Your IP : 216.73.217.71


Current Path : /home/hrpsychology/public_html/soulfood.gr/sql/
Upload File :
Current File : /home/hrpsychology/public_html/soulfood.gr/sql/art_20221eng.sql

-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Εξυπηρετητής: localhost:3306
-- Χρόνος δημιουργίας: 14 Σεπ 2023 στις 08:58:31
-- Έκδοση διακομιστή: 10.2.44-MariaDB-cll-lve
-- Έκδοση PHP: 8.1.16

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


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

--
-- Βάση δεδομένων: `art_20221eng`
--

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_action_logs`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_action_logs_extensions`
--

CREATE TABLE `o0ksp_action_logs_extensions` (
  `id` int(10) UNSIGNED NOT NULL,
  `extension` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_action_logs_extensions`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_action_logs_users`
--

CREATE TABLE `o0ksp_action_logs_users` (
  `user_id` int(11) UNSIGNED NOT NULL,
  `notify` tinyint(1) UNSIGNED NOT NULL,
  `extensions` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_action_log_config`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_action_log_config`
--

INSERT INTO `o0ksp_action_log_config` (`id`, `type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES
(1, 'article', 'com_content.article', 'id', 'title', 'j767ec_content', 'PLG_ACTIONLOG_JOOMLA'),
(2, 'article', 'com_content.form', 'id', 'title', 'j767ec_content', 'PLG_ACTIONLOG_JOOMLA'),
(3, 'banner', 'com_banners.banner', 'id', 'name', 'j767ec_banners', 'PLG_ACTIONLOG_JOOMLA'),
(4, 'user_note', 'com_users.note', 'id', 'subject', 'j767ec_user_notes', 'PLG_ACTIONLOG_JOOMLA'),
(5, 'media', 'com_media.file', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(6, 'category', 'com_categories.category', 'id', 'title', 'j767ec_categories', 'PLG_ACTIONLOG_JOOMLA'),
(7, 'menu', 'com_menus.menu', 'id', 'title', 'j767ec_menu_types', 'PLG_ACTIONLOG_JOOMLA'),
(8, 'menu_item', 'com_menus.item', 'id', 'title', 'j767ec_menu', 'PLG_ACTIONLOG_JOOMLA'),
(9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id', 'name', 'j767ec_newsfeeds', 'PLG_ACTIONLOG_JOOMLA'),
(10, 'link', 'com_redirect.link', 'id', 'old_url', 'j767ec_redirect_links', 'PLG_ACTIONLOG_JOOMLA'),
(11, 'tag', 'com_tags.tag', 'id', 'title', 'j767ec_tags', 'PLG_ACTIONLOG_JOOMLA'),
(12, 'style', 'com_templates.style', 'id', 'title', 'j767ec_template_styles', 'PLG_ACTIONLOG_JOOMLA'),
(13, 'plugin', 'com_plugins.plugin', 'extension_id', 'name', 'j767ec_extensions', 'PLG_ACTIONLOG_JOOMLA'),
(14, 'component_config', 'com_config.component', 'extension_id', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(15, 'contact', 'com_contact.contact', 'id', 'name', 'j767ec_contact_details', 'PLG_ACTIONLOG_JOOMLA'),
(16, 'module', 'com_modules.module', 'id', 'title', 'j767ec_modules', 'PLG_ACTIONLOG_JOOMLA'),
(17, 'access_level', 'com_users.level', 'id', 'title', 'j767ec_viewlevels', 'PLG_ACTIONLOG_JOOMLA'),
(18, 'banner_client', 'com_banners.client', 'id', 'name', 'j767ec_banner_clients', 'PLG_ACTIONLOG_JOOMLA'),
(19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(20, 'task', 'com_scheduler.task', 'id', 'title', '#__scheduler_tasks', 'PLG_ACTIONLOG_JOOMLA');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_akeeba_common`
--

CREATE TABLE `o0ksp_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;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_akeeba_common`
--

INSERT INTO `o0ksp_akeeba_common` (`key`, `value`) VALUES
('stats_lastrun', '1684731711'),
('stats_siteid', '0b38e11f84362e7fa92b406679bb6390a4c94924'),
('stats_siteurl', '512aa52a7c1a0d450301fc2e4a0954a4');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_assets`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_assets`
--

INSERT INTO `o0ksp_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 1285, 0, 'root.1', 'Root Asset', '{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(8, 1, 17, 606, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(9, 1, 607, 608, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 609, 610, 1, 'com_installer', 'com_installer', '{\"core.admin\":[],\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 611, 612, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(12, 1, 613, 614, 1, 'com_login', 'com_login', '{}'),
(13, 1, 615, 616, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 617, 618, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 619, 620, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 621, 638, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(17, 1, 639, 640, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 641, 846, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(19, 1, 847, 850, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(20, 1, 851, 852, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(21, 1, 853, 854, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),
(22, 1, 855, 856, 1, 'com_search', 'com_search', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(23, 1, 857, 858, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(24, 1, 859, 862, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(26, 1, 863, 864, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 35, 2, 'com_content.category.2', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(30, 19, 848, 849, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(32, 24, 860, 861, 1, 'com_users.category.7', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(33, 1, 865, 866, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 867, 868, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),
(35, 1, 869, 870, 1, 'com_tags', 'com_tags', '{\"core.admin\":[],\"core.manage\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),
(36, 1, 871, 872, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 873, 874, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 875, 876, 1, 'com_postinstall', 'com_postinstall', '{}'),
(39, 18, 642, 643, 2, 'com_modules.module.1', 'Main Menu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(40, 18, 644, 645, 2, 'com_modules.module.2', 'Login', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(41, 18, 646, 647, 2, 'com_modules.module.3', 'Popular Articles', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(42, 18, 648, 649, 2, 'com_modules.module.4', 'Recently Added Articles', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(43, 18, 650, 651, 2, 'com_modules.module.8', 'Toolbar', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(44, 18, 652, 653, 2, 'com_modules.module.9', 'Quick Icons', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(45, 18, 654, 655, 2, 'com_modules.module.10', 'Logged-in Users', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(46, 18, 656, 657, 2, 'com_modules.module.12', 'Admin Menu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(47, 18, 658, 659, 2, 'com_modules.module.13', 'Admin Submenu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(48, 18, 660, 661, 2, 'com_modules.module.14', 'User Status', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(49, 18, 662, 663, 2, 'com_modules.module.15', 'Title', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(50, 18, 664, 665, 2, 'com_modules.module.16', 'Login Form', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(51, 18, 666, 667, 2, 'com_modules.module.17', 'Breadcrumbs', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(52, 18, 668, 669, 2, 'com_modules.module.79', 'Multilanguage status', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(53, 18, 670, 671, 2, 'com_modules.module.86', 'Joomla Version', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(54, 18, 672, 673, 2, 'com_modules.module.87', 'Popular Tags', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(55, 18, 674, 675, 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, 676, 677, 2, 'com_modules.module.89', 'Release News', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(57, 18, 678, 679, 2, 'com_modules.module.90', 'Latest Articles', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),
(58, 18, 680, 681, 2, 'com_modules.module.91', 'User Menu', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(59, 18, 682, 683, 2, 'com_modules.module.92', 'Image Module', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),
(60, 18, 684, 685, 2, 'com_modules.module.93', 'Search', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),
(61, 27, 19, 20, 3, 'com_content.article.1', 'Getting Started', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(62, 1, 877, 878, 1, 'j767ec_ucm_content.1', 'j767ec_ucm_content.1', '[]'),
(63, 8, 36, 125, 2, 'com_content.category.8', 'Collections', '{}'),
(64, 63, 37, 68, 3, 'com_content.category.9', 'Design', '{}'),
(65, 63, 69, 88, 3, 'com_content.category.10', 'Photography', '{}'),
(66, 63, 89, 102, 3, 'com_content.category.11', 'Creativity', '{}'),
(67, 63, 103, 120, 3, 'com_content.category.12', 'Videos', '{}'),
(68, 18, 686, 687, 2, 'com_modules.module.94', 'JA Masthead', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(69, 64, 38, 39, 4, 'com_content.article.2', 'Αυτός είναι ο τίτλος του άρθρου', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'),
(70, 64, 40, 41, 4, 'com_content.article.3', 'Best photographs of the day: panda cubs and Peres funeral', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(71, 64, 42, 43, 4, 'com_content.article.4', 'The 20 photographs of the week', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(72, 64, 44, 45, 4, 'com_content.article.5', 'Refugees and the Rio Paralympics', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(73, 64, 46, 47, 4, 'com_content.article.6', 'African students clash with police ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(74, 64, 48, 49, 4, 'com_content.article.7', 'Five alternative New Year\'s Eve outfits ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(75, 64, 50, 51, 4, 'com_content.article.8', 'Reasons to wear... khaki ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(76, 18, 688, 689, 2, 'com_modules.module.95', 'Video List', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(78, 18, 690, 691, 2, 'com_modules.module.96', 'Menu Sidebar', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(79, 18, 692, 693, 2, 'com_modules.module.97', 'Populars', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(80, 8, 126, 127, 2, 'com_content.category.13', 'Slideshow', '{}'),
(81, 66, 90, 91, 4, 'com_content.article.9', 'The Upside to Being a  Designer Outside of New York City', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(82, 66, 92, 93, 4, 'com_content.article.10', ' Motorized La-Z-Boy Chair Is the Best Invention Ever', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(83, 66, 94, 95, 4, 'com_content.article.11', ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(84, 66, 96, 97, 4, 'com_content.article.12', ' 5 Ways to Spice Up Your Nike+ Experience', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(85, 18, 694, 695, 2, 'com_modules.module.98', 'Slideshow', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(86, 18, 696, 697, 2, 'com_modules.module.99', 'Recently', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(87, 8, 128, 135, 2, 'com_content.category.14', 'Pages', '{}'),
(88, 87, 129, 130, 3, 'com_content.article.13', 'Offline Page', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(89, 87, 131, 132, 3, 'com_content.article.14', '404 page', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(90, 67, 104, 105, 4, 'com_content.article.15', 'Amazon CEO Jeff Bezos ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(91, 67, 106, 107, 4, 'com_content.article.16', 'David Correy', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(92, 67, 108, 109, 4, 'com_content.article.17', 'The World Is Ours', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(93, 67, 110, 111, 4, 'com_content.article.18', 'Romanian Summer Party Dance 2015', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(94, 67, 112, 113, 4, 'com_content.article.19', 'La Reina', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(95, 67, 114, 115, 4, 'com_content.article.20', 'President Obama Holds a Cabinet Meeting', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(96, 67, 116, 117, 4, 'com_content.article.21', 'Pura Vida', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(97, 67, 118, 119, 4, 'com_content.article.22', 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(98, 63, 121, 122, 3, 'com_content.category.15', 'Book Suggestions', '{}'),
(99, 63, 123, 124, 3, 'com_content.category.16', 'Perfect Office', '{}'),
(100, 66, 98, 99, 4, 'com_content.article.23', 'Tristique senectus et netus et malesuada fames ac turpis', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(101, 66, 100, 101, 4, 'com_content.article.24', 'Quisque sit amet est et sapien ultricies eget', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(102, 1, 879, 880, 1, 'j767ec_ucm_content.2', 'j767ec_ucm_content.2', '[]'),
(103, 18, 698, 699, 2, 'com_modules.module.100', 'Most Read ', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(104, 18, 700, 701, 2, 'com_modules.module.101', 'Recently (2)', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(105, 64, 52, 53, 4, 'com_content.article.25', 'Guide to women\'s activewear ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(106, 64, 64, 65, 4, 'com_content.article.26', '10 of the best Christmas day outfits for women ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(107, 64, 66, 67, 4, 'com_content.article.27', 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(108, 64, 62, 63, 4, 'com_content.article.28', 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(109, 64, 60, 61, 4, 'com_content.article.29', 'Creating animations for our top stripe ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(110, 64, 58, 59, 4, 'com_content.article.30', 'Creating movement for our background graphic ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(111, 64, 54, 55, 4, 'com_content.article.31', 'Adding text and giving depth to our main graphic bar ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(112, 1, 881, 882, 1, 'j767ec_ucm_content.3', 'j767ec_ucm_content.3', '[]'),
(113, 64, 56, 57, 4, 'com_content.article.32', 'Introduction and project overview ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(114, 1, 883, 884, 1, 'j767ec_ucm_content.4', 'j767ec_ucm_content.4', '[]'),
(115, 87, 133, 134, 3, 'com_content.article.33', 'Typography', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(116, 18, 702, 703, 2, 'com_modules.module.102', 'Recently', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(125, 1, 885, 886, 1, 'j767ec_ucm_content.5', 'j767ec_ucm_content.5', '[]'),
(126, 1, 887, 888, 1, 'j767ec_ucm_content.6', 'j767ec_ucm_content.6', '[]'),
(127, 1, 889, 890, 1, 'j767ec_ucm_content.7', 'j767ec_ucm_content.7', '[]'),
(128, 18, 704, 705, 2, 'com_modules.module.110', 'Off Canvas', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(129, 65, 70, 71, 4, 'com_content.article.34', 'Neo Entertainment Gallery', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(130, 27, 21, 22, 3, 'com_content.article.35', 'About us', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(131, 1, 891, 892, 1, 'j767ec_ucm_content.8', 'j767ec_ucm_content.8', '[]'),
(132, 65, 72, 73, 4, 'com_content.article.36', 'Vodafone launches ‘biggest-ever’ ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(133, 1, 893, 894, 1, 'j767ec_ucm_content.9', 'j767ec_ucm_content.9', '[]'),
(134, 1, 895, 896, 1, 'j767ec_ucm_content.10', 'j767ec_ucm_content.10', '[]'),
(135, 1, 897, 898, 1, 'j767ec_ucm_content.11', 'j767ec_ucm_content.11', '[]'),
(136, 18, 706, 707, 2, 'com_modules.module.111', 'Categories', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(138, 65, 74, 75, 4, 'com_content.article.37', 'Discovering whether we can be vegan', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(139, 1, 899, 900, 1, 'j767ec_ucm_content.12', 'j767ec_ucm_content.12', '[]'),
(140, 65, 76, 77, 4, 'com_content.article.38', 'Why our obsession with sugar threatens', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(141, 65, 78, 79, 4, 'com_content.article.39', 'Put gardening on the curriculum ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(142, 65, 80, 81, 4, 'com_content.article.40', 'Modeling and Rigging a Hydraulic Crane in 3ds Max', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(143, 1, 901, 902, 1, 'j767ec_ucm_content.13', 'j767ec_ucm_content.13', '[]'),
(144, 18, 708, 709, 2, 'com_modules.module.113', 'Dat', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(145, 18, 710, 711, 2, 'com_modules.module.114', 'Dat', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(146, 65, 82, 83, 4, 'com_content.article.41', 'Compositing a Machine Gun Turret in CINEMA', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),
(147, 18, 712, 713, 2, 'com_modules.module.115', 'Tags - Popular ', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),
(148, 65, 84, 85, 4, 'com_content.article.42', 'Creating animations for our top stripe ', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'),
(149, 1, 903, 904, 1, 'com_jaextmanager', 'com_jaextmanager', '{}'),
(150, 18, 714, 715, 2, 'com_modules.module.116', 'Image Module (copy)', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),
(151, 1, 905, 906, 1, 'com_fields', 'com_fields', '{}'),
(152, 1, 907, 908, 1, 'com_associations', 'com_associations', '{}'),
(156, 1, 909, 910, 1, 'com_privacy', 'com_privacy', '{}'),
(157, 1, 911, 912, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(158, 1, 913, 914, 1, 'com_bfstop', 'com_bfstop', '{}'),
(160, 1, 915, 928, 1, 'com_sppagebuilder', 'SP Page Builder', '{}'),
(161, 18, 716, 717, 2, 'com_modules.module.138', 'Footer', '{}'),
(162, 160, 916, 917, 2, 'com_sppagebuilder.page.1', 'Home', '{}'),
(164, 18, 718, 719, 2, 'com_modules.module.140', 'Article Show', '{}'),
(165, 18, 720, 721, 2, 'com_modules.module.141', 'JMG Article Slider', '{}'),
(166, 65, 86, 87, 4, 'com_content.article.43', 'Creating animations for our top stripe  (2)', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'),
(167, 160, 918, 919, 2, 'com_sppagebuilder.page.2', 'Creating animations for our top stripe  (2)', '{}'),
(168, 18, 722, 723, 2, 'com_modules.module.142', 'ΠΕΡΙΣΣΟΤΕΡΑ ΑΡΘΡΑ (ΑΓΧΟΣ)', '{}'),
(170, 160, 920, 921, 2, 'com_sppagebuilder.page.4', 'Αυτός είναι ο τίτλος του άρθρου', '{}'),
(171, 18, 724, 725, 2, 'com_modules.module.143', 'Template styles', '{}'),
(173, 8, 136, 175, 2, 'com_content.category.17', 'ANXIETY MANAGEMENT', '{}'),
(174, 173, 137, 156, 3, 'com_content.category.18', 'Anxiety', '{}'),
(175, 173, 157, 174, 3, 'com_content.category.19', 'Stress', '{}'),
(176, 8, 176, 449, 2, 'com_content.category.20', 'STRENGTHS ENHANCEMENT', '{}'),
(177, 176, 177, 196, 3, 'com_content.category.21', 'Enjoyment', '{}'),
(178, 176, 197, 214, 3, 'com_content.category.22', 'Self - Control', '{}'),
(179, 176, 215, 228, 3, 'com_content.category.23', 'Autonomy', '{}'),
(180, 176, 229, 246, 3, 'com_content.category.24', 'Self - Confidence', '{}'),
(181, 176, 247, 264, 3, 'com_content.category.25', 'Energy Management', '{}'),
(182, 176, 265, 280, 3, 'com_content.category.26', 'Assertiveness', '{}'),
(183, 176, 281, 300, 3, 'com_content.category.27', 'Gratitude', '{}'),
(184, 176, 301, 322, 3, 'com_content.category.28', 'Happiness', '{}'),
(185, 176, 323, 340, 3, 'com_content.category.29', 'Positivity', '{}'),
(186, 176, 341, 350, 3, 'com_content.category.30', 'Competence', '{}'),
(187, 176, 351, 368, 3, 'com_content.category.31', 'Decision Making', '{}'),
(188, 176, 369, 390, 3, 'com_content.category.32', 'Boundaries', '{}'),
(189, 176, 391, 406, 3, 'com_content.category.33', 'Adaptability', '{}'),
(190, 176, 407, 422, 3, 'com_content.category.34', 'Goals', '{}'),
(191, 176, 423, 436, 3, 'com_content.category.35', 'Psychological Resilience', '{}'),
(192, 176, 437, 448, 3, 'com_content.category.36', 'Work-life balance', '{}'),
(193, 8, 450, 489, 2, 'com_content.category.37', 'DIFFICULTIES MANAGEMENT', '{}'),
(194, 193, 451, 466, 3, 'com_content.category.38', 'Procrastination', '{}'),
(195, 193, 467, 488, 3, 'com_content.category.39', 'Anger', '{}'),
(196, 8, 490, 539, 2, 'com_content.category.40', 'RELATIONSHIPS', '{}'),
(197, 196, 491, 514, 3, 'com_content.category.41', 'Interpersonal Relationships', '{}'),
(198, 196, 515, 538, 3, 'com_content.category.42', 'Romantic Relationships', '{}'),
(199, 18, 726, 727, 2, 'com_modules.module.145', 'DJ-MegaMenu', '{}'),
(200, 18, 728, 729, 2, 'com_modules.module.146', 'DJ-MegaMenu - Mobile Menu Button', '{}'),
(201, 174, 138, 139, 4, 'com_content.article.44', 'What  is  stress? ', '{}'),
(203, 174, 140, 141, 4, 'com_content.article.45', 'Anxiety and Panic Attacks ', '{}'),
(205, 174, 142, 143, 4, 'com_content.article.46', 'Events - Thoughts - Feelings - Behavior - Body ', '{}'),
(207, 174, 144, 145, 4, 'com_content.article.47', 'Distract yourself', '{}'),
(209, 174, 146, 147, 4, 'com_content.article.48', 'Thought reframing', '{}'),
(211, 174, 148, 149, 4, 'com_content.article.49', 'Thought restructuring', '{}'),
(213, 175, 158, 159, 4, 'com_content.article.50', 'Work stress ', '{}'),
(215, 175, 160, 161, 4, 'com_content.article.51', 'The role of exercise in the fight against stress ', '{}'),
(217, 175, 162, 163, 4, 'com_content.article.52', 'Stress and how it is caused ', '{}'),
(219, 175, 164, 165, 4, 'com_content.article.53', 'Problem solving', '{}'),
(221, 175, 166, 167, 4, 'com_content.article.54', 'Relaxation exercise', '{}'),
(223, 175, 168, 169, 4, 'com_content.article.55', 'Diaphragmatic breathing', '{}'),
(225, 175, 170, 171, 4, 'com_content.article.56', 'Muscle Relaxation', '{}'),
(227, 194, 452, 453, 4, 'com_content.article.57', 'Πως να νικήσουμε την αναβλητικότητα;', '{}'),
(229, 194, 454, 455, 4, 'com_content.article.58', 'What is Procrastination?', '{}'),
(231, 194, 456, 457, 4, 'com_content.article.59', 'Why leave for tomorrow what you can do today?', '{}'),
(233, 194, 458, 459, 4, 'com_content.article.60', 'Dealing with perfectionism', '{}'),
(235, 194, 460, 461, 4, 'com_content.article.61', 'Make a fresh start', '{}'),
(237, 194, 462, 463, 4, 'com_content.article.62', 'The 2-minute rule', '{}'),
(239, 195, 468, 469, 4, 'com_content.article.63', 'Anger and its Expression', '{}'),
(241, 195, 470, 471, 4, 'com_content.article.64', 'Conflict management ', '{}'),
(243, 195, 472, 473, 4, 'com_content.article.65', 'Anger Management tips', '{}'),
(245, 195, 474, 475, 4, 'com_content.article.66', 'The balloon', '{}'),
(247, 195, 476, 477, 4, 'com_content.article.67', 'Counting', '{}'),
(249, 195, 478, 479, 4, 'com_content.article.68', 'Differentiating anger', '{}'),
(251, 195, 480, 481, 4, 'com_content.article.69', 'Conflict management', '{}'),
(253, 195, 482, 483, 4, 'com_content.article.70', 'First-person singular ', '{}'),
(255, 195, 484, 485, 4, 'com_content.article.71', 'Pros and cons ', '{}'),
(257, 197, 492, 493, 4, 'com_content.article.72', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', '{}'),
(259, 197, 494, 495, 4, 'com_content.article.73', 'Understanding and expressing emotions', '{}'),
(261, 197, 496, 497, 4, 'com_content.article.74', 'Successful relationships', '{}'),
(263, 197, 498, 499, 4, 'com_content.article.75', 'The Importance of Interpersonal Relationships', '{}'),
(265, 197, 500, 501, 4, 'com_content.article.76', 'David’s exercise', '{}'),
(267, 197, 502, 503, 4, 'com_content.article.77', 'Complaining', '{}'),
(269, 197, 504, 505, 4, 'com_content.article.78', 'The masks', '{}'),
(271, 197, 506, 507, 4, 'com_content.article.79', 'Communicate – Listen – Understand 	', '{}'),
(273, 198, 516, 517, 4, 'com_content.article.80', 'Love is...', '{}'),
(275, 198, 518, 519, 4, 'com_content.article.81', 'Romantic love is...', '{}'),
(277, 198, 520, 521, 4, 'com_content.article.82', 'Love or passion?', '{}'),
(279, 198, 522, 523, 4, 'com_content.article.83', 'Jealousy: a \"good\" or \"bad\" feeling?', '{}'),
(281, 198, 524, 525, 4, 'com_content.article.84', 'The Importance of Parental Relationship Styles in Adult Love Relationships', '{}'),
(283, 198, 526, 527, 4, 'com_content.article.85', 'How to get closer', '{}'),
(285, 198, 528, 529, 4, 'com_content.article.86', 'The 36 questions', '{}'),
(287, 198, 530, 531, 4, 'com_content.article.87', 'How to reduce jealousy', '{}'),
(289, 198, 532, 533, 4, 'com_content.article.88', 'Spend time together', '{}'),
(291, 198, 534, 535, 4, 'com_content.article.89', 'Breathe together', '{}'),
(293, 177, 178, 179, 4, 'com_content.article.90', ' What is \"enjoyment\"? ', '{}'),
(295, 177, 180, 181, 4, 'com_content.article.91', 'The strategies of enjoyment ', '{}'),
(297, 177, 182, 183, 4, 'com_content.article.92', 'The  4  Types  of  Enjoyment ', '{}'),
(299, 177, 184, 185, 4, 'com_content.article.93', 'The barriers to enjoyment ', '{}'),
(301, 177, 186, 187, 4, 'com_content.article.94', 'Enjoyment through reminiscing ', '{}'),
(303, 177, 188, 189, 4, 'com_content.article.95', 'Take a break', '{}'),
(305, 177, 190, 191, 4, 'com_content.article.96', 'The walk of joy ', '{}'),
(307, 178, 198, 199, 4, 'com_content.article.97', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', '{}'),
(309, 178, 200, 201, 4, 'com_content.article.98', 'Why is self-control so difficult? ', '{}'),
(311, 178, 202, 203, 4, 'com_content.article.99', 'Self-control is very important for your social life', '{}'),
(313, 178, 204, 205, 4, 'com_content.article.100', 'Self-control in practice ', '{}'),
(315, 178, 206, 207, 4, 'com_content.article.101', 'What  is  self-control? ', '{}'),
(317, 178, 208, 209, 4, 'com_content.article.102', 'Steps towards regaining self-control', '{}'),
(319, 178, 210, 211, 4, 'com_content.article.103', 'Self-control: An everyday practice guide', '{}'),
(321, 179, 216, 217, 4, 'com_content.article.104', 'The Concept of autonomy ', '{}'),
(323, 179, 218, 219, 4, 'com_content.article.105', 'Independence in a relationship: How to achieve it', '{}'),
(325, 179, 220, 221, 4, 'com_content.article.106', 'Develop the characteristics of an independent person', '{}'),
(327, 179, 222, 223, 4, 'com_content.article.107', 'Independence in everyday life', '{}'),
(329, 179, 224, 225, 4, 'com_content.article.108', 'Learn how to make decisions', '{}'),
(331, 180, 230, 231, 4, 'com_content.article.109', 'What is self-confidence?', '{}'),
(333, 180, 232, 233, 4, 'com_content.article.110', 'Live for yourself and not for others!', '{}'),
(335, 180, 234, 235, 4, 'com_content.article.111', 'Confidence in the workplace', '{}'),
(337, 180, 236, 237, 4, 'com_content.article.112', 'Building self-confidence', '{}'),
(339, 180, 238, 239, 4, 'com_content.article.113', 'Don’t disregard positive comments', '{}'),
(341, 180, 240, 241, 4, 'com_content.article.114', 'Achievements list', '{}'),
(343, 181, 248, 249, 4, 'com_content.article.115', 'What do we mean by \"Energy Management\"?', '{}'),
(345, 181, 250, 251, 4, 'com_content.article.116', 'How could I handle energy consumption better?', '{}'),
(347, 181, 252, 253, 4, 'com_content.article.117', 'What reduces and what increases our energy levels', '{}'),
(349, 181, 254, 255, 4, 'com_content.article.118', 'Red and green activities', '{}'),
(351, 181, 256, 257, 4, 'com_content.article.119', 'Everyday schedule', '{}'),
(353, 181, 258, 259, 4, 'com_content.article.120', 'What is important?', '{}'),
(355, 182, 266, 267, 4, 'com_content.article.121', 'Ask - Believe - Assert! The threefold of success', '{}'),
(357, 182, 268, 269, 4, 'com_content.article.122', 'What does positive assertive behavior mean?', '{}'),
(359, 182, 270, 271, 4, 'com_content.article.123', 'Do not stop asserting yourself!', '{}'),
(361, 182, 272, 273, 4, 'com_content.article.124', 'Claim assertiveness ', '{}'),
(363, 182, 274, 275, 4, 'com_content.article.125', 'Developing self-trust', '{}'),
(365, 182, 276, 277, 4, 'com_content.article.126', 'Accept yourself', '{}'),
(367, 183, 282, 283, 4, 'com_content.article.127', 'Gratitude: catharsis or reciprocity?', '{}'),
(369, 183, 284, 285, 4, 'com_content.article.128', 'The benefits of gratitude', '{}'),
(371, 183, 286, 287, 4, 'com_content.article.129', 'What is Gratitude?', '{}'),
(373, 183, 288, 289, 4, 'com_content.article.130', 'Self-gratitude', '{}'),
(375, 183, 290, 291, 4, 'com_content.article.131', 'Gratitude tree', '{}'),
(377, 183, 292, 293, 4, 'com_content.article.132', 'The gratitude box', '{}'),
(379, 183, 294, 295, 4, 'com_content.article.133', 'Gratitude prompts', '{}'),
(381, 184, 302, 303, 4, 'com_content.article.134', 'Happiness plan', '{}'),
(383, 184, 304, 305, 4, 'com_content.article.135', 'What is awe and what is its significance to our happiness', '{}'),
(385, 184, 306, 307, 4, 'com_content.article.136', 'Happiness starts with you!', '{}'),
(387, 184, 308, 309, 4, 'com_content.article.137', 'What is Happiness ', '{}'),
(389, 184, 310, 311, 4, 'com_content.article.138', 'Create happy, positive experiences!', '{}'),
(391, 184, 312, 313, 4, 'com_content.article.139', 'Positive experiences diary ', '{}'),
(393, 184, 314, 315, 4, 'com_content.article.140', 'Positive vs Negative ', '{}'),
(395, 184, 316, 317, 4, 'com_content.article.141', 'Happiness is transmitted! ', '{}'),
(397, 185, 324, 325, 4, 'com_content.article.142', 'The benefits of positivity to our health', '{}'),
(399, 185, 326, 327, 4, 'com_content.article.143', 'Positive emotions', '{}'),
(401, 185, 328, 329, 4, 'com_content.article.144', 'What is positivity?', '{}'),
(403, 185, 330, 331, 4, 'com_content.article.145', 'Focusing on what’s positive', '{}'),
(405, 185, 332, 333, 4, 'com_content.article.146', 'Positive expressions', '{}'),
(407, 185, 334, 335, 4, 'com_content.article.147', 'Laugh', '{}'),
(409, 187, 352, 353, 4, 'com_content.article.148', 'Decision making and the brain', '{}'),
(411, 187, 354, 355, 4, 'com_content.article.149', 'Why do we make the wrong decisions?', '{}'),
(413, 187, 356, 357, 4, 'com_content.article.150', 'What is decision-making?', '{}'),
(415, 187, 358, 359, 4, 'com_content.article.151', 'Emotional or logical decision making?', '{}'),
(417, 187, 360, 361, 4, 'com_content.article.152', 'N.O.I.S.I.C.E.D. Model', '{}'),
(419, 187, 362, 363, 4, 'com_content.article.153', '8 steps of decision making', '{}'),
(421, 187, 364, 365, 4, 'com_content.article.154', '9 decision-making traps', '{}'),
(423, 187, 366, 367, 4, 'com_content.article.155', 'The 6 steps to decision making', '{}'),
(425, 186, 342, 343, 4, 'com_content.article.156', 'Feeling competent', '{}'),
(427, 186, 344, 345, 4, 'com_content.article.157', 'Problem solving', '{}'),
(429, 186, 346, 347, 4, 'com_content.article.158', 'My achievements', '{}'),
(431, 188, 370, 371, 4, 'com_content.article.159', 'Examples of setting boundaries', '{}'),
(433, 188, 372, 373, 4, 'com_content.article.160', '19 signs that you lack healthy boundaries!', '{}'),
(435, 188, 374, 375, 4, 'com_content.article.161', 'What are healthy boundaries?', '{}'),
(437, 188, 376, 377, 4, 'com_content.article.162', 'Personal boundaries', '{}'),
(439, 188, 378, 379, 4, 'com_content.article.163', 'The boundaries table', '{}'),
(441, 188, 380, 381, 4, 'com_content.article.164', 'The boundaries table – extension', '{}'),
(443, 188, 382, 383, 4, 'com_content.article.165', 'Boundaries in practice', '{}'),
(445, 188, 384, 385, 4, 'com_content.article.166', 'How to say NO', '{}'),
(447, 189, 392, 393, 4, 'com_content.article.167', 'The \"Adjustment\" procedure ', '{}'),
(449, 189, 394, 395, 4, 'com_content.article.168', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.', '{}'),
(451, 189, 396, 397, 4, 'com_content.article.169', 'How important is it to adapt easily?', '{}'),
(453, 189, 398, 399, 4, 'com_content.article.170', 'When we allow ourselves to adapt to different situations, life gets easier.', '{}'),
(455, 189, 400, 401, 4, 'com_content.article.171', 'The doodle', '{}'),
(457, 189, 402, 403, 4, 'com_content.article.172', 'Retrospect', '{}'),
(459, 190, 408, 409, 4, 'com_content.article.173', 'Motivation enhancement and personal goals achievement', '{}'),
(461, 190, 410, 411, 4, 'com_content.article.174', 'Steps before the new beginning', '{}'),
(463, 190, 412, 413, 4, 'com_content.article.175', 'Why am I having difficulty setting goals?', '{}'),
(465, 190, 414, 415, 4, 'com_content.article.176', 'S.M.A.R.T. Goals', '{}'),
(467, 190, 416, 417, 4, 'com_content.article.177', 'The previous days ', '{}'),
(469, 190, 418, 419, 4, 'com_content.article.178', 'In 10 years’ time ', '{}'),
(471, 191, 424, 425, 4, 'com_content.article.179', 'How can we cultivate psychological resilience?', '{}'),
(473, 191, 426, 427, 4, 'com_content.article.180', 'Psychological resilience', '{}'),
(475, 191, 428, 429, 4, 'com_content.article.181', 'What would you tell a friend?', '{}'),
(477, 191, 430, 431, 4, 'com_content.article.182', 'The doors', '{}'),
(479, 192, 438, 439, 4, 'com_content.article.183', 'Practical advice for achieving a work/life balance', '{}'),
(481, 192, 440, 441, 4, 'com_content.article.184', 'What does efficient time management mean? -The example with the jar', '{}'),
(483, 192, 442, 443, 4, 'com_content.article.185', 'It is difficult to balance what one wants to do with what one needs to do!', '{}'),
(485, 192, 444, 445, 4, 'com_content.article.186', 'The wheel', '{}'),
(487, 1, 1217, 1218, 1, 'com_jce', 'COM_JCE', '{}'),
(488, 18, 730, 731, 2, 'com_modules.module.147', 'SOUL TEST ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 1)', '{}'),
(489, 174, 150, 151, 4, 'com_content.article.187', 'Soul Test for Anxiety (Test 1)', '{}'),
(491, 27, 23, 24, 3, 'com_content.article.188', 'Η φιλοσοφία μας', '{}'),
(492, 160, 922, 923, 2, 'com_sppagebuilder.page.150', 'Η φιλοσοφία μας', '{}'),
(493, 27, 25, 26, 3, 'com_content.article.189', 'Η ομάδα μας', '{}'),
(494, 160, 924, 925, 2, 'com_sppagebuilder.page.151', 'Η ομάδα μας', '{}'),
(495, 8, 540, 563, 2, 'com_content.category.43', 'Bios', '{}'),
(496, 495, 541, 542, 3, 'com_content.article.190', 'CV - Ioanna Souchla', '{}'),
(497, 495, 543, 544, 3, 'com_content.article.191', 'CV - Myrto Ntente', '{}'),
(498, 495, 545, 546, 3, 'com_content.article.192', 'CV - Melina Stoupa', '{}'),
(499, 495, 547, 548, 3, 'com_content.article.193', 'CV - Ioanna Darviri', '{}'),
(500, 495, 549, 550, 3, 'com_content.article.194', 'CV - Zourna Christina', '{}'),
(501, 495, 551, 552, 3, 'com_content.article.195', 'CV - Christina Karachotziti', '{}'),
(502, 495, 553, 554, 3, 'com_content.article.196', 'CV - Nikoleta Chatzikonstantinidou', '{}'),
(503, 495, 555, 556, 3, 'com_content.article.197', 'CV - Ιωάννα Σούχλα', '{}'),
(504, 16, 622, 623, 2, 'com_menus.menu.4', 'Βιογραφικά', '{}'),
(505, 8, 564, 581, 2, 'com_content.category.44', 'Video', '{}'),
(506, 505, 565, 566, 3, 'com_content.article.198', 'Τα Video μας', '{}'),
(507, 505, 567, 568, 3, 'com_content.article.199', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', '{}'),
(508, 505, 569, 570, 3, 'com_content.article.200', 'ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', '{}'),
(509, 505, 571, 572, 3, 'com_content.article.201', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', '{}'),
(510, 505, 573, 574, 3, 'com_content.article.202', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', '{}'),
(511, 505, 575, 576, 3, 'com_content.article.203', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '{}'),
(512, 505, 577, 578, 3, 'com_content.article.204', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', '{}'),
(513, 505, 579, 580, 3, 'com_content.article.205', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', '{}'),
(514, 16, 624, 625, 2, 'com_menus.menu.5', 'Menu', '{}'),
(515, 18, 732, 733, 2, 'com_modules.module.148', 'TEST - ΑΓΧΟΣ 1', '{}'),
(516, 18, 734, 735, 2, 'com_modules.module.149', 'TEST - ΑΓΧΟΣ 2', '{}'),
(517, 174, 152, 153, 4, 'com_content.article.206', 'Soul Test for Anxiety (Test 2)', '{}'),
(519, 18, 736, 737, 2, 'com_modules.module.150', 'TEST - ΣΤΡΕΣ', '{}'),
(520, 175, 172, 173, 4, 'com_content.article.207', 'Soul Test for stress', '{}'),
(522, 18, 738, 739, 2, 'com_modules.module.151', 'TEST - ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '{}'),
(523, 194, 464, 465, 4, 'com_content.article.208', 'Soul Test for procrastination', '{}'),
(525, 18, 740, 741, 2, 'com_modules.module.152', 'TEST - ΘΥΜΟΣ', '{}'),
(526, 195, 486, 487, 4, 'com_content.article.209', 'Soul Test for Anger', '{}'),
(528, 18, 742, 743, 2, 'com_modules.module.153', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 1', '{}'),
(529, 197, 508, 509, 4, 'com_content.article.210', 'Soul Test for interpersonal relationships (Test 1)', '{}'),
(531, 18, 744, 745, 2, 'com_modules.module.154', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'),
(532, 197, 510, 511, 4, 'com_content.article.211', 'Soul Test for interpersonal relationships (Test 2)', '{}'),
(534, 18, 746, 747, 2, 'com_modules.module.155', 'TEST - ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'),
(535, 198, 536, 537, 4, 'com_content.article.212', 'Soul Test for Romantic Relationships', '{}'),
(537, 18, 748, 749, 2, 'com_modules.module.156', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 1', '{}'),
(538, 177, 192, 193, 4, 'com_content.article.213', 'Soul Test for Enjoyment (Test 1)', '{}'),
(540, 18, 750, 751, 2, 'com_modules.module.157', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 2', '{}'),
(541, 177, 194, 195, 4, 'com_content.article.214', 'Soul Test for Enjoyment (Test 2)', '{}'),
(543, 18, 752, 753, 2, 'com_modules.module.158', 'TEST - ΑΥΤΟΕΛΕΓΧΟΣ 1', '{}'),
(544, 178, 212, 213, 4, 'com_content.article.215', 'Soul Test for self-control (Test 1)', '{}'),
(546, 18, 754, 755, 2, 'com_modules.module.159', 'TEST - ΑΥΤΟΝΟΜΙΑ', '{}'),
(547, 179, 226, 227, 4, 'com_content.article.216', 'Soul Test for autonomy', '{}'),
(549, 18, 756, 757, 2, 'com_modules.module.160', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 1', '{}'),
(550, 180, 242, 243, 4, 'com_content.article.217', 'Soul Test for self-confidence (Test 1)', '{}'),
(552, 18, 758, 759, 2, 'com_modules.module.161', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 2', '{}'),
(553, 180, 244, 245, 4, 'com_content.article.218', 'Soul Test for self-confidence (Test 2)', '{}'),
(555, 181, 260, 261, 4, 'com_content.article.219', 'Soul Test for Energy Management (Test 1)', '{}'),
(557, 181, 262, 263, 4, 'com_content.article.220', 'Soul Test for Energy Management (Test 2)', '{}'),
(559, 18, 760, 761, 2, 'com_modules.module.162', 'TEST - ΔΙΕΚΔΙΚΗΣΗ', '{}'),
(560, 182, 278, 279, 4, 'com_content.article.221', 'Soul Test for assertiveness', '{}'),
(562, 18, 762, 763, 2, 'com_modules.module.163', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 1', '{}'),
(563, 183, 296, 297, 4, 'com_content.article.222', 'Soul Test for gratitude (Test 2)', '{}'),
(565, 18, 764, 765, 2, 'com_modules.module.164', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 2', '{}'),
(566, 183, 298, 299, 4, 'com_content.article.223', 'Soul Test for gratitude (Test 2)', '{}'),
(568, 18, 766, 767, 2, 'com_modules.module.165', 'TEST - ΕΥΤΥΧΙΑ 1', '{}'),
(569, 18, 768, 769, 2, 'com_modules.module.166', 'TEST - ΕΥΤΥΧΙΑ 2', '{}'),
(570, 184, 318, 319, 4, 'com_content.article.224', 'Soul Test for happiness (Test 1)', '{}'),
(572, 184, 320, 321, 4, 'com_content.article.225', 'Soul Test for happiness (Test 2)', '{}'),
(574, 18, 770, 771, 2, 'com_modules.module.167', 'TEST - ΘΕΤΙΚΟΤΗΤΑ 1', '{}'),
(575, 18, 772, 773, 2, 'com_modules.module.168', 'TEST - ΘΕΤΙΚΟΤΗΤΑ 2', '{}'),
(576, 185, 336, 337, 4, 'com_content.article.226', 'Soul Test for positivity (Test 1)', '{}'),
(578, 185, 338, 339, 4, 'com_content.article.227', 'Soul Test for positivity (Test 2)', '{}'),
(580, 18, 774, 775, 2, 'com_modules.module.169', 'TEST - ΙΚΑΝΟΤΗΤΕΣ', '{}'),
(581, 186, 348, 349, 4, 'com_content.article.228', 'Soul Test for Competence', '{}'),
(583, 18, 776, 777, 2, 'com_modules.module.170', 'TEST - ΟΡΙΑ 1', '{}'),
(584, 18, 778, 779, 2, 'com_modules.module.171', 'TEST - ΟΡΙΑ 2', '{}'),
(585, 188, 386, 387, 4, 'com_content.article.229', 'Soul Test for boundaries (Test 1)', '{}'),
(587, 188, 388, 389, 4, 'com_content.article.230', 'Soul Test for boundaries (Test 2)', '{}'),
(589, 18, 780, 781, 2, 'com_modules.module.172', 'TEST - ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ', '{}'),
(590, 189, 404, 405, 4, 'com_content.article.231', 'Soul Test for adaptability', '{}'),
(592, 18, 782, 783, 2, 'com_modules.module.173', 'TEST - ΣΤΟΧΟΙ', '{}'),
(593, 190, 420, 421, 4, 'com_content.article.232', 'Soul Test for goals', '{}'),
(595, 18, 784, 785, 2, 'com_modules.module.174', 'TEST - ΑΝΘΕΚΤΙΚΟΤΗΤΑ', '{}'),
(596, 191, 432, 433, 4, 'com_content.article.233', 'Soul Test for Psychological Resilience', '{}'),
(598, 18, 786, 787, 2, 'com_modules.module.175', 'TEST - WORKLIFE', '{}'),
(599, 192, 446, 447, 4, 'com_content.article.234', 'Soul Test for worklife balance', '{}'),
(601, 27, 27, 28, 3, 'com_content.article.235', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'),
(602, 18, 788, 789, 2, 'com_modules.module.176', 'Menou-Test', '{}'),
(603, 18, 790, 791, 2, 'com_modules.module.177', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'),
(604, 18, 792, 793, 2, 'com_modules.module.178', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'),
(605, 18, 794, 795, 2, 'com_modules.module.179', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '{}'),
(606, 18, 796, 797, 2, 'com_modules.module.180', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '{}'),
(607, 18, 798, 799, 2, 'com_modules.module.181', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '{}'),
(608, 27, 29, 30, 3, 'com_content.article.236', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '{}'),
(609, 27, 31, 32, 3, 'com_content.article.237', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '{}'),
(610, 27, 33, 34, 3, 'com_content.article.238', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '{}'),
(611, 18, 800, 801, 2, 'com_modules.module.182', 'Tag clouds', '{}'),
(612, 18, 802, 803, 2, 'com_modules.module.183', 'Footer', '{}'),
(613, 18, 804, 805, 2, 'com_modules.module.184', 'test footer', '{}'),
(614, 18, 806, 807, 2, 'com_modules.module.185', 'test tags', '{}'),
(615, 18, 808, 809, 2, 'com_modules.module.186', 'Tags', '{}'),
(616, 8, 582, 605, 2, 'com_content.category.45', 'Psychology News', '{}'),
(617, 495, 557, 558, 3, 'com_content.article.239', 'CV - Maira Stefanakou', '{}'),
(618, 616, 583, 584, 3, 'com_content.article.240', 'Eating fruits and vegetables and exercising can make us happier', '{}'),
(619, 18, 810, 811, 2, 'com_modules.module.187', 'TEST - ΕΝΕΡΓΕΙΑ 1', '{}'),
(620, 18, 812, 813, 2, 'com_modules.module.188', 'TEST - ΕΝΕΡΓΕΙΑ 2', '{}'),
(621, 160, 926, 927, 2, 'com_sppagebuilder.page.6', 'Τί είναι το Άγχος ;', '{}'),
(622, 18, 814, 815, 2, 'com_modules.module.189', 'Κατασκευή | Φιλοξενία', '{}'),
(623, 16, 626, 627, 2, 'com_menus.menu.6', 'Menu - AB', '{}'),
(624, 16, 628, 629, 2, 'com_menus.menu.7', 'Menu - Κωτσόβολος', '{}'),
(625, 16, 630, 631, 2, 'com_menus.menu.8', 'Menu - Praktiker', '{}'),
(626, 16, 632, 633, 2, 'com_menus.menu.9', 'Menu - Ergo', '{}'),
(627, 16, 634, 635, 2, 'com_menus.menu.10', 'Menu - Latsco', '{}'),
(628, 16, 636, 637, 2, 'com_menus.menu.11', 'Menu - Softone', '{}'),
(629, 18, 816, 817, 2, 'com_modules.module.190', 'Σελίδες', '{}'),
(630, 18, 818, 819, 2, 'com_modules.module.191', 'Σελίδες ΑΒ', '{}'),
(631, 18, 820, 821, 2, 'com_modules.module.192', 'Σελίδες KOTSOVOLOS', '{}'),
(632, 18, 822, 823, 2, 'com_modules.module.193', 'Σελίδες PRAKTIKER', '{}'),
(633, 18, 824, 825, 2, 'com_modules.module.194', 'Σελίδες ERGO', '{}'),
(634, 18, 826, 827, 2, 'com_modules.module.195', 'Σελίδες LATSCO', '{}'),
(635, 18, 828, 829, 2, 'com_modules.module.196', 'Σελίδες SOFTONE', '{}'),
(637, 616, 585, 586, 3, 'com_content.article.241', 'Discovering the way that suits us to pursuit our happiness', '{}'),
(638, 174, 154, 155, 4, 'com_content.article.242', 'Anxiety & Stress: How Are They Differentiated?', '{}'),
(640, 18, 830, 831, 2, 'com_modules.module.197', '24-hour Counseling Line', '{}'),
(641, 616, 587, 588, 3, 'com_content.article.243', 'Awareness and Meditation in the workplace', '{}'),
(642, 616, 589, 590, 3, 'com_content.article.244', 'COVID-19, mental health and physical activity', '{}'),
(643, 616, 591, 592, 3, 'com_content.article.245', 'Hugging & stress hormones have an unexpected connection', '{}'),
(644, 616, 593, 594, 3, 'com_content.article.246', 'Gratitude: its contribution to stress reduction', '{}'),
(645, 616, 595, 596, 3, 'com_content.article.247', 'Could eating more fruit keep depression at bay?', '{}'),
(646, 616, 597, 598, 3, 'com_content.article.248', 'Being supportive in our social relationships is linked to better health', '{}'),
(647, 616, 599, 600, 3, 'com_content.article.249', 'By reducing time on social media, we can improve health', '{}'),
(648, 1, 1281, 1282, 1, 'com_rereplacer', 'COM_REREPLACER', '{}'),
(649, 616, 601, 602, 3, 'com_content.article.250', 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', '{}'),
(650, 1, 1283, 1284, 1, 'com_conditions', 'COM_CONDITIONS', '{}'),
(651, 616, 603, 604, 3, 'com_content.article.251', 'Waking up rested and refreshed: the key factors', '{}'),
(652, 18, 832, 833, 2, 'com_modules.module.198', 'language switch', '{}'),
(653, 18, 834, 835, 2, 'com_modules.module.199', 'language  ab', '{}'),
(654, 18, 836, 837, 2, 'com_modules.module.200', 'language  latsco', '{}'),
(655, 18, 838, 839, 2, 'com_modules.module.201', 'language  praktiker', '{}'),
(656, 18, 840, 841, 2, 'com_modules.module.202', 'language switch ergo', '{}');
INSERT INTO `o0ksp_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(657, 18, 842, 843, 2, 'com_modules.module.203', 'language switch kotsovolos', '{}'),
(658, 495, 559, 560, 3, 'com_content.article.252', 'CV - Fenia Vovou', '{}'),
(659, 495, 561, 562, 3, 'com_content.article.253', 'CV - Maria Markianou', '{}'),
(660, 18, 844, 845, 2, 'com_modules.module.205', 'Socials', '{}'),
(661, 191, 434, 435, 4, 'com_content.article.254', 'MEN & EMOTIONS', '{}'),
(662, 197, 512, 513, 4, 'com_content.article.255', 'Dealing with Toxic People', '{}');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_associations`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_banners`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_banner_clients`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_banner_tracks`
--

CREATE TABLE `o0ksp_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=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_allowlist`
--

CREATE TABLE `o0ksp_bfstop_allowlist` (
  `id` int(10) NOT NULL,
  `ipaddress` varchar(45) NOT NULL,
  `notes` varchar(255) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_bannedip`
--

CREATE TABLE `o0ksp_bfstop_bannedip` (
  `id` int(10) NOT NULL,
  `ipaddress` varchar(45) NOT NULL,
  `crdate` datetime NOT NULL,
  `duration` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_failedlogin`
--

CREATE TABLE `o0ksp_bfstop_failedlogin` (
  `id` int(10) NOT NULL,
  `username` varchar(150) NOT NULL,
  `ipaddress` varchar(45) NOT NULL,
  `logtime` datetime NOT NULL,
  `origin` int(11) NOT NULL,
  `handled` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_bfstop_failedlogin`
--

INSERT INTO `o0ksp_bfstop_failedlogin` (`id`, `username`, `ipaddress`, `logtime`, `origin`, `handled`) VALUES
(1, 'bkotsias', '83.235.190.242', '2022-02-02 11:24:14', 1, 1),
(2, 'emporiko', '83.235.190.242', '2022-04-18 09:16:11', 1, 1),
(3, 'bkotsias', '83.235.190.242', '2022-04-18 09:16:21', 1, 1),
(4, 'emporiko', '83.235.190.242', '2022-04-18 09:16:51', 1, 1),
(5, 'bkotsias', '83.235.190.242', '2022-04-18 09:17:02', 1, 1),
(6, 'bkotsias', '83.235.190.242', '2022-04-18 09:17:22', 1, 0),
(7, 'emporiko', '77.49.171.233', '2022-07-02 15:07:26', 1, 0),
(8, 'emporiko', '62.103.77.95', '2023-04-05 14:50:56', 1, 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_unblock`
--

CREATE TABLE `o0ksp_bfstop_unblock` (
  `block_id` int(10) NOT NULL,
  `source` int(10) NOT NULL,
  `crdate` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_unblock_token`
--

CREATE TABLE `o0ksp_bfstop_unblock_token` (
  `token` varchar(40) NOT NULL,
  `block_id` int(10) NOT NULL,
  `crdate` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_categories`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_categories`
--

INSERT INTO `o0ksp_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, 87, 0, '', 'system', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(8, 63, 1, 11, 24, 1, 'collections', 'com_content', 'Collections', 'collections', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(9, 64, 8, 12, 13, 2, 'collections/design', 'com_content', 'Design', 'design', '', '<p>Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla.</p>', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-red\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(10, 65, 8, 14, 15, 2, 'collections/photography', 'com_content', 'Photography', 'photography', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-video-1.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-purple\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(11, 66, 8, 16, 17, 2, 'collections/creativity', 'com_content', 'Creativity', 'creativity', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-vimeo-2.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-orange\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(12, 67, 8, 18, 19, 2, 'collections/videos', 'com_content', 'Videos', 'videos', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-green\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(13, 80, 1, 25, 26, 1, 'slideshow', 'com_content', 'Slideshow', 'slideshow', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(14, 87, 1, 27, 28, 1, 'pages', 'com_content', 'Pages', 'pages', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(15, 98, 8, 20, 21, 2, 'collections/book-suggestions', 'com_content', 'Book Suggestions', 'book-suggestions', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(16, 99, 8, 22, 23, 2, 'collections/perfect-office', 'com_content', 'Perfect Office', 'perfect-office', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1),
(17, 173, 1, 29, 34, 1, 'διαχειριση-αγχουσ', 'com_content', 'ANXIETY MANAGEMENT', 'διαχειριση-αγχουσ', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:28:39', 0, '*', 1),
(18, 174, 17, 30, 31, 2, 'διαχειριση-αγχουσ/άγχος', 'com_content', 'Anxiety', 'άγχος', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:19', 0, '*', 1),
(19, 175, 17, 32, 33, 2, 'διαχειριση-αγχουσ/στρες', 'com_content', 'Stress', 'στρες', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:34', 0, '*', 1),
(20, 176, 1, 35, 68, 1, 'ενισχυση-δυνατοτητων', 'com_content', 'STRENGTHS ENHANCEMENT', 'ενισχυση-δυνατοτητων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:58', 0, '*', 1),
(21, 177, 20, 36, 37, 2, 'ενισχυση-δυνατοτητων/απολαμβάνειν', 'com_content', 'Enjoyment', 'απολαμβάνειν', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:30:10', 0, '*', 1),
(22, 178, 20, 38, 39, 2, 'ενισχυση-δυνατοτητων/αυτοέλεγχος', 'com_content', 'Self - Control', 'αυτοέλεγχος', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:30:57', 0, '*', 1),
(23, 179, 20, 40, 41, 2, 'ενισχυση-δυνατοτητων/αυτονομία', 'com_content', 'Autonomy', 'αυτονομία', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:31:06', 0, '*', 1),
(24, 180, 20, 42, 43, 2, 'ενισχυση-δυνατοτητων/αυτοπεποίθηση', 'com_content', 'Self - Confidence', 'αυτοπεποίθηση', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:31:44', 0, '*', 1),
(25, 181, 20, 44, 45, 2, 'ενισχυση-δυνατοτητων/διαχείριση-ενέργειας', 'com_content', 'Energy Management', 'διαχείριση-ενέργειας', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:03', 0, '*', 1),
(26, 182, 20, 46, 47, 2, 'ενισχυση-δυνατοτητων/διεκδικητικοτητα', 'com_content', 'Assertiveness', 'διεκδικητικοτητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:16', 0, '*', 1),
(27, 183, 20, 48, 49, 2, 'ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'com_content', 'Gratitude', 'ευγνωμοσύνη', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:29', 0, '*', 1),
(28, 184, 20, 50, 51, 2, 'ενισχυση-δυνατοτητων/ευτυχία', 'com_content', 'Happiness', 'ευτυχία', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:40', 0, '*', 1),
(29, 185, 20, 52, 53, 2, 'ενισχυση-δυνατοτητων/θετικότητα', 'com_content', 'Positivity', 'θετικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:50', 0, '*', 1),
(30, 186, 20, 54, 55, 2, 'ενισχυση-δυνατοτητων/ικανότητες', 'com_content', 'Competence', 'ικανότητες', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:11', 0, '*', 1),
(31, 187, 20, 56, 57, 2, 'ενισχυση-δυνατοτητων/λήψη-αποφάσεων', 'com_content', 'Decision Making', 'λήψη-αποφάσεων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:31', 0, '*', 1),
(32, 188, 20, 58, 59, 2, 'ενισχυση-δυνατοτητων/όρια', 'com_content', 'Boundaries', 'όρια', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:43', 0, '*', 1),
(33, 189, 20, 60, 61, 2, 'ενισχυση-δυνατοτητων/προσαρμοστικότητα', 'com_content', 'Adaptability', 'προσαρμοστικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:54', 0, '*', 1),
(34, 190, 20, 62, 63, 2, 'ενισχυση-δυνατοτητων/στόχοι', 'com_content', 'Goals', 'στόχοι', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:05', 0, '*', 1),
(35, 191, 20, 64, 65, 2, 'ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'com_content', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:19', 0, '*', 1),
(36, 192, 20, 66, 67, 2, 'ενισχυση-δυνατοτητων/work-life-balance', 'com_content', 'Work-life balance', 'work-life-balance', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:38:53', 0, '*', 1),
(37, 193, 1, 69, 74, 1, 'διαχειριση-δυσκολιων', 'com_content', 'DIFFICULTIES MANAGEMENT', 'διαχειριση-δυσκολιων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:35', 0, '*', 1),
(38, 194, 37, 70, 71, 2, 'διαχειριση-δυσκολιων/αναβλητικότητα', 'com_content', 'Procrastination', 'αναβλητικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:43', 0, '*', 1),
(39, 195, 37, 72, 73, 2, 'διαχειριση-δυσκολιων/θυμός', 'com_content', 'Anger', 'θυμός', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:57', 0, '*', 1),
(40, 196, 1, 75, 80, 1, 'σχεσεισ', 'com_content', 'RELATIONSHIPS', 'σχεσεισ', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:35:08', 0, '*', 1),
(41, 197, 40, 76, 77, 2, 'σχεσεισ/διαπροσωπικές-σχέσεις', 'com_content', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:35:22', 0, '*', 1),
(42, 198, 40, 78, 79, 2, 'σχεσεισ/ερωτικές-σχεσεις', 'com_content', 'Romantic Relationships', 'ερωτικές-σχεσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:36:31', 0, '*', 1),
(43, 495, 1, 81, 82, 1, 'βιογραφικά', 'com_content', 'Bios', 'βιογραφικά', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:09:36', 43, '2022-07-06 08:36:45', 0, '*', 1),
(44, 505, 1, 83, 84, 1, 'βίντεο', 'com_content', 'Video', 'βίντεο', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:52:42', 43, '2022-07-06 08:36:56', 0, '*', 1),
(45, 616, 1, 85, 86, 1, 'νέα-της-ψυχολογίας', 'com_content', 'Psychology News', 'νέα-της-ψυχολογίας', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-29 12:28:31', 43, '2022-07-06 08:37:23', 0, '*', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_conditions`
--

CREATE TABLE `o0ksp_conditions` (
  `id` int(10) UNSIGNED NOT NULL,
  `alias` varchar(100) NOT NULL,
  `name` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `category` varchar(50) NOT NULL DEFAULT '',
  `color` varchar(8) DEFAULT NULL,
  `match_all` tinyint(1) UNSIGNED NOT NULL DEFAULT 1,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `hash` varchar(32) NOT NULL DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_conditions_groups`
--

CREATE TABLE `o0ksp_conditions_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `condition_id` int(10) UNSIGNED NOT NULL,
  `match_all` tinyint(1) UNSIGNED NOT NULL DEFAULT 1,
  `ordering` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_conditions_map`
--

CREATE TABLE `o0ksp_conditions_map` (
  `condition_id` int(10) UNSIGNED NOT NULL,
  `extension` varchar(50) NOT NULL,
  `item_id` int(10) UNSIGNED NOT NULL,
  `table` varchar(50) NOT NULL,
  `name_column` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_conditions_rules`
--

CREATE TABLE `o0ksp_conditions_rules` (
  `id` int(10) UNSIGNED NOT NULL,
  `group_id` int(10) UNSIGNED NOT NULL,
  `type` varchar(50) NOT NULL,
  `exclude` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `ordering` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_contact_details`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_contact_details`
--

INSERT INTO `o0ksp_contact_details` (`id`, `name`, `alias`, `con_position`, `address`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `image`, `email_to`, `default_con`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webpage`, `sortname1`, `sortname2`, `sortname3`, `language`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `metakey`, `metadesc`, `metadata`, `featured`, `publish_up`, `publish_down`, `version`, `hits`) VALUES
(1, 'Contact Us', 'contact-us', 'Admin', '', '', '', '', '', '98 684 486', '', 'Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.\r\n', 'images/joomlart/blog/item-3.jpg', 'admin@gmail.com', 0, 1, NULL, NULL, 1, '{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_tags\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"articles_display_num\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"Facebook\",\"linka\":\"https:\\/\\/joomlart.com\",\"linkb_name\":\"Google\",\"linkb\":\"https:\\/\\/joomlart.com\",\"linkc_name\":\"Twitter\",\"linkc\":\"https:\\/\\/joomlart.com\",\"linkd_name\":\"\",\"linkd\":false,\"linke_name\":\"\",\"linke\":false,\"contact_layout\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}', 0, 4, 1, '048 594 5483', 'https://www.joomlart.com', '', '', '', '*', '2021-09-04 02:42:26', 42, '', '2021-09-04 02:42:26', 42, '', '', '{\"robots\":\"\",\"rights\":\"\"}', 0, NULL, NULL, 4, 62);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_content`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_content`
--

INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(1, 61, 'Getting Started', 'getting-started', '<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. Joomla! brings together the template and your content to create web pages.</p><h3>Logging in</h3><p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.</p><h3>Creating an article</h3><p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \"Submit Article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.</p><div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Template, site settings, and modules</h3><p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \"Template Settings\" in the user menu.</p><p>The boxes around the main content of the site are called modules. You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.</p><p>You can change some site settings such as the site name and description by clicking on the \"Site Settings\" link.</p><p>More advanced options for templates, site settings, modules, and more are available in the site administrator.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"User Menu\" menu (visible once you login) or by adding /administrator to the end of your domain name. The same user name and password are used for both sites.</p><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the website you envision. You can learn much more at the <a href=\"https://docs.joomla.org\" target=\"_blank\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\" target=\"_blank\"> Joomla! forums</a>.</p>', '', -2, 2, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 6, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(2, 69, 'Αυτός είναι ο τίτλος του άρθρου', 'new-call-to-release-photojournalist-held-for-three-years-in-egypt', '<p class=\"lead\">Αυτό είναι το εισαγωγικό κείμενο το οποίο υπάρχει για ενημερώσει τον αναγνώστη για το περιεχόμενο του άρθρου.</p>\r\n', 'Αυτός είναι ο τίτλος του άρθρου και αυτός ένας πιθανός υπότιτλος                             Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη.                     Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.       Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.                  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.       Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.             Περισσότερα άρθρα        \n					\n									10 of the best Christmas day outfits for women 	\n	\n	\n	\n	\n	\n			\n			Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis...		\n	\n	\n\n									Adding text and giving depth to our main graphic bar 	\n	\n	\n	\n	\n	\n			\n			Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit...		\n	\n	\n\n									African students clash with police 	\n	\n	\n	\n	\n	\n			\n			Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit...		\n	\n	\n\n									Best photographs of the day: panda cubs and Peres funeral	\n	\n	\n	\n	\n	\n			\n			Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet...		\n	\n	\n\n									Compositing a Machine Gun Turret in CINEMA 4D and After Effects	\n	\n	\n	\n	\n	\n			\n			Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et...', -2, 9, '2021-09-04 02:42:26', 42, '', '2022-01-03 17:56:57', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"image_intro_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"image_fulltext_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 23, 13, '', '', 1, 243, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(3, 70, 'Best photographs of the day: panda cubs and Peres funeral', 'best-photographs-of-the-day-panda-cubs-and-peres-funeral', ' <p>Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Best photographs of the day: panda cubs and Peres funeral\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Best photographs of the day: panda cubs and Peres funeral\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 11, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(4, 71, 'The 20 photographs of the week', 'the-20-photographs-of-the-week', '\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  </p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The 20 photographs of the week\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The 20 photographs of the week\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 9, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(5, 72, 'Refugees and the Rio Paralympics', 'refugees-and-the-rio-paralympics', 'Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n', '\r\nPellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. ', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Refugees and the Rio Paralympics\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Refugees and the Rio Paralympics\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 7, '', '', 1, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(6, 73, 'African students clash with police ', 'african-students-clash-with-police', 'Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n', '\r\nPellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. ', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"African students clash with police \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"African students clash with police \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 5, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(7, 74, 'Five alternative New Year\'s Eve outfits ', 'five-alternative-new-year-s-eve-outfits', ' <p>Malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Five alternative New Year\'s Eve outfits \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Five alternative New Year\'s Eve outfits \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 3, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(8, 75, 'Reasons to wear... khaki ', 'reasons-to-wear-khaki', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n', '\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-9.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Reasons to wear... khaki \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Reasons to wear... khaki \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 2, '', '', 1, 32, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(9, 81, 'The Upside to Being a  Designer Outside of New York City', 'the-upside-to-being-a-designer-outside-of-new-york-city', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The Upside to Being a  Designer Outside of New York City\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-7b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The Upside to Being a  Designer Outside of New York City\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 5, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(10, 82, ' Motorized La-Z-Boy Chair Is the Best Invention Ever', 'motorized-la-z-boy-chair-is-the-best-invention-ever', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" Motorized La-Z-Boy Chair Is the Best Invention Ever\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-6b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" Motorized La-Z-Boy Chair Is the Best Invention Ever\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 4, '', '', 1, 4, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(11, 83, ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', 'techies-trade-smartphones-for-sing-alongs-at-digital-detox', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" Techies Trade Smartphones for Sing-Alongs at Digital Detox\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-4b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" Techies Trade Smartphones for Sing-Alongs at Digital Detox\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(12, 84, ' 5 Ways to Spice Up Your Nike+ Experience', '5-ways-to-spice-up-your-nike-experience', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" 5 Ways to Spice Up Your Nike+ Experience\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-3b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" 5 Ways to Spice Up Your Nike+ Experience\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 2, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(13, 88, 'Offline Page', 'offline-page', '<div class=\"well\"><center>Each <strong>JA Joomla Template</strong> has its own matching Offline page. Below is the screenshot of <strong>Offline page style</strong>.</center></div>\r\n<p align=\"center\"><img src=\"images/joomlart/offline-page.jpg\" alt=\"Sample Image\" border=\"0\" /></p>', '', 1, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Offline Page\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 2, '', '', 1, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(14, 89, '404 page', 'offline-page-2', '<div class=\"well\"><center>Each <strong>JA Joomla Template</strong> has its own matching 404 page. Below is the screenshot of <strong>404 page style</strong>.</center></div>\r\n<p align=\"center\"><img src=\"images/joomlart/404-page.jpg\" alt=\"Sample Image\" border=\"0\" /></p>', '', 1, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"404 page\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 1, '', '', 1, 16, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(15, 90, 'Amazon CEO Jeff Bezos ', 'amazon-ceo-jeff-bezos', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-8.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n>', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Amazon CEO Jeff Bezos \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Amazon CEO Jeff Bezos \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Xx92bUw7WX8\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-5.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 11, 7, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(16, 91, 'David Correy', 'david-correy', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-7.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"David Correy\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"David Correy\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=L_rRta7MCII\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-4.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"640\",\"ctm_height\":\"360\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(17, 92, 'The World Is Ours', 'the-world-is-ours', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-6.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The World Is Ours\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The World Is Ours\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=irds1L7f7dw\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-3.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(18, 93, 'Romanian Summer Party Dance 2015', 'romanian-summer-party-dance-2015', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-5.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Romanian Summer Party Dance 2015\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Romanian Summer Party Dance 2015\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Z2Ly1mhkpck\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-2.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(19, 94, 'La Reina', 'la-reina', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-4.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"La Reina\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"La Reina\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/138867962\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-2.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 3, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(20, 95, 'President Obama Holds a Cabinet Meeting', 'president-obama-holds-a-cabinet-meeting', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-1.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n<p>\"Nunc quis posuere nisl, eu viverra tellus. Morbi quis quam lorem. Phasellus ultricies ullamcorper tristique\"</p>', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"President Obama Holds a Cabinet Meeting\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"President Obama Holds a Cabinet Meeting\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NdmkY4k1QIM\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-1.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 2, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(21, 96, 'Pura Vida', 'pura-vida', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-2.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Pura Vida\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Pura Vida\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/139467506\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-1.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(22, 97, 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', 'bindle-bros', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-3.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Bindle Bros Lentesque habitant morbi tristique senectus et netus\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Bindle Bros Lentesque habitant morbi tristique senectus et netus\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/132550202\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-3.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 0, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(23, 100, 'Tristique senectus et netus et malesuada fames ac turpis', 'tristique-senectus-et-netus-et-malesuada-fames-ac-turpis', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Tristique senectus et netus et malesuada fames ac turpis\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-2b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Tristique senectus et netus et malesuada fames ac turpis\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(24, 101, 'Quisque sit amet est et sapien ultricies eget', 'quisque-sit-amet-est-et-sapien-ultricies-eget', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Quisque sit amet est et sapien ultricies eget\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-1b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Quisque sit amet est et sapien ultricies eget\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 0, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(25, 105, 'Guide to women\'s activewear ', 'guide-to-women-s-activewear', '<p>Suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n', '\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Guide to women\'s activewear \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Guide to women\'s activewear \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(26, 106, '10 of the best Christmas day outfits for women ', '10-of-the-best-christmas-day-outfits-for-women', '<p>Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n', '\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"10 of the best Christmas day outfits for women \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"10 of the best Christmas day outfits for women \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 4, '', '', 1, 4, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(27, 107, 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', 'compositing-a-machine-gun-turret-in-cinema-4d-and-after-effects', ' <p>Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Compositing a Machine Gun Turret in CINEMA 4D and After Effects\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Compositing a Machine Gun Turret in CINEMA 4D and After Effects\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 6, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(28, 108, 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', 'modeling-and-rigging-a-hydraulic-crane-in-3ds-max', '<p>Malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', '\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 8, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(29, 109, 'Creating animations for our top stripe ', 'creating-animations-for-our-top-stripe', '<p>Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n', '\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 10, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(30, 110, 'Creating movement for our background graphic ', 'creating-movement-for-our-background-graphic', '<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, </p>\r\n ', '\r\n\r\n\r\n<nav>\r\n <ul>\r\n  <li><a href=\"#\">Home</a></li>\r\n  <li><a href=\"#\">About</a></li>\r\n  <li><a href=\"#\">Clients</a></li>\r\n  <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Creating movement for our background graphic \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Creating movement for our background graphic \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 12, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(31, 111, 'Adding text and giving depth to our main graphic bar ', 'adding-text-and-giving-depth-to-our-main-graphic-bar', '<p class=\"lead\">\r\n  Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n</p>\r\n', '\r\n<p>\r\n  Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n</p>\r\n<p>\r\n  Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n</p>\r\n<div class=\"img-lead\">\r\n<img src=\"images/joomlart/blog/item-2.jpg\" alt=\"\"/>\r\n</div>\r\n\r\n<p>\r\n  Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n</p>\r\n<p>\r\n  Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. \r\n</p>\r\n<p>\r\n  <img src=\"images/joomlart/blog/item-4.jpg\" alt=\"\"/>\r\n</p>\r\n<p>\r\n  Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. \r\n</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Adding text and giving depth to our main graphic bar \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Adding text and giving depth to our main graphic bar \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 20, 14, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(32, 113, 'Introduction and project overview ', 'introduction-and-project-overview', '<p>Senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', '\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n', 1, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Introduction and project overview \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Introduction and project overview \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 2, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(33, 115, 'Typography', 'typography', '\r\n<!-- CORE TYPOGRAPHY\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<!-- Headings -->\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-12\">\r\n<h1>h1. Heading <small>Secondary text</small></h1>\r\n<h2>h2. Heading <small>Secondary text</small></h2>\r\n<h3>h3. Heading <small>Secondary text</small></h3>\r\n<h4>h4. Heading <small>Secondary text</small></h4>\r\n<h5>h5. Heading <small>Secondary text</small></h5>\r\n<h6>h6. Heading <small>Secondary text</small></h6>\r\n<div class=\"alert alert-warning\">\r\n<p><strong>TIPS:</strong> Create lighter, secondary text in any heading with a generic <code>&lt;small&gt;</code> tag or the <code>.small</code> class.</p>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<h3>Example body text</h3>\r\n<p class=\"lead\">This is a <strong>lead paragraph</strong>. Make a paragraph stand out by adding <code>.lead</code>.</p>\r\n<p>Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus.</p>\r\n<p>Nullam quis risus eget <a href=\"#\">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>\r\n<p>The following snippet of text is <strong>rendered as bold text</strong>.</p>\r\n<p>The following snippet of text is <em>rendered as italicized text</em>.</p>\r\n<p>An abbreviation of the word attribute is <abbr title=\"attribute\">attr</abbr>.</p>\r\n</div>\r\n</div>\r\n<!-- //Headings --> <!-- Address & Emphasis -->\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-6\">\r\n<h3>Address</h3>\r\n<address><strong>Company Name</strong><br /> 795 Folsom Ave, Suite 600<br /> San Francisco, CA 94107<br /> <abbr title=\"Phone\">P:</abbr> (123) 456-7890</address><address><strong>Full Name</strong><br /> <abbr title=\"Phone\">P:</abbr> (123) 456-7890<br /> <a href=\"mailto:\">first.last@example.com</a></address></div>\r\n<div class=\"col-lg-6\">\r\n<h3>Emphasis classes</h3>\r\n<p class=\"text-muted\">This is a <code>.mute</code> paragraph.</p>\r\n<p class=\"text-primary\">This is a <code>.text-primary</code> paragraph.</p>\r\n<p class=\"text-warning\">This is a <code>.text-warning</code> paragraph.</p>\r\n<p class=\"text-danger\">This is a <code>.text-danger</code> paragraph.</p>\r\n<p class=\"text-success\">This is a <code>.text-success</code> paragraph.</p>\r\n<p class=\"text-info\">This is a <code>.text-info</code> paragraph.</p>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<h3>Alignment classes</h3>\r\n<p class=\"text-left\">This is a left aligned text <code>.text-left</code></p>\r\n<p class=\"text-center\">This is a center aligned text <code>.text-center</code></p>\r\n<p class=\"text-right\">This is a right aligned text <code>.text-right</code></p>\r\n<p class=\"text-justify\">This is a justify aligned text which is often used in Book Design, Magazine or special Typo Pages. Create a justify aligned text with <code>.text-justify</code> class.</p>\r\n</div>\r\n</div>\r\n<!-- //Address & Emphasis --> <!-- Blockquotes -->\r\n<h3>Blockquotes</h3>\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"well\">\r\n<blockquote class=\"text-jutify\" style=\"margin-bottom: 0;\">\r\n<p>This is a <code>&lt;blockquote&gt;</code> in a <code>&lt;.well&gt;</code>.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-12\">\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<blockquote class=\"pull-right\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n</div>\r\n<!-- //Blockquotes --></div>\r\n<!-- //CORE TYPOGRAPHY -->\r\n<p> </p>\r\n<!-- COLOR SWATCHES\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-colors\">Color Swatches</h2>\r\n</div>\r\n<!-- Brand Colors -->\r\n<h3>Brand Colors</h3>\r\n<div class=\"row example-row example-colors\">\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-primary\">\r\n<dl>\r\n<dt>#011EFF</dt>\r\n<dd>Brand Primary</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-secondary\">\r\n<dl>\r\n<dt>#428BCA</dt>\r\n<dd>Brand Secondary</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-warning\">\r\n<dl>\r\n<dt>#F0AD4E</dt>\r\n<dd>Brand Warning</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-danger\">\r\n<dl>\r\n<dt>#D9534F</dt>\r\n<dd>Brand Danger</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-info\">\r\n<dl>\r\n<dt>#5BC0DE</dt>\r\n<dd>Brand Info</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-success\">\r\n<dl>\r\n<dt>#5CB85C</dt>\r\n<dd>Brand Success</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- Brand Colors --> <!-- Grayscale -->\r\n<h3>Grayscale Levels</h3>\r\n<div class=\"row example-row example-colors\">\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-darker\">\r\n<dl>\r\n<dt>#222222</dt>\r\n<dd>Gray Darker</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-dark\">\r\n<dl>\r\n<dt>#333333</dt>\r\n<dd>Gray Dark</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray\">\r\n<dl>\r\n<dt>#555555</dt>\r\n<dd>Gray</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-light\">\r\n<dl>\r\n<dt>#999999</dt>\r\n<dd>Gray Light</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-lighter\">\r\n<dl>\r\n<dt>#eeeeee</dt>\r\n<dd>Gray Lighter</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-lightest\">\r\n<dl>\r\n<dt>#f7f7f7</dt>\r\n<dd>Gray Lightest</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Grayscale --></div>\r\n<!-- //COLOR SWATCHES -->\r\n<p> </p>\r\n<!-- NAVIGATIONS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\" example-navigation\">Navigations</h2>\r\n</div>\r\n<!-- Tabs & Vertical Menus -->\r\n<div class=\"row example-row example-navigation\"><!-- Tabs -->\r\n<div class=\"col-lg-12\">\r\n<h3>Tabs</h3>\r\n<ul class=\"nav nav-tabs\">\r\n<li class=\"active\"><a href=\"#home\" data-toggle=\"tab\">Home</a></li>\r\n<li><a href=\"#profile\" data-toggle=\"tab\">Profile</a></li>\r\n<li class=\"disabled\"><a>Disabled</a></li>\r\n<li class=\"dropdown\"><a class=\"dropdown-toggle\" href=\"#\" data-toggle=\"dropdown\"> Dropdown </a>\r\n<ul class=\"dropdown-menu\">\r\n<li><a href=\"#dropdown1\" data-toggle=\"tab\">Action</a></li>\r\n<li><a href=\"#dropdown2\" data-toggle=\"tab\">Another action</a></li>\r\n<li><a href=\"#dropdown2\" data-toggle=\"tab\">Another action</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<div id=\"myTabContent\" class=\"tab-content\">\r\n<div id=\"home\" class=\"tab-pane fade active in\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"profile\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"dropdown1\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"dropdown2\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Tabs --> <!-- Vertical Menus -->\r\n<div class=\"col-lg-12\">\r\n<h3>Vertical Menus</h3>\r\n<ul class=\"nav nav-pills nav-stacked\">\r\n<li class=\"active\"><a href=\"#\">Active Menu Item</a></li>\r\n<li><a href=\"#\">Menu Item</a></li>\r\n<li><a href=\"#\">Menu Item</a></li>\r\n<li class=\"disabled\"><a href=\"#\">Disabled Menu Item</a></li>\r\n<li class=\"dropdown\"><a class=\"dropdown-toggle\" href=\"#\" data-toggle=\"dropdown\"> Dropdown </a>\r\n<ul class=\"dropdown-menu\">\r\n<li><a href=\"#\">Action</a></li>\r\n<li><a href=\"#\">Another action</a></li>\r\n<li><a href=\"#\">Something else here</a></li>\r\n<li><a href=\"#\">Separated link</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- Vertical Menus --></div>\r\n<!-- Tabs & Vertical Menus --></div>\r\n<!-- //NAVIGATIONS -->\r\n<p> </p>\r\n<!-- FORMS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-forms\">Forms</h2>\r\n</div>\r\n<!-- Buttons -->\r\n<h3>Buttons</h3>\r\n<div class=\"row example-row example-forms example-buttons\">\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-default\" href=\"#\">Default Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-primary\" href=\"#\">Primary Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-success\" href=\"#\">Success Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-inverse\" href=\"#\">Inverse Button</a></div>\r\n</div>\r\n<div class=\"row example-row example-forms example-buttons\">\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-info\" href=\"#\">Info Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-warning\" href=\"#\">Warning Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-danger\" href=\"#\">Danger Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block  btn-default disabled\" href=\"#\">Disabled Button</a></div>\r\n</div>\r\n<!-- //Buttons --> <!-- Inputs -->\r\n<h3>Inputs</h3>\r\n<div class=\"row example-row example-forms example-inputs\">\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-success\"><label class=\"control-label\" for=\"inputSuccess\">Input success</label> <input id=\"inputSuccess\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-error\"><label class=\"control-label\" for=\"inputError\">Input error</label> <input id=\"inputError\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-warning\"><label class=\"control-label\" for=\"inputWarning\">Input warning</label> <input id=\"inputWarning\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group\"><label class=\"control-label\" for=\"disabledInput\">Disabled input</label> <input id=\"disabledInput\" class=\"form-control\" disabled=\"disabled\" type=\"text\" placeholder=\"Disabled input here...\" /></div>\r\n</div>\r\n</div>\r\n<!-- //Inputs --> <!-- Example Form -->\r\n<div class=\"row example-row example-forms\">\r\n<div class=\"col-lg-12\">\r\n<h3>Sample Basic Form</h3>\r\n<div class=\"well\"><form class=\"form-horizontal\"><fieldset><legend>Legend</legend>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"inputEmail\">Email</label>\r\n<div class=\"col-lg-10\"><input id=\"inputEmail\" class=\"form-control\" type=\"text\" placeholder=\"Email\" /></div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"inputPassword\">Password</label>\r\n<div class=\"col-lg-10\"><input id=\"inputPassword\" class=\"form-control\" type=\"password\" placeholder=\"Password\" />\r\n<div class=\"checkbox\"><label> <input type=\"checkbox\" /> Checkbox </label></div>\r\n</div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"textArea\">Textarea</label>\r\n<div class=\"col-lg-10\"><textarea id=\"textArea\" class=\"form-control\" rows=\"3\"></textarea> <span class=\"help-block\">A longer block of help text that breaks onto a new line and may extend beyond one line.</span></div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\">Radios</label>\r\n<div class=\"col-lg-10\">\r\n<div class=\"radio\"><label> <input id=\"optionsRadios1\" checked=\"checked\" name=\"optionsRadios\" type=\"radio\" value=\"option1\" /> Option one is this </label></div>\r\n<div class=\"radio\"><label> <input id=\"optionsRadios2\" name=\"optionsRadios\" type=\"radio\" value=\"option2\" /> Option two can be something else </label></div>\r\n</div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"select\">Selects</label>\r\n<div class=\"col-lg-10\"><select id=\"select\" class=\"form-control\">\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><br /><select class=\"form-control\" multiple=\"multiple\">\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></div>\r\n</div>\r\n<div class=\"form-group\">\r\n<div class=\"col-lg-10 col-lg-offset-2\"><button class=\"btn btn-default\">Cancel</button> <button class=\"btn btn-primary\" type=\"submit\">Submit</button></div>\r\n</div>\r\n</fieldset></form></div>\r\n</div>\r\n</div>\r\n<!-- //Example Form --></div>\r\n<!-- //FORMS -->\r\n<p> </p>\r\n<!-- HERO UNITS\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-herounit\">Hero Units</h2>\r\n</div>\r\n<div class=\"row example-row example-herounit\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"jumbotron\">\r\n<h1>Jumbotron</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron jumbotron-primary\">\r\n<h1>Primary Jumbotron</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron masthead\">\r\n<h1>Masthead</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron jumbotron-primary masthead\">\r\n<h1>Primary Masthead</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //HERO UNITS -->\r\n<p> </p>\r\n<!-- TABLES\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-tables\">Tables</h2>\r\n</div>\r\n<!-- Basic Tables -->\r\n<h3>Basic Tables</h3>\r\n<div class=\"row example-row example-tables\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-hover\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-striped\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- Basic Tables --> <!-- Bordered Tables -->\r\n<h3>Bordered Tables</h3>\r\n<div class=\"row example-row example-tables\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"example table-responsive\">\r\n<table class=\"table table-bordered\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr class=\"active\">\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"success\">\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"warning\">\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"danger\">\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-striped table-bordered table-hover\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr class=\"active\">\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"success\">\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"warning\">\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"danger\">\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Bordered Tables --></div>\r\n<!-- //TABLES -->\r\n<p> </p>\r\n<!-- INDICATORS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-indicators\">Indicators</h2>\r\n</div>\r\n<!-- Alerts -->\r\n<h3>Alerts and Notifications</h3>\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert  alert-danger\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Oh snap!</strong> <a class=\"alert-link\" href=\"#\">Change a few things up</a> and try submitting again.</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert  alert-success\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Well done!</strong> You successfully read <a class=\"alert-link\" href=\"#\">this important alert message</a>.</div>\r\n</div>\r\n</div>\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert  alert-info\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Heads up!</strong> This <a class=\"alert-link\" href=\"#\">alert needs your attention</a>, but it\'s not super important.</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert  alert-warning\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Warning!</strong> Best check yo self, you\'re not looking too good.</div>\r\n</div>\r\n</div>\r\n<!-- Alerts --> <!-- Labels & Badges -->\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<h3>Badges</h3>\r\n<div class=\"example\">\r\n<ul class=\"nav nav-pills\">\r\n<li class=\"active\"><a href=\"#\">Home <span class=\"badge\">42</span></a></li>\r\n<li><a href=\"#\">Profile </a></li>\r\n<li><a href=\"#\">Messages <span class=\"badge\">25</span></a></li>\r\n<li><a href=\"#\">Notices <span class=\"badge\">2</span></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<h3>Labels</h3>\r\n<div class=\"example\"><span class=\"label label-default\">Default</span> <span class=\"label label-primary\">Primary</span> <span class=\"label label-success\">Success</span> <span class=\"label label-info\">Info</span> <span class=\"label label-warning\">Warning</span> <span class=\"label label-danger\">Danger</span></div>\r\n</div>\r\n</div>\r\n<!-- Labels & Badges --></div>\r\n<!-- //INDICATORS -->\r\n<p> </p>\r\n<!-- MISC\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-misc\">Other useful components</h2>\r\n</div>\r\n<!-- List Groups -->\r\n<h3>List groups</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<ul class=\"list-group\">\r\n<li class=\"list-group-item\"><span class=\"badge\">14</span> Cras justo odio</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">2</span> Dapibus ac facilisis in</li>\r\n<li class=\"list-group-item\">Morbi leo risus</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">1</span> Morbi leo risus</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">2</span> Dapibus ac facilisis in</li>\r\n</ul>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"list-group\"><a class=\"list-group-item active\" href=\"#\"><span class=\"badge\">9</span> Cras justo odio</a> <a class=\"list-group-item\" href=\"#\">Dapibus ac facilisis in</a> <a class=\"list-group-item\" href=\"#\">Morbi leo risus</a> <a class=\"list-group-item\" href=\"#\">Porta ac consectetur ac</a> <a class=\"list-group-item\" href=\"#\">Vestibulum at eros</a></div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"list-group\">\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus risus varius blandit.</p>\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus.</p>\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus.</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //List Groups --> <!-- Panels -->\r\n<h3>Panels</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-default\">\r\n<div class=\"panel-heading\">Panel heading</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-primary\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel primary</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-success\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel success</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel warning</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-danger\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel danger</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-info\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel info</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Panels --> <!-- Wells -->\r\n<h3>Wells</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<div class=\"well well-sm\">Look, I\'m in a small well!</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"well\">Look, I\'m in a well!</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"well well-lg\">Look, I\'m in a large well!</div>\r\n</div>\r\n</div>\r\n<!-- //Wells --></div>\r\n<!-- // MISC -->', '', -2, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Typography\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 14, 0, '', '', 1, 121, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(34, 129, 'Neo Entertainment Gallery', 'neo-entertainment-gallery', '<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper..</p>\r\n', '\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n  <li><a href=\"#\">Home</a></li>\r\n  <li><a href=\"#\">About</a></li>\r\n  <li><a href=\"#\">Clients</a></li>\r\n  <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Neo Entertainment Gallery\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Neo Entertainment Gallery\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-6.jpg\",\"images\\/joomlart\\/photography\\/gallery-4.jpg\",\"images\\/joomlart\\/photography\\/gallery-5.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"neo-entertainment-gallery\",\"neo-entertainment-gallery\",\"neo-entertainment-gallery\"]},\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\",\"enable\":\"1\",\"adAfterDisplayTitle\":\"\",\"adBeforeDisplayContent\":\"\",\"adAfterDisplayContent\":\"\"}', 5, 8, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(35, 130, 'About us', 'about-us', '<p>The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.</p>\r\n\r\n<p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.</p>\r\n\r\n<blockquote class=\"quote-inline\">\r\n<p>These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing.</p>\r\n</blockquote>\r\n\r\n<p>Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain</p>', '', -2, 2, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/about-us.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"About us\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\",\"enable\":\"1\",\"adAfterDisplayTitle\":\"\",\"adBeforeDisplayContent\":\"\",\"adAfterDisplayContent\":\"\"}', 9, 3, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(36, 132, 'Vodafone launches ‘biggest-ever’ ', 'vodafone-launches-biggest-ever', '<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. </p>\r\n', '\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n  <li><a href=\"#\">Home</a></li>\r\n  <li><a href=\"#\">About</a></li>\r\n  <li><a href=\"#\">Clients</a></li>\r\n  <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Vodafone launches \\u2018biggest-ever\\u2019 \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Vodafone launches \\u2018biggest-ever\\u2019 \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/galerry-1.jpg\",\"images\\/joomlart\\/photography\\/gallery-2.jpg\",\"images\\/joomlart\\/photography\\/gallery-3.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Vodafone launches \\u2018biggest-ever\\u2019\",\"\",\"\"]}}', 6, 7, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(37, 138, 'Discovering whether we can be vegan', 'discovering-whether-we-can-be-vegan', '<p>Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer.</p>\r\n', '\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n \r\n\r\n\r\n<ul>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n  <li><a href=\"#\">Home</a></li>\r\n  <li><a href=\"#\">About</a></li>\r\n  <li><a href=\"#\">Clients</a></li>\r\n  <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Discovering whether we can be vegan\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Discovering whether we can be vegan\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-9.jpg\",\"images\\/joomlart\\/photography\\/gallery-8.jpg\",\"images\\/joomlart\\/photography\\/gallery-7.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Discovering whether we can be vegan\",\"\",\"\"]}}', 3, 6, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(38, 140, 'Why our obsession with sugar threatens', 'why-our-obsession-with-sugar-threatens', ' <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien </p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Why our obsession with sugar threatens\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Why our obsession with sugar threatens\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-11.jpg\",\"images\\/joomlart\\/photography\\/gallery-12.jpg\",\"images\\/joomlart\\/photography\\/gallery-10.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Why our obsession with sugar threatens\",\"\",\"\"]}}', 3, 5, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(39, 141, 'Put gardening on the curriculum ', 'put-gardening-on-the-curriculum', '<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea </p>\r\n', '\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<ul>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n  <li><a href=\"#\">Home</a></li>\r\n  <li><a href=\"#\">About</a></li>\r\n  <li><a href=\"#\">Clients</a></li>\r\n  <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Put gardening on the curriculum \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Put gardening on the curriculum \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-13.jpg\",\"images\\/joomlart\\/photography\\/gallery-14.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Put gardening on the curriculum \",\"\"]}}', 3, 4, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(40, 142, 'Modeling and Rigging a Hydraulic Crane in 3ds Max', 'modeling-and-rigging-a-hydraulic-crane-in-3ds-max', '<p>Habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu.</p>\r\n', '\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-15.jpg\",\"images\\/joomlart\\/photography\\/gallery-16.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Modeling and Rigging a Hydraulic Crane\",\"\"]}}', 3, 3, '', '', 1, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''),
(41, 146, 'Compositing a Machine Gun Turret in CINEMA', 'compositing-a-machine-gun-turret-in-cinema', '<p>Vestibulum ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.  Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. </p>\r\n', '\r\n\r\n<p><em>Aenean ultricies mi vitae est.</em> Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Sagittis euismod lorem sodales consectetuer orci turpis condimentum quis condimentum senectus. At ut urna convallis lacinia ac libero condimentum penatibus nisl Nullam. Pellentesque nec tempus porttitor et iaculis sem Morbi faucibus id nibh. Proin Fusce lacinia Phasellus leo turpis Duis Mauris egestas vitae Pellentesque. Accumsan mus Pellentesque et lacus vitae dui Curabitur et Curabitur interdum. Auctor Phasellus lacinia fringilla euismod augue nibh lorem laoreet habitasse ac. Eleifend platea condimentum.</p>\r\n\r\n\r\n<p>Tincidunt Quisque elit urna condimentum Aenean tempus wisi Maecenas sem adipiscing. Pretium consequat justo orci Aliquam Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer Aenean volutpat fames Sed. Lorem netus Curabitur Pellentesque eu nibh mi a pellentesque et Vestibulum. Purus.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n        \r\n<ol>\r\n   <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n   <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Compositing a Machine Gun Turret in CINEMA\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-7.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Compositing a Machine Gun Turret in CINEMA\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-17.jpg\",\"images\\/joomlart\\/photography\\/gallery-19.jpg\",\"images\\/joomlart\\/photography\\/gallery-18.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Compositing a Machine Gun Turret in CINEMA\",\"\",\"\"]}}', 3, 2, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''),
(42, 148, 'Creating animations for our top stripe ', 'creating-animations-for-our-top-stripe', '<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.</p>\r\n', '\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>\r\n<nav>\r\n<ul>\r\n<li><a href=\"#\">Home</a></li>\r\n<li><a href=\"#\">About</a></li>\r\n<li><a href=\"#\">Clients</a></li>\r\n<li><a href=\"#\">Contact Us</a></li>\r\n</ul>\r\n</nav>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>', -2, 10, '2021-09-04 02:42:26', 42, '', '2022-01-03 17:40:19', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-8.jpg\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-8.jpg\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}}', 3, 1, '', '', 1, 5, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(43, 166, 'Creating animations for our top stripe  (2)', 'creating-animations-for-our-top-stripe-2', '<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.</p>', 'Αυτός είναι ο τίλος του Άρθρου        κι αυτός είναι ένας πιθανος υπότιλος', -2, 10, '2021-09-04 02:42:26', 42, '', '2022-01-03 16:19:06', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-8.jpg\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-8.jpg\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}}', 4, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(44, 201, 'What  is  stress? ', 'τί-είναι-το-άγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. </p>\r\n</div>\r\n', 'What  is  stress?  Το άγχος δεν αδειάζει το αύριο από τις λύπες του, αλλά αδειάζει το σήμερα από τη δύναμή του                            \n  Stress does not empty tomorrow from its sorrows, but it empties  today  of its strength...  \n                     \n Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress.  \n \n As a mechanism, it keeps us alert, motivated and ready to avoid danger when needed. Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven. This stress response, known as the “fight-flight or freeze response” causes physiological changes to the body and a prolonged activation can lead to distress which is accompanied with physical and emotional symptoms, such as headaches, GIT distress, elevated blood pressure, muscle tension, sexual dysfunction, disturbed sleep patterns, tiredness, depression, panic attacks etc.  \n \n Stress therefore needs to be dealt with when it lasts and it influences us considerably causing difficulty in our daily routine. The first step in dealing with anxiety is recognizing and managing the dysfunctional thought process which provokes negative emotions. Physical exercise and proper diet act not only preventively but also therapeutically in dealing with anxiety. \n \n As it turns out, anxiety and stress are closely linked and even share common symptoms. These are situations that we all experience in our daily lives. In cases where we are not sure what exactly is happening, how often and intensely we experience such symptoms but also how much they affect our daily life and the way we work, it is an indicator that it could be useful to consult a mental health professional for their management. \n\n  ', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:47:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 28, 8, '', '', 1, 104, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(45, 203, 'Anxiety and Panic Attacks ', 'anxiety and panic attacks', '<div>\r\n<p>Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder.</p>\r\n</div>\r\n', 'Anxiety and Panic Attacks  Το άγχος και η ανησυχία είναι μία \"κακή χρήση\" της φαντασίας σου                            \n  Worry is a misuse of the imagination  \n                      Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder. \n Generalized anxiety disorder symptoms can vary and can be present to children and adults alike. They may include persistent worrying or anxiety about a number of areas that may easily shift from one topic to another, difficulty handling uncertainty, edginess, restlessness or irritability, tiring easily, impaired concentration or feeling as though the mind goes blank, increased muscle aches or soreness and difficulty sleeping. \n Panic Disorder is an anxiety disorder based primarily on the occurrence of recurrent and often unexpected panic attacks. Expected panic attacks are associated with specific fears, such as that of flying. Unexpected panic attacks have no apparent trigger or cue and may seem to occur without warning. \n A panic attack refers to a distinct period (about 10 minutes) intense fear or discomfort and is characterized by symptoms such as palpitations, pounding heart, or accelerated heart rate, sweating, trembling or shaking, sensations of shortness of breath or smothering, a feeling of choking, chest pain or discomfort, nausea or abdominal distress, feeling dizzy, unsteady, lightheaded, or faint, feelings of unreality (derealization) or being detached from oneself (depersonalization), fear of losing control, going crazy or dying, numbness or tingling sensations (paresthesias) and chills or hot flushes. \n It is important to make sure that the attacks are not due to the direct physiological effects of a substance (such as drug use or a medication) or a general medical condition. \n Living with generalized anxiety disorder or panic disorder can be challenging. Generalized anxiety disorder can be improved with psychotherapy and/or medications, lifestyle changes, learning coping skills and using relaxation techniques.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:47:05', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg?width=7360&height=4912\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 59, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(46, 205, 'Events - Thoughts - Feelings - Behavior - Body ', 'γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.</p>\r\n</div>\r\n', 'Events - Thoughts - Feelings - Behavior - Body  Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας                            \n  Thoughts  play a key role in our anxiety.  \n                     \n  In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself. \n \n The activating event is an external factor that we are often unable to control. (eg: the dismissal of a colleague) \n \n Then follows our immediate interpretations of the event. Thinking is a process that takes place within milliseconds and is done automatically (often unconsciously). This evaluation can be rational or irrational and it is often based on our beliefs regarding the event. However, a thought ALWAYS precedes the feeling and defines it. (eg thinking: I am also in danger of being fired, feelings: intense anxiety and fear). \n \n At the next step, our behavior, which is often based on what we feel, leads to certain consequences. (eg: Behavior: I isolate myself; I stop to socialize and I nourish the distorted thought) \n \n And since we do not just communicate with words, it is very possible for very strong and lasting emotions to have an impact on our bodily functions (eg body: intense tachycardia, trembling, stomach pain, frequent headaches) \n \n\n  ', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:46:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 6, '', '', 1, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(47, 207, 'Distract yourself', 'απόσπαση-προσοχής', '<p><span style=\"font-size: 14pt;\">A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus.</span></p>\r\n', 'Distract yourself                            \n A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus. \n Next time you experience an anxiety attack, try to: \n Close your eyes and draw an idyllic image; you could revisit a lovely memory or think of a place you wish to visit. Try to attain to all of its details and characteristics. \n If closing your eyes is not possible, focus your attention on an object in your visual field and attain to its details (shape, color, material, etc.). If possible, describe what you see to someone else in as much detail as you can. \n Try to distract yourself by engaging into an activity that requires mental effort. For example, solving a mathematical problem or counting backwards by 7.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:55:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apospasi-prosoxis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(48, 209, 'Thought reframing', 'αναδιατύπωση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones.</span></p>\r\n</div>\r\n', 'Thought reframing                            \n Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones. For that to happen, each thought must satisfy the requirements below; \n It\'s mustn\'t be unrealistic: \" everyone disliked\" for sure we cannot Bond well with everyone, but it isn’t probable for every single person you know to dislike you \n It mustn\'t be \" black or white\": \" whoever doesn’t have the ideal weight, is fat\" there are many different stages between a normal BMI and obesity. \n It mustn\'t be arbitrary: \" if my partner forgets our anniversary, he doesn\'t love me\" that\'s an arbitrary conclusion since there are many reasons a person might forget anniversary and many different ways you can realize your partner\'s love for you. \n It mustn\'t be dramatic: \" if they don\'t hire me, i\'ll die\" to be sure, a job position is not your whole life. \n It mustn\'t include mislabeling: \" I’m the loser of our company\" you have many qualities that form your personality; it\'s not worth hanging a label on yourself. \n It mustn\'t include \"should statements\": \" I should be a good housewife\" there aren\'t things you must do or be, there are things you want to do and be. \n It mustn\'t include personalization: \" of course the weather is bad today! I wanted to go for a coffee with my friends. I\'m so unlucky!\" weather phenomena aren\'t related to a person\'s luck.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:53:02', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadomhsh-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 50, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(49, 211, 'Thought restructuring', 'αναδόμηση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious.</p>\r\n</div>\r\n', 'Thought restructuring                            \n The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious. \n On a piece of paper create a 4-column thought record. \n Feel in the columns every time you feel anxious for about 2 weeks and try to recognize and dysfunctional thought patterns that may need restructuring. \n Situation - what happened? \n Thoughts - why did I think about the situation? \n Emotions - how did I feel after thinking about the situation? \n Behaviors - why did I do about it?', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:54:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadiatypwsi-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 47, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(50, 213, 'Work stress ', 'εργασιακό-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\".</p>\r\n</div>\r\n', 'Work stress  Το μεγαλύτερο όπλο μας έναντι του στρες είναι η ικανότητά μας να διαλέξουμε μία σκέψη αντί για μία άλλη                            \n  The greatest weapon against stress is our ability to choose one thought over another.  \n                     \n The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\". This is confirmed by the American Institute for Stress, as they have found that the 75% - 90% of visits to doctors relate to health issues arising from stress. Still, according to research from the same institute, 80% of workers find their work stressful, with half of them claiming that their job is too demanding. What can I do to manage work-related stress? \n \n There is a variety of steps you can take to reduce both overall stress levels and work-related stress: \n \n - Take responsibility on improving your physical and emotional well-being. \n \n - Avoid traps and habits that promote a negative attitude and increase stress levels. \n \n - Learn to use communication skills better to facilitate and improve your relationships with your management and partners. \n\n  ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:46:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ergasiako-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ergasiako-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(51, 215, 'The role of exercise in the fight against stress ', 'ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness.</p>\r\n</div>\r\n', 'The role of exercise in the fight against stress  Χαμογέλα, πάρε ανάσα και πήγαινε σιγά σιγά                            \n  Smile, take a breath and begin slowly...  \n                     \n Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness. \n \n The secret lies in the fact that our body during the exercise has the same reactions as when under stress (increased heart-rate, muscle tightness, faster breathing, sweating) but this process in now under our control and we can increase and decrease the intensity at will. It\'s not the same as stress, where the symptoms arise autonomically and often we cannot regulate them. As soon as an exercise regime is completed the relaxation of the muscles provides relaxation to our body to tranquility to our mood. \n \n Because of chemistry ... \n \n Regular exercise helps reduce adrenaline and cortisol levels (the stress hormones). By reducing these two substances, we restore and maintain calmness in body and spirit. In addition, exercise releases endorphins. Endorphins are brain neurotransmitters responsible for good mood. By introducing a simple form of exercise into our lives, we become happier! \n \n Focusing attention… \n \n Exercise requires focusing. Whilst exercising, our mind is focused on the specific activity, even if we do not understand it or do it purposely. This allows the mind to enter a state of relaxation -even meditation, which helps us escape our ongoing focus on negative situations and problems. \n \n Sweet dreams… \n \n Studies have shown that exercise is amid the most effective ways of coping with insomnia and gives us a one more tranquil and restful sleep, because it allows us to release excess body energy (which is often the cause of not sleep well) and fall into a deep and relaxing sleep state. \n \n Exercise brings us closer to body and mental well-being and protects us from the unpleasant consequences of anxiety and depression. The inclusion of an exercise regime in our daily lives is a gift we can give ourselves today!  \n\n  ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:45:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 6, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(52, 217, 'Stress and how it is caused ', 'το-στρες-και-πως-δημιουργείται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations.</span></p>\r\n</div>\r\n', 'Stress and how it is caused  Σε 10 χρόνια από τώρα θα γελάς με αυτά που σε αγχώνουν σήμερα… Άρα γιατί δεν αρχίζεις να χαμογελάς από τώρα;                            \n  In 10 years from now you will laugh at what makes you anxious today ... So why not start smiling now?  \n                     \n Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations. They trigger the release of a hormone, (adrenaline) that causes changes both physically and mentally. These changes then prepare us either to cope with a challenge or to escape a dangerous situation (fight-flight reaction). Once the anxiety or the risk is over, these temporary changes recede. If these reactions do not disappear after the risk has passed and the reaction to the psychological pressure is chronic or excessive, then physiological and mood issues can arise. Under severe stress the combined physical and mood issues may result in panic attacks, autoimmune diseases, mood disorders, health problems, etc. \n\n  ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:44:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 35, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(53, 219, 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Mapping 1. Define the problem <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">2. Name the people involved</span></p>\r\n</div>\r\n', 'Problem solving                            \n Mapping \n 1. Define the problem \n 2. Name the people involved \n 3. List the needs, worries and troubles of each side by \n - approaching to a solution based in needs \n - shifting from solutions to needs \n - asking why \n - breaking down complicated needs to smaller parts \n - naming worries and fears \n - shifting absolute positions \n 4. Through mapping you can find \n - common needs, beliefs and ideas \n - new perspective through the statements of the people involved \n - hidden worries and needs of the people involved', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:01:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 38, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(54, 221, 'Relaxation exercise', 'άσκηση-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down.</p>\r\n</div>\r\n', 'Relaxation exercise                            \n Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. \n Sit someplace comfortable or lie down. \n Close your eyes and take 2 deep breaths that you can feel in your stomach area. Let go, feel your body relaxing; your whole body, head to toe. \n Once you are relaxed, draw a mental picture that makes you feel happy/peaceful. Give it color, movement, sound; make it come alive. It doesn’t matter if the picture refers to the past, the present or the future. All that matters is that it creates positive emotions. \n Hold onto the picture a little longer. It’s a gift that makes you happy and calm. A little treasure. Save it in your treasure box. You will know it will be there when you need it again. That’s the beauty of treasures; they never lose their value. \n Take 2 slow, deep breaths. Slowly open your eyes. Feel your body relaxed and calm. Notice how steady your breathing is. Now you can open your eyes. Slowly get up, stretch and feel your body string and relaxed. \n ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:58:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/asksisi-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(55, 223, 'Diaphragmatic breathing', 'διαφραγματική-αναπνοή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. </span></p>\r\n</div>\r\n', 'Diaphragmatic breathing                            \n The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. Diaphragmatic breathing is intended to help you use the diaphragm correctly while breathing. \n The diaphragmatic breathing technique \n Note: If you live with a medical condition, consult with your doctor prior to beginning any type of relaxation exercise. \n Lie on your back on a flat surface or in bed, with your knees bent and your head supported. You can put a pillow under your knees to support your legs. Place one hand on your upper chest and the other hand just below your rib cage. This will allow you to feel your diaphragm move as you breathe. \n Breathe in slowly through your nose so that your stomach moves out against your hand. The hand on your chest should remain as still as possible. \n Tighten your stomach muscles, letting them fall inward as you exhale. The hand on your chest must remain as still as possible. \n Repeat at least 10 times.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:00:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diafragmatiki-anapnoi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(56, 225, 'Muscle Relaxation', 'άσκηση-μυϊκής-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds.</p>\r\n</div>\r\n', 'Muscle Relaxation                            \n Sit comfortably. Close your eyes and take a few deep breaths. \n Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds. \n Your legs, your toes, your hands, your facial muscles. \n Breathe out, and then completely relax the muscle groups. \n Relax. Notice the difference between how the muscles feel when they are tense and how they feel when they are relaxed. \n Now take a few deep breaths again and tense your whole body once more, but this time with half the tension than before. Notice if you often tense your body during the day without you realizing. \n Breathe out and then completely relax the muscle groups. Count backwards from 5 to 1 to bring your focus back to the present.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:57:45', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/askisi-myikis-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(57, 227, 'Πως να νικήσουμε την αναβλητικότητα;', 'πως-να-νικήσουμε-την-αναβλητικότητα', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Πως να νικήσουμε την αναβλητικότητα; Δείτε το βίντεο                             Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;                     Μάθετε περισσότερα στο παρακάτω βίντεο', 0, 38, '2022-01-09 20:23:32', 43, '', '2022-01-24 20:25:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-na-nikisoume-tin-anavlitikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 6, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(58, 229, 'What is Procrastination?', 'τί-είναι-η-αναβλητικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.</p>\r\n</div>\r\n', 'What is Procrastination? Η αναβλητικότητα κάνει τα εύκολα πράγματα δύσκολα και τα δύσκολα δυσκολότερα.                            \n  Procrastination makes easy things hard, hard things harder  \n                     \n Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay. \n Initially, postponing a goal does not mean complete failure. Some people who procrastinate often say \'\' I work better under pressure \'\' . It is true that in shorter timeframes, the hormone adrenaline (which helps with our organizational skills) increases. So, even someone who is procrastinating can eventually meet a deadline. However, performing under pressure can impact their body physically and mentally, due to physical exhaustion and feelings of stress and guilt. \n However, when procrastination occurs as a behavioral pattern, it can lead to difficulties at work, studying, interpersonal relationships and meeting obligations. Why do we choose to postpone something even if we are aware of the consequences? There isn’t only one answer to this question. It is certain that procrastination serves a purpose, which is different depending on the person and the circumstances. Generally speaking, stress and anxiety can be both a cause and a consequence of procrastination. Still, it has been ascertained that procrastinators usually feel shame or guilt. So when we manage to understand what we feel and why we feel it, when we choose to postpone something, we are already taking steps towards fighting procrastination. \n\n  ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:43:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(59, 231, 'Why leave for tomorrow what you can do today?', 'γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.</p>\r\n</div>\r\n', 'Why leave for tomorrow what you can do today? Όταν έχεις να ανέβεις ένα βουνό, μη νομίζεις ότι θα γίνει μικρότερο αν περιμένεις.                            \n  All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.  \n                     \n Certainly, such behavior does not bring about disaster, but it can significantly affect the quality of our lives, especially when it comes to urgent and important issues. However, it is vital to understand the reasons that perpetuate this \'\'habit\'\', as only then can we get rid of it. \n As odd as it sounds, the bases of procrastination can be the fear of failure and the fear of success. In the first case, by fearing the negative outcome of a situation we choose inertia and sustain our comfort zone. In the second, believing that success is accompanied with higher expectations and demands from others around us and ourselves in which we doubt we can respond, leads us to avoiding to take action. \n In addition, homeostasis makes us feel secure. Things are predictable and this creates a familiarity that we do not want to risk. For example, one can postpone the ending of a relationship because it requires adaptation to new norm. \n In a closing note, procrastination may be due to a mood disorder. This is also evident in people with depressive symptoms that they have difficulty making decisions and taking action, due to low energy reserves, lack of self-confidence etc. \n\n  ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:43:20', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 33, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(60, 233, 'Dealing with perfectionism', 'αντιμέτωπος-με-την-τελειομανία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management.</p>\r\n</div>\r\n', 'Dealing with perfectionism                            \n Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management. \n The exercise bellow will help you combat perfectionism. \n Make a list of situations that usually lead you to aim for perfectionism. Then, attempt to deliberately make a particular mistake in order to confront yourself for not being perfect. This exercise will help you get accustomed to a less perfect version of yourself. \n If it seems too hard to do, picking for the mistake that won\'t particularly upset you and gradually progress two tasks that you find difficult to accept imperfect results. \n Such tasks may include \n Wearing a shirt that wasn\'t properly ironed \n Sending a friendly message that includes a spelling mistake \n Being a bit late on an appointment that isn\'t urgent \n Proofread an email no more than once \n Limit the time you spend preparing a presentation (e.g. 2h/day). \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:10:35', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/antimetwpos-me-tin-teleiomania.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(61, 235, 'Make a fresh start', 'κάνω-την-αρχή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.</p>\r\n</div>\r\n', 'Make a fresh start                            \n Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate. \n Negative and unrealistic thoughts often based on predictions of what could happen, further sustain procrastinative behavior. \n This exercise will help overcome these issues and make a fresh start. \n When you are about to engage in an activity make it personal deal; promise yourself that you will attain to it for 10 minutes. Honor this deal and afterwards decide whether or not you are willing to continue. \n It is important to clear your space of everything that could distract you before you engage to the activity. \n You will discover that it\'s rather probable to continue attaining to an activity once you have already begun working on it. \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:51:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(62, 237, 'The 2-minute rule', 'ο-κανόνας-των-2-λεπτών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks.</p>\r\n</div>\r\n', 'The 2-minute rule                            \n It\'s an activity takes less than 2 minutes to complete, do it right away. \n In this way, you reduce stress and boost your confidence by completing more tasks. \n If your cB2 requires more than 2 minutes to complete, break it down to a 2-minute step. \n For example, let\'s assume you want to start eating healthily in order to lose 10 lb in the next 2 months; what could you do in Just 2 minutes to begin working towards your goal? \n Have an apple \n Do 10 push-ups \n Go for a short walk \n Drink a glass of water \n The rule of thumb he said by taking a few steps towards your final aim, you will be more likely to take further action and form new habits down the road. \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:12:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-kanonas-twn-2-leptwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(63, 239, 'Anger and its Expression', 'ο-θυμός-και-η-έκφρασή-του', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger doesn’t solve anything, it builds nothing but it can destroy everything.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. </span></p>\r\n</div>\r\n', 'Anger and its Expression Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα.                            \n  Anger doesn’t solve anything, it builds nothing but it can destroy everything.  \n                     \n Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. \n Anger is an adaptive response to threats that is instinctively and naturally expressed through aggression. However, it is often incriminated as a negative emotion. This has led a great part of society to prevent the expression of anger. Not expressing our feelings is an unhealthy way of avoiding conflicts. In many cases, that anger gets “trapped” inside, “disguised” into other emotions or redirected to ourselves or others. \n A typical dysfunctional management of anger is its internalization. We see people who prefer to overlook certain situations that make them angry and once they they’ve reached their breaking point, they outburst with a disproportionate reaction. The internalization of anger can also appear in the form of negative or judgmental behavior towards someone to whom we have not explained what has bothered us. \n On the other hand, we observe people who externalize their anger in a dysfunctional way that may include intense or even violent outbursts, because of the difficulty of controlling and managing their feelings. It is understood that in order to manage our anger constructively, it is necessary to primarily recognize what makes us angry, the reason behind this feeling, to realize our needs and communicate them with respect to others. \n\n  ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:42:55', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 9, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(64, 241, 'Conflict management ', 'conflict-management', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.</p>\r\n</div>\r\n', 'Conflict management  Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου.                            \n  Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.  \n                     \n Then separate a sheet of paper into 4 columns \n - Conflict issue \n - People involved \n - What happened \n - Fire word \n Feel in the columns based on your three recent events \n For example \n - Conflict issue housework \n - People involved me and my partner \n - What happened my partner accused me of not helping out by saying \" you never help me out. I do everything by myself!\" \n - Fire word never, everything \n Now consider if what was said could be expressed in different words - either on your side or your partner\'s side, by replacing the fire words that spiked the conflict. Note down the different ways you could express yourself in similar situations next time you are in the conflict think of your notes. \n\n  ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:42:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(65, 243, 'Anger Management tips', 'τips-διαχείρισης-θυμού', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger makes your mouth work faster than your mind.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.</span></p>\r\n</div>\r\n', 'Anger Management tips Ο θυμός κάνει το στόμα σου να δουλεύει πιο γρήγορα από το μυαλό σου.                            \n  Anger makes your mouth work faster than your mind.  \n                     \n Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you. \n - Exercise is a good form of venting off, in general. Even if you do not have a lot of time at your disposal, a quick walk is enough, as exercise increases hormones that calm and relax us. \n - Take your time. If you feel that you cannot manage your anger, move away from the stimulus that triggers you. For example, in order to avoid a violent outburst in an argument, ask your interlocutor for some time, move away and return to the conversation after a few minutes. This tactic can work alone or in combination with the next one suggested. \n - Count to 10. This technique is suitable for both youngsters and adults. Count slowly up to 10, taking breaths at the same time. If necessary, keep counting until 20. \n - Avoid using expressions such as \"never\", \"always\" as well as generalizations. Focus on what is happening at the moment and express your anger in words, communicating your own, deeper emotions. For example, you can say I feel upset you left the table without picking up your plate” instead of “You never do anything in here, you\'re always expecting everything from me”. \n - Next time you recognize indications that lead to an angry outburst, remember to practice the above tactics and then adopt those that work best for you. \n\n  ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:41:35', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(66, 245, 'The balloon', 'μπαλόνι', '<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin.</p>\r\n', 'The balloon                            \n There is a simple emergency exercise that can be of great benefit under certain situations. \n You will need a balloon and a pin. \n Take a deep breath while thinking of what makes you angry or a situation you cannot manage well and begin blowing the balloon. \n Continue until the balloon has blown enough. \n Hold the balloon on one and while holding a pin in the other. Take a deep breath and blow the balloon. \n You will notice a sense of emotional liberation and calmness. As soon as you blow the balloon you will hyper-focus, all your senses are involved and you feel liberated from the situations you had trapped in the balloon; situations that made you feel under pressure.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:04:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mpaloni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(67, 247, 'Counting', 'μέτρημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A popular anger management exercise is counting backwards.</p>\r\n</div>\r\n', 'Counting                            \n A popular anger management exercise is counting backwards. \n Whenever you experience intense anger, count backwards from 20, slowly. This little exercise can prove helpful in controlling anger that\'s expressed impulsively. You get the chance to manage the situation better at the right time and not to externalize your anger impulsively.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:08:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/metrima.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(68, 249, 'Differentiating anger', 'διαχωρίζοντας-το-θυμό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of what bothers you at the workplace. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compare it to what bothers you at home. </span></p>\r\n</div>\r\n', 'Differentiating anger                            \n Make a list of what bothers you at the workplace. \n Compare it to what bothers you at home. \n Now make a list of what bothers you at home and consider whether you project some of those problems at work.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:07:26', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxwrizontas-ton-thymo-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(69, 251, 'Conflict management', 'διαχείριση-συγκρούσεων-αρθρο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict cannot last without your participation.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict is part of everyday life. Many times, it is inevitable.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">What we need to do is learn how to manage it so that it affects us as little as possible.</p>\r\n</div>\r\n', 'Conflict management                            \n Conflict cannot last without your participation. \n Conflict is part of everyday life. Many times, it is inevitable. \n What we need to do is learn how to manage it so that it affects us as little as possible. \n How can we manage or avoid conflicts? \n -Manage the situation with courtesy and as early as possible: Solve the conflict at its beginning. As long as the situation continues, things get more complicated and the tension can increase. Approach situations with positivity from the start. Ask politely what\'s wrong or what needs to be corrected, trying to maintain a mild climate. Focus on kind and immediate solutions, without shifting responsibilities and accusations. \n • Delay reaction time: A delayed reaction initially helps you distance yourself from the stimulus and reduce, to some extent, the intensity caused by an event or person. When examining the stimulus, consider the following: \n 1) How important is it? \n 2) Is that really the cause of the tension I feel? \n • Often, people have difficulty with something and express their dissatisfaction to something else. An everyday example is: \"I had contradicted my boss at work and, when I returned home and my daughter had not completed her homework, I yelled at her. But if I had evaluated it, I would have observed that the source of my anger was work-related and not my daughter\'s homework \". \n • Look at the \'big picture\': When you often come into conflict with a specific person, it is helpful to evaluate this person as a whole. If, for example, I have frequent tensions with my boss, it is important to remind to myself of all of their attributes. That is, on the one hand, they are often abrupt and rude. On the other hand, they recognize my effort and reward me for it. All people have different aspects in their character. It is important, therefore, to evaluate them all in order to form an objective picture. \n • Communicate properly: How we communicate with someone is very important. At times, although we are careful with what we say to someone and the vocabulary we use, we disregard our body language or the tone of our voice. Often, these two suggest something completely different, which leads our interlocutor into a defensive position, and the conflict between us is not far away. \n • Conflict between people can lead to positive results because it helps us find solutions to our differences. But it often becomes uncontrollable. So, it is best to try to manage its outcome by respecting both sides. A conflict will not be solved in your own way. It is important to show understanding, to give them time to explain themselves and their point of view and to respect their boundaries.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-03 08:49:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 3, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(70, 253, 'First-person singular ', 'α-ενικός', '<p>In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem.</p>\r\n', 'First-person singular                             \n In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem. \n Make sure your precise; E.g. say \" I am upset that you left the table without picking up your plate\" instead of \" you never do anything around here\".  Remember, practice makes perfect.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:02:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/a-enikos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(71, 255, 'Pros and cons ', 'τα-υπέρ-και-τα-κατά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?</p>\r\n</div>\r\n', 'Pros and cons                             \n Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive? \n Then, ask yourself: \n - what are the pros being like that? \n - What are the cons of being like that? \n - What are the cons of anger? \n - What are the benefits of being like the person your first thought of? \n Consider if the pros of anger outweigh the cons, or if the cons of anger outweigh the pros. Use a 1-100 evaluation scale (50-50. 40-60, etc.) \n Remember we may not be able to control when we get angry but we can control  our reaction to it. We can be angry and passive, angry and aggressive, angry and passive-aggressive or angry and assertive. The choice is ours.', 1, 39, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:50:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-yper-kai-ta-kata.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(72, 257, 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', 'διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο Δείτε το βίντεο                           Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.', 0, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:34:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(73, 259, 'Understanding and expressing emotions', 'κατανόηση-και-έκφραση-συναισθημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.</p>\r\n</div>\r\n', 'Understanding and expressing emotions Οι αμφιβολίες σκοτώνουν τις σχέσεις.                            \n  Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.  \n                     \n A prerequisite for this is the cultivation of emotional understanding. Emotional understanding means getting deep awareness of our own emotions first and then to take into account the other person\'s feelings. Emotional understanding helps us deal with our emotions without avoiding them. It also offers us the ability to effectively handle the other person’s the feelings. To achieve understanding you first need to express those feelings. The ability to express our emotions is an integral part of a successful relationship. People tend to share their positive feelings, but have difficulty expressing the negative emotions they experience from time to time. At this point it is important to remember that we do not need to avoid expressing what we feel in order not to hurt the people around us. They will only be hurt when they see you troubled and you shut them out of what you experience. Thus, it\'s a good idea to face them and discuss your feelings -both positive and negative. \n\n  ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:40:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(74, 261, 'Successful relationships', 'επιτυχημένες-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You do not need someone to complete you, but someone to fully accept you.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.</p>\r\n</div>\r\n', 'Successful relationships Δεν χρειάζεσαι κάποιον να σε ολοκληρώσει, αλλά κάποιον να σε αποδεχτεί ολοκληρωτικά.                            \n  You do not need someone to complete you, but someone to fully accept you.  \n                     \n It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries. \n  ♦ Trust Is based on 3 key pillars: honesty, values and positive focus. \n - Trust begins in ourselves and our feelings. If we are honest with what we believe and feel, we can be honest with the rest of the people in our lives and not be afraid to share with them something unpleasant. \n - Values refer to our personal moral code according to which we act. Many times, this code differs or it can even come as opposed to that of another person. In this case we should either reach to a compromise that will serve both sides well or decide what is more important to us; keeping eternal struggles in a relationship makes it unbalanced. \n - Positive stance refers to the focus on the positive characteristics of the personality of the our partner and our relationship. Each of the two members of the relationship has their own distinct personality and that is what makes our relationship worthwhile. It does not benefit from constantly dealing with what we want to change in the other person and maintaining am electrified atmosphere. \n  ♦ Respect and understanding are based on sharing and effective communication. \n - Sharing problems and taking responsibility in a relationship is extremely important for its balance. In a difficult situation, it is important to consider the other person as our ally rather than an obstacle or something unrelated to our problem -regardless of whether this problem is related to the relationship or not. \n - In communicating it is important to try to understand the emotional state of the other member of the relationship and “get in their shoes” for a few minutes (this is empathy). It is good to avoid accusations and talk about ourselves and our own responsibilities. We should avoid terms like «always» or «never». \n  ♦ Boundaries are very important in a relationship, not to keep us distant from the other person, but to protect our individuality and frame a safe place for our relationship. \n That is why we need to ask ourselves the following questions: How far can I go? What do I want? What do I need? Then we are ready to set our limits. \n\n  ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:38:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(75, 263, 'The Importance of Interpersonal Relationships', 'η-σημασία-των-διαπροσωπικών-σχέσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The only people who deserve to \"stay\" in your life are those who never left!</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.</p>\r\n</div>\r\n', 'The Importance of Interpersonal Relationships Οι μόνοι άνθρωποι που αξίζει να τους φωνάξεις «μείνε» είναι εκείνοι που δεν έφυγαν ποτέ!                            \n  The only people who deserve to \"stay\" in your life are those who never left!  \n                     \n The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans. \n Humans are social species according to Aristotle and that\'s why their relationships with other people are of special importance in life. A person with healthy interpersonal relationships is a happy person, as research has shown that our relationships are the number 1 factor of happiness, before money and glory. We can understand the difference ourselves if we consider how we feel as a member of a happy and tied family in comparison to when we get a raise or a promotion at work. Surely there is joy and satisfaction in the second case, but at first, the feeling is deeper and lasts longer. That is why it is worth investing more in the people around us, giving them more space and time in our lives, because that is how we take care of ourselves. Interpersonal relationships refer to the closest relationships we form with people, ie, friendly, erotic, collegiate, parental, relative, etc. And remember, the relationship always consists of two members -not more! I may be a member of the same family, but my relationship with my son differs from the relationship I have with my husband. \n\n  ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:36:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(76, 265, 'David’s exercise', 'η-άσκηση-του-δαβίδ', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most crucial part of good interpersonal relationships is the relationship we have with ourselves.</p>\r\n</div>\r\n', 'David’s exercise                            \n The most crucial part of good interpersonal relationships is the relationship we have with ourselves. \n The following exercise will help you find your authentic self. \n In order to create David’s sculpture, Michael Angelo relied on 2 basic skills: His ability to sculpt off excess marble in order to give the correct shape and his ability to see David through the marble layers. In the same way, positive psychology can help people overcome the limitations that restrict them from finding their true self. \n - Examine what’s frill and what limits me from being myself. \n - Recognize who I really am, which are my authentic characteristics, what I want to keep. \n - Adopt behaviors that enhance my authenticity.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:15:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-askisi-tou-david.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 6, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(77, 267, 'Complaining', 'τα-παράπονα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships.</p>\r\n</div>\r\n', 'Complaining                            \n Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships. \n -Write 2 complaints you often make to someone. \n -Then, write 2 positive aspects of the person you are complaining to. \n -Using this information, fill in the blanks: \n ____________ may be _____________, but he/she is also _________ . \n For example: My sister may be messy, but she is also an excellent cook. \n In this wat you express your complaint, but you also make a positive comment, helping the other person to view you comment more positively and perhaps take some steps towards changing.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:17:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-parapona.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(78, 269, 'The masks', 'οι-μάσκες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important.</p>\r\n</div>\r\n', 'The masks                            \n In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important. \n - Think of 3 people who are important to you. \n - Consider which mask you chose to wear around them. \n - What are the reasons that lead you to putting this mask on? \n In the end, decide which masks you are going to keep on and which ones you should take off.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:16:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-maskes.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(79, 271, 'Communicate – Listen – Understand 	', 'επικοινωνώ-ακούω-καταλαβαίνω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.</p>\r\n</div>\r\n', 'Communicate – Listen – Understand 	                            \nCommunication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.\nThis exercise can help you find the true meaning of communication, listening and understanding. Remember that listening doesn’t necessarily mean agreeing.\n- Choose a colleague, friend or relative, sit close by so that you are comfortable and try to maintain eye contact.\n- Choose a neutral topic of conversation, such as “how was your work day” or “what happened during the weekend” and be articulate.\n- Request you interlocutor makes some clarifying questions based on what you said. E.g. “When you said….. did you mean……….?”\n- When you are in agreement put down 1 point. When you are in disagreement try to explain what has not been clearly understood.\n- When you’ve won 3 points, diverse roles and repeat the exercise.\nWhat did you gain from this exercise? Share your thoughts with your interlocutor.\nRemember: Communication is often a challenging process. Many times, what we communicate is received by the interlocutor in a different way and vice versa. If that occurred during the exercise try to discuss it further with your interlocutor.\n\n\n\n\n \n\n\n \n\n \n ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:14:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epikoinwnw-akouw-katalavainw.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(80, 273, 'Love is...', 'αγάπη-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:</p>\r\n</div>\r\n', 'Love is... Η μητρική αγάπη είναι ο πρώτος τύπος αγάπης που βιώνουμε στη ζωή μας.                            \n  Maternal love is the first type of love we experience in our lives.  \n                     \n However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love: \n The 3 components \n Intimacy: which involves feelings of closeness, connectedness, and bondedness \n Passion: which refers to drives that lead to physical attraction, romance and sexual consummation. \n Decision/commitment: which refers to the decision that one loves his partner and lead a person to remain in the relationship and move toward shared goals. \n The 7 different kinds of love \n Friendship: there is intimacy without any erotic passion or long-term commitment. \n Infatuation: characterized by feelings of lust and physical passion, lacking intimacy and commitment. \n Empty love: characterized by commitment without passion or intimacy. \n Romantic love: there is intimacy and physical passion but commitment is still undecided. \n Companionate love: there is intimacy and a long-term commitment but minimal or no sexual desire. \n Fatuous love: a commitment based mainly on passion but lacking intimacy. \n Consummate love: it represents the \"ideal\" relationship with all three components; intimacy, passion and commitment. \n Although all three components are required for an ideal relationship, the amount of each component can differ from relationship to relationship and from time to time. Noticing the way the components interact will give you a chance to highlight areas that may need improvement. \n\n  ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:35:56', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-einai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-einai.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(81, 275, 'Romantic love is...', 'έρωτας-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A question that concerns all of us especially at a young age is “what love is”.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many compare the feeling of being in love with what one feels under the influence of substances.</p>\r\n</div>\r\n', 'Romantic love is... Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το «Τι είναι Έρωτας»;                            \n  A question that concerns all of us especially at a young age is “what love is”.  \n                     \n Many compare the feeling of being in love with what one feels under the influence of substances. This view is not far from the truth, as when we fall in love dopamine and norepinephrine levels rise and our serotonin levels are also affected making us more eager, more energetic and more excited. When we are at the beginning of a romantic relationship, we tend to idealize our partner and we disregard any negative elements; thus, the expression «love is blind». Despite the euphoria and pleasure that this emotion gives us, it lasts for a few months to a few years and certainly it isn\'t what keeps us in a long-lasting relationship. \n\n  ', 1, 42, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:51:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"image_intro_alt\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(82, 277, 'Love or passion?', 'αγάπη-ή-πάθος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship.</p>\r\n</div>\r\n', 'Love or passion?                            \n  Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship.  \n                     \n Every person is driven by the biological urge to reproduce, so the passion that leads to sexual desire is an essential element in creating and establishing a relationship. Passion, however, must not be confused with lust, a feeling of momentaneous enjoyment. While, passion is one of the elements of love, it is not the only one, nor is it the only condition for forming a long-term relationship. In particular, passion can lead to the creation of a relationship, which, if enriched with other key elements such as intimacy and commitment will become long-term. On the other hand, relationships with intense passion, that overtakes the rest of the elements in the relationship, will probably be intense but short. \n\n  ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:33:48', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(83, 279, 'Jealousy: a \"good\" or \"bad\" feeling?', 'ζήλια-«καλό»-ή-«κακό»-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.</p>\r\n</div>\r\n', 'Jealousy: a \"good\" or \"bad\" feeling?                            \n  Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust.   \n                     \n The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined. \n Jealousy is not limited to romantic relationships; it can arise between siblings competing for parental love, colleagues, friends etc. Jealousy differs from envy, as jealousy always implies the presence of a third person. Envy arises between two people and can be better described as \"I want what you have\". Although jealousy is a painful emotional experience, evolutionary psychologists do not see it as a feeling that must be suppressed, but as a wake-up call that an important relationship is in danger and steps must be taken to secure the love of our friend or partner. \n But what is the underlying reason that motivates jealous responses? Several traits such as low self-esteem, neuroticism, insecurity, possessiveness, dependency and an anxious attachment style have been linked to greater jealousy: \n Bringle and his colleagues have claimed that communicative responses, if expressed properly, can lead to more satisfying relationships by reducing uncertainty, maintaining or repairing relationship, and restoring self-esteem. \n Not all responses however can be constructive; Jealousy is a complicated reaction that can create major relationship problems. Guerrero and colleagues have proposed that general behavior responses differ in whether they are directed at a partner or a rival, at \n What we need is to manage better the expression of jealousy and the behavior resulting from it. In a nutshell, jealousy is considered a legitimate feeling like everything, but only when it does not drift us into extreme behaviors. While it can work protectively for one important relationship, it can also work destructively, if we exaggerate its expression. \n If you are feeling jealous you should avoid situations that are likely to arouse false suspicions, work on building confidence in yourself and your relationship and communicate your feelings with your partner. \n\n  ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:33:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(84, 281, 'The Importance of Parental Relationship Styles in Adult Love Relationships', 'η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.</p>\r\n</div>\r\n', 'The Importance of Parental Relationship Styles in Adult Love Relationships                            \n  The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.  \n                     \n During infancy and childhood, the emotionally warm events we share with our parents, lead us to shape close emotional ties and shape the way we create links with others throughout our lives. Tender behaviors such as touching, caressing, holding, kissing and hugging help us develop a sense of love and security, increasing oxytocin (the \"hormone of love\"), which is responsible for making us feel close to others and helps us relax and trust. \n The bond with the principal care-giver during infancy is not only important for our survival. It provides us with the security and the comfort needed when we are under stressful conditions and sustains our physical and mental well-being. When we have experienced this bond as infants, then as adults we built safe relationships and we choose partners that correspond to our feelings accordingly. On the other hand, people who have experienced insecurity during infancy, tend to experience insecurity, stress or avoidance in their relationships later in life, either by clinging to their partners because they feel that they do not love them enough, or by feeling very uncomfortable when committed to a partner, thus, leaving close relationships and avoiding long-term ones.  \n\n  ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:32:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg?width=1024&height=681\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(85, 283, 'How to get closer', 'πώς-να-έρθετε-πιο-κοντά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.</p>\r\n</div>\r\n', 'How to get closer                            \n These 4 activities will bring you closer to your partner and increase relationship satisfaction. \n - Exercise together: Endorphins released during exercise can help you feel more positive for one another and an increased heart rate can boost your excitement. \n - Read together: We don’t mean at the same time; as long as it’s the same book, article etc. Research has shown that exchanging views on a topic you have both read about brings you closer and helps you understand each other better. Also, according to research, a person who reads appears to be less stressful, more appealing and more understanding. Exactly wat we look for in a partner! \n - Do something together at home: Research has shown that couples who do chores together have a better sex life. If you don’t do chores, try re-decorating together. \n - Try an extreme sport: Nervousness and suspense are connected to attraction. Thus, something \"dangerous\" can make us feel more attracted to our partner. Plus, we will have shared a unique experience.', 1, 42, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:51:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-erthete-pio-konta-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(86, 285, 'The 36 questions', 'το-παιχνίδι-των-36-ερωτήσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance.</p>\r\n</div>\r\n', 'The 36 questions                            \n According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance. \n Each of you should take a turn answering each question. Here they are, in order: \n 1. Given the choice of anyone in the world, who would you want as a dinner guest? \n 2. Would you like to be famous? In what way? \n 3. Before making a phone call, do you ever rehearse what you\'re going to say? Why? \n 4. What would constitute a perfect day for you? \n 5. When did you last sing to yourself? To someone else? \n 6. If you were able to live to the age of 90 and retain either the mind or body of a 30-year old for the last 60 years of your life, which would you choose? \n 7. Do you have a secret hunch about how you will die? \n 8. Name three things you and your partner appear to have in common. \n 9. For what in your life do you feel most grateful? \n 10. If you could change anything about the way you were raised, what would it be? \n 11. Take four minutes and tell your partner your life story in as much detail as possible. \n 12. If you could wake up tomorrow having gained one quality or ability, what would it be? \n 13. If a crystal ball could tell you the truth about yourself, your life, the future or anything else, what would you want to know? \n 14. Is there something that you\'ve dreamt of doing for a long time? Why haven\'t you done it? \n 15. What is the greatest accomplishment of your life \n 16. What do you value most in a friendship? \n 17. What is your most treasured memory? \n 18. What is your most terrible memory? \n 19. If you knew that in one year you would die suddenly, would you change anything about the way you are now living? Why? \n 20. What does friendship mean to you? \n 21. What roles do love and affection play in your life? \n 22. Alternate sharing something you consider a positive characteristic of your partner. Share a total of five items. \n 23. How close and warm is your family? Do you feel your childhood was happier than most other people\'s? \n 24. How do you feel about your relationship with your mother? \n 25. Make three true \"we\" statements each. For instance, \"we are both in this room feeling...\" \n 26. Complete this sentence \"I wish I had someone with whom I could share... \n 27. If you were going to become a close friend with your partner, please share what would be important for him or her to know. \n 28. Tell your partner what you like about them. Be honest this time, saying things that you might not say to someone you\'ve just met. \n 29. Share with your partner an embarrassing moment in your life. \n 30. When did you last cry in front of another person? By yourself? \n 31. Tell your partner something that you like about them already. \n 32. What, if anything, is too serious to be joked about? \n 33. If you were to die this evening with no opportunity to communicate with anyone, what would you most regret not having told someone? Why haven\'t you told them yet? \n 34. Your house, containing everything you own, catches fire. After saving your loved ones and pets, you have time to safely make a final dash to save any one item. What would it be? Why? \n 35. Of all the people in your family, whose death would you find most disturbing? Why? \n 36. Share a personal problem and ask your partner\'s advice on how he or she might handle it. Also, ask your partner to reflect back to you how you seem to be feeling about the problem you have chosen.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:24:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-paixnidi-twn-36-ervtisewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(87, 287, 'How to reduce jealousy', 'πώς-να-μειώσεις-τη-ζήλια-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship.</p>\r\n</div>\r\n', 'How to reduce jealousy                            \n Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship. \n Examine and accept jealous thoughts and emotions. The first steps towards solving an issue is acknowledgement, examination and acceptance. \n You don’t have to act upon your jealous feeling. You may not be able to control experiencing jealous feeling yet, you are, however, able to control your reaction to them. Will you let them define your life and lead you to overreacting or will you acknowledge them for what they are and give them the space they deserve? \n Evaluate jealousy as a feeling, examine where it derives from and accept it as you accept the rest of your feelings. \n - Acknowledge that uncertainty is part of every relationship. No one in any short or long-term relationship, old or recent, can guarantee that your partner will 100% be with you forever and will never look at another person. That doesn’t mean that he will; It means that you can survive even if he does and that this secure feeling derives only from you. \n - Examine your views regarding relationships. Extreme jealousy may lead us asking a lot from your partner such as not to talk to people of the opposite gender or not to go out alone. Such views are distorted and need to be reevaluated. \n - Use alternative relationship skills. Instead of accusing your partner or making a scene due to jealousy, try to emphasize on positive aspects of his character and immediately improve the quality of your relationship.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:22:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(88, 289, 'Spend time together', 'περάστε-χρόνο-μαζί', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality.</p>\r\n</div>\r\n', 'Spend time together                            \n It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality. \n - Set aside an hour a day to devote on your relationship. This could take place at night before you go to bed, during a lunch break or any other time of the day you find suitable. \n - Do something different during that time to avoid falling into a routine. Try the ideas below: \n - Find a hobby: Something artistic or try going to the gym \n - Exchange small gifts; not necessarily material items, but some kind declarations of love, appreciation for something nice your partner did, preparing a nice meal etc. \n - Use body language; make eye contact, look into each others’ eyes for a minute and then hold hands and hug for at least 5 minutes. It’s okay if you end up in bed. Just make sure you give eye contact, caresses and hugs the appropriate time.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:19:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/peraste-xrono-mazi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(89, 291, 'Breathe together', 'αναπνεύστε-μαζί', '<p>This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner.</p>\r\n', 'Breathe together                            \n This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner. \n - To begin, either lie in bed opposite to your partner or sτand up staring at each other. \n - Gently touch your partner’s forehead with your own forehead. It will help pointing your chin downwards. \n - Take at least 7 deep breaths in synchronicity. If you enjoy the exercise you can spend more time. \n - Repeat whenever you feel the need to focus on the present.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:18:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anapneuste-mazi-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(90, 293, ' What is \"enjoyment\"? ', 'τι-είναι-ο-όρος-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\">The term «enjoyment», was recently introduced by Bryant &amp; Veroff, scientists from the field of Positive Psychology.</p>\r\n</div>\r\n', 'What is \"enjoyment\"?  Ένα πραγματικά ευτυχισμένο άτομο, είναι αυτό που μπορεί να απολαύσει τη διαδρομή ακόμα και όταν λοξοδρομεί.                              The really happy person is the one who can enjoy the scenery, even when they have to take a detour.                       \n The term «enjoyment», was recently introduced by Bryant &amp; Veroff, scientists from the field of Positive Psychology. \n \n The term refers to our ability to focus on a positive experience, intensifying or prolonging its influence over us. It is an active process that, with little practice, can make us more satisfied with life and, ultimately, happier. Enjoying an experience doesn’t just refer to feelings of pleasure or joy. You need to be able to recognize the positive feelings, the moment they arise. So an important prerequisite for one to enjoy an experience is to be able to be consciously present in the here and now, being mindful of what is happening. \n \n Many confuse enjoyment with pleasure. Let us see, however, whether these two concepts are linked.  Aristotle had proposed two types of happiness; pleasure and bliss. The first refers to the happiness that arises from the acquisition of pleasure and avoidance of pain. The second refers to the happiness that comes from a life of meaning and tendency of self-realization. According to Bryant &amp; Veroff, enjoyment is philosophically based on a way of life, which combines both pleasure and bliss, achieving a balance between these two situations.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:31:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(91, 295, 'The strategies of enjoyment ', 'οι-στρατηγικές-του-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> It\'s not how much we have, but how much we enjoy what defines happiness.</p>\r\n</div>\r\n', 'The strategies of enjoyment  Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία.                              It\'s not how much we have, but how much we enjoy what defines happiness.                       \n The following strategies will help you focus on a positive experience, intensifying or prolonging its influence on you:  \n \n Live in the present \n Let yourself experience the here and now, be mindful. Feel the overall sensation of the positive experience. Connect to what happens, just as it happens; without judging or analyzing it. Just experience it, giving the necessary time to feel what is happening at this precise moment. \n \n Implementation of positive emotions \n This strategy refers to using your body to express positive emotions. In this way, the experience will become more intense. For example, laugh / smile when you are happy, hug when you want to show your love, affection and compassion, caress when you feel intimacy, extend your arms and torso when you are excited. \n \n Share! \n Seek to share positive experiences with others: Celebrate birthdays, joyful events, achievements. Discuss positive feelings and convey them: Say how happy you are, how optimistic you are, how much love and tenderness you feel about someone and spread this feeling to your surroundings. For example, go to the office, praise your colleagues, open the window and tell them what a nice day it is outside. \n \n Positivity in your life journey (past &amp; future) \n The mental image of a positive event of the past makes us re-experience the positive feelings that it had caused. Also, the expectation of positive events in the future and the planning of the positive outcome of an imminent situation has been proven to motivate us to act in such a way that we will implement it and succeed. If you think something will go well, it will go well! ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:31:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(92, 297, 'The  4  Types  of  Enjoyment ', 'οι-4-τύποι-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The greatest enjoyment in life is to do what others have told you cannot.</p>\r\n</div>\r\n', 'The  4  Types  of  Enjoyment  Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς.                            \n The greatest enjoyment in life is to do what others have told you cannot. \n \n  The enjoyment of luxury / relaxation: the little luxuries in life; drinking a fine wine, taking a bubble bath, getting a massage, etc. \n \n The enjoyment of awe: admiring something bigger and more important than yourself; a work of art, a beautiful natural phenomenon, the birth of a child. \n \n The enjoyment of pride: feeling proud of yourself on some achievement that is recognized by others. Pride can also be related to another person associated with you (child, companion, friend). \n \n The enjoyment of gratitude: feeling grateful for something you received and needed a lot (either a material or an emotional good) or appreciating the beautiful things you have in your life.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:11:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-4-typoi-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(93, 299, 'The barriers to enjoyment ', 'τα-εμπόδια-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us.</p>\r\n</div>\r\n', 'The barriers to enjoyment                               Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us.                       \n Positive emotion suppression: by suppressing or concealing positive feelings because of shame, modesty, fear, humility etc. \n \n Dissociation from the positive event: by being unable to concentrate on it, because of other thoughts and concerns, or through deliberately ignore to recognize the \"problem\" that calls for a solution.  \n \n Nagging: constantly engaging in negative events, focusing on them, discussing them in a pessimistic tone. \n \n Negativity: either by always expecting the worst of a situation or by downgrading anything positive that has happened, saying it was random, temporary, etc. ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:30:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(94, 301, 'Enjoyment through reminiscing ', 'απολαμβάνειν-με-αναπόληση', '<p>Follow the suggestions below to begin enjoying life\'s beautiful moments again.</p>\r\n', 'Enjoyment through reminiscing                             \n Follow the suggestions below to begin enjoying life\'s beautiful moments again. \n Put on some lounge music, lay comfortably on the couch, close your eyes and reminisce an amazing experience; the happy memory, an ecstatic moment, the feeling of pure delight, or perhaps the feeling of being in love. The feeling you get when a book touches your soul or a painting makes your heart skip a bit. \n Try to recall all the details associated; your thoughts and feelings. \n Travel back in time and relive the moment for at least two minutes. \n Repeat the exercise often.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:25:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apolamvanein-me-anapolysi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(95, 303, 'Take a break', 'καθημερινή-παύση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20-30 minutes a day to self-care, every day for a week.</p>\r\n</div>\r\n', 'Take a break                            \n Devote 20-30 minutes a day to self-care, every day for a week. \n You can choose amongst many activities that you enjoy; a walk, a movie, a cup of your favorite coffee before work, a new book, listening to your favorite music before going to bed. \n 20 minutes a day can be spared even in the busiest schedule. \n Did your ring your break try to relieve anxious thoughts and focus on the activity you have chosen. \n Focus your attention on all the positive stimuli surrounding you; the smell, the colors, the temperature, the taste, the feelings, and keep them in your memory. In the end of your break, you plan tomorrow\'s activity. \n Before going to bed remember how you felt during today\'s activity and pay attention to your emotions. \n Don\'t forget to include such activities in your daily schedule; positive experiences shouldn\'t be viewed as exceptional opportunities.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:26:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katimerini-pausi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(96, 305, 'The walk of joy ', 'ο-περίπατος-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so.</p>\r\n</div>\r\n', 'The walk of joy                             \n Devote 20 minutes a day to taking a stroll by yourself, every day for a week. \n Trying to stick to your schedule - except if the weather conditions prohibit you from doing so. \n While walking, focus on the landscape\'s beauty; the sights, the sounds, etc. For example, you could pay attention to that tall tree you\'ve never noticed before, to the complex architectural design of a building in your neighborhood, to the sun\'s reflection on a paddle of water, to the smell of the flowers or two fellow pedestrians glancing at each other as they cross a busy street. \n Keep the picture in your mind for a little while - don\'t just walk through. Pause and focus on what you see and hear and take it all in. Try to recognize what makes you happy. \n Try taking a different route everyday so that you don\'t get accustomed to the scenery and take it for granted. \n\n\n ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:28:14', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-peripatos-tis-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(97, 307, 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', 'αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε Δείτε το βίντεο                             Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα                      Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.\nΜάθετε περισσότερα στο παρακάτω βίντεο', 0, 22, '2022-01-09 20:23:32', 43, '', '2022-01-24 20:46:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 7, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(98, 309, 'Why is self-control so difficult? ', 'γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος', '<p>Self-control is the key element of self-esteem and self-esteem is the key element of courage. </p>\r\n<p>Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.  </p>\r\n', 'Why is self-control so difficult?  Ο αυτοέλεγχος είναι το βασικό στοιχείο της αυτοεκτίμησης και η αυτοεκτίμηση είναι το βασικό στοιχείο του θάρρους.                              Self-control is the key element of self-esteem and self-esteem is the key element of courage.                         Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.     Haven\'t you noticed that after a long day, losing control is easier as you feel exhausted and lacking energy? It\'s one of those days that you will easily break the diet and think \"It\'s worth having a sweet, because I got so tired today\".       Change is something not everyone likes and many times people get sidetracked. It’s natural to root for a routine which is familiar and convenient. So a change in habits will require behavioral adaptation and thus influence your self-control. However, there are ways that can help you understand when your self-control is running out, but also how to regain it.    What are the signs that show you lack self-control?          •    Disruption       •    Anger       •    Lack of patience       •    Difficulty concentrating       •    Indistinct thoughts    You need a lot of time and practice to re-gain self-control. Self-discipline is something you learn in childhood. But there are times when the conditions or the way you were raised did not allow you to practice enough self-control. However, as an adult, you begin to realize that self-control is necessary. You do not have to be disappointed. It is important to take little steps at a time, recognize your improvement and reward yourself for it.  ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 09:56:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(99, 311, 'Self-control is very important for your social life', 'ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-style: italic;\">Self-control starts with </span><span style=\"font-style: italic; font-weight: bold;\">controlling</span><span style=\"font-style: italic;\"> your </span><span style=\"font-style: italic; font-weight: bold;\">thoughts</span><span style=\"font-style: italic;\">. If you cannot control your thinking, you cannot control your actions.</span> </p>\r\n</div>\r\n', 'Self-control is very important for your social life                             \n  Self-control starts with  controlling  your  thoughts . If you cannot control your thinking, you cannot control your actions.  \n                     \n Most people feel they have to develop or maintain self-control, only in order to achieve their own goals. Self-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others. People with self-control seem to uphold the three following habits:  \n \n Α) Self-maintenance               \n                                      \n They have a healthy attitude towards \"material goods\" and focus on what they need more than what they want. They evaluate what they need to in order to enrich their life, but do so in moderation.   \n \n  Β) Self-Assertiveness    \n They know their value and feel comfortable to share their thoughts, while giving others the time and space to express themselves.   \n \n  C) Self-fulfillment    \n The road to self-confidence is closely linked to durability. Those who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.  \n  Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.   \n\n  ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:48:32', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 13, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(100, 313, 'Self-control in practice ', 'αυτοέλεγχος-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">Success and achievement of goals is based on <span style=\"font-weight: bold;\">good habits, </span>which in turn, are based on <span style=\"font-weight: bold;\">discipline </span>and <span style=\"font-weight: bold;\">self-control</span>.  </p>\r\n<p style=\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">These are <span style=\"font-weight: bold;\">four ways </span>to improve self-control and develop more adaptive habits: </p>\r\n</div>\r\n', 'Self-control in practice  Η μεγαλύτερη πρόκληση για κάποιον είναι να ελέγξει τον εαυτό του.                            \n  One of the biggest challenges is regulating behavior.  \n                     \n Success and achievement of goals is based on good habits, which in turn, are based on discipline and self-control.   \n These are four ways to improve self-control and develop more adaptive habits:  \n \n  Avoid temptation   \n \n  It is not easy to resist the temptation. One study found that the way most people resist temptation is by avoiding it. A prerequisite for this is self-control, which leads to more efficient decision-making and self-help strategies.  \n \n  Measure your progress  \n \n Keeping track of your progress can keep you focused on your goals. It also helps you get to understand your own behavior better and makes it easier to maintain or change your habits.    \n  Learn how to manage stress   \n Taking a break and taking a few breaths help slow down your heart rate and relax. Make sure you exercise regularly, eat healthily and sleep adequately to improve your focus, cognitive function and health. People seem to make bad decisions when their blood sugar is low and they lack sleep. Exercise helps you sleep better and follow a more disciplined diet plan.   \n\n  ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:49:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autoelegxos-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 4, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(101, 315, 'What  is  self-control? ', 'τι-είναι-αυτοέλεγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Self-control refers to the <span style=\"font-weight: bold;\">ability</span> of controlling <span style=\"font-weight: bold;\">feelings</span> and <span style=\"font-weight: bold;\">desires</span> especially in tough situations. </p>\r\n</div>\r\n', 'What  is  self-control?  Δεν είμαι αυτό που μου συνέβη. Είμαι αυτό που επιλέγω να γίνω.                            \n  I\'m not what happened to me. I am what I choose to become.  \n                     \n Self-control refers to the ability of controlling feelings and desires especially in tough situations.     More specifically, in the field of psychology, self-control is interpreted as the ability  to subdue  our impulses, our feelings and behaviors to reach long-term goals. Self-control is mainly regulated by the pre-frontal cortex, thanks to which, instead of responding directly to every impulse that emerges, we can  plan ,  assess  alternative actions and ideally,  avoid  things we will regret later on. The basic precondition of self-control is the ability of  controlling our instincts . In a time of direct satisfaction, self-control is perhaps an undervalued ability which, however, is worth fighting for.   \n\n  ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:49:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(102, 317, 'Steps towards regaining self-control', 'βήματα-απόκτησης-αυτοελέγχου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control.</p>\r\n</div>\r\n', 'Steps towards regaining self-control                            \n Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control. \n For example, try to avoid consuming sweets are using the internet for a day. Repeat often. Practice makes perfect. And this way you will improve your self-control and gain some confidence. They will start the believe that you are strong enough to control your reactions under stressful situations.', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:35:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata_apoktisis_autoelegxou_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 38, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(103, 319, 'Self-control: An everyday practice guide', 'καθημερινή-εξάσκηση-στον-αυτοέλεγχο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right?</p>\r\n</div>\r\n', 'Self-control: An everyday practice guide                            \n 1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right? \n Well it\'s not exactly like that. Meditation involves exercising discipline on your thoughts, clearing your head, focusing on your body and your breathing. \n It\'s harder than you think; sitting still and not thinking about anything other than your breathing patterns takes tremendous effort. \n If you\'re willing to give it a chance for a month, you will see your self-control improving in surprising ways. \n 2. Start your day with some exercise. Engage in some form of physical activity even for as little as five minutes a day, after breakfast after breakfast. \n It\'s a strong tool can buildings discipline. Exercising in the morning will skyrocket your success within the day and drive yourself to doing some challenging work first thing in the morning. \n 3. Make your bed. Making your bed doesn\'t take more than 2-3 minutes. It\'s does, however, require discipline since you don\'t necessarily have a reason to do it. Making your bed won\'t make you more productive at work. It is the dullest exercise - but you should still do it. It promotes discipline and boosts productivity the minute you wake up and begin your day. It could also motivate you not to return to bed once you have woken up. \n 5. Limited diversions \n Turn off your mobile phone \n Turn off notifications on social networks \n It will help you focus and what you have to do \n 6. Stop nagging. It distracts you from anything positive going on it makes you focus on the negatives. \n Give it to a go for 30 days and you will see a great difference. Good luck!', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:34:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(104, 321, 'The Concept of autonomy ', 'η-έννοια-της-αυτονομίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-weight: bold;\">Autonomy</span> or <span style=\"font-weight: bold;\">psychological maturity</span> is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. </p>\r\n</div>\r\n', 'The Concept of autonomy  Στήριξε τον εαυτό σου και στηρίξου από αυτόν! Αν σε αυτή τη θέση, αντί για τον εαυτό σου, βάλεις κάποιον άλλον, τότε απλά θα κρεμιέσαι!                            \n  Support  yourself  and depend  on you!   \n \n  Autonomy or psychological maturity is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons.  \n \n When can a person be considered as autonomous?  \n \n  -Survival independence:   not needing a third party to undertake part of your work and everyday responsibilities.  \n \n  -Belief and decision independence:  making your own decisions (about work, relationships, studying, house-matters, etc.) and be able to implement them without the need for confirmation or consent of others, while taking over all responsibility.  \n \n  -Emotional independence: having the inner resilience to build your sense of self on your own, without depending on others to make you happy or tell you who you should be.   \n \n  -Conflict independence: being resilient to the negative feelings of relatives or friends and colleagues -without ignore them, but being able to face them whilst not being overwhelmed. Also, not being afraid to oppose them, leave the conversation or open aa discussion with them when needed.  \n\n  ', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:25:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg?width=1024&height=574\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(105, 323, 'Independence in a relationship: How to achieve it', 'αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. </span></p>\r\n</div>\r\n', 'Independence in a relationship: How to achieve it                            \n You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. \n Follow the steps below to regain or protect your independence and never feel lost if you break up again. \n\n  Continue going out with your own friends. You can also meet them as a couple, but try to meet your friends independently as well. \n  Make time for yourself. Spare some time to do things without your partner; pamper yourself, go shopping, go to the gym. \n  Keep your personal space. If you live together, you and your partner should have a separate room, or even a corner, this will only be yours. It should be a space with your own personal belongings where you can sit and relax or concentrate on your work. \n  Pick up a personal hobby. It\'s very important to keep busy with something you enjoy, practice and become better at. It\'s even more important for this hobby to remain yours alone. You can encourage your partner to find his own hobby.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:08:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(106, 325, 'Develop the characteristics of an independent person', 'απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you want to become independent you need to reach some goals and make them part of your life.</p>\r\n</div>\r\n', 'Develop the characteristics of an independent person                             If you want to become independent you need to reach some goals and make them part of your life. \n Here are the most important ones: \n\n\n  Make a living. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best. \n  Become socially independent. You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there. \n  Say what you think. What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment. \n  Travel alone. It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:19:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(107, 327, 'Independence in everyday life', 'αυτονομία-στην-καθημερινότητα', '<p>What time is it in practice starts in simple, everyday settings.</p>\r\n', 'Independence in everyday life                            \n What time is it in practice starts in simple, everyday settings. \n\n  Money management: Manage your income. Make your own money and decide how you are going to spend it. This requires a strategic plan that you must follow responsibly. \n  Cook: Nutrition is one of our basic needs, so it\'s important to know how to provide yourself with a meal without depending on someone else. You can start with simple easy to cook recipes. \n  Take responsibility: Even if it\'s somebody else\'s fault, examine the situation and accept the fact that the only person you can control is yourself and your reactions. Work on you!', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:14:06', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-stin-kathimerinotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(108, 329, 'Learn how to make decisions', 'μάθε-πως-να-λαμβάνεις-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions.</p>\r\n</div>\r\n', 'Learn how to make decisions                            \n Independent people are characterized by their ability to make decisions. \n This exercise will help you plan, decide and implement your own decisions. \n  Examine the situation thoroughly. In order to make the right decision, you need to become aware of all aspects of the situation. Make a list of the positives and the negatives. \n  Think of many different solutions. Having lots of choices helps you decide more objectively. \n  Decide on the best solution. Go through your previous list and begin excluding the unsuitable options, one by one, until you conclude on the best possible solution. \n  Make a plan and decide how you\'re going to implement it, where and how you will start and how you will start and the which will be your next steps. \n  Communicate your decision and take action. The caring your decision to someone else forms of sorts of commitment that will help you avoid changing your mind.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:15:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mathe-pws-na-lamvaneis-apofaseis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(109, 331, 'What is self-confidence?', 'τι-είναι-αυτοπεποίθηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.</p>\r\n</div>\r\n', 'What is self-confidence? «Κανείς δεν μπορεί να σε κάνει να νιώσεις κατώτερος, χωρίς τη συγκατάθεσή σου» Eleanor Roosevelt                            \n  «No one can make you feel inferior without your consent» Eleanor Roosevelt  \n                     \n Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. Even if they do not have a successful result, they do not give-up. They have faith to themselves and their abilities, as they seem to be able to exercise control over their life. They keep a positive attitude even when things do not work well because they have accepted and respect themselves as they are, including their faults. \n Thus, self-confidence inspires healthy emotions such as dignity, self-control, tolerance, accountability, respect for others and self-respect. It is part of our self-esteem and it is a way of expressing it. The person takes the initiative and defends what he considers important. Self-confidence works in accordance with realistic and valid self-evaluation, by taking over responsibility and keeping a dynamic attitude against everyday difficulties and unavoidable adversities. \n But in order for the individual to become self-confident, their way of thinking plays an important role. What do you think? What is going on in your mind as you read these lines? \n\n  ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:45:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 32, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(110, 333, 'Live for yourself and not for others!', 'ζήσε-για-εσένα-και-όχι-για-τους-άλλους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes.</p>\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.</p>\r\n</div>\r\n', 'Live for yourself and not for others! Η αυτοεκτίμηση δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη.                             \n  Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes.  \n                     \n People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. \n Be cautious! Every person has their own philosophy about life and how to deal with things. This means that you cannot please everyone. \n So avoid comparisons. It is a significant source of misery. Many people have characteristics that you are missing, but you also have virtues missing from others. \n Do not look for perfection. No one is perfect and that\'s amazing. There is an immense space for improvement. Do not be afraid to make a mistake. Mistakes help you learn and get better and better. Focus on what you have and love yourself for what it is. \n Believe in yourself and never give up! \n The self confidence boost should never stop and must be an everyday goal, because self-love is a constant need! \n\n  ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:46:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(111, 335, 'Confidence in the workplace', 'αυτοπεποίθηση-στο-χώρο-εργασίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues.</p>\r\n</div>\r\n', 'Confidence in the workplace Εκτίμησε εσύ τον εαυτό σου και θα ακολουθήσουν και οι υπόλοιποι.                            \n  Appreciate yourself and the rest will follow.  \n                     \n Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. Having self-confidence shows that we respect ourselves and intend to express and support our thoughts and feelings. It also, enhances the satisfaction we receive from work. Many people, although seeking self-confidence, suffer from passivity, they abandon their ideas and do not express their view to avoid conflicts with others. Others again, show too much self-confidence in the working environment and this can lead to degradation and exploitation of colleagues. Both approaches can have equally bad results in our workplace so we\'re looking for the golden intersection between the two extremes, the appropriate confidence level. Undoubtedly, the perfect percentage of self-confidence is a very important component of a satisfactory and successful career. \n\n  ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:46:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autopepoithisi-sto-xwro-ergasias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(112, 337, 'Building self-confidence', 'χτίζω-αυτοπεποίθηση', '<p>Think of people you know and believe are self-confident.</p>\r\n', 'Building self-confidence                            \n Think of people you know and believe are self-confident. \n They could be relatives or friends and coworkers. Make a list of their personality traits and characteristics - be spontaneous. Furtherly, put down what confidence means to you, how you would define it how you think one becomes confident and how it helps a person develop. \n Think of important moments in the past where you felt strong and confident. What were these situations? Who was with you then? How did you feel? \n In this way, you will define but confidence means how you had once built it.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:38:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/xtizw-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(113, 339, 'Don’t disregard positive comments', 'δεν-προσπερνάω-πια-τα-θετικά-σχόλια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Begin with two lists. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">In the first one, write down the positive personality traits and talents that you believe you have. </span></p>\r\n</div>\r\n', 'Don’t disregard positive comments                            \n Begin with two lists. \n In the first one, write down the positive personality traits and talents that you believe you have. \n In the second one right down all the positive personality traits and talents that people have commented on you having - from your early school years until today. \n You could also ask friends to tell you what they believe you are good at. \n It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem. \n In time, you\'ll notice you won’t disregard positive comments anymore.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:36:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/den-prospernaw-pia-ta-sxolia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(114, 341, 'Achievements list', 'λίστα-επιτευγμάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list with all of your lifetime achievements; from childhood to the present day.</p>\r\n</div>\r\n', 'Achievements list                            \n Make a list with all of your lifetime achievements; from childhood to the present day. \n Don\'t exclude achievements you don\'t center important and don\'t compare them to other peoples\'. It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:37:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/lista-epiteugmatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(115, 343, 'What do we mean by \"Energy Management\"?', 'τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit.</p>\r\n</div>\r\n', 'What do we mean by \"Energy Management\"? Η ενέργεια ρέει προς τα εκεί που της δείχνουν οι προθέσεις μας.                            \n  Energy flows where attention goes.  \n                     \n Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. All four sources of energy are essential in both personal and professional life. They interact with each other and are of same importance. Every day, we consume a great amount of energy due to the demands of the multiple roles we are asked to fulfil in our professional and personal lives, so that we can successfully meet the challenges we face. \n It is important to find ways to manage the energy levels, so we can find internal balance and recognize which factors strengthen and weaken our energy levels during the day. Through everyday actions, energy levels can be replenished systematically, so it is important to revitalize and recharge! \n Today, due to the fast rhythms of daily life our stress levels are likely to increase. We need to aim for our stress levels to keep us mobilized and alert, but not get so high as to lead us to intense anxiety that consumes our mental and physical energy. We should handle stress in our everyday life and at the same time manage our four energy sources successfully, ensuring balance and well-being in our life. \n\n  ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:20:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-enooume.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-enooume.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(116, 345, 'How could I handle energy consumption better?', 'πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.</p>\r\n</div>\r\n', 'How could I handle energy consumption better? Με ενέργεια και επιμονή κατακτώνται τα πάντα.                            \n  Energy and persistence conquer all things.  \n                     \n The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day. \n - Firstly, regarding our physical levels, it is important to choose a balanced diet. In particular, it would help to increase your consumption of fruit and vegetables as well as the amount of water you consume in a day. It is important to eat 2 to 3 main meals and consume 2 to 3 snacks in between, that come from all food groups. It would be good to reduce caffeine, sugar, nicotine and alcohol intake. At the same time, limit the sedentary lifestyle and aim for daily exercise! \n - Concerning mental levels, focus your attention on your energy. Avoid distractions, such as thoughts or activities that may divert you from your pursuits. It would be particularly helpful to focus 90 to 120 minutes on your work and then take a short break. It would be helpful to avoid the negative thoughts you probably make and focus on yourself so you can relax. \n - The emotional level also seems to play an important role in everyday life, as we often have difficulty recognizing and, by extension, managing our feelings. To change this, it would help if you work through your negative feelings and try not to avoid them. Release them and move on. Focus on the present, be mindful and focus on acknowledging positive emotions. \n - Finally, we often underestimate the so-called spiritual level. Find meaning and purpose in your life. Discover your values («What do you want to be remembered by?»). Set your main values in your daily activities as priorities. Discover what motivates you and what skills you use best. Make sure to switch between periods of high performance and relaxation. \n\n  ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:20:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(117, 347, 'What reduces and what increases our energy levels', 'τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας', '<p>We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.</p>\r\n', 'What reduces and what increases our energy levels                              We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.                              ➢    What reduces our energy:       •    Skipping meals      •    Bad nutrition      •    Lack of regular exercise      •    Excess weight      •    Lack of sleep      •    Long working hours       ➢    What increases our energy:       •    Three lighter, healthier meals with a healthy snack in between      •    Regular breaks during the day       •    Beware of the signs that your energy has depleted (worrying, yawning, hunger, difficulty in concentrating) and do something about it. Do not let yourself get exhausted!', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:19:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-meionei-.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-meionei-.jpg?width=1024&height=680\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(118, 349, 'Red and green activities', 'κόκκινες-και-πράσινες-δραστηριότητες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.</p>\r\n</div>\r\n', 'Red and green activities                            \n The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently. \n Energy here means mental energy. Activities that require us using our strong suits may tire us out physically, but boost our energy mentally. \n Step one: introduction \n Activities that require us using our strong suits and give us energy will be referred to as green activities \n You really enjoy them \n They make you feel energetic \n You lose track of time \n You look forward to pursuing them \n You respond well even under pressure or stress \n Activities that require us using our weak spots and consume our energy will be referred to as red activities \n You don\'t enjoy them \n Today exhaust you \n Time seems to slow down \n You do not look forward to pursuing them \n They require a lot of effort on your part to self-control and concentrate \n Step two list your red and green activities \n During the course of the week, list your red and green activities on a daily basis and note the energy levels they consume or boost respectively. \n Step three note what each activity offers or detracts. \n For example; Green activity → Exercising → Boosts my energy → Gives me a healthy and toned body \n Step four evaluation \n Could you increase green activities in your daily schedule? Could you manage red activities more efficiently? Could you outsource them or reform them?', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:06:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kokkines-kai-prasines-drastiriotites-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(119, 351, 'Everyday schedule', 'καθημερινό-πρόγραμμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Hold a daily activities diary where: <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You will estimate the time you need to perform your daily activities </span></p>\r\n</div>\r\n', 'Everyday schedule                            \n Hold a daily activities diary where: \n You will estimate the time you need to perform your daily activities. \n Take into account breaks that must take place. \n Determine how long meetings will last within the day. \n As a follow-up: \n Evaluate if your day was productive and if scheduling help save time and energy.', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:42:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kathimerino-programma.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(120, 353, 'What is important?', 'τι-είναι-σημαντικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make two columns</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• What is important</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• Time consumption</p>\r\n</div>\r\n', 'What is important?                            \n Make two columns \n • What is important \n • Time consumption \n On the first column write five things important to you (people, situations, activities, etc.) \n On the second column write five things you spend most of your time on. \n Compare the two columns. Consider if you need to spend more time into more important aspects of your life. \n ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:45:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-einai-simantiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(121, 355, 'Ask - Believe - Assert! The threefold of success', 'ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.</p>\r\n</div>\r\n', 'Ask - Believe - Assert! The threefold of success Δεν είναι πάντα εύκολο να ορίσεις μια πραγματικά δυναμική συμπεριφορά.                            \n  It is not always easy to define truly dynamic behavior.  \n                     \n This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms. \n Assertive behavior is considered as a point of balance between passive and aggressive behavior. It requires you to be accurate, to defend your desires and needs while still respecting the rights, needs and desires of others. It is important to express your thoughts, feelings and beliefs in a straightforward and appropriate manner. When you are assertive, you feel your confidence improving and you draw strength from it. In all interactions with other people, assertiveness can help you express yourself in a clear and immediate way without undermining your own rights or other people’s rights. \n On the other hand, aggressive behavior is based on winning. You do what best serves your interests without taking into account the rights, needs or desires of other people. When you are aggressive, you act egoistically. Your behavior can be considered as pressuring or even intimidating. You get what you want, often without asking. By adopting such aggressive behavior, you undermine the opinions and feelings of others. Aggressive responses encourage people to respond in a non-assertive manner, either aggressively or passively. \n Similarly, reacting in a passive or non-assertive way tends to be regarded as compliance with the wishes of others, but at the same time it can undermine your individual rights and self-confidence. Many people adopt a passive attitude because they have a strong need to be liked by others. Passivity leads people to fail to communicate thoughts or emotions but also to do things they do not really want, with the sole purpose of being accepted by others or avoiding a possible conflict. It also means that they allow others to take over responsibility, lead their life and make decisions in their place. \n Although all of us have acted in passive and aggressive ways at times, such behavioral reactions often arise from lack of confidence and therefore, are inappropriate ways of interacting with others. \n\n  ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:18:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(122, 357, 'What does positive assertive behavior mean?', 'τι-σημαίνει-θετική-διεκδίκηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.</p>\r\n</div>\r\n', 'What does positive assertive behavior mean?                            \n  Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.  \n                     \n Positive assertion is a key component of good communication, which in turn offers greater understanding and leads to better interpersonal and professional relationships. \n The main components of positive assertion behavior are the following: \n • Expression of positive emotions: refers to the ability of a person to recognize the positive elements and successes of others and to reward them, while at the same time accepting the reward and honest compliments of others in return. \n • Taking initiative: refers to the ability of an individual to express their point of view, which may differ from that of others, but also to accept that the opinion of others may differ from their own. \n • Expression of negative emotions: refers to an individual\'s ability to express their discomfort in relation to someone else\'s behavior, to express a complaint, to defend their rights and to refuse to do what they are asked if they do not really want to. \n • Accepting personal boundaries: refers to the ability of the individual to accept criticism from others, to admit that they have made a mistake or that they do not know something, to ask for help without considering it a personal weakness and to set limits. Consider, for example, how you could answer someone who asks you to do something that does not match your personal needs or that requires time and resources on your part that you do not have or do not want to make available for them. \n In order to practice assertive behavior, it is necessary to be willing to change your behavior if needed. Step from theory into action and set new goals. What do you think? Are you ready? \n\n  ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:18:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg#joomlaImage:\\/\\/local-images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg?width=780&height=521\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(123, 359, 'Do not stop asserting yourself!', 'μη-σταματάς-να-διεκδικείς', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.</p>\r\n</div>\r\n', 'Do not stop asserting yourself!                            \n  Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.  \n                     \n It is a continuous process that starts in self-knowledge. It takes practice, and it would be helpful to start practicing in easy situations in order to develop the necessary self-confidence. In time, you will gradually be able to handle even more difficult situations. \n If you want people to respond to your ideas and needs, then you should say what you want in a way that will make others respond. When assertiveness is a familiar behavior, you will not need to use techniques to do it. As long as one is practicing, they are likely to build more self-esteem. The best part is that other people will recognize that you respect yourself and will behave, in turn, with respect. Self-esteem is perhaps one of the most basic aspects of a harmonious relationship with yourself and an important precondition for having a high self-esteem. \n It requires us to accept ourselves. Besides, accepting others requires us to have accepted ourselves first. If you cannot accept yourself, you cannot leave room for third parties. \n\n  ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:17:24', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg?width=1024&height=768\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 4, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(124, 361, 'Claim assertiveness ', 'διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compliment yourself two times a week. Evaluate the stress levels you may experience. </span></p>\r\n</div>\r\n', 'Claim assertiveness                             \n 1. Compliment yourself two times a week. Evaluate the stress levels you may experience. \n 2. When you receive compliments notice if you feel comfortable and if you truly accept them. Evaluate the bay your reply assertively. \n 3. If when giving or receiving a compliment you notice behavioural patterns you wish to change, trying to modify them by noticing possible aspects that need improvement. \n It\'s important to keep notes based on your observations. Revisit if needed.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:49:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(125, 363, 'Developing self-trust', '«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt.</p>\r\n</div>\r\n', 'Developing self-trust                            \n Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt. \n Control dysfunctional thoughts that sustain you from developing self-trust. \n Note 5 dysfunctional thoughts you make and evaluate how realistic they are and with which positive thoughts could they be replaced.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:46:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(126, 365, 'Accept yourself', 'αποδέχομαι-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accepting or negative side and feelings as part of our being, is as important as accepting our positive self.</p>\r\n</div>\r\n', 'Accept yourself                            \n Accepting or negative side and feelings as part of our being, is as important as accepting our positive self. \n Note 3 negative emotions and where they derived from. \n Accept other people\'s positive, without belittling their importance. \n When was the last time you received a positive comment and how did you take it? \n It\'s important to claim our rights, while respecting those of others. \n We know what we want and we set boundaries.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:47:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apodexomai-ton-eauto-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(127, 367, 'Gratitude: catharsis or reciprocity?', 'ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude.</p>\r\n</div>\r\n', 'Gratitude: catharsis or reciprocity? Ας είμαστε ευγνώμονες σε αυτούς που μας δίνουν χαρά. Είναι οι κηπουροί που κάνουν την καρδιά μας να ανθίζει.                            \n  Let us be grateful to people who make us happy, they are the charming gardeners who make our souls blossom.  \n                     \n Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude. \n Catharsis is the process in which a person experiences strong emotions. For example, after an anxiety or traumatic event, crying is a way of releasing tension. Similarly, gratitude works as a catharsis. We show gratitude in our efforts to release some negative emotions such as guilt, sadness, anger, etc. \n Reciprocity refers to the exchange of actions. In this case, the exchange of positive emotions. When one shows gratitude to another person, then this person can be motivated to make a kind act in return. Besides, acts of gratitude are not just for the people we know! This way positivity can be transmitted beyond our own circle. \n\n  ', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:16:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(128, 369, 'The benefits of gratitude', 'τα-οφέλη-της-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p>It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% </p>\r\n</div>\r\n', 'The benefits of gratitude Να είσαι χαρούμενος όχι επειδή όλα είναι καλά, αλλά επειδή μπορείς να δεις το καλό σε όλα.                            \n Be happy not because everything is good, but because you can see the good in everything. \n • It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! It turns out that by observing what we already have, we feel more positive about our lives. \n • It increases our psychological well-being: Researchers have found that a high level of gratitude has a strong positive impact on psychological well-being, self-esteem and depression. This means that we can reap the greatest benefits of gratitude by incorporating it into our lives, with everyday practice and commitment. \n • It improves our relationships: A recent study showed that showing gratitude to the people who are important in our life improves the quality of the relationships (Algoe, Fredrickson, &amp; Gable, 2013). Gratitude to our loved ones is a great way to make them feel good, to make us feel good and to make our relationship better! \n • It makes more people like us: Those who are more grateful have access to a broader social network, more friends and better relationships than average people (Amin, 2014). This has to do with how trustworthy, social and grateful we seem to others. \n • It positively influences our personality: Research has shown that gratitude contributes to the development of features such as optimism, generosity, spirituality and life-satisfaction. \n • It strengthens our professional career: It\'s true; gratitude can help us professionally and make us better employees. In particular, it helps us make decisions, find meaning in our work, remain at the same job for a longer period and reduce work related stress!', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:55:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-ofeli-tis-eygnomosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 7, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(129, 371, 'What is Gratitude?', 'τι-είναι-η-ευγνωμοσύνη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.</p>\r\n</div>\r\n', 'What is Gratitude? Ανάμεσα στα πράγματα που μπορείς να δώσεις και ταυτόχρονα να κρατήσεις, είναι ο λόγος σου, ένα χαμόγελο και μία καρδιά γεμάτη ευγνωμοσύνη.                            \n  Among the things you can give and at the same time keep, is your word, a smile and a heart full of gratitude.  \n                     \n Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. Indeed, the feeling of gratitude increases dopamine, serotonin and oxytocin levels, the neurochemicals that make us feel good! Gratitude brings us closer to other people, generosity and the feelings of generosity, security and consistency, while driving away negative emotions. Start showing your gratitude today! \n\n  ', 1, 27, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:41:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-eygnomosyni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(130, 373, 'Self-gratitude', 'ευγνωμοσύνη-στον-εαυτό-σας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you start practicing self-gratitude.</p>\r\n</div>\r\n', 'Self-gratitude                            \n The exercise below will help you start practicing self-gratitude. \n Step one: Make a list of 10 things you love or admire in yourself. These could be personality traits, physical characteristics, achievements, relationships, etc. Then, think of each carefully and gratify yourself for each and every positive feature on your list. Revisit the list every time you or someone else attempts to underestimate you. \n If you find difficulty in spotting your positive features, think of how much you would appreciate these in someone else. Frequently, it\'s easier to give praise to other people than to ourselves. \n Step two: Once you\'ve experienced the joy of self-gratitude it\'s time to spread it around. Choose one person per day and express your gratitude towards them; praise a colleague for a job well done, your partner 4 the joy of waking up beside them, give a compliment to the neighbor who you happen to meet at the elevator. \n After a week evaluate your mood.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:51:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/eygnwmosyni-ston-eauto-sas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(131, 375, 'Gratitude tree', 'δέντρο-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude.</p>\r\n</div>\r\n', 'Gratitude tree                            \n This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude. \n Step 1: choose the paper sheets you are going to use and the shape you wish to give them. \n Step 2: cut the paper sheets on the desired design and to make small hole on the top of every paper leaf. Passed some ribbon through each leaf. \n Step 3: place the stones in the bottom of the vase and set the branches between them. \n Step 4: write on the leaves the names of the people, things or situations you are grateful for. You could also use pictures. \n Step 5: hang the leaves on the branches and admire your gratitude tree.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:50:26', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dentro-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(132, 377, 'The gratitude box', 'κουτί-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude.</p>\r\n</div>\r\n', 'The gratitude box                            \n A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude. \n You will need a box and pen and paper. \n Write a kind gratitude message to someone you love. You could begin with \"thank you for...\" \n \" what I love about you is...\" \n \" I love it when...\" \n You could also ask others to share their gratitude messages with your loved one and include them in the gratitude box. \n Wrap the box or put an arrow on it and keep it to your beloved one. It\'s a special gift both for them and you alike.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:52:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kouti-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(133, 379, 'Gratitude prompts', 'προτροπές-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude.</p>\r\n</div>\r\n', 'Gratitude prompts                            \n Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude. \n Below is a very simple exercise. \n Fill in the blanks. \n These open-end sentences include different ways you can Express gratitude. They cover a broad range of categories; feelings, colors, people, etc. Aim to include three things you are grateful about in each category. \n I\'m grateful for 3 things I see \n I hear \n I smell \n I sense \n I taste \n I’m grateful for these 5 blue things \n animals/birds \n Friends \n teachers \n Family members \n Things in my house \n People who hired me', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:53:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/protropes-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(134, 381, 'Happiness plan', 'πλάνο-ευτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 18.666666666666664;\">This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you.</span></p>\r\n</div>\r\n', 'Happiness plan                            \n This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you. Follow the suggestions that suit you and enhance the plan with your own ideas as well. \n Week 1 invest on your energy \n Energy and happiness interfere with each other. When I feel happy, I am more energetic and when I\'m energetic I feel even better. So, our first aim towards building happiness is investing on our physical and mental energy. \n  1. Exercise: it increases your physical and spiritual energy levels and is tremendously beneficial to your health. If you haven\'t been exercising, begun with a 30 minute/day walk and try to increase duration every 2 weeks. \n  2. Rejuvenating sleep: sleep is one of the most important factors in increasing our energy levels. Turn off the lights, take a few deep breaths and enjoy a 7-8 hour sleep. \n  3. Space organizing: a clean and organized home or work place makes you feel calm and safe, preserving energy levels. Thus, devote some time to clean and tidy up. \n  4. Do what you\'d like to feel: often the action helps lead us to the desired feeling. For example, a fake laugh eventually turns into a blissful chuckle. Thus, start adding activating in your family schedule (e.g. play with your kids even of you are a bit tired) and feelings will spring up in time. \n Week 2 improve your interpersonal relationships \n Interpersonal relationships and especially the more intimate ones, are the no1 factor of out happiness. However, when we think about what we\'d like to change in our relationships, we usually focus on what the other person does wrong. Here you will find 4 ways to improve yourself; the only person you can change in this particular area. \n  1. Stop complaining: stop complaining when someone doesn\'t complete a task the way you\'d like to. Share tasks and appreciate the time and energy the other person devotes in completing them -just like you do too. \n  2. Argue -but in the right way: arguing is inevitable and sometimes even useful. You don\'t need to fantasize about relationships that lack arguments, as long as you argue the right way. You need to mention exactly what is that doesn\'t make you feel good at the particular moment and focus on actions and situations, avoiding verbal attacks or labelling. \n  3. Show your affection: it\'s not enough to love someone; you need to show it. That means saying it out-loud or showing your affection through kind gestures. Even if love is considered implied (e.g. in long term relationships or between parents and children), expressing your love makes both parties feel beautiful. \n Week 3 get close to nature \n  1. Connect with nature: nature is something higher than human existence. Her beauty, her provision of natural resources crucial to our survival, but also her ability to produce natural disasters, are 3 elements that make us feel admiration, wonder and fear. This is the definition of awe. Connecting with nature will give us a chance to enjoy beauty and feel gratitude. If you live in an urban city, small trips to picturesque natural sights or environmental parks could enhance and sustain the above-mentioned feelings. \n  2. Learn more about natural disasters: nature can cause great natural disasters that cost lives. Studying natural disasters that led to hardship and death can make us appreciate life (even if it sounds sad and pessimistic) as well as the peacefulness of nature when calm. At the same time, knowing that there is nothing we can do to control natural phenomena and their forcefulness helps us be grateful to wake up in the morning and appreciate the fact that the world is just as we left it the previous night. \n  3. Green exercise: choose a mild form of exercising (walking, riding a bicycle, etc.) and practice outdoors. Research has shown that mild exercise in nature is beneficial to people who are stressful, depressed or offensive behavior. \n Week 4 no one is happy, unless they consider themselves happy \n This week we will focus on behaviors that help us build a happy self in practice. \n  1. Positive comments: use positive comments to describe something (e.g. a movie) or to compliment someone. If you have some negative comments, it\'s better that they are expressed after the positive ones (the plot was good, but I didn\'t like the music). Using more positive comments makes you feel better and spread positivity in your environment, making others more prone to express themselves positively too. \n  2. Extroversion: a misunderstood definition, since many people think it refers to having a lot of friends and talking easily to people. However, a main characteristic of extroverts is that they openly accept positive reactions and respond to them with respect and excitement. Open up and show other people your gratitude. \n  3. The happiness label: we are generally against labelling, but in this case, it is for a good cause; carrying the label of a happy person and trying to live up to the title can make us happier -without, of course, disregarding other aspects of our self and our live. Decide to be happy today! \n Week 5 make the best of your free time \n Free time is an excellent chance to seek activities that make us feel happy. \n  1. Find what entertains you: the first step towards utilizing our free time is to discover activities that make us happy. You may want something creative, something fun, something educational. The list goes on. \n  2. Steal some free time every day: happy moment should be part of our everyday life. Postponing entertainment e.g. to the weekend or vacation time is not helpful. You have to be happy here and now and not anticipate happiness in a future time while not doing anything to be happy at present. \n  3. Be a kid for a little bit: people tend to reminisce the freedom and light-heartedness of childhood; a break from troubles and responsibilities. Laughing, dancing or playing a table game helps reduce anxiety and blow off some steam. \n Week 6 you can do anything you want, you cannot to everything you want \n Being realistic is an inevitable part of a happy life. Here are 3 realistic thoughts that are more optimistic that you thought they\'d be. \n  1. You can do anything you want: trust in yourself and your abilities is a main characteristic of happy people. It’s also true! Anyone can achieve any goal so long as they are properly trained and prepared. \n  2. You cannot do everything you want: although we have the ability to do anything we want to, it\'s not feasible to do everything we want within a time frame of 40-50 productive years. For example, someone cannot be a successful chef, businessman, dancer and writer at the same time. He can, however, be successful in one or two professions and keep getting better with time. Don\'t have unrealistic expectations, because you will keep getting disappointed. \n  3. Set priorities: to balance the 2 previously mentioned aspects, find what really lights your heart and soul and devote yourself to it -regardless of your age. At the same time, spend your free time with one or two activities you also enjoy. This way you may not have it all, but you will spend your life doing things you want. \n Week 7 re-evaluate your relationship with money \n Money doesn\'t bring happiness on its own. However, spending money wisely can contribute to it. \n  1. Buy useful things: the happiness a purchase offers multiplies on account of how many times you use this item. \n  2. Invest in happiness: spend money on what makes you happy; activities you enjoy, equipment related to those activities, trips, etc. \n  3. Spend wisely: you don\'t need to live in constant fear of not spending more than you\'re supposed to -that won\'t contribute to your happiness. You can invest on yourself without guilt as long as it\'s been planned ahead. For example, 200€ for a 3-day weekend divided by less spending the first 2 days and more the last one if you wish to do so. \n Week 8 work life joy \n We spend a lot of our time at work every day (8-10 hours) so it\'s an important aspect of our happiness. Unfortunately, work is a source of stress for many people. Let\'s see what we can do. \n  1. Choosing a profession: choosing a profession based on how much we enjoy it and not the salary, will help increase our satisfaction. It\'s also likely to succeed in making more money from something we strive towards and work hard instead of a job we do simply because the money is sufficiently better. Remember that it\'s never too late to take a turn, even if you count years of experience in a different profession. \n  2. Work-hobby: if you cannot work professionally on what you like, there\'s always a way to work on it as a hobby. And if it\'s not feasible to work on it, read about it, visit places related to it, etc. \n  3. Balance: even if you\'ve found your ideal profession, it\'s important to keep it in balance with the rest of your life. As much as a career fulfils you, spending all your time and energy on it and neglecting other areas of your personal life will tire you out. Experts suggest we can enjoy the psychological benefits of a career by working up to 40 hours a week/8 hours a day.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:59:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/plano-eutuxias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 9, '', '', 1, 44, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(135, 383, 'What is awe and what is its significance to our happiness', 'τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.</p>\r\n</div>\r\n', 'What is awe and what is its significance to our happiness Ο ένας κοιτάζει το νερόλακκο και βλέπει τη λάσπη, ο άλλος τα αστέρια που αντανακλόνται.                            \n  One looks at the water and sees mud, the other the reflection of the stars.  \n                     \n Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. For example, when we see some great architectural construction, when we witness a natural phenomenon of rare beauty or when we witness the birth of a child... The feeling of awe has the same powerful effect to our happiness. However, in contrast to all other positive emotions, it is the only one that does not make us smile or laugh. Let\'s look at 3 ways to incorporate a sense of awe into our everyday lives: \n - Walk in nature as often as you can: take a walk and observe the environment, the sounds, the objects, the people and the colors you encounter. Observe the treasures of nature; you will feel awe looking at the clouds floating away. \n - Get the most out of your trips: when you find yourself in a new holiday spot, try to wake up early in the morning and live your day to the fullest, enjoying the sunset, observing the people, the sights, the beauty of nature, the new tastes and everything else around you. \n - Get out of your comfort zone at least once a day: you do not have to go on vacation to experience feelings of awe. You just need to observe beauty in your everyday life. This will be easier if you make sure you do something different every day, such as a night stroll, a concert, hiking and gazing at the city from the top of a hill, watching your favorite sport -whatever else pleases you, as long as it\'s not something you do every day! \n \n\n  ', 1, 28, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:39:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(136, 385, 'Happiness starts with you!', 'η-ευτυχία-ξεκινά-από-εσένα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.</p>\r\n</div>\r\n', 'Happiness starts with you! Ευτυχισμένος είναι ο άνθρωπος που ακόμα και μέσα στις δυσκολίες, βρίσκει λόγους να χαμογελάει.                            \n  Happy is the person who, even during difficulties, finds a reason to smile.  \n                     \n The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy. \n It will certainly not be just one thing. Once you have found your own happiness factors, you need to integrate them in your everyday plan and focus on developing them further. \n - You are responsible for your happiness more than any other. And after you become a fulfilled and happy person, it is time to become a transmitter of happiness for the people around you. \n - Transmit the positive feelings you have in you with kind actions to those around you, friends, acquaintances, coworkers or even people you don’t know. It does not need to be a great gesture; a good morning and a nice comment are enough to make someone\'s day. Consider how happier our world would be if we all acted like this ...That\'s why you make the beginning and drag others to your happiness! \n\n  ', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:14:43', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(137, 387, 'What is Happiness ', 'τι-αποτελεί-την-ευτυχία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.</p>\r\n</div>\r\n', 'What is Happiness  Τα πράγματα που μετρούν περισσότερο στη ζωή μας, δεν είναι μεγάλα και φαντασμαγορικά. Είναι οι στιγμές που αγγίζουμε ο ένας τον άλλον.                            \n  Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life.   \n                     \n What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives. \n We all want and seek happiness, but we are constantly evading both its meaning and the ways in which we can achieve it. Studies around the world show that people put happiness on the top of their list of desires in life -higher than money and reputation. According to Positive Psychology, happiness is the experience of positive emotions here and now. Life is divided into insignificant and important events. The insignificant events are the ones that consume most of our time, while the important ones are those that fill our lives, embellish it. It\'s in our discretion with what we fill our time and where we choose to focus. \n\n  ', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:14:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(138, 389, 'Create happy, positive experiences!', 'δημιούργησε-θετικές-εμπειρίες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods.</p>\r\n</div>\r\n', 'Create happy, positive experiences!                            \n It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods. \n During the week try to meet your friends for one extra coffee and exclude two items from your shopping list, which are not important, in order to balance the difference. \n Within the next 3 months try buying less shoes and clothing items and put this money aside for a relaxing weekend with your partner.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:54:48', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dimiourgise-thetikes-empeiries.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(139, 391, 'Positive experiences diary ', 'ημερολόγιο-θετικών-συναισθημάτων-στιγμών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger.</p>\r\n</div>\r\n', 'Positive experiences diary                             \n Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger. \n Include one such experience every day of the week. In way you will have done something beneficial for you every day. \n Monday \n Tuesday \n Wednesday \n Thursday \n Friday \n Saturday \n Sunday', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:56:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/imerologio-synaistimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(140, 393, 'Positive vs Negative ', 'θετικό-≠-αρνητικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">As strange as it may seem, the words we use shape our reality. </span></p>\r\n</div>\r\n', 'Positive vs Negative                             \n As strange as it may seem, the words we use shape our reality. Describe a situation you\'d like to change. Now, replace the \"negative\" words with \"positive\" ones. Change what you don\'t like and rewrite everything the way you\'d like the situation to be. Don\'t include anything negative or unwanted. \n  For example: I don\'t want to be overweight, my body is terrible  →  I want to healthy and appealing body.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:57:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/thetiko-vs-arnitiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(141, 395, 'Happiness is transmitted! ', 'η-ευτυχία-μεταδίδεται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s important to spread love every day. Start with the people closest to you.</p>\r\n</div>\r\n', 'Happiness is transmitted!                             \n It\'s important to spread love every day. Start with the people closest to you. \n List six people and make you happy \n Choose four or five and consider what would make them happy; for example, a phone call, a ride, or a simple smile. \n Act on it! Do it!', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:58:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-eytyxia-metadidetai.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(142, 397, 'The benefits of positivity to our health', 'τα-οφέλη-της-θετικότητας-στην-υγεία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.</p>\r\n</div>\r\n', 'The benefits of positivity to our health Η αγάπη κάνει τον κόσμο να κινείται και η καλοσύνη κάνει τον κόσμο να έρχεται πιο κοντά.                            \n  Love makes the world go round and kindness makes people come together.  \n                     \n Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. \n In particular, experiencing positive emotions protects us from symptoms of illness such as sniffles, headaches and pain in the abdomen and stomach. Experiencing positive emotions encourages people to make healthy choices, avoid threats and take care of themselves, contributing to an overall improved health. Also, positive feelings are a wall of protection against depression, enhancing psychological well-being and life-satisfaction. Lastly, positivity is directly related to maintaining a healthy heart rate, which, in turn contributes to general health and longevity.', 1, 29, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:38:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 7, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(143, 399, 'Positive emotions', 'θετικά-συναισθήματα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean?</p>\r\n</div>\r\n', 'Positive emotions                            \n  We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor.  \n                     \n But what are positive emotions and what do they mean? You will find them in the list below: \n - Joy = a sense of excitement and happiness that is often experienced as something sudden, because of some positive event. \n - Gratitude = a feeling of deepest gratitude for something very simple but also for something very important, often accompanied by humility or even reverence. \n - Calmness = a sense of serenity and self-acceptance. \n - Interest = a sense of curiosity or charm for something that demands and conquers your attention. \n - Hope = feeling optimistic and looking for a positive future. \n - Pride = a sense of self-acceptance and pleasure for an achievement, skill or personal attribute. \n - Fun = a sense of pleasure, often accompanied by smiles and laughing. \n - Inspiration = feeling of commitment, excitement, and motivation arising from a certain stimulus. \n - Awe = feeling amazement and wonder when you see something big, spectacular or amazing, that causes a sense of appreciation and respect. \n - Altruism = is usually referring to a selfless and generous act towards others, but it can also be the feeling you experience when you help others. \n - Satisfaction = a sense of pleasure and joy that you feel when you achieve something or satisfy a need. \n - Relief = the feeling of satisfaction you have when an uncertain situation proves to be positive or you avoid a negative result. \n - Bonding = emotional attachment to someone (even to a pet), accompanied by sympathy and a sense of enjoyment in their companionship. \n - Surprise (the good kind!) = a sense of enjoyment when someone brings you unexpected happiness or a situation goes even better than you hoped. \n - Confidence = a feeling that involves a strong sense of self-esteem and self-assurance. It may concern a particular situation / activity or be general. \n - Admiration = a feeling of warm acceptance, respect and appreciation for someone or something. \n - Excitement = a sense of vitality accompanied by motivation and commitment. \n - Euphoria = intense and all-round feeling of joy or happiness, often encountered when something extremely positive and exciting happens. \n - Pleasure = a sense of pleasure for a positive experience, a delicious meal, good company etc. \n - Optimism = positive expectations that encourage you to look forward to a beautiful future. \n - Happiness = general feeling of joy, pleasure and excitement for life. \n - Love = perhaps the strongest of all the positive emotions, love is a feeling of deep and lasting affection for someone, along with the willingness to put their needs above ours. It can be addressed to a person, a group of people or even the whole of humanity. \n Now that you know what they are, you can begin to fill your heart with them! \n \n\n  ', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:13:03', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(144, 401, 'What is positivity?', 'τι-είναι-η-θετικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention.</p>\r\n</div>\r\n', 'What is positivity? Μια Θετική Στάση είναι σαν μαγνήτης για Θετικά Αποτελέσματα.                            \n  A positive attitude is a magnet for positive results.  \n                     \n Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention. \n Positivity refers to the adoption of a more positive life attitude, which contributes to personal development, doing better and feeling better, as compared to a negative point of view. \n According to scientific findings, positive experiences and positive emotions, lead to widening of the horizon of thoughts and actions. Contrary to negative feelings that limit the field of thought and action in a person by pushing them towards adopting a specific behavioral response, positive emotions make the individual capable of watching, conceiving, thinking and developing new, original ideas and often lead to the adoption of creative and innovative behaviors. \n\n  ', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:12:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(145, 403, 'Focusing on what’s positive', 'εστιάζοντας-στα-θετικά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you focus on the bright side of life and come one step closer to happiness.</p>\r\n</div>\r\n', 'Focusing on what’s positive                            \n The exercise below will help you focus on the bright side of life and come one step closer to happiness. \n During the day: Try to exchange positive comments friends, family and colleagues. In this way, you train yourself to think positively whilst spreading positivity to the world. \n At night: Write down three things that\'s went well during the day (e.g woke up without a headache, someone was kind). Focusing on what\'s goes well makes us appreciate things we disregard for take for granted. \n Repeat for at least 2 days/week. Research has shown that the brain gets accustomed to experiencing positive emotions after a 21-day emotional training period.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:34:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/estiazontas-sta-thetika.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(146, 405, 'Positive expressions', 'φράσεις-θετικότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you acknowledge the bright side of life.</p>\r\n</div>\r\n', 'Positive expressions                            \n The exercise below will help you acknowledge the bright side of life. \n Write on Post-It notes your favorite positivity quote. You could find one online, make up your own, for use this: \" look at yourself in the mirror, smile and speak kind words. The person in the reflection is your friend, your best friend!\" \n Stick the Post-it notes two different places (the kitchen, your computer, your car) and practice what the note mentions. Repeat every day.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:35:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/fraseis-thetikotitas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(147, 407, 'Laugh', 'γελάστε', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health.</p>\r\n</div>\r\n', 'Laugh                            \n It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health. \n Laugh every day for 2-3 minutes even if nothing funny is going on.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:36:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/gelaste.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(148, 409, 'Decision making and the brain', 'λήψη-αποφάσεων-και-εγκέφαλος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.</p>\r\n</div>\r\n', 'Decision making and the brain                            \n\n When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up. \n System 1 \n John Bargh broke down the term \"automatic\" into four components: awareness, intentionality, efficiency, and controllability. An automatic process may begin without the person consciously willing it to start, it is efficient because it requires few resources and uncontrollable, meaning that the process will run until completion and the person will not be able to stop it. \n Psychological research suggests that System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics. \n System 2 in humans \n System 2 is evolutionarily recent and specific to humans. It is also known as the rational system or the analytic system. It performs the more slow and sequential thinking. It is domain-general, performed in the central working memory system. Because of this, it has a limited capacity and is slower than System 1 which relates to general intelligence. It is known as the rational system because it reasons baes on logical standards. Some overall properties associated with System 2 are that it is rule-based, analytic, controlled, demanding of cognitive capacity, and slow. \n System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics, whereas System 2 tends to be better for decisions where we don’t have a lot of experience. \n Under moderately stressful conditions or when feelings of anger or fear arise, system 1 is able to set system 2 in action. It is however, possible for system 1 to override system 2 in case feelings become intense. It is, \n\n\n  ', 0, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:11:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(149, 411, 'Why do we make the wrong decisions?', 'γιατί-παίρνουμε-λάθος-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.</p>\r\n</div>\r\n', 'Why do we make the wrong decisions?                            \n  Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.  \n                     \n However, even though we can think logically, at times, emotion overtakes us. Our emotional part of the brain (the limbic system -a group of interconnected structures located deep within the brain) is prone to mistakes and impulsive decisions. \n Sometimes, it makes us fall into misjudgment and inaccuracy, acting without thinking it through -even against our own interest. Consider the times we eat a whole bucket of ice-cream; we know we shouldn’t -but we do it anyway. \n\n  ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:11:13', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(150, 413, 'What is decision-making?', 'τι-είναι-η-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decision making is the choice between two or more ways of action.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decisions can be made based on intuition, logic or a combination of the two.</p>\r\n</div>\r\n', 'What is decision-making?                            \n  Decision making is the choice between two or more ways of action.  \n                     \n In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem. \n Decisions can be made based on intuition, logic or a combination of the two. \n Intuition \n Although, people consider intuition to be a paraphysical sensation, in reality it is a combination of past experience and personal values. It is worth taking intuition into account, because it reflects our view of life. Of course, this view isn’t always objective, but is usually based on our perception of realty. Thus, examine your intuition carefully and try to decode what it has to tell you regarding a decision about to be made. \n Logic \n Logic is based on events; it is a reasoning conducted or assessed according to strict principles of validity. \n Logic often ignores the emotional aspect of a decision. \n Intuition can be used to make quick or unimportant decisions, while a combination of logic and intuition can be taken into account for more complex and important decision-making processes. \n It is important to guard yourself against impulsiveness. \n As we can see, decision can be divided into two categories; planned and unplanned. Planned decision are often based on logic, past experience, deductive reasoning and analysis and appraisal of arguments. Unplanned decisions that we have to make instantaneously, are often based on the emotional part of the brain. \n\n  ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:10:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(151, 415, 'Emotional or logical decision making?', 'λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.</p>\r\n</div>\r\n', 'Emotional or logical decision making?                            \n  People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.  \n\n                        \n Some people tend to postpone coming to a decision by constantly requesting more information on the topic or seeking the advice of others. Other people, leave it up to luck. So, what leads us to a decision eventually? \n Plato had said that the soul is a chariot pulled by two winged horses and a charioteer. The charioteer represents logic, the one horse, emotion and the other, desire. As emotion and desire run affront, logic is what keeps them in balance. \n Based on this point of view, our life choices are based on logic, emotion and desire. For our life chariot to be stable, all three need to be balanced. \n\n  ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:09:56', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(152, 417, 'N.O.I.S.I.C.E.D. Model', 'το-μοντέλο-n-o-i-s-i-c-e-d', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps:</p>\r\n</div>\r\n', 'N.O.I.S.I.C.E.D. Model                            \n NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps: \n Needs – why do I need to move? \n Objectives – does the job help me achieve my ambitions? \n Information – do I have all the information I need – what more information do I require? \n Strategy – does it fit into my life plans? \n Investigate – check out other possibilities \n Choose – what steps do I need to take to make the move? \n Ego states – how do I feel? – what do I think? – what should I do? \n Decide – make the decision \n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:15:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-montelo-n.o.i.s.i.c.e.d.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(153, 419, '8 steps of decision making', '8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Assess every decision (good or bad)</span></p>\r\n</div>\r\n', '8 steps of decision making                            \n 1. Assess every decision (good or bad) \n 2. Make the decision at the right time. \n 3. After making the decision, stop worrying. \n 4. In exceptional situations, follow your instinct. \n 5. Don’t sit idle on the decision -implement it. \n 6. Don’t make a decision in place of someone else. \n 7. Don’t make hasty decisions, but don’t postpone them either. \n 8. Don’t make an important decision when tired', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:11:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(154, 421, '9 decision-making traps', 'οι-9-παγίδες-των-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you are about to take a serious decision make sure you don’t fall into one of these traps:</p>\r\n</div>\r\n', '9 decision-making traps                            \n\n If you are about to take a serious decision make sure you don’t fall into one of these traps: \n • Hurrying: Making a decision hastily, without taking all the necessary information into account. \n • Disorientation: Having difficulty in prioritizing needs and assessing relevant data. \n • Lack of definition: Inability to define a problem or listen to other people’s opinions. \n • Overconfidence in our judgment: Failure in examining real evidence due to the overconfidence in our judgment. \n • Dependency on \"empirical rules\": such as unreserved trust to the available information or excessive persistence on convenient facts. \n • Team failure: Hypothesizing that a team of many intelligent people will come to the right decision automatically, and therefore, the process of managerially working together to make a decision is overlooked. \n • Failure in understanding the facts of previous results as to their true meaning either by being selfish or by setting wrong targets. \n • Lack of observation: The hypothesis that experience has automatically taught a lesson, thus, systemically following and analyzing results deriving from the implementation of a decision is unnecessary. \n • Lack of decision-making process control: Avoiding to systematically assess and understand the way you make decisions, thus being suspectable to falling in the 9 traps mentioned above.', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:12:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-9-pagides-twn-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(155, 423, 'The 6 steps to decision making', 'τα-6-βήματα-για-τη-λήψη-μιας-απόφασης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!</p>\r\n</div>\r\n', 'The 6 steps to decision making                            \n\n Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness! \n 1. Recognize the need behind making the decision: what is driving you to decide, what do you want to achieve? \n 2. Framing the issue: gather lots of information about the issue under consideration and narrow it down. \n 3. Find alternatives: find and evaluate two to four alternatives until you end up to the appropriate ones. \n 4. Choice: choose the best alternative for you. \n 5. Implementation: implement your chosen alternative and observe its progress. \n 6. Evaluation: evaluate your decision and get feedback from its results. If the consequences are negative, repeat the process and apply another alternative. \n And remember! Many times even if our decision has turned out to be wrong, when we are called to decide again, it is not necessary that we will make another choice...', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:37:45', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(156, 425, 'Feeling competent', 'η-αίσθηση-ικανότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem.</p>\r\n</div>\r\n', 'Feeling competent Πάρε μια ανάσα και σκέψου ποιος είσαι, πόσα έχεις καταφέρει και πόσα μπορείς να καταφέρεις.                             \n  Take a breath and consider who you are, how much you have achieved and what you can still accomplish. You do not need anyone to confirm what you are capable of, just remind yourself that you are!  \n                     \n The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. The unwavering confidence in our ability to act efficiently and successfully even under difficult circumstances and tough conditions, is a process that begins in the early years of our lives, since our parents believed in our abilities and let us (or not) explore our world. This process, evolves constantly and is open to improvement, even in adult life. What it takes to flourish is self-LOVE and care, recognition and appreciation of what we have achieved so far and acceptance of who we really are. \n\n  ', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:09:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(157, 427, 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically.</p>\r\n</div>\r\n', 'Problem solving                            \n Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically. \n Problem solving phases \n - production of possible solutions: Think of many different solutions. \n - pros and cons evaluation: Make two columns with the pros and cons of each situation. \n - rehearsal: Play in your mind the solution you decide upon, step by step, in order to spot possible traps or pros and cons you hadn\'t previously considered. \n - role playing and diverse role playing: Role playing with people you trust helps you test the implementation of a solution. In this way you can spot possible difficulties or some skills that need improvement in a particular area, that can be overcome through diverse role-playing, where are your friend can point out possible different solutions. \n - activities planning: This phase is important when efficient time in activity planning is needed in order to achieve a goal. \n - dysfunctional thoughts management: Dysfunctional thinking patterns can cause difficulty in problem solving. Dysfunctional thoughts should be challenged and changed. \n - consequential control: The set of some positive consequences that will follow the solution\'s implementation. E.g. \" if I manage to talk to them about my problem, I will take my best friend for dinner to celebrate\". \n ', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:59:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 16, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(158, 429, 'My achievements', 'τι-έχω-καταφέρει', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals.</p>\r\n</div>\r\n', 'My achievements                            \n Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals. \n Afterwards, underline the achievements you never thought you could achieve at the time. \n Keep the list in sight to remind you of your ability to achieve even those goals you thought were unattainable.', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:09:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/tiexw-kataferei.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(159, 431, 'Examples of setting boundaries', 'παραδείγματα-θέσπισης-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.</p>\r\n</div>\r\n', 'Examples of setting boundaries Θέτω όρια σημαίνει τολμώ να αγαπώ τον εαυτό μου ακόμα και αν κινδυνεύω να απογοητεύσω κάποιους άλλους.                            \n\n  I set boundaries means I dare to love myself even if I am in danger of disappointing others.  \n\n                     \n\n Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. \n • Anger – «I would like you to stop. If you don\'t, I’ll leave the house / office and our meeting will end here». \n • Win time – «I have a policy of not taking instant decisions, I need a little time to think and decide what I want to do. If you need an immediate response, I cannot give it right now». \n • Criticism – «It is not okay for you to comment on my weight, please stop. If you do not, I will not be able to continue with this discussion». \n • Additional Commitment - «Although this is an important issue for me, I will have to reject your request for help right now. \" Or \"I need to meet my family\'s needs». \n • Money – «I will not lend you any more money. I care for you and I think you need to start taking responsibility for yourself». \n\n\n  ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:28:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/paradeigmata-thespisis-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(160, 433, '19 signs that you lack healthy boundaries!', '19-σημάδια-ότι-δεν-έχετε-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.</p>\r\n</div>\r\n', '19 signs that you lack healthy boundaries! Τα προσωπικά όρια προστατεύουν τον βαθύτερο εαυτό μας και υπερασπίζονται το δικαίωμα της επιλογής μας.                             \n Personal boundaries protect our deeper self and defend our right of choice. \n The following actions, habits and behaviors may be indications that you do not have healthy boundaries. \n 1. You tell everything to everyone. \n 2. You talk very comfortably from the first meet. \n 3. You fall in love with every new acquaintance. \n 4. You fall in love with anyone that approaches you. \n 5. You fall in love with people that are not available. \n 6. You give in sexually with the very first chance. \n 7. You go against your personal values or your rights, to please others. \n 8. You do not speak up when someone else shows inadequate boundaries. \n 9. You do not speak up when someone violates your boundaries. \n 10. You accept food, gifts, contact, etc. that you do not want. \n 11. You touch someone without asking. \n 12. You allow someone to get what they can from you. \n 13. You let others direct your life. \n 14. You let others define you. \n 15. You expect others to meet your needs. \n 16. «You collapse» so that someone can take care of you. \n 17. «You abuse» yourself. \n 18. «You abuse» others. \n 19. You abuse substances (illegal substances, nicotine, food etc).', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:29:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/19-simadia-oti-den-exete-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(161, 435, 'What are healthy boundaries?', 'ποια-είναι-τα-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.</p>\r\n</div>\r\n', 'What are healthy boundaries? Η έλλειψη ορίων προκαλεί έλλειψη σεβασμού.                            \n  Lack of boundaries causes lack of respect.  \n                     \n It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. \n - Physical boundaries refer to respect for our personal space and physical contact. Healthy physical boundaries require the decision of what is acceptable and what is not in different kinds of relationships (hugs, kisses, hand / shoulder touch, etc.). These boundaries are violated when someone touches or invades your personal space without your approval. \n - The intellectual boundaries refer to our thinking and ideology. Healthy intellectual boundaries require respect for one\'s views and awareness of what is appropriate for him to discuss at the time (for example: it is not always the right time for someone to discuss politics). They are violated when one ignores or underestimates the views and ideas of another. \n - The emotional boundaries refer to our feelings. Healthy emotional boundaries include limitations as to where, when and with whom we will share personal information as well as whom we will allow to influence us emotionally. They are violated when one ignores, underestimates, criticizes or mocks the feelings of another. \n - The sexual boundaries refer to all areas of sexuality (emotional, verbal, physical approach). Healthy sexual boundaries include bidirectional understanding and respecting the desires and constraints between partners. They are violated when someone receives unwanted touching, sexual comments, prompting to engage in sexual acts that they do not want and sexual innuendos. \n - The material boundaries relate to our money and property. Healthy material boundaries include limitations on the materials that can be shared, but also the people with whom they will be shared with (for example, it is okay to lend your car to your brother, but not to a neighbor you have only seen twice). They are violated when someone steals or destroys someone else\'s property or puts pressure on them. \n - The time boundaries refer to the way we share our time. Healthy time boundaries require spending equal time (as long as it is feasible to do so) to all of the main areas of our lives (personal life, professional life, activities, sports, etc.). They are violated when someone demands too much time from someone else. \n \n\n  ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:30:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/poia-einai-ta-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(162, 437, 'Personal boundaries', '2022-01-11-16-12-18', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.</p>\r\n</div>\r\n', 'Personal boundaries Τα όρια μας σώζουν, οι όροι μας σκοτώνουν!                            \n  Boundaries save us, limits kill us!  \n                     \n Personal boundaries exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. \n Just as a fence protects our real estate, our personal boundaries protect ourselves. In both our personal and professional life, the lack of boundaries puts a toll on our mental balance and our personal and professional growth. Some ways to set boundaries that are important to you are the following: \n - Be clear about the boundaries you set for yourself and others. Make sure you have defined to both yourself and others what is acceptable and what not. \n - Once someone violates your limit, you can remind them and ask for their help to protect it. \n - If the person still violates the limit, ask them decidedly but kindly to stop the behavior. If the behavior continues, consider what further action is appropriate to be taken in order to stop the behavior while respecting the other person. \n - Consider possible alternatives that may exist in not being in environments that minimize the chances for someone to break your boundaries. \n - Thank the people around you who honor your boundaries and respond to your request. \n - Identify the consequences of violating or ignoring your boundaries. \n - Identify the dysfunctional thoughts and beliefs that lead you to allow violations of your boundaries. \n - Develop new, more rational, efficient thoughts and beliefs which will help you change your behaviors so that you can build healthy boundaries. \n - Identify new behaviors which you need to add to your actions to develop healthy boundaries. \n - Apply these behaviors to your everyday life, so that your personal space, privacy and rights are not ignored or infringed by anyone. \n - Always try to understand and honor others\' boundaries. \n\n  ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:33:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/proswpika-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(163, 439, 'The boundaries table', 'ο-πίνακας-των-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below ill help you understand the boundaries you need to set and maintain with different people.</p>\r\n</div>\r\n', 'The boundaries table                            \n The exercise below will help you understand the boundaries you need to set and maintain with different people. \n Make a table of 8 lines and 5 columns. In the first line write the name of the person with whom you want to set heathy boundaries. In the following lines write the categories of boundaries you wish to establish, as well as the form they currently have. \n See example below \n - Natural boundaries refer to personal space and physical intimacy. \n - Emotional boundaries refer to your feelings. \n - Spiritual boundaries refer to respecting the ideas and the way of thinking of others. \n - Sexual boundaries refer to all aspects of sexuality (emotional, verbal, physical, etc.). \n - Material boundaries refer to financial assets. \n - Time boundaries refer to time management. \n Try to evaluate your boundaries and take action wherever you feel you haven’t set healthy boundaries. \n Repeat the exercise every 2 weeks until you’ve set healthy boundaries in all sections. \n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:33:43', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(164, 441, 'The boundaries table – extension', 'πίνακας-ορίων-–-επέκταση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You can add a few more steps at the boundaries table exercise.</p>\r\n</div>\r\n', 'The boundaries table – extension                            \n You can add a few more steps at the boundaries table exercise. \n The exercise below can also stand independently of the previous one. \n Take some time to consider: \n - What can you do to improve your boundaries? \n - How do you think other people will respond to these changes? \n - How do you think your life will change if you set the boundaries you want?', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:19:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn-epektasi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(165, 443, 'Boundaries in practice', 'τα-όρια-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you take action and set healthier boundaries.</p>\r\n</div>\r\n', 'Boundaries in practice                            \n The exercise below will help you take action and set healthier boundaries. \n - Make a list of 5 boundaries you wish to change, either because they are too loose or because they are too strict. \n - Then, write down what you are planning to do in order to change them. \n - Now that you have a complete plan, take action! \n If you wish to change more than 5 boundaries, complete the initial 5 first and then change the rest.', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:21:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-oria-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(166, 445, 'How to say NO', 'πώς-να-πεις-όχι', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty.</p>\r\n</div>\r\n', 'How to say NO                            \n Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty. \n - Sense the answer: When someone asks you to do something, there is a little voice inside you which tells you how you really want to respond; by saying yes or no. Be calm, listen to your inner voice and sense the answer without being influenced by wat you believe you must say. \n - How to deal with other peoples’ reactions: We often hesitate to say “no” fearing a negative reaction. It’s very important to consider that the people who deserve to stand next to us are the ones who recognize and accept our right to refuse and don’t get mad in every such occasion. \n - Show yourself compassion: Just as you feel compassion for others and say yes to avoid hurting their feelings, show compassion to yourself as well and cover your own needs. Remember: “You have nothing to gain from an empty vase”.', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:34:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-peis-oxi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(167, 447, 'The \"Adjustment\" procedure ', 'διαδικασία-αναπροσαρμογής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.</p>\r\n</div>\r\n', 'The \"Adjustment\" procedure  \"Δεν είναι ο πιο δυνατός που επιβιώνει, ούτε ο πιο έξυπνος. Είναι αυτός που προσαρμόζεται καλύτερα στην αλλαγή\".  Κ. Δαρβίνος                            \n  It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to change. C. Darwin  \n                     \n Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone. \n First, it is important to be willing to make mistakes. Nobody is perfect and mistakes are human on a professional and personal level. An error can be disappointing even humiliating, but what is important is how you manage the aftermath of the situation. We learn from our mistakes, we keep the positive lessons, we try-out new solutions, gain new insight and move on. Every difficulty is an experience that helps the person evolve. This is an adjustment process that works like zoom in and zoom out on a camera. \n Everything is a matter of perspective. The closer we are to the problem, the greater it seems. But when we take a step back, we see it differently and then everything changes. \n\n  ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:03:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(168, 449, 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', 'ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.</p>\r\n</div>\r\n', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.”                             \n  It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.  \n                     \n So we have to accept it and be prepared for the imminent difficulties. We do not always do things based on how we have planned them. Expect changes, uncertainty and enhance your strengths to best deal with them. Being aware that difficulties can arise and uncertainty about the future s unavoidable, makes us calmer and ready to take action when needed. Do not forget to keep your equanimity and to remain optimistic in the face of difficulties. Events do not change. We cannot control the conditions. What is important is how we interpret the situation and how we manage it. With this attitude, the decisions we will take will certainly be more efficient. \n On the other hand, solution cannot be found with a magic wand nor will difficulties disappear on their own if we avoid them by putting them under the rug. In this way, the situation will only be perpetuated. We need to take action and carefully plan our steps. It\'s not an easy process. That\'s why it\'s important we have worked on our adaptability skills. \n Don’t hesitate to ask for the help of the important others. Our family or relatives, as well as our friends, can be a valuable asset in the above process. Different views, as well as their constant support, can help you act and adapt more easily to a new state of life. \n In life we learn through experience. Along with what you learn about people, society and their interactions, never stop learning as much as possible about yourself. Self-knowledge plays an important role in how you will cope with change each time and can lead to the enhancement of adaptability. \n\n  ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:02:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 5, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(169, 451, 'How important is it to adapt easily?', 'πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.</p>\r\n</div>\r\n', 'How important is it to adapt easily?                            \n  The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.  \n                     \n Here are three benefits of having strong adaptability skills: \n • You will embrace challenges better: To adapt easily means to work without limits and to be open to finding varied and unexpected solutions to problems and challenges in the workplace. Unconstrained in your thoughts and actions, challenges help you not to be afraid, but to seize opportunities and enjoy your work. \n • You will become a better leader: Big leaders know that change is inevitable and they do not avoid it. They also remain positive through adversity as they are open to novel approaches, having realized that solutions and splendor can be found in many places. \n • You will always be open: Be willing to try different tools, strategies and techniques to get the best results. Workspaces are changing faster than ever before and if you are not prepared to continuously adapt, then expect to stay behind. \n\n  ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:02:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg#joomlaImage:\\/\\/local-images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg?width=6000&height=4004\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 4, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(170, 453, 'When we allow ourselves to adapt to different situations, life gets easier.', 'επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.</p>\r\n</div>\r\n', 'When we allow ourselves to adapt to different situations, life gets easier.                            \n\n  Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.  \n\n                     \n\n New circumstances can mean new people in our lives, new conditions, new plans and consequently new goals. On the one hand, it can sound like an interesting opportunity to shake things up. On the other hand, it can be scary. It is not easy to feel comfortable in unfamiliar circumstances. \n Adaptability and flexibility are characteristics that each of us can cultivate and develop successfully. There is no recipe for success and immediate results. It is a long process that involves, among other things, a change in the way of thinking, dealing-with and taking action with the goal of developing stronger adaptability skills in the face of adversity. \n\n\n  ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:01:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(171, 455, 'The doodle', 'η-μουτζούρα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Close your eyes and draw a doodle with your non-dominant hand. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Then, open your eyes and use some colorful markers to color the doodle. </span></p>\r\n</div>\r\n', 'The doodle                            \n Close your eyes and draw a doodle with your non-dominant hand. \n Then, open your eyes and use some colorful markers to color the doodle. \n Ask yourself the following questions: \n - What does the doodle represent in your work life? \n - Why do you think we drew the doodle with the non-dominant hand? \n (Because the doodle (change-problem) is something we cannot control) \n -What does your attempt to color the doodle show? \n (Even something we don’t like can be transformed into something nicer) \n -How did you feel when you saw the end result?', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:27:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-mountzoura-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(172, 457, 'Retrospect', 'ανασκόπηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc.</p>\r\n</div>\r\n', 'Retrospect                            \n Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc. \n Answer the following questions \n - How did you cope with the transition? \n - What strategic skills did you develop in order to deal with the situation as best as possible? \n - What were you thinking and how were you feeling? \n - Did a person close to you help you? If so, how? \n - Did you win something in the end?', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:25:21', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaskopisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(173, 459, 'Motivation enhancement and personal goals achievement', 'motivation-enhancement-and-personal-goals-achievement', '<p>Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.</p>\r\n', 'Motivation enhancement and personal goals achievement                            Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.                     Our motivations can be either internal or external in origin. More specifically, intrinsic motivation is observed when a person undertakes an activity aiming at a personal benefit and does not require any external reward (e.g. a hobby). Extrinsic motivation is observed when someone behaves in a certain way for reasons that are subjected to external control such as to obtain money or to compromise some compulsion. Extrinsic motivation can come from parents, boss, co-workers (e.g. promotion).\nHowever, regardless of the origin of our motivations, it is certain that, to a very significant extent, they influence the achievement (or not) of our goals.\nWhen you feel that your strength is decreasing, recall all those reasons that  motivated  you to begin the effort.\nSet realistic goals. By setting small, achievable goals, you are more likely to experience satisfaction and feel self-efficacy. Doing so will give you more energy to continue and finally reach the desired result.\nReward yourself every time you take a step towards your ultimate goal. It is very important to recognize your progress and focus on it.\nEven if something doesn\'t turn out as planned, identify what  your experience has to \"teach\" you and continue with this knowledge as an ally on your way to conquering your goals.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:39:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(174, 461, 'Steps before the new beginning', 'βήματα-πριν-το-νέο-ξεκίνημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.</p>\r\n</div>\r\n', 'Steps before the new beginning Οι στόχοι είναι όνειρα με προθεσμία εκπλήρωσης.                            \n  Goals are dreams with a set deadline.  \n                     \n We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month. \n We use the beginning of a new week, month or year as an indicator to leave past behaviors behind us. These transition points offer us “the freedom to become a new, better version of ourselves”. However, in order to increase the chances of achieving our goals, it is advisable to follow the steps below: \n -Retrospection: It is very important to know where we are now. Essentially, we need to look at the past from the position we are now and to distinct what worked well and what didn’t. \n -Clearing: The next step is to let go of what does not work. This may include behaviors, habits, or even people. Many times, we fall into the trap to implement our plan strictly, so we do not have the energy reserves to respond effectively to everything. \n -Introspection: We must be ready to support our new choices, we need to recognize and rely on our values and our core wishes (\"When do I really feel happy?\", \"What goals will help me grow and empower me?\'\'). \n -Prioritization: A prerequisite for prioritizing is the prioritization of our goals. Organization, is the key to this process. However, new needs may arise. Thus, we need to adjust the data based on how urgent and how important something is. \n -Support: Finally, a part that should not be neglected is the search for help when we need it. The important people in our lives can support the process of achieving our goals. All we need to do is ask for the assistance of the people we trust and do the same for them in return, if needed. \n\n  ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:00:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg?width=1024&height=576\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(175, 463, 'Why am I having difficulty setting goals?', 'γιατί-δυσκολεύομαι-να-βάλω-στόχους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.</p>\r\n</div>\r\n', 'Why am I having difficulty setting goals? Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.                            \n  The elevator for success is out of order, you must use the stairs, climbing one step at a time.  \n                     \n In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role. \n Setting goals helps to prioritize our needs, stops inertia and shapes our actions. \n However, according to surveys, the percentage of people who set targets at the beginning of each year and actually manage to achieve them is quite small (1:10). This occurs for many reasons; the expectations, may not be completely realistic or feasible or they may even be directed by ‘wrong’ motives. So, seeing that we do not have the desired results right away, we feel we are not capable to achieve our goals and we give up the effort, feeling disappointed. For example, someone who wants to lose a lot of weight in a short period of time following an exhausting diet, is disappointed when he fails to lose as much weight as he expected in the first week and often gives up. Some people may even \"punish\" themselves, either by returning to previous tactics (eg unhealthy eating habits) or by adopting an even stricter diet plan. \n\n  ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:00:04', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(176, 465, 'S.M.A.R.T. Goals', 'στόχοι-s-m-a-r-t', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable.</p>\r\n</div>\r\n', 'S.M.A.R.T. Goals Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.                            \n Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable. \n Set your goal by answering the following questions and increase your chances of achieving what you want in life. \n To make sure your goals are clear and reachable, each one should be: \n  Specific (simple, sensible, significant) What do I want to accomplish? Who is involved/Where is it located/Which resources or limits are involved? \n  Measurable (meaningful, motivating) How much/How many/How will I know when it is accomplished? \n  Achievable (agreed, attainable) How can I accomplish this goal/How realistic is the goal, based on other constraints, such as financial factors? \n  Relevant (reasonable, realistic and resourced, results-based) Is this the right time/Does this match our other efforts/needs/Is it applicable in the current socio-economic environment? \n  Time bound (time-based, time limited, time/cost limited, timely, time-sensitive) When/What can I do six weeks from now/What can I do today?', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:32:03', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/stoxoi-s.m.a.r.t.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 31, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(177, 467, 'The previous days ', 'οι-προηγούμενες-μέρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order.</p>\r\n</div>\r\n', 'The previous days                             \n Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order. \n In another paper list your long-term goal (+/-5 years) \n Then compare the two lists. Ideally whatever it is you\'d done the previous days should contribute to the things you wish to accomplish in the future. \n If they aren\'t in great accordance, you should consider whether you don\'t spend your time in relation to your goals and ambitions. \n Think: \" what must I do tomorrow in order to get a step closer to achieving my goals?\" \n ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:30:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-proigoumenes-meres.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(178, 469, 'In 10 years’ time ', 'σε-10-χρόνια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible.</p>\r\n</div>\r\n', 'In 10 years’ time                             \n Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible. \n Do you like the perspective? \n Do you desire something different? If so, write it down. \n Are your actions today in accordance to your desired perspective? \n The key to setting successful goals is to break them down into smaller ones and adapt them to your everyday life.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:30:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/se-10-xronia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(179, 471, 'How can we cultivate psychological resilience?', 'πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity.</p>\r\n</div>\r\n', 'How can we cultivate psychological resilience? ‘’Δεν είμαι  αυτό που μου συνέβη, είμαι αυτό που επιλέγω να γίνω’’ -Carl Jung                            \n “I am not what happened to me, I am what I choose to become.” C. Jung \n Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity. \n Be kinder to yourself and build self-empathy – In many cases, we tend to be strict and judgmental with ourselves. But consider if that’s how you would talk to a friend. Replace your negative self-judgment with more empathetic thoughts. Talk to yourself like you would talk to someone you loved. \n Practice mindfulness – It allows you to examine your thoughts, take a step back, and get some perspective instead of immediately falling into an emotional turmoil in adverse situations. Try to be present in the moment -not only physically but mentally as well; focus your attention in internal mental processes (thoughts, feelings, physical sensations) and accept the whole experience without being judgmental. \n Ask for help – Even though gaining control is a key aspect in developing psychological resilience, that doesn’t mean that we must only rely on ourselves. We can communicate our needs to people we trust and accept their assistance. \n Remember to be grateful and view each adversity as a challenge!', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-03 10:24:58', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(180, 473, 'Psychological resilience', 'ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.</p>\r\n</div>\r\n', 'Psychological resilience Σύμφωνα με τους πιο πρόσφατους ορισμούς  η ψυχική ανθεκτικότητα ορίζεται ως                            \n  Psychological resilience is the ability to mentally or emotionally cope with crisis, change or danger or to return to pre-crisis status quickly.  \n                     \n Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience. \n To be psychologically resilient doesn’t mean that you have never endured stressful and trying situations. Experiencing difficulties possibly contributes to developing psychological resilience. Most research now states that resilience is the result of individuals being able to interact with their environments by promoting well-being or protecting them against the overwhelming influence of risk factors. \n Resilience is best understood as a process. This process includes individual continuous coping strategies, utilizing our strong personality suits and our biopsychosocial protective factors, or may be aided by a protective family, community or school environment that makes resilience more likely to develop. \n Being psychologically resilient helps us not only survive change, but also adapt successfully, strive towards continuous self-development and make our life better. \n \n\n  ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:59:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(181, 475, 'What would you tell a friend?', 'τι-θα-έλεγες-στο-φίλο-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. </span></p>\r\n</div>\r\n', 'What would you tell a friend?                            \n We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. Think of a difficult situation you have to manage in life (or a situation you had managed in the past). \n Write some details regarding the situation. What are you thinking? \n What would you tell your friend if he was in a similar position? \n What tone would you use? \n How would you talk to him? \n What actions would you take? \n What conclusion do you reach? \n Try to practice self-empathy with the technics described above every time you indulge in self-criticism. \n ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:29:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-tha-eleges-ston-filo-sou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(182, 477, 'The doors', 'οι-πόρτες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed.</p>\r\n</div>\r\n', 'The doors                            \n Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed. \n The door that closed on me was: \n 1. \n 2. \n 3. \n The door that opened on me was: Think of what happened afterwards; which doors opened? What would’ve happened if the first door hadn’t closed in you? \n 1. \n 2. \n 3. \n Then, based on your answers, consider the following: \n What led you to closing the door? \n What helped you open a new door? \n How much time had passed when you realized that a new door had been open? \n Was it easy or difficult to realize that a new door had been open? \n What blocked you from seeing that new open door? \n What can you do in the future to realize a new opportunity has opened its door sooner? \n Which were the results of the first door closing on you? Were they long term? \n Did the experience result in something positive? \n Note your strong traits but also the people who helped you. \n Is there a closed door that you wish to open? \n Based on your previous experiences, what could help you achieve this? \n ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:28:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pexels-oleg-magni-2726517.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(183, 479, 'Practical advice for achieving a work/life balance', 'πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours.</p>\r\n</div>\r\n', 'Practical advice for achieving a work/life balance                            \n  Organize your schedule: Write in a small list 3-5 things you need to do the next day based on your priorities.  \n                     \n Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours. \n Proper time management: Being focused on an activity helps us mainly to save energy. The distractions are costly. \n Leave work at your workplace: Given that through technology we have access to issues related to our work at any time (eg checking emails, a project, etc.), try to make a conscious decision to separate them, leaving thoughts and issues related to your work in your workplace. \n Remember that you have the choice to say no: Remember that it is okay to deny something but always in a polite way. By stopping to perform duties because of guilt or an apparent sense of commitment, you will save time for other things that are most important to you. \n Avoid dealing with many different things at the same time (multi-tasking): When in a phone conversation or in a face-to-face conversation, focus on the other person and the conversation. Multiple execution is a counter-productive time management technique, especially when you interact with people. \n Look at your watch: If you are doing something that you can get absorbed in and spend more time than you want (for example, on social networks, email or searching the internet), place your watch on the desk, noting what time you started and how long you plan to spend there. \n Take breaks: Take short breaks when you need them during the day to fill your batteries and recover your concentration. \n Physical, spiritual and emotional culture: It is very important to exercise both physical and mental and emotional well-being. By reading a book, learning something new, spending three hours a week on physical activity and taking care of our emotional world, we gain strength and skills to better respond to every difficult and pressing schedule. \n\n  ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(184, 481, 'What does efficient time management mean? -The example with the jar', 'τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.</p>\r\n</div>\r\n', 'What does efficient time management mean? -The example with the jar                            \n  The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.  \n                     \n Without saying anything, he took a jar and began to fill it with ping pong balls. When no more could fit, he looked at the students and asked if the jar was full, and they said it was. Then the teacher took some pebbles and he started pouring them in the vase, shaking it, filling the void between the ping pong balls. When no more pebbles could fit, he asked the students if the jar was full and they, somewhat bewildered, said that it was. Then, the professor took sand, threw it into the jar and filled all the gaps between the pebbles. He asked the students again if the jar was full, and they answered \"yes!\" Then the professor got two cups of coffee from under the desk and poured them into the jar while the students were laughing, puzzled. \n \"Now,\" said the professor, \"I want you to imagine that the jar is your life. The balls represent the most important things in your life, things that even if all others are lost, are capable of fulfilling your life. The pebbles represent less important things, and sand matters of even lesser importance. If you first fill the jar with sand, there will be no room to put the pebbles and the balls. The same applies to your life. If you spend your time and energy on little, unimportant things, you will not leave room and you will not have the time and energy needed for people and matters of bigger importance. Make sure to add the balls first, then the pebbles and finally the sand». \n A student told him: \"You forgot about the coffee ... What does it represent?” \n “The coffee represents enjoyment. No matter how full your life is, there will always be room for a coffee with a friend\", the professor said with a smile. \"When your everyday becomes overwhelming remember the jar and the two cups of coffee”. \n \n\n  ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(185, 483, 'It is difficult to balance what one wants to do with what one needs to do!', 'η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Βalance between work and personal life is a multidimensional and complex phenomenon.</p>\r\n</div>\r\n', 'It is difficult to balance what one wants to do with what one needs to do!                            \n\n  Βalance between work and personal life is a multidimensional and complex phenomenon.  \n\n                     \n\n In today’s world employees have to face many challenges. While some careers allow a balanced relationship between work and personal life, many others demand substantial reductions in the area of leisure and family. Companies aware of the ever-growing demands of the workforce and striving to implement targeted measures to promote equal work-life and personal life satisfaction and make employees happier and more productive. Such measures include appreciation, a productive workplace, further training possibilities, constructive feedback, options for stress management, and a social working environment. \n In a personal level. it is very important to know ourselves, our feelings, our values and our limits. This will allow us to recognize the situations in which we have set unrealistic expectations on ourselves and help us set our personal limits. In our private life, we have to set time aside to spend on ourselves and our personal development, on our family our partner and our friends. Hobbies and interests, relaxation, self-reflection, regular exercise and quality sleep are equally important in maintaining work-life and private life balance. \n\n\n  ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(186, 485, 'The wheel', 'τροχός', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">How do we build a wheel that represents our life? Follow the steps below:</p>\r\n</div>\r\n', 'The wheel                            \n How do we build a wheel that represents our life? Follow the steps below: \n 1. Decide which areas of our life give us a sense of balance and fulfilment. \n Suggested categories \n - Family/friends \n - Partner \n - Career \n - Financials \n - Health (physical and mental health, exercise, nutrition) \n - Environment (home/workplace) \n - Entertainment \n - Personal development/education \n - Spiritual search \n - Societal interaction \n Design a wheel that includes the categories you have selected \n 2. Each radius beginning from the center should have satisfaction levels from 1 (very dissatisfied) to 10 (completely satisfied). Choose the level of satisfaction in each category of your life at present. Then, connect the numbers you have chosen so that a new perimeter will be designs inside the circle. \n The new perimeter will refer to the balance and fulfillment in your life at present. \n If this new shape is small or of irregular shape, then you are far of what we call a balanced life. \n The bigger and more symmetrical the circle is, the smoother and faster it can run. \n 3. Ask yourself: \n How do I feel about my life when watching the diagram? \n Were there surprises? \n In which areas should a spend more time and energy and for what reason? \n What should I change? How do I make the necessary changes?', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:37:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/troxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(187, 489, 'Soul Test for Anxiety (Test 1)', 'soul-test-για-το-αγχοσ-τεστ-1', '', 'SOUL TEST FOR ANXIETY (TEST 1)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:58', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 2, '', '', 1, 89, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(188, 491, 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', 'Learn more  about yourself!  Boost your positivity with a healthy diet as an ally!\nFollow these steps to get closer to happiness!                          -Assess yourself\n-Learn more about the subject you are interested in\n-Turn theory into practice\n-Learn more about the connection between Emotions and Diet \n-Find interesting information on psychology.     \nA reputable team of specialized psychologists and nutritionists is here to help you reach your goals. Through complete programs on mental wellbeing and nutrition, you can become the best version of yourself!\nHere you will find:\nDozens of articles and information on different psychology subjects, exercises which will help you practice what you learned, questionnaires which will enhance your self-awareness, diet plans that help you in any emotional situation and useful information about the relationship between emotions and diet.', 1, 2, '2022-01-13 15:29:11', 43, '', '2023-03-16 09:43:55', 43, NULL, NULL, '2022-01-13 15:29:11', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 104, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(189, 493, 'Η ομάδα μας', 'η-ομάδα-μας', '', 'PSYCHOLOGISTS                                    IOANNASOUCHLA   Psychologist, Founder of HR  FULL BIO                         FENIAVOVOU   Psychologist, MSc, MBPsS  FULL BIO                         CHRISTINAZOURNA   Psychologist, MSc  FULL BIO                               NIKOLETACHATZIKONSTANTINIDOU   Psychologist, MSc  FULL BIO                         MELINASTOUPA   Psychologist, MSc  FULL BIO                         IOANNADARVIRI   Psychologist, MSc  FULL BIO                               MARIAMARKIANOU   Psychologist, MSc  FULL BIO                         MYRTONTENTE   Psychologist, MSc  FULL BIO                            NUTRITIONISTS                                    CHRISTINAKARACHOTZITI   Dietitian - Nutritionist, MSc  FULL BIO                         MAIRASTEFANAKOU   Dietitian - Nutritionist, BSc  FULL BIO', 1, 2, '2022-01-13 15:54:15', 43, '', '2023-04-26 21:56:35', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 28, 5, '', '', 1, 156, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(190, 496, 'CV - Ioanna Souchla', 'cv-ιωάννα-σούχλα', '<p><img style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" src=\"images/cv1.jpg\" alt=\"\" /> Ioanna Souchla is a psychologist-psychotherapist.</p>\r\n<p>She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis.</p>\r\n<p>She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace.</p>\r\n<p>Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to  improve and enhance capabilities and talents, quality of working life for all and high productivity.</p>\r\n<p>Among the companies she cooperates with are:</p>\r\n<p>AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic.</p>\r\n<p> In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs.</p>\r\n<p> She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators).</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:04:03', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 9, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(191, 497, 'CV - Myrto Ntente', 'cv-myrto-ntente', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/13/cv20.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Myrto Ntente is a licensed psychologist.</p>\r\n<p><br />She graduated from the Open University in the United Kingdom and holds a Master’s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom.</p>\r\n<p><br />She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology.</p>\r\n<p><br />She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:51', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 8, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(192, 498, 'CV - Melina Stoupa', 'cv-melina-stoupa', '<p><strong><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/13/cv9.jpg\" width=\"258\" height=\"255\" loading=\"lazy\" /></strong></p>\r\n<p>Melina Stoupa is a psychologist</p>\r\n<p>She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical  psychology from the Aristotle University of Thessaloniki.</p>\r\n<p><br />At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars.</p>\r\n<p><br />She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health.</p>\r\n<p><br />She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:42', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(193, 499, 'CV - Ioanna Darviri', 'cv-ioanna-darviri', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/14/cv2.jpg\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Ioanna Darviri is a licensed psychologist.</p>\r\n<p>She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples’ therapy.</p>\r\n<p><br />She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions.</p>\r\n<p>Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees. She currently works as a psychologist at Hr.<br />Psychology-Today and is counselor in the 24-hour Support Counseling Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:33', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(194, 500, 'CV - Zourna Christina', 'cv-χριστίνα-ζουρνά', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv5.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Zourna Christina is a Psychologist-Psychotherapist</p>\r\n<p>She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University.</p>\r\n<p>She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR).</p>\r\n<p>The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools.</p>\r\n<p>Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:23', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 5, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(195, 501, 'CV - Christina Karachotziti', 'cv-χριστίνα-καραχοτζίτη', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv6.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Christina Karachotziti is a dietitian - nutritionist MSc</p>\r\n<p>He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian.</p>\r\n<p>She then went on to pursue postgraduate studies entitled \"Patient Counseling\" at the University of the Aegean and \"Food Quality Management\" at the University of West Attica, where he completed them with honors.</p>\r\n<p>She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits.</p>\r\n<p>She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition &amp; Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:13', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 4, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(196, 502, 'CV - Nikoleta Chatzikonstantinidou', 'cv-νικολέτα-χατζηκωνσταντινίδου', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/15/cv8.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Nikoleta Chatzikonstantinidou is a psychologist<strong> </strong></p>\r\n<p>Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist.</p>\r\n<p>She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care.</p>\r\n<p><br />She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health.</p>\r\n<p><br />The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:04', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(197, 503, 'CV - Ιωάννα Σούχλα', 'cv-ιωάννα-σούχλα2', '<p><img style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" src=\"images/cv1.jpg\" alt=\"\" /> Η <strong>Ιωάννα Σούχλα </strong>είναι <strong>ψυχολόγος- ψυχοθεραπεύτρια</strong>. </p>\r\n<p><strong>Σπούδασε Marketing </strong>στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης  στη συνέχεια ολοκλήρωσε τις <strong>σπουδές Ψυχολογίας </strong>στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση. </p>\r\n<p><strong>Εργάστηκε σε  μεγάλες εταιρίες στα τμήματα των  πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες</strong>. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την <strong>πολυετή εμπειρία</strong> που απέκτησε στο κομμάτι του <strong>business</strong> και τις <strong>σπουδές</strong> της στην <strong>ψυχολογία</strong>, είχε όλα τα εφόδια για να ιδρύσει την <strong><em>HR</em></strong><strong><em>.</em></strong><strong><em>PSYCHOLOGY</em></strong><strong><em>-</em></strong><strong><em>TODAY</em></strong>, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας.</p>\r\n<p><strong>Εισηγήτρια </strong>σε<strong> Σεμινάρια</strong>,<strong> Ομάδες Ανάπτυξης </strong>και<strong> Ομιλίες </strong>που αφορούν την<strong>  προαγωγή της ψυχικής υγείας  στους χώρους εργασίας</strong>. Παρέχει <strong>εκπαιδευτικές</strong> <strong>υπηρεσίες</strong> σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες <strong>ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού,</strong> με σκοπό τη βελτίωση και ενίσχυση των δυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα.</p>\r\n<p>Μεταξύ των <strong>εταιριών</strong> που <strong>συνεργάζεται</strong> είναι:</p>\r\n<p>ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage.</p>\r\n<p>Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς).</p>\r\n<p>Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας  άδεια ασκήσεως Επαγγέλματος Ψυχολόγου.<br /><strong>Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP).</strong></p>', '', -2, 43, '2022-01-15 10:15:26', 43, '', '2022-01-15 10:26:59', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(198, 506, 'Τα Video μας', 'τα-video-μας', '<p>Η δημιουργία μιας <strong>αρμονικής ισορροπίας</strong> μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η <strong>βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία</strong>, μπορεί να έχει παράλληλα <strong>θετικό αντίκτυπο</strong> και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή.</p>\r\n', 'ΙΣΟΡΡΟΠΙΑ ΠΡΟΣΩΠΙΚΗΣ ΚΑΙ ΕΠΑΓΓΕΛΜΑΤΙΚΗΣ ΖΩΗΣ Η δημιουργία μιας αρμονικής ισορροπίας μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία, μπορεί να έχει παράλληλα θετικό αντίκτυπο και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή.                   ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ; Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;                                                    ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ; Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής  σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;                   ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.                                                   ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.                   ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;                                                   ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ Πιθανότατα πολλοί  από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.                   ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ Η τεχνική του mindfulness (ή ενσυνειδητότητας)  έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής.  Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.', 1, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:31:09', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 7, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(199, 507, 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', 'πωσ-να-διαχειριστουμε-παραγωγικα-το-χρονο-μασ', '<p>Στις μέρες μας, οι <strong>ρυθμοί ζωής</strong> μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να <strong>μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης</strong>: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: <strong>Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;</strong> </p>\r\n', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ; Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-15 10:58:28', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 6, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(200, 508, 'ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', 'πωσ-μπορουμε-να-προσαρμοζομαστε-καλυτερα-στισ-αλλαγεσ', '<p>Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής  σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;</p>\r\n', 'ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ; Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής  σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:25:48', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(201, 509, 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', 'διαχειριση-συγκρουσεων-στον-εργασιακο-χωρο', '<p>Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα <strong>συχνό φαινόμενο</strong>, που μας φέρνει σε <strong>δύσκολη θέση και μας δυσαρεστεί</strong>. Το ζητούμενο λοιπόν όλων είναι <strong>πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα</strong>. Και κατά συνέπεια <strong>πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο</strong>.</p>\r\n', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:27:32', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(202, 510, 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', 'συμβουλεσ-για-αυτοφροντιδα', '<p>Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.</p>\r\n', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:28:12', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(203, 511, 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', 'πωσ-να-νικησουμε-την-αναβλητικοτητα', '<p>Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή?<br />Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;</p>\r\n', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:28:53', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(204, 512, 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', 'αυτοελεγχοσ-γιατι-ειναι-σημαντικη-δεξιοτητα-και-πωσ-μπορουμε-να-την-αναπτυξουμε', '<p>Πιθανότατα πολλοί  από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.</p>\r\n', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ Πιθανότατα πολλοί  από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:29:50', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(205, 513, 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', 'πωσ-το-μιndfulness-μπορει-να-βοηθησει-στην-απωλεια-βαρουσ', '<p>Η τεχνική του mindfulness (ή ενσυνειδητότητας)  έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής.  Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.</p>\r\n', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ Η τεχνική του mindfulness (ή ενσυνειδητότητας)  έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής.  Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:30:24', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(206, 517, 'Soul Test for Anxiety (Test 2)', 'soul-test-για-το-αγχοσ-τεστ-2', '', 'SOUL TEST FOR ANXIETY (TEST 2)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 49, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(207, 520, 'Soul Test for stress', 'soul-test-για-το-στρεσ', '', 'SOUL TEST FOR STRESS', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:02', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 123, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(208, 523, 'Soul Test for procrastination', 'soul-test-για-την-αναβλητικοτητα', '', 'SOUL TEST FOR PROCRASTINATION', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:51:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(209, 526, 'Soul Test for Anger', 'soul-test-για-το-θυμο', '', 'SOUL TEST FOR ANGER', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:51:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(210, 529, 'Soul Test for interpersonal relationships (Test 1)', 'soul-test-για-τισ-σχεσεισ-τεστ-1', '', 'SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 1)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:50:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(211, 532, 'Soul Test for interpersonal relationships (Test 2)', 'soul-test-για-τισ-σχεσεισ-τεστ-2', '', 'SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 2)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:50:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(212, 535, 'Soul Test for Romantic Relationships', 'soul-test-για-τισ-ερωτικεσ-σχεσεισ', '', 'SOUL TEST FOR ROMANTIC RELATIONSHIPS', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:49:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 39, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(213, 538, 'Soul Test for Enjoyment (Test 1)', 'soul-test-για-το-απολαμβανειν-τεστ-1', '', 'SOUL TEST FOR ENJOYMENT (TEST 1)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:46:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(214, 541, 'Soul Test for Enjoyment (Test 2)', 'soul-test-για-το-απολαμβανειν-τεστ-2', '', 'SOUL TEST FOR ENJOYMENT (TEST 2)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:45:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(215, 544, 'Soul Test for self-control (Test 1)', 'soul-test-για-τον-αυτοελεγχο-τεστ-1', '', 'SOUL TEST FOR SELF-CONTROL (TEST 1)', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:44:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(216, 547, 'Soul Test for autonomy', 'soul-test-για-την-αυτονομια', '', 'SOUL TEST FOR AUTONOMY', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:43:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(217, 550, 'Soul Test for self-confidence (Test 1)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-1', '', 'SOUL TEST FOR SELF CONFIDENCE (TEST 1)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:43:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(218, 553, 'Soul Test for self-confidence (Test 2)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-2', '', 'SOUL TEST FOR SELF CONFIDENCE (TEST 2)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:42:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(219, 555, 'Soul Test for Energy Management (Test 1)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1', '', 'SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 1)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:41:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(220, 557, 'Soul Test for Energy Management (Test 2)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2', '', 'SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 2)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:40:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 0, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(221, 560, 'Soul Test for assertiveness', 'soul-test-για-τη-θετικη-διεκδικηση', '', 'SOUL TEST FOR ASSERTIVENESS', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:39:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(222, 563, 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-1', '', 'SOUL TEST FOR GRATITUDE (TEST 1)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:38:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(223, 566, 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-2', '', 'SOUL TEST FOR GRATITUDE (TEST 2)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:37:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(224, 570, 'Soul Test for happiness (Test 1)', 'soul-test-για-την-ευτυχια-τεστ-1', '', 'SOUL TEST FOR HAPPINESS (TEST 1)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:36:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(225, 572, 'Soul Test for happiness (Test 2)', 'soul-test-για-την-ευτυχια-τεστ-2', '', 'SOUL TEST FOR HAPPINESS (TEST 2)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:36:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(226, 576, 'Soul Test for positivity (Test 1)', 'soul-test-για-τη-θετικοτητα-τεστ-1', '', 'SOUL TEST FOR POSITIVITY (TEST 1)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:35:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(227, 578, 'Soul Test for positivity (Test 2)', 'soul-test-για-τη-θετικοτητα-τεστ-2', '', 'SOUL TEST FOR POSITIVITY(TEST 2)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:34:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(228, 581, 'Soul Test for Competence', 'soul-test-για-την-ικανοτητα', '', 'SOUL TEST FOR COMPETENCE', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:33:32', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(229, 585, 'Soul Test for boundaries (Test 1)', 'soul-test-για-τα-ορια-τεστ-1', '', 'SOUL TEST FOR BOUNDARIES (TEST 1)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:00:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(230, 587, 'Soul Test for boundaries (Test 2)', 'soul-test-για-τα-ορια-τεστ-2', '', 'SOUL TEST FOR BOUNDARIES (TEST 2)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:00:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(231, 590, 'Soul Test for adaptability', 'soul-test-για-την-προσαρμοστικοτητα', '', 'SOUL TEST FOR ADAPTABILITY', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:58:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(232, 593, 'Soul Test for goals', 'soul-test-για-τη-θεσπιση-στοχων', '', 'SOUL TEST FOR GOALS', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:58:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(233, 596, 'Soul Test for Psychological Resilience', 'soul-test-για-την-ψυχικη-ανθεκτικοτητα', '', 'SOUL TEST FOR PSYCHOLOGICAL RESILIENCE', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:57:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(234, 599, 'Soul Test for worklife balance', 'soul-test-για-το-worklife-balance', '', 'SOUL TEST FOR WORKLIFE BALANCE', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:56:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(235, 601, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'κατηγοριεσ-ενισχυση-δυνατοτητων', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 11, 4, '', '', 1, 122, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(236, 608, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', 'κατηγοριεσ-διαχειρηση-δυσκολιων', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 3, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(237, 609, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', 'κατηγοριεσ-διαχειρηση-αγχουσ', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 2, '', '', 1, 102, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(238, 610, 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', 'κατηγοριεσ-σχεσεισ', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 1, '', '', 1, 84, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(239, 617, 'CV - Maira Stefanakou', 'cv-μάιρα-στεφανάκου', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv3.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Maira Stefanakou is a Dietitian - Nutritionist, BSc</p>\r\n<p>Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA.</p>\r\n<p>Her internship took place at the Hospital of Thoracic Diseases \"Sotiria\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship.</p>\r\n<p>She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:02:54', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 2, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(240, 618, 'Eating fruits and vegetables and exercising can make us happier', 'eating-fruits-and-vegetables-and-exercising-can-make-us-happier', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\"><strong>Η κατανάλωση φρούτων και λαχανικών και η άσκηση μπορούν να μας κάνουν πιο ευτυχισμένους</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">New research from the Universities of Kent and Reading suggests that eating fruits and vegetables and exercising can increase happiness levels.</span></p>\r\n<p><span style=\"font-size: 18px;\">While the link between lifestyle and well-being has been documented in the past and is widely used in public health campaigns to encourage healthy eating and exercise, new findings published in the Journal of Happiness Studies show that adopting a lifestyle that provides long term, indirect benefits - instead of choices that bring immediate satisfaction-, lead to a happier life.</span></p>\r\n<p><span style=\"font-size: 18px;\">Researchers Dr. Adelina Gschwandtner (University of Kent), Dr. Sarah Jewell, and Professor Uma Kambhampati (University of Reading) used a variable approach to examine how retarded satisfaction and choices in everyday life could affect happiness of a person. As it tured out, eating fruits and vegetables and exercising contribute to happiness in the long term.</span></p>\r\n<p><span style=\"font-size: 18px;\">Regular exercise and a healthy diet may not offer as much immediate satisfaction as other options, but they are more beneficial to our happiness in the long term and on a consistent basis.</span></p>\r\n<p><span style=\"font-size: 18px;\">An interesting fact is that according to research data, men seem to exercise more and women eat more fruits and vegetables.</span></p>\r\n<p><span style=\"font-size: 18px;\">According to the researchers, \"In recent years there has been a shift towards healthier lifestyle choices. The realization that eating more fruits and vegetables and exercising can increase happiness levels and improve health is an important development. \"... If a better lifestyle not only makes us healthier but also happier, then the benefit is twofold.\"</span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18px;\">Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. Journal of Happiness Studies, 2021; DOI: 10.1007/s10902-021-00440-y</span></p>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:02:29', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Eating_fruits_and_vegetables_and_exercising_can_make_us_happier.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(241, 637, 'Discovering the way that suits us to pursuit our happiness', 'discovering-the-way-that-suits-us-to-pursuit-our-happiness', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Discovering the way that suits us to pursuit our happiness</strong></span></p>\r\n', '\r\n<p><em>The requested is to find the way that suits us to pursue our happiness!</em></p>\r\n<p>A recent study by the China Institute of Psychology examined the relationship between how we rate happiness as important and the overall well-being we feel. It has been found that a <strong>positive appreciation of happiness leads to higher levels of well-being, satisfaction and positive emotions,</strong> regardless of a person\'s age.</p>\r\n<p>According to the researchers\' interpretation of the findings, <strong>evaluating happiness as important motivates us to actively strive to achieve what we seek</strong>. Part of this process is the regulation of our emotional state, that is, the reduction of unpleasant emotions when they occur and the increase of pleasant emotions, so that we can continue to strive to achieve our goals.</p>\r\n<p>In other words, <strong>striving for happiness can actually lead to happiness, provided that the appropriate tools for emotion regulation are used </strong>(ex. reassessing a negative situation rather than avoiding it). The repetition in everyday life of actions that are oriented to positivity (ex. expression of gratitude) is also considered important.</p>\r\n<p><strong>Another interesting conclusion is that there are alternative ways of approaching happiness.</strong> On the one hand, people who value happiness can experience positive emotions by minimizing negative situations and achieving their goals. On the other hand, people with developed acceptance skills initially recognize and accept emotions even if they are unpleasant as a reality and focus on what they can control and change. In this way, they save energy and emotional resources, which also seems to work effectively.</p>\r\n<p><strong>In conclusion, expanding our field of thought and action by including alternative ways of pursuing happiness can make it easier to achieve happiness.</strong></p>\r\n<p>Journal Reference:</p>\r\n<p style=\"text-align: center;\">Zhao, Y., Wang, Q., &amp; Wang, J. (2020). Valuing happiness predicts higher well‐being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.</p>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:03:30', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Discovering_the_way_that_suits_us_to_pursuit_our_happiness.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 9, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(242, 638, 'Anxiety & Stress: How Are They Differentiated?', 'anxiety-stress-how-are-they-differentiated', '<div>\r\n<p>Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ.</p>\r\n</div>\r\n', 'Anxiety & Stress: How Are They Differentiated? Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας                                  \n Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ. \n Stress \n The term stress can have different meanings, depending on the context in which it is used. At the level of the human body, stress is characterized by any change of state that causes physical, emotional and psychological strain and requires attention and action by the individual. In other words, stress is the body\'s response to an external stimulus that \"threatens\" to change the state and balance in which we find ourselves. \n Common stress symptoms are the following: \n Sleeping difficulties, headaches, tightness or pain in various parts of the body (e neck, back), palpitations, sweating, dizziness, irritability, etc. \n Anxiety \n Our thoughts play a key role in our anxiety levels \n Anxiety is the internal response of our body when we are in a state of stress, which means under pressure. It is a persistent feeling of indefinite fear and anxiety about one (or more) potential threats. Anxiety continues to exist regardless of the presence of a threatening stimulus, it can be long lasting and often affects our quality of life and well-being. \n Common anxiety symptoms are the following: \n Irritability, frequent and easy fatigue, inability to concentrate, difficulty controlling our worry, changes (increase or decrease) in appetite, sleep, sexual desire, tightness or pain in various parts of the body, headaches, stomachaches, increased heartbeat etc.', 1, 18, '2022-05-11 19:53:54', 43, '', '2022-07-02 15:11:40', 43, NULL, NULL, '2022-05-11 19:53:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/stress-vs-anxiety.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 0, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(243, 641, 'Awareness and Meditation in the workplace', 'ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Awareness and Meditation in the workplace</strong></span></p>\r\n', '\r\n<p>Mindfulness describes the ability to be fully present in every moment we experience, free from any criticism of our thoughts and feelings. </p>\r\n<p>Numerous studies have studied the benefits of this practice for our mental health, a fact that leads more and more workplaces to promote training programs in mindfulness based on the well-being of human resources.</p>\r\n<p>Given that increased levels of stress are one of the most common causes that negatively affect the mental health of employees and consequently their performance at work, Bostock and colleagues (2019), investigated the impact of the application of mindfulness and meditation techniques on work stress.</p>\r\n<p>The study involved 60 employees working in the field of digital marketing and the effectiveness of a one-day training in relation to a comprehensive training program lasting 6 weeks was examined. Techniques used included meditation and mindfulness training, diaphragmatic breathing practice, and the use of mental imagery to develop mindfulness skills.</p>\r\n<p>The researchers found that the integrated training program led to a significantly greater reduction in stress levels compared to one-day training. They also concluded that it was more likely to contribute to the regulation of negative emotions but also to the development of management strategies.</p>\r\n<p>According to the above findings, the integration of awareness and meditation programs in the work environment, seems to help significantly in reducing work stress, with researchers highlighting the effectiveness of integrated interventions.</p>\r\n<p> </p>\r\n<p>Bostock, S., Crosswell, A. D., Prather, A. A., &amp; Steptoe, A. (2019). Mindfulness on-the-go: Effects of a mindfulness meditation app on work stress and well-being. Journal of occupational health psychology, 24(1), 127.</p>', 1, 45, '2022-05-31 08:06:54', 43, '', '2022-09-01 10:04:39', 43, NULL, NULL, '2022-05-31 08:06:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Awareness_and_Meditation_in_the_workplace.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 8, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(244, 642, 'COVID-19, mental health and physical activity', 'covid-19,-mental-health-and-physical-activity', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>COVID-19, mental health and physical activity</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">In the context of the <strong>Covid-19 pandemic</strong>, many studies have been carried out to examine how the <strong>mental health</strong> of people worldwide is being affected. Robinson and colleagues published in January 2022 a meta-analysis of 65 studies that compared participants\' mental health <strong>before and during the pandemic.</strong></span></p>\r\n<p><span style=\"font-size: 18px;\">The results showed that there was a <strong>significant but statistically small increase of psychopathology.</strong> The increases were more significant for <strong>depression</strong>, as opposed to smaller changes in <strong>anxiety disorder</strong> symptoms. The overall increase in mental health symptoms was most pronounced <strong>in the first two months</strong> after the WHO declared a pandemic.</span></p>\r\n<p><span style=\"font-size: 18px;\">In fact, in another study, the relationship of physical activity with deterioration in mental health during the pandemic was investigated and what was found is that <strong>higher physical activity is associated with higher well-being, quality of life as well as lower depressive symptoms, anxiety and stress, irrespective of age.</strong> In addition, it was found that <strong>women were more vulnerable to changes in mental health and men were more prone to changes in physical activity.</strong></span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 18px;\">Robinson, E., Sutin, A. R., Daly, M., &amp; Jones, A. (2022). A systematic review and meta-analysis of longitudinal cohort studies comparing mental health before versus during the COVID-19 pandemic in 2020. Journal of affective disorders, 296, 567–576. https://doi.org/10.1016/j.jad.2021.09.098</span></p>', 1, 45, '2022-06-15 08:42:16', 43, '', '2022-09-01 10:10:14', 43, NULL, NULL, '2022-06-15 08:42:16', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/COVID-19_mental_health_and_physical_activity_2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 7, '', '', 1, 15, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(245, 643, 'Hugging & stress hormones have an unexpected connection', 'hugging-stress-hormones-have-an-unexpected-connection', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Hugging &amp; stress hormones have an unexpected connection</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">We hug others when we are excited, happy, sad, or when we are trying to comfort them. Hugging seems to be universally comforting. It makes us feel good. Hugging also appears to be linked to mental health and happiness.</span></p>\r\n<p><span style=\"font-size: 18px;\">According to scientists, the benefits of hugging go beyond that warm feeling you get when you hold someone in your arms. When a friend or family member is going through something painful or unpleasant in their life, we hug them. Researchers also suggest that supporting another person with a hug can reduce the anxiety of the person being comforted. It can even reduce the stress of the person that gives comfort.</span></p>\r\n<p><span style=\"font-size: 18px;\">So can you remember the last time you felt really stressed? What helped you calm down?</span></p>\r\n<p><span style=\"font-size: 18px;\">There are various strategies that people can use to reduce stress – for example, it can be helpful to talk to someone. Additionally, touch has been shown to reduce stress, just like a nice massage.</span></p>\r\n<p><span style=\"font-size: 18px;\">A new German study, recently published in the academic journal PLoS ONE (Berretz et al., 2022), investigated the effects of another common form of social touch on anxiety: hugging.</span></p>\r\n<p><span style=\"font-size: 18px;\">In the study, researchers invited couples into their lab and randomly assigned them to one of two conditions. In the experimental condition, partners were allowed to cuddle for 20 seconds before being exposed to a stress test. In the control condition, participants were exposed to the same stressful test, without being allowed to hug before.</span></p>\r\n<p><span style=\"font-size: 18px;\">In both conditions, the scientists measured the volunteers\' cortisol levels, as cortisol is the most important stress hormone in humans. In addition, the volunteers filled out a questionnaire about their feelings during the experiment and had their blood pressure measured.</span></p>\r\n<p><span style=\"font-size: 18px;\">What were the results of the study?</span></p>\r\n<p><span style=\"font-size: 18px;\">The researchers first checked the couples’ relationship satisfaction and found it at high levels. Specifically, there were no differences in relationship satisfaction between the experimental and control groups that could have influenced the results.</span></p>\r\n<p><span style=\"font-size: 18px;\">As a second step, scientists analyzed the volunteers\' cortisol levels. It was found that 15 minutes and 25 minutes after the test the cortisol levels were higher than before the test. This indicates that the test successfully induced stress in the volunteers.</span></p>\r\n<p><span style=\"font-size: 18px;\">Interestingly, men showed significantly higher cortisol release than women, prompting the scientists to include gender in further analyses. The comparison between the experimental condition that included a 20-second hug and the control condition without a hug revealed a surprising result. Hugging reduced cortisol levels, but only in women. Cuddling did not affect blood pressure and emotion questionnaire results.</span></p>\r\n<p><span style=\"font-size: 18px;\">Thus, the study findings suggest that in women, hugging their partner before a stressful situation (such as a job interview or a presentation) may be an effective way to reduce stress on a biological level.</span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 18px;\">Berretz G, Cebula C, Wortelmann BM, Papadopoulou P, Wolf OT, Ocklenburg S, Packheiser J. (2022). Romantic partner embraces reduce cortisol release after acute stress induction in women but not in men. PLoS One, 17, e0266887.</span></p>', 1, 45, '2022-06-29 08:35:37', 43, '', '2022-09-01 10:11:15', 43, NULL, NULL, '2022-06-29 08:35:37', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Hugging__stress_hormones_have_an_unexpected_connection.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 6, '', '', 1, 9, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(246, 644, 'Gratitude: its contribution to stress reduction', 'gratitude-its-contribution-to-stress-reduction', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Gratitude: its contribution to stress reduction</strong></span></p>\r\n', '\r\n<p>In recent years, the positive effect of gratitude has been scientifically established in various areas that promote mental well-being.</p>\r\n<p>Among the studies documenting this relationship,  is the study of Krejtk and colleagues (2016), that highlighted the value of keeping a daily record  of the things we are grateful for. More specifically, a total of 58 participants took part in the research and were divided into two equal groups. All participants were instructed to rate and record daily for 2 weeks their level of stress during the day. The one of the two groups was additionally instructed to keep a list of 6 things they felt grateful for during their day.</p>\r\n<p>According to the results, the researchers found a reduction in perceived levels of daily stress in the group that kept the gratitude journal, supporting the important contribution of gratitude to mental health.</p>\r\n<p>Journal Reference:</p>\r\n<p>Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one’s blessings can reduce the impact of daily stress. Journal of Happiness Studies, 17(1), 25-39.</p>', 1, 45, '2022-07-11 13:16:54', 43, '', '2022-09-01 10:12:15', 43, NULL, NULL, '2022-07-11 13:16:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Gratitude_its_contribution_to_stress_reduction.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 5, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(247, 645, 'Could eating more fruit keep depression at bay?', 'could-eating-more-fruit-keep-depression-at-bay', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Could eating more fruit keep depression at bay?</strong></span></p>\r\n', '\r\n<p>People who regularly consume <strong>a sufficient amount of fruit</strong> are more likely to report <strong>greater mental well-being</strong> and are less likely to report symptoms of depression in comparison to those who don\'t, according to new research findings from Aston University\'s College of Health and Life Sciences, examining data from 428 adults.</p>\r\n<p>The researchers\' findings suggest that <strong>how often</strong> we consume fruit has a greater impact on our mental health than the total amount we consume during a typical week.</p>\r\n<p>The team also found that people who consume <strong>salty snacks</strong> such as potato chips, which are <strong>low in nutrients</strong>, are more likely to report <strong>higher levels of anxiety</strong>, stress and depression, as well as signs of cognitive decline (such as not remembering where left the keys), as well as <strong>lower levels of mental well-being</strong>.</p>\r\n<p>Lead author Nicola-Jayne Tuck commented:</p>\r\n<p>\"In the past, other studies have found an association between fruits and vegetables and mental health, but few have looked at fruits and vegetables separately —and even fewer have assessed both frequency and amount of intake.</p>\r\n<p>Both <strong>fruits</strong> and <strong>vegetables</strong> are rich in <strong>antioxidants, fiber and essential micronutrients</strong> that promote optimal brain function. These nutrients, however, can be lost during cooking. Eating <strong>raw fruits</strong> could possibly explain their <strong>stronger effect</strong> on our <strong>mental health</strong>.</p>\r\n<p>Changing the choice of snacks in our daily diet may be a very simple and easy way to improve our mental well-being. In general, it\'s definitely worth trying to get into the habit of picking a fruit from the fruit bowl.\"</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas. Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures. <em>British Journal of Nutrition</em>, 2022; 1 DOI: <a href=\"http://dx.doi.org/10.1017/S0007114522001660\">10.1017/S0007114522001660</a></p>', 1, 45, '2022-07-16 07:29:56', 43, '', '2022-09-01 10:13:22', 43, NULL, NULL, '2022-07-16 07:29:56', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Could_eating_more_fruit_keep_depression_at_bay.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 4, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(248, 646, 'Being supportive in our social relationships is linked to better health', 'being-supportive-in-our-social-relationships-is-linked-to-better-health', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Being supportive in our social relationships is linked to better health</strong></span></p>\r\n', '\r\n<p>Previous research has linked positive interpersonal relationships to better health. A recent study from Ohio University extended the findings by highlightnng that this relationship is influenced by the degree to which we are supportive to people around us.</p>\r\n<p>More specifically, an indicator of health status is the presence or absence of chronic inflammation. The researchers examined the levels of specific proteins - markers of inflammation in the blood, as well as the responses of 1054 adult participants to questionnaires regarding the quality of their interpersonal relationships. According to the results, people who had good interpersonal relationships showed lower levels of the proteins - markers of inflammation (and therefore better health status) when they were more supportive and available to offer help in their interpersonal relationships.</p>\r\n<p>One possible explanation  according to the researchers, is that when, in addition to receiving, we also provide support and help in our interpersonal relationships, a sense of reward is enhanced, which at the brain level is linked to hormones that relieve stress and reduce inflammation levels in our body.</p>\r\n<p>In other words, it is not enough to have people we can lean on in our environment, but we also need to be available to help and support. In that way, we will be able to reap not only the practical but also the health benefits.</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.</p>', 1, 45, '2022-08-01 07:29:56', 43, '', '2022-09-29 07:07:31', 43, NULL, NULL, '2022-08-01 07:29:56', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\/\\/local-images\\/2022\\/05\\/11\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 3, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(249, 647, 'By reducing time on social media, we can improve health', 'by-reducing-time-on-social-media,-we-can-improve-health', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>By reducing time on social media, we can improve health</strong></span></p>\r\n', '\r\n<p><strong>If you spend 30 minutes less on social media each day</strong> <strong>and do some physical activity – exercise, then</strong> <strong>it is very likely that your mental health will be improved,</strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universität Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd</sup> , 2022.</p>\r\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.</p>\r\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.</p>\r\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples’ wellbeing.</strong></p>\r\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.</p>\r\n<p>As Julia Brailovskaia reports:  “<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era</strong>\".</p>\r\n<p> </p>\r\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, JürgenMargraf. Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health. Journal of Public Health, 2022; DOI: 10.1007/s10389-022-01751-x</p>\r\n<p>Journal Reference:</p>\r\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.</p>', 1, 45, '2022-09-29 07:08:49', 43, '', '2022-10-13 12:42:44', 43, NULL, NULL, '2022-09-29 07:08:49', NULL, '{\"image_intro\":\"images\\/social-media-life-balance-chart-keywords-icons-meeting-white-office-table-social-media-life-balance-chart-103030804.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(250, 649, 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', 'what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>What is Orthorexia? What do you need to know? Is this a new trend or a disorder?</strong></span></p>\r\n', '\r\n<p>Do you only choose foods labeled as \"clean\" or \"all natural\"? Or, have you skipped a meal with friends because the menu wasn\'t \"healthy\"? Have you noticed that your mind is constantly on food? Is it about your next meal or do you follow on social media groups that focus on it all the time?</p>\r\n<p>While there is no harm in choosing nutritious foods or engaging in eating habits that promote our body\'s basic functions, it can become harmful when the rigidity of these choices becomes so extreme that a person\'s mental and physical well-being is compromised. When food choices are made solely by \"purity\" over pleasure, it can lead to dysfunctional behaviors in everyday life.</p>\r\n<p> </p>\r\n<p><strong>What exactly is orthorexia?</strong></p>\r\n<p>The term \"orthorexia\" was first described by Steven Bratman, in 1997, in his book \"Health Food Junkies\". The Diagnostic and Statistical Manual of Mental Disorders (DSM-5) doesn’t classify orthorexia as a separate eating disorder, like anorexia nervosa. This appears to be due to the difficulty of differentiating between what are considered healthy eating practices or maladaptive eating behaviors.</p>\r\n<p> </p>\r\n<p><strong>How did the term \"orthorexia\" come about?</strong></p>\r\n<p>The term orthorexia comes from the Greek word “orthos” which means correct and “oreksi” which means appetite. It is characterized by a pathological obsession with biologically \"pure\" or correct, healthy food which leads to significant dietary restrictions. Its main characteristics are the avoidance - at the level of compulsion - of \"unhealthy\" foods, such as sugar, salt, caffeine, alcohol, sweets, fried foods, wheat, animal fat, soy, corn, dairy.</p>\r\n<p>A person with orthorexia may follow a strict diet that includes only \"pure\" foods, such as organically grown fruits and vegetables. Obsessing over clean eating can be detrimental to the individual. These strict rules about food can lead to social isolation, malnutrition and mental distress.</p>\r\n<p>It is important that our society and nutrition culture don’t praise restriction or accept rigidity as \"self-discipline\" so that this confusion is not created. Regardless of the diagnostic criteria, any time thoughts or behaviors around food begin to control aspects of your life, it\'s a sign that you may need professional help.</p>\r\n<p><strong>Possible signs of orthorexia:</strong></p>\r\n<ul>\r\n<li>Compulsive control of ingredients and nutrition labels</li>\r\n<li>Increased concern about the quality or health of ingredients/foods</li>\r\n<li>Elimination of specific foods or entire food groups if they are not considered “healthy”</li>\r\n<li>Inability to eat or increased distress when eating foods that are not considered \'pure\', \'clean\' or \'healthy\'</li>\r\n<li>Unusual interest in what others eat and feelings of judgment about others who do not eat similarly to you</li>\r\n<li>Excessive time spent thinking about food (worrying about the next meal, how meals are prepared, reading blogs or books about nutrition, etc.)</li>\r\n<li>Stress or anxiety is present when \"safe\" foods aren’t available or you can’t prepare them yourself</li>\r\n<li>Obsessive watching of \'wellness\'/\'health\' content.</li>\r\n<li>Body image concerns may or may not be present</li>\r\n<li>Orthorexia can easily go unnoticed, as nutrition culture considers many of the behaviors above to be simply \"adoption of a healthy lifestyle.\"</li>\r\n</ul>\r\n<p> </p>\r\n<p><strong>Food Culture &amp; Eating Disorders</strong></p>\r\n<p>Food culture is confusing. It suggests that there is a \"right\" and a \"wrong\" way to eat. It normalizes eating disorder behaviors such as restriction or excessive exercise. It suggests that a slim body is the epitome of health. From social media to grocery aisles to even casual conversation with friends about the latest \"superfood\" or the latest nutrition plan, these toxic messages seep into every aspect of our lives, making it difficult to navigate.</p>\r\n<p> </p>\r\n<p><strong>Orthorexia &amp; Eating Disorder Rehabilitation</strong></p>\r\n<p>As a result of these messages and society expectations, it is understandable that differentiating between an eating disorder and health awareness can be confusing. The goal of any dysfunctional eating behavior rehabilitation is to create flexibility so that you can regain the joy and pleasure of eating. To honor both your taste buds and your health. No single food or meal is going to have a detrimental impact on your health. However, following strict rules, thinking of foods as \'good\' or \'bad\' and depriving yourself of the rewarding experiences that food can provide can and will be harmful.</p>\r\n<p> </p>\r\n<p><em>When the line between health and eating disorder becomes blurred, take a step back and ask yourself:</em></p>\r\n<p><strong>What is the position of the dietitian and the mental health professional?</strong></p>\r\n<p>The dietitian undertakes the nutritional re-education of the orthorexic person in what is healthy, nutritious and safe, and also the regulation of biological imbalances, while the mental health professional will help the person to redefine thoughts and emotions, to orientate towards behaviors without compulsions and through cultivating healthy interpersonal boundaries, to gain self-confidence.</p>\r\n<p> </p>\r\n<p>Journal reference:</p>\r\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite. doi.org/10.1016/j.appet.2019.05.005</p>', 1, 45, '2022-10-12 08:19:57', 43, '', '2022-10-13 08:02:43', 43, NULL, NULL, '2022-10-12 08:19:57', NULL, '{\"image_intro\":\"images\\/Orthorexia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 1, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(251, 651, 'Waking up rested and refreshed: the key factors', 'waking-up-rested-and-refreshed-the-key-factors', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Waking up rested and refreshed: the key factors</strong></span></p>\r\n', '\r\n<p>Do you have trouble getting up in the morning? Do you wake up tired and try to deal with daytime sleepiness in various ways? You\'re certainly not alone, as many people report similar sleep difficulties.</p>\r\n<p>In a recent study conducted by the University of California, researchers found that the levels of alertness when we wake up to start our day are not completely genetically predetermined but can be significantly influenced by four independent factors:</p>\r\n<p>- the quantity and quality of sleep the previous night</p>\r\n<p>- the levels of physical activity the previous day</p>\r\n<p>-the nutritional value of the breakfast we consume</p>\r\n<p>- the blood glucose levels after breakfast</p>\r\n<p>For two weeks, researchers systematically recorded the alertness levels of 833 participants from the time they woke up and throughout the day, their levels of physical activity during the day, the consumption of different breakfast meals, and the quantity and quality of their sleep. Subsequently, theycombined and analyzed these data and came to the following conclusions:</p>\r\n<p>- the increase of sleep duration compared to what is usual for the person</p>\r\n<p>- substantial physical exercise the previous day</p>\r\n<p>- eating a breakfast rich in complex carbohydrates, with limited sugar</p>\r\n<p>- the normal, controlled blood glucose levels after breakfast</p>\r\n<p>significantly related to higher levels of alertness and energy after waking up and during the day.</p>\r\n<p>The important thing about these findings is that these factors are independent. So, even if daily obligations don’t allow you to extend the duration of your sleep, by trying one or more of the above and applying them systematically for a period of time, you can see changes in the alertness and energy levels after you wake up and during the day.</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Vallat, R., Berry, S. E., Tsereteli, N., Capdevila, J., Khatib, H. A., Valdes, A. M., ... &amp; Walker, M. P. (2022). How people wake up is associated with previous night’s sleep together with physical activity and food intake. Nature Communications, 13(1), 1-15.</p>', 1, 45, '2023-01-14 08:19:57', 43, '', '2023-01-18 16:01:27', 43, NULL, NULL, '2023-01-14 08:19:57', NULL, '{\"image_intro\":\"images\\/Waking_up_refreshed_the_key_factors.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(252, 658, 'CV - Fenia Vovou', 'cv-fenia-vovou', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2023/03/14/cv90.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King’s College London (KCL), UK, where she graduated with distinction.</p>\r\n<p><br />She has completed a number of certified seminars and courses in a variety of topics including:</p>\r\n<p><br />● Complex Trauma (CCTP-II)<br />● Schema Therapy<br />● Healing with arts<br />● Anxiety in high achievers<br />● Treating suicide risk with competence and confidence<br />● Working with Trauma, Dissociation and Psychosis<br />● Rethinking Borderline Personality Disorder<br />● Human resilience in children exposed to trauma, disaster<br />and war<br />● Human-Computer interaction<br />● Psychological first aid<br />● The neurobiology of addiction</p>\r\n<p><br />Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format.</p>\r\n<p>She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social<br />reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building<br />personal resilience. She has volunteered in internet addiction services, Children’s Creative Workshops (ΚΔΑΠ), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer.</p>\r\n<p>Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has also been an author of other academic research publications.</p>\r\n<p>Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.</p>\r\n<p>Fenia is a member of the Association of Greek Psychologists (Σύλλογος Ελλήνων Ψυχολόγων, ΣΕΨ) as well as of the British Psychological Association (BPS).</p>\r\n<p>She holds a Psychologists Licence and can provide services in Greek and English.</p>\r\n<p>She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-03-15 14:20:35', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 1, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(253, 659, 'CV - Maria Markianou', 'cv-maria-markianou', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv-makrianou.png\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Maria Markianou is a psychologist.</p>\r\n<p>She has graduated from the Faculty of Psychology of the Aristotle University of Thessaloniki and obtains a Professional License to practice as a Psychologist in Greece since 2013.</p>\r\n<p>She has attended the Behavioral Therapy Program of Anxiety Disorders, OCD and PTSD, in the University Psychiatric Clinic of Aiginitio Hospital in Athens, and has participated in the clinical works of the Special Medical Unit of Behavior Therapies.</p>\r\n<p>She has experience in working as a psychologist and as child protection worker in various N.G.O.s with adolescents and adults, asylum seekers and refugees in Greece, with various psychological-psychiatric difficulties. She has also attended various seminars regarding mental health and psychotherapy topics, such as, interventions for PTSD, Psychological First Aid, Gender Based Violence victims support etc .</p>\r\n<p>She currently works as a Psychologist in HR PSYCHOLOGY – TODAY. She is a Counsellor – Psychologist in the 24-hour Telephone Counselling Support Line and delivers individual counselling sessions to adults and adolescents. Additionally, she is cooperating with a private Centre for Special Therapies for children and adolescents, where she runs Social Skills Groups.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 21:25:16', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"images\\/cv-makrianou.png#joomlaImage:\\/\\/local-images\\/cv-makrianou.png?width=257&height=256\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 9, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(254, 661, 'MEN & EMOTIONS', 'men-emotions', '', 'MEN & EMOTIONS                            It is true that characterizing a man as sensitive is not necessarily considered an advantage. The belief that sensitivity is a \"privilege\" of the female sex has long prevailed, attributing the characteristic to hormonal changes. Consider the biased way we express ourselves when we address emotional expression depending on gender. Expressions such as \"Men do not cry\" \"Guys are not afraid\" etc. are just some of the things that boys are exposed to during childhood, internalize and most likely reproduce as adults to their own children.\n   \n But, in the end, are men less emotional than women?  \nIn a recent study, Weigard et al. (2021) monitored and recorded the emotional fluctuations of 142 men and women over a 75-day period, finding that there were no significant differences between the sexes. The above finding shows that both sexes experience similar emotions and with the same intensity. However, at the same time, men in order to comply with social norms are called to limit their expression, especially when they involve feelings of fear or sadness.\nTherefore, it is time to reconsider the established perceptions regarding emotions, allowing the male sex to express their entire emotional repertoire without censorship.\n \nHR. PSYCHOLOGY - TODAY Team', 1, 35, '2023-07-14 12:06:35', 43, '', '2023-07-20 10:46:37', 43, NULL, NULL, '2023-07-14 12:06:35', NULL, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png?width=260&height=160\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 0, '', '', 1, 11, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(255, 662, 'Dealing with Toxic People', 'dealing-with-toxic-people', '', 'Dealing with Toxic People                            Surely you will have heard of \"toxic people\". But what does this mean? Are people toxic or their behaviors?\nThe most correct term is the \"toxic behaviors\" of people, behaviors that have a negative impact on our lives and everyday life.\nIt is very likely that we will come into contact with such behaviors that cause upset, self doubt, reduction of our energy and general negative mood.  \n   \n But how do we recognize these behaviors?  \nPeople with these behaviors share some basic characteristics:\n\nThey usually give you the feeling that you \"owe\" them something. o They do not take responsibility and blame others for their own behaviors.\nThey are manipulative.\nThey do not recognize or admit their mistakes.\nThey don\'t apologize easily.\nThey do not show respect for the boundaries of those they associate with.\nYou may realize that you are being lied to.\nThey often take the role of the victim, automatically putting you in the place of the abuser.\nThey do not show understanding for the feelings and point of other people.\nThey make those around them doubt themselves.\n\n \nIn addition to learning to recognize these characteristics, it is important to see how we can better manage them.  \n\nSet boundaries.\nCommunicate your difficulties to this person.\nLimit your interaction with them.\nLet\'s accept that we cannot and it is not our responsibility to change them.\n\n \nPSYCHOLOGY - TODAY Team', 1, 41, '2023-07-14 13:48:58', 43, '', '2023-07-20 10:46:03', 43, NULL, NULL, '2023-07-14 13:48:58', NULL, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 11, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_contentitem_tag_map`
--

CREATE TABLE `o0ksp_contentitem_tag_map` (
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `core_content_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the core content table',
  `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table',
  `tag_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the tag table',
  `tag_date` timestamp NOT NULL DEFAULT current_timestamp() 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=utf8 COMMENT='Maps items from content tables to tags';

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_contentitem_tag_map`
--

INSERT INTO `o0ksp_contentitem_tag_map` (`type_alias`, `core_content_id`, `content_item_id`, `tag_id`, `tag_date`, `type_id`) VALUES
('com_content.article', 1, 1, 2, '2021-09-03 19:42:26', 1),
('com_content.article', 2, 2, 2, '2022-01-03 17:56:57', 1),
('com_content.article', 2, 2, 3, '2022-01-03 17:56:57', 1),
('com_content.article', 2, 2, 4, '2022-01-03 17:56:57', 1),
('com_content.article', 6, 3, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 5, 4, 3, '2021-09-03 19:42:26', 1),
('com_content.article', 5, 4, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 7, 6, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 8, 7, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 8, 7, 6, '2021-09-03 19:42:26', 1),
('com_content.article', 9, 25, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 10, 26, 4, '2021-09-03 19:42:26', 1),
('com_content.article', 10, 26, 6, '2021-09-03 19:42:26', 1),
('com_content.article', 11, 28, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 3, 31, 2, '2021-09-03 19:42:26', 1),
('com_content.article', 3, 31, 3, '2021-09-03 19:42:26', 1),
('com_content.article', 3, 31, 4, '2021-09-03 19:42:26', 1),
('com_content.article', 4, 32, 2, '2021-09-03 19:42:26', 1),
('com_content.article', 4, 32, 3, '2021-09-03 19:42:26', 1),
('com_content.article', 4, 32, 4, '2021-09-03 19:42:26', 1),
('com_content.article', 12, 37, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 13, 39, 5, '2021-09-03 19:42:26', 1),
('com_content.article', 14, 44, 9, '2022-10-05 09:47:33', 1),
('com_content.article', 14, 44, 12, '2022-10-05 09:47:33', 1),
('com_content.article', 14, 44, 34, '2022-10-05 09:47:33', 1),
('com_content.article', 14, 44, 41, '2022-10-05 09:47:33', 1),
('com_content.article', 15, 45, 9, '2022-10-05 09:47:05', 1),
('com_content.article', 15, 45, 12, '2022-10-05 09:47:05', 1),
('com_content.article', 15, 45, 34, '2022-10-05 09:47:05', 1),
('com_content.article', 15, 45, 42, '2022-10-05 09:47:05', 1),
('com_content.article', 16, 46, 9, '2022-10-05 09:46:37', 1),
('com_content.article', 16, 46, 12, '2022-10-05 09:46:37', 1),
('com_content.article', 16, 46, 34, '2022-10-05 09:46:37', 1),
('com_content.article', 17, 47, 10, '2022-07-11 11:55:57', 1),
('com_content.article', 17, 47, 12, '2022-07-11 11:55:57', 1),
('com_content.article', 18, 48, 10, '2022-07-11 11:53:02', 1),
('com_content.article', 18, 48, 12, '2022-07-11 11:53:02', 1),
('com_content.article', 19, 49, 10, '2022-07-11 11:54:57', 1),
('com_content.article', 19, 49, 12, '2022-07-11 11:54:57', 1),
('com_content.article', 20, 50, 9, '2022-10-05 09:46:10', 1),
('com_content.article', 20, 50, 32, '2022-10-05 09:46:10', 1),
('com_content.article', 20, 50, 38, '2022-10-05 09:46:10', 1),
('com_content.article', 20, 50, 45, '2022-10-05 09:46:10', 1),
('com_content.article', 21, 51, 9, '2022-10-05 09:45:17', 1),
('com_content.article', 21, 51, 32, '2022-10-05 09:45:17', 1),
('com_content.article', 21, 51, 38, '2022-10-05 09:45:17', 1),
('com_content.article', 21, 51, 56, '2022-10-05 09:45:17', 1),
('com_content.article', 22, 52, 9, '2022-10-05 09:44:49', 1),
('com_content.article', 22, 52, 32, '2022-10-05 09:44:49', 1),
('com_content.article', 22, 52, 38, '2022-10-05 09:44:49', 1),
('com_content.article', 23, 53, 10, '2022-07-11 12:01:39', 1),
('com_content.article', 23, 53, 38, '2022-07-11 12:01:39', 1),
('com_content.article', 24, 54, 10, '2022-07-11 11:58:57', 1),
('com_content.article', 24, 54, 38, '2022-07-11 11:58:57', 1),
('com_content.article', 25, 55, 10, '2022-07-11 12:00:19', 1),
('com_content.article', 25, 55, 38, '2022-07-11 12:00:19', 1),
('com_content.article', 26, 56, 10, '2022-07-11 11:57:45', 1),
('com_content.article', 26, 56, 38, '2022-07-11 11:57:45', 1),
('com_content.article', 27, 57, 9, '2022-01-24 20:25:59', 1),
('com_content.article', 27, 57, 13, '2022-01-24 20:25:59', 1),
('com_content.article', 28, 58, 9, '2022-10-05 09:43:47', 1),
('com_content.article', 28, 58, 13, '2022-10-05 09:43:47', 1),
('com_content.article', 28, 58, 32, '2022-10-05 09:43:47', 1),
('com_content.article', 28, 58, 41, '2022-10-05 09:43:47', 1),
('com_content.article', 29, 59, 9, '2022-10-05 09:43:20', 1),
('com_content.article', 29, 59, 13, '2022-10-05 09:43:20', 1),
('com_content.article', 29, 59, 32, '2022-10-05 09:43:20', 1),
('com_content.article', 30, 60, 10, '2022-07-11 12:10:35', 1),
('com_content.article', 30, 60, 13, '2022-07-11 12:10:35', 1),
('com_content.article', 31, 61, 10, '2022-10-05 08:51:57', 1),
('com_content.article', 31, 61, 13, '2022-10-05 08:51:57', 1),
('com_content.article', 32, 62, 10, '2022-07-11 12:12:36', 1),
('com_content.article', 32, 62, 13, '2022-07-11 12:12:36', 1),
('com_content.article', 33, 63, 9, '2022-10-05 09:42:55', 1),
('com_content.article', 33, 63, 27, '2022-10-05 09:42:55', 1),
('com_content.article', 33, 63, 32, '2022-10-05 09:42:55', 1),
('com_content.article', 34, 64, 9, '2022-10-05 09:42:01', 1),
('com_content.article', 34, 64, 27, '2022-10-05 09:42:01', 1),
('com_content.article', 34, 64, 32, '2022-10-05 09:42:01', 1),
('com_content.article', 34, 64, 54, '2022-10-05 09:42:01', 1),
('com_content.article', 35, 65, 9, '2022-10-05 09:41:35', 1),
('com_content.article', 35, 65, 27, '2022-10-05 09:41:35', 1),
('com_content.article', 35, 65, 32, '2022-10-05 09:41:35', 1),
('com_content.article', 35, 65, 43, '2022-10-05 09:41:35', 1),
('com_content.article', 35, 65, 55, '2022-10-05 09:41:35', 1),
('com_content.article', 36, 66, 10, '2022-07-11 12:04:16', 1),
('com_content.article', 36, 66, 27, '2022-07-11 12:04:16', 1),
('com_content.article', 37, 67, 10, '2022-07-11 12:08:25', 1),
('com_content.article', 37, 67, 27, '2022-07-11 12:08:25', 1),
('com_content.article', 38, 68, 10, '2022-07-11 12:07:26', 1),
('com_content.article', 38, 68, 27, '2022-07-11 12:07:26', 1),
('com_content.article', 39, 69, 10, '2022-07-03 08:49:16', 1),
('com_content.article', 39, 69, 27, '2022-07-03 08:49:16', 1),
('com_content.article', 40, 70, 10, '2022-07-11 12:02:54', 1),
('com_content.article', 40, 70, 27, '2022-07-11 12:02:54', 1),
('com_content.article', 41, 71, 10, '2023-03-16 10:50:23', 1),
('com_content.article', 41, 71, 27, '2023-03-16 10:50:23', 1),
('com_content.article', 42, 72, 9, '2022-02-14 14:34:41', 1),
('com_content.article', 42, 72, 22, '2022-02-14 14:34:41', 1),
('com_content.article', 42, 72, 35, '2022-02-14 14:34:41', 1),
('com_content.article', 42, 72, 45, '2022-02-14 14:34:41', 1),
('com_content.article', 43, 73, 9, '2022-10-05 09:40:33', 1),
('com_content.article', 43, 73, 22, '2022-10-05 09:40:33', 1),
('com_content.article', 43, 73, 35, '2022-10-05 09:40:33', 1),
('com_content.article', 43, 73, 48, '2022-10-05 09:40:33', 1),
('com_content.article', 44, 74, 9, '2022-10-05 09:38:09', 1),
('com_content.article', 44, 74, 22, '2022-10-05 09:38:09', 1),
('com_content.article', 44, 74, 35, '2022-10-05 09:38:09', 1),
('com_content.article', 44, 74, 43, '2022-10-05 09:38:09', 1),
('com_content.article', 45, 75, 9, '2022-10-05 09:36:28', 1),
('com_content.article', 45, 75, 22, '2022-10-05 09:36:28', 1),
('com_content.article', 45, 75, 35, '2022-10-05 09:36:28', 1),
('com_content.article', 46, 76, 10, '2022-07-11 12:15:08', 1),
('com_content.article', 46, 76, 22, '2022-07-11 12:15:08', 1),
('com_content.article', 47, 77, 10, '2022-07-11 12:17:39', 1),
('com_content.article', 47, 77, 22, '2022-07-11 12:17:39', 1),
('com_content.article', 48, 78, 10, '2022-07-11 12:16:38', 1),
('com_content.article', 48, 78, 22, '2022-07-11 12:16:38', 1),
('com_content.article', 49, 79, 10, '2022-07-11 12:14:08', 1),
('com_content.article', 49, 79, 22, '2022-07-11 12:14:08', 1),
('com_content.article', 50, 80, 9, '2022-10-05 09:35:56', 1),
('com_content.article', 50, 80, 21, '2022-10-05 09:35:56', 1),
('com_content.article', 50, 80, 35, '2022-10-05 09:35:56', 1),
('com_content.article', 50, 80, 41, '2022-10-05 09:35:56', 1),
('com_content.article', 50, 80, 47, '2022-10-05 09:35:56', 1),
('com_content.article', 50, 80, 48, '2022-10-05 09:35:56', 1),
('com_content.article', 51, 81, 9, '2023-03-16 10:51:00', 1),
('com_content.article', 51, 81, 21, '2023-03-16 10:51:00', 1),
('com_content.article', 51, 81, 35, '2023-03-16 10:51:00', 1),
('com_content.article', 51, 81, 41, '2023-03-16 10:51:00', 1),
('com_content.article', 51, 81, 48, '2023-03-16 10:51:00', 1),
('com_content.article', 51, 81, 49, '2023-03-16 10:51:00', 1),
('com_content.article', 52, 82, 9, '2022-10-05 09:33:48', 1),
('com_content.article', 52, 82, 21, '2022-10-05 09:33:48', 1),
('com_content.article', 52, 82, 35, '2022-10-05 09:33:48', 1),
('com_content.article', 52, 82, 47, '2022-10-05 09:33:48', 1),
('com_content.article', 53, 83, 9, '2022-10-05 09:33:16', 1),
('com_content.article', 53, 83, 21, '2022-10-05 09:33:16', 1),
('com_content.article', 53, 83, 35, '2022-10-05 09:33:16', 1),
('com_content.article', 53, 83, 48, '2022-10-05 09:33:16', 1),
('com_content.article', 53, 83, 50, '2022-10-05 09:33:16', 1),
('com_content.article', 54, 84, 9, '2022-10-05 09:32:39', 1),
('com_content.article', 54, 84, 21, '2022-10-05 09:32:39', 1),
('com_content.article', 54, 84, 35, '2022-10-05 09:32:39', 1),
('com_content.article', 54, 84, 51, '2022-10-05 09:32:39', 1),
('com_content.article', 55, 85, 10, '2023-03-16 10:51:44', 1),
('com_content.article', 55, 85, 21, '2023-03-16 10:51:44', 1),
('com_content.article', 56, 86, 10, '2022-07-11 12:24:15', 1),
('com_content.article', 56, 86, 21, '2022-07-11 12:24:15', 1),
('com_content.article', 57, 87, 10, '2022-07-11 12:22:46', 1),
('com_content.article', 57, 87, 21, '2022-07-11 12:22:46', 1),
('com_content.article', 58, 88, 10, '2022-07-11 12:19:41', 1),
('com_content.article', 58, 88, 21, '2022-07-11 12:19:41', 1),
('com_content.article', 59, 89, 10, '2022-07-11 12:18:40', 1),
('com_content.article', 59, 89, 21, '2022-07-11 12:18:40', 1),
('com_content.article', 60, 90, 9, '2022-10-05 09:31:40', 1),
('com_content.article', 60, 90, 14, '2022-10-05 09:31:40', 1),
('com_content.article', 60, 90, 33, '2022-10-05 09:31:40', 1),
('com_content.article', 60, 90, 41, '2022-10-05 09:31:40', 1),
('com_content.article', 61, 91, 9, '2022-10-05 09:31:12', 1),
('com_content.article', 61, 91, 14, '2022-10-05 09:31:12', 1),
('com_content.article', 61, 91, 33, '2022-10-05 09:31:12', 1),
('com_content.article', 61, 91, 43, '2022-10-05 09:31:12', 1),
('com_content.article', 62, 92, 9, '2022-07-03 09:11:19', 1),
('com_content.article', 62, 92, 14, '2022-07-03 09:11:19', 1),
('com_content.article', 62, 92, 33, '2022-07-03 09:11:19', 1),
('com_content.article', 63, 93, 9, '2022-10-05 09:30:12', 1),
('com_content.article', 63, 93, 14, '2022-10-05 09:30:12', 1),
('com_content.article', 63, 93, 32, '2022-10-05 09:30:12', 1),
('com_content.article', 63, 93, 33, '2022-10-05 09:30:12', 1),
('com_content.article', 64, 94, 10, '2022-07-11 12:25:29', 1),
('com_content.article', 64, 94, 14, '2022-07-11 12:25:29', 1),
('com_content.article', 65, 95, 10, '2022-07-11 12:26:30', 1),
('com_content.article', 65, 95, 14, '2022-07-11 12:26:30', 1),
('com_content.article', 66, 96, 10, '2022-07-11 12:28:14', 1),
('com_content.article', 66, 96, 14, '2022-07-11 12:28:14', 1),
('com_content.article', 67, 97, 9, '2022-01-24 20:46:53', 1),
('com_content.article', 67, 97, 15, '2022-01-24 20:46:53', 1),
('com_content.article', 68, 98, 9, '2023-03-16 09:56:01', 1),
('com_content.article', 68, 98, 15, '2023-03-16 09:56:01', 1),
('com_content.article', 68, 98, 33, '2023-03-16 09:56:01', 1),
('com_content.article', 68, 98, 44, '2023-03-16 09:56:01', 1),
('com_content.article', 69, 99, 9, '2023-03-16 10:48:33', 1),
('com_content.article', 69, 99, 15, '2023-03-16 10:48:33', 1),
('com_content.article', 69, 99, 33, '2023-03-16 10:48:33', 1),
('com_content.article', 70, 100, 9, '2023-03-16 10:49:11', 1),
('com_content.article', 70, 100, 15, '2023-03-16 10:49:11', 1),
('com_content.article', 70, 100, 33, '2023-03-16 10:49:11', 1),
('com_content.article', 70, 100, 43, '2023-03-16 10:49:11', 1),
('com_content.article', 71, 101, 9, '2023-03-16 10:49:42', 1),
('com_content.article', 71, 101, 15, '2023-03-16 10:49:42', 1),
('com_content.article', 71, 101, 33, '2023-03-16 10:49:42', 1),
('com_content.article', 71, 101, 41, '2023-03-16 10:49:42', 1),
('com_content.article', 72, 102, 10, '2022-07-11 12:35:11', 1),
('com_content.article', 72, 102, 15, '2022-07-11 12:35:11', 1),
('com_content.article', 73, 103, 10, '2022-07-11 12:34:23', 1),
('com_content.article', 73, 103, 15, '2022-07-11 12:34:23', 1),
('com_content.article', 74, 104, 9, '2022-10-05 09:25:46', 1),
('com_content.article', 74, 104, 16, '2022-10-05 09:25:46', 1),
('com_content.article', 74, 104, 33, '2022-10-05 09:25:46', 1),
('com_content.article', 74, 104, 41, '2022-10-05 09:25:46', 1),
('com_content.article', 75, 105, 10, '2023-03-16 10:08:25', 1),
('com_content.article', 75, 105, 16, '2023-03-16 10:08:25', 1),
('com_content.article', 76, 106, 10, '2023-03-16 10:19:47', 1),
('com_content.article', 76, 106, 16, '2023-03-16 10:19:47', 1),
('com_content.article', 77, 107, 10, '2023-03-16 10:14:06', 1),
('com_content.article', 77, 107, 16, '2023-03-16 10:14:06', 1),
('com_content.article', 78, 108, 10, '2023-03-16 10:15:47', 1),
('com_content.article', 78, 108, 16, '2023-03-16 10:15:47', 1),
('com_content.article', 79, 109, 9, '2023-03-16 10:45:40', 1),
('com_content.article', 79, 109, 17, '2023-03-16 10:45:40', 1),
('com_content.article', 79, 109, 33, '2023-03-16 10:45:40', 1),
('com_content.article', 79, 109, 41, '2023-03-16 10:45:40', 1),
('com_content.article', 80, 110, 9, '2023-03-16 10:46:22', 1),
('com_content.article', 80, 110, 17, '2023-03-16 10:46:22', 1),
('com_content.article', 80, 110, 33, '2023-03-16 10:46:22', 1),
('com_content.article', 80, 110, 43, '2023-03-16 10:46:22', 1),
('com_content.article', 81, 111, 9, '2023-03-16 10:46:39', 1),
('com_content.article', 81, 111, 17, '2023-03-16 10:46:39', 1),
('com_content.article', 81, 111, 33, '2023-03-16 10:46:39', 1),
('com_content.article', 81, 111, 45, '2023-03-16 10:46:39', 1),
('com_content.article', 82, 112, 10, '2022-07-11 12:38:22', 1),
('com_content.article', 82, 112, 17, '2022-07-11 12:38:22', 1),
('com_content.article', 83, 113, 10, '2022-07-11 12:36:18', 1),
('com_content.article', 83, 113, 17, '2022-07-11 12:36:18', 1),
('com_content.article', 84, 114, 10, '2022-07-11 12:37:16', 1),
('com_content.article', 84, 114, 17, '2022-07-11 12:37:16', 1),
('com_content.article', 85, 115, 9, '2022-10-05 09:20:49', 1),
('com_content.article', 85, 115, 19, '2022-10-05 09:20:49', 1),
('com_content.article', 85, 115, 33, '2022-10-05 09:20:49', 1),
('com_content.article', 85, 115, 41, '2022-10-05 09:20:49', 1),
('com_content.article', 86, 116, 9, '2022-10-05 09:20:25', 1),
('com_content.article', 86, 116, 19, '2022-10-05 09:20:25', 1),
('com_content.article', 86, 116, 33, '2022-10-05 09:20:25', 1),
('com_content.article', 86, 116, 43, '2022-10-05 09:20:25', 1),
('com_content.article', 87, 117, 9, '2022-10-05 09:19:29', 1),
('com_content.article', 87, 117, 19, '2022-10-05 09:19:29', 1),
('com_content.article', 87, 117, 33, '2022-10-05 09:19:29', 1),
('com_content.article', 87, 117, 43, '2022-10-05 09:19:29', 1),
('com_content.article', 88, 118, 10, '2023-03-16 14:06:22', 1),
('com_content.article', 88, 118, 19, '2023-03-16 14:06:22', 1),
('com_content.article', 89, 119, 10, '2023-03-16 10:42:31', 1),
('com_content.article', 89, 119, 19, '2023-03-16 10:42:31', 1),
('com_content.article', 90, 120, 10, '2022-07-11 12:45:19', 1),
('com_content.article', 90, 120, 19, '2022-07-11 12:45:19', 1),
('com_content.article', 91, 121, 9, '2022-10-05 09:18:36', 1),
('com_content.article', 91, 121, 20, '2022-10-05 09:18:36', 1),
('com_content.article', 91, 121, 33, '2022-10-05 09:18:36', 1),
('com_content.article', 91, 121, 43, '2022-10-05 09:18:36', 1),
('com_content.article', 92, 122, 9, '2022-10-05 09:18:02', 1),
('com_content.article', 92, 122, 20, '2022-10-05 09:18:02', 1),
('com_content.article', 92, 122, 33, '2022-10-05 09:18:02', 1),
('com_content.article', 92, 122, 41, '2022-10-05 09:18:02', 1),
('com_content.article', 93, 123, 9, '2022-10-05 09:17:24', 1),
('com_content.article', 93, 123, 20, '2022-10-05 09:17:24', 1),
('com_content.article', 93, 123, 33, '2022-10-05 09:17:24', 1),
('com_content.article', 94, 124, 10, '2022-07-11 12:49:12', 1),
('com_content.article', 94, 124, 20, '2022-07-11 12:49:12', 1),
('com_content.article', 95, 125, 10, '2022-07-11 12:46:11', 1),
('com_content.article', 95, 125, 20, '2022-07-11 12:46:11', 1),
('com_content.article', 96, 126, 10, '2022-07-11 12:47:15', 1),
('com_content.article', 96, 126, 20, '2022-07-11 12:47:15', 1),
('com_content.article', 97, 127, 9, '2022-10-05 09:16:41', 1),
('com_content.article', 97, 127, 23, '2022-10-05 09:16:41', 1),
('com_content.article', 97, 127, 33, '2022-10-05 09:16:41', 1),
('com_content.article', 98, 128, 9, '2022-07-03 09:55:50', 1),
('com_content.article', 98, 128, 23, '2022-07-03 09:55:50', 1),
('com_content.article', 98, 128, 33, '2022-07-03 09:55:50', 1),
('com_content.article', 98, 128, 52, '2022-07-03 09:55:50', 1),
('com_content.article', 99, 129, 9, '2023-03-16 10:41:42', 1),
('com_content.article', 99, 129, 23, '2023-03-16 10:41:42', 1),
('com_content.article', 99, 129, 33, '2023-03-16 10:41:42', 1),
('com_content.article', 99, 129, 41, '2023-03-16 10:41:42', 1),
('com_content.article', 100, 130, 10, '2022-07-11 12:51:51', 1),
('com_content.article', 100, 130, 23, '2022-07-11 12:51:51', 1),
('com_content.article', 101, 131, 10, '2022-07-11 12:50:26', 1),
('com_content.article', 101, 131, 23, '2022-07-11 12:50:26', 1),
('com_content.article', 102, 132, 10, '2022-07-11 12:52:38', 1),
('com_content.article', 102, 132, 23, '2022-07-11 12:52:38', 1),
('com_content.article', 103, 133, 10, '2022-07-11 12:53:39', 1),
('com_content.article', 103, 133, 23, '2022-07-11 12:53:39', 1),
('com_content.article', 104, 134, 9, '2022-07-03 09:59:34', 1),
('com_content.article', 104, 134, 24, '2022-07-03 09:59:34', 1),
('com_content.article', 104, 134, 33, '2022-07-03 09:59:34', 1),
('com_content.article', 105, 135, 9, '2023-03-16 10:39:38', 1),
('com_content.article', 105, 135, 24, '2023-03-16 10:39:38', 1),
('com_content.article', 105, 135, 33, '2023-03-16 10:39:38', 1),
('com_content.article', 106, 136, 9, '2022-10-05 09:14:43', 1),
('com_content.article', 106, 136, 24, '2022-10-05 09:14:43', 1),
('com_content.article', 106, 136, 33, '2022-10-05 09:14:43', 1),
('com_content.article', 107, 137, 9, '2022-10-05 09:14:17', 1),
('com_content.article', 107, 137, 24, '2022-10-05 09:14:17', 1),
('com_content.article', 107, 137, 33, '2022-10-05 09:14:17', 1),
('com_content.article', 107, 137, 41, '2022-10-05 09:14:17', 1),
('com_content.article', 108, 138, 10, '2022-07-11 12:54:48', 1),
('com_content.article', 108, 138, 24, '2022-07-11 12:54:48', 1),
('com_content.article', 109, 139, 10, '2022-07-11 12:56:29', 1),
('com_content.article', 109, 139, 24, '2022-07-11 12:56:29', 1),
('com_content.article', 110, 140, 10, '2022-07-11 12:57:19', 1),
('com_content.article', 110, 140, 24, '2022-07-11 12:57:19', 1),
('com_content.article', 111, 141, 10, '2022-07-11 12:58:10', 1),
('com_content.article', 111, 141, 24, '2022-07-11 12:58:10', 1),
('com_content.article', 112, 142, 9, '2023-03-16 10:38:44', 1),
('com_content.article', 112, 142, 25, '2023-03-16 10:38:44', 1),
('com_content.article', 112, 142, 33, '2023-03-16 10:38:44', 1),
('com_content.article', 112, 142, 52, '2023-03-16 10:38:44', 1),
('com_content.article', 113, 143, 9, '2022-10-05 09:13:03', 1),
('com_content.article', 113, 143, 25, '2022-10-05 09:13:03', 1),
('com_content.article', 113, 143, 33, '2022-10-05 09:13:03', 1),
('com_content.article', 113, 143, 48, '2022-10-05 09:13:03', 1),
('com_content.article', 114, 144, 9, '2022-10-05 09:12:25', 1),
('com_content.article', 114, 144, 25, '2022-10-05 09:12:25', 1),
('com_content.article', 114, 144, 33, '2022-10-05 09:12:25', 1),
('com_content.article', 114, 144, 41, '2022-10-05 09:12:25', 1),
('com_content.article', 115, 145, 10, '2022-07-11 13:34:30', 1),
('com_content.article', 115, 145, 25, '2022-07-11 13:34:30', 1),
('com_content.article', 116, 146, 10, '2022-07-11 13:35:16', 1),
('com_content.article', 116, 146, 25, '2022-07-11 13:35:16', 1),
('com_content.article', 117, 147, 10, '2022-07-11 13:36:12', 1),
('com_content.article', 117, 147, 25, '2022-07-11 13:36:12', 1),
('com_content.article', 118, 148, 9, '2022-10-05 09:11:42', 1),
('com_content.article', 118, 148, 18, '2022-10-05 09:11:42', 1),
('com_content.article', 118, 148, 33, '2022-10-05 09:11:42', 1),
('com_content.article', 118, 148, 46, '2022-10-05 09:11:42', 1),
('com_content.article', 119, 149, 9, '2022-10-05 09:11:14', 1),
('com_content.article', 119, 149, 18, '2022-10-05 09:11:14', 1),
('com_content.article', 119, 149, 33, '2022-10-05 09:11:14', 1),
('com_content.article', 119, 149, 44, '2022-10-05 09:11:14', 1),
('com_content.article', 120, 150, 9, '2022-10-05 09:10:43', 1),
('com_content.article', 120, 150, 18, '2022-10-05 09:10:43', 1),
('com_content.article', 120, 150, 33, '2022-10-05 09:10:43', 1),
('com_content.article', 120, 150, 41, '2022-10-05 09:10:43', 1),
('com_content.article', 121, 151, 9, '2022-10-05 09:09:56', 1),
('com_content.article', 121, 151, 18, '2022-10-05 09:09:56', 1),
('com_content.article', 121, 151, 33, '2022-10-05 09:09:56', 1),
('com_content.article', 122, 152, 10, '2022-07-11 13:15:01', 1),
('com_content.article', 122, 152, 18, '2022-07-11 13:15:01', 1),
('com_content.article', 123, 153, 10, '2022-07-11 13:11:34', 1),
('com_content.article', 123, 153, 18, '2022-07-11 13:11:34', 1),
('com_content.article', 124, 154, 10, '2022-07-11 13:12:33', 1),
('com_content.article', 124, 154, 18, '2022-07-11 13:12:33', 1),
('com_content.article', 125, 155, 10, '2023-03-16 10:37:45', 1),
('com_content.article', 125, 155, 18, '2023-03-16 10:37:45', 1),
('com_content.article', 126, 156, 9, '2022-10-05 09:09:12', 1),
('com_content.article', 126, 156, 26, '2022-10-05 09:09:12', 1),
('com_content.article', 126, 156, 33, '2022-10-05 09:09:12', 1),
('com_content.article', 127, 157, 10, '2022-07-11 12:59:41', 1),
('com_content.article', 127, 157, 26, '2022-07-11 12:59:41', 1),
('com_content.article', 128, 158, 10, '2022-07-11 13:09:53', 1),
('com_content.article', 128, 158, 26, '2022-07-11 13:09:53', 1),
('com_content.article', 129, 159, 9, '2023-03-16 10:28:54', 1),
('com_content.article', 129, 159, 28, '2023-03-16 10:28:54', 1),
('com_content.article', 129, 159, 33, '2023-03-16 10:28:54', 1),
('com_content.article', 130, 160, 9, '2023-03-16 10:29:44', 1),
('com_content.article', 130, 160, 28, '2023-03-16 10:29:44', 1),
('com_content.article', 130, 160, 33, '2023-03-16 10:29:44', 1),
('com_content.article', 131, 161, 9, '2023-03-16 10:30:38', 1),
('com_content.article', 131, 161, 28, '2023-03-16 10:30:38', 1),
('com_content.article', 131, 161, 33, '2023-03-16 10:30:38', 1),
('com_content.article', 132, 162, 9, '2023-03-16 10:33:17', 1),
('com_content.article', 132, 162, 28, '2023-03-16 10:33:17', 1),
('com_content.article', 132, 162, 33, '2023-03-16 10:33:17', 1),
('com_content.article', 133, 163, 10, '2023-03-16 10:33:43', 1),
('com_content.article', 133, 163, 28, '2023-03-16 10:33:43', 1),
('com_content.article', 134, 164, 10, '2022-07-11 13:19:59', 1),
('com_content.article', 134, 164, 28, '2022-07-11 13:19:59', 1),
('com_content.article', 135, 165, 10, '2022-07-11 13:21:39', 1),
('com_content.article', 135, 165, 28, '2022-07-11 13:21:39', 1),
('com_content.article', 136, 166, 10, '2023-03-16 10:34:30', 1),
('com_content.article', 136, 166, 28, '2023-03-16 10:34:30', 1),
('com_content.article', 137, 167, 9, '2022-10-05 09:03:57', 1),
('com_content.article', 137, 167, 30, '2022-10-05 09:03:57', 1),
('com_content.article', 137, 167, 33, '2022-10-05 09:03:57', 1),
('com_content.article', 138, 168, 9, '2022-10-05 09:02:34', 1),
('com_content.article', 138, 168, 30, '2022-10-05 09:02:34', 1),
('com_content.article', 138, 168, 33, '2022-10-05 09:02:34', 1),
('com_content.article', 139, 169, 9, '2022-10-05 09:02:08', 1),
('com_content.article', 139, 169, 30, '2022-10-05 09:02:08', 1),
('com_content.article', 139, 169, 33, '2022-10-05 09:02:08', 1),
('com_content.article', 140, 170, 9, '2022-10-05 09:01:37', 1),
('com_content.article', 140, 170, 30, '2022-10-05 09:01:37', 1),
('com_content.article', 140, 170, 33, '2022-10-05 09:01:37', 1),
('com_content.article', 141, 171, 10, '2022-07-11 13:27:19', 1),
('com_content.article', 141, 171, 30, '2022-07-11 13:27:19', 1),
('com_content.article', 142, 172, 10, '2022-07-11 13:25:21', 1),
('com_content.article', 142, 172, 30, '2022-07-11 13:25:21', 1),
('com_content.article', 143, 173, 9, '2022-10-05 08:39:39', 1),
('com_content.article', 143, 173, 29, '2022-10-05 08:39:39', 1),
('com_content.article', 144, 174, 9, '2022-10-05 09:00:29', 1),
('com_content.article', 144, 174, 29, '2022-10-05 09:00:29', 1),
('com_content.article', 144, 174, 33, '2022-10-05 09:00:29', 1),
('com_content.article', 144, 174, 43, '2022-10-05 09:00:29', 1),
('com_content.article', 145, 175, 9, '2022-10-05 09:00:04', 1),
('com_content.article', 145, 175, 29, '2022-10-05 09:00:04', 1),
('com_content.article', 145, 175, 33, '2022-10-05 09:00:04', 1),
('com_content.article', 145, 175, 44, '2022-10-05 09:00:04', 1),
('com_content.article', 146, 176, 10, '2022-07-11 13:32:03', 1),
('com_content.article', 146, 176, 29, '2022-07-11 13:32:03', 1),
('com_content.article', 147, 177, 10, '2022-07-11 13:30:00', 1),
('com_content.article', 147, 177, 29, '2022-07-11 13:30:00', 1),
('com_content.article', 148, 178, 10, '2022-07-11 13:30:51', 1),
('com_content.article', 148, 178, 29, '2022-07-11 13:30:51', 1),
('com_content.article', 149, 179, 9, '2022-07-03 10:24:58', 1),
('com_content.article', 149, 179, 31, '2022-07-03 10:24:58', 1),
('com_content.article', 149, 179, 33, '2022-07-03 10:24:58', 1),
('com_content.article', 149, 179, 43, '2022-07-03 10:24:58', 1),
('com_content.article', 150, 180, 9, '2022-10-05 08:59:17', 1),
('com_content.article', 150, 180, 31, '2022-10-05 08:59:17', 1),
('com_content.article', 150, 180, 33, '2022-10-05 08:59:17', 1),
('com_content.article', 150, 180, 41, '2022-10-05 08:59:17', 1),
('com_content.article', 151, 181, 10, '2022-07-11 13:29:00', 1),
('com_content.article', 151, 181, 31, '2022-07-11 13:29:00', 1),
('com_content.article', 152, 182, 10, '2022-07-11 13:28:09', 1),
('com_content.article', 152, 182, 31, '2022-07-11 13:28:09', 1),
('com_content.article', 153, 183, 9, '2022-10-05 08:57:50', 1),
('com_content.article', 153, 183, 33, '2022-10-05 08:57:50', 1),
('com_content.article', 153, 183, 39, '2022-10-05 08:57:50', 1),
('com_content.article', 153, 183, 43, '2022-10-05 08:57:50', 1),
('com_content.article', 154, 184, 9, '2022-10-05 08:57:00', 1),
('com_content.article', 154, 184, 33, '2022-10-05 08:57:00', 1),
('com_content.article', 154, 184, 39, '2022-10-05 08:57:00', 1),
('com_content.article', 155, 185, 9, '2022-10-05 08:57:22', 1),
('com_content.article', 155, 185, 33, '2022-10-05 08:57:22', 1),
('com_content.article', 155, 185, 39, '2022-10-05 08:57:22', 1),
('com_content.article', 156, 186, 10, '2022-07-11 13:37:10', 1),
('com_content.article', 156, 186, 39, '2022-07-11 13:37:10', 1),
('com_content.article', 157, 187, 11, '2022-12-07 12:52:58', 1),
('com_content.article', 157, 187, 12, '2022-12-07 12:52:58', 1),
('com_content.article', 158, 206, 11, '2022-12-07 12:52:38', 1),
('com_content.article', 158, 206, 12, '2022-12-07 12:52:38', 1),
('com_content.article', 159, 207, 11, '2022-12-07 12:52:02', 1),
('com_content.article', 159, 207, 38, '2022-12-07 12:52:02', 1),
('com_content.article', 160, 208, 11, '2022-12-07 12:51:39', 1),
('com_content.article', 160, 208, 13, '2022-12-07 12:51:39', 1),
('com_content.article', 161, 209, 11, '2022-12-07 12:51:11', 1),
('com_content.article', 161, 209, 27, '2022-12-07 12:51:11', 1),
('com_content.article', 162, 210, 11, '2022-12-07 12:50:37', 1),
('com_content.article', 162, 210, 22, '2022-12-07 12:50:37', 1),
('com_content.article', 163, 211, 11, '2022-12-07 12:50:15', 1),
('com_content.article', 163, 211, 22, '2022-12-07 12:50:15', 1),
('com_content.article', 164, 212, 11, '2022-12-07 12:49:34', 1),
('com_content.article', 164, 212, 21, '2022-12-07 12:49:34', 1),
('com_content.article', 165, 213, 11, '2022-12-07 12:46:01', 1),
('com_content.article', 165, 213, 14, '2022-12-07 12:46:01', 1),
('com_content.article', 166, 214, 11, '2022-12-07 12:45:18', 1),
('com_content.article', 166, 214, 14, '2022-12-07 12:45:18', 1),
('com_content.article', 167, 215, 11, '2022-12-07 12:44:34', 1),
('com_content.article', 167, 215, 15, '2022-12-07 12:44:34', 1),
('com_content.article', 168, 216, 11, '2022-12-07 12:43:50', 1),
('com_content.article', 168, 216, 16, '2022-12-07 12:43:50', 1),
('com_content.article', 169, 217, 11, '2022-12-07 12:43:09', 1),
('com_content.article', 169, 217, 17, '2022-12-07 12:43:09', 1),
('com_content.article', 170, 218, 11, '2022-12-07 12:42:41', 1),
('com_content.article', 170, 218, 17, '2022-12-07 12:42:41', 1),
('com_content.article', 171, 219, 11, '2022-12-07 12:41:18', 1),
('com_content.article', 171, 219, 19, '2022-12-07 12:41:18', 1),
('com_content.article', 172, 220, 11, '2022-12-07 12:40:36', 1),
('com_content.article', 172, 220, 19, '2022-12-07 12:40:36', 1),
('com_content.article', 173, 221, 11, '2022-12-07 12:39:25', 1),
('com_content.article', 173, 221, 20, '2022-12-07 12:39:25', 1),
('com_content.article', 174, 222, 11, '2022-12-07 12:38:22', 1),
('com_content.article', 174, 222, 23, '2022-12-07 12:38:22', 1),
('com_content.article', 175, 223, 11, '2022-12-07 12:37:46', 1),
('com_content.article', 175, 223, 23, '2022-12-07 12:37:46', 1),
('com_content.article', 176, 224, 11, '2022-12-07 12:36:55', 1),
('com_content.article', 176, 224, 24, '2022-12-07 12:36:55', 1),
('com_content.article', 177, 225, 11, '2022-12-07 12:36:31', 1),
('com_content.article', 177, 225, 24, '2022-12-07 12:36:31', 1),
('com_content.article', 178, 226, 11, '2022-12-07 12:35:28', 1),
('com_content.article', 178, 226, 25, '2022-12-07 12:35:28', 1),
('com_content.article', 179, 227, 11, '2022-12-07 12:34:51', 1),
('com_content.article', 179, 227, 25, '2022-12-07 12:34:51', 1),
('com_content.article', 180, 228, 11, '2022-12-07 12:33:32', 1),
('com_content.article', 180, 228, 26, '2022-12-07 12:33:32', 1),
('com_content.article', 181, 229, 11, '2022-12-07 12:00:47', 1),
('com_content.article', 181, 229, 28, '2022-12-07 12:00:47', 1),
('com_content.article', 182, 230, 11, '2022-12-07 12:00:18', 1),
('com_content.article', 182, 230, 28, '2022-12-07 12:00:18', 1),
('com_content.article', 183, 231, 11, '2022-12-07 11:58:49', 1),
('com_content.article', 183, 231, 30, '2022-12-07 11:58:49', 1),
('com_content.article', 184, 232, 11, '2022-12-07 11:58:10', 1),
('com_content.article', 184, 232, 29, '2022-12-07 11:58:10', 1),
('com_content.article', 185, 233, 11, '2022-12-07 11:57:23', 1),
('com_content.article', 185, 233, 31, '2022-12-07 11:57:23', 1),
('com_content.article', 186, 234, 11, '2022-12-07 11:56:17', 1),
('com_content.article', 186, 234, 39, '2022-12-07 11:56:17', 1),
('com_content.article', 187, 242, 9, '2022-07-02 15:11:40', 1),
('com_content.article', 187, 242, 12, '2022-07-02 15:11:40', 1),
('com_content.article', 187, 242, 34, '2022-07-02 15:11:40', 1),
('com_content.article', 187, 242, 38, '2022-07-02 15:11:40', 1),
('com_content.article', 188, 254, 9, '2023-07-20 10:46:37', 1),
('com_content.article', 188, 254, 31, '2023-07-20 10:46:37', 1),
('com_content.article', 189, 255, 9, '2023-07-20 10:46:03', 1),
('com_content.article', 189, 255, 22, '2023-07-20 10:46:03', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_content_frontpage`
--

CREATE TABLE `o0ksp_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `featured_up` datetime DEFAULT NULL,
  `featured_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_content_frontpage`
--

INSERT INTO `o0ksp_content_frontpage` (`content_id`, `ordering`, `featured_up`, `featured_down`) VALUES
(12, 7, NULL, NULL),
(20, 6, NULL, NULL),
(22, 13, NULL, NULL),
(23, 9, NULL, NULL),
(24, 8, NULL, NULL),
(26, 2, NULL, NULL),
(28, 12, NULL, NULL),
(29, 11, NULL, NULL),
(32, 10, NULL, NULL),
(36, 1, NULL, NULL),
(38, 4, NULL, NULL),
(39, 3, NULL, NULL),
(41, 5, NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_content_meta`
--

CREATE TABLE `o0ksp_content_meta` (
  `id` bigint(20) NOT NULL,
  `content_id` int(11) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` text NOT NULL,
  `encoded` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Value is stored in encoded format'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_content_meta`
--

INSERT INTO `o0ksp_content_meta` (`id`, `content_id`, `meta_key`, `meta_value`, `encoded`) VALUES
(2, 15, 'content_type', 'video', 0),
(3, 15, 'source', 'youtube', 0),
(4, 15, 'embed_url', 'https://www.youtube.com/watch?v=Xx92bUw7WX8', 0),
(5, 15, 'width', '1040', 0),
(6, 15, 'height', '673', 0),
(7, 15, 'article_style', 'default', 0),
(8, 15, 'thumbnail', 'images/joomlart/video/video-5.jpg', 0),
(9, 16, 'content_type', 'video', 0),
(10, 16, 'source', 'youtube', 0),
(11, 16, 'embed_url', 'https://www.youtube.com/watch?v=L_rRta7MCII', 0),
(12, 16, 'thumbnail', 'images/joomlart/video/video-4.jpg', 0),
(13, 16, 'width', '640', 0),
(14, 16, 'height', '360', 0),
(15, 16, 'article_style', 'default', 0),
(16, 17, 'content_type', 'video', 0),
(17, 17, 'source', 'youtube', 0),
(18, 17, 'embed_url', 'https://www.youtube.com/watch?v=irds1L7f7dw', 0),
(19, 17, 'thumbnail', 'images/joomlart/video/video-3.jpg', 0),
(20, 17, 'width', '1040', 0),
(21, 17, 'height', '673', 0),
(22, 17, 'article_style', 'default', 0),
(23, 18, 'content_type', 'video', 0),
(24, 18, 'source', 'youtube', 0),
(25, 18, 'embed_url', 'https://www.youtube.com/watch?v=Z2Ly1mhkpck', 0),
(26, 18, 'thumbnail', 'images/joomlart/video/video-2.jpg', 0),
(27, 18, 'width', '1040', 0),
(28, 18, 'height', '673', 0),
(29, 18, 'article_style', 'default', 0),
(30, 19, 'content_type', 'video', 0),
(31, 19, 'source', 'vimeo', 0),
(32, 19, 'embed_url', 'https://vimeo.com/channels/staffpicks/138867962', 0),
(33, 19, 'thumbnail', 'images/joomlart/video/vimeo-2.jpg', 0),
(34, 19, 'width', '1040', 0),
(35, 19, 'height', '673', 0),
(36, 19, 'article_style', 'default', 0),
(37, 20, 'content_type', 'video', 0),
(38, 20, 'source', 'youtube', 0),
(39, 20, 'embed_url', 'https://www.youtube.com/watch?v=NdmkY4k1QIM', 0),
(40, 20, 'thumbnail', 'images/joomlart/video/video-1.jpg', 0),
(41, 20, 'width', '1040', 0),
(42, 20, 'height', '673', 0),
(43, 20, 'article_style', 'default', 0),
(44, 21, 'content_type', 'video', 0),
(45, 21, 'source', 'vimeo', 0),
(46, 21, 'embed_url', 'https://vimeo.com/channels/staffpicks/139467506', 0),
(47, 21, 'thumbnail', 'images/joomlart/video/vimeo-1.jpg', 0),
(48, 21, 'width', '1040', 0),
(49, 21, 'height', '673', 0),
(50, 21, 'article_style', 'default', 0),
(51, 22, 'content_type', 'video', 0),
(52, 22, 'source', 'vimeo', 0),
(53, 22, 'embed_url', 'https://vimeo.com/channels/staffpicks/132550202', 0),
(54, 22, 'thumbnail', 'images/joomlart/video/vimeo-3.jpg', 0),
(55, 22, 'width', '1040', 0),
(56, 22, 'height', '673', 0),
(57, 22, 'article_style', 'default', 0),
(58, 23, 'article_style', 'default', 0),
(59, 24, 'article_style', 'default', 0),
(60, 2, 'article_style', 'default', 0),
(61, 32, 'article_style', 'default', 0),
(62, 14, 'article_style', 'default', 0),
(63, 13, 'article_style', 'default', 0),
(64, 33, 'article_style', 'default', 0),
(65, 29, 'article_style', 'default', 0),
(66, 27, 'article_style', 'default', 0),
(67, 3, 'article_style', 'default', 0),
(68, 4, 'article_style', 'default', 0),
(69, 5, 'article_style', 'default', 0),
(70, 6, 'article_style', 'default', 0),
(71, 34, 'content_type', 'gallery', 0),
(72, 34, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-6.jpg\",\"images\\/joomlart\\/photography\\/gallery-4.jpg\",\"images\\/joomlart\\/photography\\/gallery-5.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"neo-entertainment-gallery\",\"neo-entertainment-gallery\",\"neo-entertainment-gallery\"]}', 1),
(73, 34, 'article_style', 'default', 0),
(74, 35, 'article_style', 'default', 0),
(75, 7, 'article_style', 'default', 0),
(76, 8, 'article_style', 'default', 0),
(77, 36, 'content_type', 'gallery', 0),
(78, 36, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/galerry-1.jpg\",\"images\\/joomlart\\/photography\\/gallery-2.jpg\",\"images\\/joomlart\\/photography\\/gallery-3.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Vodafone launches \\u2018biggest-ever\\u2019\",\"\",\"\"]}', 1),
(79, 36, 'article_style', 'default', 0),
(80, 25, 'article_style', 'default', 0),
(81, 26, 'article_style', 'default', 0),
(82, 28, 'article_style', 'default', 0),
(83, 30, 'article_style', 'default', 0),
(84, 31, 'article_style', 'default', 0),
(85, 37, 'content_type', 'gallery', 0),
(86, 37, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-9.jpg\",\"images\\/joomlart\\/photography\\/gallery-8.jpg\",\"images\\/joomlart\\/photography\\/gallery-7.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Discovering whether we can be vegan\",\"\",\"\"]}', 1),
(87, 37, 'article_style', 'default', 0),
(88, 38, 'content_type', 'gallery', 0),
(89, 38, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-11.jpg\",\"images\\/joomlart\\/photography\\/gallery-12.jpg\",\"images\\/joomlart\\/photography\\/gallery-10.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Why our obsession with sugar threatens\",\"\",\"\"]}', 1),
(90, 38, 'article_style', 'default', 0),
(91, 39, 'content_type', 'gallery', 0),
(92, 39, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-13.jpg\",\"images\\/joomlart\\/photography\\/gallery-14.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Put gardening on the curriculum \",\"\"]}', 1),
(93, 39, 'article_style', 'default', 0),
(94, 40, 'content_type', 'gallery', 0),
(95, 40, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-15.jpg\",\"images\\/joomlart\\/photography\\/gallery-16.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Modeling and Rigging a Hydraulic Crane\",\"\"]}', 1),
(96, 40, 'article_style', 'default', 0),
(97, 41, 'content_type', 'gallery', 0),
(98, 41, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-17.jpg\",\"images\\/joomlart\\/photography\\/gallery-19.jpg\",\"images\\/joomlart\\/photography\\/gallery-18.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Compositing a Machine Gun Turret in CINEMA\",\"\",\"\"]}', 1),
(99, 41, 'article_style', 'default', 0),
(100, 12, 'article_style', 'default', 0),
(101, 11, 'article_style', 'default', 0),
(102, 10, 'article_style', 'default', 0),
(103, 9, 'article_style', 'default', 0),
(104, 42, 'content_type', 'gallery', 0),
(105, 42, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}', 1),
(106, 42, 'article_style', 'default', 0),
(107, 43, 'content_type', 'gallery', 0),
(108, 43, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_content_rating`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_content_types`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_content_types`
--

INSERT INTO `o0ksp_content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES
(1, 'Article', 'com_content.article', '{\"special\":{\"dbtable\":\"j767ec_content\",\"key\":\"id\",\"type\":\"ArticleTable\",\"prefix\":\"Joomla\\\\Component\\\\Content\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"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\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"j767ec_contact_details\",\"key\":\"id\",\"type\":\"ContactTable\",\"prefix\":\"Joomla\\\\Component\\\\Contact\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),
(3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"j767ec_newsfeeds\",\"key\":\"id\",\"type\":\"NewsfeedTable\",\"prefix\":\"Joomla\\\\Component\\\\Newsfeeds\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"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\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(4, 'User', 'com_users.user', '{\"special\":{\"dbtable\":\"j767ec_users\",\"key\":\"id\",\"type\":\"UserTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerDate\",\"core_modified_time\":\"null\",\"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\":{}}', '', ''),
(5, 'Article Category', 'com_content.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(6, 'Contact Category', 'com_contact.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(7, 'Newsfeeds Category', 'com_newsfeeds.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(8, 'Tag', 'com_tags.tag', '{\"special\":{\"dbtable\":\"j767ec_tags\",\"key\":\"tag_id\",\"type\":\"TagTable\",\"prefix\":\"Joomla\\\\Component\\\\Tags\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(9, 'Banner', 'com_banners.banner', '{\"special\":{\"dbtable\":\"j767ec_banners\",\"key\":\"id\",\"type\":\"BannerTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"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\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"j767ec_banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(10, 'Banners Category', 'com_banners.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(11, 'Banner Client', 'com_banners.client', '{\"special\":{\"dbtable\":\"j767ec_banner_clients\",\"key\":\"id\",\"type\":\"ClientTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"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\":\"j767ec_user_notes\",\"key\":\"id\",\"type\":\"NoteTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"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\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(13, 'User Notes Category', 'com_users.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"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\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_core_log_searches`
--

CREATE TABLE `o0ksp_core_log_searches` (
  `search_term` varchar(128) NOT NULL DEFAULT '',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_extensions`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_extensions`
--

INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES
(2, 0, 'com_wrapper', 'component', 'com_wrapper', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Wrapper\",\"filename\":\"wrapper\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(3, 0, 'com_admin', 'component', 'com_admin', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Admin\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(4, 0, 'com_banners', 'component', 'com_banners', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Banners\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', NULL, NULL, 0, 0, NULL, 1),
(5, 0, 'com_cache', 'component', 'com_cache', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cache\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(6, 0, 'com_categories', 'component', 'com_categories', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Categories\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(7, 0, 'com_checkin', 'component', 'com_checkin', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Checkin\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(8, 0, 'com_contact', 'component', 'com_contact', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contact\",\"filename\":\"contact\"}', '{\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"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\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', '', NULL, NULL, 0, 0, NULL, 1),
(9, 0, 'com_cpanel', 'component', 'com_cpanel', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"2007-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cpanel\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10, 0, 'com_installer', 'component', 'com_installer', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Installer\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(11, 0, 'com_languages', 'component', 'com_languages', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Languages\"}', '{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}', '', NULL, NULL, 0, 0, NULL, 1),
(12, 0, 'com_login', 'component', 'com_login', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Login\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(13, 0, 'com_media', 'component', 'com_media', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Media\",\"filename\":\"media\"}', '{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\"}', '', NULL, NULL, 0, 0, NULL, 1),
(14, 0, 'com_menus', 'component', 'com_menus', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Menus\",\"filename\":\"menus\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(15, 0, 'com_messages', 'component', 'com_messages', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(16, 0, 'com_modules', 'component', 'com_modules', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Modules\",\"filename\":\"modules\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(17, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1),
(18, 0, 'com_plugins', 'component', 'com_plugins', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Plugins\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(20, 0, 'com_templates', 'component', 'com_templates', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Templates\"}', '{\"template_positions_display\":\"1\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\",\"difference\":\"SideBySide\"}', '', NULL, NULL, 0, 0, NULL, 1),
(22, 0, 'com_content', 'component', 'com_content', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Content\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"2\",\"info_block_show_title\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"100\",\"show_tags\":\"1\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"1\",\"show_noauth\":\"0\",\"urls_position\":\"0\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"none\",\"float_fulltext\":\"none\",\"category_layout\":\"_:blog\",\"show_category_heading_title_text\":\"1\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"4\",\"num_intro_articles\":\"4\",\"num_columns\":\"3\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"jact_img_enabled\":\"0\",\"jact_img_dir\":\"media\\/jact\",\"jact_img_big_width\":\"500\",\"jact_img_big_height\":\"500\",\"jact_img_medium_width\":\"300\",\"jact_img_medium_height\":\"300\",\"jact_img_small_width\":\"100\",\"jact_img_small_height\":\"100\"}', '', NULL, NULL, 0, 0, NULL, 1),
(23, 0, 'com_config', 'component', 'com_config', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Config\",\"filename\":\"config\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"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\":\"\"}}}', '', NULL, NULL, 0, 0, NULL, 1),
(24, 0, 'com_redirect', 'component', 'com_redirect', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Redirect\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(25, 0, 'com_users', 'component', 'com_users', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Users\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"1\",\"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\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}', '', NULL, NULL, 0, 0, NULL, 1),
(27, 0, 'com_finder', 'component', 'com_finder', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Finder\",\"filename\":\"finder\"}', '{\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stemmer\":\"snowball\"}', '', NULL, NULL, 0, 0, NULL, 1),
(28, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.3\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Joomlaupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(29, 0, 'com_tags', 'component', 'com_tags', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"2013-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Tags\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"1\",\"tag_list_show_tag_description\":\"1\",\"tag_list_image\":\"\",\"show_tag_num_items\":\"0\",\"tag_list_orderby\":\"c.core_title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"created\",\"tag_list_show_item_image\":\"1\",\"tag_list_show_item_description\":\"1\",\"tag_list_item_maximum_characters\":150,\"min_term_length\":\"3\",\"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\"}', '', NULL, NULL, 0, 0, NULL, 1),
(30, 0, 'com_contenthistory', 'component', 'com_contenthistory', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"2013-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contenthistory\",\"filename\":\"contenthistory\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(31, 0, 'com_ajax', 'component', 'com_ajax', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(32, 0, 'com_postinstall', 'component', 'com_postinstall', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Postinstall\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(33, 0, 'com_fields', 'component', 'com_fields', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(34, 0, 'com_associations', 'component', 'com_associations', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Associations\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(35, 0, 'com_privacy', 'component', 'com_privacy', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Privacy\",\"filename\":\"privacy\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(36, 0, 'com_actionlogs', 'component', 'com_actionlogs', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Actionlogs\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', NULL, NULL, 0, 0, NULL, 1),
(103, 0, 'lib_joomla', 'library', 'joomla', NULL, '', 0, 1, 1, 1, '{\"name\":\"lib_joomla\",\"type\":\"library\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"mediaversion\":\"9c966cf828f8f2d5364f79fef2383bdb\"}', '', NULL, NULL, 0, 0, NULL, 1),
(106, 0, 'lib_phpass', 'library', 'phpass', NULL, '', 0, 1, 1, 1, '{\"name\":\"lib_phpass\",\"type\":\"library\",\"creationDate\":\"2004-01\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"https:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(200, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesArchive\",\"filename\":\"mod_articles_archive\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(201, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesLatest\",\"filename\":\"mod_articles_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(202, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesPopular\",\"filename\":\"mod_articles_popular\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(203, 0, 'mod_banners', 'module', 'mod_banners', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Banners\",\"filename\":\"mod_banners\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(204, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Breadcrumbs\",\"filename\":\"mod_breadcrumbs\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(205, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(206, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(207, 0, 'mod_footer', 'module', 'mod_footer', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Footer\",\"filename\":\"mod_footer\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(208, 0, 'mod_login', 'module', 'mod_login', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(209, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(210, 0, 'mod_articles_news', 'module', 'mod_articles_news', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesNews\",\"filename\":\"mod_articles_news\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(211, 0, 'mod_random_image', 'module', 'mod_random_image', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RandomImage\",\"filename\":\"mod_random_image\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(212, 0, 'mod_related_items', 'module', 'mod_related_items', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RelatedItems\",\"filename\":\"mod_related_items\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(214, 0, 'mod_stats', 'module', 'mod_stats', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Stats\",\"filename\":\"mod_stats\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(215, 0, 'mod_syndicate', 'module', 'mod_syndicate', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"2006-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Syndicate\",\"filename\":\"mod_syndicate\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(216, 0, 'mod_users_latest', 'module', 'mod_users_latest', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"2009-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\UsersLatest\",\"filename\":\"mod_users_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(218, 0, 'mod_whosonline', 'module', 'mod_whosonline', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Whosonline\",\"filename\":\"mod_whosonline\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(219, 0, 'mod_wrapper', 'module', 'mod_wrapper', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"2004-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Wrapper\",\"filename\":\"mod_wrapper\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(220, 0, 'mod_articles_category', 'module', 'mod_articles_category', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategory\",\"filename\":\"mod_articles_category\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(221, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategories\",\"filename\":\"mod_articles_categories\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(222, 0, 'mod_languages', 'module', 'mod_languages', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Languages\",\"filename\":\"mod_languages\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(223, 0, 'mod_finder', 'module', 'mod_finder', NULL, '', 0, 1, 0, 0, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Finder\",\"filename\":\"mod_finder\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(300, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(301, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(302, 0, 'mod_latest', 'module', 'mod_latest', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Latest\",\"filename\":\"mod_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(303, 0, 'mod_logged', 'module', 'mod_logged', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"2005-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Logged\",\"filename\":\"mod_logged\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(304, 0, 'mod_login', 'module', 'mod_login', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2005-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(305, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(307, 0, 'mod_popular', 'module', 'mod_popular', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Popular\",\"filename\":\"mod_popular\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(308, 0, 'mod_quickicon', 'module', 'mod_quickicon', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Quickicon\",\"filename\":\"mod_quickicon\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(311, 0, 'mod_title', 'module', 'mod_title', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(312, 0, 'mod_toolbar', 'module', 'mod_toolbar', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(313, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"2011-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL, 1),
(314, 0, 'mod_version', 'module', 'mod_version', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"2012-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Version\",\"filename\":\"mod_version\"}', '{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL, 1),
(315, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\StatsAdmin\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL, 1),
(316, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsPopular\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1),
(317, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsSimilar\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1),
(318, 0, 'mod_sampledata', 'module', 'mod_sampledata', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Sampledata\",\"filename\":\"mod_sampledata\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(319, 0, 'mod_latestactions', 'module', 'mod_latestactions', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\LatestActions\",\"filename\":\"mod_latestactions\"}', '{}', '', NULL, '1970-01-01 00:00:00', 0, 0, NULL, 1),
(320, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyDashboard\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', NULL, '1970-01-01 00:00:00', 0, 0, NULL, 1),
(401, 0, 'plg_authentication_joomla', 'plugin', 'joomla', NULL, 'authentication', 0, 1, 1, 1, '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(402, 0, 'plg_authentication_ldap', 'plugin', 'ldap', NULL, 'authentication', 0, 0, 1, 0, '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Ldap\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', NULL, NULL, 3, 0, NULL, 1),
(403, 0, 'plg_content_contact', 'plugin', 'contact', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"2014-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2014 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(404, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\EmailCloak\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', NULL, NULL, 1, 0, NULL, 1),
(406, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', NULL, '2011-09-18 15:22:50', 0, 0, NULL, 1),
(407, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', NULL, NULL, 4, 0, NULL, 1);
INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES
(408, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"2006-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', NULL, NULL, 5, 0, NULL, 1),
(409, 0, 'plg_content_vote', 'plugin', 'vote', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}', '', '', NULL, NULL, 6, 0, NULL, 1),
(410, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', NULL, 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"https:\\/\\/codemirror.net\\/\",\"version\":\"5.65.12\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\CodeMirror\",\"filename\":\"codemirror\"}', '{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}', '', NULL, NULL, 1, 0, NULL, 1),
(411, 0, 'plg_editors_none', 'plugin', 'none', NULL, 'editors', 0, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"2005-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\None\",\"filename\":\"none\"}', '', '', NULL, NULL, 2, 0, NULL, 1),
(412, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', NULL, 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-08\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"5.10.7\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\TinyMCE\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"formatselect\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styleselect\",\"|\",\"formatselect\",\"fontselect\",\"fontsizeselect\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"template\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"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\":\"1\",\"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\"}', '', NULL, NULL, 3, 0, NULL, 1),
(413, 0, 'plg_editors-xtd_article', 'plugin', 'article', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"2009-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Article\",\"filename\":\"article\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(414, 0, 'plg_editors-xtd_image', 'plugin', 'image', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Image\",\"filename\":\"image\"}', '', '', NULL, NULL, 2, 0, NULL, 1),
(415, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '', '', NULL, NULL, 3, 0, NULL, 1),
(416, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\ReadMore\",\"filename\":\"readmore\"}', '', '', NULL, NULL, 4, 0, NULL, 1),
(422, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"2010-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagefilter\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(424, 0, 'plg_system_cache', 'plugin', 'cache', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"2007-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Cache\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', NULL, NULL, 9, 0, NULL, 1),
(425, 0, 'plg_system_debug', 'plugin', 'debug', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Debug\",\"filename\":\"debug\"}', '{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}', '', NULL, NULL, 4, 0, NULL, 1),
(426, 0, 'plg_system_log', 'plugin', 'log', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"log\"}', '', '', NULL, NULL, 5, 0, NULL, 1),
(427, 0, 'plg_system_redirect', 'plugin', 'redirect', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '', '', NULL, NULL, 6, 0, NULL, 1),
(428, 0, 'plg_system_remember', 'plugin', 'remember', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"remember\"}', '', '', NULL, NULL, 7, 0, NULL, 1),
(429, 0, 'plg_system_sef', 'plugin', 'sef', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sef\"}', '', '', NULL, NULL, 8, 0, NULL, 1),
(430, 0, 'plg_system_logout', 'plugin', 'logout', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logout\"}', '', '', NULL, NULL, 3, 0, NULL, 1),
(431, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"2009-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}', '', NULL, NULL, 1, 0, NULL, 1),
(432, 0, 'plg_user_joomla', 'plugin', 'joomla', NULL, 'user', 0, 1, 1, 0, '{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', NULL, NULL, 2, 0, NULL, 1),
(433, 0, 'plg_user_profile', 'plugin', 'profile', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Profile\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1),
(434, 0, 'plg_extension_joomla', 'plugin', 'joomla', NULL, 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(435, 0, 'plg_content_joomla', 'plugin', 'joomla', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(436, 0, 'plg_system_languagecode', 'plugin', 'languagecode', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"2011-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagecode\"}', '', '', NULL, NULL, 10, 0, NULL, 1),
(437, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Joomlaupdate\",\"filename\":\"joomlaupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(438, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Extensionupdate\",\"filename\":\"extensionupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(439, 0, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', NULL, 'captcha', 0, 1, 1, 0, '{\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.4.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\ReCaptcha\",\"filename\":\"recaptcha\"}', '{\"version\":\"2.0\",\"public_key\":\"ad\",\"private_key\":\"\\u0111\\u00e1\",\"theme\":\"clean\",\"theme2\":\"light\",\"size\":\"normal\"}', '', NULL, NULL, 0, 0, NULL, 1),
(440, 0, 'plg_system_highlight', 'plugin', 'highlight', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"highlight\"}', '', '', NULL, NULL, 7, 0, NULL, 1),
(441, 0, 'plg_content_finder', 'plugin', 'finder', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}', '', '', NULL, NULL, 0, 0, '', 1),
(442, 0, 'plg_finder_categories', 'plugin', 'categories', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Categories\",\"filename\":\"categories\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(443, 0, 'plg_finder_contacts', 'plugin', 'contacts', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Contacts\",\"filename\":\"contacts\"}', '', '', NULL, NULL, 2, 0, NULL, 1),
(444, 0, 'plg_finder_content', 'plugin', 'content', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Content\",\"filename\":\"content\"}', '', '', NULL, NULL, 3, 0, NULL, 1),
(445, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '', '', NULL, NULL, 4, 0, NULL, 1),
(447, 0, 'plg_finder_tags', 'plugin', 'tags', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"2013-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Tags\",\"filename\":\"tags\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(449, 0, 'plg_authentication_cookie', 'plugin', 'cookie', NULL, 'authentication', 0, 1, 1, 0, '{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"2013-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Cookie\",\"filename\":\"cookie\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(452, 0, 'plg_system_updatenotification', 'plugin', 'updatenotification', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"2015-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"updatenotification\"}', '{\"lastrun\":1694670376}', '', NULL, NULL, 0, 0, NULL, 1),
(453, 0, 'plg_editors-xtd_module', 'plugin', 'module', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"2015-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Module\",\"filename\":\"module\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(454, 0, 'plg_system_stats', 'plugin', 'stats', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"2013-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Stats\",\"filename\":\"stats\"}', '{\"mode\":3,\"lastrun\":\"\",\"unique_id\":\"f2e9bb458336279a448f184c2498e6b6f300f7c2\",\"interval\":12}', '', NULL, NULL, 0, 0, NULL, 1),
(455, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"packageinstaller\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(456, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_folderinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"folderinstaller\"}', '', '', NULL, NULL, 2, 0, NULL, 1),
(457, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_urlinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"urlinstaller\"}', '', '', NULL, NULL, 3, 0, NULL, 1),
(458, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PhpVersionCheck\",\"filename\":\"phpversioncheck\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(459, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Menu\",\"filename\":\"menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(460, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"2016-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(461, 0, 'plg_system_fields', 'plugin', 'fields', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(462, 0, 'plg_fields_calendar', 'plugin', 'calendar', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Calendar\",\"filename\":\"calendar\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(463, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Checkboxes\",\"filename\":\"checkboxes\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(464, 0, 'plg_fields_color', 'plugin', 'color', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Color\",\"filename\":\"color\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(465, 0, 'plg_fields_editor', 'plugin', 'editor', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Editor\",\"filename\":\"editor\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(466, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Imagelist\",\"filename\":\"imagelist\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(467, 0, 'plg_fields_integer', 'plugin', 'integer', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Integer\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1),
(468, 0, 'plg_fields_list', 'plugin', 'list', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\ListField\",\"filename\":\"list\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(469, 0, 'plg_fields_media', 'plugin', 'media', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Media\",\"filename\":\"media\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(470, 0, 'plg_fields_radio', 'plugin', 'radio', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Radio\",\"filename\":\"radio\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(471, 0, 'plg_fields_sql', 'plugin', 'sql', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\SQL\",\"filename\":\"sql\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(472, 0, 'plg_fields_text', 'plugin', 'text', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Text\",\"filename\":\"text\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(473, 0, 'plg_fields_textarea', 'plugin', 'textarea', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Textarea\",\"filename\":\"textarea\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(474, 0, 'plg_fields_url', 'plugin', 'url', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Url\",\"filename\":\"url\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(475, 0, 'plg_fields_user', 'plugin', 'user', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\User\",\"filename\":\"user\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(476, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\UsergroupList\",\"filename\":\"usergrouplist\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(477, 0, 'plg_content_fields', 'plugin', 'fields', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(478, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(479, 0, 'plg_sampledata_blog', 'plugin', 'blog', NULL, 'sampledata', 0, 0, 1, 0, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"blog\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(480, 0, 'plg_system_sessiongc', 'plugin', 'sessiongc', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"2018-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.6\",\"description\":\"PLG_SYSTEM_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sessiongc\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(482, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', NULL, 'content', 0, 0, 1, 0, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\ConfirmConsent\",\"filename\":\"confirmconsent\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(483, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(484, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', NULL, 'actionlog', 0, 1, 1, 0, '{\"name\":\"plg_actionlog_joomla\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Actionlog\\\\Joomla\",\"filename\":\"joomla\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(485, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(486, 0, 'plg_system_logrotation', 'plugin', 'logrotation', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_logrotation\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logrotation\"}', '{\"lastrun\":1693552428}', '', NULL, NULL, 0, 0, NULL, 1),
(487, 0, 'plg_privacy_user', 'plugin', 'user', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(488, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PrivacyCheck\",\"filename\":\"privacycheck\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(489, 0, 'plg_user_terms', 'plugin', 'terms', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Terms\",\"filename\":\"terms\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(490, 0, 'plg_privacy_contact', 'plugin', 'contact', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(491, 0, 'plg_privacy_content', 'plugin', 'content', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(492, 0, 'plg_privacy_message', 'plugin', 'message', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"message\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(493, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(494, 0, 'plg_captcha_recaptcha_invisible', 'plugin', 'recaptcha_invisible', NULL, 'captcha', 0, 0, 1, 0, '{\"name\":\"plg_captcha_recaptcha_invisible\",\"type\":\"plugin\",\"creationDate\":\"2017-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_INVISIBLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\InvisibleReCaptcha\",\"filename\":\"recaptcha_invisible\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', NULL, NULL, 0, 0, NULL, 1),
(495, 0, 'plg_privacy_consents', 'plugin', 'consents', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"consents\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(600, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 0, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(601, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(700, 0, 'files_joomla', 'file', 'joomla', NULL, '', 0, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(802, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', NULL, '', 0, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10000, 0, 'T3 Framework', 'plugin', 't3', '', 'system', 0, 1, 1, 0, '{\"name\":\"T3 Framework\",\"type\":\"plugin\",\"creationDate\":\"April 11th, 2023\",\"author\":\"JoomlArt.com\",\"copyright\":\"Copyright (C) 2005 - 2022 Open Source Matters. All rights reserved.\",\"authorEmail\":\"info@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.t3-framework.org\",\"version\":\"3.1.3\",\"description\":\"\\n\\t\\n\\t<div align=\\\"center\\\">\\n\\t\\t<div class=\\\"alert alert-success\\\" style=\\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\\">\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/t3-framework.org\\/\\\"><img src=\\\"http:\\/\\/static.joomlart.com\\/images\\/jat3v3-documents\\/message-installation\\/logo.png\\\" alt=\\\"some_text\\\" width=\\\"300\\\" height=\\\"99\\\"><\\/a>\\n\\t\\t\\t\\t<h4><a href=\\\"http:\\/\\/t3-framework.org\\/\\\" title=\\\"\\\">Home<\\/a> | <a href=\\\"http:\\/\\/demo.t3-framework.org\\/\\\" title=\\\"\\\">Demo<\\/a> | <a href=\\\"http:\\/\\/t3-framework.org\\/documentation\\\" title=\\\"\\\">Document<\\/a> | <a href=\\\"https:\\/\\/github.com\\/t3framework\\/t3\\/blob\\/master\\/CHANGELOG.md\\\" title=\\\"\\\">Changelog<\\/a><\\/h4>\\n\\t\\t<p> <\\/p>\\n\\t\\t<p>Copyright 2004 - 2021 <a href=\'http:\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t<\\/div>\\n     <style>table.adminform{width: 100%;}<\\/style>\\n\\t <\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"t3\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10002, 0, 'JA Masthead', 'module', 'mod_jamasthead', '', '', 0, 1, 1, 0, '{\"name\":\"JA Masthead\",\"type\":\"module\",\"creationDate\":\"April 25th, 2023\",\"author\":\"JoomlArt.com\",\"copyright\":\"J.O.O.M Solutions Co., Ltd.\",\"authorEmail\":\"admin@joomlart.com\",\"authorUrl\":\"www.joomlart.com\",\"version\":\"1.1.5\",\"description\":\"\\n\\t\\t\\n\\t\\t<div align=\\\"left\\\">\\t\\t\\n\\t\\t\\t<h2>JA Masthead Module for Joomla 3.x and Joomla 4<\\/h2>\\n\\t\\t\\t<p>JA Masthead Module is used to Masthead title like the JoomlArt Masthead. With this module, the Masshead can be configured to be in any pages with different titles, descriptions as well as background images and background video. For video background, it supports local video with types: .mp4, ogg, webm.<\\/p>\\n\\n\\t\\t\\t<p><span style=\'color: #008000;\'><strong>Links:<\\/strong><\\/span><\\/p>\\n\\t\\t\\t  <ul>\\n\\t\\t\\t  \\t<li><a target=\'_blank\' href=\'https:\\/\\/www.joomlart.com\\/documentation\\/joomla-module\\/ja-masthead\'>Userguide<\\/a><\\/li>\\n\\t\\t\\t  \\t<li><a target=\'_blank\' href=\'https:\\/\\/www.joomlart.com\\/forums\\/t\\/ja-masthead\'>Support Forum<\\/a><\\/li>\\n\\t\\t\\t  <\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_jamasthead\"}', '{\"default-title\":\"\",\"default-description\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0);
INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES
(10003, 0, 'System - JA Content Type', 'plugin', 'jacontenttype', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"System - JA Content Type\",\"type\":\"plugin\",\"creationDate\":\"August 31,2021\",\"author\":\"JoomlArt\",\"copyright\":\"(C) 2015 - 2021 Joomlart. All rights reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"www.joomlart.com\",\"version\":\"1.2.0\",\"description\":\"JA System Type Plugin\",\"group\":\"\",\"filename\":\"jacontenttype\"}', '{\"status\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10005, 0, 'ja_oslo', 'template', 'ja_oslo', NULL, '', 0, 1, 1, 0, '{\"name\":\"ja_oslo\",\"type\":\"template\",\"creationDate\":\"Sep 24, 2021\",\"author\":\"JoomlArt.com\",\"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.t3-framework.org\",\"version\":\"2.0.0\",\"description\":\"\\n\\t\\t\\n\\t\\t<div align=\\\"center\\\">\\n\\t\\t\\t<div class=\\\"alert alert-success\\\" style=\\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\\">\\n\\t\\t\\t\\t<a href=\\\"\\/\\/www.joomlart.com\\/joomla\\/templates\\/ja-oslo\\\">News and Magazine Joomla Template - JA Oslo<\\/a>\\n\\t\\t\\t\\t<h4><a href=\\\"\\/\\/www.joomlart.com\\/joomla\\/templates\\/ja-oslo\\\" title=\\\"\\\">Home<\\/a> | <a href=\\\"\\/\\/joomlart.com\\/demo\\/#ja_oslo\\\" title=\\\"\\\">Demo<\\/a> | <a href=\\\"\\/\\/www.joomlart.com\\/documentation\\/joomla-templates\\/ja-oslo\\\" title=\\\"\\\">Document<\\/a> | <a href=\\\"\\/\\/pm.joomlart.com\\/browse\\/JAOSLO\\\" title=\\\"\\\">Changelog<\\/a><\\/h4>\\n\\t\\t\\t\\t<p>\\\"JA Oslo is a dedicated News and Magazine Joomla template with creative design and ultimate core features, it includes all required pages for a News and Magazine website, multiple them colors and supports flexible menu system with Megamenu, Mobile dropdown menu and Off-canvas. The template is fully responsive based on Bootstrap 3 responsive grid system. \\n\\t\\t\\t\\t\\n\\t\\t\\t\\tThe Joomla template is built with robust T3 framework. It has intuitive admin panel with built-in functionalities and tools: visual layout configuration, theme setting, megamenu builder, compression, etc.\\\"<\\/p>\\n\\t\\t\\t\\t<span style=\\\"color:#FF0000\\\">Note: JA Oslo template requires T3 plugin to be installed and enabled<\\/span><p><\\/p>\\n\\t\\t\\t\\t<p>Copyright 2004 - 2019 <a href=\'\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<style>table.adminform{width: 100%;}<\\/style>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10006, 0, 'MOD_JAARTICLES_LATEST', 'module', 'mod_jaarticles_latest', NULL, '', 0, 1, 0, 0, '{\"name\":\"MOD_JAARTICLES_LATEST\",\"type\":\"module\",\"creationDate\":\"Jan 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jaarticles_latest\"}', '{\"catid\":\"\",\"count\":\"5\",\"show_featured\":\"\",\"ordering\":\"published\",\"user_id\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10020, 0, 'com_jaextmanager', 'component', 'com_jaextmanager', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_jaextmanager\",\"type\":\"component\",\"creationDate\":\"August 26th, 2021\",\"author\":\"JoomlArt\",\"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.joomlart.com\",\"version\":\"2.7.1\",\"description\":\"JA Extension Manager Component\",\"group\":\"\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10077, 0, 'plg_behaviour_taggable', 'plugin', 'taggable', NULL, 'behaviour', 0, 1, 1, 0, '{\"name\":\"plg_behaviour_taggable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_TAGGABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Taggable\",\"filename\":\"taggable\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10078, 0, 'plg_behaviour_versionable', 'plugin', 'versionable', NULL, 'behaviour', 0, 1, 1, 0, '{\"name\":\"plg_behaviour_versionable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_VERSIONABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Versionable\",\"filename\":\"versionable\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10079, 0, 'atum', 'template', 'atum', NULL, '', 1, 1, 1, 0, '{\"name\":\"atum\",\"type\":\"template\",\"creationDate\":\"2016-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ATUM_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10080, 0, 'cassiopeia', 'template', 'cassiopeia', NULL, '', 0, 1, 1, 0, '{\"name\":\"cassiopeia\",\"type\":\"template\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10081, 0, 'plg_filesystem_local', 'plugin', 'local', NULL, 'filesystem', 0, 1, 1, 0, '{\"name\":\"plg_filesystem_local\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FILESYSTEM_LOCAL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Filesystem\\\\Local\",\"filename\":\"local\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10082, 0, 'plg_media-action_crop', 'plugin', 'crop', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_crop\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_CROP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"crop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10083, 0, 'plg_media-action_resize', 'plugin', 'resize', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_resize\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_RESIZE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"resize\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10084, 0, 'plg_media-action_rotate', 'plugin', 'rotate', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_rotate\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_ROTATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"rotate\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10085, 0, 'plg_system_httpheaders', 'plugin', 'httpheaders', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_httpheaders\",\"type\":\"plugin\",\"creationDate\":\"2017-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"httpheaders\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10086, 0, 'com_workflow', 'component', 'com_workflow', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_workflow\",\"type\":\"component\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WORKFLOW_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Workflow\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10087, 0, 'plg_workflow_publishing', 'plugin', 'publishing', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_publishing\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_PUBLISHING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"publishing\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10088, 0, 'plg_workflow_featuring', 'plugin', 'featuring', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_featuring\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_FEATURING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"featuring\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10089, 0, 'plg_workflow_notification', 'plugin', 'notification', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_notification\",\"type\":\"plugin\",\"creationDate\":\"2020-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"notification\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10090, 0, 'plg_extension_namespacemap', 'plugin', 'namespacemap', NULL, 'extension', 0, 1, 1, 1, '{\"name\":\"plg_extension_namespacemap\",\"type\":\"plugin\",\"creationDate\":\"2017-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\NamespaceMap\",\"filename\":\"namespacemap\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10091, 0, 'plg_installer_override', 'plugin', 'override', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_override\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_OVERRIDE_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"override\"}', '', '', NULL, NULL, 4, 0, NULL, 1),
(10092, 0, 'plg_quickicon_overridecheck', 'plugin', 'overridecheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_overridecheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\OverrideCheck\",\"filename\":\"overridecheck\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10093, 0, 'plg_extension_finder', 'plugin', 'finder', NULL, 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_finder\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10094, 0, 'plg_api-authentication_basic', 'plugin', 'basic', NULL, 'api-authentication', 0, 0, 1, 0, '{\"name\":\"plg_api-authentication_basic\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_BASIC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Basic\",\"filename\":\"basic\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10095, 0, 'plg_webservices_content', 'plugin', 'content', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_content\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10096, 0, 'com_mails', 'component', 'com_mails', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_mails\",\"type\":\"component\",\"creationDate\":\"2019-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MAILS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Mails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10097, 0, 'plg_system_skipto', 'plugin', 'skipto', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_skipto\",\"type\":\"plugin\",\"creationDate\":\"2020-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_SKIPTO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"skipto\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10098, 0, 'plg_sampledata_multilang', 'plugin', 'multilang', NULL, 'sampledata', 0, 1, 1, 0, '{\"name\":\"plg_sampledata_multilang\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SAMPLEDATA_MULTILANG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"multilang\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10099, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"webinstaller\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10100, 0, 'plg_fields_subform', 'plugin', 'subform', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_subform\",\"type\":\"plugin\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FIELDS_SUBFORM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Subform\",\"filename\":\"subform\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10101, 0, 'plg_system_webauthn', 'plugin', 'webauthn', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2019-07-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_WEBAUTHN_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Webauthn\",\"filename\":\"webauthn\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10102, 0, 'mod_loginsupport', 'module', 'mod_loginsupport', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_loginsupport\",\"type\":\"module\",\"creationDate\":\"2019-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_LOGINSUPPORT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Loginsupport\",\"filename\":\"mod_loginsupport\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10103, 0, 'mod_frontend', 'module', 'mod_frontend', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_frontend\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_FRONTEND_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_frontend\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10104, 0, 'mod_messages', 'module', 'mod_messages', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10105, 0, 'mod_post_installation_messages', 'module', 'mod_post_installation_messages', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_post_installation_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_POST_INSTALLATION_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_post_installation_messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10106, 0, 'mod_user', 'module', 'mod_user', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_user\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_user\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10107, 0, 'mod_submenu', 'module', 'mod_submenu', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"2006-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Submenu\",\"filename\":\"mod_submenu\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10108, 0, 'mod_privacy_status', 'module', 'mod_privacy_status', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_privacy_status\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_PRIVACY_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyStatus\",\"filename\":\"mod_privacy_status\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10109, 0, 'plg_webservices_banners', 'plugin', 'banners', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_banners\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10110, 0, 'plg_webservices_config', 'plugin', 'config', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_config\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"config\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10111, 0, 'plg_webservices_contact', 'plugin', 'contact', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_contact\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10112, 0, 'plg_webservices_languages', 'plugin', 'languages', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_languages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languages\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10113, 0, 'plg_webservices_menus', 'plugin', 'menus', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_menus\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"menus\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10114, 0, 'plg_webservices_messages', 'plugin', 'messages', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_messages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"messages\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10115, 0, 'plg_webservices_modules', 'plugin', 'modules', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_modules\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"modules\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10116, 0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10117, 0, 'plg_webservices_plugins', 'plugin', 'plugins', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_plugins\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"plugins\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10118, 0, 'plg_webservices_privacy', 'plugin', 'privacy', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_privacy\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacy\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10119, 0, 'plg_webservices_redirect', 'plugin', 'redirect', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_redirect\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10120, 0, 'plg_webservices_tags', 'plugin', 'tags', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_tags\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10121, 0, 'plg_webservices_templates', 'plugin', 'templates', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_templates\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templates\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10122, 0, 'plg_webservices_users', 'plugin', 'users', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_users\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10123, 0, 'plg_webservices_installer', 'plugin', 'installer', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_installer\",\"type\":\"plugin\",\"creationDate\":\"2020-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"installer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10124, 0, 'plg_user_token', 'plugin', 'token', NULL, 'user', 0, 1, 1, 0, '{\"name\":\"plg_user_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10125, 0, 'plg_api-authentication_token', 'plugin', 'token', NULL, 'api-authentication', 0, 1, 1, 0, '{\"name\":\"plg_api-authentication_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10126, 0, 'plg_system_accessibility', 'plugin', 'accessibility', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_accessibility\",\"type\":\"plugin\",\"creationDate\":\"2020-02-15\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_ACCESSIBILITY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"accessibility\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10127, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 3, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB api language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10128, 0, 'plg_quickicon_downloadkey', 'plugin', 'downloadkey', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_downloadkey\",\"type\":\"plugin\",\"creationDate\":\"2019-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_DOWNLOADKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Downloadkey\",\"filename\":\"downloadkey\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10129, 10131, 'com_bfstop', 'component', 'com_bfstop', '', '', 1, 1, 0, 0, '{\"name\":\"com_bfstop\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) by Bernhard Froehler\",\"authorEmail\":\"bfstop@bfroehler.info\",\"authorUrl\":\"https:\\/\\/github.com\\/codeling\\/bfstop\",\"version\":\"1.4.6\",\"description\":\"COM_BFSTOP_DESC\",\"group\":\"\",\"filename\":\"bfstop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10130, 10131, 'plg_system_bfstop', 'plugin', 'bfstop', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_bfstop\",\"type\":\"plugin\",\"creationDate\":\"November 2012\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) Bernhard Froehler\",\"authorEmail\":\"bfstop@bfroehler.info\",\"authorUrl\":\"https:\\/\\/github.com\\/codeling\\/bfstop\",\"version\":\"1.4.6\",\"description\":\"PLG_SYSTEM_BFSTOP_DESC\",\"group\":\"\",\"filename\":\"bfstop\"}', '{\"blockNumber\":\"2\",\"useHtaccess\":\"0\",\"blockDuration\":\"43200\",\"emailaddress\":\"ebase.support@gmail.com\",\"userID\":\"\",\"groupNotificationEnabled\":\"0\",\"userGroup\":\"\",\"notifyBlockedUser\":\"0\",\"notifyBlockedNumber\":\"5\",\"notifyFailedNumber\":\"0\",\"enabledForOrigin\":\"3\",\"blockEnabled\":\"1\",\"maxBlocksBefore\":\"3\",\"checkInterval\":\"10080\",\"notifyRemainingAttempts\":\"0\",\"notifyUsePasswordReminder\":\"1\",\"blockedMessage\":\"\",\"blockedMsgShowIP\":\"0\",\"logLevel\":\"8\",\"useHttpError\":\"1\",\"deleteOld\":\"0\",\"htaccessPath\":\"\",\"delayDuration\":\"0\",\"adaptiveDelay\":\"0\",\"adaptiveDelayMax\":\"0\",\"adaptiveDelayThresholdMin\":\"50\",\"adaptiveDelayThresholdMax\":\"200\"}', '', NULL, NULL, 0, 0, '', 0),
(10131, 0, 'Brute Force Stop Package', 'package', 'pkg_bfstop', '', '', 0, 1, 1, 0, '{\"name\":\"Brute Force Stop Package\",\"type\":\"package\",\"creationDate\":\"May 2013\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) 2013-2021 by Bernhard Froehler\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.4.6\",\"description\":\"Brute Force Stop Package successfully installed!<br \\/><br \\/><div>This package contains all extensions constituting the Brute Force Stop (bfstop) functionality. It provides means to avert Brute-Force-Attacks on your Joomla-Installation.<\\/div><br \\/><div><em>Don\'t forget to configure and publish the \\\"System - Brute Force Stop\\\" plugin after installation!<\\/em><br \\/><br \\/>For a list of all currently blocked IP addresses (and the chance to unblock them), go to \\\"Components\\\" - \\\"Brute Force Stop Administration\\\"<br \\/><br \\/>If you have any questions or problems, please visit the <a href=\'https:\\/\\/github.com\\/codeling\\/bfstop\'>project site on github<\\/a>.<br \\/>In case you want to uninstall Brute Force Stop, please use the Package to uninstall all extensions at once!<br \\/>Brute Force Stop is published under the <a target=\'_blank\' title=\'GNU General Public License\' href=\'http:\\/\\/www.gnu.org\\/copyleft\\/gpl.html\'>GNU General Public License<\\/a>.<\\/div>\",\"group\":\"\",\"filename\":\"pkg_bfstop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10136, 0, 'SP Page Builder', 'component', 'com_sppagebuilder', '', '', 1, 1, 0, 0, '{\"name\":\"SP Page Builder\",\"type\":\"component\",\"creationDate\":\"Sep 2014\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright @ 2010 - 2022 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"https:\\/\\/www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{\"production_mode\":\"0\",\"gmap_api\":\"\",\"ig_token\":\"{\\\"appId\\\":\\\"\\\",\\\"appSecret\\\":\\\"\\\",\\\"accessToken\\\":\\\"\\\",\\\"igId\\\":\\\"\\\"}\",\"fontawesome\":\"1\",\"lazyloadimg\":\"0\",\"lazyplaceholder\":\"https:\\/\\/res.cloudinary.com\\/joomshaper\\/image\\/upload\\/v1582107175\\/placeholder.svg\",\"disableanimatecss\":\"0\",\"disablecss\":\"0\",\"disable_og\":\"0\",\"fb_app_id\":\"\",\"disable_tc\":\"0\",\"joomshaper_email\":\"xxskyfieldxx@hotmail.com\",\"joomshaper_license_key\":\"d3e104800beadd0dc5fc8edf9c5cf7e8\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10137, 0, 'System - SP PageBuilder', 'plugin', 'sppagebuilder', '', 'system', 0, 1, 1, 0, '{\"name\":\"System - SP PageBuilder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (c) 2010 - 2021 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10138, 0, 'System - SP Page Builder Pro Updater', 'plugin', 'sppagebuilderproupdater', '', 'system', 0, 1, 1, 0, '{\"name\":\"System - SP Page Builder Pro Updater\",\"type\":\"plugin\",\"creationDate\":\"Jul 2015\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (c) 2010 - 2022 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder Pro Updater Plugin\",\"group\":\"\",\"filename\":\"sppagebuilderproupdater\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10139, 0, 'plg_search_sppagebuilder', 'plugin', 'sppagebuilder', '', 'search', 0, 0, 1, 0, '{\"name\":\"plg_search_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (C) 2015 Open Source Matters. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"PLG_SEARCH_SPPAGEBUILDER_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10140, 0, 'plg_finder_sppagebuilder', 'plugin', 'sppagebuilder', '', 'finder', 0, 0, 1, 0, '{\"name\":\"plg_finder_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"March 2018\",\"author\":\"JoomShaper\",\"copyright\":\"(C) 2010 - 2019 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"PLG_FINDER_SP_PAGEBUILDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10141, 0, 'Content - SP Page Builder', 'plugin', 'sppagebuilder', '', 'content', 0, 1, 1, 0, '{\"name\":\"Content - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2010 - 2016 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10142, 0, 'SP Simple Portfolio - SP Page Builder', 'plugin', 'sppagebuilder', '', 'spsimpleportfolio', 0, 0, 1, 0, '{\"name\":\"SP Simple Portfolio - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Mar 2019\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (c) 2010 - 2021 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10143, 0, 'K2 - SP Page Builder', 'plugin', 'sppagebuilder', '', 'k2', 0, 0, 1, 0, '{\"name\":\"K2 - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2010 - 2016 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10144, 0, 'SP Page Builder', 'module', 'mod_sppagebuilder', '', '', 0, 1, 0, 0, '{\"name\":\"SP Page Builder\",\"type\":\"module\",\"creationDate\":\"Oct 2016\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (c) 2010 - 2022 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"Module to display content from SP Page Builder\",\"group\":\"\",\"filename\":\"mod_sppagebuilder\"}', '{\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10146, 0, 'Article Show', 'module', 'mod_ol_articleshow', '', '', 0, 1, 0, 0, '{\"name\":\"Article Show\",\"type\":\"module\",\"creationDate\":\"Aug 17, 2019\",\"author\":\"olwebdesign\",\"copyright\":\"Copyright (C) http:\\/\\/www.olwebdesign.com. All rights reserved.\",\"authorEmail\":\"support@olwebdesign.com\",\"authorUrl\":\"www.olwebdesign.com\",\"version\":\"4.0.24\",\"description\":\"\\t\\n\\t<link href=\\\"..\\/modules\\/mod_ol_articleshow\\/assets\\/css\\/admin.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" media=\\\"all\\\" \\/>\\n\\t<h1>Article Show module free version<\\/h1>\\n\\t<div style=\\\"margin:0 0 0 10px; font-size:15px;\\\">Article Show Module from <a href=\\\"http:\\/\\/www.olwebdesign.com\\\" target=\\\"_blank\\\">olwebdesign.com<\\/a>. All styles are vailable in <a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-extensions\\/article-show-joomla-module.html\'>pro version<\\/a>.<\\/div>\\n\\t<h3>Userful links<\\/h3>\\n\\t<ul><li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-templates.html\'>Joomla templates<\\/a><\\/li>\\n\\t<li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-extensions.html\'>Joomla extensions<\\/a><\\/li>\\n\\t<li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/contact-us.html\'>Report bug<\\/a><\\/li><\\/ul>\\n\\t\\t\\t\\n\\t\\t<div class=\\\"footer_review\\\">\\n\\t\\t\\t\\tLike this extensions? <a href=\\\"https:\\/\\/extensions.joomla.org\\/extension\\/news-display\\/articles-display\\/article-show\\/\\\" target=\\\"_blank\\\">Leave a review on JED<\\/a>\\n\\t\\t\\t\\t<a class=\\\"stars\\\" href=\\\"https:\\/\\/extensions.joomla.org\\/extension\\/news-display\\/articles-display\\/article-show\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\",\"group\":\"\",\"filename\":\"mod_ol_articleshow\"}', '{\"get_style\":\"default\",\"customstyle\":\"0\",\"btx_color\":\"\",\"container_fix\":\"7\",\"show_font\":\"0\",\"get_source\":\"1\",\"catid\":\"\",\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\":\"show\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"count\":\"10\",\"link_target\":\"_self\",\"cat_title_display\":\"1\",\"title_display\":\"1\",\"item_title_max_characs\":\"25\",\"item_desc_display\":\"1\",\"item_desc_max_characs\":\"200\",\"author_display\":\"1\",\"item_date_display\":\"1\",\"item_readmore_display\":\"1\",\"item_readmore_text\":\"Read more\",\"imgol_from_image_intro\":\"1\",\"imgol_from_image_fulltext\":\"1\",\"imgol_from_inline_introtext\":\"1\",\"imgol_from_inline_fulltext\":\"1\",\"imgol_order\":\"image_intro, image_fulltext, inline_introtext, inline_fulltext\",\"imgol_function\":\"resize_fill\",\"imgol_type\":\"\",\"imgol_transparency\":\"1\",\"imgol_width\":\"1300\",\"imgol_height\":\"650\",\"imgol_placeholder_path\":\"modules\\/mod_ol_articleshow\\/assets\\/images\\/noimage.jpg\",\"image_width\":\"4\",\"image_width_tabl\":\"3\",\"image_width_tabp\":\"3\",\"image_width_mobl\":\"2\",\"image_width_mobp\":\"1\",\"autoplay\":\"true\",\"autoplay-timeout\":\"5000\",\"autoplay-speed\":\"1000\",\"autoplay-hover-pause\":\"true\",\"dataLoop\":\"true\",\"dataNav\":\"true\",\"navPosit\":\"owl-nav\",\"navStyle\":\"\",\"navRounded\":\"\",\"loadjquery\":\"0\",\"owncache\":\"1\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10147, 0, 'JMG Article Slider', 'module', 'mod_jmgarticleslider', '', '', 0, 1, 0, 0, '{\"name\":\"JMG Article Slider\",\"type\":\"module\",\"creationDate\":\"January 2021\",\"author\":\"Otto Szekeres\",\"copyright\":\"Copyright (C) 2021 - 2029 Open Source Matters. All rights reserved.\",\"authorEmail\":\"info@joomega.com\",\"authorUrl\":\"www.joomega.com\",\"version\":\"1.2.0\",\"description\":\"JMG Article Slider 1.2.0\",\"group\":\"\",\"filename\":\"mod_jmgarticleslider\"}', '{\"ordering\":\"created ASC\",\"template\":\"default\",\"type\":\"loop\",\"perpage\":\"3\",\"breakpoint740\":\"perPage: 1\",\"gap\":\"2\",\"pagination\":\"1\",\"arrows\":\"1\",\"autoplay\":\"1\",\"img_height\":\"200\",\"max_length\":\"100\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10154, 10157, 'plg_system_djmegamenu', 'plugin', 'djmegamenu', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_djmegamenu\",\"type\":\"plugin\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2013-2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"PLG_SYSTEM_DJMEGAMENU_DESCRIPTION\",\"group\":\"\",\"filename\":\"djmegamenu\"}', '{\"wrappers\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10155, 10157, 'DJ-MegaMenu', 'module', 'mod_djmegamenu', '', '', 0, 1, 0, 0, '{\"name\":\"DJ-MegaMenu\",\"type\":\"module\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"MOD_DJMEGAMENU_LIGHT_MODULE_DESC\",\"group\":\"\",\"filename\":\"mod_djmegamenu\"}', '{\"menu\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"icons\":\"2\",\"subtitles\":\"2\",\"usenote\":\"1\",\"fa\":\"1\",\"theme\":\"default\",\"customColors\":\"0\",\"megabg\":\"\",\"megacolor\":\"\",\"megastcolor\":\"\",\"megabg_a\":\"\",\"megacolor_a\":\"\",\"megastcolor_a\":\"\",\"megasubbg\":\"\",\"megasubcolor\":\"\",\"megasubstcolor\":\"\",\"megasubbg_a\":\"\",\"megasubcolor_a\":\"\",\"megasubstcolor_a\":\"\",\"megamodcolor\":\"\",\"megaoverlaycolor\":\"\",\"megafocuscolor\":\"\",\"orientation\":\"horizontal\",\"dropdown_dir\":\"\",\"expand\":\"dropdown\",\"column_width\":\"200\",\"percent_width\":\"25\",\"moo\":\"1\",\"animation_in\":\"fadeInUp\",\"animation_out\":\"zoomOut\",\"animation_speed\":\"normal\",\"openDelay\":\"250\",\"closeDelay\":\"500\",\"overlay\":\"0\",\"event\":\"mouseenter\",\"eventClose\":\"mouseleave\",\"wrapper\":\"\",\"fixed_logo\":\"\",\"fixed_logo_align\":\"left\",\"logo_type\":\"inline\",\"fixed\":\"0\",\"fixed_offset\":\"0\",\"wcag\":\"1\",\"select\":\"0\",\"width\":\"979\",\"mobiletheme\":\"dark\",\"customMobileColors\":\"0\",\"mobilebtnbg\":\"\",\"mobilebtncolor\":\"\",\"mobilebg\":\"\",\"mobilecolor\":\"\",\"mobilestcolor\":\"\",\"mobilebg_a\":\"\",\"mobilecolor_a\":\"\",\"mobilestcolor_a\":\"\",\"mobilesubbg\":\"\",\"mobilesubcolor\":\"\",\"mobilesubstcolor\":\"\",\"mobilesubbg_a\":\"\",\"mobilesubcolor_a\":\"\",\"mobilesubstcolor_a\":\"\",\"mobilemodcolor\":\"\",\"mobile_button_align\":\"center\",\"mobile_button\":\"icon\",\"mobile_button_text\":\"\",\"select_type\":\"button\",\"accordion_pos\":\"static\",\"accordion_align\":\"right\",\"offcanvas_logo\":\"\",\"offcanvas_pos\":\"left\",\"offcanvas_effect\":\"1\",\"offcanvas_topmod_style\":\"System-xhtml\",\"offcanvas_botmod_style\":\"System-xhtml\",\"accordion_collapsed\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10156, 10157, 'DJ-MegaMenu - Mobile Menu Button', 'module', 'mod_djmegamenu_button', '', '', 0, 1, 0, 0, '{\"name\":\"DJ-MegaMenu - Mobile Menu Button\",\"type\":\"module\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"Place the Mobile Menu Button in any module position of your template.\",\"group\":\"\",\"filename\":\"mod_djmegamenu_button\"}', '{\"module\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10157, 0, 'DJ-MegaMenu Light Package', 'package', 'pkg_dj-megamenu', '', '', 0, 1, 1, 0, '{\"name\":\"DJ-MegaMenu Light Package\",\"type\":\"package\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"\\n\\t\\t<style type=\\\"text\\/css\\\">\\n\\t\\t\\t.djex-info { padding: 20px 30px 10px; margin: 0 0 20px 0; background: #5c14a6; color: #fff; border: 1px solid #400e74; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; -webkit-border-radius: 4px; border-radius: 4px; }\\n\\t\\t\\t.djex-title { text-transform: uppercase; font-weight: bold; font-size: 14px; }\\n\\t\\t\\t.djex-info a:link, .djex-info a:visited, .djex-info a:hover { color:#fff; text-decoration:underline; font-weight: 600; }\\t\\n\\t\\t\\t.djex-info img { float: left; margin: 0 30px 10px 0; }\\n\\t\\t<\\/style>\\n\\t\\t<div class=\\\"djex-info\\\">\\n\\t\\t\\t<img src=\\\"..\\/modules\\/mod_djmegamenu\\/assets\\/images\\/ex_megamenu.png\\\" \\/>\\n\\t\\t\\t<p class=\\\"djex-title\\\">Thank you for installing DJ-MegaMenu Light Edition!<\\/p>\\n\\t\\t\\t<p>The DJ-MegaMenu is an advanced menu system for your Joomla! and it\'s ready for mobiles providing Offcanvas Menu, Acordion Menu or simple Select Menu opened with well know mobile menu icon.\\n\\t\\t\\tIf you want to learn how to use DJ-MegaMenu please read <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\/documentation\\\">Documentation<\\/a> and visit our <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\/faq\\\">FAQ Section<\\/a><\\/p>\\n\\t\\t\\t<p>Check out our other extensions at <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\\">DJ-Extensions.com<\\/a><\\/p>\\n\\t\\t\\t<div style=\\\"clear:both\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\",\"group\":\"\",\"filename\":\"pkg_dj-megamenu\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10161, 10216, 'PLG_EDITORS-XTD_SOURCERER', 'plugin', 'sourcerer', '', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"PLG_EDITORS-XTD_SOURCERER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"PLG_EDITORS-XTD_SOURCERER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\EditorButton\\\\Sourcerer\",\"filename\":\"sourcerer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0);
INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES
(10162, 10216, 'PLG_SYSTEM_SOURCERER', 'plugin', 'sourcerer', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_SOURCERER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"PLG_SYSTEM_SOURCERER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\Sourcerer\",\"filename\":\"sourcerer\"}', '{\"enable_css\":\"1\",\"enable_js\":\"1\",\"enable_php\":\"1\",\"forbidden_php\":\"dl, escapeshellarg, escapeshellcmd, exec, passthru, popen, proc_close, proc_open, shell_exec, symlink, system\",\"forbidden_tags\":\"\",\"@wizard\":\"0\",\"button_text\":\"Code\",\"enable_frontend\":\"1\",\"color_code\":\"1\",\"syntax_word\":\"source\",\"tag_characters\":\"{.}\",\"trim\":\"0\",\"enable_in_head\":\"0\",\"remove_from_search\":\"0\",\"include_path\":\"\\/\",\"tmp_path\":\"\",\"place_comments\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10163, 10171, 'COM_JCE', 'component', 'com_jce', '', '', 1, 1, 0, 0, '{\"name\":\"COM_JCE\",\"type\":\"component\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"COM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10164, 10171, 'plg_editors_jce', 'plugin', 'jce', '', 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"WF_EDITOR_PLUGIN_DESC\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10165, 10171, 'plg_content_jce', 'plugin', 'jce', '', 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_CONTENT_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10166, 10171, 'plg_extension_jce', 'plugin', 'jce', '', 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_EXTENSION_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10167, 10171, 'plg_fields_mediajce', 'plugin', 'mediajce', '', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_mediajce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"https:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_FIELDS_MEDIAJCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mediajce\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0),
(10168, 10171, 'plg_installer_jce', 'plugin', 'jce', '', 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_INSTALLER_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10169, 10171, 'plg_quickicon_jce', 'plugin', 'jce', '', 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_QUICKICON_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10170, 10171, 'plg_system_jce', 'plugin', 'jce', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_SYSTEM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{\"column_styles\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10171, 0, 'PKG_JCE', 'package', 'pkg_jce', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_JCE\",\"type\":\"package\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"2.9.41\",\"description\":\"PKG_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pkg_jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10172, 0, 'com_scheduler', 'component', 'com_scheduler', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_scheduler\",\"type\":\"component\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"COM_SCHEDULER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Scheduler\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10173, 0, 'plg_system_schedulerunner', 'plugin', 'schedulerunner', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_schedulerunner\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_SCHEDULERUNNER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"schedulerunner\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1),
(10174, 0, 'plg_system_task_notification', 'plugin', 'tasknotification', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_task_notification\",\"type\":\"plugin\",\"creationDate\":\"2021-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_TASK_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tasknotification\"}', '', '', NULL, NULL, 22, 0, NULL, 1),
(10175, 0, 'plg_task_check_files', 'plugin', 'checkfiles', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_check_files\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_CHECK_FILES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Checkfiles\",\"filename\":\"checkfiles\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1),
(10176, 0, 'plg_task_demo_tasks', 'plugin', 'demotasks', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_demo_tasks\",\"type\":\"plugin\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_DEMO_TASKS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\DemoTasks\",\"filename\":\"demotasks\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1),
(10177, 0, 'plg_task_requests', 'plugin', 'requests', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_requests\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_REQUESTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Requests\",\"filename\":\"requests\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1),
(10178, 0, 'plg_task_site_status', 'plugin', 'sitestatus', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_site_status\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_SITE_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SiteStatus\",\"filename\":\"sitestatus\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1),
(10179, 0, 'plg_system_jooa11y', 'plugin', 'jooa11y', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_jooa11y\",\"type\":\"plugin\",\"creationDate\":\"2022-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jooa11y\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10180, 0, 'plg_webservices_media', 'plugin', 'media', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_media\",\"type\":\"plugin\",\"creationDate\":\"2021-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"PLG_WEBSERVICES_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10197, 0, 'plg_multifactorauth_totp', 'plugin', 'totp', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Totp\",\"filename\":\"totp\"}', '', '', NULL, NULL, 1, 0, NULL, 1),
(10198, 0, 'plg_multifactorauth_yubikey', 'plugin', 'yubikey', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Yubikey\",\"filename\":\"yubikey\"}', '', '', NULL, NULL, 2, 0, NULL, 1),
(10199, 0, 'plg_multifactorauth_webauthn', 'plugin', 'webauthn', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_WEBAUTHN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Webauthn\",\"filename\":\"webauthn\"}', '', '', NULL, NULL, 3, 0, NULL, 1),
(10200, 0, 'plg_multifactorauth_email', 'plugin', 'email', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_email\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_EMAIL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Email\",\"filename\":\"email\"}', '', '', NULL, NULL, 4, 0, NULL, 1),
(10201, 0, 'plg_multifactorauth_fixed', 'plugin', 'fixed', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_fixed\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_FIXED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Fixed\",\"filename\":\"fixed\"}', '', '', NULL, NULL, 5, 0, NULL, 1),
(10202, 0, 'plg_system_shortcut', 'plugin', 'shortcut', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_shortcut\",\"type\":\"plugin\",\"creationDate\":\"2022-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Shortcut\",\"filename\":\"shortcut\"}', '', '', NULL, NULL, 0, 0, NULL, 1),
(10205, 10215, 'COM_REREPLACER', 'component', 'com_rereplacer', '', '', 1, 1, 0, 0, '{\"name\":\"COM_REREPLACER\",\"type\":\"component\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"COM_REREPLACER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Component\\\\ReReplacer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10207, 10215, 'PLG_ACTIONLOG_REREPLACER', 'plugin', 'rereplacer', '', 'actionlog', 0, 1, 1, 0, '{\"name\":\"PLG_ACTIONLOG_REREPLACER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"PLG_ACTIONLOG_REREPLACER_DESC\",\"group\":\"\",\"filename\":\"rereplacer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0),
(10208, 10215, 'PLG_SYSTEM_REREPLACER', 'plugin', 'rereplacer', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_REREPLACER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"PLG_SYSTEM_REREPLACER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\ReReplacer\",\"filename\":\"rereplacer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0),
(10210, 10211, 'PLG_SYSTEM_REGULARLABS', 'plugin', 'regularlabs', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_REGULARLABS\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"PLG_SYSTEM_REGULARLABS_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\RegularLabs\",\"filename\":\"regularlabs\"}', '{\"combine_admin_menu\":\"0\",\"show_help_menu\":\"1\",\"max_list_count\":\"10000\"}', '', NULL, NULL, 0, 0, NULL, 0),
(10211, 0, 'PKG_REGULARLABS', 'package', 'pkg_regularlabs', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_REGULARLABS\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_regularlabs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10212, 10215, 'COM_CONDITIONS', 'component', 'com_conditions', '', '', 1, 1, 0, 0, '{\"name\":\"COM_CONDITIONS\",\"type\":\"component\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"COM_CONDITIONS_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Component\\\\Conditions\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10213, 10215, 'PLG_ACTIONLOG_CONDITIONS', 'plugin', 'conditions', '', 'actionlog', 0, 1, 1, 0, '{\"name\":\"PLG_ACTIONLOG_CONDITIONS\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"PLG_ACTIONLOG_CONDITIONS_DESC\",\"group\":\"\",\"filename\":\"conditions\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0),
(10214, 10215, 'PKG_CONDITIONS', 'package', 'pkg_conditions', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_CONDITIONS\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_conditions\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10215, 0, 'PKG_REREPLACER', 'package', 'pkg_rereplacer', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_REREPLACER\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_rereplacer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10216, 0, 'PKG_SOURCERER', 'package', 'pkg_sourcerer', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_SOURCERER\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_sourcerer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0),
(10224, 0, 'com_guidedtours', 'component', 'com_guidedtours', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_guidedtours\",\"type\":\"component\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"COM_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10225, 0, 'mod_guidedtours', 'module', 'mod_guidedtours', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_guidedtours\",\"type\":\"module\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"MOD_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\GuidedTours\",\"filename\":\"mod_guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10226, 0, 'plg_system_guidedtours', 'plugin', 'guidedtours', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_guidedtours\",\"type\":\"plugin\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\GuidedTours\",\"filename\":\"guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1),
(10235, 10211, 'Regular Labs Library', 'library', 'regularlabs', '', '', 0, 1, 1, 0, '{\"name\":\"Regular Labs Library\",\"type\":\"library\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"Regular Labs Library - used by Regular Labs extensions\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Library\",\"filename\":\"regularlabs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_fields`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_fields_categories`
--

CREATE TABLE `o0ksp_fields_categories` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_fields_groups`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_fields_values`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_filters`
--

CREATE TABLE `o0ksp_finder_filters` (
  `filter_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `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,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `map_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_links`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_links`
--

INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(9, 'index.php?option=com_content&view=category&id=17', 'index.php?option=com_content&view=category&id=17', 'ANXIETY MANAGEMENT', '', '2022-07-06 08:28:39', '7dcd11a73162c7e90bcf3ae16566a3c9', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31373b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb1ceb3cf87cebfcf85cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32383a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33363a2231373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb1ceb3cf87cebfcf85cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22414e5849455459204d414e4147454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b7d),
(10, 'index.php?option=com_content&view=category&id=18', 'index.php?option=com_content&view=category&id=18', 'Anxiety', '', '2022-07-06 08:29:19', 'd7e8d1b9d924f487d489214e90c05048', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31383b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33303b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22416e7869657479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b7d),
(11, 'index.php?option=com_content&view=category&id=19', 'index.php?option=com_content&view=category&id=19', 'Stress', '', '2022-07-06 08:29:34', '77a8db97f6563e1f67e8e22555727817', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31393b733a353a22616c696173223b733a31303a22cf83cf84cf81ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33323b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22537472657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b7d),
(12, 'index.php?option=com_content&view=category&id=20', 'index.php?option=com_content&view=category&id=20', 'STRENGTHS ENHANCEMENT', '', '2022-07-06 08:29:58', 'eb9e84b4d48778f83efbc2c1d0e138a8', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33393a22ceb5cebdceb9cf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232303aceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22535452454e4754485320454e48414e43454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b7d),
(13, 'index.php?option=com_content&view=category&id=21', 'index.php?option=com_content&view=category&id=21', 'Enjoyment', '', '2022-07-06 08:30:10', 'fbff912535348ae4be2f5b264c29537d', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32313b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33303a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22456e6a6f796d656e74223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b7d),
(14, 'index.php?option=com_content&view=category&id=22', 'index.php?option=com_content&view=category&id=22', 'Self - Control', '', '2022-07-06 08:30:57', 'a3ebe7900b67bc78cd5a192118c6fcec', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32323b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33303a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2253656c66202d20436f6e74726f6c223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b7d),
(15, 'index.php?option=com_content&view=category&id=23', 'index.php?option=com_content&view=category&id=23', 'Autonomy', '', '2022-07-06 08:31:06', 'adcb12ef35b22ed3f0366d37caf33bb3', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32333b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224175746f6e6f6d79223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b7d),
(16, 'index.php?option=com_content&view=category&id=24', 'index.php?option=com_content&view=category&id=24', 'Self - Confidence', '', '2022-07-06 08:31:44', '3bbb1193484c9136ac88d5f1ba1fb2be', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32343b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33313a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2253656c66202d20436f6e666964656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b7d),
(17, 'index.php?option=com_content&view=category&id=25', 'index.php?option=com_content&view=category&id=25', 'Energy Management', '', '2022-07-06 08:32:03', 'a742d5911a71eb585b040667c63b1fc7', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32353b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22456e65726779204d616e6167656d656e74223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b7d),
(18, 'index.php?option=com_content&view=category&id=26', 'index.php?option=com_content&view=category&id=26', 'Assertiveness', '', '2022-07-06 08:32:16', 'd2c5c0c7c5f33a1c4f5fc88fe663f8b4', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32363b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a224173736572746976656e657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b7d),
(19, 'index.php?option=com_content&view=category&id=27', 'index.php?option=com_content&view=category&id=27', 'Gratitude', '', '2022-07-06 08:32:29', 'd5f457949a95a70e3de06f8c1231704f', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32373b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22477261746974756465223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b7d),
(20, 'index.php?option=com_content&view=category&id=28', 'index.php?option=com_content&view=category&id=28', 'Happiness', '', '2022-07-06 08:32:40', '002620c73afb08477c35afef9ff7c8a0', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32383b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2248617070696e657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(21, 'index.php?option=com_content&view=category&id=29', 'index.php?option=com_content&view=category&id=29', 'Positivity', '', '2022-07-06 08:32:50', '2e309bbb999223d26a9c1d91f8b71fc2', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32393b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22506f7369746976697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b7d),
(22, 'index.php?option=com_content&view=category&id=30', 'index.php?option=com_content&view=category&id=30', 'Competence', '', '2022-07-06 08:33:11', 'c4fb17340923b549f106acb6922228e8', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33303b733a353a22616c696173223b733a32303a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22436f6d706574656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b7d),
(23, 'index.php?option=com_content&view=category&id=31', 'index.php?option=com_content&view=category&id=31', 'Decision Making', '', '2022-07-06 08:33:31', 'd5638ede2e9027750eef8dedf338324a', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33313b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224465636973696f6e204d616b696e67223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b7d),
(24, 'index.php?option=com_content&view=category&id=32', 'index.php?option=com_content&view=category&id=32', 'Boundaries', '', '2022-07-06 08:33:43', '7fdf37111b0d5e39f9b241af282ee0ab', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33323b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22426f756e646172696573223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b7d),
(25, 'index.php?option=com_content&view=category&id=33', 'index.php?option=com_content&view=category&id=33', 'Adaptability', '', '2022-07-06 08:33:54', 'dd7e1e6e4cde9e639c258ff31de5f3d5', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2241646170746162696c697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b7d),
(26, 'index.php?option=com_content&view=category&id=34', 'index.php?option=com_content&view=category&id=34', 'Goals', '', '2022-07-06 08:34:05', '647c3e8c993f3258a1997e2358eebcca', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33343b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22476f616c73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b7d),
(27, 'index.php?option=com_content&view=category&id=35', 'index.php?option=com_content&view=category&id=35', 'Psychological Resilience', '', '2022-07-06 08:34:19', '172defcaad8d6b302fe4e50d2ccd0b63', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33353b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b7d),
(28, 'index.php?option=com_content&view=category&id=36', 'index.php?option=com_content&view=category&id=36', 'Work-life balance', '', '2022-01-04 20:46:48', '0f5acd20985afc2a5d181888bf60ebdf', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313733373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33363b733a353a22616c696173223b733a31373a22776f726b206c6966652062616c616e6365223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22576f726b2d6c6966652062616c616e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3336223b7d7d),
(29, 'index.php?option=com_content&view=category&id=37', 'index.php?option=com_content&view=category&id=37', 'DIFFICULTIES MANAGEMENT', '', '2022-07-06 08:34:35', '77a8bea4be71b7436a544b641d10062a', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33373b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a22444946464943554c54494553204d414e4147454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b7d),
(30, 'index.php?option=com_content&view=category&id=38', 'index.php?option=com_content&view=category&id=38', 'Procrastination', '', '2022-07-06 08:34:43', '35f51ec89573b6bf3cc57e84939c0394', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33383b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37303b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f6372617374696e6174696f6e223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b7d),
(31, 'index.php?option=com_content&view=category&id=39', 'index.php?option=com_content&view=category&id=39', 'Anger', '', '2022-07-06 08:34:57', '873b33f7a88bb2e9aead4e10dcb368f9', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37323b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22416e676572223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b7d),
(32, 'index.php?option=com_content&view=category&id=40', 'index.php?option=com_content&view=category&id=40', 'RELATIONSHIPS', '', '2022-07-06 08:35:08', '2bcc37f0da0124819571beaa3dbbf746', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34303b733a353a22616c696173223b733a31343a22cf83cf87ceb5cf83ceb5ceb9cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33353a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2234303acf83cf87ceb5cf83ceb5ceb9cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a2252454c4154494f4e5348495053223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(33, 'index.php?option=com_content&view=category&id=41', 'index.php?option=com_content&view=category&id=41', 'Interpersonal Relationships', '', '2022-07-06 08:35:22', 'b2e271093db9a63fa56ea611a83aeb86', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34313b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37363b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33353a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b7d),
(34, 'index.php?option=com_content&view=category&id=42', 'index.php?option=com_content&view=category&id=42', 'Romantic Relationships', '', '2022-07-06 08:36:31', 'ad68373797295e14eb5b60a531b4337b', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34323b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37383b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b7d),
(38, 'index.php?option=com_tags&view=tag&id=2', 'index.php?option=com_tags&view=tag&id=2:joomla', 'Joomla', '', '2022-01-05 12:43:55', '49326bf3af83af634d8b04e1299cd693', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a323b733a353a22616c696173223b733a363a226a6f6f6d6c61223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a22323a6a6f6f6d6c61223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d323a6a6f6f6d6c61223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a224a6f6f6d6c61223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32223b7d7d),
(39, 'index.php?option=com_tags&view=tag&id=3', 'index.php?option=com_tags&view=tag&id=3:new', 'new', '', '2022-01-05 12:43:55', 'a591e0b587e0216212e0399a08d46e32', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323834383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a333b733a353a22616c696173223b733a333a226e6577223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a353a22333a6e6577223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d333a6e6577223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a333a226e6577223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33223b7d7d),
(40, 'index.php?option=com_tags&view=tag&id=4', 'index.php?option=com_tags&view=tag&id=4:social', 'social', '', '2022-01-05 12:43:55', 'a8716517266c17818d1170d5c3557e5e', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323836303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a343b733a353a22616c696173223b733a363a22736f6369616c223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a22343a736f6369616c223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d343a736f6369616c223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22736f6369616c223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34223b7d7d),
(41, 'index.php?option=com_tags&view=tag&id=5', 'index.php?option=com_tags&view=tag&id=5:photography', 'Photography', '', '2022-01-05 12:43:55', '93bfcd6608498d121ccc39f218cb5bb1', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323936393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a353b733a353a22616c696173223b733a31313a2270686f746f677261706879223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a22353a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d353a70686f746f677261706879223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a2250686f746f677261706879223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35223b7d7d),
(42, 'index.php?option=com_tags&view=tag&id=6', 'index.php?option=com_tags&view=tag&id=6:graphics', 'Graphics', '', '2022-01-05 12:43:55', '98f0ecb5fd2ed3cafa23563eb5807104', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a363b733a353a22616c696173223b733a383a226772617068696373223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31303a22363a6772617068696373223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d363a6772617068696373223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224772617068696373223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d36223b7d7d),
(43, 'index.php?option=com_tags&view=tag&id=7', 'index.php?option=com_tags&view=tag&id=7:sport', 'Sport', '', '2022-01-05 12:43:55', '81e85449110b126ed52efe98754f689b', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a373b733a353a22616c696173223b733a353a2273706f7274223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a373a22373a73706f7274223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d373a73706f7274223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a2253706f7274223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d37223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(44, 'index.php?option=com_tags&view=tag&id=8', 'index.php?option=com_tags&view=tag&id=8:technology', 'Technology', '', '2022-01-05 12:43:55', 'b4ce33a943e028d0ca4ef1bc8bbd2bc8', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323936353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a383b733a353a22616c696173223b733a31303a22746563686e6f6c6f6779223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31323a22383a746563686e6f6c6f6779223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d383a746563686e6f6c6f6779223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22546563686e6f6c6f6779223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d38223b7d7d),
(70, 'index.php?option=com_tags&view=tag&id=37', 'index.php?option=com_tags&view=tag&id=37:video', 'Video', '', '2022-01-09 19:10:58', '87c3cedc00e98efa53e9c083f8e86566', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:58', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323930313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33373b733a353a22616c696173223b733a353a22766964656f223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a2233373a766964656f223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33373a766964656f223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3538223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22566964656f223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3337223b7d7d),
(71, 'index.php?option=com_tags&view=tag&id=38', 'index.php?option=com_tags&view=tag&id=38:stress', 'Stress', '', '2022-01-09 19:11:06', 'd29eac77efdd59fa58417fd0d22d0c65', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:06', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323930353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33383b733a353a22616c696173223b733a363a22737472657373223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2233383a737472657373223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33383a737472657373223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3036223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22537472657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3338223b7d7d),
(72, 'index.php?option=com_tags&view=tag&id=39', 'index.php?option=com_tags&view=tag&id=39:work-life-balance', 'Work-Life Balance', '', '2022-01-09 19:11:37', '4679190e0d19adee4ae683f95a5a33bf', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:37', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31373a22776f726b206c6966652062616c616e6365223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32303a2233393a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33393a776f726b2d6c6966652d62616c616e6365223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3337223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22576f726b2d4c6966652042616c616e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3339223b7d7d),
(73, 'index.php?option=com_tags&view=tag&id=40', 'index.php?option=com_tags&view=tag&id=40:tips', 'Tips', '', '2022-01-09 19:11:43', '45af11030103df9936f78d94100a9216', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:43', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323839373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34303b733a353a22616c696173223b733a343a2274697073223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a373a2234303a74697073223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34303a74697073223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3433223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2254697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3430223b7d7d),
(253, 'index.php?option=com_content&view=category&id=43', 'index.php?option=com_content&view=category&id=43', 'Bios', '', '2022-07-06 08:36:45', '7ddfa12cc3dadf4eba7a564a4be74730', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:09:36', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34333b733a353a22616c696173223b733a32303a22ceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a30393a3336223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2242696f73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(266, 'index.php?option=com_content&view=article&id=197', 'index.php?option=com_content&view=article&id=197:cv-ιωάννα-σούχλα2&catid=43', 'CV - Ιωάννα Σούχλα', ' Η Ιωάννα Σούχλα είναι ψυχολόγος- ψυχοθεραπεύτρια. Σπούδασε Marketing στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης στη συνέχεια ολοκλήρωσε τις σπουδές Ψυχολογίας στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση. Εργάστηκε σε μεγάλες εταιρίες στα τμήματα των πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την πολυετή εμπειρία που απέκτησε στο κομμάτι του business και τις σπουδές της στην ψυχολογία, είχε όλα τα εφόδια για να ιδρύσει την HR.PSYCHOLOGY-TODAY, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας. Εισηγήτρια σε Σεμινάρια, Ομάδες Ανάπτυξης και Ομιλίες που αφορούν την προαγωγή της ψυχικής υγείας στους χώρους εργασίας. Παρέχει εκπαιδευτικές υπηρεσίες σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού, με σκοπό τη βελτίωση και ενίσχυση τωνδυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα. Μεταξύ των εταιριών που συνεργάζεται είναι: ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage. Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς). Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας άδεια ασκήσεως Επαγγέλματος Ψυχολόγου. Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP). ', '2022-01-15 10:27:23', '2a4909573d45200d0a14bb95612bc9e8', 1, 0, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31323734383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333432313a2220ce9720ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb120ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e20cea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e6720cf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf8220cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72e20ce95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb520cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebd20cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf822e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebd20cf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf8520627573696e65737320cebaceb1ceb920cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cf84ceb7cf8220cf83cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceafceb12c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebd2048522e50535943484f4c4f47592d544f4441592c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20ce95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb120cf83ceb520cea3ceb5cebcceb9cebdceaccf81ceb9ceb12c20ce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf8220cebaceb1ceb920ce9fcebcceb9cebbceafceb5cf8220cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea0ceb1cf81ceadcf87ceb5ceb920ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c20cebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebdceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e20ce9cceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb5cf84ceb1ceb9cf81ceb9cf8ecebd20cf80cebfcf8520cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb5ceafcebdceb1ceb93a20ce91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e20ce91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e20ce95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf8220ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e20ce9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e20223b693a333b613a32353a7b733a323a226964223b693a3139373b733a353a22616c696173223b733a32393a22637620ceb9cf89ceaccebdcebdceb120cf83cebfcf8dcf87cebbceb132223b733a373a2273756d6d617279223b733a343130313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376312e6a70672220616c743d2222202f3ec2a0ce97c2a03c7374726f6e673ece99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1c2a03c2f7374726f6e673eceb5ceafcebdceb1ceb9c2a03c7374726f6e673ecf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb13c2f7374726f6e673e2ec2a03c2f703e0d0a3c703e3c7374726f6e673ecea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e67c2a03c2f7374726f6e673ecf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf82c2a020cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf82c2a03c7374726f6e673ecf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82c2a03c2f7374726f6e673ecf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72ec2a03c2f703e0d0a3c703e3c7374726f6e673ece95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb5c2a020cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebdc2a020cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf823c2f7374726f6e673e2e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebdc2a03c7374726f6e673ecf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb13c2f7374726f6e673ec2a0cf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf85c2a03c7374726f6e673e627573696e6573733c2f7374726f6e673ec2a0cebaceb1ceb920cf84ceb9cf82c2a03c7374726f6e673ecf83cf80cebfcf85ceb4ceadcf823c2f7374726f6e673ec2a0cf84ceb7cf8220cf83cf84ceb7cebdc2a03c7374726f6e673ecf88cf85cf87cebfcebbcebfceb3ceafceb13c2f7374726f6e673e2c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebdc2a03c7374726f6e673e3c656d3e48523c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e2e3c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e50535943484f4c4f47593c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e2d3c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e544f4441593c2f656d3e3c2f7374726f6e673e2c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e3c2f703e0d0a3c703e3c7374726f6e673ece95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb1c2a03c2f7374726f6e673ecf83ceb53c7374726f6e673ec2a0cea3ceb5cebcceb9cebdceaccf81ceb9ceb13c2f7374726f6e673e2c3c7374726f6e673ec2a0ce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf82c2a03c2f7374726f6e673ecebaceb1ceb93c7374726f6e673ec2a0ce9fcebcceb9cebbceafceb5cf82c2a03c2f7374726f6e673ecf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd3c7374726f6e673ec2a020cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf82c2a020cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf823c2f7374726f6e673e2e20cea0ceb1cf81ceadcf87ceb5ceb9c2a03c7374726f6e673eceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf823c2f7374726f6e673ec2a03c7374726f6e673ecf85cf80ceb7cf81ceb5cf83ceafceb5cf823c2f7374726f6e673ec2a0cf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf82c2a03c7374726f6e673ecf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c3c2f7374726f6e673ec2a0cebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebd20ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e3c2f703e0d0a3c703ece9cceb5cf84ceb1cebecf8d20cf84cf89cebdc2a03c7374726f6e673eceb5cf84ceb1ceb9cf81ceb9cf8ecebd3c2f7374726f6e673ec2a0cf80cebfcf85c2a03c7374726f6e673ecf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb93c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb93a3c2f703e0d0a3c703ece91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e3c2f703e0d0a3c703ece91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e3c2f703e0d0a3c703ece95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf82c2a020ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e3c6272202f3e3c7374726f6e673ece9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e3c2f7374726f6e673e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a32363a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33333a223139373a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb132223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139373a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb1322663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224356202d20ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313937223b7d7d),
(271, 'index.php?option=com_content&view=category&id=8', 'index.php?option=com_content&view=category&id=8', 'Collections', '', '2022-01-24 21:33:15', '6516856de34bc3da0230d4bde593840c', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313731343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a383b733a353a22616c696173223b733a31313a22636f6c6c656374696f6e73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31333a22383a636f6c6c656374696f6e73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a22436f6c6c656374696f6e73223b693a31373b693a323b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38223b7d7d),
(272, 'index.php?option=com_content&view=category&id=10', 'index.php?option=com_content&view=category&id=10', 'Photography', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '7a96d661d9d6216fc4b1bdb40a44bbce', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31303b733a353a22616c696173223b733a31313a2270686f746f677261706879223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31343b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33393a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d766964656f2d312e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a31303a226361742d707572706c65223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a2250686f746f677261706879223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130223b7d7d),
(273, 'index.php?option=com_content&view=category&id=11', 'index.php?option=com_content&view=category&id=11', 'Creativity', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '0d6f06f38d5e0c5ea324d4e85b5ac9f4', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31313b733a353a22616c696173223b733a31303a2263726561746976697479223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31363b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33393a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d76696d656f2d322e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a31303a226361742d6f72616e6765223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31333a2231313a63726561746976697479223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a2243726561746976697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131223b7d7d),
(274, 'index.php?option=com_content&view=category&id=12', 'index.php?option=com_content&view=category&id=12', 'Videos', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '2b28af1d2c72e411deefecf22becb43a', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313838373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31323b733a353a22616c696173223b733a363a22766964656f73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31383b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d372e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a393a226361742d677265656e223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a393a2231323a766964656f73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22566964656f73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132223b7d7d),
(275, 'index.php?option=com_content&view=category&id=15', 'index.php?option=com_content&view=category&id=15', 'Book Suggestions', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', 'fb4fe6a45e68c16577b8f52a2afa9ff4', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31353b733a353a22616c696173223b733a31363a22626f6f6b2073756767657374696f6e73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32303b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d362e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31393a2231353a626f6f6b2d73756767657374696f6e73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22426f6f6b2053756767657374696f6e73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(276, 'index.php?option=com_content&view=category&id=16', 'index.php?option=com_content&view=category&id=16', 'Perfect Office', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', 'd4e98a02f3eb8485e1e1eed254732b63', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313930353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31343a2270657266656374206f6666696365223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32323b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d312e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31373a2231363a706572666563742d6f6666696365223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2250657266656374204f6666696365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136223b7d7d),
(277, 'index.php?option=com_content&view=category&id=14', 'index.php?option=com_content&view=category&id=14', 'Pages', '', '2022-01-15 10:51:39', '28ae86b671be9352427108e1dba97f94', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313639373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31343b733a353a22616c696173223b733a353a227061676573223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32373b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a383a2231343a7061676573223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a225061676573223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134223b7d7d),
(278, 'index.php?option=com_content&view=article&id=34', 'index.php?option=com_content&view=article&id=34:neo-entertainment-gallery&catid=10', 'Neo Entertainment Gallery', ' Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.. ', '2022-01-15 10:51:39', '7e11efdb0920e9b4b4fb6ef2adfd34ec', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383836333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a22204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2e20223b693a333b613a32353a7b733a323a226964223b693a33343b733a353a22616c696173223b733a32353a226e656f20656e7465727461696e6d656e742067616c6c657279223b733a373a2273756d6d617279223b733a3232343a223c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2e3c2f703e0d0a223b733a343a22626f6479223b733a323630363a220d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a223b733a363a22696d61676573223b733a3330363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224e656f20456e7465727461696e6d656e742047616c6c657279222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224e656f20456e7465727461696e6d656e742047616c6c657279222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38383a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d362e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d342e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d352e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b693a313b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b693a323b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b7d7d733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b733a363a22656e61626c65223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32383a2233343a6e656f2d656e7465727461696e6d656e742d67616c6c657279223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33343a6e656f2d656e7465727461696e6d656e742d67616c6c6572792663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a224e656f20456e7465727461696e6d656e742047616c6c657279223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3334223b7d7d),
(279, 'index.php?option=com_content&view=article&id=36', 'index.php?option=com_content&view=article&id=36:vodafone-launches-biggest-ever&catid=10', 'Vodafone launches ‘biggest-ever’ ', ' Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '4b10cb9546634f5da34ed0f089ea47c0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383733323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a22204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a33363b733a353a22616c696173223b733a33303a22766f6461666f6e65206c61756e6368657320626967676573742065766572223b733a373a2273756d6d617279223b733a3137383a223c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e203c2f703e0d0a223b733a343a22626f6479223b733a323630363a220d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a223b733a363a22696d61676573223b733a3334323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22566f6461666f6e65206c61756e63686573205c7532303138626967676573742d657665725c753230313920222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22566f6461666f6e65206c61756e63686573205c7532303138626967676573742d657665725c753230313920222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c657272792d312e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d322e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d332e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33363a22566f6461666f6e65206c61756e6368657320e28098626967676573742d65766572e28099223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33333a2233363a766f6461666f6e652d6c61756e636865732d626967676573742d65766572223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33363a766f6461666f6e652d6c61756e636865732d626967676573742d657665722663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22566f6461666f6e65206c61756e6368657320e28098626967676573742d65766572e2809920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3336223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(280, 'index.php?option=com_content&view=article&id=37', 'index.php?option=com_content&view=article&id=37:discovering-whether-we-can-be-vegan&catid=10', 'Discovering whether we can be vegan', ' Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer. ', '2022-01-15 10:51:39', '3b325adee96866a86262ef1c87bb8ae2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373730303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722e20223b693a333b613a32353a7b733a323a226964223b693a33373b733a353a22616c696173223b733a33353a22646973636f766572696e6720776865746865722077652063616e20626520766567616e223b733a373a2273756d6d617279223b733a3137303a223c703e437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722e3c2f703e0d0a223b733a343a22626f6479223b733a313539333a220d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a200d0a0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22446973636f766572696e6720776865746865722077652063616e20626520766567616e222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22446973636f766572696e6720776865746865722077652063616e20626520766567616e222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d392e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d382e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d372e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33353a22446973636f766572696e6720776865746865722077652063616e20626520766567616e223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a2233373a646973636f766572696e672d776865746865722d77652d63616e2d62652d766567616e223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33373a646973636f766572696e672d776865746865722d77652d63616e2d62652d766567616e2663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22446973636f766572696e6720776865746865722077652063616e20626520766567616e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3337223b7d7d),
(281, 'index.php?option=com_content&view=article&id=38', 'index.php?option=com_content&view=article&id=38:why-our-obsession-with-sugar-threatens&catid=10', 'Why our obsession with sugar threatens', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ', '2022-01-15 10:51:39', '99a95a0ef35838ad1f8d2d18ccd65c42', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383636353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135353a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20223b693a333b613a32353a7b733a323a226964223b693a33383b733a353a22616c696173223b733a33383a22776879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b733a373a2273756d6d617279223b733a3136343a22203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e203c2f703e0d0a223b733a343a22626f6479223b733a323534383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d342e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31312e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31322e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31302e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33383a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2233383a7768792d6f75722d6f6273657373696f6e2d776974682d73756761722d746872656174656e73223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33383a7768792d6f75722d6f6273657373696f6e2d776974682d73756761722d746872656174656e732663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3338223b7d7d),
(282, 'index.php?option=com_content&view=article&id=39', 'index.php?option=com_content&view=article&id=39:put-gardening-on-the-curriculum&catid=10', 'Put gardening on the curriculum ', ' Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea ', '2022-01-15 10:51:39', '7f089e0d0acf90c4c9edc8852a9fccce', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373437393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135313a22204e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120223b693a333b613a32353a7b733a323a226964223b693a33393b733a353a22616c696173223b733a33313a227075742067617264656e696e67206f6e2074686520637572726963756c756d223b733a373a2273756d6d617279223b733a3135393a223c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e206561203c2f703e0d0a223b733a343a22626f6479223b733a313439323a220d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d352e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225075742067617264656e696e67206f6e2074686520637572726963756c756d20222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225075742067617264656e696e67206f6e2074686520637572726963756c756d20222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a323a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31332e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31342e6a7067223b7d733a353a22636c617373223b613a323a7b693a303b733a303a22223b693a313b733a303a22223b7d733a373a2263617074696f6e223b613a323a7b693a303b733a33323a225075742067617264656e696e67206f6e2074686520637572726963756c756d20223b693a313b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2233393a7075742d67617264656e696e672d6f6e2d7468652d637572726963756c756d223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33393a7075742d67617264656e696e672d6f6e2d7468652d637572726963756c756d2663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a225075742067617264656e696e67206f6e2074686520637572726963756c756d20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3339223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(283, 'index.php?option=com_content&view=article&id=40', 'index.php?option=com_content&view=article&id=40:modeling-and-rigging-a-hydraulic-crane-in-3ds-max&catid=10', 'Modeling and Rigging a Hydraulic Crane in 3ds Max', ' Habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu. ', '2022-01-15 10:51:39', '59c0d8d7d4751e0f2ccc960d2ec8d9ac', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373933343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a22204861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e65632065752e20223b693a333b613a32353a7b733a323a226964223b693a34303b733a353a22616c696173223b733a34393a226d6f64656c696e6720616e642072696767696e672061206879647261756c6963206372616e6520696e20336473206d6178223b733a373a2273756d6d617279223b733a3137373a223c703e4861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e65632065752e3c2f703e0d0a223b733a343a22626f6479223b733a313739383a220d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3335343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d362e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a323a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31352e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31362e6a7067223b7d733a353a22636c617373223b613a323a7b693a303b733a303a22223b693a313b733a303a22223b7d733a373a2263617074696f6e223b613a323a7b693a303b733a33383a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e65223b693a313b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2234303a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d6178223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34303a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d61782663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3430223b7d7d),
(284, 'index.php?option=com_content&view=article&id=41', 'index.php?option=com_content&view=article&id=41:compositing-a-machine-gun-turret-in-cinema&catid=10', 'Compositing a Machine Gun Turret in CINEMA', ' Vestibulum ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-15 10:51:39', '61e02a1bca1099f356b8c4cb1c0b2630', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383234323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138303a2220566573746962756c756d20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a34313b733a353a22616c696173223b733a34323a22636f6d706f736974696e672061206d616368696e652067756e2074757272657420696e2063696e656d61223b733a373a2273756d6d617279223b733a3138393a223c703e566573746962756c756d20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e20204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e203c2f703e0d0a223b733a343a22626f6479223b733a323034373a220d0a0d0a3c703e3c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e536167697474697320657569736d6f64206c6f72656d20736f64616c657320636f6e736563746574756572206f7263692074757270697320636f6e64696d656e74756d207175697320636f6e64696d656e74756d2073656e65637475732e2041742075742075726e6120636f6e76616c6c6973206c6163696e6961206163206c696265726f20636f6e64696d656e74756d2070656e617469627573206e69736c204e756c6c616d2e2050656c6c656e746573717565206e65632074656d70757320706f72747469746f7220657420696163756c69732073656d204d6f726269206661756369627573206964206e6962682e2050726f696e204675736365206c6163696e69612050686173656c6c7573206c656f207475727069732044756973204d617572697320656765737461732076697461652050656c6c656e7465737175652e20416363756d73616e206d75732050656c6c656e746573717565206574206c6163757320766974616520647569204375726162697475722065742043757261626974757220696e74657264756d2e20417563746f722050686173656c6c7573206c6163696e6961206672696e67696c6c6120657569736d6f64206175677565206e696268206c6f72656d206c616f72656574206861626974617373652061632e20456c656966656e6420706c6174656120636f6e64696d656e74756d2e3c2f703e0d0a0d0a0d0a3c703e54696e636964756e74205175697371756520656c69742075726e6120636f6e64696d656e74756d2041656e65616e2074656d7075732077697369204d616563656e61732073656d2061646970697363696e672e205072657469756d20636f6e736571756174206a7573746f206f72636920416c697175616d20437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722041656e65616e20766f6c75747061742066616d6573205365642e204c6f72656d206e65747573204375726162697475722050656c6c656e746573717565206575206e696268206d6920612070656c6c656e74657371756520657420566573746962756c756d2e2050757275732e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d372e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31372e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31392e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31382e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a34323a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a2234313a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d61223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34313a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3431223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(285, 'index.php?option=com_content&view=article&id=42', 'index.php?option=com_content&view=article&id=42:creating-animations-for-our-top-stripe&catid=10', 'Creating animations for our top stripe ', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '36e1d69a1609ff5b27257b91882cf3fd', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383237353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a34323b733a353a22616c696173223b733a33383a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f7020737472697065223b733a373a2273756d6d617279223b733a3138303a223c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e3c2f703e0d0a223b733a343a22626f6479223b733a323138353a220d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e0d0a3c6e61763e0d0a3c756c3e0d0a3c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6e61763e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d382e6a7067222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d382e6a7067222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031373a34303a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32302e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32312e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32322e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2234323a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d737472697065223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34323a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3432223b7d7d),
(286, 'index.php?option=com_content&view=article&id=43', 'index.php?option=com_content&view=article&id=43:creating-animations-for-our-top-stripe-2&catid=10', 'Creating animations for our top stripe  (2)', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '4c00880adff8a8144945452b37f585d0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363232373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a34333b733a353a22616c696173223b733a34303a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f70207374726970652032223b733a373a2273756d6d617279223b733a3137383a223c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e3c2f703e223b733a343a22626f6479223b733a3133303a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcebbcebfcf8220cf84cebfcf8520ce86cf81ceb8cf81cebfcf852020202020202020cebaceb920ceb1cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80ceb9ceb8ceb1cebdcebfcf8220cf85cf80cf8ccf84ceb9cebbcebfcf82223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d382e6a7067222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d382e6a7067222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031363a31393a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32302e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32312e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32322e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a2234333a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652d32223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34333a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652d322663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f70207374726970652020283229223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3433223b7d7d),
(287, 'index.php?option=com_content&view=article&id=9', 'index.php?option=com_content&view=article&id=9:the-upside-to-being-a-designer-outside-of-new-york-city&catid=11', 'The Upside to Being a  Designer Outside of New York City', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '4d40c62d313989ba8ccac2aa4baf22b4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383530373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a393b733a353a22616c696173223b733a35353a227468652075707369646520746f206265696e6720612064657369676e6572206f757473696465206f66206e657720796f726b2063697479223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d37622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a22393a7468652d7570736964652d746f2d6265696e672d612d64657369676e65722d6f7574736964652d6f662d6e65772d796f726b2d63697479223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d393a7468652d7570736964652d746f2d6265696e672d612d64657369676e65722d6f7574736964652d6f662d6e65772d796f726b2d636974792663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(288, 'index.php?option=com_content&view=article&id=10', 'index.php?option=com_content&view=article&id=10:motorized-la-z-boy-chair-is-the-best-invention-ever&catid=11', ' Motorized La-Z-Boy Chair Is the Best Invention Ever', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '03d09d7016c34a10320c4c1b22d55f1b', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383438373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31303b733a353a22616c696173223b733a35313a226d6f746f72697a6564206c61207a20626f7920636861697220697320746865206265737420696e76656e74696f6e2065766572223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3336323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d36622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2231303a6d6f746f72697a65642d6c612d7a2d626f792d63686169722d69732d7468652d626573742d696e76656e74696f6e2d65766572223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31303a6d6f746f72697a65642d6c612d7a2d626f792d63686169722d69732d7468652d626573742d696e76656e74696f6e2d657665722663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130223b7d7d),
(289, 'index.php?option=com_content&view=article&id=11', 'index.php?option=com_content&view=article&id=11:techies-trade-smartphones-for-sing-alongs-at-digital-detox&catid=11', ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '2b75aa3c983116a4a4b5ba9946ee2b32', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383532393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31313b733a353a22616c696173223b733a35383a227465636869657320747261646520736d61727470686f6e657320666f722073696e6720616c6f6e6773206174206469676974616c206465746f78223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d34622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a2231313a746563686965732d74726164652d736d61727470686f6e65732d666f722d73696e672d616c6f6e67732d61742d6469676974616c2d6465746f78223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31313a746563686965732d74726164652d736d61727470686f6e65732d666f722d73696e672d616c6f6e67732d61742d6469676974616c2d6465746f782663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(290, 'index.php?option=com_content&view=article&id=12', 'index.php?option=com_content&view=article&id=12:5-ways-to-spice-up-your-nike-experience&catid=11', ' 5 Ways to Spice Up Your Nike+ Experience', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '5069e5efb1db270da83ac3d175134cc4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383431373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31323b733a353a22616c696173223b733a33393a2235207761797320746f20737069636520757020796f7572206e696b6520657870657269656e6365223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d33622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2231323a352d776179732d746f2d73706963652d75702d796f75722d6e696b652d657870657269656e6365223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31323a352d776179732d746f2d73706963652d75702d796f75722d6e696b652d657870657269656e63652663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132223b7d7d),
(291, 'index.php?option=com_content&view=article&id=23', 'index.php?option=com_content&view=article&id=23:tristique-senectus-et-netus-et-malesuada-fames-ac-turpis&catid=11', 'Tristique senectus et netus et malesuada fames ac turpis', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '4dd3d1602231b54a3c1e3aa502f38476', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383531343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a32333b733a353a22616c696173223b733a35363a227472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d32622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a2232333a7472697374697175652d73656e65637475732d65742d6e657475732d65742d6d616c6573756164612d66616d65732d61632d747572706973223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32333a7472697374697175652d73656e65637475732d65742d6e657475732d65742d6d616c6573756164612d66616d65732d61632d7475727069732663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(292, 'index.php?option=com_content&view=article&id=24', 'index.php?option=com_content&view=article&id=24:quisque-sit-amet-est-et-sapien-ultricies-eget&catid=11', 'Quisque sit amet est et sapien ultricies eget', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '6ea51cbafe6f1732a0348a78c7a68573', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383434383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a32343b733a353a22616c696173223b733a34353a22717569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3334383a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d31622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2232343a717569737175652d7369742d616d65742d6573742d65742d73617069656e2d756c747269636965732d65676574223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32343a717569737175652d7369742d616d65742d6573742d65742d73617069656e2d756c747269636965732d656765742663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234223b7d7d),
(293, 'index.php?option=com_content&view=article&id=15', 'index.php?option=com_content&view=article&id=15:amazon-ceo-jeff-bezos&catid=12', 'Amazon CEO Jeff Bezos ', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', 'e513ac19cb4e4c90be1a7ab06239b66e', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383137363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32313a22616d617a6f6e2063656f206a6566662062657a6f73223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235393a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d382e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a3e223b733a363a22696d61676573223b733a3239353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d352e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22416d617a6f6e2043454f204a6566662042657a6f7320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22416d617a6f6e2043454f204a6566662042657a6f7320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d5878393262557737575838223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d352e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a2231353a616d617a6f6e2d63656f2d6a6566662d62657a6f73223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31353a616d617a6f6e2d63656f2d6a6566662d62657a6f732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22416d617a6f6e2043454f204a6566662042657a6f7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(294, 'index.php?option=com_content&view=article&id=16', 'index.php?option=com_content&view=article&id=16:david-correy&catid=12', 'David Correy', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-15 10:51:39', '10018cb13f3d124f7dcf3662af6fa7c2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383133303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136373a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31323a22646176696420636f72726579223b733a373a2273756d6d617279223b733a3137343a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d372e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3237353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22446176696420436f72726579222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d342e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22446176696420436f72726579222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d4c5f72527461374d434949223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d342e6a7067223b733a393a2263746d5f7769647468223b733a333a22363430223b733a31303a2263746d5f686569676874223b733a333a22333630223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2231363a64617669642d636f72726579223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31363a64617669642d636f727265792663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22446176696420436f72726579223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136223b7d7d),
(295, 'index.php?option=com_content&view=article&id=17', 'index.php?option=com_content&view=article&id=17:the-world-is-ours&catid=12', 'The World Is Ours', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '207c9bcb882061b475ee14dcd19079d2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383134373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31373b733a353a22616c696173223b733a31373a2274686520776f726c64206973206f757273223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d362e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3238353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a2254686520576f726c64204973204f757273222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a2254686520576f726c64204973204f757273222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d69726473314c3766376477223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d332e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2231373a7468652d776f726c642d69732d6f757273223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31373a7468652d776f726c642d69732d6f7572732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686520576f726c64204973204f757273223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(296, 'index.php?option=com_content&view=article&id=18', 'index.php?option=com_content&view=article&id=18:romanian-summer-party-dance-2015&catid=12', 'Romanian Summer Party Dance 2015', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '98400efbcbd51978047f55019376cae5', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383233373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31383b733a353a22616c696173223b733a33323a22726f6d616e69616e2073756d6d65722070617274792064616e63652032303135223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d352e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d5a324c79316d686b70636b223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d322e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33353a2231383a726f6d616e69616e2d73756d6d65722d70617274792d64616e63652d32303135223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31383a726f6d616e69616e2d73756d6d65722d70617274792d64616e63652d323031352663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138223b7d7d),
(297, 'index.php?option=com_content&view=article&id=19', 'index.php?option=com_content&view=article&id=19:la-reina&catid=12', 'La Reina', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '7522b0bba82ba3612081e0009010d82a', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383039333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31393b733a353a22616c696173223b733a383a226c61207265696e61223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d342e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3236373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224c61205265696e61222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224c61205265696e61222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313338383637393632223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d322e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31313a2231393a6c612d7265696e61223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31393a6c612d7265696e612663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224c61205265696e61223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(298, 'index.php?option=com_content&view=article&id=20', 'index.php?option=com_content&view=article&id=20:president-obama-holds-a-cabinet-meeting&catid=12', 'President Obama Holds a Cabinet Meeting', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '6cfd6019d451134984179ff08ee5c7f0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383339353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33393a22707265736964656e74206f62616d6120686f6c6473206120636162696e6574206d656574696e67223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323337343a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d312e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a3c703e224e756e63207175697320706f7375657265206e69736c2c20657520766976657272612074656c6c75732e204d6f7262692071756973207175616d206c6f72656d2e2050686173656c6c757320756c7472696369657320756c6c616d636f7270657220747269737469717565223c2f703e223b733a363a22696d61676573223b733a3332393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d4e646d6b59346b3151494d223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d312e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2232303a707265736964656e742d6f62616d612d686f6c64732d612d636162696e65742d6d656574696e67223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32303a707265736964656e742d6f62616d612d686f6c64732d612d636162696e65742d6d656574696e672663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230223b7d7d),
(299, 'index.php?option=com_content&view=article&id=21', 'index.php?option=com_content&view=article&id=21:pura-vida&catid=12', 'Pura Vida', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '9299497a661a33b508530604999344ac', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383039393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32313b733a353a22616c696173223b733a393a22707572612076696461223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d322e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3236393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22507572612056696461222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22507572612056696461222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313339343637353036223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d312e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2232313a707572612d76696461223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32313a707572612d766964612663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22507572612056696461223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(300, 'index.php?option=com_content&view=article&id=22', 'index.php?option=com_content&view=article&id=22:bindle-bros&catid=12', 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', 'feaf6ff1ac4f8ca02a2496eaf9ec4cf4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383237323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32323b733a353a22616c696173223b733a31313a2262696e646c652062726f73223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d332e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3337393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313332353530323032223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d332e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31343a2232323a62696e646c652d62726f73223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32323a62696e646c652d62726f732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36343a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232223b7d7d),
(301, 'index.php?option=com_content&view=article&id=13', 'index.php?option=com_content&view=article&id=13:offline-page&catid=14', 'Offline Page', ' Each JA Joomla Template has its own matching Offline page. Below is the screenshot of Offline page style. ', '2022-01-15 10:51:39', '2ca267b2e05d8d2661b7a69eb403208c', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353630303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130373a222045616368204a41204a6f6f6d6c612054656d706c6174652068617320697473206f776e206d61746368696e67204f66666c696e6520706167652e2042656c6f77206973207468652073637265656e73686f74206f66204f66666c696e652070616765207374796c652e20223b693a333b613a32353a7b733a323a226964223b693a31333b733a353a22616c696173223b733a31323a226f66666c696e652070616765223b733a373a2273756d6d617279223b733a3238303a223c64697620636c6173733d2277656c6c223e3c63656e7465723e45616368203c7374726f6e673e4a41204a6f6f6d6c612054656d706c6174653c2f7374726f6e673e2068617320697473206f776e206d61746368696e67204f66666c696e6520706167652e2042656c6f77206973207468652073637265656e73686f74206f66203c7374726f6e673e4f66666c696e652070616765207374796c653c2f7374726f6e673e2e3c2f63656e7465723e3c2f6469763e0d0a3c7020616c69676e3d2263656e746572223e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f6f66666c696e652d706167652e6a70672220616c743d2253616d706c6520496d6167652220626f726465723d223022202f3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224f66666c696e652050616765222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2231333a6f66666c696e652d70616765223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31333a6f66666c696e652d706167652663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a224f66666c696e652050616765223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133223b7d7d),
(302, 'index.php?option=com_content&view=article&id=14', 'index.php?option=com_content&view=article&id=14:offline-page-2&catid=14', '404 page', ' Each JA Joomla Template has its own matching 404 page. Below is the screenshot of 404 page style. ', '2022-01-15 10:51:39', 'b1fd447f7abe49706eb56022f68ab761', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353537363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39393a222045616368204a41204a6f6f6d6c612054656d706c6174652068617320697473206f776e206d61746368696e672034303420706167652e2042656c6f77206973207468652073637265656e73686f74206f66203430342070616765207374796c652e20223b693a333b613a32353a7b733a323a226964223b693a31343b733a353a22616c696173223b733a31343a226f66666c696e6520706167652032223b733a373a2273756d6d617279223b733a3236383a223c64697620636c6173733d2277656c6c223e3c63656e7465723e45616368203c7374726f6e673e4a41204a6f6f6d6c612054656d706c6174653c2f7374726f6e673e2068617320697473206f776e206d61746368696e672034303420706167652e2042656c6f77206973207468652073637265656e73686f74206f66203c7374726f6e673e3430342070616765207374796c653c2f7374726f6e673e2e3c2f63656e7465723e3c2f6469763e0d0a3c7020616c69676e3d2263656e746572223e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f3430342d706167652e6a70672220616c743d2253616d706c6520496d6167652220626f726465723d223022202f3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a223430342070616765222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2231343a6f66666c696e652d706167652d32223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31343a6f66666c696e652d706167652d322663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a223430342070616765223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(303, 'index.php?option=com_content&view=article&id=33', 'index.php?option=com_content&view=article&id=33:typography&catid=14', 'Typography', ' h1. Heading Secondary text h2. Heading Secondary text h3. Heading Secondary text h4. Heading Secondary text h5. Heading Secondary text h6. Heading Secondary text TIPS: Create lighter, secondary text in any heading with a generic tag or the .small class. Example body text This is a lead paragraph. Make a paragraph stand out by adding .lead. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula. The following snippet of text is rendered as bold text. The following snippet of text is rendered as italicized text. An abbreviation of the word attribute is attr. Address Company Name 795 Folsom Ave, Suite 600 San Francisco, CA 94107 P: (123) 456-7890 Full Name P: (123) 456-7890 first.last@example.com Emphasis classes This is a .mute paragraph. This is a .text-primary paragraph. This is a .text-warning paragraph. This is a .text-danger paragraph. This is a .text-success paragraph. This is a .text-info paragraph. Alignment classes This is a left aligned text .text-left This is a center aligned text .text-center This is a right aligned text .text-right This is a justify aligned text which is often used in Book Design, Magazine or special Typo Pages. Create a justify aligned text with .text-justify class. Blockquotes This is a in a . Quote\'s author in Source Title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. Quote\'s author in Source Title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. Quote\'s author in Source Title Color Swatches Brand Colors #011EFF Brand Primary #428BCA Brand Secondary #F0AD4E Brand Warning #D9534F Brand Danger #5BC0DE Brand Info #5CB85C Brand Success Grayscale Levels #222222 Gray Darker #333333 Gray Dark #555555 Gray #999999 Gray Light #eeeeee Gray Lighter #f7f7f7 Gray Lightest Navigations Tabs Home Profile Disabled Dropdown Action Another action Another action In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, webapplications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). Vertical Menus Active Menu Item Menu Item Menu Item Disabled Menu Item Dropdown Action Another action Something else here Separated link Forms Buttons Default Button Primary Button Success Button Inverse Button Info Button Warning Button Danger Button Disabled Button Inputs Input success Input error Input warning Disabled input Sample Basic Form Legend Email Password Checkbox Textarea A longer block of help text that breaks onto a new line and may extend beyond one line. Radios Option one is this Option two can be something else Selects 1 2 3 4 5 1 2 3 4 5 Cancel Submit Hero Units Jumbotron This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Primary Jumbotron This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Masthead This is a simple hero unit, a simple jumbotron-style component for callingextra attention to featured content or information. Call to Action Primary Masthead This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Tables Basic Tables # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content Bordered Tables # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Columncontent Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content Indicators Alerts and Notifications × Oh snap! Change a few things up and try submitting again. × Well done! You successfully read this important alert message. × Heads up! This alert needs your attention, but it\'s not super important. × Warning! Best check yo self, you\'re not looking too good. Badges Home 42 Profile Messages 25 Notices 2 Labels Default Primary Success Info Warning Danger Other useful components List groups 14 Cras justo odio 2 Dapibus ac facilisis in Morbi leo risus 1 Morbi leo risus 2 Dapibus ac facilisis in 9 Cras justo odio Dapibus ac facilisis in Morbi leo risus Porta ac consectetur ac Vestibulum at eros List group item heading Donec id elit non mi porta gravida at eget metus risus varius blandit. List group item heading Donec id elit non mi porta gravida at eget metus. List group item heading Donec id elit non mi porta gravida at eget metus. Panels Panel heading Panel content Panel primary Panel content Panel success Panel content Panel warning Panel content Panel danger Panel content Panel info Panel content Wells Look, I\'m in a small well! Look, I\'m in a well! Look, I\'m in a large well! ', '2022-01-15 10:51:39', 'd5fb8817570a1695efdf1ff447acf90e', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a33393033343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373939363a222068312e2048656164696e67205365636f6e6461727920746578742068322e2048656164696e67205365636f6e6461727920746578742068332e2048656164696e67205365636f6e6461727920746578742068342e2048656164696e67205365636f6e6461727920746578742068352e2048656164696e67205365636f6e6461727920746578742068362e2048656164696e67205365636f6e64617279207465787420544950533a20437265617465206c6967687465722c207365636f6e64617279207465787420696e20616e792068656164696e67207769746820612067656e6572696320746167206f7220746865202e736d616c6c20636c6173732e204578616d706c6520626f6479207465787420546869732069732061206c656164207061726167726170682e204d616b65206120706172616772617068207374616e64206f757420627920616464696e67202e6c6561642e204d616563656e617320736564206469616d20656765742072697375732076617269757320626c616e6469742073697420616d6574206e6f6e206d61676e612e20446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e204e756c6c616d207175697320726973757320656765742075726e61206d6f6c6c6973206f726e6172652076656c206575206c656f2e2043756d20736f63696973206e61746f7175652070656e617469627573206574206d61676e6973206469732070617274757269656e74206d6f6e7465732c206e61736365747572207269646963756c7573206d75732e204e756c6c616d20696420646f6c6f72206964206e69626820756c74726963696573207665686963756c612e2054686520666f6c6c6f77696e6720736e6970706574206f6620746578742069732072656e646572656420617320626f6c6420746578742e2054686520666f6c6c6f77696e6720736e6970706574206f6620746578742069732072656e6465726564206173206974616c6963697a656420746578742e20416e20616262726576696174696f6e206f662074686520776f72642061747472696275746520697320617474722e204164647265737320436f6d70616e79204e616d652037393520466f6c736f6d204176652c205375697465203630302053616e204672616e636973636f2c20434120393431303720503a202831323329203435362d373839302046756c6c204e616d6520503a202831323329203435362d373839302066697273742e6c617374406578616d706c652e636f6d20456d70686173697320636c617373657320546869732069732061202e6d757465207061726167726170682e20546869732069732061202e746578742d7072696d617279207061726167726170682e20546869732069732061202e746578742d7761726e696e67207061726167726170682e20546869732069732061202e746578742d64616e676572207061726167726170682e20546869732069732061202e746578742d73756363657373207061726167726170682e20546869732069732061202e746578742d696e666f207061726167726170682e20416c69676e6d656e7420636c617373657320546869732069732061206c65667420616c69676e65642074657874202e746578742d6c656674205468697320697320612063656e74657220616c69676e65642074657874202e746578742d63656e7465722054686973206973206120726967687420616c69676e65642074657874202e746578742d726967687420546869732069732061206a75737469667920616c69676e65642074657874207768696368206973206f6674656e207573656420696e20426f6f6b2044657369676e2c204d6167617a696e65206f72207370656369616c205479706f2050616765732e204372656174652061206a75737469667920616c69676e656420746578742077697468202e746578742d6a75737469667920636c6173732e20426c6f636b71756f7465732054686973206973206120696e2061202e2051756f7465277320617574686f7220696e20536f75726365205469746c65204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e2051756f7465277320617574686f7220696e20536f75726365205469746c65204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e2051756f7465277320617574686f7220696e20536f75726365205469746c6520436f6c6f72205377617463686573204272616e6420436f6c6f72732023303131454646204272616e64205072696d6172792023343238424341204272616e64205365636f6e646172792023463041443445204272616e64205761726e696e672023443935333446204272616e642044616e6765722023354243304445204272616e6420496e666f2023354342383543204272616e64205375636365737320477261797363616c65204c6576656c7320233232323232322047726179204461726b657220233333333333332047726179204461726b2023353535353535204772617920233939393939392047726179204c6967687420236565656565652047726179204c69676874657220236637663766372047726179204c69676874657374204e617669676174696f6e73205461627320486f6d652050726f66696c652044697361626c65642044726f70646f776e20416374696f6e20416e6f7468657220616374696f6e20416e6f7468657220616374696f6e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c207765626170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20566572746963616c204d656e757320416374697665204d656e75204974656d204d656e75204974656d204d656e75204974656d2044697361626c6564204d656e75204974656d2044726f70646f776e20416374696f6e20416e6f7468657220616374696f6e20536f6d657468696e6720656c7365206865726520536570617261746564206c696e6b20466f726d7320427574746f6e732044656661756c7420427574746f6e205072696d61727920427574746f6e205375636365737320427574746f6e20496e766572736520427574746f6e20496e666f20427574746f6e205761726e696e6720427574746f6e2044616e67657220427574746f6e2044697361626c656420427574746f6e20496e7075747320496e707574207375636365737320496e707574206572726f7220496e707574207761726e696e672044697361626c656420696e7075742053616d706c6520426173696320466f726d204c6567656e6420456d61696c2050617373776f726420436865636b626f782054657874617265612041206c6f6e67657220626c6f636b206f662068656c702074657874207468617420627265616b73206f6e746f2061206e6577206c696e6520616e64206d617920657874656e64206265796f6e64206f6e65206c696e652e20526164696f73204f7074696f6e206f6e652069732074686973204f7074696f6e2074776f2063616e20626520736f6d657468696e6720656c73652053656c6563747320312032203320342035203120322033203420352043616e63656c205375626d6974204865726f20556e697473204a756d626f74726f6e205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205072696d617279204a756d626f74726f6e205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e204d61737468656164205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e67657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205072696d617279204d61737468656164205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205461626c6573204261736963205461626c6573202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420426f726465726564205461626c6573202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420496e64696361746f727320416c6572747320616e64204e6f74696669636174696f6e7320c397204f6820736e617021204368616e6765206120666577207468696e677320757020616e6420747279207375626d697474696e6720616761696e2e20c3972057656c6c20646f6e652120596f75207375636365737366756c6c792072656164207468697320696d706f7274616e7420616c657274206d6573736167652e20c39720486561647320757021205468697320616c657274206e6565647320796f757220617474656e74696f6e2c206275742069742773206e6f7420737570657220696d706f7274616e742e20c397205761726e696e6721204265737420636865636b20796f2073656c662c20796f75277265206e6f74206c6f6f6b696e6720746f6f20676f6f642e2042616467657320486f6d652034322050726f66696c65204d65737361676573203235204e6f74696365732032204c6162656c732044656661756c74205072696d617279205375636365737320496e666f205761726e696e672044616e676572204f746865722075736566756c20636f6d706f6e656e7473204c6973742067726f7570732031342043726173206a7573746f206f64696f2032204461706962757320616320666163696c6973697320696e204d6f726269206c656f2072697375732031204d6f726269206c656f2072697375732032204461706962757320616320666163696c6973697320696e20392043726173206a7573746f206f64696f204461706962757320616320666163696c6973697320696e204d6f726269206c656f20726973757320506f72746120616320636f6e736563746574757220616320566573746962756c756d2061742065726f73204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732072697375732076617269757320626c616e6469742e204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e2050616e656c732050616e656c2068656164696e672050616e656c20636f6e74656e742050616e656c207072696d6172792050616e656c20636f6e74656e742050616e656c20737563636573732050616e656c20636f6e74656e742050616e656c207761726e696e672050616e656c20636f6e74656e742050616e656c2064616e6765722050616e656c20636f6e74656e742050616e656c20696e666f2050616e656c20636f6e74656e742057656c6c73204c6f6f6b2c2049276d20696e206120736d616c6c2077656c6c21204c6f6f6b2c2049276d20696e20612077656c6c21204c6f6f6b2c2049276d20696e2061206c617267652077656c6c2120223b693a333b613a32353a7b733a323a226964223b693a33333b733a353a22616c696173223b733a31303a227479706f677261706879223b733a373a2273756d6d617279223b733a32353833313a220d0a3c212d2d20434f5245205459504f4752415048590d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c212d2d2048656164696e6773202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68313e68312e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68313e0d0a3c68323e68322e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68323e0d0a3c68333e68332e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68333e0d0a3c68343e68342e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68343e0d0a3c68353e68352e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68353e0d0a3c68363e68362e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68363e0d0a3c64697620636c6173733d22616c65727420616c6572742d7761726e696e67223e0d0a3c703e3c7374726f6e673e544950533a3c2f7374726f6e673e20437265617465206c6967687465722c207365636f6e64617279207465787420696e20616e792068656164696e67207769746820612067656e65726963203c636f64653e266c743b736d616c6c2667743b3c2f636f64653e20746167206f7220746865203c636f64653e2e736d616c6c3c2f636f64653e20636c6173732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e4578616d706c6520626f647920746578743c2f68333e0d0a3c7020636c6173733d226c656164223e546869732069732061203c7374726f6e673e6c656164207061726167726170683c2f7374726f6e673e2e204d616b65206120706172616772617068207374616e64206f757420627920616464696e67203c636f64653e2e6c6561643c2f636f64653e2e3c2f703e0d0a3c703e4d616563656e617320736564206469616d20656765742072697375732076617269757320626c616e6469742073697420616d6574206e6f6e206d61676e612e20446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c703e4e756c6c616d20717569732072697375732065676574203c6120687265663d2223223e75726e61206d6f6c6c6973206f726e6172653c2f613e2076656c206575206c656f2e2043756d20736f63696973206e61746f7175652070656e617469627573206574206d61676e6973206469732070617274757269656e74206d6f6e7465732c206e61736365747572207269646963756c7573206d75732e204e756c6c616d20696420646f6c6f72206964206e69626820756c74726963696573207665686963756c612e3c2f703e0d0a3c703e54686520666f6c6c6f77696e6720736e6970706574206f662074657874206973203c7374726f6e673e72656e646572656420617320626f6c6420746578743c2f7374726f6e673e2e3c2f703e0d0a3c703e54686520666f6c6c6f77696e6720736e6970706574206f662074657874206973203c656d3e72656e6465726564206173206974616c6963697a656420746578743c2f656d3e2e3c2f703e0d0a3c703e416e20616262726576696174696f6e206f662074686520776f726420617474726962757465206973203c61626272207469746c653d22617474726962757465223e617474723c2f616262723e2e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f48656164696e6773202d2d3e203c212d2d2041646472657373202620456d706861736973202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e416464726573733c2f68333e0d0a3c616464726573733e3c7374726f6e673e436f6d70616e79204e616d653c2f7374726f6e673e3c6272202f3e2037393520466f6c736f6d204176652c205375697465203630303c6272202f3e2053616e204672616e636973636f2c2043412039343130373c6272202f3e203c61626272207469746c653d2250686f6e65223e503a3c2f616262723e202831323329203435362d373839303c2f616464726573733e3c616464726573733e3c7374726f6e673e46756c6c204e616d653c2f7374726f6e673e3c6272202f3e203c61626272207469746c653d2250686f6e65223e503a3c2f616262723e202831323329203435362d373839303c6272202f3e203c6120687265663d226d61696c746f3a223e66697273742e6c617374406578616d706c652e636f6d3c2f613e3c2f616464726573733e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e456d70686173697320636c61737365733c2f68333e0d0a3c7020636c6173733d22746578742d6d75746564223e546869732069732061203c636f64653e2e6d7574653c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d7072696d617279223e546869732069732061203c636f64653e2e746578742d7072696d6172793c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d7761726e696e67223e546869732069732061203c636f64653e2e746578742d7761726e696e673c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d64616e676572223e546869732069732061203c636f64653e2e746578742d64616e6765723c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d73756363657373223e546869732069732061203c636f64653e2e746578742d737563636573733c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d696e666f223e546869732069732061203c636f64653e2e746578742d696e666f3c2f636f64653e207061726167726170682e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e416c69676e6d656e7420636c61737365733c2f68333e0d0a3c7020636c6173733d22746578742d6c656674223e546869732069732061206c65667420616c69676e65642074657874203c636f64653e2e746578742d6c6566743c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d63656e746572223e5468697320697320612063656e74657220616c69676e65642074657874203c636f64653e2e746578742d63656e7465723c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d7269676874223e54686973206973206120726967687420616c69676e65642074657874203c636f64653e2e746578742d72696768743c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d6a757374696679223e546869732069732061206a75737469667920616c69676e65642074657874207768696368206973206f6674656e207573656420696e20426f6f6b2044657369676e2c204d6167617a696e65206f72207370656369616c205479706f2050616765732e204372656174652061206a75737469667920616c69676e656420746578742077697468203c636f64653e2e746578742d6a7573746966793c2f636f64653e20636c6173732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f41646472657373202620456d706861736973202d2d3e203c212d2d20426c6f636b71756f746573202d2d3e0d0a3c68333e426c6f636b71756f7465733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d2277656c6c223e0d0a3c626c6f636b71756f746520636c6173733d22746578742d6a757469667922207374796c653d226d617267696e2d626f74746f6d3a20303b223e0d0a3c703e546869732069732061203c636f64653e266c743b626c6f636b71756f74652667743b3c2f636f64653e20696e2061203c636f64653e266c743b2e77656c6c2667743b3c2f636f64653e2e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c626c6f636b71756f746520636c6173733d2270756c6c2d7269676874223e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f426c6f636b71756f746573202d2d3e3c2f6469763e0d0a3c212d2d202f2f434f5245205459504f475241504859202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20434f4c4f522053574154434845530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d636f6c6f7273223e436f6c6f722053776174636865733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204272616e6420436f6c6f7273202d2d3e0d0a3c68333e4272616e6420436f6c6f72733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d636f6c6f7273223e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7072696d617279223e0d0a3c646c3e0d0a3c64743e233031314546463c2f64743e0d0a3c64643e4272616e64205072696d6172793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7365636f6e64617279223e0d0a3c646c3e0d0a3c64743e233432384243413c2f64743e0d0a3c64643e4272616e64205365636f6e646172793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7761726e696e67223e0d0a3c646c3e0d0a3c64743e234630414434453c2f64743e0d0a3c64643e4272616e64205761726e696e673c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d64616e676572223e0d0a3c646c3e0d0a3c64743e234439353334463c2f64743e0d0a3c64643e4272616e642044616e6765723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d696e666f223e0d0a3c646c3e0d0a3c64743e233542433044453c2f64743e0d0a3c64643e4272616e6420496e666f3c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d73756363657373223e0d0a3c646c3e0d0a3c64743e233543423835433c2f64743e0d0a3c64643e4272616e6420537563636573733c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204272616e6420436f6c6f7273202d2d3e203c212d2d20477261797363616c65202d2d3e0d0a3c68333e477261797363616c65204c6576656c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d636f6c6f7273223e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6461726b6572223e0d0a3c646c3e0d0a3c64743e233232323232323c2f64743e0d0a3c64643e47726179204461726b65723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6461726b223e0d0a3c646c3e0d0a3c64743e233333333333333c2f64743e0d0a3c64643e47726179204461726b3c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d67726179223e0d0a3c646c3e0d0a3c64743e233535353535353c2f64743e0d0a3c64643e477261793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c69676874223e0d0a3c646c3e0d0a3c64743e233939393939393c2f64743e0d0a3c64643e47726179204c696768743c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c696768746572223e0d0a3c646c3e0d0a3c64743e236565656565653c2f64743e0d0a3c64643e47726179204c6967687465723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c69676874657374223e0d0a3c646c3e0d0a3c64743e236637663766373c2f64743e0d0a3c64643e47726179204c696768746573743c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f477261797363616c65202d2d3e3c2f6469763e0d0a3c212d2d202f2f434f4c4f52205357415443484553202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204e415649474154494f4e530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d22206578616d706c652d6e617669676174696f6e223e4e617669676174696f6e733c2f68323e0d0a3c2f6469763e0d0a3c212d2d2054616273202620566572746963616c204d656e7573202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6e617669676174696f6e223e3c212d2d2054616273202d2d3e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e546162733c2f68333e0d0a3c756c20636c6173733d226e6176206e61762d74616273223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223686f6d652220646174612d746f67676c653d22746162223e486f6d653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222370726f66696c652220646174612d746f67676c653d22746162223e50726f66696c653c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264697361626c6564223e3c613e44697361626c65643c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264726f70646f776e223e3c6120636c6173733d2264726f70646f776e2d746f67676c652220687265663d22232220646174612d746f67676c653d2264726f70646f776e223e2044726f70646f776e203c2f613e0d0a3c756c20636c6173733d2264726f70646f776e2d6d656e75223e0d0a3c6c693e3c6120687265663d222364726f70646f776e312220646174612d746f67676c653d22746162223e416374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222364726f70646f776e322220646174612d746f67676c653d22746162223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222364726f70646f776e322220646174612d746f67676c653d22746162223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6c693e0d0a3c2f756c3e0d0a3c6469762069643d226d79546162436f6e74656e742220636c6173733d227461622d636f6e74656e74223e0d0a3c6469762069643d22686f6d652220636c6173733d227461622d70616e6520666164652061637469766520696e223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2270726f66696c652220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2264726f70646f776e312220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2264726f70646f776e322220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f54616273202d2d3e203c212d2d20566572746963616c204d656e7573202d2d3e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e566572746963616c204d656e75733c2f68333e0d0a3c756c20636c6173733d226e6176206e61762d70696c6c73206e61762d737461636b6564223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223223e416374697665204d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264697361626c6564223e3c6120687265663d2223223e44697361626c6564204d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264726f70646f776e223e3c6120636c6173733d2264726f70646f776e2d746f67676c652220687265663d22232220646174612d746f67676c653d2264726f70646f776e223e2044726f70646f776e203c2f613e0d0a3c756c20636c6173733d2264726f70646f776e2d6d656e75223e0d0a3c6c693e3c6120687265663d2223223e416374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e536f6d657468696e6720656c736520686572653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e536570617261746564206c696e6b3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c212d2d20566572746963616c204d656e7573202d2d3e3c2f6469763e0d0a3c212d2d2054616273202620566572746963616c204d656e7573202d2d3e3c2f6469763e0d0a3c212d2d202f2f4e415649474154494f4e53202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20464f524d530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d666f726d73223e466f726d733c2f68323e0d0a3c2f6469763e0d0a3c212d2d20427574746f6e73202d2d3e0d0a3c68333e427574746f6e733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d627574746f6e73223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b2062746e2d64656661756c742220687265663d2223223e44656661756c7420427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d7072696d6172792220687265663d2223223e5072696d61727920427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d737563636573732220687265663d2223223e5375636365737320427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d696e76657273652220687265663d2223223e496e766572736520427574746f6e3c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d627574746f6e73223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d696e666f2220687265663d2223223e496e666f20427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d7761726e696e672220687265663d2223223e5761726e696e6720427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d64616e6765722220687265663d2223223e44616e67657220427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d64656661756c742064697361626c65642220687265663d2223223e44697361626c656420427574746f6e3c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f427574746f6e73202d2d3e203c212d2d20496e70757473202d2d3e0d0a3c68333e496e707574733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d696e70757473223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d73756363657373223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e70757453756363657373223e496e70757420737563636573733c2f6c6162656c3e203c696e7075742069643d22696e707574537563636573732220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d6572726f72223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e7075744572726f72223e496e707574206572726f723c2f6c6162656c3e203c696e7075742069643d22696e7075744572726f722220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d7761726e696e67223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e7075745761726e696e67223e496e707574207761726e696e673c2f6c6162656c3e203c696e7075742069643d22696e7075745761726e696e672220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d2264697361626c6564496e707574223e44697361626c656420696e7075743c2f6c6162656c3e203c696e7075742069643d2264697361626c6564496e7075742220636c6173733d22666f726d2d636f6e74726f6c222064697361626c65643d2264697361626c65642220747970653d22746578742220706c616365686f6c6465723d2244697361626c656420696e70757420686572652e2e2e22202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f496e70757473202d2d3e203c212d2d204578616d706c6520466f726d202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e53616d706c6520426173696320466f726d3c2f68333e0d0a3c64697620636c6173733d2277656c6c223e3c666f726d20636c6173733d22666f726d2d686f72697a6f6e74616c223e3c6669656c647365743e3c6c6567656e643e4c6567656e643c2f6c6567656e643e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d22696e707574456d61696c223e456d61696c3c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c696e7075742069643d22696e707574456d61696c2220636c6173733d22666f726d2d636f6e74726f6c2220747970653d22746578742220706c616365686f6c6465723d22456d61696c22202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d22696e70757450617373776f7264223e50617373776f72643c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c696e7075742069643d22696e70757450617373776f72642220636c6173733d22666f726d2d636f6e74726f6c2220747970653d2270617373776f72642220706c616365686f6c6465723d2250617373776f726422202f3e0d0a3c64697620636c6173733d22636865636b626f78223e3c6c6162656c3e203c696e70757420747970653d22636865636b626f7822202f3e20436865636b626f78203c2f6c6162656c3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d227465787441726561223e54657874617265613c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c74657874617265612069643d2274657874417265612220636c6173733d22666f726d2d636f6e74726f6c2220726f77733d2233223e3c2f74657874617265613e203c7370616e20636c6173733d2268656c702d626c6f636b223e41206c6f6e67657220626c6f636b206f662068656c702074657874207468617420627265616b73206f6e746f2061206e6577206c696e6520616e64206d617920657874656e64206265796f6e64206f6e65206c696e652e3c2f7370616e3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c223e526164696f733c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e0d0a3c64697620636c6173733d22726164696f223e3c6c6162656c3e203c696e7075742069643d226f7074696f6e73526164696f73312220636865636b65643d22636865636b656422206e616d653d226f7074696f6e73526164696f732220747970653d22726164696f222076616c75653d226f7074696f6e3122202f3e204f7074696f6e206f6e652069732074686973203c2f6c6162656c3e3c2f6469763e0d0a3c64697620636c6173733d22726164696f223e3c6c6162656c3e203c696e7075742069643d226f7074696f6e73526164696f733222206e616d653d226f7074696f6e73526164696f732220747970653d22726164696f222076616c75653d226f7074696f6e3222202f3e204f7074696f6e2074776f2063616e20626520736f6d657468696e6720656c7365203c2f6c6162656c3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d2273656c656374223e53656c656374733c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c73656c6563742069643d2273656c6563742220636c6173733d22666f726d2d636f6e74726f6c223e0d0a3c6f7074696f6e3e313c2f6f7074696f6e3e0d0a3c6f7074696f6e3e323c2f6f7074696f6e3e0d0a3c6f7074696f6e3e333c2f6f7074696f6e3e0d0a3c6f7074696f6e3e343c2f6f7074696f6e3e0d0a3c6f7074696f6e3e353c2f6f7074696f6e3e0d0a3c2f73656c6563743e3c6272202f3e3c73656c65637420636c6173733d22666f726d2d636f6e74726f6c22206d756c7469706c653d226d756c7469706c65223e0d0a3c6f7074696f6e3e313c2f6f7074696f6e3e0d0a3c6f7074696f6e3e323c2f6f7074696f6e3e0d0a3c6f7074696f6e3e333c2f6f7074696f6e3e0d0a3c6f7074696f6e3e343c2f6f7074696f6e3e0d0a3c6f7074696f6e3e353c2f6f7074696f6e3e0d0a3c2f73656c6563743e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e0d0a3c64697620636c6173733d22636f6c2d6c672d313020636f6c2d6c672d6f66667365742d32223e3c627574746f6e20636c6173733d2262746e2062746e2d64656661756c74223e43616e63656c3c2f627574746f6e3e203c627574746f6e20636c6173733d2262746e2062746e2d7072696d6172792220747970653d227375626d6974223e5375626d69743c2f627574746f6e3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6669656c647365743e3c2f666f726d3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4578616d706c6520466f726d202d2d3e3c2f6469763e0d0a3c212d2d202f2f464f524d53202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204845524f20554e4954530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d6865726f756e6974223e4865726f20556e6974733c2f68323e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6865726f756e6974223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d226a756d626f74726f6e223e0d0a3c68313e4a756d626f74726f6e3c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206a756d626f74726f6e2d7072696d617279223e0d0a3c68313e5072696d617279204a756d626f74726f6e3c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206d61737468656164223e0d0a3c68313e4d617374686561643c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206a756d626f74726f6e2d7072696d617279206d61737468656164223e0d0a3c68313e5072696d617279204d617374686561643c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4845524f20554e495453202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d205441424c45530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d7461626c6573223e5461626c65733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204261736963205461626c6573202d2d3e0d0a3c68333e4261736963205461626c65733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d7461626c6573223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d686f766572223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c74723e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d73747269706564223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c74723e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204261736963205461626c6573202d2d3e203c212d2d20426f726465726564205461626c6573202d2d3e0d0a3c68333e426f726465726564205461626c65733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d7461626c6573223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d226578616d706c65207461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d626f726465726564223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c747220636c6173733d22616374697665223e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2273756363657373223e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d227761726e696e67223e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2264616e676572223e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d73747269706564207461626c652d626f726465726564207461626c652d686f766572223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c747220636c6173733d22616374697665223e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2273756363657373223e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d227761726e696e67223e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2264616e676572223e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f426f726465726564205461626c6573202d2d3e3c2f6469763e0d0a3c212d2d202f2f5441424c4553202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20494e44494341544f52530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d696e64696361746f7273223e496e64696361746f72733c2f68323e0d0a3c2f6469763e0d0a3c212d2d20416c65727473202d2d3e0d0a3c68333e416c6572747320616e64204e6f74696669636174696f6e733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d64616e676572223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e4f6820736e6170213c2f7374726f6e673e203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e4368616e6765206120666577207468696e67732075703c2f613e20616e6420747279207375626d697474696e6720616761696e2e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d73756363657373223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e57656c6c20646f6e65213c2f7374726f6e673e20596f75207375636365737366756c6c792072656164203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e7468697320696d706f7274616e7420616c657274206d6573736167653c2f613e2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d696e666f223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e4865616473207570213c2f7374726f6e673e2054686973203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e616c657274206e6565647320796f757220617474656e74696f6e3c2f613e2c206275742069742773206e6f7420737570657220696d706f7274616e742e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d7761726e696e67223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e5761726e696e67213c2f7374726f6e673e204265737420636865636b20796f2073656c662c20796f75277265206e6f74206c6f6f6b696e6720746f6f20676f6f642e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d20416c65727473202d2d3e203c212d2d204c6162656c73202620426164676573202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e4261646765733c2f68333e0d0a3c64697620636c6173733d226578616d706c65223e0d0a3c756c20636c6173733d226e6176206e61762d70696c6c73223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223223e486f6d65203c7370616e20636c6173733d226261646765223e34323c2f7370616e3e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e50726f66696c65203c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d65737361676573203c7370616e20636c6173733d226261646765223e32353c2f7370616e3e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4e6f7469636573203c7370616e20636c6173733d226261646765223e323c2f7370616e3e3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e4c6162656c733c2f68333e0d0a3c64697620636c6173733d226578616d706c65223e3c7370616e20636c6173733d226c6162656c206c6162656c2d64656661756c74223e44656661756c743c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d7072696d617279223e5072696d6172793c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d73756363657373223e537563636573733c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d696e666f223e496e666f3c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d7761726e696e67223e5761726e696e673c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d64616e676572223e44616e6765723c2f7370616e3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204c6162656c73202620426164676573202d2d3e3c2f6469763e0d0a3c212d2d202f2f494e44494341544f5253202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204d4953430d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d6d697363223e4f746865722075736566756c20636f6d706f6e656e74733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204c6973742047726f757073202d2d3e0d0a3c68333e4c6973742067726f7570733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c756c20636c6173733d226c6973742d67726f7570223e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e31343c2f7370616e3e2043726173206a7573746f206f64696f3c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e323c2f7370616e3e204461706962757320616320666163696c6973697320696e3c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e4d6f726269206c656f2072697375733c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e313c2f7370616e3e204d6f726269206c656f2072697375733c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e323c2f7370616e3e204461706962757320616320666163696c6973697320696e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d226c6973742d67726f7570223e3c6120636c6173733d226c6973742d67726f75702d6974656d206163746976652220687265663d2223223e3c7370616e20636c6173733d226261646765223e393c2f7370616e3e2043726173206a7573746f206f64696f3c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e4461706962757320616320666163696c6973697320696e3c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e4d6f726269206c656f2072697375733c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e506f72746120616320636f6e73656374657475722061633c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e566573746962756c756d2061742065726f733c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d226c6973742d67726f7570223e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732072697375732076617269757320626c616e6469742e3c2f703e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4c6973742047726f757073202d2d3e203c212d2d2050616e656c73202d2d3e0d0a3c68333e50616e656c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d64656661756c74223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e50616e656c2068656164696e673c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d7072696d617279223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c207072696d6172793c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d73756363657373223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c20737563636573733c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d7761726e696e67223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c207761726e696e673c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d64616e676572223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c2064616e6765723c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d696e666f223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c20696e666f3c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f50616e656c73202d2d3e203c212d2d2057656c6c73202d2d3e0d0a3c68333e57656c6c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c2077656c6c2d736d223e4c6f6f6b2c2049276d20696e206120736d616c6c2077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c223e4c6f6f6b2c2049276d20696e20612077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c2077656c6c2d6c67223e4c6f6f6b2c2049276d20696e2061206c617267652077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f57656c6c73202d2d3e3c2f6469763e0d0a3c212d2d202f2f204d495343202d2d3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225479706f677261706879222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31333a2233333a7479706f677261706879223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33333a7479706f6772617068792663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a225479706f677261706879223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3333223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(304, 'index.php?option=com_content&view=category&id=9', 'index.php?option=com_content&view=category&id=9', 'Design', ' Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-24 21:33:15', 'b80ab10f15fbdabc5079b88f89075fbf', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313838383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37323a22204d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a393b733a353a22616c696173223b733a363a2264657369676e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31323b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d322e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a373a226361742d726564223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37373a223c703e4d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e3c2f703e223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a383a22393a64657369676e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a2244657369676e223b693a31373b693a323b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39223b7d7d),
(320, 'index.php?option=com_content&view=category&id=44', 'index.php?option=com_content&view=category&id=44', 'Video', '', '2022-07-06 08:36:56', 'dc487d2280f60ba24238659a23153f80', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:52:42', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a31323a22ceb2ceafcebdcf84ceb5cebf223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35323a3432223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22566964656f223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b7d),
(395, 'index.php?option=com_content&view=article&id=199', 'index.php?option=com_content&view=article&id=199:πωσ-να-διαχειριστουμε-παραγωγικα-το-χρονο-μασ&catid=44', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', ' Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν; ', '2022-01-21 13:25:31', '57fb19f895323019318d9fca10592ee8', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373736353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3733303a2220cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf8220cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb120cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93a20cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b20223b693a333b613a32353a7b733a323a226964223b693a3139393b733a353a22616c696173223b733a38343a22cf80cf89cf8320cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb520cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb120cf84cebf20cf87cf81cebfcebdcebf20cebcceb1cf83223b733a373a2273756d6d617279223b733a3739343a223c703ecea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a03c7374726f6e673ecf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf823c2f7374726f6e673ec2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a03c7374726f6e673ecebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823c2f7374726f6e673e3a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a03c7374726f6e673ecea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b3c2f7374726f6e673ec2a03c2f703e0d0a223b733a343a22626f6479223b733a3831383a22cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b20cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a0cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a0cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a0cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a35383a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223139393acf80cf89cf832dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb52dcf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb12dcf84cebf2dcf87cf81cebfcebdcebf2dcebcceb1cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139393acf80cf89cf832dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb52dcf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb12dcf84cebf2dcf87cf81cebfcebdcebf2dcebcceb1cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38353a22cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313939223b7d7d),
(396, 'index.php?option=com_content&view=article&id=200', 'index.php?option=com_content&view=article&id=200:πωσ-μπορουμε-να-προσαρμοζομαστε-καλυτερα-στισ-αλλαγεσ&catid=44', 'ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', ' Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας; ', '2022-01-21 13:25:48', '1f808d6b065ef6964f5fd9b7857ff650', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373730393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3730323a2220ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf8220cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b20223b693a333b613a32353a7b733a323a226964223b693a3230303b733a353a22616c696173223b733a3130303a22cf80cf89cf8320cebccf80cebfcf81cebfcf85cebcceb520cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb520cebaceb1cebbcf85cf84ceb5cf81ceb120cf83cf84ceb9cf8320ceb1cebbcebbceb1ceb3ceb5cf83223b733a373a2273756d6d617279223b733a3731313a223c703ece9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b3c2f703e0d0a223b733a343a22626f6479223b733a3830353a22cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b20ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32353a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130343a223230303acf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb52dcebaceb1cebbcf85cf84ceb5cf81ceb12dcf83cf84ceb9cf832dceb1cebbcebbceb1ceb3ceb5cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3135383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230303acf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb52dcebaceb1cebbcf85cf84ceb5cf81ceb12dcf83cf84ceb9cf832dceb1cebbcebbceb1ceb3ceb5cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130323a22cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323030223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(398, 'index.php?option=com_content&view=article&id=201', 'index.php?option=com_content&view=article&id=201:διαχειριση-συγκρουσεων-στον-εργασιακο-χωρο&catid=44', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', ' Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο. ', '2022-01-21 13:27:32', '5df3c8d5287b995a2c465ffa6d00699a', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373036353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3439393a2220ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb120cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb520ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb920cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb120cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3230313b733a353a22616c696173223b733a38303a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf20cf87cf89cf81cebf223b733a373a2273756d6d617279223b733a3537383a223c703ece9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a03c7374726f6e673ecf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf3c2f7374726f6e673e2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a03c7374726f6e673eceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf3c2f7374726f6e673e2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a03c7374726f6e673ecf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13c2f7374726f6e673e2e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a03c7374726f6e673ecf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a3538323a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f20ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32373a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223230313aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf2dcf87cf89cf81cebf223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230313aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf2dcf87cf89cf81cebf2663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323031223b7d7d),
(400, 'index.php?option=com_content&view=article&id=202', 'index.php?option=com_content&view=article&id=202:συμβουλεσ-για-αυτοφροντιδα&catid=44', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', ' Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας. ', '2022-01-21 13:28:12', 'ca171c655de7ee2f79fcdd67b1b99450', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363535343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3430343a2220ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3230323b733a353a22616c696173223b733a35303a22cf83cf85cebcceb2cebfcf85cebbceb5cf8320ceb3ceb9ceb120ceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb1223b733a373a2273756d6d617279223b733a3431313a223c703ece9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a3435333a22cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce9120ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32383a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a223230323acf83cf85cebcceb2cebfcf85cebbceb5cf832dceb3ceb9ceb12dceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb1223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230323acf83cf85cebcceb2cebfcf85cebbceb5cf832dceb3ceb9ceb12dceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb12663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce91223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323032223b7d7d),
(402, 'index.php?option=com_content&view=article&id=203', 'index.php?option=com_content&view=article&id=203:πωσ-να-νικησουμε-την-αναβλητικοτητα&catid=44', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', ' Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα; ', '2022-01-21 13:28:53', '01e331af47304976e2198cd20c515f64', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363736353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3434363a2220ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b20223b693a333b613a32353a7b733a323a226964223b693a3230333b733a353a22616c696173223b733a36363a22cf80cf89cf8320cebdceb120cebdceb9cebaceb7cf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3435383a223c703ece88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f3c6272202f3ece95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b3c2f703e0d0a223b733a343a22626f6479223b733a3531313a22cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce9120ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a223230333acf80cf89cf832dcebdceb12dcebdceb9cebaceb7cf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230333acf80cf89cf832dcebdceb12dcebdceb9cebaceb7cf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36363a22cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce91223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323033223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(404, 'index.php?option=com_content&view=article&id=204', 'index.php?option=com_content&view=article&id=204:αυτοελεγχοσ-γιατι-ειναι-σημαντικη-δεξιοτητα-και-πωσ-μπορουμε-να-την-αναπτυξουμε&catid=44', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', ' Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους. ', '2022-01-21 13:29:50', '933e2f281987c52f35d4165222bc994f', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383031343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3732333a2220cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3230343b733a353a22616c696173223b733a3134383a22ceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf8320ceb3ceb9ceb1cf84ceb920ceb5ceb9cebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceb720ceb4ceb5cebeceb9cebfcf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8320cebccf80cebfcf81cebfcf85cebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb5223b733a373a2273756d6d617279223b733a3733343a223c703ecea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e3c2f703e0d0a223b733a343a22626f6479223b733a3837353a22ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce9520cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32393a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135323a223230343aceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf832dceb3ceb9ceb1cf84ceb92dceb5ceb9cebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceb72dceb4ceb5cebeceb9cebfcf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb5223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3230363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230343aceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf832dceb3ceb9ceb1cf84ceb92dceb5ceb9cebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceb72dceb4ceb5cebeceb9cebfcf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb52663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134393a22ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce95223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323034223b7d7d),
(406, 'index.php?option=com_content&view=article&id=205', 'index.php?option=com_content&view=article&id=205:πωσ-το-μιndfulness-μπορει-να-βοηθησει-στην-απωλεια-βαρουσ&catid=44', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', ' Η τεχνική του mindfulness (ή ενσυνειδητότητας) έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής. Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα. ', '2022-01-21 13:30:24', '11f248548f7fd809aa5bfdf5ec734e9f', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373335393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3539313a2220ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf822920ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e20223b693a333b613a32353a7b733a323a226964223b693a3230353b733a353a22616c696173223b733a39373a22cf80cf89cf8320cf84cebf20cebcceb96e6466756c6e65737320cebccf80cebfcf81ceb5ceb920cebdceb120ceb2cebfceb7ceb8ceb7cf83ceb5ceb920cf83cf84ceb7cebd20ceb1cf80cf89cebbceb5ceb9ceb120ceb2ceb1cf81cebfcf85cf83223b733a373a2273756d6d617279223b733a3630323a223c703ece9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a3639313a22cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea320ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a33303a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130313a223230353acf80cf89cf832dcf84cebf2dcebcceb96e6466756c6e6573732dcebccf80cebfcf81ceb5ceb92dcebdceb12dceb2cebfceb7ceb8ceb7cf83ceb5ceb92dcf83cf84ceb7cebd2dceb1cf80cf89cebbceb5ceb9ceb12dceb2ceb1cf81cebfcf85cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3135353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230353acf80cf89cf832dcf84cebf2dcebcceb96e6466756c6e6573732dcebccf80cebfcf81ceb5ceb92dcebdceb12dceb2cebfceb7ceb8ceb7cf83ceb5ceb92dcf83cf84ceb7cebd2dceb1cf80cf89cebbceb5ceb9ceb12dceb2ceb1cf81cebfcf85cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a39373a22cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323035223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(407, 'index.php?option=com_content&view=article&id=198', 'index.php?option=com_content&view=article&id=198:τα-video-μας&catid=44', 'Τα Video μας', ' Η δημιουργία μιας αρμονικής ισορροπίας μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία, μπορεί να έχει παράλληλα θετικό αντίκτυπο και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή. ', '2022-01-21 13:31:09', 'c46ce3f81d16c3d645068e25eb2d84cb', 1, 1, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313937313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3536373a2220ce9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf8220ceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb120ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e20223b693a333b613a32353a7b733a323a226964223b693a3139383b733a353a22616c696173223b733a31373a22cf84ceb120766964656f20cebcceb1cf82223b733a373a2273756d6d617279223b733a3633303a223c703ece9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf82c2a03c7374726f6e673eceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf823c2f7374726f6e673ec2a0cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb7c2a03c7374726f6e673eceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb13c2f7374726f6e673e2c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb1c2a03c7374726f6e673eceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf3c2f7374726f6e673ec2a0cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e3c2f703e0d0a223b733a343a22626f6479223b733a353632303a22ce99cea3ce9fcea1cea1ce9fcea0ce99ce9120cea0cea1ce9fcea3cea9cea0ce99ce9ace97cea320ce9ace91ce9920ce95cea0ce91ce93ce93ce95ce9bce9cce91cea4ce99ce9ace97cea320ce96cea9ce97cea320ce9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf82c2a0ceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf82c2a0cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb7c2a0ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb1c2a0ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebfc2a0cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e20202020202020202020202020202020202020cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b20cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a0cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a0cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a0cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b20ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b20202020202020202020202020202020202020ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f20ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce9120ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e20202020202020202020202020202020202020cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce9120ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce9520cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e20202020202020202020202020202020202020cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea320ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a33313a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223139383acf84ceb12d766964656f2dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139383acf84ceb12d766964656f2dcebcceb1cf822663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22cea4ceb120566964656f20cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313938223b7d7d),
(509, 'index.php?option=com_content&view=article&id=57', 'index.php?option=com_content&view=article&id=57:πως-να-νικήσουμε-την-αναβλητικότητα&catid=38', 'Πως να νικήσουμε την αναβλητικότητα;', ' Δείτε το βίντεο. ', '2022-01-24 20:25:59', 'ac848d51f25a91da9dc780413c2792e5', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363139343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a35373b733a353a22616c696173223b733a36363a22cf80cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3636323a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b202020202020202020202020202020202020202020ce9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6e612d6e696b69736f756d652d74696e2d616e61766c6974696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32342032303a32353a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2235373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3537223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(528, 'index.php?option=com_content&view=article&id=97', 'index.php?option=com_content&view=article&id=97:αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε&catid=22', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', ' Δείτε το βίντεο. ', '2022-01-24 20:46:53', 'c4867123aa60eca61bc6e97fe8002988', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363830383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a39373b733a353a22616c696173223b733a3134383a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a313032333a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb120202020202020202020202020202020202020202020cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e0ace9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32342032303a34363a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135313a2239373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3230353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb52663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134393a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3937223b7d7d),
(571, 'index.php?option=com_content&view=article&id=2', 'index.php?option=com_content&view=article&id=2:new-call-to-release-photojournalist-held-for-three-years-in-egypt&catid=9', 'Αυτός είναι ο τίτλος του άρθρου', ' Αυτό είναι το εισαγωγικό κείμενο το οποίο υπάρχει για ενημερώσει τον αναγνώστη για το περιεχόμενο του άρθρου. ', '2022-01-24 21:33:15', 'a5b01c616eaf8a02614c096877146ffa', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393530343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230333a2220ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf84cebf20ceb5ceb9cf83ceb1ceb3cf89ceb3ceb9cebacf8c20cebaceb5ceafcebcceb5cebdcebf20cf84cebf20cebfcf80cebfceafcebf20cf85cf80ceaccf81cf87ceb5ceb920ceb3ceb9ceb120ceb5cebdceb7cebcceb5cf81cf8ecf83ceb5ceb920cf84cebfcebd20ceb1cebdceb1ceb3cebdcf8ecf83cf84ceb720ceb3ceb9ceb120cf84cebf20cf80ceb5cf81ceb9ceb5cf87cf8ccebcceb5cebdcebf20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a323b733a353a22616c696173223b733a36353a226e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e206567797074223b733a373a2273756d6d617279223b733a3232333a223c7020636c6173733d226c656164223ece91cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf84cebf20ceb5ceb9cf83ceb1ceb3cf89ceb3ceb9cebacf8c20cebaceb5ceafcebcceb5cebdcebf20cf84cebf20cebfcf80cebfceafcebf20cf85cf80ceaccf81cf87ceb5ceb920ceb3ceb9ceb120ceb5cebdceb7cebcceb5cf81cf8ecf83ceb5ceb920cf84cebfcebd20ceb1cebdceb1ceb3cebdcf8ecf83cf84ceb720ceb3ceb9ceb120cf84cebf20cf80ceb5cf81ceb9ceb5cf87cf8ccebcceb5cebdcebf20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a333536393a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcf84cebbcebfcf8220cf84cebfcf8520ceaccf81ceb8cf81cebfcf8520cebaceb1ceb920ceb1cf85cf84cf8ccf8220ceadcebdceb1cf8220cf80ceb9ceb8ceb1cebdcf8ccf8220cf85cf80cf8ccf84ceb9cf84cebbcebfcf822020202020202020202020202020202020202020202020202020202020ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e20ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e20ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e2020202020202020202020202020202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e2020202020202020202020202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e20202020202020202020202020cea0ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceaccf81ceb8cf81ceb120202020202020200a09090909090a0909090909090909093130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20090a090a090a090a090a090a0909090a090909566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f7265207665726974617469732e2e2e09090a090a090a0a090909090909090909416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220090a090a090a090a090a090a0909090a090909566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f207369742e2e2e09090a090a090a0a0909090909090909094166726963616e2073747564656e747320636c617368207769746820706f6c69636520090a090a090a090a090a090a0909090a090909446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f207369742e2e2e09090a090a090a0a090909090909090909426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c090a090a090a090a090a090a0909090a090909517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c69717565742e2e2e09090a090a090a0a090909090909090909436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473090a090a090a090a090a090a0909090a0909094e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742e2e2e223b733a363a22696d61676573223b733a3337333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22696d6167655f696e74726f5f616c74223a224e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e204567797074222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22696d6167655f66756c6c746578745f616c74223a224e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e204567797074222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031373a35363a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32333b733a383a226f72646572696e67223b693a31333b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a22323a6e65772d63616c6c2d746f2d72656c656173652d70686f746f6a6f75726e616c6973742d68656c642d666f722d74687265652d79656172732d696e2d6567797074223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3132303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323a6e65772d63616c6c2d746f2d72656c656173652d70686f746f6a6f75726e616c6973742d68656c642d666f722d74687265652d79656172732d696e2d65677970742663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcf84cebbcebfcf8220cf84cebfcf8520ceaccf81ceb8cf81cebfcf85223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32223b7d7d),
(572, 'index.php?option=com_content&view=article&id=3', 'index.php?option=com_content&view=article&id=3:best-photographs-of-the-day-panda-cubs-and-peres-funeral&catid=9', 'Best photographs of the day: panda cubs and Peres funeral', ' Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '80636de919575078fdff7eabbcd42f75', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373538303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137323a2220517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a333b733a353a22616c696173223b733a35363a22626573742070686f746f677261706873206f6620746865206461792070616e6461206375627320616e642070657265732066756e6572616c223b733a373a2273756d6d617279223b733a3138313a22203c703e517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a313639383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3335373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31313b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a22333a626573742d70686f746f6772617068732d6f662d7468652d6461792d70616e64612d637562732d616e642d70657265732d66756e6572616c223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d333a626573742d70686f746f6772617068732d6f662d7468652d6461792d70616e64612d637562732d616e642d70657265732d66756e6572616c2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(573, 'index.php?option=com_content&view=article&id=4', 'index.php?option=com_content&view=article&id=4:the-20-photographs-of-the-week&catid=9', 'The 20 photographs of the week', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, ', '2022-01-24 21:33:15', 'e96da932c68d6b2d30368dc8cdbda6ee', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373435343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138383a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20223b693a333b613a32353a7b733a323a226964223b693a343b733a353a22616c696173223b733a33303a227468652032302070686f746f677261706873206f6620746865207765656b223b733a373a2273756d6d617279223b733a3230303a220d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20203c2f703e0d0a223b733a343a22626f6479223b733a313639383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3330333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225468652032302070686f746f677261706873206f6620746865207765656b222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225468652032302070686f746f677261706873206f6620746865207765656b222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a22343a7468652d32302d70686f746f6772617068732d6f662d7468652d7765656b223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d343a7468652d32302d70686f746f6772617068732d6f662d7468652d7765656b2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a225468652032302070686f746f677261706873206f6620746865207765656b223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34223b7d7d),
(574, 'index.php?option=com_content&view=article&id=5', 'index.php?option=com_content&view=article&id=5:refugees-and-the-rio-paralympics&catid=9', 'Refugees and the Rio Paralympics', 'Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', '73a9b33fe73c9b4368e95cdd20e4ef20', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373230343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230373a22566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a353b733a353a22616c696173223b733a33323a22726566756765657320616e64207468652072696f20706172616c796d70696373223b733a373a2273756d6d617279223b733a3230383a22566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a223b733a343a22626f6479223b733a313430393a220d0a50656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e20223b733a363a22696d61676573223b733a3330373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526566756765657320616e64207468652052696f20506172616c796d70696373222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526566756765657320616e64207468652052696f20506172616c796d70696373222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a22353a72656675676565732d616e642d7468652d72696f2d706172616c796d70696373223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d353a72656675676565732d616e642d7468652d72696f2d706172616c796d706963732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22526566756765657320616e64207468652052696f20506172616c796d70696373223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35223b7d7d),
(575, 'index.php?option=com_content&view=article&id=6', 'index.php?option=com_content&view=article&id=6:african-students-clash-with-police&catid=9', 'African students clash with police ', 'Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', 'e6469071e545532f3a192539c105a867', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373231333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230343a22446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a363b733a353a22616c696173223b733a33343a226166726963616e2073747564656e747320636c617368207769746820706f6c696365223b733a373a2273756d6d617279223b733a3230353a22446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a223b733a343a22626f6479223b733a313430393a220d0a50656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e20223b733a363a22696d61676573223b733a3331333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a22363a6166726963616e2d73747564656e74732d636c6173682d776974682d706f6c696365223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d363a6166726963616e2d73747564656e74732d636c6173682d776974682d706f6c6963652663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(576, 'index.php?option=com_content&view=article&id=7', 'index.php?option=com_content&view=article&id=7:five-alternative-new-year-s-eve-outfits&catid=9', 'Five alternative New Year\'s Eve outfits ', ' Malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '039b0c48ae86ada0438f86af1f929b5c', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383435343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233363a22204d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a373b733a353a22616c696173223b733a33393a226669766520616c7465726e6174697665206e65772079656172207320657665206f757466697473223b733a373a2273756d6d617279223b733a3234353a22203c703e4d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a323534383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a223b733a363a22696d61676573223b733a3332333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a22373a666976652d616c7465726e61746976652d6e65772d796561722d732d6576652d6f757466697473223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d373a666976652d616c7465726e61746976652d6e65772d796561722d732d6576652d6f7574666974732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37223b7d7d),
(577, 'index.php?option=com_content&view=article&id=8', 'index.php?option=com_content&view=article&id=8:reasons-to-wear-khaki&catid=9', 'Reasons to wear... khaki ', ' Tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '3d803ebdcd2a60b97d66375f7637ec35', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373633353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235323a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a383b733a353a22616c696173223b733a32313a22726561736f6e7320746f2077656172206b68616b69223b733a373a2273756d6d617279223b733a3236313a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a223b733a343a22626f6479223b733a313739363a220d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3239333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d392e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526561736f6e7320746f20776561722e2e2e206b68616b6920222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526561736f6e7320746f20776561722e2e2e206b68616b6920222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a22383a726561736f6e732d746f2d776561722d6b68616b69223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d383a726561736f6e732d746f2d776561722d6b68616b692663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a22526561736f6e7320746f20776561722e2e2e206b68616b6920223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(578, 'index.php?option=com_content&view=article&id=25', 'index.php?option=com_content&view=article&id=25:guide-to-women-s-activewear&catid=9', 'Guide to women\'s activewear ', ' Suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? ', '2022-01-24 21:33:15', 'ac9e1b3c9d35452396a2a83f5dba2e4a', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383139333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233303a22205375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f20223b693a333b613a32353a7b733a323a226964223b693a32353b733a353a22616c696173223b733a32373a22677569646520746f20776f6d656e20732061637469766577656172223b733a373a2273756d6d617279223b733a3233373a223c703e5375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a223b733a343a22626f6479223b733a323336393a220d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3239393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22477569646520746f20776f6d656e2773206163746976657765617220222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22477569646520746f20776f6d656e2773206163746976657765617220222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33303a2232353a67756964652d746f2d776f6d656e2d732d61637469766577656172223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32353a67756964652d746f2d776f6d656e2d732d616374697665776561722663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22477569646520746f20776f6d656e2773206163746976657765617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235223b7d7d),
(579, 'index.php?option=com_content&view=article&id=26', 'index.php?option=com_content&view=article&id=26:10-of-the-best-christmas-day-outfits-for-women&catid=9', '10 of the best Christmas day outfits for women ', ' Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione ', '2022-01-24 21:33:15', '230f1f5eb0734590a3453e2532b23b61', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373731313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a2220566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520223b693a333b613a32353a7b733a323a226964223b693a32363b733a353a22616c696173223b733a34363a223130206f66207468652062657374206368726973746d617320646179206f75746669747320666f7220776f6d656e223b733a373a2273756d6d617279223b733a3232353a223c703e566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a223b733a343a22626f6479223b733a313739373a220d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a2232363a31302d6f662d7468652d626573742d6368726973746d61732d6461792d6f7574666974732d666f722d776f6d656e223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32363a31302d6f662d7468652d626573742d6368726973746d61732d6461792d6f7574666974732d666f722d776f6d656e2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3236223b7d7d),
(580, 'index.php?option=com_content&view=article&id=27', 'index.php?option=com_content&view=article&id=27:compositing-a-machine-gun-turret-in-cinema-4d-and-after-effects&catid=9', 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', ' Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '1ec76e0c171482b2080f6498bc5ecc88', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373736363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234353a22204e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a32373b733a353a22616c696173223b733a36333a22636f6d706f736974696e672061206d616368696e652067756e2074757272657420696e2063696e656d6120346420616e642061667465722065666665637473223b733a373a2273756d6d617279223b733a3235343a22203c703e4e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a313639363a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3336393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36363a2232373a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612d34642d616e642d61667465722d65666665637473223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32373a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612d34642d616e642d61667465722d656666656374732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3237223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(581, 'index.php?option=com_content&view=article&id=28', 'index.php?option=com_content&view=article&id=28:modeling-and-rigging-a-hydraulic-crane-in-3ds-max&catid=9', 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', ' Malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '31314ae3b9d3e8c928c3b2ba1a9b20e0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373733373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232313a22204d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a32383b733a353a22616c696173223b733a34393a226d6f64656c696e6720616e642072696767696e672061206879647261756c6963206372616e6520696e20336473206d6178223b733a373a2273756d6d617279223b733a3232383a223c703e4d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a343a22626f6479223b733a313739383a220d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3334333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2232383a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d6178223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32383a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d61782663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3238223b7d7d),
(582, 'index.php?option=com_content&view=article&id=29', 'index.php?option=com_content&view=article&id=29:creating-animations-for-our-top-stripe&catid=9', 'Creating animations for our top stripe ', ' Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione ', '2022-01-24 21:33:15', 'ea93d47c05bcb6625cec63f7ca689ac7', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373339323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a2220566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520223b693a333b613a32353a7b733a323a226964223b693a32393b733a353a22616c696173223b733a33383a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f7020737472697065223b733a373a2273756d6d617279223b733a3232353a223c703e566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a223b733a343a22626f6479223b733a313532363a220d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a223b733a363a22696d61676573223b733a3332313a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2232393a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d737472697065223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32393a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3239223b7d7d),
(583, 'index.php?option=com_content&view=article&id=30', 'index.php?option=com_content&view=article&id=30:creating-movement-for-our-background-graphic&catid=9', 'Creating movement for our background graphic ', ' Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, ', '2022-01-24 21:33:15', 'bd47d27e5257c2c5e77b709f46196695', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373439353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232303a2220456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20223b693a333b613a32353a7b733a323a226964223b693a33303b733a353a22616c696173223b733a34343a226372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e642067726170686963223b733a373a2273756d6d617279223b733a3232393a223c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c203c2f703e0d0a20223b733a343a22626f6479223b733a313538353a220d0a0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3333333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31323b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2233303a6372656174696e672d6d6f76656d656e742d666f722d6f75722d6261636b67726f756e642d67726170686963223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33303a6372656174696e672d6d6f76656d656e742d666f722d6f75722d6261636b67726f756e642d677261706869632663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3330223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(584, 'index.php?option=com_content&view=article&id=31', 'index.php?option=com_content&view=article&id=31:adding-text-and-giving-depth-to-our-main-graphic-bar&catid=9', 'Adding text and giving depth to our main graphic bar ', ' Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', '4b72205233434905aef179af0c70efee', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383330363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230383a2220566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a33313b733a353a22616c696173223b733a35323a22616464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e206772617068696320626172223b733a373a2273756d6d617279223b733a3233343a223c7020636c6173733d226c656164223e0d0a2020566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a3c2f703e0d0a223b733a343a22626f6479223b733a323335343a220d0a3c703e0d0a202050656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a3c2f703e0d0a3c703e0d0a2020446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a3c2f703e0d0a3c64697620636c6173733d22696d672d6c656164223e0d0a3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f626c6f672f6974656d2d322e6a70672220616c743d22222f3e0d0a3c2f6469763e0d0a0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a3c2f703e0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e200d0a3c2f703e0d0a3c703e0d0a20203c696d67207372633d22696d616765732f6a6f6f6d6c6172742f626c6f672f6974656d2d342e6a70672220616c743d22222f3e0d0a3c2f703e0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e200d0a3c2f703e0d0a223b733a363a22696d61676573223b733a3334393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32303b733a383a226f72646572696e67223b693a31343b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35353a2233313a616464696e672d746578742d616e642d676976696e672d64657074682d746f2d6f75722d6d61696e2d677261706869632d626172223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33313a616464696e672d746578742d616e642d676976696e672d64657074682d746f2d6f75722d6d61696e2d677261706869632d6261722663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3331223b7d7d),
(585, 'index.php?option=com_content&view=article&id=32', 'index.php?option=com_content&view=article&id=32:introduction-and-project-overview&catid=9', 'Introduction and project overview ', ' Senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '50b80eacdf532fedeb0f4725a725bf0f', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383033333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234323a222053656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a33323b733a353a22616c696173223b733a33333a22696e74726f64756374696f6e20616e642070726f6a656374206f76657276696577223b733a373a2273756d6d617279223b733a3234393a223c703e53656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a343a22626f6479223b733a323134393a220d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3331313a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2233323a696e74726f64756374696f6e2d616e642d70726f6a6563742d6f76657276696577223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33323a696e74726f64756374696f6e2d616e642d70726f6a6563742d6f766572766965772663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3332223b7d7d),
(660, 'index.php?option=com_content&view=article&id=235', 'index.php?option=com_content&view=article&id=235:κατηγοριεσ-ενισχυση-δυνατοτητων&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', '2022-01-27 10:24:42', 'ada6f9fd93ca3f17c387937d601ac0d8', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353332333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233353b733a353a22616c696173223b733a36303a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb5cebdceb9cf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223233353acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233353acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36323a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce95ce9dce99cea3cea7cea5cea3ce9720ce94cea5ce9dce91cea4ce9fcea4ce97cea4cea9ce9d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323335223b7d7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(661, 'index.php?option=com_content&view=article&id=236', 'index.php?option=com_content&view=article&id=236:κατηγοριεσ-διαχειρηση-δυσκολιων&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '', '2022-01-27 12:22:43', 'a0da783b7def4770ce3d32846335b641', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353332323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233363b733a353a22616c696173223b733a36303a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223233363acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233363acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36323a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce94ce99ce91cea7ce95ce99cea1ce97cea3ce9720ce94cea5cea3ce9ace9fce9bce99cea9ce9d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323336223b7d7d),
(662, 'index.php?option=com_content&view=article&id=237', 'index.php?option=com_content&view=article&id=237:κατηγοριεσ-διαχειρηση-αγχουσ&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '', '2022-01-27 12:23:12', '68b96c44cb1ba7dd12f69fc5e99eeba7', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353239383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233373b733a353a22616c696173223b733a35343a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb720ceb1ceb3cf87cebfcf85cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a223233373acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb1ceb3cf87cebfcf85cf83223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233373acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb1ceb3cf87cebfcf85cf832663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce94ce99ce91cea7ce95ce99cea1ce97cea3ce9720ce91ce93cea7ce9fcea5cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323337223b7d7d),
(663, 'index.php?option=com_content&view=article&id=238', 'index.php?option=com_content&view=article&id=238:κατηγοριεσ-σχεσεισ&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '', '2022-01-27 12:23:52', '87ed94b8cce29851a656f5332a3a0303', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353232313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233383b733a353a22616c696173223b733a33353a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320cf83cf87ceb5cf83ceb5ceb9cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223233383acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf83223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233383acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf832663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20cea3cea7ce95cea3ce95ce99cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323338223b7d7d),
(733, 'index.php?option=com_tags&view=tag&id=53', 'index.php?option=com_tags&view=tag&id=53:συν', 'Συν', '', '2022-01-27 21:32:05', '366a7de19ae5b07db6c033f67e2bb687', 1, -2, 1, '*', NULL, NULL, '2022-01-27 21:02:38', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323836363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35333b733a353a22616c696173223b733a363a22cf83cf85cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2235333acf83cf85cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35333acf83cf85cebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30323a3338223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22cea3cf85cebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3533223b7d7d),
(734, 'index.php?option=com_content&view=category&id=45', 'index.php?option=com_content&view=category&id=45', 'Psychology News', '', '2022-07-06 08:37:23', '07184baec1ba93e580d9cc33d0428909', 1, 1, 1, '*', NULL, NULL, '2022-01-29 12:28:31', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33343a22cebdceadceb120cf84ceb7cf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32392031323a32383a3331223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250737963686f6c6f6779204e657773223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(744, 'index.php?option=com_content&view=article&id=72', 'index.php?option=com_content&view=article&id=72:διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο&catid=41', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', ' Δείτε το βίντεο. ', '2022-02-14 14:34:40', '35c6cc91927bd542fb3c5137982ce7fa', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363235303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a37323b733a353a22616c696173223b733a38303a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3633373a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf202020202020202020202020202020202020202020202020202020ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a33343a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a2237323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3732223b7d7d),
(918, 'index.php?option=com_content&view=article&id=242', 'index.php?option=com_content&view=article&id=242:anxiety-stress-how-are-they-differentiated&catid=18', 'Anxiety & Stress: How Are They Differentiated?', ' Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ. ', '2022-07-02 15:11:40', 'f87f8b7efd2446a7bc0b7407f2f4c1c7', 1, 1, 1, '*', '2022-05-11 19:53:54', NULL, '2022-05-11 19:53:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a22205175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e20223b693a333b613a32373a7b733a323a226964223b693a3234323b733a353a22616c696173223b733a34323a22616e78696574792073747265737320686f7720617265207468657920646966666572656e746961746564223b733a373a2273756d6d617279223b733a3139353a223c6469763e0d0a3c703e5175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313733383a22416e78696574792026205374726573733a20486f7720417265205468657920446966666572656e7469617465643f20ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf82202020202020202020202020202020202020202020202020202020202020202020200a205175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e200a20537472657373200a20546865207465726d207374726573732063616e206861766520646966666572656e74206d65616e696e67732c20646570656e64696e67206f6e2074686520636f6e7465787420696e20776869636820697420697320757365642e20417420746865206c6576656c206f66207468652068756d616e20626f64792c2073747265737320697320636861726163746572697a656420627920616e79206368616e6765206f6620737461746520746861742063617573657320706879736963616c2c20656d6f74696f6e616c20616e642070737963686f6c6f676963616c2073747261696e20616e6420726571756972657320617474656e74696f6e20616e6420616374696f6e2062792074686520696e646976696475616c2e20496e206f7468657220776f7264732c207374726573732069732074686520626f6479277320726573706f6e736520746f20616e2065787465726e616c207374696d756c757320746861742022746872656174656e732220746f206368616e67652074686520737461746520616e642062616c616e636520696e2077686963682077652066696e64206f757273656c7665732e200a20436f6d6d6f6e207374726573732073796d70746f6d73206172652074686520666f6c6c6f77696e673a200a20536c656570696e6720646966666963756c746965732c206865616461636865732c2074696768746e657373206f72207061696e20696e20766172696f7573207061727473206f662074686520626f6479202865206e65636b2c206261636b292c2070616c7069746174696f6e732c207377656174696e672c2064697a7a696e6573732c2069727269746162696c6974792c206574632e200a20416e7869657479200a204f75722074686f756768747320706c61792061206b657920726f6c6520696e206f757220616e7869657479206c6576656c73200a20416e78696574792069732074686520696e7465726e616c20726573706f6e7365206f66206f757220626f6479207768656e2077652061726520696e2061207374617465206f66207374726573732c207768696368206d65616e7320756e6465722070726573737572652e20497420697320612070657273697374656e74206665656c696e67206f6620696e646566696e697465206665617220616e6420616e78696574792061626f7574206f6e6520286f72206d6f72652920706f74656e7469616c20746872656174732e20416e786965747920636f6e74696e75657320746f206578697374207265676172646c657373206f66207468652070726573656e6365206f66206120746872656174656e696e67207374696d756c75732c2069742063616e206265206c6f6e67206c617374696e6720616e64206f6674656e2061666665637473206f7572207175616c697479206f66206c69666520616e642077656c6c2d6265696e672e200a20436f6d6d6f6e20616e78696574792073796d70746f6d73206172652074686520666f6c6c6f77696e673a200a2049727269746162696c6974792c206672657175656e7420616e64206561737920666174696775652c20696e6162696c69747920746f20636f6e63656e74726174652c20646966666963756c747920636f6e74726f6c6c696e67206f757220776f7272792c206368616e6765732028696e637265617365206f722064656372656173652920696e2061707065746974652c20736c6565702c2073657875616c206465736972652c2074696768746e657373206f72207061696e20696e20766172696f7573207061727473206f662074686520626f64792c206865616461636865732c2073746f6d61636861636865732c20696e6372656173656420686561727462656174206574632e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f7374726573732d76732d616e78696574792e706e67222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30322031353a31313a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223234323a616e78696574792d7374726573732d686f772d6172652d746865792d646966666572656e746961746564223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30352f31312f7374726573732d76732d616e78696574792e706e67223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d31312031393a35333a3534223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234323a616e78696574792d7374726573732d686f772d6172652d746865792d646966666572656e7469617465642663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30352d31312031393a35333a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22416e78696574792026205374726573733a20486f7720417265205468657920446966666572656e7469617465643f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323432223b7d),
(927, 'index.php?option=com_content&view=article&id=69', 'index.php?option=com_content&view=article&id=69:διαχείριση-συγκρούσεων-αρθρο&catid=39', 'Conflict management', ' Conflict cannot last without your participation. Conflict is part of everyday life. Many times, it is inevitable. What we need to do is learn how to manage it so that it affects us as little as possible. ', '2022-07-03 08:49:16', '3e049a0824fe64a5cc27977bdba698d4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230353a2220436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e20436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e2057686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e20223b693a333b613a32373a7b733a323a226964223b693a36393b733a353a22616c696173223b733a35343a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20ceb1cf81ceb8cf81cebf223b733a373a2273756d6d617279223b733a3539383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e57686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323732383a22436f6e666c696374206d616e6167656d656e74202020202020202020202020202020202020202020202020202020200a20436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e200a20436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e200a2057686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e200a20486f772063616e207765206d616e616765206f722061766f696420636f6e666c696374733f200a202d4d616e6167652074686520736974756174696f6e207769746820636f75727465737920616e64206173206561726c7920617320706f737369626c653a20536f6c76652074686520636f6e666c6963742061742069747320626567696e6e696e672e204173206c6f6e672061732074686520736974756174696f6e20636f6e74696e7565732c207468696e677320676574206d6f726520636f6d706c69636174656420616e64207468652074656e73696f6e2063616e20696e6372656173652e20417070726f61636820736974756174696f6e73207769746820706f73697469766974792066726f6d207468652073746172742e2041736b20706f6c6974656c79207768617427732077726f6e67206f722077686174206e6565647320746f20626520636f727265637465642c20747279696e6720746f206d61696e7461696e2061206d696c6420636c696d6174652e20466f637573206f6e206b696e6420616e6420696d6d65646961746520736f6c7574696f6e732c20776974686f7574207368696674696e6720726573706f6e736962696c697469657320616e642061636375736174696f6e732e200a20e280a22044656c6179207265616374696f6e2074696d653a20412064656c61796564207265616374696f6e20696e697469616c6c792068656c707320796f752064697374616e636520796f757273656c662066726f6d20746865207374696d756c757320616e64207265647563652c20746f20736f6d6520657874656e742c2074686520696e74656e736974792063617573656420627920616e206576656e74206f7220706572736f6e2e205768656e206578616d696e696e6720746865207374696d756c75732c20636f6e73696465722074686520666f6c6c6f77696e673a200a20312920486f7720696d706f7274616e742069732069743f200a2032292049732074686174207265616c6c7920746865206361757365206f66207468652074656e73696f6e2049206665656c3f200a20e280a2204f6674656e2c2070656f706c65206861766520646966666963756c7479207769746820736f6d657468696e6720616e64206578707265737320746865697220646973736174697366616374696f6e20746f20736f6d657468696e6720656c73652e20416e206576657279646179206578616d706c652069733a2022492068616420636f6e747261646963746564206d7920626f737320617420776f726b20616e642c207768656e20492072657475726e656420686f6d6520616e64206d7920646175676874657220686164206e6f7420636f6d706c657465642068657220686f6d65776f726b2c20492079656c6c6564206174206865722e20427574206966204920686164206576616c75617465642069742c204920776f756c642068617665206f6273657276656420746861742074686520736f75726365206f66206d7920616e6765722077617320776f726b2d72656c6174656420616e64206e6f74206d79206461756768746572277320686f6d65776f726b20222e200a20e280a2204c6f6f6b2061742074686520276269672070696374757265273a205768656e20796f75206f6674656e20636f6d6520696e746f20636f6e666c6963742077697468206120737065636966696320706572736f6e2c2069742069732068656c7066756c20746f206576616c75617465207468697320706572736f6e20617320612077686f6c652e2049662c20666f72206578616d706c652c20492068617665206672657175656e742074656e73696f6e732077697468206d7920626f73732c20697420697320696d706f7274616e7420746f2072656d696e6420746f206d7973656c66206f6620616c6c206f6620746865697220617474726962757465732e20546861742069732c206f6e20746865206f6e652068616e642c207468657920617265206f6674656e2061627275707420616e6420727564652e204f6e20746865206f746865722068616e642c2074686579207265636f676e697a65206d79206566666f727420616e6420726577617264206d6520666f722069742e20416c6c2070656f706c65206861766520646966666572656e74206173706563747320696e207468656972206368617261637465722e20497420697320696d706f7274616e742c207468657265666f72652c20746f206576616c75617465207468656d20616c6c20696e206f7264657220746f20666f726d20616e206f626a65637469766520706963747572652e200a20e280a220436f6d6d756e69636174652070726f7065726c793a20486f7720776520636f6d6d756e6963617465207769746820736f6d656f6e65206973207665727920696d706f7274616e742e2041742074696d65732c20616c74686f75676820776520617265206361726566756c207769746820776861742077652073617920746f20736f6d656f6e6520616e642074686520766f636162756c617279207765207573652c20776520646973726567617264206f757220626f6479206c616e6775616765206f722074686520746f6e65206f66206f757220766f6963652e204f6674656e2c2074686573652074776f207375676765737420736f6d657468696e6720636f6d706c6574656c7920646966666572656e742c207768696368206c65616473206f757220696e7465726c6f6375746f7220696e746f206120646566656e7369766520706f736974696f6e2c20616e642074686520636f6e666c696374206265747765656e207573206973206e6f742066617220617761792e200a20e280a220436f6e666c696374206265747765656e2070656f706c652063616e206c65616420746f20706f73697469766520726573756c747320626563617573652069742068656c70732075732066696e6420736f6c7574696f6e7320746f206f757220646966666572656e6365732e20427574206974206f6674656e206265636f6d657320756e636f6e74726f6c6c61626c652e20536f2c206974206973206265737420746f2074727920746f206d616e61676520697473206f7574636f6d652062792072657370656374696e6720626f74682073696465732e204120636f6e666c6963742077696c6c206e6f7420626520736f6c76656420696e20796f7572206f776e207761792e20497420697320696d706f7274616e7420746f2073686f7720756e6465727374616e64696e672c20746f2067697665207468656d2074696d6520746f206578706c61696e207468656d73656c76657320616e6420746865697220706f696e74206f66207669657720616e6420746f207265737065637420746865697220626f756e6461726965732e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030383a34393a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2236393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f646961786569726973692d7379676b726f757365776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22436f6e666c696374206d616e6167656d656e74223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3639223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(940, 'index.php?option=com_content&view=article&id=92', 'index.php?option=com_content&view=article&id=92:οι-4-τύποι-απόλαυσης&catid=21', 'The  4  Types  of  Enjoyment ', ' The greatest enjoyment in life is to do what others have told you cannot. ', '2022-07-03 09:11:19', '9b5bccc252667bf1c671bc5a22fc29a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37353a222054686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e20223b693a333b613a32373a7b733a323a226964223b693a39323b733a353a22616c696173223b733a33363a22cebfceb9203420cf84cf8dcf80cebfceb920ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3239363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939353a22546865e280af2034e280af205479706573e280af206f66e280af20456e6a6f796d656e742020ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf83cf84ceb720ceb6cf89ceae2c20ceb5ceafcebdceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf8ccf83ceb120cebfceb920ceaccebbcebbcebfceb920cf83cebfcf8520ceadcebbceb5ceb3ceb1cebd20cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf822e202020202020202020202020202020202020202020202020202020200a2054686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e200ac2a00a20e280af54686520656e6a6f796d656e74206f66206c7578757279202f2072656c61786174696f6e3ae280af746865206c6974746c65206c7578757269657320696e206c6966653b206472696e6b696e6720612066696e652077696e652c2074616b696e67206120627562626c6520626174682c2067657474696e672061206d6173736167652c206574632e200ac2a00a2054686520656e6a6f796d656e74206f66206177653ae280af61646d6972696e6720736f6d657468696e672062696767657220616e64206d6f726520696d706f7274616e74207468616e20796f757273656c663b206120776f726b206f66206172742c20612062656175746966756c206e61747572616c207068656e6f6d656e6f6e2c20746865206269727468206f662061206368696c642e200ac2a00a2054686520656e6a6f796d656e74206f662070726964653ae280af6665656c696e672070726f7564206f6620796f757273656c66206f6e20736f6d6520616368696576656d656e742074686174206973207265636f676e697a6564206279206f74686572732e2050726964652063616e20616c736f2062652072656c6174656420746f20616e6f7468657220706572736f6e206173736f636961746564207769746820796f7520286368696c642c20636f6d70616e696f6e2c20667269656e64292e200ac2a00a2054686520656e6a6f796d656e74206f66206772617469747564653a206665656c696e6720677261746566756c20666f7220736f6d657468696e6720796f7520726563656976656420616e64206e65656465642061206c6f7420286569746865722061206d6174657269616c206f7220616e20656d6f74696f6e616c20676f6f6429206f7220617070726563696174696e67207468652062656175746966756c207468696e677320796f75206861766520696e20796f7572206c6966652e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d342d7479706f692d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a31313a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a2239323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30312f32342f6f692d342d7479706f692d61706f6c61757369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22546865e280af2034e280af205479706573e280af206f66e280af20456e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3932223b7d),
(959, 'index.php?option=com_content&view=article&id=128', 'index.php?option=com_content&view=article&id=128:τα-οφέλη-της-ευγνωμοσύνης&catid=27', 'The benefits of gratitude', ' It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% ', '2022-07-03 09:55:50', '697c92648125d013e6a17b4b4146be69', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136343a22204974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e2031302520223b693a333b613a32373a7b733a323a226964223b693a3132383b733a353a22616c696173223b733a34373a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3330383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e4974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e20313025203c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323031383a225468652062656e6566697473206f662067726174697475646520ce9dceb120ceb5ceafcf83ceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf8220cf8ccf87ceb920ceb5cf80ceb5ceb9ceb4ceae20cf8ccebbceb120ceb5ceafcebdceb1ceb920cebaceb1cebbceac2c20ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4ceb5ceb9cf8220cf84cebf20cebaceb1cebbcf8c20cf83ceb520cf8ccebbceb12e202020202020202020202020202020202020202020202020202020200a204265206861707079206e6f7420626563617573652065766572797468696e6720697320676f6f642c20627574206265636175736520796f752063616e207365652074686520676f6f6420696e2065766572797468696e672e200a20e280a2204974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e203130252028456d6d6f6e732026616d703b204d6343756c6c6f7567682c20323030332c2053656c69676d616e2c20537465656e2c205061726b2c2026616d703b205065746572736f6e2c20323030352921204974207475726e73206f75742074686174206279206f6273657276696e67207768617420776520616c726561647920686176652c207765206665656c206d6f726520706f7369746976652061626f7574206f7572206c697665732e200a20e280a220497420696e63726561736573206f75722070737963686f6c6f676963616c2077656c6c2d6265696e673a205265736561726368657273206861766520666f756e64207468617420612068696768206c6576656c206f6620677261746974756465206861732061207374726f6e6720706f73697469766520696d70616374206f6e2070737963686f6c6f676963616c2077656c6c2d6265696e672c2073656c662d65737465656d20616e642064657072657373696f6e2e2054686973206d65616e7320746861742077652063616e2072656170207468652067726561746573742062656e6566697473206f662067726174697475646520627920696e636f72706f726174696e6720697420696e746f206f7572206c697665732c207769746820657665727964617920707261637469636520616e6420636f6d6d69746d656e742e200a20e280a220497420696d70726f766573206f75722072656c6174696f6e73686970733a204120726563656e742073747564792073686f77656420746861742073686f77696e672067726174697475646520746f207468652070656f706c652077686f2061726520696d706f7274616e7420696e206f7572206c69666520696d70726f76657320746865207175616c697479206f66207468652072656c6174696f6e73686970732028416c676f652c20467265647269636b736f6e2c2026616d703b204761626c652c2032303133292e2047726174697475646520746f206f7572206c6f766564206f6e657320697320612067726561742077617920746f206d616b65207468656d206665656c20676f6f642c20746f206d616b65207573206665656c20676f6f6420616e6420746f206d616b65206f75722072656c6174696f6e736869702062657474657221200a20e280a2204974206d616b6573206d6f72652070656f706c65206c696b652075733a2054686f73652077686f20617265206d6f726520677261746566756c20686176652061636365737320746f20612062726f6164657220736f6369616c206e6574776f726b2c206d6f726520667269656e647320616e64206265747465722072656c6174696f6e7368697073207468616e20617665726167652070656f706c652028416d696e2c2032303134292e20546869732068617320746f20646f207769746820686f77207472757374776f727468792c20736f6369616c20616e6420677261746566756c207765207365656d20746f206f74686572732e200a20e280a220497420706f7369746976656c7920696e666c75656e636573206f757220706572736f6e616c6974793a205265736561726368206861732073686f776e20746861742067726174697475646520636f6e747269627574657320746f2074686520646576656c6f706d656e74206f662066656174757265732073756368206173206f7074696d69736d2c2067656e65726f736974792c2073706972697475616c69747920616e64206c6966652d736174697366616374696f6e2e200a20e280a220497420737472656e677468656e73206f75722070726f66657373696f6e616c206361726565723a204974277320747275653b206772617469747564652063616e2068656c702075732070726f66657373696f6e616c6c7920616e64206d616b652075732062657474657220656d706c6f796565732e20496e20706172746963756c61722c2069742068656c7073207573206d616b65206465636973696f6e732c2066696e64206d65616e696e6720696e206f757220776f726b2c2072656d61696e206174207468652073616d65206a6f6220666f722061206c6f6e67657220706572696f6420616e642072656475636520776f726b2072656c617465642073747265737321223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d6f66656c692d7469732d6579676e6f6d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a35353a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30312f32342f74612d6f66656c692d7469732d6579676e6f6d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a225468652062656e6566697473206f6620677261746974756465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313238223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(962, 'index.php?option=com_content&view=article&id=134', 'index.php?option=com_content&view=article&id=134:πλάνο-ευτυχίας&catid=28', 'Happiness plan', ' This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you. ', '2022-07-03 09:59:34', '302a60bcea016187c9e898898ae8dd8a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e20223b693a333b613a32373a7b733a323a226964223b693a3133343b733a353a22616c696173223b733a32373a22cf80cebbceaccebdcebf20ceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3335323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2031382e3636363636363636363636363636343b223e546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a393230393a2248617070696e65737320706c616e202020202020202020202020202020202020202020202020202020200a20546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e20466f6c6c6f77207468652073756767657374696f6e732074686174207375697420796f7520616e6420656e68616e63652074686520706c616e207769746820796f7572206f776e2069646561732061732077656c6c2e200a205765656b203120696e76657374206f6e20796f757220656e65726779200a20456e6572677920616e642068617070696e65737320696e7465726665726520776974682065616368206f746865722e205768656e2049206665656c2068617070792c204920616d206d6f726520656e6572676574696320616e64207768656e2049276d20656e657267657469632049206665656c206576656e206265747465722e20536f2c206f75722066697273742061696d20746f7761726473206275696c64696e672068617070696e65737320697320696e76657374696e67206f6e206f757220706879736963616c20616e64206d656e74616c20656e657267792e200a2020312e2045786572636973653a20697420696e6372656173657320796f757220706879736963616c20616e642073706972697475616c20656e65726779206c6576656c7320616e64206973207472656d656e646f75736c792062656e6566696369616c20746f20796f7572206865616c74682e20496620796f7520686176656e2774206265656e2065786572636973696e672c20626567756e20776974682061203330206d696e7574652f6461792077616c6b20616e642074727920746f20696e637265617365206475726174696f6e2065766572792032207765656b732e200a2020322e2052656a7576656e6174696e6720736c6565703a20736c656570206973206f6e65206f6620746865206d6f737420696d706f7274616e7420666163746f727320696e20696e6372656173696e67206f757220656e65726779206c6576656c732e205475726e206f666620746865206c69676874732c2074616b652061206665772064656570206272656174687320616e6420656e6a6f79206120372d3820686f757220736c6565702e200a2020332e205370616365206f7267616e697a696e673a206120636c65616e20616e64206f7267616e697a656420686f6d65206f7220776f726b20706c616365206d616b657320796f75206665656c2063616c6d20616e6420736166652c2070726573657276696e6720656e65726779206c6576656c732e20546875732c206465766f746520736f6d652074696d6520746f20636c65616e20616e6420746964792075702e200a2020342e20446f207768617420796f752764206c696b6520746f206665656c3a206f6674656e2074686520616374696f6e2068656c7073206c65616420757320746f207468652064657369726564206665656c696e672e20466f72206578616d706c652c20612066616b65206c61756768206576656e7475616c6c79207475726e7320696e746f206120626c69737366756c20636875636b6c652e20546875732c20737461727420616464696e672061637469766174696e6720696e20796f75722066616d696c79207363686564756c652028652e672e20706c6179207769746820796f7572206b696473206576656e206f6620796f75206172652061206269742074697265642920616e64206665656c696e67732077696c6c20737072696e6720757020696e2074696d652e200a205765656b203220696d70726f766520796f757220696e746572706572736f6e616c2072656c6174696f6e7368697073200a20496e746572706572736f6e616c2072656c6174696f6e736869707320616e6420657370656369616c6c7920746865206d6f726520696e74696d617465206f6e65732c2061726520746865206e6f3120666163746f72206f66206f75742068617070696e6573732e20486f77657665722c207768656e207765207468696e6b2061626f757420776861742077652764206c696b6520746f206368616e676520696e206f75722072656c6174696f6e73686970732c20776520757375616c6c7920666f637573206f6e207768617420746865206f7468657220706572736f6e20646f65732077726f6e672e204865726520796f752077696c6c2066696e642034207761797320746f20696d70726f766520796f757273656c663b20746865206f6e6c7920706572736f6e20796f752063616e206368616e676520696e207468697320706172746963756c617220617265612e200a2020312e2053746f7020636f6d706c61696e696e673a2073746f7020636f6d706c61696e696e67207768656e20736f6d656f6e6520646f65736e277420636f6d706c6574652061207461736b207468652077617920796f752764206c696b6520746f2e205368617265207461736b7320616e642061707072656369617465207468652074696d6520616e6420656e6572677920746865206f7468657220706572736f6e206465766f74657320696e20636f6d706c6574696e67207468656d202d6a757374206c696b6520796f7520646f20746f6f2e200a2020322e204172677565202d62757420696e20746865207269676874207761793a2061726775696e6720697320696e6576697461626c6520616e6420736f6d6574696d6573206576656e2075736566756c2e20596f7520646f6e2774206e65656420746f2066616e746173697a652061626f75742072656c6174696f6e73686970732074686174206c61636b20617267756d656e74732c206173206c6f6e6720617320796f7520617267756520746865207269676874207761792e20596f75206e65656420746f206d656e74696f6e2065786163746c792077686174206973207468617420646f65736e2774206d616b6520796f75206665656c20676f6f642061742074686520706172746963756c6172206d6f6d656e7420616e6420666f637573206f6e20616374696f6e7320616e6420736974756174696f6e732c2061766f6964696e672076657262616c2061747461636b73206f72206c6162656c6c696e672e200a2020332e2053686f7720796f757220616666656374696f6e3a2069742773206e6f7420656e6f75676820746f206c6f766520736f6d656f6e653b20796f75206e65656420746f2073686f772069742e2054686174206d65616e7320736179696e67206974206f75742d6c6f7564206f722073686f77696e6720796f757220616666656374696f6e207468726f756768206b696e642067657374757265732e204576656e206966206c6f766520697320636f6e7369646572656420696d706c6965642028652e672e20696e206c6f6e67207465726d2072656c6174696f6e7368697073206f72206265747765656e20706172656e747320616e64206368696c6472656e292c2065787072657373696e6720796f7572206c6f7665206d616b657320626f74682070617274696573206665656c2062656175746966756c2e200a205765656b20332067657420636c6f736520746f206e6174757265200a2020312e20436f6e6e6563742077697468206e61747572653a206e617475726520697320736f6d657468696e6720686967686572207468616e2068756d616e206578697374656e63652e20486572206265617574792c206865722070726f766973696f6e206f66206e61747572616c207265736f7572636573206372756369616c20746f206f757220737572766976616c2c2062757420616c736f20686572206162696c69747920746f2070726f64756365206e61747572616c206469736173746572732c20617265203320656c656d656e74732074686174206d616b65207573206665656c2061646d69726174696f6e2c20776f6e64657220616e6420666561722e20546869732069732074686520646566696e6974696f6e206f66206177652e20436f6e6e656374696e672077697468206e61747572652077696c6c20676976652075732061206368616e636520746f20656e6a6f792062656175747920616e64206665656c206772617469747564652e20496620796f75206c69766520696e20616e20757262616e20636974792c20736d616c6c20747269707320746f207069637475726573717565206e61747572616c20736967687473206f7220656e7669726f6e6d656e74616c207061726b7320636f756c6420656e68616e636520616e64207375737461696e207468652061626f76652d6d656e74696f6e6564206665656c696e67732e200a2020322e204c6561726e206d6f72652061626f7574206e61747572616c206469736173746572733a206e61747572652063616e206361757365206772656174206e61747572616c20646973617374657273207468617420636f7374206c697665732e205374756479696e67206e61747572616c206469736173746572732074686174206c656420746f20686172647368697020616e642064656174682063616e206d616b652075732061707072656369617465206c69666520286576656e20696620697420736f756e64732073616420616e642070657373696d6973746963292061732077656c6c2061732074686520706561636566756c6e657373206f66206e6174757265207768656e2063616c6d2e204174207468652073616d652074696d652c206b6e6f77696e672074686174207468657265206973206e6f7468696e672077652063616e20646f20746f20636f6e74726f6c206e61747572616c207068656e6f6d656e6120616e6420746865697220666f72636566756c6e6573732068656c707320757320626520677261746566756c20746f2077616b6520757020696e20746865206d6f726e696e6720616e64206170707265636961746520746865206661637420746861742074686520776f726c64206973206a757374206173207765206c656674206974207468652070726576696f7573206e696768742e200a2020332e20477265656e2065786572636973653a2063686f6f73652061206d696c6420666f726d206f662065786572636973696e67202877616c6b696e672c20726964696e6720612062696379636c652c206574632e2920616e64207072616374696365206f7574646f6f72732e205265736561726368206861732073686f776e2074686174206d696c6420657865726369736520696e206e61747572652069732062656e6566696369616c20746f2070656f706c652077686f206172652073747265737366756c2c20646570726573736564206f72206f6666656e73697665206265686176696f722e200a205765656b2034206e6f206f6e652069732068617070792c20756e6c657373207468657920636f6e7369646572207468656d73656c766573206861707079200a2054686973207765656b2077652077696c6c20666f637573206f6e206265686176696f727320746861742068656c70207573206275696c6420612068617070792073656c6620696e2070726163746963652e200a2020312e20506f73697469766520636f6d6d656e74733a2075736520706f73697469766520636f6d6d656e747320746f20646573637269626520736f6d657468696e672028652e672e2061206d6f76696529206f7220746f20636f6d706c696d656e7420736f6d656f6e652e20496620796f75206861766520736f6d65206e6567617469766520636f6d6d656e74732c2069742773206265747465722074686174207468657920617265206578707265737365642061667465722074686520706f736974697665206f6e6573202874686520706c6f742077617320676f6f642c206275742049206469646e2774206c696b6520746865206d75736963292e205573696e67206d6f726520706f73697469766520636f6d6d656e7473206d616b657320796f75206665656c2062657474657220616e642073707265616420706f736974697669747920696e20796f757220656e7669726f6e6d656e742c206d616b696e67206f7468657273206d6f72652070726f6e6520746f2065787072657373207468656d73656c76657320706f7369746976656c7920746f6f2e200a2020322e20457874726f76657273696f6e3a2061206d6973756e64657273746f6f6420646566696e6974696f6e2c2073696e6365206d616e792070656f706c65207468696e6b2069742072656665727320746f20686176696e672061206c6f74206f6620667269656e647320616e642074616c6b696e6720656173696c7920746f2070656f706c652e20486f77657665722c2061206d61696e206368617261637465726973746963206f6620657874726f766572747320697320746861742074686579206f70656e6c792061636365707420706f736974697665207265616374696f6e7320616e6420726573706f6e6420746f207468656d2077697468207265737065637420616e64206578636974656d656e742e204f70656e20757020616e642073686f77206f746865722070656f706c6520796f7572206772617469747564652e200a2020332e205468652068617070696e657373206c6162656c3a207765206172652067656e6572616c6c7920616761696e7374206c6162656c6c696e672c2062757420696e207468697320636173652c20697420697320666f72206120676f6f642063617573653b206361727279696e6720746865206c6162656c206f66206120686170707920706572736f6e20616e6420747279696e6720746f206c69766520757020746f20746865207469746c652063616e206d616b652075732068617070696572202d776974686f75742c206f6620636f757273652c20646973726567617264696e67206f746865722061737065637473206f66206f75722073656c6620616e64206f7572206c6976652e2044656369646520746f20626520686170707920746f64617921200a205765656b2035206d616b65207468652062657374206f6620796f757220667265652074696d65200a20467265652074696d6520697320616e20657863656c6c656e74206368616e636520746f207365656b20616374697669746965732074686174206d616b65207573206665656c2068617070792e200a2020312e2046696e64207768617420656e7465727461696e7320796f753a20746865206669727374207374657020746f7761726473207574696c697a696e67206f757220667265652074696d6520697320746f20646973636f76657220616374697669746965732074686174206d616b652075732068617070792e20596f75206d61792077616e7420736f6d657468696e672063726561746976652c20736f6d657468696e672066756e2c20736f6d657468696e6720656475636174696f6e616c2e20546865206c69737420676f6573206f6e2e200a2020322e20537465616c20736f6d6520667265652074696d65206576657279206461793a206861707079206d6f6d656e742073686f756c642062652070617274206f66206f7572206576657279646179206c6966652e20506f7374706f6e696e6720656e7465727461696e6d656e7420652e672e20746f20746865207765656b656e64206f72207661636174696f6e2074696d65206973206e6f742068656c7066756c2e20596f75206861766520746f206265206861707079206865726520616e64206e6f7720616e64206e6f7420616e74696369706174652068617070696e65737320696e2061206675747572652074696d65207768696c65206e6f7420646f696e6720616e797468696e6720746f2062652068617070792061742070726573656e742e200a2020332e2042652061206b696420666f722061206c6974746c65206269743a2070656f706c652074656e6420746f2072656d696e69736365207468652066726565646f6d20616e64206c696768742d686561727465646e657373206f66206368696c64686f6f643b206120627265616b2066726f6d2074726f75626c657320616e6420726573706f6e736962696c69746965732e204c61756768696e672c2064616e63696e67206f7220706c6179696e672061207461626c652067616d652068656c70732072656475636520616e786965747920616e6420626c6f77206f666620736f6d6520737465616d2e200a205765656b203620796f752063616e20646f20616e797468696e6720796f752077616e742c20796f752063616e6e6f7420746f2065766572797468696e6720796f752077616e74200a204265696e67207265616c697374696320697320616e20696e6576697461626c652070617274206f662061206861707079206c6966652e2048657265206172652033207265616c69737469632074686f7567687473207468617420617265206d6f7265206f7074696d6973746963207468617420796f752074686f75676874207468657927642062652e200a2020312e20596f752063616e20646f20616e797468696e6720796f752077616e743a20747275737420696e20796f757273656c6620616e6420796f7572206162696c69746965732069732061206d61696e206368617261637465726973746963206f662068617070792070656f706c652e204974e280997320616c736f20747275652120416e796f6e652063616e206163686965766520616e7920676f616c20736f206c6f6e672061732074686579206172652070726f7065726c7920747261696e656420616e642070726570617265642e200a2020322e20596f752063616e6e6f7420646f2065766572797468696e6720796f752077616e743a20616c74686f756768207765206861766520746865206162696c69747920746f20646f20616e797468696e672077652077616e7420746f2c2069742773206e6f74206665617369626c6520746f20646f2065766572797468696e672077652077616e742077697468696e20612074696d65206672616d65206f662034302d35302070726f647563746976652079656172732e20466f72206578616d706c652c20736f6d656f6e652063616e6e6f742062652061207375636365737366756c20636865662c20627573696e6573736d616e2c2064616e63657220616e6420777269746572206174207468652073616d652074696d652e2048652063616e2c20686f77657665722c206265207375636365737366756c20696e206f6e65206f722074776f2070726f66657373696f6e7320616e64206b6565702067657474696e672062657474657220776974682074696d652e20446f6e2774206861766520756e7265616c6973746963206578706563746174696f6e732c206265636175736520796f752077696c6c206b6565702067657474696e67206469736170706f696e7465642e200a2020332e20536574207072696f7269746965733a20746f2062616c616e63652074686520322070726576696f75736c79206d656e74696f6e656420617370656374732c2066696e642077686174207265616c6c79206c696768747320796f757220686561727420616e6420736f756c20616e64206465766f746520796f757273656c6620746f206974202d7265676172646c657373206f6620796f7572206167652e204174207468652073616d652074696d652c207370656e6420796f757220667265652074696d652077697468206f6e65206f722074776f206163746976697469657320796f7520616c736f20656e6a6f792e20546869732077617920796f75206d6179206e6f74206861766520697420616c6c2c2062757420796f752077696c6c207370656e6420796f7572206c69666520646f696e67207468696e677320796f752077616e742e200a205765656b20372072652d6576616c7561746520796f75722072656c6174696f6e736869702077697468206d6f6e6579200a204d6f6e657920646f65736e2774206272696e672068617070696e657373206f6e20697473206f776e2e20486f77657665722c207370656e64696e67206d6f6e657920776973656c792063616e20636f6e7472696275746520746f2069742e200a2020312e204275792075736566756c207468696e67733a207468652068617070696e6573732061207075726368617365206f6666657273206d756c7469706c696573206f6e206163636f756e74206f6620686f77206d616e792074696d657320796f75207573652074686973206974656d2e200a2020322e20496e7665737420696e2068617070696e6573733a207370656e64206d6f6e6579206f6e2077686174206d616b657320796f752068617070793b206163746976697469657320796f7520656e6a6f792c2065717569706d656e742072656c6174656420746f2074686f736520616374697669746965732c2074726970732c206574632e200a2020332e205370656e6420776973656c793a20796f7520646f6e2774206e65656420746f206c69766520696e20636f6e7374616e742066656172206f66206e6f74207370656e64696e67206d6f7265207468616e20796f7527726520737570706f73656420746f202d7468617420776f6e277420636f6e7472696275746520746f20796f75722068617070696e6573732e20596f752063616e20696e76657374206f6e20796f757273656c6620776974686f7574206775696c74206173206c6f6e672061732069742773206265656e20706c616e6e65642061686561642e20466f72206578616d706c652c20323030e282ac20666f72206120332d646179207765656b656e642064697669646564206279206c657373207370656e64696e67207468652066697273742032206461797320616e64206d6f726520746865206c617374206f6e6520696620796f75207769736820746f20646f20736f2e200a205765656b203820776f726b206c696665206a6f79200a205765207370656e642061206c6f74206f66206f75722074696d6520617420776f726b206576657279206461792028382d313020686f7572732920736f206974277320616e20696d706f7274616e7420617370656374206f66206f75722068617070696e6573732e20556e666f7274756e6174656c792c20776f726b206973206120736f75726365206f662073747265737320666f72206d616e792070656f706c652e204c657427732073656520776861742077652063616e20646f2e200a2020312e2043686f6f73696e6720612070726f66657373696f6e3a2063686f6f73696e6720612070726f66657373696f6e206261736564206f6e20686f77206d75636820776520656e6a6f7920697420616e64206e6f74207468652073616c6172792c2077696c6c2068656c7020696e637265617365206f757220736174697366616374696f6e2e204974277320616c736f206c696b656c7920746f207375636365656420696e206d616b696e67206d6f7265206d6f6e65792066726f6d20736f6d657468696e672077652073747269766520746f776172647320616e6420776f726b206861726420696e7374656164206f662061206a6f6220776520646f2073696d706c79206265636175736520746865206d6f6e65792069732073756666696369656e746c79206265747465722e2052656d656d62657220746861742069742773206e6576657220746f6f206c61746520746f2074616b652061207475726e2c206576656e20696620796f7520636f756e74207965617273206f6620657870657269656e636520696e206120646966666572656e742070726f66657373696f6e2e200a2020322e20576f726b2d686f6262793a20696620796f752063616e6e6f7420776f726b2070726f66657373696f6e616c6c79206f6e207768617420796f75206c696b652c207468657265277320616c7761797320612077617920746f20776f726b206f6e206974206173206120686f6262792e20416e642069662069742773206e6f74206665617369626c6520746f20776f726b206f6e2069742c20726561642061626f75742069742c20766973697420706c616365732072656c6174656420746f2069742c206574632e200a2020332e2042616c616e63653a206576656e20696620796f7527766520666f756e6420796f757220696465616c2070726f66657373696f6e2c206974277320696d706f7274616e7420746f206b65657020697420696e2062616c616e63652077697468207468652072657374206f6620796f7572206c6966652e204173206d7563682061732061206361726565722066756c66696c7320796f752c207370656e64696e6720616c6c20796f75722074696d6520616e6420656e65726779206f6e20697420616e64206e65676c656374696e67206f74686572206172656173206f6620796f757220706572736f6e616c206c6966652077696c6c207469726520796f75206f75742e204578706572747320737567676573742077652063616e20656e6a6f79207468652070737963686f6c6f676963616c2062656e6566697473206f6620612063617265657220627920776f726b696e6720757020746f20343020686f7572732061207765656b2f3820686f7572732061206461792e223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706c616e6f2d65757475786961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a35393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30312f32342f706c616e6f2d65757475786961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2248617070696e65737320706c616e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313334223b7d),
(980, 'index.php?option=com_content&view=article&id=179', 'index.php?option=com_content&view=article&id=179:πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα&catid=35', 'How can we cultivate psychological resilience?', ' Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity. ', '2022-07-03 10:24:58', '9dd0908b3c27117eec2050bd5000b93b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230353a222046696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e20223b693a333b613a32373a7b733a323a226964223b693a3137393b733a353a22616c696173223b733a39373a22cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb520cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3432363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e46696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313530393a22486f772063616e2077652063756c7469766174652070737963686f6c6f676963616c20726573696c69656e63653f20e28098e28099ce94ceb5cebd20ceb5ceafcebcceb1ceb92020ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72c20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf89e28099e28099202d4361726c204a756e67202020202020202020202020202020202020202020202020202020200a20e2809c4920616d206e6f7420776861742068617070656e656420746f206d652c204920616d207768617420492063686f6f736520746f206265636f6d652ee2809d20432e204a756e67200a2046696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e200a204265206b696e64657220746f20796f757273656c6620616e64206275696c642073656c662d656d706174687920e2809320496e206d616e792063617365732c2077652074656e6420746f2062652073747269637420616e64206a7564676d656e74616c2077697468206f757273656c7665732e2042757420636f6e73696465722069662074686174e280997320686f7720796f7520776f756c642074616c6b20746f206120667269656e642e205265706c61636520796f7572206e656761746976652073656c662d6a7564676d656e742077697468206d6f726520656d70617468657469632074686f75676874732e2054616c6b20746f20796f757273656c66206c696b6520796f7520776f756c642074616c6b20746f20736f6d656f6e6520796f75206c6f7665642e200a205072616374696365206d696e6466756c6e65737320e2809320497420616c6c6f777320796f7520746f206578616d696e6520796f75722074686f75676874732c2074616b6520612073746570206261636b2c20616e642067657420736f6d6520706572737065637469766520696e7374656164206f6620696d6d6564696174656c792066616c6c696e6720696e746f20616e20656d6f74696f6e616c207475726d6f696c20696e206164766572736520736974756174696f6e732e2054727920746f2062652070726573656e7420696e20746865206d6f6d656e74202d6e6f74206f6e6c7920706879736963616c6c7920627574206d656e74616c6c792061732077656c6c3b20666f63757320796f757220617474656e74696f6e20696e20696e7465726e616c206d656e74616c2070726f636573736573202874686f75676874732c206665656c696e67732c20706879736963616c2073656e736174696f6e732920616e6420616363657074207468652077686f6c6520657870657269656e636520776974686f7574206265696e67206a7564676d656e74616c2e200a2041736b20666f722068656c7020e28093204576656e2074686f756768206761696e696e6720636f6e74726f6c2069732061206b65792061737065637420696e20646576656c6f70696e672070737963686f6c6f676963616c20726573696c69656e63652c207468617420646f65736ee2809974206d65616e2074686174207765206d757374206f6e6c792072656c79206f6e206f757273656c7665732e2057652063616e20636f6d6d756e6963617465206f7572206e6565647320746f2070656f706c6520776520747275737420616e642061636365707420746865697220617373697374616e63652e200a2052656d656d62657220746f20626520677261746566756c20616e6420766965772065616368206164766572736974792061732061206368616c6c656e676521223b733a363a22696d61676573223b733a3235323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332031303a32343a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130313a223137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37353a22696d616765732f323032322f30312f32342f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22486f772063616e2077652063756c7469766174652070737963686f6c6f676963616c20726573696c69656e63653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313739223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(990, 'index.php?option=com_tags&view=tag&id=9', 'index.php?option=com_tags&view=tag&id=9:άρθρα&Itemid=452', 'Articles', '', '2022-07-06 07:39:31', 'c02372a21cb34e0cfa7960ffea9e3ee0', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:51:59', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a393b733a353a22616c696173223b733a31303a22ceaccf81ceb8cf81ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31323a22393aceaccf81ceb8cf81ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d393aceaccf81ceb8cf81ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35313a3539223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a2241727469636c6573223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d39223b7d),
(991, 'index.php?option=com_tags&view=tag&id=10', 'index.php?option=com_tags&view=tag&id=10:ασκήσεις&Itemid=452', 'Exercises', '', '2022-07-06 07:39:41', 'b6d774f906e9b3e7293031eb53b5255e', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:10', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31303b733a353a22616c696173223b733a31363a22ceb1cf83cebaceaecf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31393a2231303aceb1cf83cebaceaecf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31303aceb1cf83cebaceaecf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3130223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22457865726369736573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3130223b7d),
(992, 'index.php?option=com_tags&view=tag&id=11', 'index.php?option=com_tags&view=tag&id=11:τέστ&Itemid=452', 'Test', '', '2022-07-06 07:39:54', '41a772ffeb9f6a0cee5ff807d6d3cbb3', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:18', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31313b733a353a22616c696173223b733a383a22cf84ceadcf83cf84223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2231313acf84ceadcf83cf84223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31313acf84ceadcf83cf84264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3138223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2254657374223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3131223b7d),
(993, 'index.php?option=com_tags&view=tag&id=12', 'index.php?option=com_tags&view=tag&id=12:άγχος&Itemid=452', 'Anxiety', '', '2022-07-06 07:40:16', '8633e4026c7e43eda435caa3ae43102b', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:07:21', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31323b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34303a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2231323aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31323aceacceb3cf87cebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30373a3231223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22416e7869657479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3132223b7d),
(994, 'index.php?option=com_tags&view=tag&id=13', 'index.php?option=com_tags&view=tag&id=13:αναβλητικότητα&Itemid=452', 'Procrastination', '', '2022-07-06 07:41:18', 'd0feae27322986122a4a26856b32036a', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:01', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31333b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34313a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33313a2231333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f6372617374696e6174696f6e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3133223b7d),
(995, 'index.php?option=com_tags&view=tag&id=14', 'index.php?option=com_tags&view=tag&id=14:απολαμβάνειν&Itemid=452', 'Enjoyment', '', '2022-07-06 07:41:59', '77ecfecf4a76b4ad7464441ff6eaabb1', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31343b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34313a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32373a2231343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22456e6a6f796d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3134223b7d),
(996, 'index.php?option=com_tags&view=tag&id=15', 'index.php?option=com_tags&view=tag&id=15:αυτοέλεγχος&Itemid=452', 'Self-control', '', '2022-07-06 07:42:26', 'ee70e85f5431281398654576acf32e80', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:15', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2231353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3135223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2253656c662d636f6e74726f6c223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3135223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(997, 'index.php?option=com_tags&view=tag&id=16', 'index.php?option=com_tags&view=tag&id=16:αυτονομία&Itemid=452', 'Autonomy', '', '2022-07-06 07:43:22', '654b48e572b00e8ed6470d4a73363143', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:43', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34333a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2231363aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31363aceb1cf85cf84cebfcebdcebfcebcceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3433223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224175746f6e6f6d79223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3136223b7d),
(998, 'index.php?option=com_tags&view=tag&id=17', 'index.php?option=com_tags&view=tag&id=17:αυτοπεποίθηση&Itemid=452', 'Self - Confidence', '', '2022-07-06 07:44:06', '7f3917a97bff3b5710e245acb0ff2b29', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:48', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31373b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34343a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32393a2231373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3438223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2253656c66202d20436f6e666964656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3137223b7d),
(999, 'index.php?option=com_tags&view=tag&id=18', 'index.php?option=com_tags&view=tag&id=18:λήψη-αποφάσεων&Itemid=452', 'Decision Making', '', '2022-07-06 07:44:51', '7ffd4816c1a236cabf1acad532b6c9bd', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:54', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31383b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34343a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33303a2231383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3534223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224465636973696f6e204d616b696e67223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3138223b7d),
(1000, 'index.php?option=com_tags&view=tag&id=19', 'index.php?option=com_tags&view=tag&id=19:διαχείριση-ενέργειας&Itemid=452', 'Energy Management', '', '2022-07-06 07:45:27', '70f47964509f5a276976796a0896f846', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:00', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31393b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34353a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2231393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3030223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22456e65726779204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3139223b7d),
(1001, 'index.php?option=com_tags&view=tag&id=20', 'index.php?option=com_tags&view=tag&id=20:διεκδικητικότητα&Itemid=452', 'Assertiveness', '', '2022-07-06 07:46:20', '612be93c8557d7c2e14b91aac2ab791d', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:05', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34363a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33353a2232303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3035223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a224173736572746976656e657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3230223b7d),
(1002, 'index.php?option=com_tags&view=tag&id=21', 'index.php?option=com_tags&view=tag&id=21:ερωτικές-σχέσεις&Itemid=452', 'Romantic Relationships', '', '2022-07-06 07:47:29', 'bed51203e05e3a971fa54a330d72f1c2', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:30', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32313b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34373a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33343a2232313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3231223b7d),
(1003, 'index.php?option=com_tags&view=tag&id=22', 'index.php?option=com_tags&view=tag&id=22:διαπροσωπικές-σχέσεις&Itemid=452', 'Interpersonal Relationships', '', '2022-07-06 07:48:46', '545ed6e6856344b85cea00eb94b31a15', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:35', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32323b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34383a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34343a2232323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3232223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1004, 'index.php?option=com_tags&view=tag&id=23', 'index.php?option=com_tags&view=tag&id=23:ευγνωμοσύνη&Itemid=452', 'Gratitude', '', '2022-07-06 07:49:36', '2ab8a15a7ef7a92fd5abff666adbd395', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:39', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32333b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34393a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2232333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22477261746974756465223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3233223b7d),
(1005, 'index.php?option=com_tags&view=tag&id=24', 'index.php?option=com_tags&view=tag&id=24:ευτυχία&Itemid=452', 'Happiness', '', '2022-07-06 07:50:10', 'cf3fa57876ec3b3e2dad0765e0ed83c8', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:45', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32343b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35303a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2232343aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32343aceb5cf85cf84cf85cf87ceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2248617070696e657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3234223b7d),
(1006, 'index.php?option=com_tags&view=tag&id=25', 'index.php?option=com_tags&view=tag&id=25:θετικότητα&Itemid=452', 'Positivity', '', '2022-07-06 07:50:54', 'b08c21edfe1e653ac21851bce9140ad9', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:52', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32353b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35303a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32333a2232353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22506f7369746976697479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3235223b7d),
(1007, 'index.php?option=com_tags&view=tag&id=26', 'index.php?option=com_tags&view=tag&id=26:ικανότητα&Itemid=452', 'Competence', '', '2022-07-06 07:51:31', '69884b3de3c80b5cc3cf355f1008fbf8', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:56', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32363b733a353a22616c696173223b733a31383a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35313a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2232363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3536223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22436f6d706574656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3236223b7d),
(1008, 'index.php?option=com_tags&view=tag&id=27', 'index.php?option=com_tags&view=tag&id=27:θυμός&Itemid=452', 'Anger', '', '2022-07-06 07:51:59', 'd8712e4418713ccac4c2092b61e9a50c', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:01', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32373b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35313a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2232373aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32373aceb8cf85cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22416e676572223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3237223b7d),
(1009, 'index.php?option=com_tags&view=tag&id=28', 'index.php?option=com_tags&view=tag&id=28:όρια&Itemid=452', 'Boundaries', '', '2022-07-06 07:52:58', '8be9f55f75640dbe274c6f56a9d08bf3', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32383b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35323a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2232383acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32383acf8ccf81ceb9ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22426f756e646172696573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3238223b7d),
(1010, 'index.php?option=com_tags&view=tag&id=36', 'index.php?option=com_tags&view=tag&id=36:νέα&Itemid=452', 'News', '', '2022-07-06 07:57:06', '96fb9f559bf2a380f39264c30e68c71c', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:52', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33363b733a353a22616c696173223b733a363a22cebdceadceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2233363acebdceadceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33363acebdceadceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a224e657773223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3336223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1011, 'index.php?option=com_tags&view=tag&id=41', 'index.php?option=com_tags&view=tag&id=41:ορισμός&Itemid=452', 'Definition', '', '2022-07-06 07:57:18', '820e96bcab96ccb0362f92a771b283ad', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:18:34', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34313b733a353a22616c696173223b733a31343a22cebfcf81ceb9cf83cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2234313acebfcf81ceb9cf83cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34313acebfcf81ceb9cf83cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a31383a3334223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22446566696e6974696f6e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3431223b7d),
(1012, 'index.php?option=com_tags&view=tag&id=42', 'index.php?option=com_tags&view=tag&id=42:κρίση-πανικού&Itemid=452', 'Panic Attack', '', '2022-07-06 07:57:31', 'd32b3b37daf54ca05a178455bebfd215', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:19:22', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34323b733a353a22616c696173223b733a32353a22cebacf81ceafcf83ceb720cf80ceb1cebdceb9cebacebfcf8d223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32383a2234323acebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34323acebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a31393a3232223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2250616e69632041747461636b223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3432223b7d),
(1013, 'index.php?option=com_tags&view=tag&id=43', 'index.php?option=com_tags&view=tag&id=43:συμβουλές&Itemid=452', 'Advices', '', '2022-07-06 07:57:46', 'b4ff4ec287427583add09fa3cb3e8270', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:21:25', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34333b733a353a22616c696173223b733a31383a22cf83cf85cebcceb2cebfcf85cebbceadcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234333acf83cf85cebcceb2cebfcf85cebbceadcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34333acf83cf85cebcceb2cebfcf85cebbceadcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a32313a3235223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a2241647669636573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3433223b7d),
(1014, 'index.php?option=com_tags&view=tag&id=44', 'index.php?option=com_tags&view=tag&id=44:δυσκολίες&Itemid=452', 'Hardships', '', '2022-07-06 07:58:02', 'ed2d091411883e49fa4ed0cabd5d850a', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:28:41', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34343b733a353a22616c696173223b733a31383a22ceb4cf85cf83cebacebfcebbceafceb5cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35383a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234343aceb4cf85cf83cebacebfcebbceafceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34343aceb4cf85cf83cebacebfcebbceafceb5cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a32383a3431223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22486172647368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3434223b7d),
(1015, 'index.php?option=com_tags&view=tag&id=45', 'index.php?option=com_tags&view=tag&id=45:εργασία&Itemid=452', 'Work Place', '', '2022-07-06 07:58:34', '55610bb5ee1422475ac6ecb524a32630', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:32:58', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34353b733a353a22616c696173223b733a31343a22ceb5cf81ceb3ceb1cf83ceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35383a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2234353aceb5cf81ceb3ceb1cf83ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34353aceb5cf81ceb3ceb1cf83ceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a33323a3538223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22576f726b20506c616365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3435223b7d),
(1016, 'index.php?option=com_tags&view=tag&id=46', 'index.php?option=com_tags&view=tag&id=46:εγκέφαλος&Itemid=452', 'Brain', '', '2022-07-06 07:59:17', '74e6244e9727242f866aebc838436229', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:35:16', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34363b733a353a22616c696173223b733a31383a22ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234363aceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34363aceb5ceb3cebaceadcf86ceb1cebbcebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a33353a3136223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22427261696e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3436223b7d),
(1017, 'index.php?option=com_tags&view=tag&id=47', 'index.php?option=com_tags&view=tag&id=47:αγάπη&Itemid=452', 'Love', '', '2022-07-06 07:59:29', 'c0de4e7ddb7c7913deb679a4adb507e1', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:44:17', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34373b733a353a22616c696173223b733a31303a22ceb1ceb3ceaccf80ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2234373aceb1ceb3ceaccf80ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34373aceb1ceb3ceaccf80ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34343a3137223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a224c6f7665223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3437223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1018, 'index.php?option=com_tags&view=tag&id=48', 'index.php?option=com_tags&view=tag&id=48:συναισθήματα&Itemid=452', 'Feelings', '', '2022-07-06 07:59:42', 'f7f5c50d2a3733269f74f8cf142d4781', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:44:17', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34383b733a353a22616c696173223b733a32343a22cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32373a2234383acf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34383acf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34343a3137223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224665656c696e6773223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3438223b7d),
(1019, 'index.php?option=com_tags&view=tag&id=49', 'index.php?option=com_tags&view=tag&id=49:έρωτας&Itemid=452', 'Romance', '', '2022-07-06 08:00:23', 'ab8c1a80dffd2246ca87e4c83288dd12', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:46:12', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34393b733a353a22616c696173223b733a31323a22ceadcf81cf89cf84ceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30303a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2234393aceadcf81cf89cf84ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34393aceadcf81cf89cf84ceb1cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34363a3132223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22526f6d616e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3439223b7d),
(1020, 'index.php?option=com_tags&view=tag&id=50', 'index.php?option=com_tags&view=tag&id=50:ζήλια&Itemid=452', 'Jealousy', '', '2022-07-06 08:01:00', 'ef8dc76ff5d2a951cc4d19cf98832bbb', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:48:38', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35303b733a353a22616c696173223b733a31303a22ceb6ceaecebbceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30313a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2235303aceb6ceaecebbceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35303aceb6ceaecebbceb9ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34383a3338223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224a65616c6f757379223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3530223b7d),
(1021, 'index.php?option=com_tags&view=tag&id=51', 'index.php?option=com_tags&view=tag&id=51:μητρικός-δεσμός&Itemid=452', 'Attachment Style', '', '2022-07-06 08:01:56', 'd23db5f0a27514528431ea00066ac91f', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:49:34', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35313b733a353a22616c696173223b733a32393a22cebcceb7cf84cf81ceb9cebacf8ccf8220ceb4ceb5cf83cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30313a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33323a2235313acebcceb7cf84cf81ceb9cebacf8ccf822dceb4ceb5cf83cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35313acebcceb7cf84cf81ceb9cebacf8ccf822dceb4ceb5cf83cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34393a3334223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224174746163686d656e74205374796c65223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3531223b7d),
(1022, 'index.php?option=com_tags&view=tag&id=52', 'index.php?option=com_tags&view=tag&id=52:οφέλη&Itemid=452', 'Benefits', '', '2022-07-06 08:02:20', '1767e1f8ab3971b83de09f2d3843c095', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:53:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35323b733a353a22616c696173223b733a31303a22cebfcf86ceadcebbceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30323a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2235323acebfcf86ceadcebbceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35323acebfcf86ceadcebbceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a35333a3333223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a2242656e6566697473223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3532223b7d),
(1023, 'index.php?option=com_tags&view=tag&id=54', 'index.php?option=com_tags&view=tag&id=54:διαχείριση-συγκρούσεων&Itemid=452', 'Conflict Management', '', '2022-07-06 08:03:31', 'bfdaabe8a6837e1263480c7d4361f8af', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:03:26', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35343b733a353a22616c696173223b733a34333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34363a2235343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30333a3236223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22436f6e666c696374204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3534223b7d),
(1024, 'index.php?option=com_tags&view=tag&id=55', 'index.php?option=com_tags&view=tag&id=55:διαχείριση-θυμού&Itemid=452', 'Anger Management', '', '2022-07-06 08:03:42', '0f6e779de7ac0454d102f5b67cb66faf', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:04:15', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35353b733a353a22616c696173223b733a33313a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb8cf85cebccebfcf8d223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33343a2235353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb8cf85cebccebfcf8d223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb8cf85cebccebfcf8d264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30343a3135223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22416e676572204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3535223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1025, 'index.php?option=com_tags&view=tag&id=56', 'index.php?option=com_tags&view=tag&id=56:άσκηση&Itemid=452', 'Exercise', '', '2022-07-06 08:03:54', '1ebf8228f78f8c45b12df8e5fe354505', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:21:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35363b733a353a22616c696173223b733a31323a22ceaccf83cebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2235363aceaccf83cebaceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35363aceaccf83cebaceb7cf83ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a32313a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224578657263697365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3536223b7d),
(1026, 'index.php?option=com_tags&view=tag&id=29', 'index.php?option=com_tags&view=tag&id=29:στόχοι&Itemid=452', 'Goals', '', '2022-07-06 08:09:57', 'b3ed20a867e5ba571a006eb4fda0a166', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:12', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32393b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30393a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2232393acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32393acf83cf84cf8ccf87cebfceb9264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3132223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22476f616c73223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3239223b7d),
(1027, 'index.php?option=com_tags&view=tag&id=30', 'index.php?option=com_tags&view=tag&id=30:προσαρμοστικότητα&Itemid=452', 'Adaptability', '', '2022-07-06 08:10:06', '968ba1592d8ca83ecdafe0fb12f51729', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:16', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33303b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33373a2233303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3136223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2241646170746162696c697479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3330223b7d),
(1028, 'index.php?option=com_tags&view=tag&id=31', 'index.php?option=com_tags&view=tag&id=31:ψυχική-ανθεκτικότητα&Itemid=452', 'Psychological Resilience', '', '2022-07-06 08:10:13', 'd3c4da98b49f5a675ec2a60f8607c3e1', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:22', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33313b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3232223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3331223b7d),
(1029, 'index.php?option=com_tags&view=tag&id=32', 'index.php?option=com_tags&view=tag&id=32:διαχείριση-δυσκολιών&Itemid=452', 'Managing Difficulties', '', '2022-07-06 08:10:21', '35e020940248236e19437f3566fc484d', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:30', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33323b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224d616e6167696e6720446966666963756c74696573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3332223b7d),
(1030, 'index.php?option=com_tags&view=tag&id=33', 'index.php?option=com_tags&view=tag&id=33:ενίσχυση-δυνατοτήτων&Itemid=452', 'Strengths Enhancement', '', '2022-07-06 08:10:41', '6118f61a53f9ec6921eaa59f2dbd0026', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:35', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33393a22ceb5cebdceafcf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22537472656e6774687320456e68616e63656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3333223b7d),
(1031, 'index.php?option=com_tags&view=tag&id=34', 'index.php?option=com_tags&view=tag&id=34:διαχείριση-άγχους&Itemid=452', 'Anxiety Management', '', '2022-07-06 08:10:55', '51e336aab8901d262a603f0f0b3f4194', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:39', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33343b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceacceb3cf87cebfcf85cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33363a2233343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22416e7869657479204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3334223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1032, 'index.php?option=com_tags&view=tag&id=35', 'index.php?option=com_tags&view=tag&id=35:σχέσεις&Itemid=452', 'Relationships', '', '2022-07-06 08:11:05', '337cccc051654d01f2400c1425250b65', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:45', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33353b733a353a22616c696173223b733a31343a22cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31313a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2233353acf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33353acf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a2252656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3335223b7d),
(1033, 'index.php?option=com_content&view=article&id=239', 'index.php?option=com_content&view=article&id=239:cv-μάιρα-στεφανάκου&catid=43', 'CV - Maira Stefanakou', ' Maira Stefanakou is a Dietitian - Nutritionist, BSc Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA. Her internship took place at the Hospital of Thoracic Diseases \"Sotiria\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship. She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line. ', '2023-04-26 22:02:54', '6820fa0a5452ee18c6ed2eced92f1c1c', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3937323a22204d616972612053746566616e616b6f7520697320612044696574697469616e202d204e7574726974696f6e6973742c20425363204d616972612053746566616e616b6f75207374756469656420617420746865204465706172746d656e74206f662044696574657469637320616e64204e7574726974696f6e206f6620746865204861726f6b6f70696f20556e6976657273697479206f6620417468656e7320616e64206973206c6963656e73656420746f207072616374696365204469657465746963732e205368652069732063757272656e746c79207374756479696e6720746865204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2070726f6772616d2c206f6e20746865206e7574726974696f6e2d67656e652072656c6174696f6e7368697020617420454b50412e2048657220696e7465726e7368697020746f6f6b20706c6163652061742074686520486f73706974616c206f662054686f72616369632044697365617365732022536f7469726961222c2077686572652073686520706572666f726d6564206e7574726974696f6e616c206576616c756174696f6e20616e64206d6f6e69746f72696e67206f662070617469656e747320696e207468652070756c6d6f6e6f6c6f677920616e64206f6e636f6c6f6779206465706172746d656e742c2061732077656c6c20617320696e20746865206f757470617469656e7420636c696e696373206f662074686520686f73706974616c2e20416c736f2c2061732070617274206f662068657220737475646965732c207368652064696420616e20696e7465726e7368697020696e2074686520636f6d6d756e69747920696e20746865206469657465746963206f6666696365206f66204d722e204b616e656c6c616b69732c20616e6420696e20746865206e6f6e2d70726f66697420636f6d70616e7920576973652047726565636520696e20417468656e732c2061732077656c6c20617320612073656d6573746572206f6620737475646965732061742074686520556e697665727369646164206465205a617261676f7a6120696e20537061696e2c207769746820616e20457261736d7573207363686f6c6172736869702e2053686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e6973742061742048722e2050737963686f6c6f6779202d20546f64617920616e6420697320612044696574697469616e202d204e7574726974696f6e69737420696e207468652054656c6570686f6e6520436f756e73656c6c696e67204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3233393b733a353a22616c696173223b733a33343a22637620cebcceacceb9cf81ceb120cf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a2273756d6d617279223b733a313134363a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376332e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d616972612053746566616e616b6f7520697320612044696574697469616e202d204e7574726974696f6e6973742c204253633c2f703e0d0a3c703e4d616972612053746566616e616b6f75207374756469656420617420746865204465706172746d656e74206f662044696574657469637320616e64204e7574726974696f6e206f6620746865204861726f6b6f70696f20556e6976657273697479206f6620417468656e7320616e64206973206c6963656e73656420746f207072616374696365204469657465746963732e205368652069732063757272656e746c79207374756479696e6720746865204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2070726f6772616d2c206f6e20746865206e7574726974696f6e2d67656e652072656c6174696f6e7368697020617420454b50412e3c2f703e0d0a3c703e48657220696e7465726e7368697020746f6f6b20706c6163652061742074686520486f73706974616c206f662054686f72616369632044697365617365732022536f7469726961222c2077686572652073686520706572666f726d6564206e7574726974696f6e616c206576616c756174696f6e20616e64206d6f6e69746f72696e67206f662070617469656e747320696e207468652070756c6d6f6e6f6c6f677920616e64206f6e636f6c6f6779206465706172746d656e742c2061732077656c6c20617320696e20746865206f757470617469656e7420636c696e696373206f662074686520686f73706974616c2e20416c736f2c2061732070617274206f662068657220737475646965732c207368652064696420616e20696e7465726e7368697020696e2074686520636f6d6d756e69747920696e20746865206469657465746963206f6666696365206f66204d722e204b616e656c6c616b69732c20616e6420696e20746865206e6f6e2d70726f66697420636f6d70616e7920576973652047726565636520696e20417468656e732c2061732077656c6c20617320612073656d6573746572206f6620737475646965732061742074686520556e697665727369646164206465205a617261676f7a6120696e20537061696e2c207769746820616e20457261736d7573207363686f6c6172736869702e3c2f703e0d0a3c703e53686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e6973742061742048722e2050737963686f6c6f6779202d20546f64617920616e6420697320612044696574697469616e202d204e7574726974696f6e69737420696e207468652054656c6570686f6e6520436f756e73656c6c696e67204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30323a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224356202d204d616972612053746566616e616b6f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323339223b7d),
(1035, 'index.php?option=com_content&view=article&id=195', 'index.php?option=com_content&view=article&id=195:cv-χριστίνα-καραχοτζίτη&catid=43', 'CV - Christina Karachotziti', ' Christina Karachotziti is a dietitian - nutritionist MSc He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian. She then went on to pursue postgraduate studies entitled \"Patient Counseling\" at the University of the Aegean and \"Food Quality Management\" at the University of West Attica, where he completed them with honors. She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits. She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition & Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line. ', '2023-04-26 22:03:13', 'd5842133376a25b3f2e646f7c8853340', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3936353a2220436872697374696e61204b61726163686f747a69746920697320612064696574697469616e202d206e7574726974696f6e697374204d536320486520737475646965642061742074686520546563686e6f6c6f676963616c20456475636174696f6e616c20496e73746974757465206f6620437265746520696e20746865204465706172746d656e74206f66204e7574726974696f6e20616e64204469657420616e64206861732061204c6963656e736520746f205072616374696365207468652070726f66657373696f6e206f662044696574697469616e2e20536865207468656e2077656e74206f6e20746f2070757273756520706f73746772616475617465207374756469657320656e7469746c6564202250617469656e7420436f756e73656c696e67222061742074686520556e6976657273697479206f66207468652041656765616e20616e642022466f6f64205175616c697479204d616e6167656d656e74222061742074686520556e6976657273697479206f662057657374204174746963612c20776865726520686520636f6d706c65746564207468656d207769746820686f6e6f72732e2053686520776f726b6564206174204172657461696f20556e697665727369747920486f73706974616c206f6620417468656e732c20617320726573706f6e7369626c6520666f72207468652064657369676e206f6620696e646976696475616c697a6564206e7574726974696f6e2070726f6772616d7320666f7220626f746820696e70617469656e747320616e64206f757470617469656e74732e205368652070726f766964657320646965746172792073657276696365732c2061696d696e6720746f206d6f6469667920656174696e67206861626974732e2053686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e69737420696e2074686520636f6d70616e792048722e2050737963686f6c6f6779202d20546f6461792077686572652068652073686170657320616e6420636f6f7264696e617465732073656d696e61727320737563682061733a2042616c616e636564204e7574726974696f6e2c20456d6f74696f6e616c204e7574726974696f6e2026205761797320746f20436f6e74726f6c2049742c205761797320746f20496d70726f766520456174696e67204861626974732c206574632e20496e206164646974696f6e2c20686520697320612044696574697469616e202d204e7574726974696f6e69737420696e20746865204e7574726974696f6e616c20436f756e73656c696e6720537570706f7274204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139353b733a353a22616c696173223b733a34323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120cebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a2273756d6d617279223b733a313135313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376362e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e436872697374696e61204b61726163686f747a69746920697320612064696574697469616e202d206e7574726974696f6e697374204d53633c2f703e0d0a3c703e486520737475646965642061742074686520546563686e6f6c6f676963616c20456475636174696f6e616c20496e73746974757465206f6620437265746520696e20746865204465706172746d656e74206f66204e7574726974696f6e20616e64204469657420616e64206861732061204c6963656e736520746f205072616374696365207468652070726f66657373696f6e206f662044696574697469616e2e3c2f703e0d0a3c703e536865207468656e2077656e74206f6e20746f2070757273756520706f73746772616475617465207374756469657320656e7469746c6564202250617469656e7420436f756e73656c696e67222061742074686520556e6976657273697479206f66207468652041656765616e20616e642022466f6f64205175616c697479204d616e6167656d656e74222061742074686520556e6976657273697479206f662057657374204174746963612c20776865726520686520636f6d706c65746564207468656d207769746820686f6e6f72732e3c2f703e0d0a3c703e53686520776f726b6564206174204172657461696f20556e697665727369747920486f73706974616c206f6620417468656e732c20617320726573706f6e7369626c6520666f72207468652064657369676e206f6620696e646976696475616c697a6564206e7574726974696f6e2070726f6772616d7320666f7220626f746820696e70617469656e747320616e64206f757470617469656e74732e205368652070726f766964657320646965746172792073657276696365732c2061696d696e6720746f206d6f6469667920656174696e67206861626974732e3c2f703e0d0a3c703e53686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e69737420696e2074686520636f6d70616e792048722e2050737963686f6c6f6779202d20546f6461792077686572652068652073686170657320616e6420636f6f7264696e617465732073656d696e61727320737563682061733a2042616c616e636564204e7574726974696f6e2c20456d6f74696f6e616c204e7574726974696f6e2026616d703b205761797320746f20436f6e74726f6c2049742c205761797320746f20496d70726f766520456174696e67204861626974732c206574632e20496e206164646974696f6e2c20686520697320612044696574697469616e202d204e7574726974696f6e69737420696e20746865204e7574726974696f6e616c20436f756e73656c696e6720537570706f7274204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb72663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a224356202d20436872697374696e61204b61726163686f747a697469223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313935223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1036, 'index.php?option=com_content&view=article&id=194', 'index.php?option=com_content&view=article&id=194:cv-χριστίνα-ζουρνά&catid=43', 'CV - Zourna Christina', ' Zourna Christina is a Psychologist-Psychotherapist She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University. She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR). The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools. Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units. ', '2023-04-26 22:03:23', '78751577e60f9e4dbd66b91792b0ea69', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3936373a22205a6f75726e6120436872697374696e6120697320612050737963686f6c6f676973742d50737963686f7468657261706973742053686520737475646965642050737963686f6c6f6779206174204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e64206c6174657220636f6d706c657465642068657220706f73746772616475617465207374756469657320696e20746865206669656c64206f6620436c696e6963616c2050737963686f6c6f6779206174204c656964656e20556e69766572736974792e2053686520686173206265656e20747261696e656420696e20436f676e6974697665204265686176696f7572616c20546865726170792028434254292c20456e68616e63656420436f676e6974697665204265686176696f7572616c205468657261707920284342542d452920616e6420457965204d6f76656d656e7420446573656e73697469736174696f6e20616e6420526570726f63657373696e672028454d4452292e20546865206c6173742079656172732c2073686520697320536369656e7469666963204173736f63696174652050737963686f6c6f6769737420617420456174696e67204469736f726465727320556e6974206f66207468652031737420507379636869617472696320436c696e6963206f6620417468656e732e205368652068617320636f6e647563746564207265736561726368206f6620636c696e6963616c20696e74657265737420696e2074686520736369656e7469666963206669656c64206f66204e6575726f70737963686f6c6f677920696e2074686520636f6e74657874206f6620776569676874696e67204e6575726f70737963686f6c6f676963616c20446961676e6f7374696320546f6f6c732e204d732e205a6f75726e6127732070726f66657373696f6e616c20657870657269656e636520696e636c7564657320636c696e6963616c206173736573736d656e742c207375706572766973696f6e20616e64206c6563747572657320696e2073656d696e6172732072656c6174656420746f206d656e74616c206865616c746820696e2074686520776f726b706c6163652061732077656c6c206173207468652070726f766973696f6e206f662070737963686f746865726170657574696320736572766963657320696e20686f73706974616c732c20707379636869617472696320636c696e6963732c206e6f6e2d676f7665726e6d656e74616c206f7267616e69736174696f6e732c207075626c696320616e64207072697661746520756e6974732e20223b693a333b613a32353a7b733a323a226964223b693a3139343b733a353a22616c696173223b733a33323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120ceb6cebfcf85cf81cebdceac223b733a373a2273756d6d617279223b733a313134393a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376352e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e5a6f75726e6120436872697374696e6120697320612050737963686f6c6f676973742d50737963686f7468657261706973743c2f703e0d0a3c703e53686520737475646965642050737963686f6c6f6779206174204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e64206c6174657220636f6d706c657465642068657220706f73746772616475617465207374756469657320696e20746865206669656c64206f6620436c696e6963616c2050737963686f6c6f6779206174204c656964656e20556e69766572736974792e3c2f703e0d0a3c703e53686520686173206265656e20747261696e656420696e20436f676e6974697665204265686176696f7572616c20546865726170792028434254292c20456e68616e63656420436f676e6974697665204265686176696f7572616c205468657261707920284342542d452920616e6420457965204d6f76656d656e7420446573656e73697469736174696f6e20616e6420526570726f63657373696e672028454d4452292e3c2f703e0d0a3c703e546865206c6173742079656172732c2073686520697320536369656e7469666963204173736f63696174652050737963686f6c6f6769737420617420456174696e67204469736f726465727320556e6974206f66207468652031737420507379636869617472696320436c696e6963206f6620417468656e732e205368652068617320636f6e647563746564207265736561726368206f6620636c696e6963616c20696e74657265737420696e2074686520736369656e7469666963206669656c64206f66204e6575726f70737963686f6c6f677920696e2074686520636f6e74657874206f6620776569676874696e67204e6575726f70737963686f6c6f676963616c20446961676e6f7374696320546f6f6c732e3c2f703e0d0a3c703e4d732e205a6f75726e6127732070726f66657373696f6e616c20657870657269656e636520696e636c7564657320636c696e6963616c206173736573736d656e742c207375706572766973696f6e20616e64206c6563747572657320696e2073656d696e6172732072656c6174656420746f206d656e74616c206865616c746820696e2074686520776f726b706c6163652061732077656c6c206173207468652070726f766973696f6e206f662070737963686f746865726170657574696320736572766963657320696e20686f73706974616c732c20707379636869617472696320636c696e6963732c206e6f6e2d676f7665726e6d656e74616c206f7267616e69736174696f6e732c207075626c696320616e64207072697661746520756e6974732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac2663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224356202d205a6f75726e6120436872697374696e61223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313934223b7d),
(1040, 'index.php?option=com_content&view=article&id=190', 'index.php?option=com_content&view=article&id=190:cv-ιωάννα-σούχλα&catid=43', 'CV - Ioanna Souchla', ' Ioanna Souchla is a psychologist-psychotherapist. She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis. She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace. Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to improve and enhance capabilities and talents, quality of working life for all and high productivity. Among the companies she cooperates with are: AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic. In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs. She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators). ', '2023-04-26 22:04:03', '82b3e4d06cdd7087f4746ce2a3a96283', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313639373a2220496f616e6e6120536f7563686c6120697320612070737963686f6c6f676973742d70737963686f7468657261706973742e205368652073747564696564204d61726b6574696e672061742074686520544549206f6620417468656e7320696e20746865204465706172746d656e74206f66204d61726b6574696e6720616e64204164766572746973696e672c207468656e20636f6d706c6574656420686572207374756469657320696e2050737963686f6c6f677920617420746865204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e6420697320747261696e656420696e2070737963686f64796e616d69632070737963686f7468657261707920616e6420616e616c797369732e2053686520776f726b656420696e206c6172676520636f6d70616e69657320696e20746865206465706172746d656e7473206f662053616c657320616e64204d61726b6574696e6720696e2061646d696e69737472617469766520706f736974696f6e732c206f7267616e697a696e67206465706172746d656e747320616e64207465616d732e205368652077617320726573706f6e7369626c6520666f722073746166662073656c656374696f6e2c206576616c756174696f6e20616e6420747261696e696e672e2057697468206d616e79207965617273206f6620657870657269656e636520696e20746865206669656c64206f6620627573696e65737320616e6420686572207374756469657320696e2070737963686f6c6f67792c207368652068616420616c6c20746865207265736f757263657320746f2065737461626c6973682048522e50535943484f4c4f47592d544f4441592c206120636f6d70616e792070726f766964696e67206d656e74616c206865616c746820736572766963657320696e2074686520776f726b706c6163652e204c6563747572657220696e2073656d696e6172732c20646576656c6f706d656e742067726f75707320616e64206c65637475726573206f6e207468652070726f6d6f74696f6e206f66206d656e74616c206865616c746820696e2074686520776f726b706c6163652e2050726f766964657320656475636174696f6e616c20736572766963657320746f20656d706c6f7965657320616e642065786563757469766573206f6620636f6d70616e696573206f6e20746f706963732072656c6174656420746f20656d6f74696f6e616c20696e74656c6c6967656e63652c20636f6d6d756e69636174696f6e2c2073747265737320616e6420656e65726779206d616e6167656d656e742c206574632e20436f6c6c61626f7261746573207769746820636f6d70616e696573206173206120636f6e73756c74616e7420696e207468652068756d616e207265736f7572636573206465706172746d656e74732c2061696d696e6720746f20696d70726f766520616e6420656e68616e6365206361706162696c697469657320616e642074616c656e74732c207175616c697479206f6620776f726b696e67206c69666520666f7220616c6c20616e6420686967682070726f6475637469766974792e20416d6f6e672074686520636f6d70616e6965732073686520636f6f706572617465732077697468206172653a2041422056617373696c6f706f756c6f732c2047656e6572616c6920696e737572616e63652c205061706173747261746f732c2057696e642c2056697661727469612c2043616c696e2c204b61666b61732c20466167652c20546f7020456c656374726f6e69632e20496e206164646974696f6e2c2073686520636f6c6c61626f72617465732077697468204c696e6b61676520436f6d70616e792c20666f7220746865206372656174696f6e20616e642070726573656e746174696f6e206f6620656475636174696f6e616c2070726f6772616d732e2053686520707261637469636573207468652070726f66657373696f6e206f662050737963686f6c6f676973742d50737963686f74686572617069737420707269766174656c792c20776f726b732070737963686f7468657261706575746963616c6c792077697468206164756c747320696e20696e646976696475616c2073657373696f6e7320616e6420636f6f7264696e617465732070737963686f74686572617065757469632067726f7570732e2053686520636f6c6c61626f7261746573207769746820657870657269656e6365642070726f66657373696f6e616c7320696e206f74686572207370656369616c746965732028707379636869617472697374732c207370656369616c206564756361746f7273292e20223b693a333b613a32353a7b733a323a226964223b693a3139303b733a353a22616c696173223b733a32383a22637620ceb9cf89ceaccebdcebdceb120cf83cebfcf8dcf87cebbceb1223b733a373a2273756d6d617279223b733a313836323a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376312e6a70672220616c743d2222202f3ec2a0496f616e6e6120536f7563686c6120697320612070737963686f6c6f676973742d70737963686f7468657261706973742e3c2f703e0d0a3c703e5368652073747564696564204d61726b6574696e672061742074686520544549206f6620417468656e7320696e20746865204465706172746d656e74206f66204d61726b6574696e6720616e64204164766572746973696e672c207468656e20636f6d706c6574656420686572207374756469657320696e2050737963686f6c6f677920617420746865204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e6420697320747261696e656420696e2070737963686f64796e616d69632070737963686f7468657261707920616e6420616e616c797369732e3c2f703e0d0a3c703e53686520776f726b656420696e206c6172676520636f6d70616e69657320696e20746865206465706172746d656e7473206f662053616c657320616e64204d61726b6574696e6720696e2061646d696e69737472617469766520706f736974696f6e732c206f7267616e697a696e67206465706172746d656e747320616e64207465616d732e205368652077617320726573706f6e7369626c6520666f722073746166662073656c656374696f6e2c206576616c756174696f6e20616e6420747261696e696e672e2057697468206d616e79207965617273206f6620657870657269656e636520696e20746865206669656c64206f6620627573696e65737320616e6420686572207374756469657320696e2070737963686f6c6f67792c207368652068616420616c6c20746865207265736f757263657320746f2065737461626c6973682048522e50535943484f4c4f47592d544f4441592c206120636f6d70616e792070726f766964696e67206d656e74616c206865616c746820736572766963657320696e2074686520776f726b706c6163652e3c2f703e0d0a3c703e4c6563747572657220696e2073656d696e6172732c20646576656c6f706d656e742067726f75707320616e64206c65637475726573206f6e207468652070726f6d6f74696f6e206f66206d656e74616c206865616c746820696e2074686520776f726b706c6163652e2050726f766964657320656475636174696f6e616c20736572766963657320746f20656d706c6f7965657320616e642065786563757469766573206f6620636f6d70616e696573206f6e20746f706963732072656c6174656420746f20656d6f74696f6e616c20696e74656c6c6967656e63652c20636f6d6d756e69636174696f6e2c2073747265737320616e6420656e65726779206d616e6167656d656e742c206574632e20436f6c6c61626f7261746573207769746820636f6d70616e696573206173206120636f6e73756c74616e7420696e207468652068756d616e207265736f7572636573206465706172746d656e74732c2061696d696e6720746fc2a020696d70726f766520616e6420656e68616e6365206361706162696c697469657320616e642074616c656e74732c207175616c697479206f6620776f726b696e67206c69666520666f7220616c6c20616e6420686967682070726f6475637469766974792e3c2f703e0d0a3c703e416d6f6e672074686520636f6d70616e6965732073686520636f6f706572617465732077697468206172653a3c2f703e0d0a3c703e41422056617373696c6f706f756c6f732c2047656e6572616c6920696e737572616e63652c205061706173747261746f732c2057696e642c2056697661727469612c2043616c696e2c204b61666b61732c20466167652c20546f7020456c656374726f6e69632e3c2f703e0d0a3c703ec2a0496e206164646974696f6e2c2073686520636f6c6c61626f72617465732077697468204c696e6b61676520436f6d70616e792c20666f7220746865206372656174696f6e20616e642070726573656e746174696f6e206f6620656475636174696f6e616c2070726f6772616d732e3c2f703e0d0a3c703ec2a053686520707261637469636573207468652070726f66657373696f6e206f662050737963686f6c6f676973742d50737963686f74686572617069737420707269766174656c792c20776f726b732070737963686f7468657261706575746963616c6c792077697468206164756c747320696e20696e646976696475616c2073657373696f6e7320616e6420636f6f7264696e617465732070737963686f74686572617065757469632067726f7570732e2053686520636f6c6c61626f7261746573207769746820657870657269656e6365642070726f66657373696f6e616c7320696e206f74686572207370656369616c746965732028707379636869617472697374732c207370656369616c206564756361746f7273292e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30343a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb1223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb12663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a224356202d20496f616e6e6120536f7563686c61223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313930223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1042, 'index.php?option=com_content&view=article&id=48', 'index.php?option=com_content&view=article&id=48:αναδιατύπωση-σκέψεων&catid=18', 'Thought reframing', ' Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones. ', '2022-07-11 11:53:02', 'b37985833e6021471069fdc39b887fe6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132393a22204f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e20223b693a333b613a32373a7b733a323a226964223b693a34383b733a353a22616c696173223b733a33393a22ceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3334353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e4f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313433353a2254686f756768742072656672616d696e67202020202020202020202020202020202020202020202020202020200a204f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e20466f72207468617420746f2068617070656e2c20656163682074686f75676874206d75737420736174697366792074686520726571756972656d656e74732062656c6f773b200a2049742773206d7573746e277420626520756e7265616c69737469633a20222065766572796f6e65206469736c696b65642220666f7220737572652077652063616e6e6f7420426f6e642077656c6c20776974682065766572796f6e652c206275742069742069736ee28099742070726f6261626c6520666f722065766572792073696e676c6520706572736f6e20796f75206b6e6f7720746f206469736c696b6520796f75200a204974206d7573746e2774206265202220626c61636b206f72207768697465223a20222077686f6576657220646f65736ee280997420686176652074686520696465616c207765696768742c206973206661742220746865726520617265206d616e7920646966666572656e7420737461676573206265747765656e2061206e6f726d616c20424d4920616e64206f6265736974792e200a204974206d7573746e2774206265206172626974726172793a2022206966206d7920706172746e657220666f7267657473206f757220616e6e69766572736172792c20686520646f65736e2774206c6f7665206d65222074686174277320616e2061726269747261727920636f6e636c7573696f6e2073696e636520746865726520617265206d616e7920726561736f6e73206120706572736f6e206d6967687420666f7267657420616e6e697665727361727920616e64206d616e7920646966666572656e74207761797320796f752063616e207265616c697a6520796f757220706172746e65722773206c6f766520666f7220796f752e200a204974206d7573746e2774206265206472616d617469633a2022206966207468657920646f6e27742068697265206d652c2069276c6c206469652220746f20626520737572652c2061206a6f6220706f736974696f6e206973206e6f7420796f75722077686f6c65206c6966652e200a204974206d7573746e277420696e636c756465206d69736c6162656c696e673a20222049e280996d20746865206c6f736572206f66206f757220636f6d70616e792220796f752068617665206d616e79207175616c6974696573207468617420666f726d20796f757220706572736f6e616c6974793b2069742773206e6f7420776f7274682068616e67696e672061206c6162656c206f6e20796f757273656c662e200a204974206d7573746e277420696e636c756465202273686f756c642073746174656d656e7473223a202220492073686f756c64206265206120676f6f6420686f7573657769666522207468657265206172656e2774207468696e677320796f75206d75737420646f206f722062652c20746865726520617265207468696e677320796f752077616e7420746f20646f20616e642062652e200a204974206d7573746e277420696e636c75646520706572736f6e616c697a6174696f6e3a2022206f6620636f757273652074686520776561746865722069732062616420746f6461792120492077616e74656420746f20676f20666f72206120636f666665652077697468206d7920667269656e64732e2049276d20736f20756e6c75636b7921222077656174686572207068656e6f6d656e61206172656e27742072656c6174656420746f206120706572736f6e2773206c75636b2e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61646f6d6873682d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35333a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2234383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f616e61646f6d6873682d736b65707365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686f756768742072656672616d696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3438223b7d),
(1043, 'index.php?option=com_content&view=article&id=49', 'index.php?option=com_content&view=article&id=49:αναδόμηση-σκέψεων&catid=18', 'Thought restructuring', ' The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious. ', '2022-07-11 11:54:57', 'e26d7a786d66373ae67f6951b64ce22c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137343a2220546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e20223b693a333b613a32373a7b733a323a226964223b693a34393b733a353a22616c696173223b733a33333a22ceb1cebdceb1ceb4cf8ccebcceb7cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3339353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3631323a2254686f756768742072657374727563747572696e67202020202020202020202020202020202020202020202020202020200a20546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e200a204f6e2061207069656365206f6620706170657220637265617465206120342d636f6c756d6e2074686f75676874207265636f72642e200a204665656c20696e2074686520636f6c756d6e732065766572792074696d6520796f75206665656c20616e78696f757320666f722061626f75742032207765656b7320616e642074727920746f207265636f676e697a6520616e642064797366756e6374696f6e616c2074686f75676874207061747465726e732074686174206d6179206e6565642072657374727563747572696e672e200a20536974756174696f6e202d20776861742068617070656e65643f200a2054686f7567687473202d20776879206469642049207468696e6b2061626f75742074686520736974756174696f6e3f200a20456d6f74696f6e73202d20686f77206469642049206665656c206166746572207468696e6b696e672061626f75742074686520736974756174696f6e3f200a204265686176696f7273202d2077687920646964204920646f2061626f75742069743f223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e616469617479707773692d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35343a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f616e616469617479707773692d736b65707365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a2254686f756768742072657374727563747572696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3439223b7d),
(1044, 'index.php?option=com_content&view=article&id=47', 'index.php?option=com_content&view=article&id=47:απόσπαση-προσοχής&catid=18', 'Distract yourself', ' A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus. ', '2022-07-11 11:55:57', '4ad187a3f00910addb95eb927d38f6e7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134333a22204120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e20223b693a333b613a32373a7b733a323a226964223b693a34373b733a353a22616c696173223b733a33333a22ceb1cf80cf8ccf83cf80ceb1cf83ceb720cf80cf81cebfcf83cebfcf87ceaecf82223b733a373a2273756d6d617279223b733a3138383a223c703e3c7370616e207374796c653d22666f6e742d73697a653a20313470743b223e4120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a3830383a22446973747261637420796f757273656c66202020202020202020202020202020202020202020202020202020200a204120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e200a204e6578742074696d6520796f7520657870657269656e636520616e20616e78696574792061747461636b2c2074727920746f3a200a20436c6f736520796f7572206579657320616e64206472617720616e206964796c6c696320696d6167653b20796f7520636f756c6420726576697369742061206c6f76656c79206d656d6f7279206f72207468696e6b206f66206120706c61636520796f75207769736820746f2076697369742e2054727920746f2061747461696e20746f20616c6c206f66206974732064657461696c7320616e64206368617261637465726973746963732e200a20496620636c6f73696e6720796f75722065796573206973206e6f7420706f737369626c652c20666f63757320796f757220617474656e74696f6e206f6e20616e206f626a65637420696e20796f75722076697375616c206669656c6420616e642061747461696e20746f206974732064657461696c73202873686170652c20636f6c6f722c206d6174657269616c2c206574632e292e20496620706f737369626c652c206465736372696265207768617420796f752073656520746f20736f6d656f6e6520656c736520696e206173206d7563682064657461696c20617320796f752063616e2e200a2054727920746f20646973747261637420796f757273656c6620627920656e676167696e6720696e746f20616e2061637469766974792074686174207265717569726573206d656e74616c206566666f72742e20466f72206578616d706c652c20736f6c76696e672061206d617468656d61746963616c2070726f626c656d206f7220636f756e74696e67206261636b776172647320627920372e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f73706173692d70726f736f7869732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35353a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f61706f73706173692d70726f736f7869732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22446973747261637420796f757273656c66223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3437223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1045, 'index.php?option=com_content&view=article&id=56', 'index.php?option=com_content&view=article&id=56:άσκηση-μυϊκής-χαλάρωσης&catid=19', 'Muscle Relaxation', ' Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds. ', '2022-07-11 11:57:45', '77692edfd25f04893bb679e9ea780022', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134353a222053697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e20223b693a333b613a32373a7b733a323a226964223b693a35363b733a353a22616c696173223b733a34343a22ceaccf83cebaceb7cf83ceb720cebccf85cf8acebaceaecf8220cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3336363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3735343a224d7573636c652052656c61786174696f6e202020202020202020202020202020202020202020202020202020200a2053697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e200a2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e200a20596f7572206c6567732c20796f757220746f65732c20796f75722068616e64732c20796f75722066616369616c206d7573636c65732e200a2042726561746865206f75742c20616e64207468656e20636f6d706c6574656c792072656c617820746865206d7573636c652067726f7570732e200a2052656c61782e204e6f746963652074686520646966666572656e6365206265747765656e20686f7720746865206d7573636c6573206665656c207768656e2074686579206172652074656e736520616e6420686f772074686579206665656c207768656e2074686579206172652072656c617865642e200a204e6f772074616b652061206665772064656570206272656174687320616761696e20616e642074656e736520796f75722077686f6c6520626f6479206f6e6365206d6f72652c2062757420746869732074696d6520776974682068616c66207468652074656e73696f6e207468616e206265666f72652e204e6f7469636520696620796f75206f6674656e2074656e736520796f757220626f647920647572696e67207468652064617920776974686f757420796f75207265616c697a696e672e200a2042726561746865206f757420616e64207468656e20636f6d706c6574656c792072656c617820746865206d7573636c652067726f7570732e20436f756e74206261636b77617264732066726f6d203520746f203120746f206272696e6720796f757220666f637573206261636b20746f207468652070726573656e742e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b6973692d6d79696b69732d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35373a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2235363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f61736b6973692d6d79696b69732d78616c6172777369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224d7573636c652052656c61786174696f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3536223b7d),
(1046, 'index.php?option=com_content&view=article&id=54', 'index.php?option=com_content&view=article&id=54:άσκηση-χαλάρωσης&catid=19', 'Relaxation exercise', ' Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down. ', '2022-07-11 11:58:57', '4dd6ffaeb5a3b6facae0148516e9a47b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134313a222046696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e20223b693a333b613a32373a7b733a323a226964223b693a35343b733a353a22616c696173223b733a33313a22ceaccf83cebaceb7cf83ceb720cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3336323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e46696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313037353a2252656c61786174696f6e206578657263697365202020202020202020202020202020202020202020202020202020200a2046696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e200a2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e200a20436c6f736520796f7572206579657320616e642074616b65203220646565702062726561746873207468617420796f752063616e206665656c20696e20796f75722073746f6d61636820617265612e204c657420676f2c206665656c20796f757220626f64792072656c6178696e673b20796f75722077686f6c6520626f64792c206865616420746f20746f652e200a204f6e636520796f75206172652072656c617865642c20647261772061206d656e74616c20706963747572652074686174206d616b657320796f75206665656c2068617070792f706561636566756c2e204769766520697420636f6c6f722c206d6f76656d656e742c20736f756e643b206d616b6520697420636f6d6520616c6976652e20497420646f65736ee2809974206d61747465722069662074686520706963747572652072656665727320746f2074686520706173742c207468652070726573656e74206f7220746865206675747572652e20416c6c2074686174206d6174746572732069732074686174206974206372656174657320706f73697469766520656d6f74696f6e732e200a20486f6c64206f6e746f2074686520706963747572652061206c6974746c65206c6f6e6765722e204974e2809973206120676966742074686174206d616b657320796f7520686170707920616e642063616c6d2e2041206c6974746c652074726561737572652e205361766520697420696e20796f757220747265617375726520626f782e20596f752077696c6c206b6e6f772069742077696c6c206265207468657265207768656e20796f75206e65656420697420616761696e2e2054686174e28099732074686520626561757479206f66207472656173757265733b2074686579206e65766572206c6f73652074686569722076616c75652e200a2054616b65203220736c6f772c206465657020627265617468732e20536c6f776c79206f70656e20796f757220657965732e204665656c20796f757220626f64792072656c6178656420616e642063616c6d2e204e6f7469636520686f772073746561647920796f757220627265617468696e672069732e204e6f7720796f752063616e206f70656e20796f757220657965732e20536c6f776c79206765742075702c207374726574636820616e64206665656c20796f757220626f647920737472696e6720616e642072656c617865642e200ac2a0223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b736973692d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35383a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2235343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f61736b736973692d78616c6172777369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a2252656c61786174696f6e206578657263697365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3534223b7d),
(1047, 'index.php?option=com_content&view=article&id=55', 'index.php?option=com_content&view=article&id=55:διαφραγματική-αναπνοή&catid=19', 'Diaphragmatic breathing', ' The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. ', '2022-07-11 12:00:19', '5e87f76f539ac40bb4a87eaf536476f4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a22205468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e20223b693a333b613a32373a7b733a323a226964223b693a35353b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae223b733a373a2273756d6d617279223b733a3337343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e5468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036363a2244696170687261676d6174696320627265617468696e67202020202020202020202020202020202020202020202020202020200a205468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e2044696170687261676d6174696320627265617468696e6720697320696e74656e64656420746f2068656c7020796f7520757365207468652064696170687261676d20636f72726563746c79207768696c6520627265617468696e672e200a205468652064696170687261676d6174696320627265617468696e6720746563686e69717565200a204e6f74653a20496620796f75206c69766520776974682061206d65646963616c20636f6e646974696f6e2c20636f6e73756c74207769746820796f757220646f63746f72207072696f7220746f20626567696e6e696e6720616e792074797065206f662072656c61786174696f6e2065786572636973652e200a204c6965206f6e20796f7572206261636b206f6e206120666c61742073757266616365206f7220696e206265642c207769746820796f7572206b6e6565732062656e7420616e6420796f7572206865616420737570706f727465642e20596f752063616e2070757420612070696c6c6f7720756e64657220796f7572206b6e65657320746f20737570706f727420796f7572206c6567732e20506c616365206f6e652068616e64206f6e20796f757220757070657220636865737420616e6420746865206f746865722068616e64206a7573742062656c6f7720796f75722072696220636167652e20546869732077696c6c20616c6c6f7720796f7520746f206665656c20796f75722064696170687261676d206d6f766520617320796f7520627265617468652e200a204272656174686520696e20736c6f776c79207468726f75676820796f7572206e6f736520736f207468617420796f75722073746f6d616368206d6f766573206f757420616761696e737420796f75722068616e642e205468652068616e64206f6e20796f75722063686573742073686f756c642072656d61696e206173207374696c6c20617320706f737369626c652e200a205469676874656e20796f75722073746f6d616368206d7573636c65732c206c657474696e67207468656d2066616c6c20696e7761726420617320796f7520657868616c652e205468652068616e64206f6e20796f7572206368657374206d7573742072656d61696e206173207374696c6c20617320706f737369626c652e200a20526570656174206174206c656173742031302074696d65732e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961667261676d6174696b692d616e61706e6f692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30303a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a2235353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f646961667261676d6174696b692d616e61706e6f692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a2244696170687261676d6174696320627265617468696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3535223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1048, 'index.php?option=com_content&view=article&id=53', 'index.php?option=com_content&view=article&id=53:επίλυση-προβλημάτων&catid=19', 'Problem solving', ' Mapping 1. Define the problem 2. Name the people involved ', '2022-07-11 12:01:39', 'c22bbee3ac5689b02bb2af99ad753e6d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35393a22204d617070696e6720312e20446566696e65207468652070726f626c656d20322e204e616d65207468652070656f706c6520696e766f6c76656420223b693a333b613a32373a7b733a323a226964223b693a35333b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3335333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d617070696e6720312e20446566696e65207468652070726f626c656d203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e322e204e616d65207468652070656f706c6520696e766f6c7665643c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3536333a2250726f626c656d20736f6c76696e67202020202020202020202020202020202020202020202020202020200a204d617070696e67200a20312e20446566696e65207468652070726f626c656d200a20322e204e616d65207468652070656f706c6520696e766f6c766564200a20332e204c69737420746865206e656564732c20776f727269657320616e642074726f75626c6573206f6620656163682073696465206279200a202d20617070726f616368696e6720746f206120736f6c7574696f6e20626173656420696e206e65656473200a202d207368696674696e672066726f6d20736f6c7574696f6e7320746f206e65656473200a202d2061736b696e6720776879200a202d20627265616b696e6720646f776e20636f6d706c696361746564206e6565647320746f20736d616c6c6572207061727473200a202d206e616d696e6720776f727269657320616e64206665617273200a202d207368696674696e67206162736f6c75746520706f736974696f6e73200a20342e205468726f756768206d617070696e6720796f752063616e2066696e64200a202d20636f6d6d6f6e206e656564732c2062656c6965667320616e64206964656173200a202d206e6577207065727370656374697665207468726f756768207468652073746174656d656e7473206f66207468652070656f706c6520696e766f6c766564200a202d2068696464656e20776f727269657320616e64206e65656473206f66207468652070656f706c6520696e766f6c766564223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34303a2235333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f6570696c7973692d70726f766c696d6174776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f626c656d20736f6c76696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3533223b7d),
(1049, 'index.php?option=com_content&view=article&id=70', 'index.php?option=com_content&view=article&id=70:α-ενικός&catid=39', 'First-person singular ', ' In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem. ', '2022-07-11 12:02:54', '9408d2368fbe42458ff8b890466f91d8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139313a2220496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e20223b693a333b613a32373a7b733a323a226964223b693a37303b733a353a22616c696173223b733a31353a22ceb120ceb5cebdceb9cebacf8ccf82223b733a373a2273756d6d617279223b733a3139383a223c703e496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e3c2f703e0d0a223b733a343a22626f6479223b733a3432383a2246697273742d706572736f6e2073696e67756c617220202020202020202020202020202020202020202020202020202020200a20496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e200a204d616b65207375726520796f757220707265636973653b20452e672e207361792022204920616d207570736574207468617420796f75206c65667420746865207461626c6520776974686f7574207069636b696e6720757020796f757220706c6174652220696e7374656164206f66202220796f75206e6576657220646f20616e797468696e672061726f756e642068657265222e202052656d656d6265722c207072616374696365206d616b657320706572666563742e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f612d656e696b6f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30323a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a2237303aceb12dceb5cebdceb9cebacf8ccf82223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33303a22696d616765732f323032322f30322f31342f612d656e696b6f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37303aceb12dceb5cebdceb9cebacf8ccf822663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a2246697273742d706572736f6e2073696e67756c617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3730223b7d),
(1050, 'index.php?option=com_content&view=article&id=66', 'index.php?option=com_content&view=article&id=66:μπαλόνι&catid=39', 'The balloon', ' There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin. ', '2022-07-11 12:04:16', 'f37519ffb1ab4f1bd9a3a2bd27844efa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132383a2220546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e20223b693a333b613a32373a7b733a323a226964223b693a36363b733a353a22616c696173223b733a31343a22cebccf80ceb1cebbcf8ccebdceb9223b733a373a2273756d6d617279223b733a3231333a223c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e3c2f703e0d0a223b733a343a22626f6479223b733a3731383a225468652062616c6c6f6f6e202020202020202020202020202020202020202020202020202020200a20546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e200a20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e200a2054616b652061206465657020627265617468207768696c65207468696e6b696e67206f662077686174206d616b657320796f7520616e677279206f72206120736974756174696f6e20796f752063616e6e6f74206d616e6167652077656c6c20616e6420626567696e20626c6f77696e67207468652062616c6c6f6f6e2e200a20436f6e74696e756520756e74696c207468652062616c6c6f6f6e2068617320626c6f776e20656e6f7567682e200a20486f6c64207468652062616c6c6f6f6e206f6e206f6e6520616e64207768696c6520686f6c64696e6720612070696e20696e20746865206f746865722e2054616b65206120646565702062726561746820616e6420626c6f77207468652062616c6c6f6f6e2e200a20596f752077696c6c206e6f7469636520612073656e7365206f6620656d6f74696f6e616c206c696265726174696f6e20616e642063616c6d6e6573732e20417320736f6f6e20617320796f7520626c6f77207468652062616c6c6f6f6e20796f752077696c6c2068797065722d666f6375732c20616c6c20796f75722073656e7365732061726520696e766f6c76656420616e6420796f75206665656c206c69626572617465642066726f6d2074686520736974756174696f6e7320796f7520686164207472617070656420696e207468652062616c6c6f6f6e3b20736974756174696f6e732074686174206d61646520796f75206665656c20756e6465722070726573737572652e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d70616c6f6e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30343a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236363acebccf80ceb1cebbcf8ccebdceb9223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f6d70616c6f6e692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36363acebccf80ceb1cebbcf8ccebdceb92663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a225468652062616c6c6f6f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3636223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1052, 'index.php?option=com_content&view=article&id=68', 'index.php?option=com_content&view=article&id=68:διαχωρίζοντας-το-θυμό-μου&catid=39', 'Differentiating anger', ' Make a list of what bothers you at the workplace. Compare it to what bothers you at home. ', '2022-07-11 12:07:26', '43f2d5dd24c23d7857b61e249246c439', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39313a22204d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e20436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e20223b693a333b613a32373a7b733a323a226964223b693a36383b733a353a22616c696173223b733a34373a22ceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebf20ceb8cf85cebccf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3235333a22446966666572656e74696174696e6720616e676572202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e200a20436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e200a204e6f77206d616b652061206c697374206f66207768617420626f746865727320796f7520617420686f6d6520616e6420636f6e7369646572207768657468657220796f752070726f6a65637420736f6d65206f662074686f73652070726f626c656d7320617420776f726b2e223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30373a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2236383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22446966666572656e74696174696e6720616e676572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3638223b7d),
(1053, 'index.php?option=com_content&view=article&id=67', 'index.php?option=com_content&view=article&id=67:μέτρημα&catid=39', 'Counting', ' A popular anger management exercise is counting backwards. ', '2022-07-11 12:08:25', '93e2b9ff2d4abb19d953786d221dc5db', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36303a22204120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e20223b693a333b613a32373a7b733a323a226964223b693a36373b733a353a22616c696173223b733a31343a22cebcceadcf84cf81ceb7cebcceb1223b733a373a2273756d6d617279223b733a3238313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3337353a22436f756e74696e67202020202020202020202020202020202020202020202020202020200a204120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e200a205768656e6576657220796f7520657870657269656e636520696e74656e736520616e6765722c20636f756e74206261636b77617264732066726f6d2032302c20736c6f776c792e2054686973206c6974746c652065786572636973652063616e2070726f76652068656c7066756c20696e20636f6e74726f6c6c696e6720616e676572207468617427732065787072657373656420696d70756c736976656c792e20596f752067657420746865206368616e636520746f206d616e6167652074686520736974756174696f6e20626574746572206174207468652072696768742074696d6520616e64206e6f7420746f2065787465726e616c697a6520796f757220616e67657220696d70756c736976656c792e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d657472696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30383a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236373acebcceadcf84cf81ceb7cebcceb1223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f6d657472696d612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36373acebcceadcf84cf81ceb7cebcceb12663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a22436f756e74696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3637223b7d),
(1055, 'index.php?option=com_content&view=article&id=60', 'index.php?option=com_content&view=article&id=60:αντιμέτωπος-με-την-τελειομανία&catid=38', 'Dealing with perfectionism', ' Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management. ', '2022-07-11 12:10:35', '1000cb03e4a7640e57767f6d3f4398f9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131373a22204772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e20223b693a333b613a32373a7b733a323a226964223b693a36303b733a353a22616c696173223b733a35373a22ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a2273756d6d617279223b733a3333383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936383a224465616c696e6720776974682070657266656374696f6e69736d202020202020202020202020202020202020202020202020202020200a204772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e200a205468652065786572636973652062656c6c6f772077696c6c2068656c7020796f7520636f6d6261742070657266656374696f6e69736d2e200a204d616b652061206c697374206f6620736974756174696f6e73207468617420757375616c6c79206c65616420796f7520746f2061696d20666f722070657266656374696f6e69736d2e205468656e2c20617474656d707420746f2064656c696265726174656c79206d616b65206120706172746963756c6172206d697374616b6520696e206f7264657220746f20636f6e66726f6e7420796f757273656c6620666f72206e6f74206265696e6720706572666563742e20546869732065786572636973652077696c6c2068656c7020796f7520676574206163637573746f6d656420746f2061206c65737320706572666563742076657273696f6e206f6620796f757273656c662e200a204966206974207365656d7320746f6f206861726420746f20646f2c207069636b696e6720666f7220746865206d697374616b65207468617420776f6e277420706172746963756c61726c7920757073657420796f7520616e64206772616475616c6c792070726f67726573732074776f207461736b73207468617420796f752066696e6420646966666963756c7420746f2061636365707420696d7065726665637420726573756c74732e200a2053756368207461736b73206d617920696e636c756465200a2057656172696e6720612073686972742074686174207761736e27742070726f7065726c792069726f6e6564200a2053656e64696e67206120667269656e646c79206d657373616765207468617420696e636c756465732061207370656c6c696e67206d697374616b65200a204265696e67206120626974206c617465206f6e20616e206170706f696e746d656e7420746861742069736e277420757267656e74200a2050726f6f667265616420616e20656d61696c206e6f206d6f7265207468616e206f6e6365200a204c696d6974207468652074696d6520796f75207370656e6420707265706172696e6720612070726573656e746174696f6e2028652e672e2032682f646179292e200ac2a0223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e74696d657477706f732d6d652d74696e2d74656c65696f6d616e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31303a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a2236303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f616e74696d657477706f732d6d652d74696e2d74656c65696f6d616e69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a224465616c696e6720776974682070657266656374696f6e69736d223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3630223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1057, 'index.php?option=com_content&view=article&id=62', 'index.php?option=com_content&view=article&id=62:ο-κανόνας-των-2-λεπτών&catid=38', 'The 2-minute rule', ' It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks. ', '2022-07-11 12:12:36', '80dbd92ca8db8107c6c76efa08ed18a2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135383a22204974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e20223b693a333b613a32373a7b733a323a226964223b693a36323b733a353a22616c696173223b733a33393a22cebf20cebaceb1cebdcf8ccebdceb1cf8220cf84cf89cebd203220cebbceb5cf80cf84cf8ecebd223b733a373a2273756d6d617279223b733a3337393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3731353a2254686520322d6d696e7574652072756c65202020202020202020202020202020202020202020202020202020200a204974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e200a20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e200a20496620796f757220634232207265717569726573206d6f7265207468616e2032206d696e7574657320746f20636f6d706c6574652c20627265616b20697420646f776e20746f206120322d6d696e75746520737465702e200a20466f72206578616d706c652c206c6574277320617373756d6520796f752077616e7420746f20737461727420656174696e67206865616c7468696c7920696e206f7264657220746f206c6f7365203130206c6220696e20746865206e6578742032206d6f6e7468733b207768617420636f756c6420796f7520646f20696e204a7573742032206d696e7574657320746f20626567696e20776f726b696e6720746f776172647320796f757220676f616c3f200a204861766520616e206170706c65200a20446f20313020707573682d757073200a20476f20666f7220612073686f72742077616c6b200a204472696e6b206120676c617373206f66207761746572200a205468652072756c65206f66207468756d6220686520736169642062792074616b696e6720612066657720737465707320746f776172647320796f75722066696e616c2061696d2c20796f752077696c6c206265206d6f7265206c696b656c7920746f2074616b65206675727468657220616374696f6e20616e6420666f726d206e65772068616269747320646f776e2074686520726f61642e200ac2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d6b616e6f6e61732d74776e2d322d6c657074776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31323a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30322f31342f6f2d6b616e6f6e61732d74776e2d322d6c657074776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686520322d6d696e7574652072756c65223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3632223b7d),
(1058, 'index.php?option=com_content&view=article&id=79', 'index.php?option=com_content&view=article&id=79:επικοινωνώ-ακούω-καταλαβαίνω&catid=41', 'Communicate – Listen – Understand 	', ' Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin. ', '2022-07-11 12:14:08', '89ac622f514d42a3f93eee614cba8b42', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135383a2220436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e20223b693a333b613a32373a7b733a323a226964223b693a37393b733a353a22616c696173223b733a35343a22ceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e20ceb1cebacebfcf8dcf8920cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a2273756d6d617279223b733a3337393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313331333a22436f6d6d756e696361746520e28093204c697374656e20e2809320556e6465727374616e642009202020202020202020202020202020202020202020202020202020200a436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e0a546869732065786572636973652063616e2068656c7020796f752066696e64207468652074727565206d65616e696e67206f6620636f6d6d756e69636174696f6e2c206c697374656e696e6720616e6420756e6465727374616e64696e672e2052656d656d6265722074686174206c697374656e696e6720646f65736ee2809974206e65636573736172696c79206d65616e206167726565696e672e0a2d2043686f6f7365206120636f6c6c65616775652c20667269656e64206f722072656c61746976652c2073697420636c6f736520627920736f207468617420796f752061726520636f6d666f727461626c6520616e642074727920746f206d61696e7461696e2065796520636f6e746163742e0a2d2043686f6f73652061206e65757472616c20746f706963206f6620636f6e766572736174696f6e2c207375636820617320e2809c686f772077617320796f757220776f726b20646179e2809d206f7220e2809c776861742068617070656e656420647572696e6720746865207765656b656e64e2809d20616e64206265206172746963756c6174652e0a2d205265717565737420796f7520696e7465726c6f6375746f72206d616b657320736f6d6520636c6172696679696e67207175657374696f6e73206261736564206f6e207768617420796f7520736169642e20452e672e20e2809c5768656e20796f752073616964e280a62e2e2064696420796f75206d65616ee280a6e280a6e280a62e3fe2809d0a2d205768656e20796f752061726520696e2061677265656d656e742070757420646f776e203120706f696e742e205768656e20796f752061726520696e2064697361677265656d656e742074727920746f206578706c61696e207768617420686173206e6f74206265656e20636c6561726c7920756e64657273746f6f642e0a2d205768656e20796f75e28099766520776f6e203320706f696e74732c206469766572736520726f6c657320616e6420726570656174207468652065786572636973652e0a576861742064696420796f75206761696e2066726f6d20746869732065786572636973653f20536861726520796f75722074686f7567687473207769746820796f757220696e7465726c6f6375746f722e0a52656d656d6265723a20436f6d6d756e69636174696f6e206973206f6674656e2061206368616c6c656e67696e672070726f636573732e204d616e792074696d65732c207768617420776520636f6d6d756e69636174652069732072656365697665642062792074686520696e7465726c6f6375746f7220696e206120646966666572656e742077617920616e6420766963652076657273612e2049662074686174206f6363757272656420647572696e67207468652065786572636973652074727920746f20646973637573732069742066757274686572207769746820796f757220696e7465726c6f6375746f722e0a0a0a0a0ac2a00a0a0ac2a00a0ac2a00ac2a0223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696b6f696e776e772d616b6f75772d6b6174616c617661696e772e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31343a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2237393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f6570696b6f696e776e772d616b6f75772d6b6174616c617661696e772e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf892663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22436f6d6d756e696361746520e28093204c697374656e20e2809320556e6465727374616e642009223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3739223b7d),
(1059, 'index.php?option=com_content&view=article&id=76', 'index.php?option=com_content&view=article&id=76:η-άσκηση-του-δαβίδ&catid=41', 'David’s exercise', ' The most crucial part of good interpersonal relationships is the relationship we have with ourselves. ', '2022-07-11 12:15:08', 'a426999e9b5e720275c0797e1ab92cc9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130333a2220546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e20223b693a333b613a32373a7b733a323a226964223b693a37363b733a353a22616c696173223b733a33333a22ceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520ceb4ceb1ceb2ceafceb4223b733a373a2273756d6d617279223b733a3332343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3736323a224461766964e2809973206578657263697365202020202020202020202020202020202020202020202020202020200a20546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e200a2054686520666f6c6c6f77696e672065786572636973652077696c6c2068656c7020796f752066696e6420796f75722061757468656e7469632073656c662e200a20496e206f7264657220746f20637265617465204461766964e2809973207363756c70747572652c204d69636861656c20416e67656c6f2072656c696564206f6e203220626173696320736b696c6c733a20486973206162696c69747920746f207363756c7074206f666620657863657373206d6172626c6520696e206f7264657220746f20676976652074686520636f727265637420736861706520616e6420686973206162696c69747920746f20736565204461766964207468726f75676820746865206d6172626c65206c61796572732e20496e207468652073616d65207761792c20706f7369746976652070737963686f6c6f67792063616e2068656c702070656f706c65206f766572636f6d6520746865206c696d69746174696f6e732074686174207265737472696374207468656d2066726f6d2066696e64696e6720746865697220747275652073656c662e200a202d204578616d696e652077686174e2809973206672696c6c20616e642077686174206c696d697473206d652066726f6d206265696e67206d7973656c662e200a202d205265636f676e697a652077686f2049207265616c6c7920616d2c20776869636820617265206d792061757468656e746963206368617261637465726973746963732c207768617420492077616e7420746f206b6565702e200a202d2041646f7074206265686176696f7273207468617420656e68616e6365206d792061757468656e7469636974792e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d61736b6973692d746f752d64617669642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31353a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2237363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb4223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f692d61736b6973692d746f752d64617669642e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb42663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224461766964e2809973206578657263697365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3736223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1060, 'index.php?option=com_content&view=article&id=78', 'index.php?option=com_content&view=article&id=78:οι-μάσκες&catid=41', 'The masks', ' In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important. ', '2022-07-11 12:16:38', '6d772956e2550e713561a2f13501cab9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a2220496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e20223b693a333b613a32373a7b733a323a226964223b693a37383b733a353a22616c696173223b733a31373a22cebfceb920cebcceaccf83cebaceb5cf82223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435323a22546865206d61736b73202020202020202020202020202020202020202020202020202020200a20496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e200a202d205468696e6b206f6620332070656f706c652077686f2061726520696d706f7274616e7420746f20796f752e200a202d20436f6e7369646572207768696368206d61736b20796f752063686f736520746f20776561722061726f756e64207468656d2e200a202d2057686174206172652074686520726561736f6e732074686174206c65616420796f7520746f2070757474696e672074686973206d61736b206f6e3f200a20496e2074686520656e642c20646563696465207768696368206d61736b7320796f752061726520676f696e6720746f206b656570206f6e20616e64207768696368206f6e657320796f752073686f756c642074616b65206f66662e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d61736b65732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31363a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2237383acebfceb92dcebcceaccf83cebaceb5cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33303a22696d616765732f323032322f30322f31342f692d6d61736b65732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37383acebfceb92dcebcceaccf83cebaceb5cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22546865206d61736b73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3738223b7d),
(1061, 'index.php?option=com_content&view=article&id=77', 'index.php?option=com_content&view=article&id=77:τα-παράπονα&catid=41', 'Complaining', ' Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships. ', '2022-07-11 12:17:39', '5982b4b79105f621ec8cdc956eeda271', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a22204d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e20223b693a333b613a32373a7b733a323a226964223b693a37373b733a353a22616c696173223b733a32313a22cf84ceb120cf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a2273756d6d617279223b733a3337383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3639333a22436f6d706c61696e696e67202020202020202020202020202020202020202020202020202020200a204d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e200a202d5772697465203220636f6d706c61696e747320796f75206f6674656e206d616b6520746f20736f6d656f6e652e200a202d5468656e2c207772697465203220706f7369746976652061737065637473206f662074686520706572736f6e20796f752061726520636f6d706c61696e696e6720746f2e200a202d5573696e67207468697320696e666f726d6174696f6e2c2066696c6c20696e2074686520626c616e6b733a200a205f5f5f5f5f5f5f5f5f5f5f5f206d6179206265205f5f5f5f5f5f5f5f5f5f5f5f5f2c206275742068652f73686520697320616c736f205f5f5f5f5f5f5f5f5f202e200a20466f72206578616d706c653a204d7920736973746572206d6179206265206d657373792c206275742073686520697320616c736f20616e20657863656c6c656e7420636f6f6b2e200a20496e20746869732077617420796f75206578707265737320796f757220636f6d706c61696e742c2062757420796f7520616c736f206d616b65206120706f73697469766520636f6d6d656e742c2068656c70696e6720746865206f7468657220706572736f6e20746f207669657720796f7520636f6d6d656e74206d6f726520706f7369746976656c7920616e6420706572686170732074616b6520736f6d6520737465707320746f7761726473206368616e67696e672e223b733a363a22696d61676573223b733a3231303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d70617261706f6e612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31373a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a2237373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33333a22696d616765732f323032322f30322f31342f74612d70617261706f6e612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb12663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a22436f6d706c61696e696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3737223b7d),
(1062, 'index.php?option=com_content&view=article&id=89', 'index.php?option=com_content&view=article&id=89:αναπνεύστε-μαζί&catid=42', 'Breathe together', ' This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner. ', '2022-07-11 12:18:40', 'bf698332a2f53e4806d2b6bf304c43d6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a22205468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e20223b693a333b613a32373a7b733a323a226964223b693a38393b733a353a22616c696173223b733a32393a22ceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3133303a223c703e5468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e3c2f703e0d0a223b733a343a22626f6479223b733a3533353a224272656174686520746f676574686572202020202020202020202020202020202020202020202020202020200a205468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e200a202d20546f20626567696e2c20656974686572206c696520696e20626564206f70706f7369746520746f20796f757220706172746e6572206f722073cf84616e642075702073746172696e672061742065616368206f746865722e200a202d2047656e746c7920746f75636820796f757220706172746e6572e280997320666f726568656164207769746820796f7572206f776e20666f7265686561642e2049742077696c6c2068656c7020706f696e74696e6720796f7572206368696e20646f776e77617264732e200a202d2054616b65206174206c6561737420372064656570206272656174687320696e2073796e6368726f6e69636974792e20496620796f7520656e6a6f792074686520657865726369736520796f752063616e207370656e64206d6f72652074696d652e200a202d20526570656174207768656e6576657220796f75206665656c20746865206e65656420746f20666f637573206f6e207468652070726573656e742e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61706e65757374652d6d617a692d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31383a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2238393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f616e61706e65757374652d6d617a692d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224272656174686520746f676574686572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3839223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1063, 'index.php?option=com_content&view=article&id=88', 'index.php?option=com_content&view=article&id=88:περάστε-χρόνο-μαζί&catid=42', 'Spend time together', ' It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality. ', '2022-07-11 12:19:41', 'd39b15652401167d270c50d08389c42c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232353a22204974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e20223b693a333b613a32373a7b733a323a226964223b693a38383b733a353a22616c696173223b733a33343a22cf80ceb5cf81ceaccf83cf84ceb520cf87cf81cf8ccebdcebf20cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3434363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313033313a225370656e642074696d6520746f676574686572202020202020202020202020202020202020202020202020202020200a204974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e200a202d2053657420617369646520616e20686f757220612064617920746f206465766f7465206f6e20796f75722072656c6174696f6e736869702e205468697320636f756c642074616b6520706c616365206174206e69676874206265666f726520796f7520676f20746f206265642c20647572696e672061206c756e636820627265616b206f7220616e79206f746865722074696d65206f66207468652064617920796f752066696e64207375697461626c652e200a202d20446f20736f6d657468696e6720646966666572656e7420647572696e6720746861742074696d6520746f2061766f69642066616c6c696e6720696e746f206120726f7574696e652e20547279207468652069646561732062656c6f773a200a202d2046696e64206120686f6262793a20536f6d657468696e67206172746973746963206f722074727920676f696e6720746f207468652067796d200a202d2045786368616e676520736d616c6c2067696674733b206e6f74206e65636573736172696c79206d6174657269616c206974656d732c2062757420736f6d65206b696e64206465636c61726174696f6e73206f66206c6f76652c20617070726563696174696f6e20666f7220736f6d657468696e67206e69636520796f757220706172746e6572206469642c20707265706172696e672061206e696365206d65616c206574632e200a202d2055736520626f6479206c616e67756167653b206d616b652065796520636f6e746163742c206c6f6f6b20696e746f2065616368206f7468657273e28099206579657320666f722061206d696e75746520616e64207468656e20686f6c642068616e647320616e642068756720666f72206174206c656173742035206d696e757465732e204974e2809973206f6b617920696620796f7520656e6420757020696e206265642e204a757374206d616b65207375726520796f7520676976652065796520636f6e746163742c20636172657373657320616e6420687567732074686520617070726f7072696174652074696d652e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706572617374652d78726f6e6f2d6d617a692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2238383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f706572617374652d78726f6e6f2d6d617a692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a225370656e642074696d6520746f676574686572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3838223b7d),
(1065, 'index.php?option=com_content&view=article&id=87', 'index.php?option=com_content&view=article&id=87:πώς-να-μειώσεις-τη-ζήλια-σου&catid=42', 'How to reduce jealousy', ' Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship. ', '2022-07-11 12:22:46', '68a30e04e60c26a4546fabec3ac864e8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230313a22205265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e20223b693a333b613a32373a7b733a323a226964223b693a38373b733a353a22616c696173223b733a35313a22cf80cf8ecf8220cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84ceb720ceb6ceaecebbceb9ceb120cf83cebfcf85223b733a373a2273756d6d617279223b733a3432323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313635333a22486f7720746f20726564756365206a65616c6f757379202020202020202020202020202020202020202020202020202020200a205265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e200a204578616d696e6520616e6420616363657074206a65616c6f75732074686f756768747320616e6420656d6f74696f6e732e2054686520666972737420737465707320746f776172647320736f6c76696e6720616e2069737375652069732061636b6e6f776c656467656d656e742c206578616d696e6174696f6e20616e6420616363657074616e63652e200a20596f7520646f6ee2809974206861766520746f206163742075706f6e20796f7572206a65616c6f7573206665656c696e672e20596f75206d6179206e6f742062652061626c6520746f20636f6e74726f6c20657870657269656e63696e67206a65616c6f7573206665656c696e67207965742c20796f75206172652c20686f77657665722c2061626c6520746f20636f6e74726f6c20796f7572207265616374696f6e20746f207468656d2e2057696c6c20796f75206c6574207468656d20646566696e6520796f7572206c69666520616e64206c65616420796f7520746f206f7665727265616374696e67206f722077696c6c20796f752061636b6e6f776c65646765207468656d20666f72207768617420746865792061726520616e642067697665207468656d20746865207370616365207468657920646573657276653f200a204576616c75617465206a65616c6f7573792061732061206665656c696e672c206578616d696e6520776865726520697420646572697665732066726f6d20616e642061636365707420697420617320796f7520616363657074207468652072657374206f6620796f7572206665656c696e67732e200a202d2041636b6e6f776c65646765207468617420756e6365727461696e74792069732070617274206f662065766572792072656c6174696f6e736869702e204e6f206f6e6520696e20616e792073686f7274206f72206c6f6e672d7465726d2072656c6174696f6e736869702c206f6c64206f7220726563656e742c2063616e2067756172616e746565207468617420796f757220706172746e65722077696c6c2031303025206265207769746820796f7520666f726576657220616e642077696c6c206e65766572206c6f6f6b20617420616e6f7468657220706572736f6e2e205468617420646f65736ee2809974206d65616e20746861742068652077696c6c3b204974206d65616e73207468617420796f752063616e2073757276697665206576656e20696620686520646f657320616e642074686174207468697320736563757265206665656c696e672064657269766573206f6e6c792066726f6d20796f752e200a202d204578616d696e6520796f757220766965777320726567617264696e672072656c6174696f6e73686970732e2045787472656d65206a65616c6f757379206d6179206c6561642075732061736b696e672061206c6f742066726f6d20796f757220706172746e65722073756368206173206e6f7420746f2074616c6b20746f2070656f706c65206f6620746865206f70706f736974652067656e646572206f72206e6f7420746f20676f206f757420616c6f6e652e20537563682076696577732061726520646973746f7274656420616e64206e65656420746f2062652072656576616c75617465642e200a202d2055736520616c7465726e61746976652072656c6174696f6e7368697020736b696c6c732e20496e7374656164206f66206163637573696e6720796f757220706172746e6572206f72206d616b696e672061207363656e652064756520746f206a65616c6f7573792c2074727920746f20656d70686173697a65206f6e20706f7369746976652061737065637473206f66206869732063686172616374657220616e6420696d6d6564696174656c7920696d70726f766520746865207175616c697479206f6620796f75722072656c6174696f6e736869702e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d646961786569726973746569732d74692d7a696c6569612d736f75312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32323a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2238373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf85223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30322f31342f7077732d6e612d646961786569726973746569732d74692d7a696c6569612d736f75312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf852663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22486f7720746f20726564756365206a65616c6f757379223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3837223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1066, 'index.php?option=com_content&view=article&id=86', 'index.php?option=com_content&view=article&id=86:το-παιχνίδι-των-36-ερωτήσεων&catid=42', 'The 36 questions', ' According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance. ', '2022-07-11 12:24:15', '32dc07ec758ad7bdd8993209ecfe61df', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139383a22204163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e20223b693a333b613a32373a7b733a323a226964223b693a38363b733a353a22616c696173223b733a35303a22cf84cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf84cf89cebd20333620ceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3431393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a333533333a22546865203336207175657374696f6e73202020202020202020202020202020202020202020202020202020200a204163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e200a2045616368206f6620796f752073686f756c642074616b652061207475726e20616e73776572696e672065616368207175657374696f6e2e20486572652074686579206172652c20696e206f726465723a200a20312e20476976656e207468652063686f696365206f6620616e796f6e6520696e2074686520776f726c642c2077686f20776f756c6420796f752077616e7420617320612064696e6e65722067756573743f200a20322e20576f756c6420796f75206c696b6520746f2062652066616d6f75733f20496e2077686174207761793f200a20332e204265666f7265206d616b696e6720612070686f6e652063616c6c2c20646f20796f752065766572207265686561727365207768617420796f7527726520676f696e6720746f207361793f205768793f200a20342e205768617420776f756c6420636f6e73746974757465206120706572666563742064617920666f7220796f753f200a20352e205768656e2064696420796f75206c6173742073696e6720746f20796f757273656c663f20546f20736f6d656f6e6520656c73653f200a20362e20496620796f7520776572652061626c6520746f206c69766520746f2074686520616765206f6620393020616e642072657461696e2065697468657220746865206d696e64206f7220626f6479206f6620612033302d79656172206f6c6420666f7220746865206c617374203630207965617273206f6620796f7572206c6966652c20776869636820776f756c6420796f752063686f6f73653f200a20372e20446f20796f7520686176652061207365637265742068756e63682061626f757420686f7720796f752077696c6c206469653f200a20382e204e616d65207468726565207468696e677320796f7520616e6420796f757220706172746e65722061707065617220746f206861766520696e20636f6d6d6f6e2e200a20392e20466f72207768617420696e20796f7572206c69666520646f20796f75206665656c206d6f737420677261746566756c3f200a2031302e20496620796f7520636f756c64206368616e676520616e797468696e672061626f7574207468652077617920796f752077657265207261697365642c207768617420776f756c642069742062653f200a2031312e2054616b6520666f7572206d696e7574657320616e642074656c6c20796f757220706172746e657220796f7572206c6966652073746f727920696e206173206d7563682064657461696c20617320706f737369626c652e200a2031322e20496620796f7520636f756c642077616b6520757020746f6d6f72726f7720686176696e67206761696e6564206f6e65207175616c697479206f72206162696c6974792c207768617420776f756c642069742062653f200a2031332e2049662061206372797374616c2062616c6c20636f756c642074656c6c20796f75207468652074727574682061626f757420796f757273656c662c20796f7572206c6966652c2074686520667574757265206f7220616e797468696e6720656c73652c207768617420776f756c6420796f752077616e7420746f206b6e6f773f200a2031342e20497320746865726520736f6d657468696e67207468617420796f7527766520647265616d74206f6620646f696e6720666f722061206c6f6e672074696d653f2057687920686176656e277420796f7520646f6e652069743f200a2031352e205768617420697320746865206772656174657374206163636f6d706c6973686d656e74206f6620796f7572206c696665200a2031362e205768617420646f20796f752076616c7565206d6f737420696e206120667269656e64736869703f200a2031372e205768617420697320796f7572206d6f737420747265617375726564206d656d6f72793f200a2031382e205768617420697320796f7572206d6f7374207465727269626c65206d656d6f72793f200a2031392e20496620796f75206b6e6577207468617420696e206f6e65207965617220796f7520776f756c64206469652073756464656e6c792c20776f756c6420796f75206368616e676520616e797468696e672061626f7574207468652077617920796f7520617265206e6f77206c6976696e673f205768793f200a2032302e205768617420646f657320667269656e6473686970206d65616e20746f20796f753f200a2032312e205768617420726f6c657320646f206c6f766520616e6420616666656374696f6e20706c617920696e20796f7572206c6966653f200a2032322e20416c7465726e6174652073686172696e6720736f6d657468696e6720796f7520636f6e7369646572206120706f736974697665206368617261637465726973746963206f6620796f757220706172746e65722e205368617265206120746f74616c206f662066697665206974656d732e200a2032332e20486f7720636c6f736520616e64207761726d20697320796f75722066616d696c793f20446f20796f75206665656c20796f7572206368696c64686f6f64207761732068617070696572207468616e206d6f7374206f746865722070656f706c6527733f200a2032342e20486f7720646f20796f75206665656c2061626f757420796f75722072656c6174696f6e73686970207769746820796f7572206d6f746865723f200a2032352e204d616b65207468726565207472756520227765222073746174656d656e747320656163682e20466f7220696e7374616e63652c202277652061726520626f746820696e207468697320726f6f6d206665656c696e672e2e2e22200a2032362e20436f6d706c65746520746869732073656e74656e6365202249207769736820492068616420736f6d656f6e6520776974682077686f6d204920636f756c642073686172652e2e2e200a2032372e20496620796f75207765726520676f696e6720746f206265636f6d65206120636c6f736520667269656e64207769746820796f757220706172746e65722c20706c65617365207368617265207768617420776f756c6420626520696d706f7274616e7420666f722068696d206f722068657220746f206b6e6f772e200a2032382e2054656c6c20796f757220706172746e6572207768617420796f75206c696b652061626f7574207468656d2e20426520686f6e65737420746869732074696d652c20736179696e67207468696e6773207468617420796f75206d69676874206e6f742073617920746f20736f6d656f6e6520796f75277665206a757374206d65742e200a2032392e205368617265207769746820796f757220706172746e657220616e20656d62617272617373696e67206d6f6d656e7420696e20796f7572206c6966652e200a2033302e205768656e2064696420796f75206c6173742063727920696e2066726f6e74206f6620616e6f7468657220706572736f6e3f20427920796f757273656c663f200a2033312e2054656c6c20796f757220706172746e657220736f6d657468696e67207468617420796f75206c696b652061626f7574207468656d20616c72656164792e200a2033322e20576861742c20696620616e797468696e672c20697320746f6f20736572696f757320746f206265206a6f6b65642061626f75743f200a2033332e20496620796f75207765726520746f206469652074686973206576656e696e672077697468206e6f206f70706f7274756e69747920746f20636f6d6d756e6963617465207769746820616e796f6e652c207768617420776f756c6420796f75206d6f737420726567726574206e6f7420686176696e6720746f6c6420736f6d656f6e653f2057687920686176656e277420796f7520746f6c64207468656d207965743f200a2033342e20596f757220686f7573652c20636f6e7461696e696e672065766572797468696e6720796f75206f776e2c206361746368657320666972652e20416674657220736176696e6720796f7572206c6f766564206f6e657320616e6420706574732c20796f7520686176652074696d6520746f20736166656c79206d616b6520612066696e616c206461736820746f207361766520616e79206f6e65206974656d2e205768617420776f756c642069742062653f205768793f200a2033352e204f6620616c6c207468652070656f706c6520696e20796f75722066616d696c792c2077686f736520646561746820776f756c6420796f752066696e64206d6f73742064697374757262696e673f205768793f200a2033362e205368617265206120706572736f6e616c2070726f626c656d20616e642061736b20796f757220706172746e6572277320616476696365206f6e20686f77206865206f7220736865206d696768742068616e646c652069742e20416c736f2c2061736b20796f757220706172746e657220746f207265666c656374206261636b20746f20796f7520686f7720796f75207365656d20746f206265206665656c696e672061626f7574207468652070726f626c656d20796f7520686176652063686f73656e2e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d706169786e6964692d74776e2d33362d65727674697365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32343a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a2238363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f746f2d706169786e6964692d74776e2d33362d65727674697365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22546865203336207175657374696f6e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3836223b7d),
(1067, 'index.php?option=com_content&view=article&id=94', 'index.php?option=com_content&view=article&id=94:απολαμβάνειν-με-αναπόληση&catid=21', 'Enjoyment through reminiscing ', ' Follow the suggestions below to begin enjoying life\'s beautiful moments again. ', '2022-07-11 12:25:29', '4d2018536e65b4107b93ac7302445031', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38303a2220466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e20223b693a333b613a32373a7b733a323a226964223b693a39343b733a353a22616c696173223b733a34383a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd20cebcceb520ceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a2273756d6d617279223b733a38373a223c703e466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e3c2f703e0d0a223b733a343a22626f6479223b733a3632313a22456e6a6f796d656e74207468726f7567682072656d696e697363696e6720202020202020202020202020202020202020202020202020202020200a20466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e200a20507574206f6e20736f6d65206c6f756e6765206d757369632c206c617920636f6d666f727461626c79206f6e2074686520636f7563682c20636c6f736520796f7572206579657320616e642072656d696e6973636520616e20616d617a696e6720657870657269656e63653b20746865206861707079206d656d6f72792c20616e206563737461746963206d6f6d656e742c20746865206665656c696e67206f6620707572652064656c696768742c206f72207065726861707320746865206665656c696e67206f66206265696e6720696e206c6f76652e20546865206665656c696e6720796f7520676574207768656e206120626f6f6b20746f756368657320796f757220736f756c206f722061207061696e74696e67206d616b657320796f757220686561727420736b69702061206269742e200a2054727920746f20726563616c6c20616c6c207468652064657461696c73206173736f6369617465643b20796f75722074686f756768747320616e64206665656c696e67732e200a2054726176656c206261636b20696e2074696d6520616e642072656c69766520746865206d6f6d656e7420666f72206174206c656173742074776f206d696e757465732e200a2052657065617420746865206578657263697365206f6674656e2e223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6c616d76616e65696e2d6d652d616e61706f6c7973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32353a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a2239343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f61706f6c616d76616e65696e2d6d652d616e61706f6c7973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22456e6a6f796d656e74207468726f7567682072656d696e697363696e6720223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3934223b7d),
(1068, 'index.php?option=com_content&view=article&id=95', 'index.php?option=com_content&view=article&id=95:καθημερινή-παύση&catid=21', 'Take a break', ' Devote 20-30 minutes a day to self-care, every day for a week. ', '2022-07-11 12:26:30', '8ca7ad0e378bf3f4ac62a082a7d03df2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a22204465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e20223b693a333b613a32373a7b733a323a226964223b693a39353b733a353a22616c696173223b733a33313a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb7223b733a373a2273756d6d617279223b733a3238353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931323a2254616b65206120627265616b202020202020202020202020202020202020202020202020202020200a204465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e200a20596f752063616e2063686f6f736520616d6f6e677374206d616e792061637469766974696573207468617420796f7520656e6a6f793b20612077616c6b2c2061206d6f7669652c206120637570206f6620796f7572206661766f7269746520636f66666565206265666f726520776f726b2c2061206e657720626f6f6b2c206c697374656e696e6720746f20796f7572206661766f72697465206d75736963206265666f726520676f696e6720746f206265642e200a203230206d696e757465732061206461792063616e20626520737061726564206576656e20696e207468652062757369657374207363686564756c652e200a2044696420796f75722072696e6720796f757220627265616b2074727920746f2072656c6965766520616e78696f75732074686f756768747320616e6420666f637573206f6e2074686520616374697669747920796f7520686176652063686f73656e2e200a20466f63757320796f757220617474656e74696f6e206f6e20616c6c2074686520706f736974697665207374696d756c6920737572726f756e64696e6720796f753b2074686520736d656c6c2c2074686520636f6c6f72732c207468652074656d70657261747572652c207468652074617374652c20746865206665656c696e67732c20616e64206b656570207468656d20696e20796f7572206d656d6f72792e20496e2074686520656e64206f6620796f757220627265616b2c20796f7520706c616e20746f6d6f72726f7727732061637469766974792e200a204265666f726520676f696e6720746f206265642072656d656d62657220686f7720796f752066656c7420647572696e6720746f646179277320616374697669747920616e642070617920617474656e74696f6e20746f20796f757220656d6f74696f6e732e200a20446f6e277420666f7267657420746f20696e636c7564652073756368206163746976697469657320696e20796f7572206461696c79207363686564756c653b20706f73697469766520657870657269656e6365732073686f756c646e27742062652076696577656420617320657863657074696f6e616c206f70706f7274756e69746965732e223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174696d6572696e692d70617573692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32363a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2239353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30322f31342f6b6174696d6572696e692d70617573692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2254616b65206120627265616b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3935223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1069, 'index.php?option=com_content&view=article&id=96', 'index.php?option=com_content&view=article&id=96:ο-περίπατος-της-απόλαυσης&catid=21', 'The walk of joy ', ' Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so. ', '2022-07-11 12:28:14', '75b2102518a89b6058a486fa825df74d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a22204465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e20223b693a333b613a32373a7b733a323a226964223b693a39363b733a353a22616c696173223b733a34373a22cebf20cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3339363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3930353a225468652077616c6b206f66206a6f7920202020202020202020202020202020202020202020202020202020200a204465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e200a20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e200a205768696c652077616c6b696e672c20666f637573206f6e20746865206c616e6473636170652773206265617574793b20746865207369676874732c2074686520736f756e64732c206574632e20466f72206578616d706c652c20796f7520636f756c642070617920617474656e74696f6e20746f20746861742074616c6c207472656520796f75277665206e65766572206e6f7469636564206265666f72652c20746f2074686520636f6d706c6578206172636869746563747572616c2064657369676e206f662061206275696c64696e6720696e20796f7572206e65696768626f72686f6f642c20746f207468652073756e2773207265666c656374696f6e206f6e206120706164646c65206f662077617465722c20746f2074686520736d656c6c206f662074686520666c6f77657273206f722074776f2066656c6c6f77207065646573747269616e7320676c616e63696e672061742065616368206f7468657220617320746865792063726f737320612062757379207374726565742e200a204b65657020746865207069637475726520696e20796f7572206d696e6420666f722061206c6974746c65207768696c65202d20646f6e2774206a7573742077616c6b207468726f7567682e20506175736520616e6420666f637573206f6e207768617420796f752073656520616e64206865617220616e642074616b6520697420616c6c20696e2e2054727920746f207265636f676e697a652077686174206d616b657320796f752068617070792e200a205472792074616b696e67206120646966666572656e7420726f75746520657665727964617920736f207468617420796f7520646f6e277420676574206163637573746f6d656420746f20746865207363656e65727920616e642074616b6520697420666f72206772616e7465642e200a0a0ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d706572697061746f732d7469732d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32383a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2239363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f6f2d706572697061746f732d7469732d61706f6c61757369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a225468652077616c6b206f66206a6f7920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3936223b7d),
(1074, 'index.php?option=com_content&view=article&id=103', 'index.php?option=com_content&view=article&id=103:καθημερινή-εξάσκηση-στον-αυτοέλεγχο&catid=22', 'Self-control: An everyday practice guide', ' 1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right? ', '2022-07-11 12:34:23', 'bff339b99234cf65d21218c6e2e32fbc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a2220312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f20223b693a333b613a32373a7b733a323a226964223b693a3130333b733a353a22616c696173223b733a36373a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a2273756d6d617279223b733a3339343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313736353a2253656c662d636f6e74726f6c3a20416e206576657279646179207072616374696365206775696465202020202020202020202020202020202020202020202020202020200a20312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f200a2057656c6c2069742773206e6f742065786163746c79206c696b6520746861742e204d656469746174696f6e20696e766f6c7665732065786572636973696e67206469736369706c696e65206f6e20796f75722074686f75676874732c20636c656172696e6720796f757220686561642c20666f637573696e67206f6e20796f757220626f647920616e6420796f757220627265617468696e672e200a204974277320686172646572207468616e20796f75207468696e6b3b2073697474696e67207374696c6c20616e64206e6f74207468696e6b696e672061626f757420616e797468696e67206f74686572207468616e20796f757220627265617468696e67207061747465726e732074616b6573207472656d656e646f7573206566666f72742e200a20496620796f752772652077696c6c696e6720746f20676976652069742061206368616e636520666f722061206d6f6e74682c20796f752077696c6c2073656520796f75722073656c662d636f6e74726f6c20696d70726f76696e6720696e2073757270726973696e6720776179732e200a20322e20537461727420796f757220646179207769746820736f6d652065786572636973652e20456e6761676520696e20736f6d6520666f726d206f6620706879736963616c206163746976697479206576656e20666f72206173206c6974746c652061732066697665206d696e757465732061206461792c20616674657220627265616b6661737420616674657220627265616b666173742e200a20497427732061207374726f6e6720746f6f6c2063616e206275696c64696e6773206469736369706c696e652e2045786572636973696e6720696e20746865206d6f726e696e672077696c6c20736b79726f636b657420796f757220737563636573732077697468696e207468652064617920616e6420647269766520796f757273656c6620746f20646f696e6720736f6d65206368616c6c656e67696e6720776f726b206669727374207468696e6720696e20746865206d6f726e696e672e200a20332e204d616b6520796f7572206265642e204d616b696e6720796f75722062656420646f65736e27742074616b65206d6f7265207468616e20322d33206d696e757465732e204974277320646f65732c20686f77657665722c2072657175697265206469736369706c696e652073696e636520796f7520646f6e2774206e65636573736172696c792068617665206120726561736f6e20746f20646f2069742e204d616b696e6720796f75722062656420776f6e2774206d616b6520796f75206d6f72652070726f6475637469766520617420776f726b2e204974206973207468652064756c6c657374206578657263697365202d2062757420796f752073686f756c64207374696c6c20646f2069742e2049742070726f6d6f746573206469736369706c696e6520616e6420626f6f7374732070726f64756374697669747920746865206d696e75746520796f752077616b6520757020616e6420626567696e20796f7572206461792e20497420636f756c6420616c736f206d6f74697661746520796f75206e6f7420746f2072657475726e20746f20626564206f6e636520796f75206861766520776f6b656e2075702e200a20352e204c696d6974656420646976657273696f6e73200a205475726e206f666620796f7572206d6f62696c652070686f6e65200a205475726e206f6666206e6f74696669636174696f6e73206f6e20736f6369616c206e6574776f726b73200a2049742077696c6c2068656c7020796f7520666f63757320616e64207768617420796f75206861766520746f20646f200a20362e2053746f70206e616767696e672e2049742064697374726163747320796f752066726f6d20616e797468696e6720706f73697469766520676f696e67206f6e206974206d616b657320796f7520666f637573206f6e20746865206e65676174697665732e200a204769766520697420746f206120676f20666f72203330206461797320616e6420796f752077696c6c20736565206120677265617420646966666572656e63652e20476f6f64206c75636b21223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33343a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37313a223130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36363a22696d616765732f323032322f30312f32342f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a2253656c662d636f6e74726f6c3a20416e206576657279646179207072616374696365206775696465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313033223b7d),
(1075, 'index.php?option=com_content&view=article&id=102', 'index.php?option=com_content&view=article&id=102:βήματα-απόκτησης-αυτοελέγχου&catid=22', 'Steps towards regaining self-control', ' Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control. ', '2022-07-11 12:35:11', '4c8faf66796144b0893e8add264e8a0c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133353a22204368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e20223b693a333b613a32373a7b733a323a226964223b693a3130323b733a353a22616c696173223b733a35343a22ceb2ceaecebcceb1cf84ceb120ceb1cf80cf8ccebacf84ceb7cf83ceb7cf8220ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a2273756d6d617279223b733a3335363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3439393a22537465707320746f77617264732072656761696e696e672073656c662d636f6e74726f6c202020202020202020202020202020202020202020202020202020200a204368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e200a20466f72206578616d706c652c2074727920746f2061766f696420636f6e73756d696e672073776565747320617265207573696e672074686520696e7465726e657420666f722061206461792e20526570656174206f6674656e2e205072616374696365206d616b657320706572666563742e20416e6420746869732077617920796f752077696c6c20696d70726f766520796f75722073656c662d636f6e74726f6c20616e64206761696e20736f6d6520636f6e666964656e63652e20546865792077696c6c207374617274207468652062656c69657665207468617420796f7520617265207374726f6e6720656e6f75676820746f20636f6e74726f6c20796f7572207265616374696f6e7320756e6465722073747265737366756c20736974756174696f6e732e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33353a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a223130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30312f32342f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf852663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22537465707320746f77617264732072656761696e696e672073656c662d636f6e74726f6c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313032223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1076, 'index.php?option=com_content&view=article&id=113', 'index.php?option=com_content&view=article&id=113:δεν-προσπερνάω-πια-τα-θετικά-σχόλια&catid=24', 'Don’t disregard positive comments', ' Begin with two lists. In the first one, write down the positive personality traits and talents that you believe you have. ', '2022-07-11 12:36:18', '22c3ea3f0fed18897221a9bf5be46bcf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a2220426567696e20776974682074776f206c697374732e20496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e20223b693a333b613a32373a7b733a323a226964223b693a3131333b733a353a22616c696173223b733a36353a22ceb4ceb5cebd20cf80cf81cebfcf83cf80ceb5cf81cebdceaccf8920cf80ceb9ceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb1223b733a373a2273756d6d617279223b733a3431383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e426567696e20776974682074776f206c697374732e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3635383a22446f6ee28099742064697372656761726420706f73697469766520636f6d6d656e7473202020202020202020202020202020202020202020202020202020200a20426567696e20776974682074776f206c697374732e200a20496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e200a20496e20746865207365636f6e64206f6e6520726967687420646f776e20616c6c2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e747320746861742070656f706c65206861766520636f6d6d656e746564206f6e20796f7520686176696e67202d2066726f6d20796f7572206561726c79207363686f6f6c20796561727320756e74696c20746f6461792e200a20596f7520636f756c6420616c736f2061736b20667269656e647320746f2074656c6c20796f75207768617420746865792062656c6965766520796f752061726520676f6f642061742e200a204974277320696d706f7274616e7420746f206b6565702074686973206c69737420617420726561636820616e642072656164206974206f6674656e2e20557064617465206974207768656e20796f75206163686965766520736f6d657468696e67206e6577202d20626967206f7220736d616c6c20616368696576656d656e747320626f6f737420796f75722073656c662d65737465656d2e200a20496e2074696d652c20796f75276c6c206e6f7469636520796f7520776f6ee28099742064697372656761726420706f73697469766520636f6d6d656e747320616e796d6f72652e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e2d70726f737065726e61772d7069612d74612d73786f6c69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33363a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb1223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f64656e2d70726f737065726e61772d7069612d74612d73786f6c69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb12663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22446f6ee28099742064697372656761726420706f73697469766520636f6d6d656e7473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313133223b7d),
(1077, 'index.php?option=com_content&view=article&id=114', 'index.php?option=com_content&view=article&id=114:λίστα-επιτευγμάτων&catid=24', 'Achievements list', ' Make a list with all of your lifetime achievements; from childhood to the present day. ', '2022-07-11 12:37:16', '2175f52865c811a5e5a82d8b4ef24361', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38383a22204d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e20223b693a333b613a32373a7b733a323a226964223b693a3131343b733a353a22616c696173223b733a33353a22cebbceafcf83cf84ceb120ceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3330393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3338353a22416368696576656d656e7473206c697374202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e200a20446f6e2774206578636c75646520616368696576656d656e747320796f7520646f6e27742063656e74657220696d706f7274616e7420616e6420646f6e277420636f6d70617265207468656d20746f206f746865722070656f706c6573272e204974277320696d706f7274616e7420746f206b6565702074686973206c69737420617420726561636820616e642072656164206974206f6674656e2e20557064617465206974207768656e20796f75206163686965766520736f6d657468696e67206e6577202d20626967206f7220736d616c6c20616368696576656d656e747320626f6f737420796f75722073656c662d65737465656d2e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6c697374612d657069746575676d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33373a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f6c697374612d657069746575676d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd2663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22416368696576656d656e7473206c697374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313134223b7d),
(1078, 'index.php?option=com_content&view=article&id=112', 'index.php?option=com_content&view=article&id=112:χτίζω-αυτοπεποίθηση&catid=24', 'Building self-confidence', ' Think of people you know and believe are self-confident. ', '2022-07-11 12:38:22', '67a7925bcaaae1c6bf6eb4aceae8c94b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35383a22205468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e20223b693a333b613a32373a7b733a323a226964223b693a3131323b733a353a22616c696173223b733a33373a22cf87cf84ceafceb6cf8920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a36353a223c703e5468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e3c2f703e0d0a223b733a343a22626f6479223b733a3631313a224275696c64696e672073656c662d636f6e666964656e6365202020202020202020202020202020202020202020202020202020200a205468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e200a205468657920636f756c642062652072656c617469766573206f7220667269656e647320616e6420636f776f726b6572732e204d616b652061206c697374206f6620746865697220706572736f6e616c6974792074726169747320616e6420636861726163746572697374696373202d2062652073706f6e74616e656f75732e20467572746865726c792c2070757420646f776e207768617420636f6e666964656e6365206d65616e7320746f20796f752c20686f7720796f7520776f756c6420646566696e6520697420686f7720796f75207468696e6b206f6e65206265636f6d657320636f6e666964656e7420616e6420686f772069742068656c7073206120706572736f6e20646576656c6f702e200a205468696e6b206f6620696d706f7274616e74206d6f6d656e747320696e20746865207061737420776865726520796f752066656c74207374726f6e6720616e6420636f6e666964656e742e2057686174207765726520746865736520736974756174696f6e733f2057686f20776173207769746820796f75207468656e3f20486f772064696420796f75206665656c3f200a20496e2074686973207761792c20796f752077696c6c20646566696e652062757420636f6e666964656e6365206d65616e7320686f7720796f7520686164206f6e6365206275696c742069742e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7874697a772d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33383a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f7874697a772d6175746f7065706f6974686973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a224275696c64696e672073656c662d636f6e666964656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313132223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1081, 'index.php?option=com_content&view=article&id=120', 'index.php?option=com_content&view=article&id=120:τι-είναι-σημαντικό&catid=25', 'What is important?', ' Make two columns • What is important • Time consumption ', '2022-07-11 12:45:19', 'e2bf090e5ae4bcc59c3fdfff97d5afa2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36313a22204d616b652074776f20636f6c756d6e7320e280a2205768617420697320696d706f7274616e7420e280a22054696d6520636f6e73756d7074696f6e20223b693a333b613a32373a7b733a323a226964223b693a3132303b733a353a22616c696173223b733a33343a22cf84ceb920ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3435343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652074776f20636f6c756d6e733c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280a2205768617420697320696d706f7274616e743c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280a22054696d6520636f6e73756d7074696f6e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3339333a225768617420697320696d706f7274616e743f202020202020202020202020202020202020202020202020202020200a204d616b652074776f20636f6c756d6e73200a20e280a2205768617420697320696d706f7274616e74200a20e280a22054696d6520636f6e73756d7074696f6e200a204f6e2074686520666972737420636f6c756d6e2077726974652066697665207468696e677320696d706f7274616e7420746f20796f75202870656f706c652c20736974756174696f6e732c20616374697669746965732c206574632e29200a204f6e20746865207365636f6e6420636f6c756d6e2077726974652066697665207468696e677320796f75207370656e64206d6f7374206f6620796f75722074696d65206f6e2e200a20436f6d70617265207468652074776f20636f6c756d6e732e20436f6e736964657220696620796f75206e65656420746f207370656e64206d6f72652074696d6520696e746f206d6f726520696d706f7274616e742061737065637473206f6620796f7572206c6966652e200ac2a0223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d65696e61692d73696d616e74696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34353a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f74692d65696e61692d73696d616e74696b6f2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a225768617420697320696d706f7274616e743f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313230223b7d),
(1082, 'index.php?option=com_content&view=article&id=125', 'index.php?option=com_content&view=article&id=125:«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου&catid=26', 'Developing self-trust', ' Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt. ', '2022-07-11 12:46:11', '78de8f9512d8dbecb34beeb0638d97aa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a222041636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e20223b693a333b613a32373a7b733a323a226964223b693a3132353b733a353a22616c696173223b733a38343a22c2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb20cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3335373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3339373a22446576656c6f70696e672073656c662d7472757374202020202020202020202020202020202020202020202020202020200a2041636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e200a20436f6e74726f6c2064797366756e6374696f6e616c2074686f75676874732074686174207375737461696e20796f752066726f6d20646576656c6f70696e672073656c662d74727573742e200a204e6f746520352064797366756e6374696f6e616c2074686f756768747320796f75206d616b6520616e64206576616c7561746520686f77207265616c697374696320746865792061726520616e64207769746820776869636820706f7369746976652074686f756768747320636f756c642074686579206265207265706c616365642e223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e617074797373772d796769692d656d706973746f73796e692d6d652d746f6e2d656179746f2d6d6f792e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34363a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f616e617074797373772d796769692d656d706973746f73796e692d6d652d746f6e2d656179746f2d6d6f792e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22446576656c6f70696e672073656c662d7472757374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313235223b7d),
(1083, 'index.php?option=com_content&view=article&id=126', 'index.php?option=com_content&view=article&id=126:αποδέχομαι-τον-εαυτό-μου&catid=26', 'Accept yourself', ' Accepting or negative side and feelings as part of our being, is as important as accepting our positive self. ', '2022-07-11 12:47:15', 'a7d76004a1bedc2e1424e67233d5cb04', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131313a2220416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e20223b693a333b613a32373a7b733a323a226964223b693a3132363b733a353a22616c696173223b733a34353a22ceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3333323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3438313a2241636365707420796f757273656c66202020202020202020202020202020202020202020202020202020200a20416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e200a204e6f74652033206e6567617469766520656d6f74696f6e7320616e64207768657265207468657920646572697665642066726f6d2e200a20416363657074206f746865722070656f706c65277320706f7369746976652c20776974686f75742062656c6974746c696e6720746865697220696d706f7274616e63652e200a205768656e2077617320746865206c6173742074696d6520796f75207265636569766564206120706f73697469766520636f6d6d656e7420616e6420686f772064696420796f752074616b652069743f200a204974277320696d706f7274616e7420746f20636c61696d206f7572207269676874732c207768696c652072657370656374696e672074686f7365206f66206f74686572732e200a205765206b6e6f7720776861742077652077616e7420616e642077652073657420626f756e6461726965732e223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6465786f6d61692d746f6e2d656175746f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34373a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f323032322f30322f31342f61706f6465786f6d61692d746f6e2d656175746f2d6d6f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2241636365707420796f757273656c66223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313236223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1084, 'index.php?option=com_content&view=article&id=124', 'index.php?option=com_content&view=article&id=124:διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά&catid=26', 'Claim assertiveness ', ' Compliment yourself two times a week. Evaluate the stress levels you may experience. ', '2022-07-11 12:49:12', 'fdcc82a7c5f23dded8c2d8ee001df012', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38363a2220436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e20223b693a333b613a32373a7b733a323a226964223b693a3132343b733a353a22616c696173223b733a38303a22ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cebfcf8520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a2273756d6d617279223b733a3330333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3532333a22436c61696d206173736572746976656e65737320202020202020202020202020202020202020202020202020202020200a20312e20436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e200a20322e205768656e20796f75207265636569766520636f6d706c696d656e7473206e6f7469636520696620796f75206665656c20636f6d666f727461626c6520616e6420696620796f75207472756c7920616363657074207468656d2e204576616c75617465207468652062617920796f7572207265706c79206173736572746976656c792e200a20332e204966207768656e20676976696e67206f7220726563656976696e67206120636f6d706c696d656e7420796f75206e6f74696365206265686176696f7572616c207061747465726e7320796f75207769736820746f206368616e67652c20747279696e6720746f206d6f64696679207468656d206279206e6f746963696e6720706f737369626c6520617370656374732074686174206e65656420696d70726f76656d656e742e200a204974277320696d706f7274616e7420746f206b656570206e6f746573206261736564206f6e20796f7572206f62736572766174696f6e732e2052657669736974206966206e65656465642e223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34393a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22436c61696d206173736572746976656e65737320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313234223b7d),
(1085, 'index.php?option=com_content&view=article&id=131', 'index.php?option=com_content&view=article&id=131:δέντρο-ευγνωμοσύνης&catid=27', 'Gratitude tree', ' This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude. ', '2022-07-11 12:50:26', 'cb42b685455c2fa59ce0f040adc003d7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136353a2220546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133313b733a353a22616c696173223b733a33373a22ceb4ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3733343a224772617469747564652074726565202020202020202020202020202020202020202020202020202020200a20546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e200a205374657020313a2063686f6f7365207468652070617065722073686565747320796f752061726520676f696e6720746f2075736520616e642074686520736861706520796f75207769736820746f2067697665207468656d2e200a205374657020323a206375742074686520706170657220736865657473206f6e2074686520646573697265642064657369676e20616e6420746f206d616b6520736d616c6c20686f6c65206f6e2074686520746f70206f66206576657279207061706572206c6561662e2050617373656420736f6d6520726962626f6e207468726f7567682065616368206c6561662e200a205374657020333a20706c616365207468652073746f6e657320696e2074686520626f74746f6d206f6620746865207661736520616e642073657420746865206272616e63686573206265747765656e207468656d2e200a205374657020343a207772697465206f6e20746865206c656176657320746865206e616d6573206f66207468652070656f706c652c207468696e6773206f7220736974756174696f6e7320796f752061726520677261746566756c20666f722e20596f7520636f756c6420616c736f207573652070696374757265732e200a205374657020353a2068616e6720746865206c6561766573206f6e20746865206272616e6368657320616e642061646d69726520796f75722067726174697475646520747265652e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e74726f2d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35303a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f64656e74726f2d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a224772617469747564652074726565223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313331223b7d),
(1086, 'index.php?option=com_content&view=article&id=130', 'index.php?option=com_content&view=article&id=130:ευγνωμοσύνη-στον-εαυτό-σας&catid=27', 'Self-gratitude', ' The exercise below will help you start practicing self-gratitude. ', '2022-07-11 12:51:51', '7a885c3dd2c0169ac0b9b73da088e3fc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36373a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133303b733a353a22616c696173223b733a34393a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82223b733a373a2273756d6d617279223b733a3238383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313030383a2253656c662d677261746974756465202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e200a2053746570206f6e653a204d616b652061206c697374206f66203130207468696e677320796f75206c6f7665206f722061646d69726520696e20796f757273656c662e20546865736520636f756c6420626520706572736f6e616c697479207472616974732c20706879736963616c206368617261637465726973746963732c20616368696576656d656e74732c2072656c6174696f6e73686970732c206574632e205468656e2c207468696e6b206f662065616368206361726566756c6c7920616e64206772617469667920796f757273656c6620666f72206561636820616e6420657665727920706f7369746976652066656174757265206f6e20796f7572206c6973742e205265766973697420746865206c6973742065766572792074696d6520796f75206f7220736f6d656f6e6520656c736520617474656d70747320746f20756e646572657374696d61746520796f752e200a20496620796f752066696e6420646966666963756c747920696e2073706f7474696e6720796f757220706f7369746976652066656174757265732c207468696e6b206f6620686f77206d75636820796f7520776f756c64206170707265636961746520746865736520696e20736f6d656f6e6520656c73652e204672657175656e746c792c20697427732065617369657220746f20676976652070726169736520746f206f746865722070656f706c65207468616e20746f206f757273656c7665732e200a20537465702074776f3a204f6e636520796f7527766520657870657269656e63656420746865206a6f79206f662073656c662d67726174697475646520697427732074696d6520746f207370726561642069742061726f756e642e2043686f6f7365206f6e6520706572736f6e207065722064617920616e64206578707265737320796f75722067726174697475646520746f7761726473207468656d3b20707261697365206120636f6c6c656167756520666f722061206a6f622077656c6c20646f6e652c20796f757220706172746e6572203420746865206a6f79206f662077616b696e6720757020626573696465207468656d2c2067697665206120636f6d706c696d656e7420746f20746865206e65696768626f722077686f20796f752068617070656e20746f206d6565742061742074686520656c657661746f722e200a2041667465722061207765656b206576616c7561746520796f7572206d6f6f642e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35313a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2253656c662d677261746974756465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313330223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1087, 'index.php?option=com_content&view=article&id=132', 'index.php?option=com_content&view=article&id=132:κουτί-ευγνωμοσύνης&catid=27', 'The gratitude box', ' A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude. ', '2022-07-11 12:52:38', '5952d59501f64a119e6fbc2817462e6c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133303a2220412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133323b733a353a22616c696173223b733a33353a22cebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3335313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3630363a225468652067726174697475646520626f78202020202020202020202020202020202020202020202020202020200a20412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e200a20596f752077696c6c206e656564206120626f7820616e642070656e20616e642070617065722e200a2057726974652061206b696e6420677261746974756465206d65737361676520746f20736f6d656f6e6520796f75206c6f76652e20596f7520636f756c6420626567696e207769746820227468616e6b20796f7520666f722e2e2e22200a202220776861742049206c6f76652061626f757420796f752069732e2e2e22200a20222049206c6f7665206974207768656e2e2e2e22200a20596f7520636f756c6420616c736f2061736b206f746865727320746f20736861726520746865697220677261746974756465206d65737361676573207769746820796f7572206c6f766564206f6e6520616e6420696e636c756465207468656d20696e207468652067726174697475646520626f782e200a20577261702074686520626f78206f722070757420616e206172726f77206f6e20697420616e64206b65657020697420746f20796f75722062656c6f766564206f6e652e20497427732061207370656369616c206769667420626f746820666f72207468656d20616e6420796f7520616c696b652e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f7574692d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f6b6f7574692d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a225468652067726174697475646520626f78223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313332223b7d),
(1088, 'index.php?option=com_content&view=article&id=133', 'index.php?option=com_content&view=article&id=133:προτροπές-ευγνωμοσύνης&catid=27', 'Gratitude prompts', ' Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude. ', '2022-07-11 12:53:39', 'e60294e5072a68cc32918143a1879adc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39323a222047726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133333b733a353a22616c696173223b733a34333a22cf80cf81cebfcf84cf81cebfcf80ceadcf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3331333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e47726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3632323a224772617469747564652070726f6d707473202020202020202020202020202020202020202020202020202020200a2047726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e200a2042656c6f77206973206120766572792073696d706c652065786572636973652e200a2046696c6c20696e2074686520626c616e6b732e200a205468657365206f70656e2d656e642073656e74656e63657320696e636c75646520646966666572656e74207761797320796f752063616e2045787072657373206772617469747564652e205468657920636f76657220612062726f61642072616e6765206f662063617465676f726965733b206665656c696e67732c20636f6c6f72732c2070656f706c652c206574632e2041696d20746f20696e636c756465207468726565207468696e677320796f752061726520677261746566756c2061626f757420696e20656163682063617465676f72792e200a2049276d20677261746566756c20666f722033207468696e6773204920736565200a20492068656172200a204920736d656c6c200a20492073656e7365200a2049207461737465200a2049e280996d20677261746566756c20666f72207468657365203520626c7565207468696e6773200a20616e696d616c732f6269726473200a20467269656e6473200a207465616368657273200a2046616d696c79206d656d62657273200a205468696e677320696e206d7920686f757365200a2050656f706c652077686f206869726564206d65223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f70726f74726f7065732d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35333a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30322f31342f70726f74726f7065732d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224772617469747564652070726f6d707473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313333223b7d),
(1089, 'index.php?option=com_content&view=article&id=138', 'index.php?option=com_content&view=article&id=138:δημιούργησε-θετικές-εμπειρίες&catid=28', 'Create happy, positive experiences!', ' It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods. ', '2022-07-11 12:54:48', '5fdcb66a3b928a59964d6d6387d1b709', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138333a2220497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e20223b693a333b613a32373a7b733a323a226964223b693a3133383b733a353a22616c696173223b733a35363a22ceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb520ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a2273756d6d617279223b733a3430343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3535333a224372656174652068617070792c20706f73697469766520657870657269656e63657321202020202020202020202020202020202020202020202020202020200a20497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e200a20447572696e6720746865207765656b2074727920746f206d65657420796f757220667269656e647320666f72206f6e6520657874726120636f6666656520616e64206578636c7564652074776f206974656d732066726f6d20796f75722073686f7070696e67206c6973742c20776869636820617265206e6f7420696d706f7274616e742c20696e206f7264657220746f2062616c616e63652074686520646966666572656e63652e200a2057697468696e20746865206e6578742033206d6f6e7468732074727920627579696e67206c6573732073686f657320616e6420636c6f7468696e67206974656d7320616e64207075742074686973206d6f6e657920617369646520666f7220612072656c6178696e67207765656b656e64207769746820796f757220706172746e65722e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64696d696f7572676973652d74686574696b65732d656d706569726965732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35343a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f64696d696f7572676973652d74686574696b65732d656d706569726965732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a224372656174652068617070792c20706f73697469766520657870657269656e63657321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313338223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1090, 'index.php?option=com_content&view=article&id=139', 'index.php?option=com_content&view=article&id=139:ημερολόγιο-θετικών-συναισθημάτων-στιγμών&catid=28', 'Positive experiences diary ', ' Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger. ', '2022-07-11 12:56:29', '0783e8d9ec14d649f47e6b8140fb7e38', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230303a2220547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e20223b693a333b613a32373a7b733a323a226964223b693a3133393b733a353a22616c696173223b733a37373a22ceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf83cf84ceb9ceb3cebccf8ecebd223b733a373a2273756d6d617279223b733a3432313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3434353a22506f73697469766520657870657269656e63657320646961727920202020202020202020202020202020202020202020202020202020200a20547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e200a20496e636c756465206f6e65207375636820657870657269656e636520657665727920646179206f6620746865207765656b2e20496e2077617920796f752077696c6c206861766520646f6e6520736f6d657468696e672062656e6566696369616c20666f7220796f75206576657279206461792e200a204d6f6e646179200a2054756573646179200a205765646e6573646179200a205468757273646179200a20467269646179200a205361747572646179200a2053756e646179223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35363a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a223133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f323032322f30322f31342f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22506f73697469766520657870657269656e63657320646961727920223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313339223b7d),
(1091, 'index.php?option=com_content&view=article&id=140', 'index.php?option=com_content&view=article&id=140:θετικό-≠-αρνητικό&catid=28', 'Positive vs Negative ', ' As strange as it may seem, the words we use shape our reality. ', '2022-07-11 12:57:19', '11f3da07fcb4cffc25bb253478b44695', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a2220417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e20223b693a333b613a32373a7b733a323a226964223b693a3134303b733a353a22616c696173223b733a33333a22ceb8ceb5cf84ceb9cebacf8c20e289a020ceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3238313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435383a22506f736974697665207673204e6567617469766520202020202020202020202020202020202020202020202020202020200a20417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e204465736372696265206120736974756174696f6e20796f752764206c696b6520746f206368616e67652e204e6f772c207265706c6163652074686520226e656761746976652220776f72647320776974682022706f73697469766522206f6e65732e204368616e6765207768617420796f7520646f6e2774206c696b6520616e6420726577726974652065766572797468696e67207468652077617920796f752764206c696b652074686520736974756174696f6e20746f2062652e20446f6e277420696e636c75646520616e797468696e67206e65676174697665206f7220756e77616e7465642e200a2020466f72206578616d706c653a204920646f6e27742077616e7420746f206265206f7665727765696768742c206d7920626f6479206973207465727269626c652020e286922020492077616e7420746f206865616c74687920616e642061707065616c696e6720626f64792e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74686574696b6f2d76732d61726e6974696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35373a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74686574696b6f2d76732d61726e6974696b6f2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22506f736974697665207673204e6567617469766520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313430223b7d),
(1092, 'index.php?option=com_content&view=article&id=141', 'index.php?option=com_content&view=article&id=141:η-ευτυχία-μεταδίδεται&catid=28', 'Happiness is transmitted! ', ' It\'s important to spread love every day. Start with the people closest to you. ', '2022-07-11 12:58:10', '6a76385222b23e3466c2dc7ef82aed24', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38303a22204974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e20223b693a333b613a32373a7b733a323a226964223b693a3134313b733a353a22616c696173223b733a34303a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a2273756d6d617279223b733a3330313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3330383a2248617070696e657373206973207472616e736d69747465642120202020202020202020202020202020202020202020202020202020200a204974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e200a204c697374207369782070656f706c6520616e64206d616b6520796f75206861707079200a2043686f6f736520666f7572206f72206669766520616e6420636f6e7369646572207768617420776f756c64206d616b65207468656d2068617070793b20666f72206578616d706c652c20612070686f6e652063616c6c2c206120726964652c206f7220612073696d706c6520736d696c652e200a20416374206f6e2069742120446f20697421223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d657974797869612d6d657461646964657461692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35383a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f692d657974797869612d6d657461646964657461692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb92663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2248617070696e657373206973207472616e736d69747465642120223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313431223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1093, 'index.php?option=com_content&view=article&id=157', 'index.php?option=com_content&view=article&id=157:επίλυση-προβλημάτων&catid=30', 'Problem solving', ' Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically. ', '2022-07-11 12:59:41', 'cb39a66eb8bafbd95ab1bde7e71465b9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231313a222050726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e20223b693a333b613a32373a7b733a323a226964223b693a3135373b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3433323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313437313a2250726f626c656d20736f6c76696e67202020202020202020202020202020202020202020202020202020200a2050726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e200a2050726f626c656d20736f6c76696e6720706861736573200a202d2070726f64756374696f6e206f6620706f737369626c6520736f6c7574696f6e733a205468696e6b206f66206d616e7920646966666572656e7420736f6c7574696f6e732e200a202d2070726f7320616e6420636f6e73206576616c756174696f6e3a204d616b652074776f20636f6c756d6e732077697468207468652070726f7320616e6420636f6e73206f66206561636820736974756174696f6e2e200a202d2072656865617273616c3a20506c617920696e20796f7572206d696e642074686520736f6c7574696f6e20796f75206465636964652075706f6e2c207374657020627920737465702c20696e206f7264657220746f2073706f7420706f737369626c65207472617073206f722070726f7320616e6420636f6e7320796f75206861646e27742070726576696f75736c7920636f6e736964657265642e200a202d20726f6c6520706c6179696e6720616e64206469766572736520726f6c6520706c6179696e673a20526f6c6520706c6179696e6720776974682070656f706c6520796f752074727573742068656c707320796f7520746573742074686520696d706c656d656e746174696f6e206f66206120736f6c7574696f6e2e20496e20746869732077617920796f752063616e2073706f7420706f737369626c6520646966666963756c74696573206f7220736f6d6520736b696c6c732074686174206e65656420696d70726f76656d656e7420696e206120706172746963756c617220617265612c20746861742063616e206265206f766572636f6d65207468726f756768206469766572736520726f6c652d706c6179696e672c2077686572652061726520796f757220667269656e642063616e20706f696e74206f757420706f737369626c6520646966666572656e7420736f6c7574696f6e732e200a202d206163746976697469657320706c616e6e696e673a205468697320706861736520697320696d706f7274616e74207768656e20656666696369656e742074696d6520696e20616374697669747920706c616e6e696e67206973206e656564656420696e206f7264657220746f2061636869657665206120676f616c2e200a202d2064797366756e6374696f6e616c2074686f7567687473206d616e6167656d656e743a2044797366756e6374696f6e616c207468696e6b696e67207061747465726e732063616e20636175736520646966666963756c747920696e2070726f626c656d20736f6c76696e672e2044797366756e6374696f6e616c2074686f75676874732073686f756c64206265206368616c6c656e67656420616e64206368616e6765642e200a202d20636f6e73657175656e7469616c20636f6e74726f6c3a2054686520736574206f6620736f6d6520706f73697469766520636f6e73657175656e63657320746861742077696c6c20666f6c6c6f772074686520736f6c7574696f6e277320696d706c656d656e746174696f6e2e20452e672e20222069662049206d616e61676520746f2074616c6b20746f207468656d2061626f7574206d792070726f626c656d2c20492077696c6c2074616b65206d79206265737420667269656e6420666f722064696e6e657220746f2063656c656272617465222e200ac2a0223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f6570696c7973692d70726f766c696d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f626c656d20736f6c76696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313537223b7d),
(1094, 'index.php?option=com_content&view=article&id=158', 'index.php?option=com_content&view=article&id=158:τι-έχω-καταφέρει&catid=30', 'My achievements', ' Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals. ', '2022-07-11 13:09:53', 'a0fb6705f9322d78d1273834c552a67f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231323a22204d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e20223b693a333b613a32373a7b733a323a226964223b693a3135383b733a353a22616c696173223b733a33303a22cf84ceb920ceadcf87cf8920cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a2273756d6d617279223b733a3433333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435393a224d7920616368696576656d656e7473202020202020202020202020202020202020202020202020202020200a204d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e200a20416674657277617264732c20756e6465726c696e652074686520616368696576656d656e747320796f75206e657665722074686f7567687420796f7520636f756c642061636869657665206174207468652074696d652e200a204b65657020746865206c69737420696e20736967687420746f2072656d696e6420796f75206f6620796f7572206162696c69747920746f2061636869657665206576656e2074686f736520676f616c7320796f752074686f75676874207765726520756e61747461696e61626c652e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74696578772d6b61746166657265692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a30393a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33373a22696d616765732f323032322f30322f31342f74696578772d6b61746166657265692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb92663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224d7920616368696576656d656e7473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313538223b7d),
(1095, 'index.php?option=com_content&view=article&id=153', 'index.php?option=com_content&view=article&id=153:8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων&catid=31', '8 steps of decision making', ' Assess every decision (good or bad) ', '2022-07-11 13:11:34', '97cf4509344f5324624ea8cafa23be2c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33373a2220417373657373206576657279206465636973696f6e2028676f6f64206f72206261642920223b693a333b613a32373a7b733a323a226964223b693a3135333b733a353a22616c696173223b733a37353a223820ceb2ceb1cf83ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3235333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e417373657373206576657279206465636973696f6e2028676f6f64206f7220626164293c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3436353a2238207374657073206f66206465636973696f6e206d616b696e67202020202020202020202020202020202020202020202020202020200a20312e20417373657373206576657279206465636973696f6e2028676f6f64206f722062616429200a20322e204d616b6520746865206465636973696f6e206174207468652072696768742074696d652e200a20332e204166746572206d616b696e6720746865206465636973696f6e2c2073746f7020776f727279696e672e200a20342e20496e20657863657074696f6e616c20736974756174696f6e732c20666f6c6c6f7720796f757220696e7374696e63742e200a20352e20446f6ee2809974207369742069646c65206f6e20746865206465636973696f6e202d696d706c656d656e742069742e200a20362e20446f6ee2809974206d616b652061206465636973696f6e20696e20706c616365206f6620736f6d656f6e6520656c73652e200a20372e20446f6ee2809974206d616b65206861737479206465636973696f6e732c2062757420646f6ee280997420706f7374706f6e65207468656d206569746865722e200a20382e20446f6ee2809974206d616b6520616e20696d706f7274616e74206465636973696f6e207768656e207469726564223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f382d766173696b65732d73796d766f756c65732d6769612d74696e2d6c697073692d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31313a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37393a223135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f382d766173696b65732d73796d766f756c65732d6769612d74696e2d6c697073692d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2238207374657073206f66206465636973696f6e206d616b696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313533223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1096, 'index.php?option=com_content&view=article&id=154', 'index.php?option=com_content&view=article&id=154:οι-9-παγίδες-των-αποφάσεων&catid=31', '9 decision-making traps', ' If you are about to take a serious decision make sure you don’t fall into one of these traps: ', '2022-07-11 13:12:33', 'b543c4551311402956a13d5d5ea5820f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39373a2220496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a20223b693a333b613a32373a7b733a323a226964223b693a3135343b733a353a22616c696173223b733a34373a22cebfceb9203920cf80ceb1ceb3ceafceb4ceb5cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3331383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313434333a2239206465636973696f6e2d6d616b696e67207472617073202020202020202020202020202020202020202020202020202020200a0a20496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a200a20e280a2204875727279696e673a204d616b696e672061206465636973696f6e2068617374696c792c20776974686f75742074616b696e6720616c6c20746865206e656365737361727920696e666f726d6174696f6e20696e746f206163636f756e742e200a20e280a2204469736f7269656e746174696f6e3a20486176696e6720646966666963756c747920696e207072696f726974697a696e67206e6565647320616e6420617373657373696e672072656c6576616e7420646174612e200a20e280a2204c61636b206f6620646566696e6974696f6e3a20496e6162696c69747920746f20646566696e6520612070726f626c656d206f72206c697374656e20746f206f746865722070656f706c65e2809973206f70696e696f6e732e200a20e280a2204f766572636f6e666964656e636520696e206f7572206a7564676d656e743a204661696c75726520696e206578616d696e696e67207265616c2065766964656e63652064756520746f20746865206f766572636f6e666964656e636520696e206f7572206a7564676d656e742e200a20e280a220446570656e64656e6379206f6e2022656d7069726963616c2072756c6573223a207375636820617320756e726573657276656420747275737420746f2074686520617661696c61626c6520696e666f726d6174696f6e206f72206578636573736976652070657273697374656e6365206f6e20636f6e76656e69656e742066616374732e200a20e280a2205465616d206661696c7572653a204879706f74686573697a696e6720746861742061207465616d206f66206d616e7920696e74656c6c6967656e742070656f706c652077696c6c20636f6d6520746f20746865207269676874206465636973696f6e206175746f6d61746963616c6c792c20616e64207468657265666f72652c207468652070726f63657373206f66206d616e6167657269616c6c7920776f726b696e6720746f67657468657220746f206d616b652061206465636973696f6e206973206f7665726c6f6f6b65642e200a20e280a2204661696c75726520696e20756e6465727374616e64696e6720746865206661637473206f662070726576696f757320726573756c747320617320746f2074686569722074727565206d65616e696e6720656974686572206279206265696e672073656c66697368206f722062792073657474696e672077726f6e6720746172676574732e200a20e280a2204c61636b206f66206f62736572766174696f6e3a20546865206879706f746865736973207468617420657870657269656e636520686173206175746f6d61746963616c6c79207461756768742061206c6573736f6e2c20746875732c2073797374656d6963616c6c7920666f6c6c6f77696e6720616e6420616e616c797a696e6720726573756c7473206465726976696e672066726f6d2074686520696d706c656d656e746174696f6e206f662061206465636973696f6e20697320756e6e65636573736172792e200a20e280a2204c61636b206f66206465636973696f6e2d6d616b696e672070726f6365737320636f6e74726f6c3a2041766f6964696e6720746f2073797374656d61746963616c6c792061737365737320616e6420756e6465727374616e64207468652077617920796f75206d616b65206465636973696f6e732c2074687573206265696e67207375737065637461626c6520746f2066616c6c696e6720696e207468652039207472617073206d656e74696f6e65642061626f76652e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31323a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a2239206465636973696f6e2d6d616b696e67207472617073223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313534223b7d),
(1098, 'index.php?option=com_content&view=article&id=152', 'index.php?option=com_content&view=article&id=152:το-μοντέλο-n-o-i-s-i-c-e-d&catid=31', 'N.O.I.S.I.C.E.D. Model', ' NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps: ', '2022-07-11 13:15:01', 'a113c3c317b8ae2c4d3825d2edb83eaf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134333a22204e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a20223b693a333b613a32373a7b733a323a226964223b693a3135323b733a353a22616c696173223b733a33353a22cf84cebf20cebccebfcebdcf84ceadcebbcebf206e206f206920732069206320652064223b733a373a2273756d6d617279223b733a3336343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3634383a224e2e4f2e492e532e492e432e452e442e204d6f64656c202020202020202020202020202020202020202020202020202020200a204e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a200a204e6565647320e280932077687920646f2049206e65656420746f206d6f76653f200a204f626a6563746976657320e2809320646f657320746865206a6f622068656c70206d652061636869657665206d7920616d626974696f6e733f200a20496e666f726d6174696f6e20e2809320646f2049206861766520616c6c2074686520696e666f726d6174696f6e2049206e65656420e280932077686174206d6f726520696e666f726d6174696f6e20646f204920726571756972653f200a20537472617465677920e2809320646f65732069742066697420696e746f206d79206c69666520706c616e733f200a20496e76657374696761746520e2809320636865636b206f7574206f7468657220706f73736962696c6974696573200a2043686f6f736520e28093207768617420737465707320646f2049206e65656420746f2074616b6520746f206d616b6520746865206d6f76653f200a2045676f2073746174657320e2809320686f7720646f2049206665656c3f20e28093207768617420646f2049207468696e6b3f20e2809320776861742073686f756c64204920646f3f200a2044656369646520e28093206d616b6520746865206465636973696f6e200ac2a0223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d6d6f6e74656c6f2d6e2e6f2e692e732e692e632e652e642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31353a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d64223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f746f2d6d6f6e74656c6f2d6e2e6f2e692e732e692e632e652e642e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d642663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a224e2e4f2e492e532e492e432e452e442e204d6f64656c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313532223b7d),
(1101, 'index.php?option=com_content&view=article&id=164', 'index.php?option=com_content&view=article&id=164:πίνακας-ορίων-–-επέκταση&catid=32', 'The boundaries table – extension', ' You can add a few more steps at the boundaries table exercise. ', '2022-07-11 13:19:59', '20036b26d77de08b0d622cd1c1d3ebb2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a2220596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e20223b693a333b613a32373a7b733a323a226964223b693a3136343b733a353a22616c696173223b733a34363a22cf80ceafcebdceb1cebaceb1cf8220cebfcf81ceafcf89cebd20e2809320ceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a2273756d6d617279223b733a3238353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3431393a2254686520626f756e646172696573207461626c6520e2809320657874656e73696f6e202020202020202020202020202020202020202020202020202020200a20596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e200a205468652065786572636973652062656c6f772063616e20616c736f207374616e6420696e646570656e64656e746c79206f66207468652070726576696f7573206f6e652e200a2054616b6520736f6d652074696d6520746f20636f6e73696465723a200a202d20576861742063616e20796f7520646f20746f20696d70726f766520796f757220626f756e6461726965733f200a202d20486f7720646f20796f75207468696e6b206f746865722070656f706c652077696c6c20726573706f6e6420746f207468657365206368616e6765733f200a202d20486f7720646f20796f75207468696e6b20796f7572206c6966652077696c6c206368616e676520696620796f75207365742074686520626f756e64617269657320796f752077616e743f223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2d6570656b746173692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31393a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f6f2d70696e616b61732d74776e2d6f7269776e2d6570656b746173692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a2254686520626f756e646172696573207461626c6520e2809320657874656e73696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313634223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1103, 'index.php?option=com_content&view=article&id=165', 'index.php?option=com_content&view=article&id=165:τα-όρια-στην-πράξη&catid=32', 'Boundaries in practice', ' The exercise below will help you take action and set healthier boundaries. ', '2022-07-11 13:21:39', '886ce605d9a1bcb9e00ee8536ebf2623', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37363a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a3136353b733a353a22616c696173223b733a33333a22cf84ceb120cf8ccf81ceb9ceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3239373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3437333a22426f756e64617269657320696e207072616374696365202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e200a202d204d616b652061206c697374206f66203520626f756e64617269657320796f75207769736820746f206368616e67652c20656974686572206265636175736520746865792061726520746f6f206c6f6f7365206f72206265636175736520746865792061726520746f6f207374726963742e200a202d205468656e2c20777269746520646f776e207768617420796f752061726520706c616e6e696e6720746f20646f20696e206f7264657220746f206368616e6765207468656d2e200a202d204e6f77207468617420796f752068617665206120636f6d706c65746520706c616e2c2074616b6520616374696f6e21200a20496620796f75207769736820746f206368616e6765206d6f7265207468616e203520626f756e6461726965732c20636f6d706c6574652074686520696e697469616c203520666972737420616e64207468656e206368616e67652074686520726573742e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d6f7269612d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74612d6f7269612d7374696e2d7072616b73692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22426f756e64617269657320696e207072616374696365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313635223b7d),
(1105, 'index.php?option=com_content&view=article&id=172', 'index.php?option=com_content&view=article&id=172:ανασκόπηση&catid=33', 'Retrospect', ' Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc. ', '2022-07-11 13:25:21', 'f19f38e4c864fe324a10aa3c931625c7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a22205468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e20223b693a333b613a32373a7b733a323a226964223b693a3137323b733a353a22616c696173223b733a32303a22ceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3335393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3439333a22526574726f7370656374202020202020202020202020202020202020202020202020202020200a205468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e200a20416e737765722074686520666f6c6c6f77696e67207175657374696f6e73200a202d20486f772064696420796f7520636f7065207769746820746865207472616e736974696f6e3f200a202d20576861742073747261746567696320736b696c6c732064696420796f7520646576656c6f7020696e206f7264657220746f206465616c20776974682074686520736974756174696f6e206173206265737420617320706f737369626c653f200a202d2057686174207765726520796f75207468696e6b696e6720616e6420686f77207765726520796f75206665656c696e673f200a202d20446964206120706572736f6e20636c6f736520746f20796f752068656c7020796f753f20496620736f2c20686f773f200a202d2044696420796f752077696e20736f6d657468696e6720696e2074686520656e643f223b733a363a22696d61676573223b733a3230393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61736b6f706973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32353a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33323a22696d616765732f323032322f30322f31342f616e61736b6f706973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb72663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22526574726f7370656374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313732223b7d),
(1106, 'index.php?option=com_content&view=article&id=171', 'index.php?option=com_content&view=article&id=171:η-μουτζούρα&catid=33', 'The doodle', ' Close your eyes and draw a doodle with your non-dominant hand. Then, open your eyes and use some colorful markers to color the doodle. ', '2022-07-11 13:27:19', '8ef4c167940ffd146048b2cc4674444f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e205468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e20223b693a333b613a32373a7b733a323a226964223b693a3137313b733a353a22616c696173223b733a32313a22ceb720cebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a2273756d6d617279223b733a3433313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e5468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3538353a2254686520646f6f646c65202020202020202020202020202020202020202020202020202020200a20436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e200a205468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e200a2041736b20796f757273656c662074686520666f6c6c6f77696e67207175657374696f6e733a200a202d205768617420646f65732074686520646f6f646c6520726570726573656e7420696e20796f757220776f726b206c6966653f200a202d2057687920646f20796f75207468696e6b20776520647265772074686520646f6f646c65207769746820746865206e6f6e2d646f6d696e616e742068616e643f200a2028426563617573652074686520646f6f646c6520286368616e67652d70726f626c656d2920697320736f6d657468696e672077652063616e6e6f7420636f6e74726f6c29200a202d5768617420646f657320796f757220617474656d707420746f20636f6c6f722074686520646f6f646c652073686f773f200a20284576656e20736f6d657468696e6720776520646f6ee2809974206c696b652063616e206265207472616e73666f726d656420696e746f20736f6d657468696e67206e6963657229200a202d486f772064696420796f75206665656c207768656e20796f75207361772074686520656e6420726573756c743f223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d6f756e747a6f7572612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32373a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32353a223137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30322f31342f692d6d6f756e747a6f7572612d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a2254686520646f6f646c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313731223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1107, 'index.php?option=com_content&view=article&id=182', 'index.php?option=com_content&view=article&id=182:οι-πόρτες&catid=35', 'The doors', ' Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed. ', '2022-07-11 13:28:09', 'f1cace5d259b5debd51ccb7f3375ac96', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136323a22205468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e20223b693a333b613a32373a7b733a323a226964223b693a3138323b733a353a22616c696173223b733a31373a22cebfceb920cf80cf8ccf81cf84ceb5cf82223b733a373a2273756d6d617279223b733a3338333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313134373a2254686520646f6f7273202020202020202020202020202020202020202020202020202020200a205468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e200a2054686520646f6f72207468617420636c6f736564206f6e206d65207761733a200a20312e200a20322e200a20332e200a2054686520646f6f722074686174206f70656e6564206f6e206d65207761733a205468696e6b206f6620776861742068617070656e656420616674657277617264733b20776869636820646f6f7273206f70656e65643f205768617420776f756c64e2809976652068617070656e65642069662074686520666972737420646f6f72206861646ee280997420636c6f73656420696e20796f753f200a20312e200a20322e200a20332e200a205468656e2c206261736564206f6e20796f757220616e73776572732c20636f6e73696465722074686520666f6c6c6f77696e673a200a2057686174206c656420796f7520746f20636c6f73696e672074686520646f6f723f200a20576861742068656c70656420796f75206f70656e2061206e657720646f6f723f200a20486f77206d7563682074696d652068616420706173736564207768656e20796f75207265616c697a656420746861742061206e657720646f6f7220686164206265656e206f70656e3f200a205761732069742065617379206f7220646966666963756c7420746f207265616c697a6520746861742061206e657720646f6f7220686164206265656e206f70656e3f200a205768617420626c6f636b656420796f752066726f6d20736565696e672074686174206e6577206f70656e20646f6f723f200a20576861742063616e20796f7520646f20696e207468652066757475726520746f207265616c697a652061206e6577206f70706f7274756e69747920686173206f70656e65642069747320646f6f7220736f6f6e65723f200a20576869636820776572652074686520726573756c7473206f662074686520666972737420646f6f7220636c6f73696e67206f6e20796f753f20576572652074686579206c6f6e67207465726d3f200a204469642074686520657870657269656e636520726573756c7420696e20736f6d657468696e6720706f7369746976653f200a204e6f746520796f7572207374726f6e67207472616974732062757420616c736f207468652070656f706c652077686f2068656c70656420796f752e200a204973207468657265206120636c6f73656420646f6f72207468617420796f75207769736820746f206f70656e3f200a204261736564206f6e20796f75722070726576696f757320657870657269656e6365732c207768617420636f756c642068656c7020796f75206163686965766520746869733f200ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32383a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223138323acebfceb92dcf80cf8ccf81cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138323acebfceb92dcf80cf8ccf81cf84ceb5cf822663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2254686520646f6f7273223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313832223b7d),
(1108, 'index.php?option=com_content&view=article&id=181', 'index.php?option=com_content&view=article&id=181:τι-θα-έλεγες-στο-φίλο-σου&catid=35', 'What would you tell a friend?', ' We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. ', '2022-07-11 13:29:00', '0a911193f5758b64294230501334dd67', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135333a2220576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e20223b693a333b613a32373a7b733a323a226964223b693a3138313b733a353a22616c696173223b733a34353a22cf84ceb920ceb8ceb120ceadcebbceb5ceb3ceb5cf8220cf83cf84cebf20cf86ceafcebbcebf20cf83cebfcf85223b733a373a2273756d6d617279223b733a3337303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3638303a225768617420776f756c6420796f752074656c6c206120667269656e643f202020202020202020202020202020202020202020202020202020200a20576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e205468696e6b206f66206120646966666963756c7420736974756174696f6e20796f75206861766520746f206d616e61676520696e206c69666520286f72206120736974756174696f6e20796f7520686164206d616e6167656420696e207468652070617374292e200a20577269746520736f6d652064657461696c7320726567617264696e672074686520736974756174696f6e2e20576861742061726520796f75207468696e6b696e673f200a205768617420776f756c6420796f752074656c6c20796f757220667269656e642069662068652077617320696e20612073696d696c617220706f736974696f6e3f200a205768617420746f6e6520776f756c6420796f75207573653f200a20486f7720776f756c6420796f752074616c6b20746f2068696d3f200a205768617420616374696f6e7320776f756c6420796f752074616b653f200a205768617420636f6e636c7573696f6e20646f20796f752072656163683f200a2054727920746f2070726163746963652073656c662d656d706174687920776974682074686520746563686e696373206465736372696265642061626f76652065766572792074696d6520796f7520696e64756c676520696e2073656c662d63726974696369736d2e200ac2a0223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32393a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf85223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf852663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a225768617420776f756c6420796f752074656c6c206120667269656e643f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313831223b7d),
(1109, 'index.php?option=com_content&view=article&id=177', 'index.php?option=com_content&view=article&id=177:οι-προηγούμενες-μέρες&catid=34', 'The previous days ', ' Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order. ', '2022-07-11 13:30:00', 'a5452947702644ead7aa3459703027e8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130313a22204d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e20223b693a333b613a32373a7b733a323a226964223b693a3137373b733a353a22616c696173223b733a34303a22cebfceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceadcf81ceb5cf82223b733a373a2273756d6d617279223b733a3332323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3538323a225468652070726576696f7573206461797320202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e200a20496e20616e6f74686572207061706572206c69737420796f7572206c6f6e672d7465726d20676f616c20282b2f2d3520796561727329200a205468656e20636f6d70617265207468652074776f206c697374732e20496465616c6c7920776861746576657220697420697320796f75276420646f6e65207468652070726576696f757320646179732073686f756c6420636f6e7472696275746520746f20746865207468696e677320796f75207769736820746f206163636f6d706c69736820696e20746865206675747572652e200a2049662074686579206172656e277420696e206772656174206163636f7264616e63652c20796f752073686f756c6420636f6e7369646572207768657468657220796f7520646f6e2774207370656e6420796f75722074696d6520696e2072656c6174696f6e20746f20796f757220676f616c7320616e6420616d626974696f6e732e200a205468696e6b3a20222077686174206d757374204920646f20746f6d6f72726f7720696e206f7264657220746f206765742061207374657020636c6f73657220746f20616368696576696e67206d7920676f616c733f22200ac2a0223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d70726f69676f756d656e65732d6d657265732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33303a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f6f692d70726f69676f756d656e65732d6d657265732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a225468652070726576696f7573206461797320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313737223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1110, 'index.php?option=com_content&view=article&id=178', 'index.php?option=com_content&view=article&id=178:σε-10-χρόνια&catid=34', 'In 10 years’ time ', ' Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible. ', '2022-07-11 13:30:51', '1468fdd45c75c5e2d3be666eb661343f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131323a2220577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e20223b693a333b613a32373a7b733a323a226964223b693a3137383b733a353a22616c696173223b733a32303a22cf83ceb520313020cf87cf81cf8ccebdceb9ceb1223b733a373a2273756d6d617279223b733a3333333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3433343a22496e203130207965617273e280992074696d6520202020202020202020202020202020202020202020202020202020200a20577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e200a20446f20796f75206c696b65207468652070657273706563746976653f200a20446f20796f752064657369726520736f6d657468696e6720646966666572656e743f20496620736f2c20777269746520697420646f776e2e200a2041726520796f757220616374696f6e7320746f64617920696e206163636f7264616e636520746f20796f757220646573697265642070657273706563746976653f200a20546865206b657920746f2073657474696e67207375636365737366756c20676f616c7320697320746f20627265616b207468656d20646f776e20696e746f20736d616c6c6572206f6e657320616e64206164617074207468656d20746f20796f7572206576657279646179206c6966652e223b733a363a22696d61676573223b733a3231313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73652d31302d78726f6e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33303a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33343a22696d616765732f323032322f30322f31342f73652d31302d78726f6e69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22496e203130207965617273e280992074696d6520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313738223b7d),
(1111, 'index.php?option=com_content&view=article&id=176', 'index.php?option=com_content&view=article&id=176:στόχοι-s-m-a-r-t&catid=34', 'S.M.A.R.T. Goals', ' Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable. ', '2022-07-11 13:32:03', '9c8145dce9cd79b861967429beaf2903', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a22204861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e20223b693a333b613a32373a7b733a323a226964223b693a3137363b733a353a22616c696173223b733a32323a22cf83cf84cf8ccf87cebfceb92073206d206120722074223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313236393a22532e4d2e412e522e542e20476f616c7320cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a204861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e200a2053657420796f757220676f616c20627920616e73776572696e672074686520666f6c6c6f77696e67207175657374696f6e7320616e6420696e63726561736520796f7572206368616e636573206f6620616368696576696e67207768617420796f752077616e7420696e206c6966652e200a20546f206d616b65207375726520796f757220676f616c732061726520636c65617220616e6420726561636861626c652c2065616368206f6e652073686f756c642062653a200a20205370656369666963202873696d706c652c2073656e7369626c652c207369676e69666963616e7429205768617420646f20492077616e7420746f206163636f6d706c6973683f2057686f20697320696e766f6c7665642f5768657265206973206974206c6f63617465642f5768696368207265736f7572636573206f72206c696d6974732061726520696e766f6c7665643f200a20204d656173757261626c6520286d65616e696e6766756c2c206d6f7469766174696e672920486f77206d7563682f486f77206d616e792f486f772077696c6c2049206b6e6f77207768656e206974206973206163636f6d706c69736865643f200a202041636869657661626c6520286167726565642c2061747461696e61626c652920486f772063616e2049206163636f6d706c697368207468697320676f616c2f486f77207265616c69737469632069732074686520676f616c2c206261736564206f6e206f7468657220636f6e73747261696e74732c20737563682061732066696e616e6369616c20666163746f72733f200a202052656c6576616e742028726561736f6e61626c652c207265616c697374696320616e64207265736f75726365642c20726573756c74732d6261736564292049732074686973207468652072696768742074696d652f446f65732074686973206d61746368206f7572206f74686572206566666f7274732f6e656564732f4973206974206170706c696361626c6520696e207468652063757272656e7420736f63696f2d65636f6e6f6d696320656e7669726f6e6d656e743f200a202054696d6520626f756e64202874696d652d62617365642c2074696d65206c696d697465642c2074696d652f636f7374206c696d697465642c2074696d656c792c2074696d652d73656e73697469766529205768656e2f576861742063616e204920646f20736978207765656b732066726f6d206e6f772f576861742063616e204920646f20746f6461793f223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73746f786f692d732e6d2e612e722e742e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33323a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32363a223137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d74223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30322f31342f73746f786f692d732e6d2e612e722e742e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d742663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22532e4d2e412e522e542e20476f616c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313736223b7d),
(1112, 'index.php?option=com_content&view=article&id=145', 'index.php?option=com_content&view=article&id=145:εστιάζοντας-στα-θετικά&catid=29', 'Focusing on what’s positive', ' The exercise below will help you focus on the bright side of life and come one step closer to happiness. ', '2022-07-11 13:34:30', 'd9897f9697d79833cd984d7d346bf481', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130363a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e20223b693a333b613a32373a7b733a323a226964223b693a3134353b733a353a22616c696173223b733a34323a22ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac223b733a373a2273756d6d617279223b733a3332373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3731333a22466f637573696e67206f6e2077686174e280997320706f736974697665202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e200a20447572696e6720746865206461793a2054727920746f2065786368616e676520706f73697469766520636f6d6d656e747320667269656e64732c2066616d696c7920616e6420636f6c6c6561677565732e20496e2074686973207761792c20796f7520747261696e20796f757273656c6620746f207468696e6b20706f7369746976656c79207768696c737420737072656164696e6720706f736974697669747920746f2074686520776f726c642e200a204174206e696768743a20577269746520646f776e207468726565207468696e6773207468617427732077656e742077656c6c20647572696e6720746865206461792028652e6720776f6b6520757020776974686f757420612068656164616368652c20736f6d656f6e6520776173206b696e64292e20466f637573696e67206f6e2077686174277320676f65732077656c6c206d616b65732075732061707072656369617465207468696e67732077652064697372656761726420666f722074616b6520666f72206772616e7465642e200a2052657065617420666f72206174206c65617374203220646179732f7765656b2e205265736561726368206861732073686f776e20746861742074686520627261696e2067657473206163637573746f6d656420746f20657870657269656e63696e6720706f73697469766520656d6f74696f6e7320616674657220612032312d64617920656d6f74696f6e616c20747261696e696e6720706572696f642e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f65737469617a6f6e7461732d7374612d74686574696b612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33343a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f65737469617a6f6e7461732d7374612d74686574696b612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac2663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22466f637573696e67206f6e2077686174e280997320706f736974697665223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313435223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1113, 'index.php?option=com_content&view=article&id=146', 'index.php?option=com_content&view=article&id=146:φράσεις-θετικότητας&catid=29', 'Positive expressions', ' The exercise below will help you acknowledge the bright side of life. ', '2022-07-11 13:35:16', '735e3c2382fc770b45476a32d4980801', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3134363b733a353a22616c696173223b733a33373a22cf86cf81ceaccf83ceb5ceb9cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3239323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3530323a22506f7369746976652065787072657373696f6e73202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e200a205772697465206f6e20506f73742d4974206e6f74657320796f7572206661766f7269746520706f73697469766974792071756f74652e20596f7520636f756c642066696e64206f6e65206f6e6c696e652c206d616b6520757020796f7572206f776e2c20666f722075736520746869733a2022206c6f6f6b20617420796f757273656c6620696e20746865206d6972726f722c20736d696c6520616e6420737065616b206b696e6420776f7264732e2054686520706572736f6e20696e20746865207265666c656374696f6e20697320796f757220667269656e642c20796f7572206265737420667269656e642122200a20537469636b2074686520506f73742d6974206e6f7465732074776f20646966666572656e7420706c616365732028746865206b69746368656e2c20796f757220636f6d70757465722c20796f7572206361722920616e64207072616374696365207768617420746865206e6f7465206d656e74696f6e732e20526570656174206576657279206461792e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f667261736569732d74686574696b6f74697461732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33353a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f667261736569732d74686574696b6f74697461732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22506f7369746976652065787072657373696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313436223b7d),
(1114, 'index.php?option=com_content&view=article&id=147', 'index.php?option=com_content&view=article&id=147:γελάστε&catid=29', 'Laugh', ' It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health. ', '2022-07-11 13:36:12', '5be68c75eef19181ab9e5aaead2ab30d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a222049742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e20223b693a333b613a32373a7b733a323a226964223b693a3134373b733a353a22616c696173223b733a31343a22ceb3ceb5cebbceaccf83cf84ceb5223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e49742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3230303a224c61756768202020202020202020202020202020202020202020202020202020200a2049742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e200a204c617567682065766572792064617920666f7220322d33206d696e75746573206576656e206966206e6f7468696e672066756e6e7920697320676f696e67206f6e2e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f67656c617374652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33363a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a223134373aceb3ceb5cebbceaccf83cf84ceb5223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f67656c617374652e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134373aceb3ceb5cebbceaccf83cf84ceb52663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a224c61756768223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313437223b7d),
(1115, 'index.php?option=com_content&view=article&id=186', 'index.php?option=com_content&view=article&id=186:τροχός&catid=36', 'The wheel', ' How do we build a wheel that represents our life? Follow the steps below: ', '2022-07-11 13:37:10', '4e2ec43e6c71f730ac005f1bfbff1bd4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37353a2220486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a20223b693a333b613a32373a7b733a323a226964223b693a3138363b733a353a22616c696173223b733a31323a22cf84cf81cebfcf87cf8ccf82223b733a373a2273756d6d617279223b733a3239363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313334353a2254686520776865656c202020202020202020202020202020202020202020202020202020200a20486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a200a20312e20446563696465207768696368206172656173206f66206f7572206c696665206769766520757320612073656e7365206f662062616c616e636520616e642066756c66696c6d656e742e200a205375676765737465642063617465676f72696573200a202d2046616d696c792f667269656e6473200a202d20506172746e6572200a202d20436172656572200a202d2046696e616e6369616c73200a202d204865616c74682028706879736963616c20616e64206d656e74616c206865616c74682c2065786572636973652c206e7574726974696f6e29200a202d20456e7669726f6e6d656e742028686f6d652f776f726b706c61636529200a202d20456e7465727461696e6d656e74200a202d20506572736f6e616c20646576656c6f706d656e742f656475636174696f6e200a202d2053706972697475616c20736561726368200a202d20536f63696574616c20696e746572616374696f6e200a2044657369676e206120776865656c207468617420696e636c75646573207468652063617465676f7269657320796f7520686176652073656c6563746564200a20322e20456163682072616469757320626567696e6e696e672066726f6d207468652063656e7465722073686f756c64206861766520736174697366616374696f6e206c6576656c732066726f6d2031202876657279206469737361746973666965642920746f2031302028636f6d706c6574656c7920736174697366696564292e2043686f6f736520746865206c6576656c206f6620736174697366616374696f6e20696e20656163682063617465676f7279206f6620796f7572206c6966652061742070726573656e742e205468656e2c20636f6e6e65637420746865206e756d6265727320796f7520686176652063686f73656e20736f20746861742061206e657720706572696d657465722077696c6c2062652064657369676e7320696e736964652074686520636972636c652e200a20546865206e657720706572696d657465722077696c6c20726566657220746f207468652062616c616e636520616e642066756c66696c6c6d656e7420696e20796f7572206c6966652061742070726573656e742e200a2049662074686973206e657720736861706520697320736d616c6c206f72206f66206972726567756c61722073686170652c207468656e20796f752061726520666172206f6620776861742077652063616c6c20612062616c616e636564206c6966652e200a205468652062696767657220616e64206d6f72652073796d6d6574726963616c2074686520636972636c652069732c2074686520736d6f6f7468657220616e64206661737465722069742063616e2072756e2e200a20332e2041736b20796f757273656c663a200a20486f7720646f2049206665656c2061626f7574206d79206c696665207768656e207761746368696e6720746865206469616772616d3f200a2057657265207468657265207375727072697365733f200a20496e2077686963682061726561732073686f756c642061207370656e64206d6f72652074696d6520616e6420656e6572677920616e6420666f72207768617420726561736f6e3f200a20576861742073686f756c642049206368616e67653f20486f7720646f2049206d616b6520746865206e6563657373617279206368616e6765733f223b733a363a22696d61676573223b733a3230353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74726f786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33373a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a223138363acf84cf81cebfcf87cf8ccf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32383a22696d616765732f323032322f30322f31342f74726f786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138363acf84cf81cebfcf87cf8ccf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2254686520776865656c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313836223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1124, 'index.php?option=com_content&view=article&id=240', 'index.php?option=com_content&view=article&id=240:eating-fruits-and-vegetables-and-exercising-can-make-us-happier&catid=45', 'Eating fruits and vegetables and exercising can make us happier', ' Η κατανάλωση φρούτων και λαχανικών και η άσκηση μπορούν να μας κάνουν πιο ευτυχισμένους ', '2022-09-01 10:02:29', '771c57e2a6a3cc5b858e3159e901c379', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf8220223b693a333b613a32373a7b733a323a226964223b693a3234303b733a353a22616c696173223b733a36333a22656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e206d616b652075732068617070696572223b733a373a2273756d6d617279223b733a3237363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e3c7374726f6e673ece9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323139393a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4e65772072657365617263682066726f6d2074686520556e69766572736974696573206f66204b656e7420616e642052656164696e67207375676765737473207468617420656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e20696e6372656173652068617070696e657373206c6576656c732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e5768696c6520746865206c696e6b206265747765656e206c6966657374796c6520616e642077656c6c2d6265696e6720686173206265656e20646f63756d656e74656420696e20746865207061737420616e6420697320776964656c79207573656420696e207075626c6963206865616c74682063616d706169676e7320746f20656e636f7572616765206865616c74687920656174696e6720616e642065786572636973652c206e65772066696e64696e6773207075626c697368656420696e20746865204a6f75726e616c206f662048617070696e65737320537475646965732073686f7720746861742061646f7074696e672061206c6966657374796c6520746861742070726f7669646573206c6f6e67207465726d2c20696e6469726563742062656e6566697473202d20696e7374656164206f662063686f696365732074686174206272696e6720696d6d65646961746520736174697366616374696f6e2d2c206c65616420746f20612068617070696572206c6966652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e52657365617263686572732044722e204164656c696e61204773636877616e64746e65722028556e6976657273697479206f66204b656e74292c2044722e205361726168204a6577656c6c2c20616e642050726f666573736f7220556d61204b616d6268616d706174692028556e6976657273697479206f662052656164696e672920757365642061207661726961626c6520617070726f61636820746f206578616d696e6520686f7720726574617264656420736174697366616374696f6e20616e642063686f6963657320696e206576657279646179206c69666520636f756c64206166666563742068617070696e657373206f66206120706572736f6e2e204173206974207475726564206f75742c20656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e6720636f6e7472696275746520746f2068617070696e65737320696e20746865206c6f6e67207465726d2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e526567756c617220657865726369736520616e642061206865616c7468792064696574206d6179206e6f74206f66666572206173206d75636820696d6d65646961746520736174697366616374696f6e206173206f74686572206f7074696f6e732c20627574207468657920617265206d6f72652062656e6566696369616c20746f206f75722068617070696e65737320696e20746865206c6f6e67207465726d20616e64206f6e206120636f6e73697374656e742062617369732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e416e20696e746572657374696e6720666163742069732074686174206163636f7264696e6720746f20726573656172636820646174612c206d656e207365656d20746f206578657263697365206d6f726520616e6420776f6d656e20656174206d6f72652066727569747320616e6420766567657461626c65732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4163636f7264696e6720746f207468652072657365617263686572732c2022496e20726563656e7420796561727320746865726520686173206265656e206120736869667420746f7761726473206865616c7468696572206c6966657374796c652063686f696365732e20546865207265616c697a6174696f6e207468617420656174696e67206d6f72652066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e20696e6372656173652068617070696e657373206c6576656c7320616e6420696d70726f7665206865616c746820697320616e20696d706f7274616e7420646576656c6f706d656e742e20222e2e2e204966206120626574746572206c6966657374796c65206e6f74206f6e6c79206d616b6573207573206865616c74686965722062757420616c736f20686170706965722c207468656e207468652062656e656669742069732074776f666f6c642e223c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870783b223e4164656c696e61204773636877616e64746e65722c205361726168204a6577656c6c2c20556d6120532e204b616d6268616d706174692e204c6966657374796c6520616e64204c69666520536174697366616374696f6e3a2054686520526f6c65206f662044656c617965642047726174696669636174696f6e2e204a6f75726e616c206f662048617070696e65737320537475646965732c20323032313b20444f493a2031302e313030372f7331303930322d3032312d30303434302d793c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3236323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f456174696e675f6672756974735f616e645f766567657461626c65735f616e645f65786572636973696e675f63616e5f6d616b655f75735f686170706965722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223234303a656174696e672d6672756974732d616e642d766567657461626c65732d616e642d65786572636973696e672d63616e2d6d616b652d75732d68617070696572223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38353a22696d616765732f323032322f30352f31312f456174696e675f6672756974735f616e645f766567657461626c65735f616e645f65786572636973696e675f63616e5f6d616b655f75735f686170706965722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234303a656174696e672d6672756974732d616e642d766567657461626c65732d616e642d65786572636973696e672d63616e2d6d616b652d75732d686170706965722663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22456174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e206d616b652075732068617070696572223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323430223b7d),
(1125, 'index.php?option=com_content&view=article&id=241', 'index.php?option=com_content&view=article&id=241:discovering-the-way-that-suits-us-to-pursuit-our-happiness&catid=45', 'Discovering the way that suits us to pursuit our happiness', ' Discovering the way that suits us to pursuit our happiness ', '2022-09-01 10:03:30', 'd0c41c00243a6889f75960120c04477b', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36303a2220446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e65737320223b693a333b613a32373a7b733a323a226964223b693a3234313b733a353a22616c696173223b733a35383a22646973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e657373223b733a373a2273756d6d617279223b733a3137333a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e6573733c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323132353a220d0a3c703e3c656d3e5468652072657175657374656420697320746f2066696e642074686520776179207468617420737569747320757320746f20707572737565206f75722068617070696e657373213c2f656d3e3c2f703e0d0a3c703e4120726563656e7420737475647920627920746865204368696e6120496e73746974757465206f662050737963686f6c6f6779206578616d696e6564207468652072656c6174696f6e73686970206265747765656e20686f7720776520726174652068617070696e65737320617320696d706f7274616e7420616e6420746865206f766572616c6c2077656c6c2d6265696e67207765206665656c2e20497420686173206265656e20666f756e6420746861742061203c7374726f6e673e706f73697469766520617070726563696174696f6e206f662068617070696e657373206c6561647320746f20686967686572206c6576656c73206f662077656c6c2d6265696e672c20736174697366616374696f6e20616e6420706f73697469766520656d6f74696f6e732c3c2f7374726f6e673e207265676172646c657373206f66206120706572736f6e2773206167652e3c2f703e0d0a3c703e4163636f7264696e6720746f207468652072657365617263686572732720696e746572707265746174696f6e206f66207468652066696e64696e67732c203c7374726f6e673e6576616c756174696e672068617070696e65737320617320696d706f7274616e74206d6f7469766174657320757320746f206163746976656c792073747269766520746f20616368696576652077686174207765207365656b3c2f7374726f6e673e2e2050617274206f6620746869732070726f636573732069732074686520726567756c6174696f6e206f66206f757220656d6f74696f6e616c2073746174652c20746861742069732c2074686520726564756374696f6e206f6620756e706c656173616e7420656d6f74696f6e73207768656e2074686579206f6363757220616e642074686520696e637265617365206f6620706c656173616e7420656d6f74696f6e732c20736f20746861742077652063616e20636f6e74696e756520746f2073747269766520746f2061636869657665206f757220676f616c732e3c2f703e0d0a3c703e496e206f7468657220776f7264732c203c7374726f6e673e7374726976696e6720666f722068617070696e6573732063616e2061637475616c6c79206c65616420746f2068617070696e6573732c2070726f766964656420746861742074686520617070726f70726961746520746f6f6c7320666f7220656d6f74696f6e20726567756c6174696f6e206172652075736564203c2f7374726f6e673e2865782e207265617373657373696e672061206e6567617469766520736974756174696f6e20726174686572207468616e2061766f6964696e67206974292e205468652072657065746974696f6e20696e206576657279646179206c696665206f6620616374696f6e73207468617420617265206f7269656e74656420746f20706f7369746976697479202865782e2065787072657373696f6e206f66206772617469747564652920697320616c736f20636f6e7369646572656420696d706f7274616e742e3c2f703e0d0a3c703e3c7374726f6e673e416e6f7468657220696e746572657374696e6720636f6e636c7573696f6e20697320746861742074686572652061726520616c7465726e61746976652077617973206f6620617070726f616368696e672068617070696e6573732e3c2f7374726f6e673e204f6e20746865206f6e652068616e642c2070656f706c652077686f2076616c75652068617070696e6573732063616e20657870657269656e636520706f73697469766520656d6f74696f6e73206279206d696e696d697a696e67206e6567617469766520736974756174696f6e7320616e6420616368696576696e6720746865697220676f616c732e204f6e20746865206f746865722068616e642c2070656f706c65207769746820646576656c6f70656420616363657074616e636520736b696c6c7320696e697469616c6c79207265636f676e697a6520616e642061636365707420656d6f74696f6e73206576656e20696620746865792061726520756e706c656173616e742061732061207265616c69747920616e6420666f637573206f6e207768617420746865792063616e20636f6e74726f6c20616e64206368616e67652e20496e2074686973207761792c2074686579207361766520656e6572677920616e6420656d6f74696f6e616c207265736f75726365732c20776869636820616c736f207365656d7320746f20776f726b206566666563746976656c792e3c2f703e0d0a3c703e3c7374726f6e673e496e20636f6e636c7573696f6e2c20657870616e64696e67206f7572206669656c64206f662074686f7567687420616e6420616374696f6e20627920696e636c7564696e6720616c7465726e61746976652077617973206f66207075727375696e672068617070696e6573732063616e206d616b652069742065617369657220746f20616368696576652068617070696e6573732e3c2f7374726f6e673e3c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c70207374796c653d22746578742d616c69676e3a2063656e7465723b223e5a68616f2c20592e2c2057616e672c20512e2c2026616d703b2057616e672c204a2e202832303230292e2056616c75696e672068617070696e657373207072656469637473206869676865722077656c6ce280906265696e673a20546865206d6f6465726174696e6720726f6c65206f6620616363657074616e63652e205073796368204a6f75726e616c2c20392831292c203133322d3134332e3c2f703e223b733a363a22696d61676573223b733a3235373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f446973636f766572696e675f7468655f7761795f746861745f73756974735f75735f746f5f707572737569745f6f75725f68617070696e6573732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30333a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223234313a646973636f766572696e672d7468652d7761792d746861742d73756974732d75732d746f2d707572737569742d6f75722d68617070696e657373223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38303a22696d616765732f323032322f30352f31312f446973636f766572696e675f7468655f7761795f746861745f73756974735f75735f746f5f707572737569745f6f75725f68617070696e6573732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234313a646973636f766572696e672d7468652d7761792d746861742d73756974732d75732d746f2d707572737569742d6f75722d68617070696e6573732663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35383a22446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323431223b7d),
(1126, 'index.php?option=com_content&view=article&id=243', 'index.php?option=com_content&view=article&id=243:ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον&catid=45', 'Awareness and Meditation in the workplace', ' Awareness and Meditation in the workplace ', '2022-09-01 10:04:39', '5984ee5d57ff04d325d65bd0e967689d', 1, 1, 1, '*', '2022-05-31 08:06:54', NULL, '2022-05-31 08:06:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34333a222041776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c61636520223b693a333b613a32373a7b733a323a226964223b693a3234333b733a353a22616c696173223b733a3130303a22ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb120ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a2273756d6d617279223b733a3135363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e41776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c6163653c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313833373a220d0a3c703e4d696e6466756c6e6573732064657363726962657320746865206162696c69747920746f2062652066756c6c792070726573656e7420696e206576657279206d6f6d656e7420776520657870657269656e63652c20667265652066726f6d20616e792063726974696369736d206f66206f75722074686f756768747320616e64206665656c696e67732ec2a03c2f703e0d0a3c703e4e756d65726f7573207374756469657320686176652073747564696564207468652062656e6566697473206f66207468697320707261637469636520666f72206f7572206d656e74616c206865616c74682c206120666163742074686174206c65616473206d6f726520616e64206d6f726520776f726b706c6163657320746f2070726f6d6f746520747261696e696e672070726f6772616d7320696e206d696e6466756c6e657373206261736564206f6e207468652077656c6c2d6265696e67206f662068756d616e207265736f75726365732e3c2f703e0d0a3c703e476976656e207468617420696e63726561736564206c6576656c73206f662073747265737320617265206f6e65206f6620746865206d6f737420636f6d6d6f6e206361757365732074686174206e656761746976656c792061666665637420746865206d656e74616c206865616c7468206f6620656d706c6f7965657320616e6420636f6e73657175656e746c7920746865697220706572666f726d616e636520617420776f726b2c20426f73746f636b20616e6420636f6c6c656167756573202832303139292c20696e766573746967617465642074686520696d70616374206f6620746865206170706c69636174696f6e206f66206d696e6466756c6e65737320616e64206d656469746174696f6e20746563686e6971756573206f6e20776f726b207374726573732e3c2f703e0d0a3c703e54686520737475647920696e766f6c76656420363020656d706c6f7965657320776f726b696e6720696e20746865206669656c64206f66206469676974616c206d61726b6574696e6720616e6420746865206566666563746976656e657373206f662061206f6e652d64617920747261696e696e6720696e2072656c6174696f6e20746f206120636f6d70726568656e7369766520747261696e696e672070726f6772616d206c617374696e672036207765656b7320776173206578616d696e65642e20546563686e6971756573207573656420696e636c75646564206d656469746174696f6e20616e64206d696e6466756c6e65737320747261696e696e672c2064696170687261676d6174696320627265617468696e672070726163746963652c20616e642074686520757365206f66206d656e74616c20696d616765727920746f20646576656c6f70206d696e6466756c6e65737320736b696c6c732e3c2f703e0d0a3c703e54686520726573656172636865727320666f756e6420746861742074686520696e746567726174656420747261696e696e672070726f6772616d206c656420746f2061207369676e69666963616e746c79206772656174657220726564756374696f6e20696e20737472657373206c6576656c7320636f6d706172656420746f206f6e652d64617920747261696e696e672e205468657920616c736f20636f6e636c75646564207468617420697420776173206d6f7265206c696b656c7920746f20636f6e7472696275746520746f2074686520726567756c6174696f6e206f66206e6567617469766520656d6f74696f6e732062757420616c736f20746f2074686520646576656c6f706d656e74206f66206d616e6167656d656e7420737472617465676965732e3c2f703e0d0a3c703e4163636f7264696e6720746f207468652061626f76652066696e64696e67732c2074686520696e746567726174696f6e206f662061776172656e65737320616e64206d656469746174696f6e2070726f6772616d7320696e2074686520776f726b20656e7669726f6e6d656e742c207365656d7320746f2068656c70207369676e69666963616e746c7920696e207265647563696e6720776f726b207374726573732c207769746820726573656172636865727320686967686c69676874696e6720746865206566666563746976656e657373206f6620696e746567726174656420696e74657276656e74696f6e732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e426f73746f636b2c20532e2c2043726f737377656c6c2c20412e20442e2c20507261746865722c20412e20412e2c2026616d703b2053746570746f652c20412e202832303139292e204d696e6466756c6e657373206f6e2d7468652d676f3a2045666665637473206f662061206d696e6466756c6e657373206d656469746174696f6e20617070206f6e20776f726b2073747265737320616e642077656c6c2d6265696e672e204a6f75726e616c206f66206f636375706174696f6e616c206865616c74682070737963686f6c6f67792c2032342831292c203132372e3c2f703e223b733a363a22696d61676573223b733a3234303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f41776172656e6573735f616e645f4d656469746174696f6e5f696e5f7468655f776f726b706c6163652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30343a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130343a223234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36333a22696d616765732f323032322f30352f31312f41776172656e6573735f616e645f4d656469746174696f6e5f696e5f7468655f776f726b706c6163652e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d33312030383a30363a3534223b693a31303b4e3b693a31313b733a3135383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30352d33312030383a30363a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a2241776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c616365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323433223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1127, 'index.php?option=com_content&view=article&id=244', 'index.php?option=com_content&view=article&id=244:covid-19,-mental-health-and-physical-activity&catid=45', 'COVID-19, mental health and physical activity', ' COVID-19, mental health and physical activity ', '2022-09-01 10:10:14', 'bf361fbca1c564a1f1a54798cb197e57', 1, 1, 1, '*', '2022-06-15 08:42:16', NULL, '2022-06-15 08:42:16', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34373a2220434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c20616374697669747920223b693a333b613a32373a7b733a323a226964223b693a3234343b733a353a22616c696173223b733a34353a22636f7669642031392c206d656e74616c206865616c746820616e6420706879736963616c206163746976697479223b733a373a2273756d6d617279223b733a3136303a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c2061637469766974793c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313831373a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e2074686520636f6e74657874206f6620746865203c7374726f6e673e436f7669642d31392070616e64656d69633c2f7374726f6e673e2c206d616e7920737475646965732068617665206265656e2063617272696564206f757420746f206578616d696e6520686f7720746865203c7374726f6e673e6d656e74616c206865616c74683c2f7374726f6e673e206f662070656f706c6520776f726c6477696465206973206265696e672061666665637465642e20526f62696e736f6e20616e6420636f6c6c656167756573207075626c697368656420696e204a616e7561727920323032322061206d6574612d616e616c79736973206f662036352073747564696573207468617420636f6d7061726564207061727469636970616e747327206d656e74616c206865616c7468203c7374726f6e673e6265666f726520616e6420647572696e67207468652070616e64656d69632e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686520726573756c74732073686f7765642074686174207468657265207761732061203c7374726f6e673e7369676e69666963616e742062757420737461746973746963616c6c7920736d616c6c20696e637265617365206f662070737963686f706174686f6c6f67792e3c2f7374726f6e673e2054686520696e637265617365732077657265206d6f7265207369676e69666963616e7420666f72203c7374726f6e673e64657072657373696f6e3c2f7374726f6e673e2c206173206f70706f73656420746f20736d616c6c6572206368616e67657320696e203c7374726f6e673e616e7869657479206469736f726465723c2f7374726f6e673e2073796d70746f6d732e20546865206f766572616c6c20696e63726561736520696e206d656e74616c206865616c74682073796d70746f6d7320776173206d6f73742070726f6e6f756e636564203c7374726f6e673e696e207468652066697273742074776f206d6f6e7468733c2f7374726f6e673e206166746572207468652057484f206465636c6172656420612070616e64656d69632e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e20666163742c20696e20616e6f746865722073747564792c207468652072656c6174696f6e73686970206f6620706879736963616c2061637469766974792077697468206465746572696f726174696f6e20696e206d656e74616c206865616c746820647572696e67207468652070616e64656d69632077617320696e7665737469676174656420616e6420776861742077617320666f756e642069732074686174203c7374726f6e673e68696768657220706879736963616c206163746976697479206973206173736f6369617465642077697468206869676865722077656c6c2d6265696e672c207175616c697479206f66206c6966652061732077656c6c206173206c6f77657220646570726573736976652073796d70746f6d732c20616e786965747920616e64207374726573732c20697272657370656374697665206f66206167652e3c2f7374726f6e673e20496e206164646974696f6e2c2069742077617320666f756e642074686174203c7374726f6e673e776f6d656e2077657265206d6f72652076756c6e657261626c6520746f206368616e67657320696e206d656e74616c206865616c746820616e64206d656e2077657265206d6f72652070726f6e6520746f206368616e67657320696e20706879736963616c2061637469766974792e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e526f62696e736f6e2c20452e2c20537574696e2c20412e20522e2c2044616c792c204d2e2c2026616d703b204a6f6e65732c20412e202832303232292e20412073797374656d617469632072657669657720616e64206d6574612d616e616c79736973206f66206c6f6e6769747564696e616c20636f686f7274207374756469657320636f6d706172696e67206d656e74616c206865616c7468206265666f72652076657273757320647572696e672074686520434f5649442d31392070616e64656d696320696e20323032302e204a6f75726e616c206f6620616666656374697665206469736f72646572732c203239362c20353637e280933537362e2068747470733a2f2f646f692e6f72672f31302e313031362f6a2e6a61642e323032312e30392e3039383c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f434f5649442d31395f6d656e74616c5f6865616c74685f616e645f706879736963616c5f61637469766974795f322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31303a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223234343a636f7669642d31392c2d6d656e74616c2d6865616c74682d616e642d706879736963616c2d6163746976697479223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f434f5649442d31395f6d656e74616c5f6865616c74685f616e645f706879736963616c5f61637469766974795f322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d31352030383a34323a3136223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234343a636f7669642d31392c2d6d656e74616c2d6865616c74682d616e642d706879736963616c2d61637469766974792663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d31352030383a34323a3136223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c206163746976697479223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323434223b7d),
(1128, 'index.php?option=com_content&view=article&id=245', 'index.php?option=com_content&view=article&id=245:hugging-stress-hormones-have-an-unexpected-connection&catid=45', 'Hugging & stress hormones have an unexpected connection', ' Hugging & stress hormones have an unexpected connection ', '2022-09-01 10:11:15', 'de047a4b5bd8d90fc69113ff0f3567fc', 1, 1, 1, '*', '2022-06-29 08:35:37', NULL, '2022-06-29 08:35:37', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35373a222048756767696e6720262073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e20223b693a333b613a32373a7b733a323a226964223b693a3234353b733a353a22616c696173223b733a35333a2268756767696e672073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e223b733a373a2273756d6d617279223b733a3137343a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e48756767696e672026616d703b2073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a333739303a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e576520687567206f7468657273207768656e2077652061726520657863697465642c2068617070792c207361642c206f72207768656e2077652061726520747279696e6720746f20636f6d666f7274207468656d2e2048756767696e67207365656d7320746f20626520756e6976657273616c6c7920636f6d666f7274696e672e204974206d616b6573207573206665656c20676f6f642e2048756767696e6720616c736f206170706561727320746f206265206c696e6b656420746f206d656e74616c206865616c746820616e642068617070696e6573732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4163636f7264696e6720746f20736369656e74697374732c207468652062656e6566697473206f662068756767696e6720676f206265796f6e642074686174207761726d206665656c696e6720796f7520676574207768656e20796f7520686f6c6420736f6d656f6e6520696e20796f75722061726d732e205768656e206120667269656e64206f722066616d696c79206d656d62657220697320676f696e67207468726f75676820736f6d657468696e67207061696e66756c206f7220756e706c656173616e7420696e207468656972206c6966652c20776520687567207468656d2e20526573656172636865727320616c736f2073756767657374207468617420737570706f7274696e6720616e6f7468657220706572736f6e20776974682061206875672063616e207265647563652074686520616e7869657479206f662074686520706572736f6e206265696e6720636f6d666f727465642e2049742063616e206576656e207265647563652074686520737472657373206f662074686520706572736f6e207468617420676976657320636f6d666f72742e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e536f2063616e20796f752072656d656d62657220746865206c6173742074696d6520796f752066656c74207265616c6c792073747265737365643f20576861742068656c70656420796f752063616c6d20646f776e3f3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686572652061726520766172696f7573207374726174656769657320746861742070656f706c652063616e2075736520746f207265647563652073747265737320e2809320666f72206578616d706c652c2069742063616e2062652068656c7066756c20746f2074616c6b20746f20736f6d656f6e652e204164646974696f6e616c6c792c20746f75636820686173206265656e2073686f776e20746f20726564756365207374726573732c206a757374206c696b652061206e696365206d6173736167652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e41206e6577204765726d616e2073747564792c20726563656e746c79207075626c697368656420696e207468652061636164656d6963206a6f75726e616c20504c6f53204f4e4520284265727265747a20657420616c2e2c2032303232292c20696e76657374696761746564207468652065666665637473206f6620616e6f7468657220636f6d6d6f6e20666f726d206f6620736f6369616c20746f756368206f6e20616e78696574793a2068756767696e672e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e207468652073747564792c20726573656172636865727320696e766974656420636f75706c657320696e746f207468656972206c616220616e642072616e646f6d6c792061737369676e6564207468656d20746f206f6e65206f662074776f20636f6e646974696f6e732e20496e20746865206578706572696d656e74616c20636f6e646974696f6e2c20706172746e657273207765726520616c6c6f77656420746f20637564646c6520666f72203230207365636f6e6473206265666f7265206265696e67206578706f73656420746f20612073747265737320746573742e20496e2074686520636f6e74726f6c20636f6e646974696f6e2c207061727469636970616e74732077657265206578706f73656420746f207468652073616d652073747265737366756c20746573742c20776974686f7574206265696e6720616c6c6f77656420746f20687567206265666f72652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e20626f746820636f6e646974696f6e732c2074686520736369656e7469737473206d656173757265642074686520766f6c756e74656572732720636f727469736f6c206c6576656c732c20617320636f727469736f6c20697320746865206d6f737420696d706f7274616e742073747265737320686f726d6f6e6520696e2068756d616e732e20496e206164646974696f6e2c2074686520766f6c756e74656572732066696c6c6564206f75742061207175657374696f6e6e616972652061626f7574207468656972206665656c696e677320647572696e6720746865206578706572696d656e7420616e642068616420746865697220626c6f6f64207072657373757265206d656173757265642e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e5768617420776572652074686520726573756c7473206f66207468652073747564793f3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686520726573656172636865727320666972737420636865636b65642074686520636f75706c6573e280992072656c6174696f6e7368697020736174697366616374696f6e20616e6420666f756e642069742061742068696768206c6576656c732e205370656369666963616c6c792c2074686572652077657265206e6f20646966666572656e63657320696e2072656c6174696f6e7368697020736174697366616374696f6e206265747765656e20746865206578706572696d656e74616c20616e6420636f6e74726f6c2067726f757073207468617420636f756c64206861766520696e666c75656e6365642074686520726573756c74732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e41732061207365636f6e6420737465702c20736369656e746973747320616e616c797a65642074686520766f6c756e74656572732720636f727469736f6c206c6576656c732e2049742077617320666f756e642074686174203135206d696e7574657320616e64203235206d696e757465732061667465722074686520746573742074686520636f727469736f6c206c6576656c73207765726520686967686572207468616e206265666f72652074686520746573742e205468697320696e646963617465732074686174207468652074657374207375636365737366756c6c7920696e64756365642073747265737320696e2074686520766f6c756e74656572732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e746572657374696e676c792c206d656e2073686f776564207369676e69666963616e746c792068696768657220636f727469736f6c2072656c65617365207468616e20776f6d656e2c2070726f6d7074696e672074686520736369656e746973747320746f20696e636c7564652067656e64657220696e206675727468657220616e616c797365732e2054686520636f6d70617269736f6e206265747765656e20746865206578706572696d656e74616c20636f6e646974696f6e207468617420696e636c7564656420612032302d7365636f6e642068756720616e642074686520636f6e74726f6c20636f6e646974696f6e20776974686f75742061206875672072657665616c656420612073757270726973696e6720726573756c742e2048756767696e67207265647563656420636f727469736f6c206c6576656c732c20627574206f6e6c7920696e20776f6d656e2e20437564646c696e6720646964206e6f742061666665637420626c6f6f6420707265737375726520616e6420656d6f74696f6e207175657374696f6e6e6169726520726573756c74732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e546875732c207468652073747564792066696e64696e67732073756767657374207468617420696e20776f6d656e2c2068756767696e6720746865697220706172746e6572206265666f726520612073747265737366756c20736974756174696f6e2028737563682061732061206a6f6220696e74657276696577206f7220612070726573656e746174696f6e29206d617920626520616e206566666563746976652077617920746f2072656475636520737472657373206f6e20612062696f6c6f676963616c206c6576656c2e3c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4265727265747a20472c20436562756c6120432c20576f7274656c6d616e6e20424d2c2050617061646f706f756c6f7520502c20576f6c66204f542c204f636b6c656e6275726720532c205061636b686569736572204a2e202832303232292e20526f6d616e74696320706172746e657220656d6272616365732072656475636520636f727469736f6c2072656c656173652061667465722061637574652073747265737320696e64756374696f6e20696e20776f6d656e20627574206e6f7420696e206d656e2e20504c6f53204f6e652c2031372c2065303236363838372e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3235333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f48756767696e675f5f7374726573735f686f726d6f6e65735f686176655f616e5f756e65787065637465645f636f6e6e656374696f6e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31313a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223234353a68756767696e672d7374726573732d686f726d6f6e65732d686176652d616e2d756e65787065637465642d636f6e6e656374696f6e223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f323032322f30352f31312f48756767696e675f5f7374726573735f686f726d6f6e65735f686176655f616e5f756e65787065637465645f636f6e6e656374696f6e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d32392030383a33353a3337223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234353a68756767696e672d7374726573732d686f726d6f6e65732d686176652d616e2d756e65787065637465642d636f6e6e656374696f6e2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d32392030383a33353a3337223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a2248756767696e6720262073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323435223b7d),
(1129, 'index.php?option=com_content&view=article&id=246', 'index.php?option=com_content&view=article&id=246:gratitude-its-contribution-to-stress-reduction&catid=45', 'Gratitude: its contribution to stress reduction', ' Gratitude: its contribution to stress reduction ', '2022-09-01 10:12:15', '2bed9f9e106e2113c0b8ad5fb928413f', 1, 1, 1, '*', '2022-07-11 13:16:54', NULL, '2022-07-11 13:16:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a22204772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e20223b693a333b613a32373a7b733a323a226964223b693a3234363b733a353a22616c696173223b733a34363a226772617469747564652069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313132363a220d0a3c703e496e20726563656e742079656172732c2074686520706f73697469766520656666656374206f662067726174697475646520686173206265656e20736369656e7469666963616c6c792065737461626c697368656420696e20766172696f757320617265617320746861742070726f6d6f7465206d656e74616c2077656c6c2d6265696e672e3c2f703e0d0a3c703e416d6f6e6720746865207374756469657320646f63756d656e74696e6720746869732072656c6174696f6e736869702c20c2a0697320746865207374756479206f66204b72656a746b20616e6420636f6c6c656167756573202832303136292c207468617420686967686c696768746564207468652076616c7565206f66206b656570696e672061206461696c79207265636f726420c2a06f6620746865207468696e67732077652061726520677261746566756c20666f722e204d6f7265207370656369666963616c6c792c206120746f74616c206f66203538207061727469636970616e747320746f6f6b207061727420696e2074686520726573656172636820616e642077657265206469766964656420696e746f2074776f20657175616c2067726f7570732e20416c6c207061727469636970616e7473207765726520696e737472756374656420746f207261746520616e64207265636f7264206461696c7920666f722032207765656b73207468656972206c6576656c206f662073747265737320647572696e6720746865206461792e20546865206f6e65206f66207468652074776f2067726f75707320776173206164646974696f6e616c6c7920696e737472756374656420746f206b6565702061206c697374206f662036207468696e677320746865792066656c7420677261746566756c20666f7220647572696e67207468656972206461792e3c2f703e0d0a3c703e4163636f7264696e6720746f2074686520726573756c74732c2074686520726573656172636865727320666f756e64206120726564756374696f6e20696e20706572636569766564206c6576656c73206f66206461696c792073747265737320696e207468652067726f75702074686174206b6570742074686520677261746974756465206a6f75726e616c2c20737570706f7274696e672074686520696d706f7274616e7420636f6e747269627574696f6e206f662067726174697475646520746f206d656e74616c206865616c74682e3c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4b72656a747a2c20492e2c204e657a6c656b2c204a2e20422e2c204d6963686e69636b612c20412e2c20486f6c61732c20502e2c2026616d703b20527573616e6f77736b612c204d2e202832303136292e20436f756e74696e67206f6e65e280997320626c657373696e67732063616e207265647563652074686520696d70616374206f66206461696c79207374726573732e204a6f75726e616c206f662048617070696e65737320537475646965732c2031372831292c2032352d33392e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f4772617469747564655f6974735f636f6e747269627574696f6e5f746f5f7374726573735f726564756374696f6e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31323a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223234363a6772617469747564652d6974732d636f6e747269627574696f6e2d746f2d7374726573732d726564756374696f6e223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f4772617469747564655f6974735f636f6e747269627574696f6e5f746f5f7374726573735f726564756374696f6e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31312031333a31363a3534223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234363a6772617469747564652d6974732d636f6e747269627574696f6e2d746f2d7374726573732d726564756374696f6e2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31312031333a31363a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a224772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323436223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1130, 'index.php?option=com_content&view=article&id=247', 'index.php?option=com_content&view=article&id=247:could-eating-more-fruit-keep-depression-at-bay&catid=45', 'Could eating more fruit keep depression at bay?', ' Could eating more fruit keep depression at bay? ', '2022-09-01 10:13:22', '82d3d1e013705aae1366bbecb97cd738', 1, 1, 1, '*', '2022-07-16 07:29:56', NULL, '2022-07-16 07:29:56', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a2220436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f20223b693a333b613a32373a7b733a323a226964223b693a3234373b733a353a22616c696173223b733a34363a22636f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e20617420626179223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323230323a220d0a3c703e50656f706c652077686f20726567756c61726c7920636f6e73756d65203c7374726f6e673e612073756666696369656e7420616d6f756e74206f662066727569743c2f7374726f6e673e20617265206d6f7265206c696b656c7920746f207265706f7274203c7374726f6e673e67726561746572206d656e74616c2077656c6c2d6265696e673c2f7374726f6e673e20616e6420617265206c657373206c696b656c7920746f207265706f72742073796d70746f6d73206f662064657072657373696f6e20696e20636f6d70617269736f6e20746f2074686f73652077686f20646f6e27742c206163636f7264696e6720746f206e65772072657365617263682066696e64696e67732066726f6d204173746f6e20556e6976657273697479277320436f6c6c656765206f66204865616c746820616e64204c69666520536369656e6365732c206578616d696e696e6720646174612066726f6d20343238206164756c74732e3c2f703e0d0a3c703e546865207265736561726368657273272066696e64696e677320737567676573742074686174203c7374726f6e673e686f77206f6674656e3c2f7374726f6e673e20776520636f6e73756d65206672756974206861732061206772656174657220696d70616374206f6e206f7572206d656e74616c206865616c7468207468616e2074686520746f74616c20616d6f756e7420776520636f6e73756d6520647572696e672061207479706963616c207765656b2e3c2f703e0d0a3c703e546865207465616d20616c736f20666f756e6420746861742070656f706c652077686f20636f6e73756d65203c7374726f6e673e73616c747920736e61636b733c2f7374726f6e673e207375636820617320706f7461746f2063686970732c20776869636820617265203c7374726f6e673e6c6f7720696e206e75747269656e74733c2f7374726f6e673e2c20617265206d6f7265206c696b656c7920746f207265706f7274203c7374726f6e673e686967686572206c6576656c73206f6620616e78696574793c2f7374726f6e673e2c2073747265737320616e642064657072657373696f6e2c2061732077656c6c206173207369676e73206f6620636f676e6974697665206465636c696e65202873756368206173206e6f742072656d656d626572696e67207768657265206c65667420746865206b657973292c2061732077656c6c206173203c7374726f6e673e6c6f776572206c6576656c73206f66206d656e74616c2077656c6c2d6265696e673c2f7374726f6e673e2e3c2f703e0d0a3c703e4c65616420617574686f72204e69636f6c612d4a61796e65205475636b20636f6d6d656e7465643a3c2f703e0d0a3c703e22496e2074686520706173742c206f746865722073747564696573206861766520666f756e6420616e206173736f63696174696f6e206265747765656e2066727569747320616e6420766567657461626c657320616e64206d656e74616c206865616c74682c20627574206665772068617665206c6f6f6b65642061742066727569747320616e6420766567657461626c65732073657061726174656c7920e28094616e64206576656e206665776572206861766520617373657373656420626f7468206672657175656e637920616e6420616d6f756e74206f6620696e74616b652e3c2f703e0d0a3c703e426f7468203c7374726f6e673e6672756974733c2f7374726f6e673e20616e64203c7374726f6e673e766567657461626c65733c2f7374726f6e673e20617265207269636820696e203c7374726f6e673e616e74696f786964616e74732c20666962657220616e6420657373656e7469616c206d6963726f6e75747269656e74733c2f7374726f6e673e20746861742070726f6d6f7465206f7074696d616c20627261696e2066756e6374696f6e2e205468657365206e75747269656e74732c20686f77657665722c2063616e206265206c6f737420647572696e6720636f6f6b696e672e20456174696e67203c7374726f6e673e726177206672756974733c2f7374726f6e673e20636f756c6420706f737369626c79206578706c61696e207468656972203c7374726f6e673e7374726f6e676572206566666563743c2f7374726f6e673e206f6e206f7572203c7374726f6e673e6d656e74616c206865616c74683c2f7374726f6e673e2e3c2f703e0d0a3c703e4368616e67696e67207468652063686f696365206f6620736e61636b7320696e206f7572206461696c792064696574206d6179206265206120766572792073696d706c6520616e6420656173792077617920746f20696d70726f7665206f7572206d656e74616c2077656c6c2d6265696e672e20496e2067656e6572616c2c206974277320646566696e6974656c7920776f72746820747279696e6720746f2067657420696e746f20746865206861626974206f66207069636b696e6720612066727569742066726f6d2074686520667275697420626f776c2e223c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4e69636f6c612d4a61796e65205475636b2c20436c6169726520562e20466172726f772c204a61736f6e204d69636861656c2054686f6d61732ec2a04672657175656e6379206f6620667275697420636f6e73756d7074696f6e20616e64207361766f75727920736e61636b696e6720707265646963742070737963686f6c6f676963616c206865616c74683b2073656c656374697665206d6564696174696f6e2076696120636f676e6974697665206661696c757265732ec2a03c656d3e42726974697368204a6f75726e616c206f66204e7574726974696f6e3c2f656d3e2c20323032323b203120444f493ac2a03c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e31302e313031372f53303030373131343532323030313636303c2f613e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f436f756c645f656174696e675f6d6f72655f66727569745f6b6565705f64657072657373696f6e5f61745f6261792e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31333a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223234373a636f756c642d656174696e672d6d6f72652d66727569742d6b6565702d64657072657373696f6e2d61742d626179223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f436f756c645f656174696e675f6d6f72655f66727569745f6b6565705f64657072657373696f6e5f61745f6261792e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31362030373a32393a3536223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234373a636f756c642d656174696e672d6d6f72652d66727569742d6b6565702d64657072657373696f6e2d61742d6261792663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31362030373a32393a3536223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323437223b7d),
(1134, 'index.php?option=com_content&view=article&id=248', 'index.php?option=com_content&view=article&id=248:being-supportive-in-our-social-relationships-is-linked-to-better-health&catid=45', 'Being supportive in our social relationships is linked to better health', ' Being supportive in our social relationships is linked to better health ', '2022-09-29 07:07:31', 'd194498fa2465f986ddc0a9c0e5aae8f', 1, 1, 1, '*', '2022-08-01 07:29:56', NULL, '2022-08-01 07:29:56', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37333a22204265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c746820223b693a333b613a32373a7b733a323a226964223b693a3234383b733a353a22616c696173223b733a37313a226265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c7468223b733a373a2273756d6d617279223b733a3138363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c74683c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313639333a220d0a3c703e50726576696f757320726573656172636820686173206c696e6b656420706f73697469766520696e746572706572736f6e616c2072656c6174696f6e736869707320746f20626574746572206865616c74682e204120726563656e742073747564792066726f6d204f68696f20556e697665727369747920657874656e646564207468652066696e64696e677320627920686967686c696768746e6e67207468617420746869732072656c6174696f6e7368697020697320696e666c75656e636564206279207468652064656772656520746f2077686963682077652061726520737570706f727469766520746f2070656f706c652061726f756e642075732e3c2f703e0d0a3c703e4d6f7265207370656369666963616c6c792c20616e20696e64696361746f72206f66206865616c746820737461747573206973207468652070726573656e6365206f7220616273656e6365206f66206368726f6e696320696e666c616d6d6174696f6e2e20546865207265736561726368657273206578616d696e656420746865206c6576656c73206f662073706563696669632070726f7465696e73202d206d61726b657273206f6620696e666c616d6d6174696f6e20696e2074686520626c6f6f642c2061732077656c6c2061732074686520726573706f6e736573206f662031303534206164756c74207061727469636970616e747320746f207175657374696f6e6e616972657320726567617264696e6720746865207175616c697479206f6620746865697220696e746572706572736f6e616c2072656c6174696f6e73686970732e204163636f7264696e6720746f2074686520726573756c74732c2070656f706c652077686f2068616420676f6f6420696e746572706572736f6e616c2072656c6174696f6e73686970732073686f776564206c6f776572206c6576656c73206f66207468652070726f7465696e73202d206d61726b657273206f6620696e666c616d6d6174696f6e2028616e64207468657265666f726520626574746572206865616c74682073746174757329207768656e20746865792077657265206d6f726520737570706f727469766520616e6420617661696c61626c6520746f206f666665722068656c7020696e20746865697220696e746572706572736f6e616c2072656c6174696f6e73686970732e3c2f703e0d0a3c703e4f6e6520706f737369626c65206578706c616e6174696f6ec2a0206163636f7264696e6720746f207468652072657365617263686572732c2069732074686174207768656e2c20696e206164646974696f6e20746f20726563656976696e672c20776520616c736f2070726f7669646520737570706f727420616e642068656c7020696e206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c20612073656e7365206f662072657761726420697320656e68616e6365642c2077686963682061742074686520627261696e206c6576656c206973206c696e6b656420746f20686f726d6f6e657320746861742072656c696576652073747265737320616e642072656475636520696e666c616d6d6174696f6e206c6576656c7320696e206f757220626f64792e3c2f703e0d0a3c703e496e206f7468657220776f7264732c206974206973206e6f7420656e6f75676820746f20686176652070656f706c652077652063616e206c65616e206f6e20696e206f757220656e7669726f6e6d656e742c2062757420776520616c736f206e65656420746f20626520617661696c61626c6520746f2068656c7020616e6420737570706f72742e20496e2074686174207761792c2077652077696c6c2062652061626c6520746f2072656170206e6f74206f6e6c79207468652070726163746963616c2062757420616c736f20746865206865616c74682062656e65666974732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4a69616e672c20542e2c2059616b696e2c20532e2c2043726f636b65722c204a2e2c2026616d703b205761792c20422e204d2e202832303232292e2050657263656976656420736f6369616c20737570706f72742d676976696e67206d6f6465726174657320746865206173736f63696174696f6e206265747765656e20736f6369616c2072656c6174696f6e736869707320616e6420696e7465726c65756b696e2d36206c6576656c7320696e20626c6f6f642e20427261696e2c206265686176696f722c20616e6420696d6d756e6974792c203130302c2032352d32382e3c2f703e223b733a363a22696d61676573223b733a3431313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30355c2f31315c2f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a70673f77696474683d373830266865696768743d343338222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d32392030373a30373a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37353a223234383a6265696e672d737570706f72746976652d696e2d6f75722d736f6369616c2d72656c6174696f6e73686970732d69732d6c696e6b65642d746f2d6265747465722d6865616c7468223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3232383a22696d616765732f323032322f30352f31312f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30352f31312f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a70673f77696474683d373830266865696768743d343338223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30382d30312030373a32393a3536223b693a31303b4e3b693a31313b733a3132393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234383a6265696e672d737570706f72746976652d696e2d6f75722d736f6369616c2d72656c6174696f6e73686970732d69732d6c696e6b65642d746f2d6265747465722d6865616c74682663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30382d30312030373a32393a3536223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37313a224265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323438223b7d),
(1138, 'index.php?option=com_content&view=article&id=173', 'index.php?option=com_content&view=article&id=173:motivation-enhancement-and-personal-goals-achievement&catid=34', 'Motivation enhancement and personal goals achievement', ' Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals. ', '2022-10-05 08:39:38', 'c670b85938d1356c365196d6ddd7ca78', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132393a22204d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e20223b693a333b613a32373a7b733a323a226964223b693a3137333b733a353a22616c696173223b733a35333a226d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74223b733a373a2273756d6d617279223b733a3133363a223c703e4d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e3c2f703e0d0a223b733a343a22626f6479223b733a313532383a224d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74202020202020202020202020202020202020202020202020202020204d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e2020202020202020202020202020202020202020204f7572206d6f7469766174696f6e732063616e2062652065697468657220696e7465726e616c206f722065787465726e616c20696e206f726967696e2e204d6f7265207370656369666963616c6c792c20696e7472696e736963206d6f7469766174696f6e206973206f62736572766564207768656e206120706572736f6e20756e64657274616b657320616e2061637469766974792061696d696e67206174206120706572736f6e616c2062656e6566697420616e6420646f6573206e6f74207265717569726520616e792065787465726e616c207265776172642028652e672e206120686f626279292e2045787472696e736963206d6f7469766174696f6e206973206f62736572766564207768656e20736f6d656f6e65206265686176657320696e2061206365727461696e2077617920666f7220726561736f6e73207468617420617265207375626a656374656420746f2065787465726e616c20636f6e74726f6c207375636820617320746f206f627461696e206d6f6e6579206f7220746f20636f6d70726f6d69736520736f6d6520636f6d70756c73696f6e2e2045787472696e736963206d6f7469766174696f6e2063616e20636f6d652066726f6d20706172656e74732c20626f73732c20636f2d776f726b6572732028652e672e2070726f6d6f74696f6e292e0a486f77657665722c207265676172646c657373206f6620746865206f726967696e206f66206f7572206d6f7469766174696f6e732c206974206973206365727461696e20746861742c20746f20612076657279207369676e69666963616e7420657874656e742c207468657920696e666c75656e63652074686520616368696576656d656e7420286f72206e6f7429206f66206f757220676f616c732e0a5768656e20796f75206665656c207468617420796f757220737472656e6774682069732064656372656173696e672c20726563616c6c20616c6c2074686f736520726561736f6e732074686174c2a0206d6f74697661746564c2a020796f7520746f20626567696e20746865206566666f72742e0a536574207265616c697374696320676f616c732e2042792073657474696e6720736d616c6c2c2061636869657661626c6520676f616c732c20796f7520617265206d6f7265206c696b656c7920746f20657870657269656e636520736174697366616374696f6e20616e64206665656c2073656c662d65666669636163792e20446f696e6720736f2077696c6c206769766520796f75206d6f726520656e6572677920746f20636f6e74696e756520616e642066696e616c6c7920726561636820746865206465736972656420726573756c742e0a52657761726420796f757273656c662065766572792074696d6520796f752074616b652061207374657020746f776172647320796f757220756c74696d61746520676f616c2e204974206973207665727920696d706f7274616e7420746f207265636f676e697a6520796f75722070726f677265737320616e6420666f637573206f6e2069742e0a4576656e20696620736f6d657468696e6720646f65736e2774207475726e206f757420617320706c616e6e65642c206964656e746966792077686174c2a020796f757220657870657269656e63652068617320746f202274656163682220796f7520616e6420636f6e74696e756520776974682074686973206b6e6f776c6564676520617320616e20616c6c79206f6e20796f75722077617920746f20636f6e71756572696e6720796f757220676f616c732e223b733a363a22696d61676573223b733a3337323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a33393a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223137333a6d6f7469766174696f6e2d656e68616e63656d656e742d616e642d706572736f6e616c2d676f616c732d616368696576656d656e74223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3138393a22696d616765732f323032322f30312f32342f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137333a6d6f7469766174696f6e2d656e68616e63656d656e742d616e642d706572736f6e616c2d676f616c732d616368696576656d656e742663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a224d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313733223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1140, 'index.php?option=com_content&view=article&id=61', 'index.php?option=com_content&view=article&id=61:κάνω-την-αρχή&catid=38', 'Make a fresh start', ' Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate. ', '2022-10-05 08:51:57', 'cd47958d3b9d3dbfbac9b9ea4e63b066', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a22204265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e20223b693a333b613a32373a7b733a323a226964223b693a36313b733a353a22616c696173223b733a32343a22cebaceaccebdcf8920cf84ceb7cebd20ceb1cf81cf87ceae223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3835313a224d616b652061206672657368207374617274202020202020202020202020202020202020202020202020202020200a204265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e200a204e6567617469766520616e6420756e7265616c69737469632074686f7567687473206f6674656e206261736564206f6e2070726564696374696f6e73206f66207768617420636f756c642068617070656e2c2066757274686572207375737461696e2070726f6372617374696e6174697665206265686176696f722e200a20546869732065786572636973652077696c6c2068656c70206f766572636f6d652074686573652069737375657320616e64206d616b6520612066726573682073746172742e200a205768656e20796f75206172652061626f757420746f20656e6761676520696e20616e206163746976697479206d616b6520697420706572736f6e616c206465616c3b2070726f6d69736520796f757273656c66207468617420796f752077696c6c2061747461696e20746f20697420666f72203130206d696e757465732e20486f6e6f722074686973206465616c20616e642061667465727761726473206465636964652077686574686572206f72206e6f7420796f75206172652077696c6c696e6720746f20636f6e74696e75652e200a20497420697320696d706f7274616e7420746f20636c65617220796f7572207370616365206f662065766572797468696e67207468617420636f756c6420646973747261637420796f75206265666f726520796f7520656e6761676520746f207468652061637469766974792e200a20596f752077696c6c20646973636f76657220746861742069742773207261746865722070726f6261626c6520746f20636f6e74696e75652061747461696e696e6720746f20616e206163746976697479206f6e636520796f75206861766520616c726561647920626567756e20776f726b696e67206f6e2069742e200ac2a0223b733a363a22696d61676573223b733a3239363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b616e772d74696e2d617278692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f6b616e772d74696e2d617278692e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35313a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2236313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131333a22696d616765732f323032322f30322f31342f6b616e772d74696e2d617278692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f6b616e772d74696e2d617278692e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224d616b652061206672657368207374617274223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3631223b7d),
(1144, 'index.php?option=com_content&view=article&id=184', 'index.php?option=com_content&view=article&id=184:τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο&catid=36', 'What does efficient time management mean? -The example with the jar', ' The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters. ', '2022-10-05 08:57:00', 'c019941b9fed1841b8a3fed1b38a49fe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234313a222054686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e20223b693a333b613a32373a7b733a323a226964223b693a3138343b733a353a22616c696173223b733a3131343a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb720cf83cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf8520cf84cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebcceb520cf84cebf20ceb2ceacceb6cebf223b733a373a2273756d6d617279223b733a3436323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323133373a225768617420646f657320656666696369656e742074696d65206d616e6167656d656e74206d65616e3f202d546865206578616d706c65207769746820746865206a6172202020202020202020202020202020202020202020202020202020200a202054686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e20200a2020202020202020202020202020202020202020200a20576974686f757420736179696e6720616e797468696e672c20686520746f6f6b2061206a617220616e6420626567616e20746f2066696c6c20697420776974682070696e6720706f6e672062616c6c732e205768656e206e6f206d6f726520636f756c64206669742c206865206c6f6f6b6564206174207468652073747564656e747320616e642061736b656420696620746865206a6172207761732066756c6c2c20616e6420746865792073616964206974207761732e205468656e20746865207465616368657220746f6f6b20736f6d6520706562626c657320616e64206865207374617274656420706f7572696e67207468656d20696e2074686520766173652c207368616b696e672069742c2066696c6c696e672074686520766f6964206265747765656e207468652070696e6720706f6e672062616c6c732e205768656e206e6f206d6f726520706562626c657320636f756c64206669742c2068652061736b6564207468652073747564656e747320696620746865206a6172207761732066756c6c20616e6420746865792c20736f6d657768617420626577696c64657265642c20736169642074686174206974207761732e205468656e2c207468652070726f666573736f7220746f6f6b2073616e642c20746872657720697420696e746f20746865206a617220616e642066696c6c656420616c6c207468652067617073206265747765656e2074686520706562626c65732e2048652061736b6564207468652073747564656e747320616761696e20696620746865206a6172207761732066756c6c2c20616e64207468657920616e73776572656420227965732122205468656e207468652070726f666573736f7220676f742074776f2063757073206f6620636f666665652066726f6d20756e64657220746865206465736b20616e6420706f75726564207468656d20696e746f20746865206a6172207768696c65207468652073747564656e74732077657265206c61756768696e672c2070757a7a6c65642e200a20224e6f772c222073616964207468652070726f666573736f722c2022492077616e7420796f7520746f20696d6167696e65207468617420746865206a617220697320796f7572206c6966652e205468652062616c6c7320726570726573656e7420746865206d6f737420696d706f7274616e74207468696e677320696e20796f7572206c6966652c207468696e67732074686174206576656e20696620616c6c206f746865727320617265206c6f73742c206172652063617061626c65206f662066756c66696c6c696e6720796f7572206c6966652e2054686520706562626c657320726570726573656e74206c65737320696d706f7274616e74207468696e67732c20616e642073616e64206d617474657273206f66206576656e206c657373657220696d706f7274616e63652e20496620796f752066697273742066696c6c20746865206a617220776974682073616e642c2074686572652077696c6c206265206e6f20726f6f6d20746f207075742074686520706562626c657320616e64207468652062616c6c732e205468652073616d65206170706c69657320746f20796f7572206c6966652e20496620796f75207370656e6420796f75722074696d6520616e6420656e65726779206f6e206c6974746c652c20756e696d706f7274616e74207468696e67732c20796f752077696c6c206e6f74206c6561766520726f6f6d20616e6420796f752077696c6c206e6f742068617665207468652074696d6520616e6420656e65726779206e656564656420666f722070656f706c6520616e64206d617474657273206f662062696767657220696d706f7274616e63652e204d616b65207375726520746f20616464207468652062616c6c732066697273742c207468656e2074686520706562626c657320616e642066696e616c6c79207468652073616e64c2bb2e200a20412073747564656e7420746f6c642068696d3a2022596f7520666f72676f742061626f75742074686520636f66666565202e2e2e205768617420646f657320697420726570726573656e743fe2809d200a20e2809c54686520636f6666656520726570726573656e747320656e6a6f796d656e742e204e6f206d617474657220686f772066756c6c20796f7572206c6966652069732c2074686572652077696c6c20616c7761797320626520726f6f6d20666f72206120636f666665652077697468206120667269656e64222c207468652070726f666573736f7220736169642077697468206120736d696c652e20225768656e20796f7572206576657279646179206265636f6d6573206f7665727768656c6d696e672072656d656d62657220746865206a617220616e64207468652074776f2063757073206f6620636f66666565e2809d2e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3339343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131383a223138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231313a22696d616765732f323032322f30312f32342f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf2663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a225768617420646f657320656666696369656e742074696d65206d616e6167656d656e74206d65616e3f202d546865206578616d706c65207769746820746865206a6172223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313834223b7d),
(1145, 'index.php?option=com_content&view=article&id=185', 'index.php?option=com_content&view=article&id=185:η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω&catid=36', 'It is difficult to balance what one wants to do with what one needs to do!', ' Βalance between work and personal life is a multidimensional and complex phenomenon. ', '2022-10-05 08:57:22', '630ad5616f9d1a64e5ccb8a02198998e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38373a2220ce92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3138353b733a353a22616c696173223b733a3132313a22ceb720cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceadcf80ceb5ceb920cebaceb1ceb920cf83cf84ceb120ceb8ceadcebbcf89223b733a373a2273756d6d617279223b733a3330383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ece92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313338323a22497420697320646966666963756c7420746f2062616c616e63652077686174206f6e652077616e747320746f20646f20776974682077686174206f6e65206e6565647320746f20646f21202020202020202020202020202020202020202020202020202020200a0a2020ce92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e20200a0a2020202020202020202020202020202020202020200a0a20496e20746f646179e280997320776f726c6420656d706c6f79656573206861766520746f2066616365206d616e79206368616c6c656e6765732e205768696c6520736f6d65206361726565727320616c6c6f7720612062616c616e6365642072656c6174696f6e73686970206265747765656e20776f726b20616e6420706572736f6e616c206c6966652c206d616e79206f74686572732064656d616e64207375627374616e7469616c20726564756374696f6e7320696e207468652061726561206f66206c65697375726520616e642066616d696c792e20436f6d70616e696573206177617265206f662074686520657665722d67726f77696e672064656d616e6473206f662074686520776f726b666f72636520616e64207374726976696e6720746f20696d706c656d656e74207461726765746564206d6561737572657320746f2070726f6d6f746520657175616c20776f726b2d6c69666520616e6420706572736f6e616c206c69666520736174697366616374696f6e20616e64206d616b6520656d706c6f79656573206861707069657220616e64206d6f72652070726f647563746976652e2053756368206d6561737572657320696e636c75646520617070726563696174696f6e2c20612070726f6475637469766520776f726b706c6163652c206675727468657220747261696e696e6720706f73736962696c69746965732c20636f6e73747275637469766520666565646261636b2c206f7074696f6e7320666f7220737472657373206d616e6167656d656e742c20616e64206120736f6369616c20776f726b696e6720656e7669726f6e6d656e742e200a20496e206120706572736f6e616c206c6576656c2e206974206973207665727920696d706f7274616e7420746f206b6e6f77206f757273656c7665732c206f7572206665656c696e67732c206f75722076616c75657320616e64206f7572206c696d6974732e20546869732077696c6c20616c6c6f7720757320746f207265636f676e697a652074686520736974756174696f6e7320696e20776869636820776520686176652073657420756e7265616c6973746963206578706563746174696f6e73206f6e206f757273656c76657320616e642068656c7020757320736574206f757220706572736f6e616c206c696d6974732e20496e206f75722070726976617465206c6966652c207765206861766520746f207365742074696d6520617369646520746f207370656e64206f6e206f757273656c76657320616e64206f757220706572736f6e616c20646576656c6f706d656e742c206f6e206f75722066616d696c79206f757220706172746e657220616e64206f757220667269656e64732e20486f626269657320616e6420696e746572657374732c2072656c61786174696f6e2c2073656c662d7265666c656374696f6e2c20726567756c617220657865726369736520616e64207175616c69747920736c6565702061726520657175616c6c7920696d706f7274616e7420696e206d61696e7461696e696e6720776f726b2d6c69666520616e642070726976617465206c6966652062616c616e63652e200a0a0a20c2a0223b733a363a22696d61676573223b733a3430323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132353a223138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf89223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231393a22696d616765732f323032322f30312f32342f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf892663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a22497420697320646966666963756c7420746f2062616c616e63652077686174206f6e652077616e747320746f20646f20776974682077686174206f6e65206e6565647320746f20646f21223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313835223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1146, 'index.php?option=com_content&view=article&id=183', 'index.php?option=com_content&view=article&id=183:πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής&catid=36', 'Practical advice for achieving a work/life balance', ' Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours. ', '2022-10-05 08:57:50', '88069f87b432d0ac806340cae0d1af4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136373a222054727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e20223b693a333b613a32373a7b733a323a226964223b693a3138333b733a353a22616c696173223b733a3135353a22cf80cf81ceb1cebacf84ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf82223b733a373a2273756d6d617279223b733a3338383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323039393a2250726163746963616c2061647669636520666f7220616368696576696e67206120776f726b2f6c6966652062616c616e6365202020202020202020202020202020202020202020202020202020200a20204f7267616e697a6520796f7572207363686564756c653a20577269746520696e206120736d616c6c206c69737420332d35207468696e677320796f75206e65656420746f20646f20746865206e65787420646179206261736564206f6e20796f7572207072696f7269746965732e20200a2020202020202020202020202020202020202020200a2054727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e200a2050726f7065722074696d65206d616e6167656d656e743a204265696e6720666f6375736564206f6e20616e2061637469766974792068656c7073207573206d61696e6c7920746f207361766520656e657267792e20546865206469737472616374696f6e732061726520636f73746c792e200a204c6561766520776f726b20617420796f757220776f726b706c6163653a20476976656e2074686174207468726f75676820746563686e6f6c6f677920776520686176652061636365737320746f206973737565732072656c6174656420746f206f757220776f726b20617420616e792074696d652028656720636865636b696e6720656d61696c732c20612070726f6a6563742c206574632e292c2074727920746f206d616b65206120636f6e7363696f7573206465636973696f6e20746f207365706172617465207468656d2c206c656176696e672074686f756768747320616e64206973737565732072656c6174656420746f20796f757220776f726b20696e20796f757220776f726b706c6163652e200a2052656d656d626572207468617420796f752068617665207468652063686f69636520746f20736179206e6f3a2052656d656d6265722074686174206974206973206f6b617920746f2064656e7920736f6d657468696e672062757420616c7761797320696e206120706f6c697465207761792e2042792073746f7070696e6720746f20706572666f726d206475746965732062656361757365206f66206775696c74206f7220616e206170706172656e742073656e7365206f6620636f6d6d69746d656e742c20796f752077696c6c20736176652074696d6520666f72206f74686572207468696e6773207468617420617265206d6f737420696d706f7274616e7420746f20796f752e200a2041766f6964206465616c696e672077697468206d616e7920646966666572656e74207468696e6773206174207468652073616d652074696d6520286d756c74692d7461736b696e67293a205768656e20696e20612070686f6e6520636f6e766572736174696f6e206f7220696e206120666163652d746f2d6661636520636f6e766572736174696f6e2c20666f637573206f6e20746865206f7468657220706572736f6e20616e642074686520636f6e766572736174696f6e2e204d756c7469706c6520657865637574696f6e206973206120636f756e7465722d70726f647563746976652074696d65206d616e6167656d656e7420746563686e697175652c20657370656369616c6c79207768656e20796f7520696e74657261637420776974682070656f706c652e200a204c6f6f6b20617420796f75722077617463683a20496620796f752061726520646f696e6720736f6d657468696e67207468617420796f752063616e20676574206162736f7262656420696e20616e64207370656e64206d6f72652074696d65207468616e20796f752077616e742028666f72206578616d706c652c206f6e20736f6369616c206e6574776f726b732c20656d61696c206f7220736561726368696e672074686520696e7465726e6574292c20706c61636520796f7572207761746368206f6e20746865206465736b2c206e6f74696e6720776861742074696d6520796f75207374617274656420616e6420686f77206c6f6e6720796f7520706c616e20746f207370656e642074686572652e200a2054616b6520627265616b733a2054616b652073686f727420627265616b73207768656e20796f75206e656564207468656d20647572696e67207468652064617920746f2066696c6c20796f75722062617474657269657320616e64207265636f76657220796f757220636f6e63656e74726174696f6e2e200a20506879736963616c2c2073706972697475616c20616e6420656d6f74696f6e616c2063756c747572653a204974206973207665727920696d706f7274616e7420746f20657865726369736520626f746820706879736963616c20616e64206d656e74616c20616e6420656d6f74696f6e616c2077656c6c2d6265696e672e2042792072656164696e67206120626f6f6b2c206c6561726e696e6720736f6d657468696e67206e65772c207370656e64696e6720746872656520686f7572732061207765656b206f6e20706879736963616c20616374697669747920616e642074616b696e672063617265206f66206f757220656d6f74696f6e616c20776f726c642c207765206761696e20737472656e67746820616e6420736b696c6c7320746f2062657474657220726573706f6e6420746f20657665727920646966666963756c7420616e64207072657373696e67207363686564756c652e200a0a20c2a0223b733a363a22696d61676573223b733a3433343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135393a223138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3235313a22696d616765732f323032322f30312f32342f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3231333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a2250726163746963616c2061647669636520666f7220616368696576696e67206120776f726b2f6c6966652062616c616e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313833223b7d),
(1147, 'index.php?option=com_content&view=article&id=180', 'index.php?option=com_content&view=article&id=180:ψυχική-ανθεκτικότητα&catid=35', 'Psychological resilience', ' Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience. ', '2022-10-05 08:59:17', '991415bbcce15bf34c85883edbbbb948', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336333a22204c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e20223b693a333b613a32373a7b733a323a226964223b693a3138303b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3538343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313632303a2250737963686f6c6f676963616c20726573696c69656e636520cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcf85cf8220cf80ceb9cebf20cf80cf81cf8ccf83cf86ceb1cf84cebfcf85cf8220cebfcf81ceb9cf83cebccebfcf8dcf822020ceb720cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf82202020202020202020202020202020202020202020202020202020200a202050737963686f6c6f676963616c20726573696c69656e636520697320746865206162696c69747920746f206d656e74616c6c79206f7220656d6f74696f6e616c6c7920636f70652077697468206372697369732c206368616e6765206f722064616e676572206f7220746f2072657475726e20746f207072652d6372697369732073746174757320717569636b6c792e20200a2020202020202020202020202020202020202020200a204c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e200a20546f2062652070737963686f6c6f676963616c6c7920726573696c69656e7420646f65736ee2809974206d65616e207468617420796f752068617665206e6576657220656e64757265642073747265737366756c20616e6420747279696e6720736974756174696f6e732e20457870657269656e63696e6720646966666963756c7469657320706f737369626c7920636f6e747269627574657320746f20646576656c6f70696e672070737963686f6c6f676963616c20726573696c69656e63652e204d6f7374207265736561726368206e6f7720737461746573207468617420726573696c69656e63652069732074686520726573756c74206f6620696e646976696475616c73206265696e672061626c6520746f20696e746572616374207769746820746865697220656e7669726f6e6d656e74732062792070726f6d6f74696e672077656c6c2d6265696e67206f722070726f74656374696e67207468656d20616761696e737420746865206f7665727768656c6d696e6720696e666c75656e6365206f66207269736b20666163746f72732e200a20526573696c69656e6365206973206265737420756e64657273746f6f6420617320612070726f636573732e20546869732070726f6365737320696e636c7564657320696e646976696475616c20636f6e74696e756f757320636f70696e6720737472617465676965732c207574696c697a696e67206f7572207374726f6e6720706572736f6e616c69747920737569747320616e64206f75722062696f70737963686f736f6369616c2070726f7465637469766520666163746f72732c206f72206d617920626520616964656420627920612070726f746563746976652066616d696c792c20636f6d6d756e697479206f72207363686f6f6c20656e7669726f6e6d656e742074686174206d616b657320726573696c69656e6365206d6f7265206c696b656c7920746f20646576656c6f702e200a204265696e672070737963686f6c6f676963616c6c7920726573696c69656e742068656c7073207573206e6f74206f6e6c792073757276697665206368616e67652c2062757420616c736f206164617074207375636365737366756c6c792c2073747269766520746f776172647320636f6e74696e756f75732073656c662d646576656c6f706d656e7420616e64206d616b65206f7572206c696665206265747465722e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3331343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70737978696b692d616e7468656b74696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f70737978696b692d616e7468656b74696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35393a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133313a22696d616765732f323032322f30312f32342f70737978696b692d616e7468656b74696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f70737978696b692d616e7468656b74696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20726573696c69656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313830223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1148, 'index.php?option=com_content&view=article&id=175', 'index.php?option=com_content&view=article&id=175:γιατί-δυσκολεύομαι-να-βάλω-στόχους&catid=34', 'Why am I having difficulty setting goals?', ' The elevator for success is out of order, you must use the stairs, climbing one step at a time. In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role. ', '2022-10-05 09:00:04', '39bdc37578aa269ee9e9588b63dc2d0d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331383a222054686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e20496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e20223b693a333b613a32373a7b733a323a226964223b693a3137353b733a353a22616c696173223b733a36343a22ceb3ceb9ceb1cf84ceaf20ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb920cebdceb120ceb2ceaccebbcf8920cf83cf84cf8ccf87cebfcf85cf82223b733a373a2273756d6d617279223b733a3632353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535373a2257687920616d204920686176696e6720646966666963756c74792073657474696e6720676f616c733f20cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a202054686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e20200a2020202020202020202020202020202020202020200a20496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e200a2053657474696e6720676f616c732068656c707320746f207072696f726974697a65206f7572206e656564732c2073746f707320696e657274696120616e6420736861706573206f757220616374696f6e732e200a20486f77657665722c206163636f7264696e6720746f20737572766579732c207468652070657263656e74616765206f662070656f706c652077686f2073657420746172676574732061742074686520626567696e6e696e67206f662065616368207965617220616e642061637475616c6c79206d616e61676520746f2061636869657665207468656d20697320717569746520736d616c6c2028313a3130292e2054686973206f636375727320666f72206d616e7920726561736f6e733b20746865206578706563746174696f6e732c206d6179206e6f7420626520636f6d706c6574656c79207265616c6973746963206f72206665617369626c65206f722074686579206d6179206576656e20626520646972656374656420627920e2809877726f6e67e28099206d6f74697665732e20536f2c20736565696e67207468617420776520646f206e6f74206861766520746865206465736972656420726573756c747320726967687420617761792c207765206665656c20776520617265206e6f742063617061626c6520746f2061636869657665206f757220676f616c7320616e64207765206769766520757020746865206566666f72742c206665656c696e67206469736170706f696e7465642e20466f72206578616d706c652c20736f6d656f6e652077686f2077616e747320746f206c6f73652061206c6f74206f662077656967687420696e20612073686f727420706572696f64206f662074696d6520666f6c6c6f77696e6720616e2065786861757374696e6720646965742c206973206469736170706f696e746564207768656e206865206661696c7320746f206c6f7365206173206d7563682077656967687420617320686520657870656374656420696e20746865206669727374207765656b20616e64206f6674656e2067697665732075702e20536f6d652070656f706c65206d6179206576656e202270756e69736822207468656d73656c7665732c206569746865722062792072657475726e696e6720746f2070726576696f757320746163746963732028656720756e6865616c74687920656174696e672068616269747329206f722062792061646f7074696e6720616e206576656e207374726963746572206469657420706c616e2e200a0a20c2a0223b733a363a22696d61676573223b733a3333383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30303a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36383a223137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135353a22696d616765732f323032322f30312f32342f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a2257687920616d204920686176696e6720646966666963756c74792073657474696e6720676f616c733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313735223b7d),
(1149, 'index.php?option=com_content&view=article&id=174', 'index.php?option=com_content&view=article&id=174:βήματα-πριν-το-νέο-ξεκίνημα&catid=34', 'Steps before the new beginning', ' We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month. ', '2022-10-05 09:00:29', 'e72c1f52660874fbed13edf7c1a0f282', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136383a222057652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e20223b693a333b613a32373a7b733a323a226964223b693a3137343b733a353a22616c696173223b733a35303a22ceb2ceaecebcceb1cf84ceb120cf80cf81ceb9cebd20cf84cebf20cebdceadcebf20cebeceb5cebaceafcebdceb7cebcceb1223b733a373a2273756d6d617279223b733a3338393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e57652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313838343a225374657073206265666f726520746865206e657720626567696e6e696e6720ce9fceb920cf83cf84cf8ccf87cebfceb920ceb5ceafcebdceb1ceb920cf8ccebdceb5ceb9cf81ceb120cebcceb520cf80cf81cebfceb8ceb5cf83cebcceafceb120ceb5cebacf80cebbceaecf81cf89cf83ceb7cf822e202020202020202020202020202020202020202020202020202020200a2020476f616c732061726520647265616d73207769746820612073657420646561646c696e652e20200a2020202020202020202020202020202020202020200a2057652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e200a205765207573652074686520626567696e6e696e67206f662061206e6577207765656b2c206d6f6e7468206f72207965617220617320616e20696e64696361746f7220746f206c656176652070617374206265686176696f727320626568696e642075732e205468657365207472616e736974696f6e20706f696e7473206f6666657220757320e2809c7468652066726565646f6d20746f206265636f6d652061206e65772c206265747465722076657273696f6e206f66206f757273656c766573e2809d2e20486f77657665722c20696e206f7264657220746f20696e63726561736520746865206368616e636573206f6620616368696576696e67206f757220676f616c732c20697420697320616476697361626c6520746f20666f6c6c6f77207468652073746570732062656c6f773a200a202d526574726f7370656374696f6e3a204974206973207665727920696d706f7274616e7420746f206b6e6f7720776865726520776520617265206e6f772e20457373656e7469616c6c792c207765206e65656420746f206c6f6f6b2061742074686520706173742066726f6d2074686520706f736974696f6e20776520617265206e6f7720616e6420746f2064697374696e6374207768617420776f726b65642077656c6c20616e642077686174206469646ee28099742e200a202d436c656172696e673a20546865206e657874207374657020697320746f206c657420676f206f66207768617420646f6573206e6f7420776f726b2e2054686973206d617920696e636c756465206265686176696f72732c206861626974732c206f72206576656e2070656f706c652e204d616e792074696d65732c2077652066616c6c20696e746f20746865207472617020746f20696d706c656d656e74206f757220706c616e207374726963746c792c20736f20776520646f206e6f7420686176652074686520656e6572677920726573657276657320746f20726573706f6e64206566666563746976656c7920746f2065766572797468696e672e200a202d496e74726f7370656374696f6e3a205765206d75737420626520726561647920746f20737570706f7274206f7572206e65772063686f696365732c207765206e65656420746f207265636f676e697a6520616e642072656c79206f6e206f75722076616c75657320616e64206f757220636f7265207769736865732028225768656e20646f2049207265616c6c79206665656c2068617070793f222c20225768617420676f616c732077696c6c2068656c70206d652067726f7720616e6420656d706f776572206d653f2727292e200a202d5072696f726974697a6174696f6e3a20412070726572657175697369746520666f72207072696f726974697a696e6720697320746865207072696f726974697a6174696f6e206f66206f757220676f616c732e204f7267616e697a6174696f6e2c20697320746865206b657920746f20746869732070726f636573732e20486f77657665722c206e6577206e65656473206d61792061726973652e20546875732c207765206e65656420746f2061646a757374207468652064617461206261736564206f6e20686f7720757267656e7420616e6420686f7720696d706f7274616e7420736f6d657468696e672069732e200a202d537570706f72743a2046696e616c6c792c2061207061727420746861742073686f756c64206e6f74206265206e65676c6563746564206973207468652073656172636820666f722068656c70207768656e207765206e6565642069742e2054686520696d706f7274616e742070656f706c6520696e206f7572206c697665732063616e20737570706f7274207468652070726f63657373206f6620616368696576696e67206f757220676f616c732e20416c6c207765206e65656420746f20646f2069732061736b20666f722074686520617373697374616e6365206f66207468652070656f706c6520776520747275737420616e6420646f207468652073616d6520666f72207468656d20696e2072657475726e2c206966206e65656465642e200a0a20c2a0223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a70673f77696474683d31303234266865696768743d353736222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30303a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a223137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134333a22696d616765732f323032322f30312f32342f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a70673f77696474683d31303234266865696768743d353736223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a225374657073206265666f726520746865206e657720626567696e6e696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313734223b7d),
(1150, 'index.php?option=com_content&view=article&id=170', 'index.php?option=com_content&view=article&id=170:επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές&catid=33', 'When we allow ourselves to adapt to different situations, life gets easier.', ' Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life. ', '2022-10-05 09:01:37', '657421b7a6f493a310153c4460d513d5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132343a2220466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3137303b733a353a22616c696173223b733a3132393a22ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf85cf84cf8ccf8220cf80cebfcf8520ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf82223b733a373a2273756d6d617279223b733a3334353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931353a225768656e20776520616c6c6f77206f757273656c76657320746f20616461707420746f20646966666572656e7420736974756174696f6e732c206c6966652067657473206561736965722e202020202020202020202020202020202020202020202020202020200a0a2020466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e20200a0a2020202020202020202020202020202020202020200a0a204e65772063697263756d7374616e6365732063616e206d65616e206e65772070656f706c6520696e206f7572206c697665732c206e657720636f6e646974696f6e732c206e657720706c616e7320616e6420636f6e73657175656e746c79206e657720676f616c732e204f6e20746865206f6e652068616e642c2069742063616e20736f756e64206c696b6520616e20696e746572657374696e67206f70706f7274756e69747920746f207368616b65207468696e67732075702e204f6e20746865206f746865722068616e642c2069742063616e2062652073636172792e204974206973206e6f74206561737920746f206665656c20636f6d666f727461626c6520696e20756e66616d696c6961722063697263756d7374616e6365732e200a2041646170746162696c69747920616e6420666c65786962696c697479206172652063686172616374657269737469637320746861742065616368206f662075732063616e2063756c74697661746520616e6420646576656c6f70207375636365737366756c6c792e205468657265206973206e6f2072656369706520666f72207375636365737320616e6420696d6d65646961746520726573756c74732e2049742069732061206c6f6e672070726f63657373207468617420696e766f6c7665732c20616d6f6e67206f74686572207468696e67732c2061206368616e676520696e2074686520776179206f66207468696e6b696e672c206465616c696e672d7769746820616e642074616b696e6720616374696f6e20776974682074686520676f616c206f6620646576656c6f70696e67207374726f6e6765722061646170746162696c69747920736b696c6c7320696e207468652066616365206f66206164766572736974792e200a0a0a20c2a0223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a70673f77696474683d31303234266865696768743d363834222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30313a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3133333a223137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3232333a22696d616765732f323032322f30312f32342f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a70673f77696474683d31303234266865696768743d363834223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3138373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37353a225768656e20776520616c6c6f77206f757273656c76657320746f20616461707420746f20646966666572656e7420736974756174696f6e732c206c6966652067657473206561736965722e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313730223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1151, 'index.php?option=com_content&view=article&id=169', 'index.php?option=com_content&view=article&id=169:πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα&catid=33', 'How important is it to adapt easily?', ' The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace. ', '2022-10-05 09:02:08', '58343024428ded8f3d2358e08287a7be', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a22205468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e20223b693a333b613a32373a7b733a323a226964223b693a3136393b733a353a22616c696173223b733a38383a22cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cf84cebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb1223b733a373a2273756d6d617279223b733a3334303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313130343a22486f7720696d706f7274616e7420697320697420746f20616461707420656173696c793f202020202020202020202020202020202020202020202020202020200a20205468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e20200a2020202020202020202020202020202020202020200a2048657265206172652074687265652062656e6566697473206f6620686176696e67207374726f6e672061646170746162696c69747920736b696c6c733a200a20e280a220596f752077696c6c20656d6272616365206368616c6c656e676573206265747465723a20546f20616461707420656173696c79206d65616e7320746f20776f726b20776974686f7574206c696d69747320616e6420746f206265206f70656e20746f2066696e64696e672076617269656420616e6420756e657870656374656420736f6c7574696f6e7320746f2070726f626c656d7320616e64206368616c6c656e67657320696e2074686520776f726b706c6163652e20556e636f6e73747261696e656420696e20796f75722074686f756768747320616e6420616374696f6e732c206368616c6c656e6765732068656c7020796f75206e6f7420746f206265206166726169642c2062757420746f207365697a65206f70706f7274756e697469657320616e6420656e6a6f7920796f757220776f726b2e200a20e280a220596f752077696c6c206265636f6d65206120626574746572206c65616465723a20426967206c656164657273206b6e6f772074686174206368616e676520697320696e6576697461626c6520616e64207468657920646f206e6f742061766f69642069742e205468657920616c736f2072656d61696e20706f736974697665207468726f75676820616476657273697479206173207468657920617265206f70656e20746f206e6f76656c20617070726f61636865732c20686176696e67207265616c697a6564207468617420736f6c7574696f6e7320616e642073706c656e646f722063616e20626520666f756e6420696e206d616e7920706c616365732e200a20e280a220596f752077696c6c20616c77617973206265206f70656e3a2042652077696c6c696e6720746f2074727920646966666572656e7420746f6f6c732c207374726174656769657320616e6420746563686e697175657320746f2067657420746865206265737420726573756c74732e20576f726b73706163657320617265206368616e67696e6720666173746572207468616e2065766572206265666f726520616e6420696620796f7520617265206e6f7420707265706172656420746f20636f6e74696e756f75736c792061646170742c207468656e2065787065637420746f207374617920626568696e642e200a0a20c2a0223b733a363a22696d61676573223b733a3333313a227b22696d6167655f696e74726f223a22696d616765735c2f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a70673f77696474683d36303030266865696768743d34303034222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30323a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39323a223136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135343a22696d616765732f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a70673f77696474683d36303030266865696768743d34303034223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22486f7720696d706f7274616e7420697320697420746f20616461707420656173696c793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313639223b7d),
(1152, 'index.php?option=com_content&view=article&id=168', 'index.php?option=com_content&view=article&id=168:ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»&catid=33', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', ' It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable. ', '2022-10-05 09:02:34', '05a9e1036c812dd444bf5928cd616f4b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e20223b693a333b613a32373a7b733a323a226964223b693a3136383b733a353a22616c696173223b733a3131393a22cebf20667265756420ceb5ceafcf87ceb520cf80ceb5ceb920c2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e20cf84ceb720ceb6cf89ceae20ceb3ceb9ceb1cf84ceaf20cf84ceafcf80cebfcf84ceb120ceb4ceb5cebd20cebccebfcf8520ceaecf84ceb1cebd20ceb5cf8dcebacebfcebbcebfc2bb223b733a373a2273756d6d617279223b733a3335373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313838393a22467265756420686164207361696420e2809c4f6e65206461792c20696e20726574726f73706563742c20746865207965617273206f66207374727567676c652077696c6c20737472696b6520796f7520617320746865206d6f73742062656175746966756c2ee2809d20202020202020202020202020202020202020202020202020202020200a2020497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e20200a2020202020202020202020202020202020202020200a20536f207765206861766520746f2061636365707420697420616e6420626520707265706172656420666f722074686520696d6d696e656e7420646966666963756c746965732e20576520646f206e6f7420616c7761797320646f207468696e6773206261736564206f6e20686f77207765206861766520706c616e6e6564207468656d2e20457870656374206368616e6765732c20756e6365727461696e747920616e6420656e68616e636520796f757220737472656e6774687320746f2062657374206465616c2077697468207468656d2e204265696e67206177617265207468617420646966666963756c746965732063616e20617269736520616e6420756e6365727461696e74792061626f75742074686520667574757265207320756e61766f696461626c652c206d616b65732075732063616c6d657220616e6420726561647920746f2074616b6520616374696f6e207768656e206e65656465642e20446f206e6f7420666f7267657420746f206b65657020796f757220657175616e696d69747920616e6420746f2072656d61696e206f7074696d697374696320696e207468652066616365206f6620646966666963756c746965732e204576656e747320646f206e6f74206368616e67652e2057652063616e6e6f7420636f6e74726f6c2074686520636f6e646974696f6e732e205768617420697320696d706f7274616e7420697320686f7720776520696e746572707265742074686520736974756174696f6e20616e6420686f77207765206d616e6167652069742e205769746820746869732061747469747564652c20746865206465636973696f6e732077652077696c6c2074616b652077696c6c206365727461696e6c79206265206d6f726520656666696369656e742e200a204f6e20746865206f746865722068616e642c20736f6c7574696f6e2063616e6e6f7420626520666f756e6420776974682061206d616769632077616e64206e6f722077696c6c20646966666963756c7469657320646973617070656172206f6e207468656972206f776e2069662077652061766f6964207468656d2062792070757474696e67207468656d20756e64657220746865207275672e20496e2074686973207761792c2074686520736974756174696f6e2077696c6c206f6e6c792062652070657270657475617465642e205765206e65656420746f2074616b6520616374696f6e20616e64206361726566756c6c7920706c616e206f75722073746570732e2049742773206e6f7420616e20656173792070726f636573732e2054686174277320776879206974277320696d706f7274616e74207765206861766520776f726b6564206f6e206f75722061646170746162696c69747920736b696c6c732e200a20446f6ee280997420686573697461746520746f2061736b20666f72207468652068656c70206f662074686520696d706f7274616e74206f74686572732e204f75722066616d696c79206f722072656c6174697665732c2061732077656c6c206173206f757220667269656e64732c2063616e20626520612076616c7561626c6520617373657420696e207468652061626f76652070726f636573732e20446966666572656e742076696577732c2061732077656c6c20617320746865697220636f6e7374616e7420737570706f72742c2063616e2068656c7020796f752061637420616e64206164617074206d6f726520656173696c7920746f2061206e6577207374617465206f66206c6966652e200a20496e206c696665207765206c6561726e207468726f75676820657870657269656e63652e20416c6f6e672077697468207768617420796f75206c6561726e2061626f75742070656f706c652c20736f636965747920616e6420746865697220696e746572616374696f6e732c206e657665722073746f70206c6561726e696e67206173206d75636820617320706f737369626c652061626f757420796f757273656c662e2053656c662d6b6e6f776c6564676520706c61797320616e20696d706f7274616e7420726f6c6520696e20686f7720796f752077696c6c20636f70652077697468206368616e676520656163682074696d6520616e642063616e206c65616420746f2074686520656e68616e63656d656e74206f662061646170746162696c6974792e200a0a20c2a0223b733a363a22696d61676573223b733a3430323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30323a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132333a223136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231393a22696d616765732f323032322f30312f32342f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb2663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130363a22467265756420686164207361696420e2809c4f6e65206461792c20696e20726574726f73706563742c20746865207965617273206f66207374727567676c652077696c6c20737472696b6520796f7520617320746865206d6f73742062656175746966756c2ee2809d20223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313638223b7d),
(1153, 'index.php?option=com_content&view=article&id=167', 'index.php?option=com_content&view=article&id=167:διαδικασία-αναπροσαρμογής&catid=33', 'The \"Adjustment\" procedure ', ' Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone. ', '2022-10-05 09:03:57', 'c8910158069027b1c204164e2f606972', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133313a2220446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e20223b693a333b613a32373a7b733a323a226964223b693a3136373b733a353a22616c696173223b733a34393a22ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a2273756d6d617279223b733a3335323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313238373a22546865202241646a7573746d656e74222070726f636564757265202022ce94ceb5cebd20ceb5ceafcebdceb1ceb920cebf20cf80ceb9cebf20ceb4cf85cebdceb1cf84cf8ccf8220cf80cebfcf8520ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92c20cebfcf8dcf84ceb520cebf20cf80ceb9cebf20ceadcebecf85cf80cebdcebfcf822e20ce95ceafcebdceb1ceb920ceb1cf85cf84cf8ccf8220cf80cebfcf8520cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae222e2020ce9a2e20ce94ceb1cf81ceb2ceafcebdcebfcf82202020202020202020202020202020202020202020202020202020200a20204974206973206e6f7420746865207374726f6e67657374206f6620746865207370656369657320746861742073757276697665732c206e6f7220746865206d6f737420696e74656c6c6967656e7420746861742073757276697665732e20497420697320746865206f6e652074686174206973206d6f737420616461707461626c6520746f206368616e67652e20432e2044617277696e20200a2020202020202020202020202020202020202020200a20446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e200a2046697273742c20697420697320696d706f7274616e7420746f2062652077696c6c696e6720746f206d616b65206d697374616b65732e204e6f626f6479206973207065726665637420616e64206d697374616b6573206172652068756d616e206f6e20612070726f66657373696f6e616c20616e6420706572736f6e616c206c6576656c2e20416e206572726f722063616e206265206469736170706f696e74696e67206576656e2068756d696c696174696e672c20627574207768617420697320696d706f7274616e7420697320686f7720796f75206d616e616765207468652061667465726d617468206f662074686520736974756174696f6e2e205765206c6561726e2066726f6d206f7572206d697374616b65732c207765206b6565702074686520706f736974697665206c6573736f6e732c207765207472792d6f7574206e657720736f6c7574696f6e732c206761696e206e657720696e736967687420616e64206d6f7665206f6e2e20457665727920646966666963756c747920697320616e20657870657269656e636520746861742068656c70732074686520706572736f6e2065766f6c76652e205468697320697320616e2061646a7573746d656e742070726f63657373207468617420776f726b73206c696b65207a6f6f6d20696e20616e64207a6f6f6d206f7574206f6e20612063616d6572612e200a2045766572797468696e672069732061206d6174746572206f662070657273706563746976652e2054686520636c6f7365722077652061726520746f207468652070726f626c656d2c207468652067726561746572206974207365656d732e20427574207768656e2077652074616b6520612073746570206261636b2c2077652073656520697420646966666572656e746c7920616e64207468656e2065766572797468696e67206368616e6765732e200a0a20c2a0223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f64696164696b617369612d70726f7361726d6f6769732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f64696164696b617369612d70726f7361726d6f6769732e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30333a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133323a22696d616765732f323032322f30312f32342f64696164696b617369612d70726f7361726d6f6769732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f64696164696b617369612d70726f7361726d6f6769732e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22546865202241646a7573746d656e74222070726f63656475726520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313637223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1157, 'index.php?option=com_content&view=article&id=156', 'index.php?option=com_content&view=article&id=156:η-αίσθηση-ικανότητας&catid=30', 'Feeling competent', ' The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. ', '2022-10-05 09:09:12', '63bde81cd8cd2055e3d184da13f537b7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a222054686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e20223b693a333b613a32373a7b733a323a226964223b693a3135363b733a353a22616c696173223b733a33383a22ceb720ceb1ceafcf83ceb8ceb7cf83ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3334303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036333a224665656c696e6720636f6d706574656e7420cea0ceaccf81ceb520cebcceb9ceb120ceb1cebdceaccf83ceb120cebaceb1ceb920cf83cebaceadcf88cebfcf8520cf80cebfceb9cebfcf8220ceb5ceafcf83ceb1ceb92c20cf80cf8ccf83ceb120ceadcf87ceb5ceb9cf8220cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebaceb1ceb920cf80cf8ccf83ceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9cf822e20202020202020202020202020202020202020202020202020202020200a202054616b6520612062726561746820616e6420636f6e73696465722077686f20796f75206172652c20686f77206d75636820796f75206861766520616368696576656420616e64207768617420796f752063616e207374696c6c206163636f6d706c6973682e20596f7520646f206e6f74206e65656420616e796f6e6520746f20636f6e6669726d207768617420796f75206172652063617061626c65206f662c206a7573742072656d696e6420796f757273656c66207468617420796f75206172652120200a2020202020202020202020202020202020202020200a2054686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e2054686520756e7761766572696e6720636f6e666964656e636520696e206f7572206162696c69747920746f2061637420656666696369656e746c7920616e64207375636365737366756c6c79206576656e20756e64657220646966666963756c742063697263756d7374616e63657320616e6420746f75676820636f6e646974696f6e732c20697320612070726f63657373207468617420626567696e7320696e20746865206561726c79207965617273206f66206f7572206c697665732c2073696e6365206f757220706172656e74732062656c696576656420696e206f7572206162696c697469657320616e64206c657420757320286f72206e6f7429206578706c6f7265206f757220776f726c642e20546869732070726f636573732c2065766f6c76657320636f6e7374616e746c7920616e64206973206f70656e20746f20696d70726f76656d656e742c206576656e20696e206164756c74206c6966652e20576861742069742074616b657320746f20666c6f75726973682069732073656c662d4c4f564520616e6420636172652c207265636f676e6974696f6e20616e6420617070726563696174696f6e206f662077686174207765206861766520616368696576656420736f2066617220616e6420616363657074616e6365206f662077686f207765207265616c6c79206172652e200a0a20c2a0223b733a363a22696d61676573223b733a3331323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d61697374686973692d696b616e6f74697461732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d61697374686973692d696b616e6f74697461732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30393a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132393a22696d616765732f323032322f30312f32342f692d61697374686973692d696b616e6f74697461732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d61697374686973692d696b616e6f74697461732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf822663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224665656c696e6720636f6d706574656e74223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313536223b7d),
(1158, 'index.php?option=com_content&view=article&id=151', 'index.php?option=com_content&view=article&id=151:λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα&catid=31', 'Emotional or logical decision making?', ' People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry. ', '2022-10-05 09:09:56', '2f5d3c2b70fa690f8aca81b36c19986f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235343a222050656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e20223b693a333b613a32373a7b733a323a226964223b693a3135313b733a353a22616c696173223b733a37343a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebcceb520cebbcebfceb3ceb9cebaceae20ceae20cebcceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3437353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936383a22456d6f74696f6e616c206f72206c6f676963616c206465636973696f6e206d616b696e673f202020202020202020202020202020202020202020202020202020200a202050656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e20200a0a20c2a0202020202020202020202020202020202020202020200a20536f6d652070656f706c652074656e6420746f20706f7374706f6e6520636f6d696e6720746f2061206465636973696f6e20627920636f6e7374616e746c792072657175657374696e67206d6f726520696e666f726d6174696f6e206f6e2074686520746f706963206f72207365656b696e672074686520616476696365206f66206f74686572732e204f746865722070656f706c652c206c6561766520697420757020746f206c75636b2e20536f2c2077686174206c6561647320757320746f2061206465636973696f6e206576656e7475616c6c793f200a20506c61746f20686164207361696420746861742074686520736f756c20697320612063686172696f742070756c6c65642062792074776f2077696e67656420686f7273657320616e6420612063686172696f746565722e205468652063686172696f7465657220726570726573656e7473206c6f6769632c20746865206f6e6520686f7273652c20656d6f74696f6e20616e6420746865206f746865722c206465736972652e20417320656d6f74696f6e20616e64206465736972652072756e20616666726f6e742c206c6f6769632069732077686174206b65657073207468656d20696e2062616c616e63652e200a204261736564206f6e207468697320706f696e74206f6620766965772c206f7572206c6966652063686f6963657320617265206261736564206f6e206c6f6769632c20656d6f74696f6e20616e64206465736972652e20466f72206f7572206c6966652063686172696f7420746f20626520737461626c652c20616c6c207468726565206e65656420746f2062652062616c616e6365642e200a0a20c2a0223b733a363a22696d61676573223b733a3335343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30393a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37383a223135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3137313a22696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22456d6f74696f6e616c206f72206c6f676963616c206465636973696f6e206d616b696e673f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313531223b7d),
(1159, 'index.php?option=com_content&view=article&id=150', 'index.php?option=com_content&view=article&id=150:τι-είναι-η-λήψη-αποφάσεων&catid=31', 'What is decision-making?', ' Decision making is the choice between two or more ways of action. In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem. Decisions can be made based on intuition, logic or a combination of the two. ', '2022-10-05 09:10:42', '8fc37f1fb1028ada6b23850db8eddb95', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332343a22204465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e20496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e204465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e20223b693a333b613a32373a7b733a323a226964223b693a3135303b733a353a22616c696173223b733a34363a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3731373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313630353a2257686174206973206465636973696f6e2d6d616b696e673f202020202020202020202020202020202020202020202020202020200a20204465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e20200a2020202020202020202020202020202020202020200a20496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e200a204465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e200a20496e74756974696f6e200a20416c74686f7567682c2070656f706c6520636f6e736964657220696e74756974696f6e20746f20626520612070617261706879736963616c2073656e736174696f6e2c20696e207265616c697479206974206973206120636f6d62696e6174696f6e206f66207061737420657870657269656e636520616e6420706572736f6e616c2076616c7565732e20497420697320776f7274682074616b696e6720696e74756974696f6e20696e746f206163636f756e742c2062656361757365206974207265666c65637473206f75722076696577206f66206c6966652e204f6620636f757273652c207468697320766965772069736ee280997420616c77617973206f626a6563746976652c2062757420697320757375616c6c79206261736564206f6e206f75722070657263657074696f6e206f66207265616c74792e20546875732c206578616d696e6520796f757220696e74756974696f6e206361726566756c6c7920616e642074727920746f206465636f646520776861742069742068617320746f2074656c6c20796f7520726567617264696e672061206465636973696f6e2061626f757420746f206265206d6164652e200a204c6f676963200a204c6f676963206973206261736564206f6e206576656e74733b206974206973206120726561736f6e696e6720636f6e647563746564206f72206173736573736564206163636f7264696e6720746f20737472696374207072696e6369706c6573206f662076616c69646974792e200a204c6f676963206f6674656e2069676e6f7265732074686520656d6f74696f6e616c20617370656374206f662061206465636973696f6e2e200a20496e74756974696f6e2063616e206265207573656420746f206d616b6520717569636b206f7220756e696d706f7274616e74206465636973696f6e732c207768696c65206120636f6d62696e6174696f6e206f66206c6f67696320616e6420696e74756974696f6e2063616e2062652074616b656e20696e746f206163636f756e7420666f72206d6f726520636f6d706c657820616e6420696d706f7274616e74206465636973696f6e2d6d616b696e672070726f6365737365732e200a20497420697320696d706f7274616e7420746f20677561726420796f757273656c6620616761696e737420696d70756c736976656e6573732e200a2041732077652063616e207365652c206465636973696f6e2063616e206265206469766964656420696e746f2074776f2063617465676f726965733b20706c616e6e656420616e6420756e706c616e6e65642e20506c616e6e6564206465636973696f6e20617265206f6674656e206261736564206f6e206c6f6769632c207061737420657870657269656e63652c2064656475637469766520726561736f6e696e6720616e6420616e616c7973697320616e642061707072616973616c206f6620617267756d656e74732e20556e706c616e6e6564206465636973696f6e732074686174207765206861766520746f206d616b6520696e7374616e74616e656f75736c792c20617265206f6674656e206261736564206f6e2074686520656d6f74696f6e616c2070617274206f662074686520627261696e2e200a0a20c2a0223b733a363a22696d61676573223b733a3332323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31303a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133393a22696d616765732f323032322f30312f32342f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2257686174206973206465636973696f6e2d6d616b696e673f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313530223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1160, 'index.php?option=com_content&view=article&id=149', 'index.php?option=com_content&view=article&id=149:γιατί-παίρνουμε-λάθος-αποφάσεις&catid=31', 'Why do we make the wrong decisions?', ' Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals. ', '2022-10-05 09:11:13', 'bb148d20171b6beac7d84c3ff8b8068d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132323a222042656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e20223b693a333b613a32373a7b733a323a226964223b693a3134393b733a353a22616c696173223b733a35393a22ceb3ceb9ceb1cf84ceaf20cf80ceb1ceafcf81cebdcebfcf85cebcceb520cebbceacceb8cebfcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3334333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e42656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3639303a2257687920646f207765206d616b65207468652077726f6e67206465636973696f6e733f202020202020202020202020202020202020202020202020202020200a202042656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e20200a2020202020202020202020202020202020202020200a20486f77657665722c206576656e2074686f7567682077652063616e207468696e6b206c6f676963616c6c792c2061742074696d65732c20656d6f74696f6e206f76657274616b65732075732e204f757220656d6f74696f6e616c2070617274206f662074686520627261696e2028746865206c696d6269632073797374656d202d612067726f7570206f6620696e746572636f6e6e65637465642073747275637475726573206c6f636174656420646565702077697468696e2074686520627261696e292069732070726f6e6520746f206d697374616b657320616e6420696d70756c73697665206465636973696f6e732e200a20536f6d6574696d65732c206974206d616b65732075732066616c6c20696e746f206d69736a7564676d656e7420616e6420696e61636375726163792c20616374696e6720776974686f7574207468696e6b696e67206974207468726f756768202d6576656e20616761696e7374206f7572206f776e20696e7465726573742e20436f6e7369646572207468652074696d65732077652065617420612077686f6c65206275636b6574206f66206963652d637265616d3b207765206b6e6f772077652073686f756c646ee2809974202d62757420776520646f20697420616e797761792e200a0a20c2a0223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31313a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135313a22696d616765732f323032322f30312f32342f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a2257687920646f207765206d616b65207468652077726f6e67206465636973696f6e733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313439223b7d),
(1161, 'index.php?option=com_content&view=article&id=148', 'index.php?option=com_content&view=article&id=148:λήψη-αποφάσεων-και-εγκέφαλος&catid=31', 'Decision making and the brain', ' When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up. ', '2022-10-05 09:11:42', '05513d2c1d02076f8cd2077f5eb77c76', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332313a22205768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e20223b693a333b613a32373a7b733a323a226964223b693a3134383b733a353a22616c696173223b733a35333a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a2273756d6d617279223b733a3534323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323030353a224465636973696f6e206d616b696e6720616e642074686520627261696e202020202020202020202020202020202020202020202020202020200a0a205768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e200a2053797374656d2031200a204a6f686e2042617267682062726f6b6520646f776e20746865207465726d20226175746f6d617469632220696e746f20666f757220636f6d706f6e656e74733a2061776172656e6573732c20696e74656e74696f6e616c6974792c20656666696369656e63792c20616e6420636f6e74726f6c6c6162696c6974792e20416e206175746f6d617469632070726f63657373206d617920626567696e20776974686f75742074686520706572736f6e20636f6e7363696f75736c792077696c6c696e6720697420746f2073746172742c20697420697320656666696369656e74206265636175736520697420726571756972657320666577207265736f757263657320616e6420756e636f6e74726f6c6c61626c652c206d65616e696e672074686174207468652070726f636573732077696c6c2072756e20756e74696c20636f6d706c6574696f6e20616e642074686520706572736f6e2077696c6c206e6f742062652061626c6520746f2073746f702069742e200a2050737963686f6c6f676963616c20726573656172636820737567676573747320746861742053797374656d20312028696e74756974696f6e29206973206d6f726520616363757261746520696e206172656173207768657265207765e2809976652067617468657265642061206c6f74206f66206461746120776974682072656c6961626c6520616e64206661737420666565646261636b2c206c696b6520736f6369616c2064796e616d6963732e200a2053797374656d203220696e2068756d616e73200a2053797374656d20322069732065766f6c7574696f6e6172696c7920726563656e7420616e6420737065636966696320746f2068756d616e732e20497420697320616c736f206b6e6f776e2061732074686520726174696f6e616c2073797374656d206f722074686520616e616c797469632073797374656d2e20497420706572666f726d7320746865206d6f726520736c6f7720616e642073657175656e7469616c207468696e6b696e672e20497420697320646f6d61696e2d67656e6572616c2c20706572666f726d656420696e207468652063656e7472616c20776f726b696e67206d656d6f72792073797374656d2e2042656361757365206f6620746869732c206974206861732061206c696d6974656420636170616369747920616e6420697320736c6f776572207468616e2053797374656d20312077686963682072656c6174657320746f2067656e6572616c20696e74656c6c6967656e63652e204974206973206b6e6f776e2061732074686520726174696f6e616c2073797374656d206265636175736520697420726561736f6e732062616573206f6e206c6f676963616c207374616e64617264732e20536f6d65206f766572616c6c2070726f70657274696573206173736f63696174656420776974682053797374656d20322061726520746861742069742069732072756c652d62617365642c20616e616c797469632c20636f6e74726f6c6c65642c2064656d616e64696e67206f6620636f676e69746976652063617061636974792c20616e6420736c6f772e200a2053797374656d20312028696e74756974696f6e29206973206d6f726520616363757261746520696e206172656173207768657265207765e2809976652067617468657265642061206c6f74206f66206461746120776974682072656c6961626c6520616e64206661737420666565646261636b2c206c696b6520736f6369616c2064796e616d6963732c20776865726561732053797374656d20322074656e647320746f2062652062657474657220666f72206465636973696f6e7320776865726520776520646f6ee280997420686176652061206c6f74206f6620657870657269656e63652e200a20556e646572206d6f6465726174656c792073747265737366756c20636f6e646974696f6e73206f72207768656e206665656c696e6773206f6620616e676572206f7220666561722061726973652c2073797374656d20312069732061626c6520746f207365742073797374656d203220696e20616374696f6e2e20497420697320686f77657665722c20706f737369626c6520666f722073797374656d203120746f206f766572726964652073797374656d203220696e2063617365206665656c696e6773206265636f6d6520696e74656e73652e2049742069732c200a0a0a20c2a0223b733a363a22696d61676573223b733a3332383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31313a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134353a22696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a224465636973696f6e206d616b696e6720616e642074686520627261696e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313438223b7d),
(1162, 'index.php?option=com_content&view=article&id=144', 'index.php?option=com_content&view=article&id=144:τι-είναι-η-θετικότητα&catid=29', 'What is positivity?', ' Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention. ', '2022-10-05 09:12:25', '2bef5cab92f42db177646e8c8af7470f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38383a2220506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3134343b733a353a22616c696173223b733a33393a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3330393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939313a225768617420697320706f73697469766974793f20ce9cceb9ceb120ce98ceb5cf84ceb9cebaceae20cea3cf84ceaccf83ceb720ceb5ceafcebdceb1ceb920cf83ceb1cebd20cebcceb1ceb3cebdceaecf84ceb7cf8220ceb3ceb9ceb120ce98ceb5cf84ceb9cebaceac20ce91cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e202020202020202020202020202020202020202020202020202020200a20204120706f7369746976652061747469747564652069732061206d61676e657420666f7220706f73697469766520726573756c74732e20200a2020202020202020202020202020202020202020200a20506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e200a20506f73697469766974792072656665727320746f207468652061646f7074696f6e206f662061206d6f726520706f736974697665206c6966652061747469747564652c20776869636820636f6e747269627574657320746f20706572736f6e616c20646576656c6f706d656e742c20646f696e672062657474657220616e64206665656c696e67206265747465722c20617320636f6d706172656420746f2061206e6567617469766520706f696e74206f6620766965772e200a204163636f7264696e6720746f20736369656e74696669632066696e64696e67732c20706f73697469766520657870657269656e63657320616e6420706f73697469766520656d6f74696f6e732c206c65616420746f20776964656e696e67206f662074686520686f72697a6f6e206f662074686f756768747320616e6420616374696f6e732e20436f6e747261727920746f206e65676174697665206665656c696e67732074686174206c696d697420746865206669656c64206f662074686f7567687420616e6420616374696f6e20696e206120706572736f6e2062792070757368696e67207468656d20746f77617264732061646f7074696e672061207370656369666963206265686176696f72616c20726573706f6e73652c20706f73697469766520656d6f74696f6e73206d616b652074686520696e646976696475616c2063617061626c65206f66207761746368696e672c20636f6e63656976696e672c207468696e6b696e6720616e6420646576656c6f70696e67206e65772c206f726967696e616c20696465617320616e64206f6674656e206c65616420746f207468652061646f7074696f6e206f6620637265617469766520616e6420696e6e6f766174697665206265686176696f72732e200a0a20c2a0223b733a363a22696d61676573223b733a3331303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d74686574696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d74686574696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31323a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f323032322f30312f32342f74692d65696e61692d74686574696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d74686574696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a225768617420697320706f73697469766974793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313434223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1163, 'index.php?option=com_content&view=article&id=143', 'index.php?option=com_content&view=article&id=143:θετικά-συναισθήματα&catid=29', 'Positive emotions', ' We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean? ', '2022-10-05 09:13:03', 'fc1729a33c1f40b7f6977d405e8c2a15', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138303a2220576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f20223b693a333b613a32373a7b733a323a226964223b693a3134333b733a353a22616c696173223b733a33373a22ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a3430313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323937353a22506f73697469766520656d6f74696f6e73202020202020202020202020202020202020202020202020202020200a2020576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e20200a2020202020202020202020202020202020202020200a2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f20596f752077696c6c2066696e64207468656d20696e20746865206c6973742062656c6f773a200a202d204a6f79203d20612073656e7365206f66206578636974656d656e7420616e642068617070696e6573732074686174206973206f6674656e20657870657269656e63656420617320736f6d657468696e672073756464656e2c2062656361757365206f6620736f6d6520706f736974697665206576656e742e200a202d20477261746974756465203d2061206665656c696e67206f6620646565706573742067726174697475646520666f7220736f6d657468696e6720766572792073696d706c652062757420616c736f20666f7220736f6d657468696e67207665727920696d706f7274616e742c206f6674656e206163636f6d70616e6965642062792068756d696c697479206f72206576656e207265766572656e63652e200a202d2043616c6d6e657373203d20612073656e7365206f6620736572656e69747920616e642073656c662d616363657074616e63652e200a202d20496e746572657374203d20612073656e7365206f6620637572696f73697479206f7220636861726d20666f7220736f6d657468696e6720746861742064656d616e647320616e6420636f6e717565727320796f757220617474656e74696f6e2e200a202d20486f7065203d206665656c696e67206f7074696d697374696320616e64206c6f6f6b696e6720666f72206120706f736974697665206675747572652e200a202d205072696465203d20612073656e7365206f662073656c662d616363657074616e636520616e6420706c65617375726520666f7220616e20616368696576656d656e742c20736b696c6c206f7220706572736f6e616c206174747269627574652e200a202d2046756e203d20612073656e7365206f6620706c6561737572652c206f6674656e206163636f6d70616e69656420627920736d696c657320616e64206c61756768696e672e200a202d20496e737069726174696f6e203d206665656c696e67206f6620636f6d6d69746d656e742c206578636974656d656e742c20616e64206d6f7469766174696f6e2061726973696e672066726f6d2061206365727461696e207374696d756c75732e200a202d20417765203d206665656c696e6720616d617a656d656e7420616e6420776f6e646572207768656e20796f752073656520736f6d657468696e67206269672c2073706563746163756c6172206f7220616d617a696e672c20746861742063617573657320612073656e7365206f6620617070726563696174696f6e20616e6420726573706563742e200a202d20416c74727569736d203d20697320757375616c6c7920726566657272696e6720746f20612073656c666c65737320616e642067656e65726f75732061637420746f7761726473206f74686572732c206275742069742063616e20616c736f20626520746865206665656c696e6720796f7520657870657269656e6365207768656e20796f752068656c70206f74686572732e200a202d20536174697366616374696f6e203d20612073656e7365206f6620706c65617375726520616e64206a6f79207468617420796f75206665656c207768656e20796f75206163686965766520736f6d657468696e67206f7220736174697366792061206e6565642e200a202d2052656c696566203d20746865206665656c696e67206f6620736174697366616374696f6e20796f752068617665207768656e20616e20756e6365727461696e20736974756174696f6e2070726f76657320746f20626520706f736974697665206f7220796f752061766f69642061206e6567617469766520726573756c742e200a202d20426f6e64696e67203d20656d6f74696f6e616c206174746163686d656e7420746f20736f6d656f6e6520286576656e20746f206120706574292c206163636f6d70616e6965642062792073796d706174687920616e6420612073656e7365206f6620656e6a6f796d656e7420696e20746865697220636f6d70616e696f6e736869702e200a202d205375727072697365202874686520676f6f64206b696e642129203d20612073656e7365206f6620656e6a6f796d656e74207768656e20736f6d656f6e65206272696e677320796f7520756e65787065637465642068617070696e657373206f72206120736974756174696f6e20676f6573206576656e20626574746572207468616e20796f7520686f7065642e200a202d20436f6e666964656e6365203d2061206665656c696e67207468617420696e766f6c7665732061207374726f6e672073656e7365206f662073656c662d65737465656d20616e642073656c662d6173737572616e63652e204974206d617920636f6e6365726e206120706172746963756c617220736974756174696f6e202f206163746976697479206f722062652067656e6572616c2e200a202d2041646d69726174696f6e203d2061206665656c696e67206f66207761726d20616363657074616e63652c207265737065637420616e6420617070726563696174696f6e20666f7220736f6d656f6e65206f7220736f6d657468696e672e200a202d204578636974656d656e74203d20612073656e7365206f6620766974616c697479206163636f6d70616e696564206279206d6f7469766174696f6e20616e6420636f6d6d69746d656e742e200a202d20457570686f726961203d20696e74656e736520616e6420616c6c2d726f756e64206665656c696e67206f66206a6f79206f722068617070696e6573732c206f6674656e20656e636f756e7465726564207768656e20736f6d657468696e672065787472656d656c7920706f73697469766520616e64206578636974696e672068617070656e732e200a202d20506c656173757265203d20612073656e7365206f6620706c65617375726520666f72206120706f73697469766520657870657269656e63652c20612064656c6963696f7573206d65616c2c20676f6f6420636f6d70616e79206574632e200a202d204f7074696d69736d203d20706f736974697665206578706563746174696f6e73207468617420656e636f757261676520796f7520746f206c6f6f6b20666f727761726420746f20612062656175746966756c206675747572652e200a202d2048617070696e657373203d2067656e6572616c206665656c696e67206f66206a6f792c20706c65617375726520616e64206578636974656d656e7420666f72206c6966652e200a202d204c6f7665203d207065726861707320746865207374726f6e67657374206f6620616c6c2074686520706f73697469766520656d6f74696f6e732c206c6f76652069732061206665656c696e67206f66206465657020616e64206c617374696e6720616666656374696f6e20666f7220736f6d656f6e652c20616c6f6e672077697468207468652077696c6c696e676e65737320746f20707574207468656972206e656564732061626f7665206f7572732e2049742063616e2062652061646472657373656420746f206120706572736f6e2c20612067726f7570206f662070656f706c65206f72206576656e207468652077686f6c65206f662068756d616e6974792e200a204e6f77207468617420796f75206b6e6f7720776861742074686579206172652c20796f752063616e20626567696e20746f2066696c6c20796f75722068656172742077697468207468656d21200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3331323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74686574696b612d73796e6169737468696d6174612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74686574696b612d73796e6169737468696d6174612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31333a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132393a22696d616765732f323032322f30312f32342f74686574696b612d73796e6169737468696d6174612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74686574696b612d73796e6169737468696d6174612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22506f73697469766520656d6f74696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313433223b7d),
(1165, 'index.php?option=com_content&view=article&id=137', 'index.php?option=com_content&view=article&id=137:τι-αποτελεί-την-ευτυχία&catid=28', 'What is Happiness ', ' Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives. ', '2022-10-05 09:14:17', 'b1f1e83174cd378eba3753d3b1590bb5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234303a222048617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e20223b693a333b613a32373a7b733a323a226964223b693a3133373b733a353a22616c696173223b733a34333a22cf84ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a3436313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e48617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313139343a22576861742069732048617070696e6573732020cea4ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebcceb5cf84cf81cebfcf8dcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebcceb5ceb3ceaccebbceb120cebaceb1ceb920cf86ceb1cebdcf84ceb1cf83cebcceb1ceb3cebfcf81ceb9cebaceac2e20ce95ceafcebdceb1ceb920cebfceb920cf83cf84ceb9ceb3cebcceadcf8220cf80cebfcf8520ceb1ceb3ceb3ceafceb6cebfcf85cebcceb520cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd2e202020202020202020202020202020202020202020202020202020200a202048617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2020200a2020202020202020202020202020202020202020200a2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e200a20576520616c6c2077616e7420616e64207365656b2068617070696e6573732c206275742077652061726520636f6e7374616e746c792065766164696e6720626f746820697473206d65616e696e6720616e6420746865207761797320696e2077686963682077652063616e20616368696576652069742e20537475646965732061726f756e642074686520776f726c642073686f7720746861742070656f706c65207075742068617070696e657373206f6e2074686520746f70206f66207468656972206c697374206f66206465736972657320696e206c696665202d686967686572207468616e206d6f6e657920616e642072657075746174696f6e2e204163636f7264696e6720746f20506f7369746976652050737963686f6c6f67792c2068617070696e6573732069732074686520657870657269656e6365206f6620706f73697469766520656d6f74696f6e73206865726520616e64206e6f772e204c696665206973206469766964656420696e746f20696e7369676e69666963616e7420616e6420696d706f7274616e74206576656e74732e2054686520696e7369676e69666963616e74206576656e74732061726520746865206f6e6573207468617420636f6e73756d65206d6f7374206f66206f75722074696d652c207768696c652074686520696d706f7274616e74206f6e6573206172652074686f736520746861742066696c6c206f7572206c697665732c20656d62656c6c6973682069742e204974277320696e206f75722064697363726574696f6e207769746820776861742077652066696c6c206f75722074696d6520616e642077686572652077652063686f6f736520746f20666f6375732e200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d61706f74656c65692d74696e2d657574757869612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d61706f74656c65692d74696e2d657574757869612e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31343a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f74692d61706f74656c65692d74696e2d657574757869612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d61706f74656c65692d74696e2d657574757869612e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22576861742069732048617070696e65737320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313337223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1166, 'index.php?option=com_content&view=article&id=136', 'index.php?option=com_content&view=article&id=136:η-ευτυχία-ξεκινά-από-εσένα&catid=28', 'Happiness starts with you!', ' The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy. ', '2022-10-05 09:14:43', '0168e51b82ab2f8eabc497dbd96977c9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e20223b693a333b613a32373a7b733a323a226964223b693a3133363b733a353a22616c696173223b733a34383a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20ceb5cf83ceadcebdceb1223b733a373a2273756d6d617279223b733a3338343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313237303a2248617070696e65737320737461727473207769746820796f752120ce95cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220ceb5ceafcebdceb1ceb920cebf20ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920cebcceadcf83ceb120cf83cf84ceb9cf8220ceb4cf85cf83cebacebfcebbceafceb5cf822c20ceb2cf81ceafcf83cebaceb5ceb920cebbcf8cceb3cebfcf85cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceacceb5ceb92e202020202020202020202020202020202020202020202020202020200a202048617070792069732074686520706572736f6e2077686f2c206576656e20647572696e6720646966666963756c746965732c2066696e6473206120726561736f6e20746f20736d696c652e20200a2020202020202020202020202020202020202020200a20546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e200a2049742077696c6c206365727461696e6c79206e6f74206265206a757374206f6e65207468696e672e204f6e636520796f75206861766520666f756e6420796f7572206f776e2068617070696e65737320666163746f72732c20796f75206e65656420746f20696e74656772617465207468656d20696e20796f757220657665727964617920706c616e20616e6420666f637573206f6e20646576656c6f70696e67207468656d20667572746865722e200a202d20596f752061726520726573706f6e7369626c6520666f7220796f75722068617070696e657373206d6f7265207468616e20616e79206f746865722e20416e6420616674657220796f75206265636f6d6520612066756c66696c6c656420616e6420686170707920706572736f6e2c2069742069732074696d6520746f206265636f6d652061207472616e736d6974746572206f662068617070696e65737320666f72207468652070656f706c652061726f756e6420796f752e200a202d205472616e736d69742074686520706f736974697665206665656c696e677320796f75206861766520696e20796f752077697468206b696e6420616374696f6e7320746f2074686f73652061726f756e6420796f752c20667269656e64732c206163717561696e74616e6365732c20636f776f726b657273206f72206576656e2070656f706c6520796f7520646f6ee2809974206b6e6f772e20497420646f6573206e6f74206e65656420746f206265206120677265617420676573747572653b206120676f6f64206d6f726e696e6720616e642061206e69636520636f6d6d656e742061726520656e6f75676820746f206d616b6520736f6d656f6e652773206461792e20436f6e736964657220686f772068617070696572206f757220776f726c6420776f756c6420626520696620776520616c6c206163746564206c696b652074686973202e2e2e5468617427732077687920796f75206d616b652074686520626567696e6e696e6720616e642064726167206f746865727320746f20796f75722068617070696e65737321200a0a20c2a0223b733a363a22696d61676573223b733a3332343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31343a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a223133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134313a22696d616765732f323032322f30312f32342f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2248617070696e65737320737461727473207769746820796f7521223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313336223b7d),
(1169, 'index.php?option=com_content&view=article&id=127', 'index.php?option=com_content&view=article&id=127:ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα&catid=27', 'Gratitude: catharsis or reciprocity?', ' Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude. ', '2022-10-05 09:16:41', 'c73eee95337dc12e883bae4a72383e39', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134383a222047726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3132373b733a353a22616c696173223b733a36353a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebaceacceb8ceb1cf81cf83ceb720ceae20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3336393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e47726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313138393a224772617469747564653a20636174686172736973206f72207265636970726f636974793f20ce91cf8220ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf8220cf83ceb520ceb1cf85cf84cebfcf8dcf8220cf80cebfcf8520cebcceb1cf8220ceb4ceafcebdcebfcf85cebd20cf87ceb1cf81ceac2e20ce95ceafcebdceb1ceb920cebfceb920cebaceb7cf80cebfcf85cf81cebfceaf20cf80cebfcf8520cebaceaccebdcebfcf85cebd20cf84ceb7cebd20cebaceb1cf81ceb4ceb9ceac20cebcceb1cf8220cebdceb120ceb1cebdceb8ceafceb6ceb5ceb92e202020202020202020202020202020202020202020202020202020200a20204c657420757320626520677261746566756c20746f2070656f706c652077686f206d616b652075732068617070792c2074686579206172652074686520636861726d696e672067617264656e6572732077686f206d616b65206f757220736f756c7320626c6f73736f6d2e20200a2020202020202020202020202020202020202020200a2047726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e200a20436174686172736973206973207468652070726f6365737320696e207768696368206120706572736f6e20657870657269656e636573207374726f6e6720656d6f74696f6e732e20466f72206578616d706c652c20616674657220616e20616e7869657479206f7220747261756d61746963206576656e742c20637279696e67206973206120776179206f662072656c656173696e672074656e73696f6e2e2053696d696c61726c792c2067726174697475646520776f726b732061732061206361746861727369732e2057652073686f772067726174697475646520696e206f7572206566666f72747320746f2072656c6561736520736f6d65206e6567617469766520656d6f74696f6e732073756368206173206775696c742c207361646e6573732c20616e6765722c206574632e200a205265636970726f636974792072656665727320746f207468652065786368616e6765206f6620616374696f6e732e20496e207468697320636173652c207468652065786368616e6765206f6620706f73697469766520656d6f74696f6e732e205768656e206f6e652073686f77732067726174697475646520746f20616e6f7468657220706572736f6e2c207468656e207468697320706572736f6e2063616e206265206d6f7469766174656420746f206d616b652061206b696e642061637420696e2072657475726e2e20426573696465732c2061637473206f662067726174697475646520617265206e6f74206a75737420666f72207468652070656f706c65207765206b6e6f772120546869732077617920706f73697469766974792063616e206265207472616e736d6974746564206265796f6e64206f7572206f776e20636972636c652e200a0a20c2a0223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31363a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135373a22696d616765732f323032322f30312f32342f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a224772617469747564653a20636174686172736973206f72207265636970726f636974793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313237223b7d),
(1170, 'index.php?option=com_content&view=article&id=123', 'index.php?option=com_content&view=article&id=123:μη-σταματάς-να-διεκδικείς&catid=26', 'Do not stop asserting yourself!', ' Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well. ', '2022-10-05 09:17:24', '0cb656f18619036d1a29844cf0a2567a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a22204265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e20223b693a333b613a32373a7b733a323a226964223b693a3132333b733a353a22616c696173223b733a34373a22cebcceb720cf83cf84ceb1cebcceb1cf84ceaccf8220cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313236323a22446f206e6f742073746f7020617373657274696e6720796f757273656c6621202020202020202020202020202020202020202020202020202020200a20204265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e20200a2020202020202020202020202020202020202020200a204974206973206120636f6e74696e756f75732070726f6365737320746861742073746172747320696e2073656c662d6b6e6f776c656467652e2049742074616b65732070726163746963652c20616e6420697420776f756c642062652068656c7066756c20746f2073746172742070726163746963696e6720696e206561737920736974756174696f6e7320696e206f7264657220746f20646576656c6f7020746865206e65636573736172792073656c662d636f6e666964656e63652e20496e2074696d652c20796f752077696c6c206772616475616c6c792062652061626c6520746f2068616e646c65206576656e206d6f726520646966666963756c7420736974756174696f6e732e200a20496620796f752077616e742070656f706c6520746f20726573706f6e6420746f20796f757220696465617320616e64206e656564732c207468656e20796f752073686f756c6420736179207768617420796f752077616e7420696e20612077617920746861742077696c6c206d616b65206f746865727320726573706f6e642e205768656e206173736572746976656e65737320697320612066616d696c696172206265686176696f722c20796f752077696c6c206e6f74206e65656420746f2075736520746563686e697175657320746f20646f2069742e204173206c6f6e67206173206f6e652069732070726163746963696e672c207468657920617265206c696b656c7920746f206275696c64206d6f72652073656c662d65737465656d2e20546865206265737420706172742069732074686174206f746865722070656f706c652077696c6c207265636f676e697a65207468617420796f75207265737065637420796f757273656c6620616e642077696c6c206265686176652c20696e207475726e2c207769746820726573706563742e2053656c662d65737465656d2069732070657268617073206f6e65206f6620746865206d6f73742062617369632061737065637473206f662061206861726d6f6e696f75732072656c6174696f6e73686970207769746820796f757273656c6620616e6420616e20696d706f7274616e7420707265636f6e646974696f6e20666f7220686176696e67206120686967682073656c662d65737465656d2e200a20497420726571756972657320757320746f20616363657074206f757273656c7665732e20426573696465732c20616363657074696e67206f746865727320726571756972657320757320746f2068617665206163636570746564206f757273656c7665732066697273742e20496620796f752063616e6e6f742061636365707420796f757273656c662c20796f752063616e6e6f74206c6561766520726f6f6d20666f7220746869726420706172746965732e200a0a20c2a0223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a70673f77696474683d31303234266865696768743d373638222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31373a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133373a22696d616765732f323032322f30312f32342f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a70673f77696474683d31303234266865696768743d373638223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22446f206e6f742073746f7020617373657274696e6720796f757273656c6621223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313233223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1171, 'index.php?option=com_content&view=article&id=122', 'index.php?option=com_content&view=article&id=122:τι-σημαίνει-θετική-διεκδίκηση&catid=26', 'What does positive assertive behavior mean?', ' Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others. ', '2022-10-05 09:18:01', 'db12264d676dbdb350da9f9874df4e03', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136353a2220506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e20223b693a333b613a32373a7b733a323a226964223b693a3132323b733a353a22616c696173223b733a35353a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313930333a225768617420646f657320706f73697469766520617373657274697665206265686176696f72206d65616e3f202020202020202020202020202020202020202020202020202020200a2020506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e20200a2020202020202020202020202020202020202020200a20506f73697469766520617373657274696f6e2069732061206b657920636f6d706f6e656e74206f6620676f6f6420636f6d6d756e69636174696f6e2c20776869636820696e207475726e206f6666657273206772656174657220756e6465727374616e64696e6720616e64206c6561647320746f2062657474657220696e746572706572736f6e616c20616e642070726f66657373696f6e616c2072656c6174696f6e73686970732e200a20546865206d61696e20636f6d706f6e656e7473206f6620706f73697469766520617373657274696f6e206265686176696f72206172652074686520666f6c6c6f77696e673a200a20e280a22045787072657373696f6e206f6620706f73697469766520656d6f74696f6e733a2072656665727320746f20746865206162696c697479206f66206120706572736f6e20746f207265636f676e697a652074686520706f73697469766520656c656d656e747320616e6420737563636573736573206f66206f746865727320616e6420746f20726577617264207468656d2c207768696c65206174207468652073616d652074696d6520616363657074696e67207468652072657761726420616e6420686f6e65737420636f6d706c696d656e7473206f66206f746865727320696e2072657475726e2e200a20e280a22054616b696e6720696e69746961746976653a2072656665727320746f20746865206162696c697479206f6620616e20696e646976696475616c20746f206578707265737320746865697220706f696e74206f6620766965772c207768696368206d6179206469666665722066726f6d2074686174206f66206f74686572732c2062757420616c736f20746f20616363657074207468617420746865206f70696e696f6e206f66206f7468657273206d6179206469666665722066726f6d207468656972206f776e2e200a20e280a22045787072657373696f6e206f66206e6567617469766520656d6f74696f6e733a2072656665727320746f20616e20696e646976696475616c2773206162696c69747920746f206578707265737320746865697220646973636f6d666f727420696e2072656c6174696f6e20746f20736f6d656f6e6520656c73652773206265686176696f722c20746f2065787072657373206120636f6d706c61696e742c20746f20646566656e642074686569722072696768747320616e6420746f2072656675736520746f20646f20776861742074686579206172652061736b6564206966207468657920646f206e6f74207265616c6c792077616e7420746f2e200a20e280a220416363657074696e6720706572736f6e616c20626f756e6461726965733a2072656665727320746f20746865206162696c697479206f662074686520696e646976696475616c20746f206163636570742063726974696369736d2066726f6d206f74686572732c20746f2061646d6974207468617420746865792068617665206d6164652061206d697374616b65206f722074686174207468657920646f206e6f74206b6e6f7720736f6d657468696e672c20746f2061736b20666f722068656c7020776974686f757420636f6e7369646572696e67206974206120706572736f6e616c207765616b6e65737320616e6420746f20736574206c696d6974732e20436f6e73696465722c20666f72206578616d706c652c20686f7720796f7520636f756c6420616e7377657220736f6d656f6e652077686f2061736b7320796f7520746f20646f20736f6d657468696e67207468617420646f6573206e6f74206d6174636820796f757220706572736f6e616c206e65656473206f7220746861742072657175697265732074696d6520616e64207265736f7572636573206f6e20796f75722070617274207468617420796f7520646f206e6f742068617665206f7220646f206e6f742077616e7420746f206d616b6520617661696c61626c6520666f72207468656d2e200a20496e206f7264657220746f20707261637469636520617373657274697665206265686176696f722c206974206973206e656365737361727920746f2062652077696c6c696e6720746f206368616e676520796f7572206265686176696f72206966206e65656465642e20537465702066726f6d207468656f727920696e746f20616374696f6e20616e6420736574206e657720676f616c732e205768617420646f20796f75207468696e6b3f2041726520796f752072656164793f200a0a20c2a0223b733a363a22696d61676573223b733a3333313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30335c2f30365c2f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30335c2f30365c2f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a70673f77696474683d373830266865696768743d353231222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31383a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134383a22696d616765732f323032322f30332f30362f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30332f30362f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a70673f77696474683d373830266865696768743d353231223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a225768617420646f657320706f73697469766520617373657274697665206265686176696f72206d65616e3f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313232223b7d),
(1172, 'index.php?option=com_content&view=article&id=121', 'index.php?option=com_content&view=article&id=121:ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας&catid=26', 'Ask - Believe - Assert! The threefold of success', ' This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms. ', '2022-10-05 09:18:36', 'c053ce30acc67cec078d55bbd2fe26a7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134383a2220546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e20223b693a333b613a32373a7b733a323a226964223b693a3132313b733a353a22616c696173223b733a3130343a22ceb6ceaecf84ceb7cf83ceb520e2809320cf80ceafcf83cf84ceb5cf88ceb520e2809320ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84cebf20cf84cf81ceafcf80cf84cf85cf87cebf20cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3336393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323338353a2241736b202d2042656c69657665202d204173736572742120546865207468726565666f6c64206f66207375636365737320ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb5cf8dcebacebfcebbcebf20cebdceb120cebfcf81ceafcf83ceb5ceb9cf8220cebcceb9ceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb4cf85cebdceb1cebcceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a20204974206973206e6f7420616c77617973206561737920746f20646566696e65207472756c792064796e616d6963206265686176696f722e20200a2020202020202020202020202020202020202020200a20546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e200a20417373657274697665206265686176696f7220697320636f6e73696465726564206173206120706f696e74206f662062616c616e6365206265747765656e207061737369766520616e642061676772657373697665206265686176696f722e20497420726571756972657320796f7520746f2062652061636375726174652c20746f20646566656e6420796f7572206465736972657320616e64206e65656473207768696c65207374696c6c2072657370656374696e6720746865207269676874732c206e6565647320616e642064657369726573206f66206f74686572732e20497420697320696d706f7274616e7420746f206578707265737320796f75722074686f75676874732c206665656c696e677320616e642062656c6965667320696e2061207374726169676874666f727761726420616e6420617070726f707269617465206d616e6e65722e205768656e20796f7520617265206173736572746976652c20796f75206665656c20796f757220636f6e666964656e636520696d70726f76696e6720616e6420796f75206472617720737472656e6774682066726f6d2069742e20496e20616c6c20696e746572616374696f6e732077697468206f746865722070656f706c652c206173736572746976656e6573732063616e2068656c7020796f75206578707265737320796f757273656c6620696e206120636c65617220616e6420696d6d6564696174652077617920776974686f757420756e6465726d696e696e6720796f7572206f776e20726967687473206f72206f746865722070656f706c65e2809973207269676874732e200a204f6e20746865206f746865722068616e642c2061676772657373697665206265686176696f72206973206261736564206f6e2077696e6e696e672e20596f7520646f207768617420626573742073657276657320796f757220696e7465726573747320776974686f75742074616b696e6720696e746f206163636f756e7420746865207269676874732c206e65656473206f722064657369726573206f66206f746865722070656f706c652e205768656e20796f752061726520616767726573736976652c20796f75206163742065676f6973746963616c6c792e20596f7572206265686176696f722063616e20626520636f6e736964657265642061732070726573737572696e67206f72206576656e20696e74696d69646174696e672e20596f7520676574207768617420796f752077616e742c206f6674656e20776974686f75742061736b696e672e2042792061646f7074696e6720737563682061676772657373697665206265686176696f722c20796f7520756e6465726d696e6520746865206f70696e696f6e7320616e64206665656c696e6773206f66206f74686572732e204167677265737369766520726573706f6e73657320656e636f75726167652070656f706c6520746f20726573706f6e6420696e2061206e6f6e2d617373657274697665206d616e6e65722c2065697468657220616767726573736976656c79206f7220706173736976656c792e200a2053696d696c61726c792c207265616374696e6720696e20612070617373697665206f72206e6f6e2d617373657274697665207761792074656e647320746f20626520726567617264656420617320636f6d706c69616e636520776974682074686520776973686573206f66206f74686572732c20627574206174207468652073616d652074696d652069742063616e20756e6465726d696e6520796f757220696e646976696475616c2072696768747320616e642073656c662d636f6e666964656e63652e204d616e792070656f706c652061646f7074206120706173736976652061747469747564652062656361757365207468657920686176652061207374726f6e67206e65656420746f206265206c696b6564206279206f74686572732e20506173736976697479206c656164732070656f706c6520746f206661696c20746f20636f6d6d756e69636174652074686f7567687473206f7220656d6f74696f6e732062757420616c736f20746f20646f207468696e6773207468657920646f206e6f74207265616c6c792077616e742c20776974682074686520736f6c6520707572706f7365206f66206265696e67206163636570746564206279206f7468657273206f722061766f6964696e67206120706f737369626c6520636f6e666c6963742e20497420616c736f206d65616e732074686174207468657920616c6c6f77206f746865727320746f2074616b65206f76657220726573706f6e736962696c6974792c206c656164207468656972206c69666520616e64206d616b65206465636973696f6e7320696e20746865697220706c6163652e200a20416c74686f75676820616c6c206f66207573206861766520616374656420696e207061737369766520616e64206167677265737369766520776179732061742074696d65732c2073756368206265686176696f72616c207265616374696f6e73206f6674656e2061726973652066726f6d206c61636b206f6620636f6e666964656e636520616e64207468657265666f72652c2061726520696e617070726f7072696174652077617973206f6620696e746572616374696e672077697468206f74686572732e200a0a20c2a0223b733a363a22696d61676573223b733a3337343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31383a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130383a223132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3139313a22696d616765732f323032322f30312f32342f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34383a2241736b202d2042656c69657665202d204173736572742120546865207468726565666f6c64206f662073756363657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313231223b7d),
(1173, 'index.php?option=com_content&view=article&id=117', 'index.php?option=com_content&view=article&id=117:τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας&catid=25', 'What reduces and what increases our energy levels', ' We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention. ', '2022-10-05 09:19:29', 'e1b0ea2fed38634f7d37bc9424f9a5b7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138323a2220576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3131373b733a353a22616c696173223b733a37393a22cf84ceb920cebcceb5ceb9cf8ecebdceb5ceb920cebaceb1ceb920cf84ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf82223b733a373a2273756d6d617279223b733a3138393a223c703e576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e3c2f703e0d0a223b733a343a22626f6479223b733a3837393a2257686174207265647563657320616e64207768617420696e63726561736573206f757220656e65726779206c6576656c73202020202020202020202020202020202020202020202020202020202020576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e2020202020202020202020202020202020202020202020202020c2a020c2a020e29ea220c2a020c2a0576861742072656475636573206f757220656e657267793a202020c2a020c2a020e280a220c2a020c2a0536b697070696e67206d65616c732020c2a020c2a020e280a220c2a020c2a0426164206e7574726974696f6e2020c2a020c2a020e280a220c2a020c2a04c61636b206f6620726567756c61722065786572636973652020c2a020c2a020e280a220c2a020c2a0457863657373207765696768742020c2a020c2a020e280a220c2a020c2a04c61636b206f6620736c6565702020c2a020c2a020e280a220c2a020c2a04c6f6e6720776f726b696e6720686f757273202020c2a020c2a020e29ea220c2a020c2a05768617420696e63726561736573206f757220656e657267793a202020c2a020c2a020e280a220c2a020c2a05468726565206c6967687465722c206865616c7468696572206d65616c7320776974682061206865616c74687920736e61636b20696e206265747765656e2020c2a020c2a020e280a220c2a020c2a0526567756c617220627265616b7320647572696e672074686520646179c2a02020c2a020c2a020e280a220c2a020c2a0426577617265206f6620746865207369676e73207468617420796f757220656e6572677920686173206465706c657465642028776f727279696e672c207961776e696e672c2068756e6765722c20646966666963756c747920696e20636f6e63656e74726174696e672920616e6420646f20736f6d657468696e672061626f75742069742e20446f206e6f74206c657420796f757273656c66206765742065786861757374656421223b733a363a22696d61676573223b733a3239323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d6d65696f6e65692d2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d6d65696f6e65692d2e6a70673f77696474683d31303234266865696768743d363830222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31393a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a223131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3130393a22696d616765732f323032322f30312f32342f74692d6d65696f6e65692d2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d6d65696f6e65692d2e6a70673f77696474683d31303234266865696768743d363830223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a2257686174207265647563657320616e64207768617420696e63726561736573206f757220656e65726779206c6576656c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313137223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1174, 'index.php?option=com_content&view=article&id=116', 'index.php?option=com_content&view=article&id=116:πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας&catid=25', 'How could I handle energy consumption better?', ' The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day. ', '2022-10-05 09:20:25', '4bbbb99907693be3f4bb552ac0055668', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231363a2220546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e20223b693a333b613a32373a7b733a323a226964223b693a3131363b733a353a22616c696173223b733a3132303a22cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3433373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323032383a22486f7720636f756c6420492068616e646c6520656e6572677920636f6e73756d7074696f6e206265747465723f20ce9cceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebaceb1ceb920ceb5cf80ceb9cebccebfcebdceae20cebaceb1cf84ceb1cebacf84cf8ecebdcf84ceb1ceb920cf84ceb120cf80ceaccebdcf84ceb12e202020202020202020202020202020202020202020202020202020200a2020456e6572677920616e642070657273697374656e636520636f6e7175657220616c6c207468696e67732e20200a2020202020202020202020202020202020202020200a20546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e200a202d2046697273746c792c20726567617264696e67206f757220706879736963616c206c6576656c732c20697420697320696d706f7274616e7420746f2063686f6f736520612062616c616e63656420646965742e20496e20706172746963756c61722c20697420776f756c642068656c7020746f20696e63726561736520796f757220636f6e73756d7074696f6e206f6620667275697420616e6420766567657461626c65732061732077656c6c2061732074686520616d6f756e74206f6620776174657220796f7520636f6e73756d6520696e2061206461792e20497420697320696d706f7274616e7420746f20656174203220746f2033206d61696e206d65616c7320616e6420636f6e73756d65203220746f203320736e61636b7320696e206265747765656e2c207468617420636f6d652066726f6d20616c6c20666f6f642067726f7570732e20497420776f756c6420626520676f6f6420746f20726564756365206361666665696e652c2073756761722c206e69636f74696e6520616e6420616c636f686f6c20696e74616b652e204174207468652073616d652074696d652c206c696d69742074686520736564656e74617279206c6966657374796c6520616e642061696d20666f72206461696c7920657865726369736521200a202d20436f6e6365726e696e67206d656e74616c206c6576656c732c20666f63757320796f757220617474656e74696f6e206f6e20796f757220656e657267792e2041766f6964206469737472616374696f6e732c20737563682061732074686f7567687473206f7220616374697669746965732074686174206d61792064697665727420796f752066726f6d20796f75722070757273756974732e20497420776f756c6420626520706172746963756c61726c792068656c7066756c20746f20666f63757320393020746f20313230206d696e75746573206f6e20796f757220776f726b20616e64207468656e2074616b6520612073686f727420627265616b2e20497420776f756c642062652068656c7066756c20746f2061766f696420746865206e656761746976652074686f756768747320796f752070726f6261626c79206d616b6520616e6420666f637573206f6e20796f757273656c6620736f20796f752063616e2072656c61782e200a202d2054686520656d6f74696f6e616c206c6576656c20616c736f207365656d7320746f20706c617920616e20696d706f7274616e7420726f6c6520696e206576657279646179206c6966652c206173207765206f6674656e206861766520646966666963756c7479207265636f676e697a696e6720616e642c20627920657874656e73696f6e2c206d616e6167696e67206f7572206665656c696e67732e20546f206368616e676520746869732c20697420776f756c642068656c7020696620796f7520776f726b207468726f75676820796f7572206e65676174697665206665656c696e677320616e6420747279206e6f7420746f2061766f6964207468656d2e2052656c65617365207468656d20616e64206d6f7665206f6e2e20466f637573206f6e207468652070726573656e742c206265206d696e6466756c20616e6420666f637573206f6e2061636b6e6f776c656467696e6720706f73697469766520656d6f74696f6e732e200a202d2046696e616c6c792c207765206f6674656e20756e646572657374696d6174652074686520736f2d63616c6c65642073706972697475616c206c6576656c2e2046696e64206d65616e696e6720616e6420707572706f736520696e20796f7572206c6966652e20446973636f76657220796f75722076616c7565732028c2ab5768617420646f20796f752077616e7420746f2062652072656d656d62657265642062793fc2bb292e2053657420796f7572206d61696e2076616c75657320696e20796f7572206461696c792061637469766974696573206173207072696f7269746965732e20446973636f7665722077686174206d6f7469766174657320796f7520616e64207768617420736b696c6c7320796f752075736520626573742e204d616b65207375726520746f20737769746368206265747765656e20706572696f6473206f66206869676820706572666f726d616e636520616e642072656c61786174696f6e2e200a0a20c2a0223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32303a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132343a223131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22486f7720636f756c6420492068616e646c6520656e6572677920636f6e73756d7074696f6e206265747465723f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313136223b7d),
(1175, 'index.php?option=com_content&view=article&id=115', 'index.php?option=com_content&view=article&id=115:τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας&catid=25', 'What do we mean by \"Energy Management\"?', ' Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. ', '2022-10-05 09:20:49', '3cb501899e4a2d97d7941aaaea0cc3c4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135313a2220456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e20223b693a333b613a32373a7b733a323a226964223b693a3131353b733a353a22616c696173223b733a38303a22cf84ceaf20ceb5cebdcebdcebfcebfcf8dcebcceb520cebcceb520cf84cebfcebd20cf8ccf81cebf20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3337323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313435383a225768617420646f207765206d65616e2062792022456e65726779204d616e6167656d656e74223f20ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf81ceadceb5ceb920cf80cf81cebfcf8220cf84ceb120ceb5cebaceb5ceaf20cf80cebfcf8520cf84ceb7cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cebfceb920cf80cf81cebfceb8ceadcf83ceb5ceb9cf8220cebcceb1cf822e202020202020202020202020202020202020202020202020202020200a2020456e6572677920666c6f777320776865726520617474656e74696f6e20676f65732e20200a2020202020202020202020202020202020202020200a20456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e20416c6c20666f757220736f7572636573206f6620656e657267792061726520657373656e7469616c20696e20626f746820706572736f6e616c20616e642070726f66657373696f6e616c206c6966652e205468657920696e74657261637420776974682065616368206f7468657220616e6420617265206f662073616d6520696d706f7274616e63652e204576657279206461792c20776520636f6e73756d65206120677265617420616d6f756e74206f6620656e657267792064756520746f207468652064656d616e6473206f6620746865206d756c7469706c6520726f6c6573207765206172652061736b656420746f2066756c66696c20696e206f75722070726f66657373696f6e616c20616e6420706572736f6e616c206c697665732c20736f20746861742077652063616e207375636365737366756c6c79206d65657420746865206368616c6c656e67657320776520666163652e200a20497420697320696d706f7274616e7420746f2066696e64207761797320746f206d616e6167652074686520656e65726779206c6576656c732c20736f2077652063616e2066696e6420696e7465726e616c2062616c616e636520616e64207265636f676e697a6520776869636820666163746f727320737472656e677468656e20616e64207765616b656e206f757220656e65726779206c6576656c7320647572696e6720746865206461792e205468726f75676820657665727964617920616374696f6e732c20656e65726779206c6576656c732063616e206265207265706c656e69736865642073797374656d61746963616c6c792c20736f20697420697320696d706f7274616e7420746f207265766974616c697a6520616e6420726563686172676521200a20546f6461792c2064756520746f2074686520666173742072687974686d73206f66206461696c79206c696665206f757220737472657373206c6576656c7320617265206c696b656c7920746f20696e6372656173652e205765206e65656420746f2061696d20666f72206f757220737472657373206c6576656c7320746f206b656570207573206d6f62696c697a656420616e6420616c6572742c20627574206e6f742067657420736f206869676820617320746f206c65616420757320746f20696e74656e736520616e7869657479207468617420636f6e73756d6573206f7572206d656e74616c20616e6420706879736963616c20656e657267792e2057652073686f756c642068616e646c652073747265737320696e206f7572206576657279646179206c69666520616e64206174207468652073616d652074696d65206d616e616765206f757220666f757220656e6572677920736f7572636573207375636365737366756c6c792c20656e737572696e672062616c616e636520616e642077656c6c2d6265696e6720696e206f7572206c6966652e200a0a20c2a0223b733a363a22696d61676573223b733a3239303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d656e6f6f756d652e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d656e6f6f756d652e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32303a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3130373a22696d616765732f323032322f30312f32342f74692d656e6f6f756d652e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d656e6f6f756d652e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a225768617420646f207765206d65616e2062792022456e65726779204d616e6167656d656e74223f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313135223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1179, 'index.php?option=com_content&view=article&id=104', 'index.php?option=com_content&view=article&id=104:η-έννοια-της-αυτονομίας&catid=23', 'The Concept of autonomy ', ' Autonomy or psychological maturity is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. ', '2022-10-05 09:25:46', 'de2d5c4a82a88eba80c0916352f74ff2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230343a22204175746f6e6f6d79206f722070737963686f6c6f676963616c206d61747572697479206973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130343b733a353a22616c696173223b733a34333a22ceb720ceadcebdcebdcebfceb9ceb120cf84ceb7cf8220ceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a2273756d6d617279223b733a3531323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e4175746f6e6f6d793c2f7370616e3ee280af6f72e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e70737963686f6c6f676963616c206d617475726974793c2f7370616e3ee280af6973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313439343a22546865e280af436f6e63657074e280af6f66e280af6175746f6e6f6d79c2a020cea3cf84ceaecf81ceb9cebeceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cf83cf84ceb7cf81ceafcebecebfcf8520ceb1cf80cf8c20ceb1cf85cf84cf8ccebd2120ce91cebd20cf83ceb520ceb1cf85cf84ceae20cf84ceb720ceb8ceadcf83ceb72c20ceb1cebdcf84ceaf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852c20ceb2ceaccebbceb5ceb9cf8220cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd2c20cf84cf8ccf84ceb520ceb1cf80cebbceac20ceb8ceb120cebacf81ceb5cebcceb9ceadcf83ceb1ceb921202020202020202020202020202020202020202020202020202020200a2020537570706f727420e280af796f757273656c66e280af20616e6420646570656e6420e280af6f6e20796f7521c2a0c2a0200ac2a00a20204175746f6e6f6d79e280af6f72e280af70737963686f6c6f676963616c206d61747572697479e280af6973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732ec2a0200ac2a00a205768656e2063616e206120706572736f6e20626520636f6e73696465726564206173206175746f6e6f6d6f75733fc2a0200ac2a00a20202d537572766976616c20696e646570656e64656e63653ae280afe280af206e6f74206e656564696e67206120746869726420706172747920746f20756e64657274616b652070617274206f6620796f757220776f726b20616e64e280af657665727964617920726573706f6e736962696c69746965732ec2a0200ac2a00a20202d42656c69656620616e64206465636973696f6e20696e646570656e64656e63653ae280af206d616b696e6720796f7572206f776e206465636973696f6e73202861626f757420776f726b2c2072656c6174696f6e73686970732c207374756479696e672c20686f7573652d6d6174746572732c206574632e2920616e642062652061626c6520746f20696d706c656d656e74207468656d20776974686f757420746865206e65656420666f7220636f6e6669726d6174696f6e206f7220636f6e73656e74206f66206f74686572732c207768696c652074616b696e67206f76657220616c6c20726573706f6e736962696c6974792ec2a0200ac2a00a20202d456d6f74696f6e616c20696e646570656e64656e63653a20686176696e672074686520696e6e657220726573696c69656e636520746f206275696c6420796f75722073656e7365206f662073656c66206f6e20796f7572206f776e2c20776974686f757420646570656e64696e67206f6e206f746865727320746f206d616b6520796f75206861707079206f722074656c6c20796f752077686f20796f752073686f756c642062652ec2a0c2a0200ac2a00a20202d436f6e666c69637420696e646570656e64656e63653ae280af6265696e6720726573696c69656e7420746f20746865206e65676174697665206665656c696e6773206f662072656c617469766573206f7220667269656e647320616e6420636f6c6c656167756573202d776974686f75742069676e6f7265207468656d2c20627574206265696e672061626c6520746f2066616365207468656d207768696c7374206e6f74206265696e67206f7665727768656c6d65642e20416c736f2c206e6f74206265696e672061667261696420746f206f70706f7365207468656d2c206c656176652074686520636f6e766572736174696f6e206f72206f70656e2061612064697363757373696f6e2077697468207468656d207768656e206e65656465642ec2a0200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a70673f77696474683d31303234266865696768743d353734222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32353a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a70673f77696474683d31303234266865696768743d353734223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22546865e280af436f6e63657074e280af6f66e280af6175746f6e6f6d79c2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313034223b7d),
(1184, 'index.php?option=com_content&view=article&id=93', 'index.php?option=com_content&view=article&id=93:τα-εμπόδια-της-απόλαυσης&catid=21', 'The barriers to enjoyment ', ' Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us. ', '2022-10-05 09:30:12', '8c5347d27aa44297411c693879a79b5b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136343a22204f70656e2074686520646f6f7220746f20656e6a6f796d656e742e20456e6a6f796d656e7420626172726965727320726566657220746f20737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e20223b693a333b613a32373a7b733a323a226964223b693a39333b733a353a22616c696173223b733a34353a22cf84ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3339323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af4f70656e2074686520646f6f7220746f20656e6a6f796d656e742ee280af456e6a6f796d656e7420626172726965727320726566657220746fe280af737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3836313a2254686520626172726965727320746f20656e6a6f796d656e74202020202020202020202020202020202020202020202020202020202020204f70656e2074686520646f6f7220746f20656e6a6f796d656e742ee280af456e6a6f796d656e7420626172726965727320726566657220746fe280af737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e20202020202020202020202020202020202020202020200a20506f73697469766520656d6f74696f6e207375707072657373696f6e3ae280af6279207375707072657373696e67206f7220636f6e6365616c696e6720706f736974697665206665656c696e67732062656361757365206f66207368616d652c206d6f64657374792c20666561722c2068756d696c697479206574632e200ac2a00a20446973736f63696174696f6e2066726f6d2074686520706f736974697665206576656e743ae280af6279206265696e6720756e61626c6520746f20636f6e63656e7472617465206f6e2069742c2062656361757365206f66206f746865722074686f756768747320616e6420636f6e6365726e732c206f72207468726f7567682064656c696265726174656c792069676e6f726520746f207265636f676e697a6520746865202270726f626c656d2220746861742063616c6c7320666f72206120736f6c7574696f6e2ee280af200ac2a00a204e616767696e673a20636f6e7374616e746c7920656e676167696e6720696e206e65676174697665206576656e74732c20666f637573696e67206f6e207468656d2c2064697363757373696e67207468656d20696e20612070657373696d697374696320746f6e652e200ac2a00a204e6567617469766974793ae280af65697468657220627920616c7761797320657870656374696e672074686520776f727374206f66206120736974756174696f6e206f7220627920646f776e67726164696e6720616e797468696e6720706f7369746976652074686174206861732068617070656e65642c20736179696e67206974207761732072616e646f6d2c2074656d706f726172792c206574632ee280af223b733a363a22696d61676573223b733a3331383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d656d706f6469612d7469732d61706f6c61757369732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74612d656d706f6469612d7469732d61706f6c61757369732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33303a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2239333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133353a22696d616765732f323032322f30312f32342f74612d656d706f6469612d7469732d61706f6c61757369732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74612d656d706f6469612d7469732d61706f6c61757369732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2254686520626172726965727320746f20656e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3933223b7d),
(1185, 'index.php?option=com_content&view=article&id=91', 'index.php?option=com_content&view=article&id=91:οι-στρατηγικές-του-απολαμβάνειν&catid=21', 'The strategies of enjoyment ', ' It\'s not how much we have, but how much we enjoy what defines happiness. ', '2022-10-05 09:31:12', 'a69fb21b0d2d8c46c9b5a13b14016d73', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37343a222049742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e20223b693a333b613a32373a7b733a323a226964223b693a39313b733a353a22616c696173223b733a35393a22cebfceb920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf84cebfcf8520ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3239383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af49742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313937333a22546865e280af73747261746567696573e280af6f66e280af656e6a6f796d656e742020ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf84cebf20cf80cf8ccf83ceb120ceadcf87cebfcf85cebcceb52c20ceaccebbcebbceb120cf84cebf20cf80cf8ccf83ceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf80cebfcf8520cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e20202020202020202020202020202020202020202020202020202020202049742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e20202020202020202020202020202020202020202020200a2054686520666f6c6c6f77696e6720737472617465676965732077696c6c2068656c7020796f7520666f637573206f6e206120706f73697469766520657870657269656e63652ce280af696e74656e73696679696e67e280af6f72e280af70726f6c6f6e67696e67e280af69747320696e666c75656e6365206f6e20796f753ae280af200ac2a00a204c69766520696e207468652070726573656e74200a204c657420796f757273656c6620657870657269656e6365e280af746865206865726520616e64206e6f772ce280af6265206d696e6466756c2e204665656c20746865206f766572616c6ce280af73656e736174696f6e206f662074686520706f73697469766520657870657269656e63652e20436f6e6e65637420746f20776861742068617070656e732c206a7573742061732069742068617070656e733b20776974686f7574206a756467696e67206f7220616e616c797a696e672069742e204a75737420657870657269656e63652069742c20676976696e6720746865206e65636573736172792074696d6520746f206665656c20776861742069732068617070656e696e6720617420746869732070726563697365206d6f6d656e742e200ac2a00a20496d706c656d656e746174696f6e206f6620706f73697469766520656d6f74696f6e73200a20546869732073747261746567792072656665727320746f207573696e6720796f757220626f647920746f206578707265737320706f73697469766520656d6f74696f6e732e20496e2074686973207761792c2074686520657870657269656e63652077696c6c206265636f6d65206d6f7265e280af696e74656e73652e20466f72206578616d706c652c206c61756768202f20736d696c65207768656e20796f75206172652068617070792c20687567207768656e20796f752077616e7420746f2073686f7720796f7572206c6f76652c20616666656374696f6e20616e6420636f6d70617373696f6e2c20636172657373207768656e20796f75206665656c20696e74696d6163792c20657874656e6420796f75722061726d7320616e6420746f72736f207768656e20796f752061726520657863697465642e200ac2a00a20536861726521200a205365656b20746f207368617265e280af706f73697469766520657870657269656e636573e280af77697468206f74686572733a2043656c656272617465206269727468646179732c206a6f7966756c206576656e74732c20616368696576656d656e74732e204469736375737320706f736974697665206665656c696e6773e280af616e6420636f6e766579207468656d3a2053617920686f7720686170707920796f75206172652c20686f77206f7074696d697374696320796f75206172652c20686f77206d756368206c6f766520616e642074656e6465726e65737320796f75206665656c2061626f757420736f6d656f6e6520616e64207370726561642074686973206665656c696e6720746f20796f757220737572726f756e64696e67732e20466f72206578616d706c652c20676f20746f20746865206f66666963652c2070726169736520796f757220636f6c6c6561677565732c206f70656e207468652077696e646f7720616e642074656c6c207468656d20776861742061206e69636520646179206974206973206f7574736964652e200ac2a00a20506f736974697669747920696e20796f7572206c696665206a6f75726e65792028706173742026616d703b2066757475726529200a20546865206d656e74616c20696d616765206f66206120706f736974697665206576656e74206f66207468652070617374206d616b6573207573e280af72652d657870657269656e63652074686520706f736974697665206665656c696e6773207468617420697420686164206361757365642e20416c736f2c20746865206578706563746174696f6e206f6620706f736974697665206576656e747320696e207468652066757475726520616e642074686520706c616e6e696e67206f662074686520706f736974697665206f7574636f6d65206f6620616e20696d6d696e656e7420736974756174696f6e20686173206265656e2070726f76656e20746f206d6f74697661746520757320746f2061637420696e207375636820612077617920746861742077652077696c6c20696d706c656d656e7420697420616e6420737563636565642e20496620796f75207468696e6b20736f6d657468696e672077696c6c20676f2077656c6c2c2069742077696c6c20676f2077656c6c21e280af223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33313a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a2239313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22546865e280af73747261746567696573e280af6f66e280af656e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3931223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1186, 'index.php?option=com_content&view=article&id=90', 'index.php?option=com_content&view=article&id=90:τι-είναι-ο-όρος-απολαμβάνειν&catid=21', ' What is \"enjoyment\"? ', ' The term «enjoyment», was recently introduced by Bryant & Veroff, scientists from the field of Positive Psychology. ', '2022-10-05 09:31:40', 'e287828b0fe93441aa5f5854d00b165c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a2220546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f647563656420627920427279616e742026205665726f66662c20736369656e74697374732066726f6d20746865206669656c64206f6620506f7369746976652050737963686f6c6f67792e20223b693a333b613a32373a7b733a323a226964223b693a39303b733a353a22616c696173223b733a35323a22cf84ceb920ceb5ceafcebdceb1ceb920cebf20cf8ccf81cebfcf8220ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3335343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2031382e3636363636363636363636363636343b206d617267696e3a2030203020313420363b223e546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f6475636564206279e280af427279616e74e280af26616d703be280af5665726f66662ce280af736369656e74697374732066726f6d20746865206669656c64206f66e280af506f7369746976652050737963686f6c6f67792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313634393a2257686174e280af69732022656e6a6f796d656e74223f2020ce88cebdceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebf20ceaccf84cebfcebccebf2c20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb920cf84ceb720ceb4ceb9ceb1ceb4cf81cebfcebcceae20ceb1cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20cebbcebfcebecebfceb4cf81cebfcebcceb5ceaf2e202020202020202020202020202020202020202020202020202020202020546865207265616c6c7920686170707920706572736f6e20697320746865206f6e652077686f2063616e20656e6a6f7920746865207363656e6572792c206576656e207768656e2074686579206861766520746f2074616b652061206465746f75722e20202020202020202020202020202020202020202020200a20546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f6475636564206279e280af427279616e74e280af26616d703be280af5665726f66662ce280af736369656e74697374732066726f6d20746865206669656c64206f66e280af506f7369746976652050737963686f6c6f67792e200ac2a00a20546865207465726d2072656665727320746f206f7572206162696c69747920746f20666f637573206f6e206120706f73697469766520657870657269656e63652ce280af696e74656e73696679696e67e280af6f72e280af70726f6c6f6e67696e67e280af69747320696e666c75656e6365206f7665722075732e20497420697320616e20616374697665e280af70726f6365737320746861742c2077697468206c6974746c652070726163746963652c2063616e206d616b65207573206d6f7265207361746973666965642077697468206c69666520616e642c20756c74696d6174656c792c20686170706965722e20456e6a6f79696e6720616e20657870657269656e636520646f65736ee2809974206a75737420726566657220746f206665656c696e6773206f6620706c656173757265206f72206a6f792e20596f75206e65656420746f2062652061626c6520746fe280af7265636f676e697a65e280af74686520706f736974697665206665656c696e67732c20746865e280af6d6f6d656e7420746865792061726973652ee280af536f20616e20696d706f7274616e742070726572657175697369746520666f72206f6e6520746f20656e6a6f7920616e20657870657269656e636520697320746f2062652061626c6520746f206265e280af636f6e7363696f75736c79e280af70726573656e74e280af696e20746865206865726520616e64206e6f772ce280af6265696e67206d696e6466756c206f6620776861742069732068617070656e696e672e200ac2a00a204d616e7920636f6e6675736520656e6a6f796d656e74e280af7769746820706c6561737572652e204c6574207573207365652c20686f77657665722c20776865746865722074686573652074776f20636f6e636570747320617265206c696e6b65642ee280afe280af41726973746f746c65e280af6861642070726f706f7365642074776f207479706573206f662068617070696e6573733b20706c65617375726520616e6420626c6973732e205468652066697273742072656665727320746f207468652068617070696e6573732074686174206172697365732066726f6d20746865206163717569736974696f6e206f6620706c65617375726520616e642061766f6964616e6365206f66207061696e2e20546865207365636f6e642072656665727320746f207468652068617070696e657373207468617420636f6d65732066726f6d2061206c696665206f66206d65616e696e6720616e642074656e64656e6379206f662073656c662d7265616c697a6174696f6e2e204163636f7264696e6720746f20427279616e74e280af26616d703be280af5665726f66662ce280af656e6a6f796d656e74206973207068696c6f736f70686963616c6c79206261736564206f6e206120776179206f66206c6966652c207768696368e280af636f6d62696e657320626f746820706c65617375726520616e6420626c6973732c20616368696576696e6720612062616c616e6365206265747765656e2074686573652074776f20736974756174696f6e732e223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33313a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35353a2239303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134333a22696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a222057686174e280af69732022656e6a6f796d656e74223f20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3930223b7d),
(1187, 'index.php?option=com_content&view=article&id=84', 'index.php?option=com_content&view=article&id=84:η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις&catid=42', 'The Importance of Parental Relationship Styles in Adult Love Relationships', ' The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver. ', '2022-10-05 09:32:39', 'ff234c0ea9259e274e41a2bc9b7363fd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a2220546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e20223b693a333b613a32373a7b733a323a226964223b693a38343b733a353a22616c696173223b733a3131323a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cebcceb7cf84cf81ceb9cebacebfcf8d20ceb4ceb5cf83cebccebfcf8d20cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313531313a2254686520496d706f7274616e6365206f6620506172656e74616c2052656c6174696f6e73686970205374796c657320696e204164756c74204c6f76652052656c6174696f6e7368697073202020202020202020202020202020202020202020202020202020200a2020546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e20200a2020202020202020202020202020202020202020200a20447572696e6720696e66616e637920616e64206368696c64686f6f642c2074686520656d6f74696f6e616c6c79207761726d206576656e74732077652073686172652077697468206f757220706172656e74732c206c65616420757320746f20736861706520636c6f736520656d6f74696f6e616c207469657320616e64207368617065207468652077617920776520637265617465206c696e6b732077697468206f7468657273207468726f7567686f7574206f7572206c697665732e2054656e646572206265686176696f7273207375636820617320746f756368696e672c20636172657373696e672c20686f6c64696e672c206b697373696e6720616e642068756767696e672068656c7020757320646576656c6f7020612073656e7365206f66206c6f766520616e642073656375726974792c20696e6372656173696e67206f7879746f63696e20287468652022686f726d6f6e65206f66206c6f766522292c20776869636820697320726573706f6e7369626c6520666f72206d616b696e67207573206665656c20636c6f736520746f206f746865727320616e642068656c70732075732072656c617820616e642074727573742e200a2054686520626f6e64207769746820746865207072696e636970616c20636172652d676976657220647572696e6720696e66616e6379206973206e6f74206f6e6c7920696d706f7274616e7420666f72206f757220737572766976616c2e2049742070726f766964657320757320776974682074686520736563757269747920616e642074686520636f6d666f7274206e6565646564207768656e2077652061726520756e6465722073747265737366756c20636f6e646974696f6e7320616e64207375737461696e73206f757220706879736963616c20616e64206d656e74616c2077656c6c2d6265696e672e205768656e207765206861766520657870657269656e636564207468697320626f6e6420617320696e66616e74732c207468656e206173206164756c7473207765206275696c7420736166652072656c6174696f6e736869707320616e642077652063686f6f736520706172746e657273207468617420636f72726573706f6e6420746f206f7572206665656c696e6773206163636f7264696e676c792e204f6e20746865206f746865722068616e642c2070656f706c652077686f206861766520657870657269656e63656420696e736563757269747920647572696e6720696e66616e63792c2074656e6420746f20657870657269656e636520696e73656375726974792c20737472657373206f722061766f6964616e636520696e2074686569722072656c6174696f6e7368697073206c6174657220696e206c6966652c2065697468657220627920636c696e67696e6720746f20746865697220706172746e65727320626563617573652074686579206665656c2074686174207468657920646f206e6f74206c6f7665207468656d20656e6f7567682c206f72206279206665656c696e67207665727920756e636f6d666f727461626c65207768656e20636f6d6d697474656420746f206120706172746e65722c20746875732c206c656176696e6720636c6f73652072656c6174696f6e736869707320616e642061766f6964696e67206c6f6e672d7465726d206f6e65732e20200a0a20c2a0223b733a363a22696d61676573223b733a3339303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a70673f77696474683d31303234266865696768743d363831222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33323a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131353a2238343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3230373a22696d616765732f323032322f30322f31342f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a70673f77696474683d31303234266865696768743d363831223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a2254686520496d706f7274616e6365206f6620506172656e74616c2052656c6174696f6e73686970205374796c657320696e204164756c74204c6f76652052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3834223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1188, 'index.php?option=com_content&view=article&id=83', 'index.php?option=com_content&view=article&id=83:ζήλια-«καλό»-ή-«κακό»-συναίσθημα&catid=42', 'Jealousy: a \"good\" or \"bad\" feeling?', ' Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined. ', '2022-10-05 09:33:16', '2d52a52b47c13835e3bcfd22dddc77ab', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435373a22204a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e20223b693a333b613a32373a7b733a323a226964223b693a38333b733a353a22616c696173223b733a36303a22ceb6ceaecebbceb9ceb120c2abcebaceb1cebbcf8cc2bb20ceae20c2abcebaceb1cebacf8cc2bb20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3637383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323432373a224a65616c6f7573793a20612022676f6f6422206f72202262616422206665656c696e673f202020202020202020202020202020202020202020202020202020200a20204a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e2020200a2020202020202020202020202020202020202020200a20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e200a204a65616c6f757379206973206e6f74206c696d6974656420746f20726f6d616e7469632072656c6174696f6e73686970733b2069742063616e206172697365206265747765656e207369626c696e677320636f6d706574696e6720666f7220706172656e74616c206c6f76652c20636f6c6c6561677565732c20667269656e6473206574632e204a65616c6f75737920646966666572732066726f6d20656e76792c206173206a65616c6f75737920616c7761797320696d706c696573207468652070726573656e6365206f66206120746869726420706572736f6e2e20456e767920617269736573206265747765656e2074776f2070656f706c6520616e642063616e20626520626574746572206465736372696265642061732022492077616e74207768617420796f752068617665222e20416c74686f756768206a65616c6f7573792069732061207061696e66756c20656d6f74696f6e616c20657870657269656e63652c2065766f6c7574696f6e6172792070737963686f6c6f676973747320646f206e6f74207365652069742061732061206665656c696e672074686174206d75737420626520737570707265737365642c2062757420617320612077616b652d75702063616c6c207468617420616e20696d706f7274616e742072656c6174696f6e7368697020697320696e2064616e67657220616e64207374657073206d7573742062652074616b656e20746f2073656375726520746865206c6f7665206f66206f757220667269656e64206f7220706172746e65722e200a2042757420776861742069732074686520756e6465726c79696e6720726561736f6e2074686174206d6f74697661746573206a65616c6f757320726573706f6e7365733f205365766572616c207472616974732073756368206173206c6f772073656c662d65737465656d2c206e6575726f74696369736d2c20696e73656375726974792c20706f73736573736976656e6573732c20646570656e64656e637920616e6420616e20616e78696f7573206174746163686d656e74207374796c652068617665206265656e206c696e6b656420746f2067726561746572206a65616c6f7573793a200a204272696e676c6520616e642068697320636f6c6c656167756573206861766520636c61696d6564207468617420636f6d6d756e6963617469766520726573706f6e7365732c206966206578707265737365642070726f7065726c792c2063616e206c65616420746f206d6f72652073617469736679696e672072656c6174696f6e7368697073206279207265647563696e6720756e6365727461696e74792c206d61696e7461696e696e67206f7220726570616972696e672072656c6174696f6e736869702c20616e6420726573746f72696e672073656c662d65737465656d2e200a204e6f7420616c6c20726573706f6e73657320686f77657665722063616e20626520636f6e7374727563746976653b204a65616c6f757379206973206120636f6d706c696361746564207265616374696f6e20746861742063616e20637265617465206d616a6f722072656c6174696f6e736869702070726f626c656d732e20477565727265726f20616e6420636f6c6c65616775657320686176652070726f706f73656420746861742067656e6572616c206265686176696f7220726573706f6e7365732064696666657220696e2077686574686572207468657920617265206469726563746564206174206120706172746e6572206f72206120726976616c2c206174200a2057686174207765206e65656420697320746f206d616e61676520626574746572207468652065787072657373696f6e206f66206a65616c6f75737920616e6420746865206265686176696f7220726573756c74696e672066726f6d2069742e20496e2061206e75747368656c6c2c206a65616c6f75737920697320636f6e736964657265642061206c65676974696d617465206665656c696e67206c696b652065766572797468696e672c20627574206f6e6c79207768656e20697420646f6573206e6f7420647269667420757320696e746f2065787472656d65206265686176696f72732e205768696c652069742063616e20776f726b2070726f746563746976656c7920666f72206f6e6520696d706f7274616e742072656c6174696f6e736869702c2069742063616e20616c736f20776f726b2064657374727563746976656c792c2069662077652065786167676572617465206974732065787072657373696f6e2e200a20496620796f7520617265206665656c696e67206a65616c6f757320796f752073686f756c642061766f696420736974756174696f6e73207468617420617265206c696b656c7920746f2061726f7573652066616c736520737573706963696f6e732c20776f726b206f6e206275696c64696e6720636f6e666964656e636520696e20796f757273656c6620616e6420796f75722072656c6174696f6e7368697020616e6420636f6d6d756e696361746520796f7572206665656c696e6773207769746820796f757220706172746e65722e200a0a20c2a0223b733a363a22696d61676573223b733a3333303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33333a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a2238333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134373a22696d616765732f323032322f30322f31342f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a224a65616c6f7573793a20612022676f6f6422206f72202262616422206665656c696e673f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3833223b7d),
(1189, 'index.php?option=com_content&view=article&id=82', 'index.php?option=com_content&view=article&id=82:αγάπη-ή-πάθος&catid=42', 'Love or passion?', ' Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship. ', '2022-10-05 09:33:48', 'c3f433ec85f00ff3b06c12e25422259a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132383a22204c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e20223b693a333b613a32373a7b733a323a226964223b693a38323b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceae20cf80ceacceb8cebfcf82223b733a373a2273756d6d617279223b733a3334393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931383a224c6f7665206f722070617373696f6e3f202020202020202020202020202020202020202020202020202020200a20204c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e20200a2020202020202020202020202020202020202020200a20457665727920706572736f6e2069732064726976656e206279207468652062696f6c6f676963616c207572676520746f20726570726f647563652c20736f207468652070617373696f6e2074686174206c6561647320746f2073657875616c2064657369726520697320616e20657373656e7469616c20656c656d656e7420696e206372656174696e6720616e642065737461626c697368696e6720612072656c6174696f6e736869702e2050617373696f6e2c20686f77657665722c206d757374206e6f7420626520636f6e66757365642077697468206c7573742c2061206665656c696e67206f66206d6f6d656e74616e656f757320656e6a6f796d656e742e205768696c652c2070617373696f6e206973206f6e65206f662074686520656c656d656e7473206f66206c6f76652c206974206973206e6f7420746865206f6e6c79206f6e652c206e6f7220697320697420746865206f6e6c7920636f6e646974696f6e20666f7220666f726d696e672061206c6f6e672d7465726d2072656c6174696f6e736869702e20496e20706172746963756c61722c2070617373696f6e2063616e206c65616420746f20746865206372656174696f6e206f6620612072656c6174696f6e736869702c2077686963682c20696620656e7269636865642077697468206f74686572206b657920656c656d656e7473207375636820617320696e74696d61637920616e6420636f6d6d69746d656e742077696c6c206265636f6d65206c6f6e672d7465726d2e204f6e20746865206f746865722068616e642c2072656c6174696f6e7368697073207769746820696e74656e73652070617373696f6e2c2074686174206f76657274616b6573207468652072657374206f662074686520656c656d656e747320696e207468652072656c6174696f6e736869702c2077696c6c2070726f6261626c7920626520696e74656e7365206275742073686f72742e200a0a20c2a0223b733a363a22696d61676573223b733a3239393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d692d706174686f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f61676170692d692d706174686f732e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33333a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131363a22696d616765732f323032322f30312f32342f61676170692d692d706174686f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f61676170692d692d706174686f732e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224c6f7665206f722070617373696f6e3f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3832223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1191, 'index.php?option=com_content&view=article&id=80', 'index.php?option=com_content&view=article&id=80:αγάπη-είναι…&catid=42', 'Love is...', ' Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love: ', '2022-10-05 09:35:56', '6780c18863aa4223289f5c89040a4bfa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232333a22204d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a20223b693a333b613a32373a7b733a323a226964223b693a38303b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3434343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313733303a224c6f76652069732e2e2e20ce9720cebcceb7cf84cf81ceb9cebaceae20ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb920cebf20cf80cf81cf8ecf84cebfcf8220cf84cf8dcf80cebfcf8220ceb1ceb3ceaccf80ceb7cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822e202020202020202020202020202020202020202020202020202020200a20204d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20200a2020202020202020202020202020202020202020200a20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a200a20546865203320636f6d706f6e656e7473200a20496e74696d6163793a20776869636820696e766f6c766573206665656c696e6773206f6620636c6f73656e6573732c20636f6e6e65637465646e6573732c20616e6420626f6e6465646e657373200a2050617373696f6e3a2077686963682072656665727320746f206472697665732074686174206c65616420746f20706879736963616c2061747472616374696f6e2c20726f6d616e636520616e642073657875616c20636f6e73756d6d6174696f6e2e200a204465636973696f6e2f636f6d6d69746d656e743a2077686963682072656665727320746f20746865206465636973696f6e2074686174206f6e65206c6f7665732068697320706172746e657220616e64206c656164206120706572736f6e20746f2072656d61696e20696e207468652072656c6174696f6e7368697020616e64206d6f766520746f776172642073686172656420676f616c732e200a20546865203720646966666572656e74206b696e6473206f66206c6f7665200a20467269656e64736869703a20746865726520697320696e74696d61637920776974686f757420616e792065726f7469632070617373696f6e206f72206c6f6e672d7465726d20636f6d6d69746d656e742e200a20496e666174756174696f6e3a20636861726163746572697a6564206279206665656c696e6773206f66206c75737420616e6420706879736963616c2070617373696f6e2c206c61636b696e6720696e74696d61637920616e6420636f6d6d69746d656e742e200a20456d707479206c6f76653a20636861726163746572697a656420627920636f6d6d69746d656e7420776974686f75742070617373696f6e206f7220696e74696d6163792e200a20526f6d616e746963206c6f76653a20746865726520697320696e74696d61637920616e6420706879736963616c2070617373696f6e2062757420636f6d6d69746d656e74206973207374696c6c20756e646563696465642e200a20436f6d70616e696f6e617465206c6f76653a20746865726520697320696e74696d61637920616e642061206c6f6e672d7465726d20636f6d6d69746d656e7420627574206d696e696d616c206f72206e6f2073657875616c206465736972652e200a20466174756f7573206c6f76653a206120636f6d6d69746d656e74206261736564206d61696e6c79206f6e2070617373696f6e20627574206c61636b696e6720696e74696d6163792e200a20436f6e73756d6d617465206c6f76653a20697420726570726573656e7473207468652022696465616c222072656c6174696f6e73686970207769746820616c6c20746872656520636f6d706f6e656e74733b20696e74696d6163792c2070617373696f6e20616e6420636f6d6d69746d656e742e200a20416c74686f75676820616c6c20746872656520636f6d706f6e656e74732061726520726571756972656420666f7220616e20696465616c2072656c6174696f6e736869702c2074686520616d6f756e74206f66206561636820636f6d706f6e656e742063616e206469666665722066726f6d2072656c6174696f6e7368697020746f2072656c6174696f6e7368697020616e642066726f6d2074696d6520746f2074696d652e204e6f746963696e6720746865207761792074686520636f6d706f6e656e747320696e7465726163742077696c6c206769766520796f752061206368616e636520746f20686967686c696768742061726561732074686174206d6179206e65656420696d70726f76656d656e742e200a0a20c2a0223b733a363a22696d61676573223b733a3239333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d65696e61692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f61676170692d65696e61692e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33353a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131303a22696d616765732f323032322f30312f32342f61676170692d65696e61692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f61676170692d65696e61692e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a224c6f76652069732e2e2e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3830223b7d),
(1192, 'index.php?option=com_content&view=article&id=75', 'index.php?option=com_content&view=article&id=75:η-σημασία-των-διαπροσωπικών-σχέσεων&catid=41', 'The Importance of Interpersonal Relationships', ' The only people who deserve to \"stay\" in your life are those who never left! The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans. ', '2022-10-05 09:36:28', 'da16f39b28e8f7cac96145a7e50f7157', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232303a2220546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c65667421205468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e20223b693a333b613a32373a7b733a323a226964223b693a37353b733a353a22616c696173223b733a36363a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cf89cebd20ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf87ceadcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3532373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c656674213c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313538303a2254686520496d706f7274616e6365206f6620496e746572706572736f6e616c2052656c6174696f6e736869707320ce9fceb920cebccf8ccebdcebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520ceb1cebeceafceb6ceb5ceb920cebdceb120cf84cebfcf85cf8220cf86cf89cebdceaccebeceb5ceb9cf8220c2abcebcceb5ceafcebdceb5c2bb20ceb5ceafcebdceb1ceb920ceb5cebaceb5ceafcebdcebfceb920cf80cebfcf8520ceb4ceb5cebd20ceadcf86cf85ceb3ceb1cebd20cf80cebfcf84cead21202020202020202020202020202020202020202020202020202020200a2020546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c6566742120200a2020202020202020202020202020202020202020200a205468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e200a2048756d616e732061726520736f6369616c2073706563696573206163636f7264696e6720746f2041726973746f746c6520616e6420746861742773207768792074686569722072656c6174696f6e73686970732077697468206f746865722070656f706c6520617265206f66207370656369616c20696d706f7274616e636520696e206c6966652e204120706572736f6e2077697468206865616c74687920696e746572706572736f6e616c2072656c6174696f6e7368697073206973206120686170707920706572736f6e2c206173207265736561726368206861732073686f776e2074686174206f75722072656c6174696f6e73686970732061726520746865206e756d626572203120666163746f72206f662068617070696e6573732c206265666f7265206d6f6e657920616e6420676c6f72792e2057652063616e20756e6465727374616e642074686520646966666572656e6365206f757273656c76657320696620776520636f6e736964657220686f77207765206665656c2061732061206d656d626572206f66206120686170707920616e6420746965642066616d696c7920696e20636f6d70617269736f6e20746f207768656e207765206765742061207261697365206f7220612070726f6d6f74696f6e20617420776f726b2e20537572656c79207468657265206973206a6f7920616e6420736174697366616374696f6e20696e20746865207365636f6e6420636173652c206275742061742066697273742c20746865206665656c696e672069732064656570657220616e64206c61737473206c6f6e6765722e20546861742069732077687920697420697320776f72746820696e76657374696e67206d6f726520696e207468652070656f706c652061726f756e642075732c20676976696e67207468656d206d6f726520737061636520616e642074696d6520696e206f7572206c697665732c2062656361757365207468617420697320686f772077652074616b652063617265206f66206f757273656c7665732e20496e746572706572736f6e616c2072656c6174696f6e736869707320726566657220746f2074686520636c6f736573742072656c6174696f6e736869707320776520666f726d20776974682070656f706c652c2069652c20667269656e646c792c2065726f7469632c20636f6c6c6567696174652c20706172656e74616c2c2072656c61746976652c206574632e20416e642072656d656d6265722c207468652072656c6174696f6e7368697020616c7761797320636f6e7369737473206f662074776f206d656d62657273202d6e6f74206d6f7265212049206d61792062652061206d656d626572206f66207468652073616d652066616d696c792c20627574206d792072656c6174696f6e736869702077697468206d7920736f6e20646966666572732066726f6d207468652072656c6174696f6e73686970204920686176652077697468206d792068757362616e642e200a0a20c2a0223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33363a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2237353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135373a22696d616765732f323032322f30312f32342f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a2254686520496d706f7274616e6365206f6620496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3735223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1193, 'index.php?option=com_content&view=article&id=74', 'index.php?option=com_content&view=article&id=74:επιτυχημένες-σχέσεις&catid=41', 'Successful relationships', ' You do not need someone to complete you, but someone to fully accept you. It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries. ', '2022-10-05 09:38:09', '11f1a73a6ba446771439cc9fb763f21a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3237353a2220596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e20497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a37343b733a353a22616c696173223b733a33393a22ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3538323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323631323a225375636365737366756c2072656c6174696f6e736869707320ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb92c20ceb1cebbcebbceac20cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520ceb1cf80cebfceb4ceb5cf87cf84ceb5ceaf20cebfcebbcebfcebacebbceb7cf81cf89cf84ceb9cebaceac2e202020202020202020202020202020202020202020202020202020200a2020596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e20200a2020202020202020202020202020202020202020200a20497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e200a2020e299a6205472757374204973206261736564206f6e2033206b65792070696c6c6172733a20686f6e657374792c2076616c75657320616e6420706f73697469766520666f6375732e200a202d20547275737420626567696e7320696e206f757273656c76657320616e64206f7572206665656c696e67732e2049662077652061726520686f6e657374207769746820776861742077652062656c6965766520616e64206665656c2c2077652063616e20626520686f6e6573742077697468207468652072657374206f66207468652070656f706c6520696e206f7572206c6976657320616e64206e6f742062652061667261696420746f2073686172652077697468207468656d20736f6d657468696e6720756e706c656173616e742e200a202d2056616c75657320726566657220746f206f757220706572736f6e616c206d6f72616c20636f6465206163636f7264696e6720746f207768696368207765206163742e204d616e792074696d65732c207468697320636f64652064696666657273206f722069742063616e206576656e20636f6d65206173206f70706f73656420746f2074686174206f6620616e6f7468657220706572736f6e2e20496e207468697320636173652077652073686f756c642065697468657220726561636820746f206120636f6d70726f6d69736520746861742077696c6c20736572766520626f74682073696465732077656c6c206f72206465636964652077686174206973206d6f726520696d706f7274616e7420746f2075733b206b656570696e6720657465726e616c207374727567676c657320696e20612072656c6174696f6e73686970206d616b657320697420756e62616c616e6365642e200a202d20506f736974697665207374616e63652072656665727320746f2074686520666f637573206f6e2074686520706f73697469766520636861726163746572697374696373206f662074686520706572736f6e616c697479206f6620746865206f757220706172746e657220616e64206f75722072656c6174696f6e736869702e2045616368206f66207468652074776f206d656d62657273206f66207468652072656c6174696f6e7368697020686173207468656972206f776e2064697374696e637420706572736f6e616c69747920616e6420746861742069732077686174206d616b6573206f75722072656c6174696f6e7368697020776f7274687768696c652e20497420646f6573206e6f742062656e656669742066726f6d20636f6e7374616e746c79206465616c696e67207769746820776861742077652077616e7420746f206368616e676520696e20746865206f7468657220706572736f6e20616e64206d61696e7461696e696e6720616d20656c6563747269666965642061746d6f7370686572652e200a2020e299a6205265737065637420616e6420756e6465727374616e64696e6720617265206261736564206f6e2073686172696e6720616e642065666665637469766520636f6d6d756e69636174696f6e2e200a202d2053686172696e672070726f626c656d7320616e642074616b696e6720726573706f6e736962696c69747920696e20612072656c6174696f6e736869702069732065787472656d656c7920696d706f7274616e7420666f72206974732062616c616e63652e20496e206120646966666963756c7420736974756174696f6e2c20697420697320696d706f7274616e7420746f20636f6e736964657220746865206f7468657220706572736f6e206173206f757220616c6c7920726174686572207468616e20616e206f62737461636c65206f7220736f6d657468696e6720756e72656c6174656420746f206f75722070726f626c656d202d7265676172646c657373206f66207768657468657220746869732070726f626c656d2069732072656c6174656420746f207468652072656c6174696f6e73686970206f72206e6f742e200a202d20496e20636f6d6d756e69636174696e6720697420697320696d706f7274616e7420746f2074727920746f20756e6465727374616e642074686520656d6f74696f6e616c207374617465206f6620746865206f74686572206d656d626572206f66207468652072656c6174696f6e7368697020616e6420e2809c67657420696e2074686569722073686f6573e2809d20666f72206120666577206d696e7574657320287468697320697320656d7061746879292e20497420697320676f6f6420746f2061766f69642061636375736174696f6e7320616e642074616c6b2061626f7574206f757273656c76657320616e64206f7572206f776e20726573706f6e736962696c69746965732e2057652073686f756c642061766f6964207465726d73206c696b6520c2ab616c77617973c2bb206f7220c2ab6e65766572c2bb2e200a2020e299a620426f756e64617269657320617265207665727920696d706f7274616e7420696e20612072656c6174696f6e736869702c206e6f7420746f206b6565702075732064697374616e742066726f6d20746865206f7468657220706572736f6e2c2062757420746f2070726f74656374206f757220696e646976696475616c69747920616e64206672616d652061207361666520706c61636520666f72206f75722072656c6174696f6e736869702e200a205468617420697320776879207765206e65656420746f2061736b206f757273656c7665732074686520666f6c6c6f77696e67207175657374696f6e733a20486f77206661722063616e204920676f3f205768617420646f20492077616e743f205768617420646f2049206e6565643f205468656e2077652061726520726561647920746f20736574206f7572206c696d6974732e200a0a20c2a0223b733a363a22696d61676573223b733a3331303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657069747978696d656e65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f657069747978696d656e65732d737865736569732e6a70673f77696474683d31303234266865696768743d363834222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33383a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2237343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f323032322f30312f32342f657069747978696d656e65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f657069747978696d656e65732d737865736569732e6a70673f77696474683d31303234266865696768743d363834223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a225375636365737366756c2072656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3734223b7d),
(1194, 'index.php?option=com_content&view=article&id=73', 'index.php?option=com_content&view=article&id=73:κατανόηση-και-έκφραση-συναισθημάτων&catid=41', 'Understanding and expressing emotions', ' Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings. ', '2022-10-05 09:40:33', 'c07df20502cd7478e5c110794ab4f8dd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134323a2220446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e20223b693a333b613a32373a7b733a323a226964223b693a37333b733a353a22616c696173223b733a36373a22cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920ceadcebacf86cf81ceb1cf83ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3336333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313239343a22556e6465727374616e64696e6720616e642065787072657373696e6720656d6f74696f6e7320ce9fceb920ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd20cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822e202020202020202020202020202020202020202020202020202020200a2020446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e20200a2020202020202020202020202020202020202020200a20412070726572657175697369746520666f722074686973206973207468652063756c7469766174696f6e206f6620656d6f74696f6e616c20756e6465727374616e64696e672e20456d6f74696f6e616c20756e6465727374616e64696e67206d65616e732067657474696e6720646565702061776172656e657373206f66206f7572206f776e20656d6f74696f6e7320666972737420616e64207468656e20746f2074616b6520696e746f206163636f756e7420746865206f7468657220706572736f6e2773206665656c696e67732e20456d6f74696f6e616c20756e6465727374616e64696e672068656c7073207573206465616c2077697468206f757220656d6f74696f6e7320776974686f75742061766f6964696e67207468656d2e20497420616c736f206f666665727320757320746865206162696c69747920746f206566666563746976656c792068616e646c6520746865206f7468657220706572736f6ee280997320746865206665656c696e67732e20546f206163686965766520756e6465727374616e64696e6720796f75206669727374206e65656420746f20657870726573732074686f7365206665656c696e67732e20546865206162696c69747920746f2065787072657373206f757220656d6f74696f6e7320697320616e20696e74656772616c2070617274206f662061207375636365737366756c2072656c6174696f6e736869702e2050656f706c652074656e6420746f20736861726520746865697220706f736974697665206665656c696e67732c20627574206861766520646966666963756c74792065787072657373696e6720746865206e6567617469766520656d6f74696f6e73207468657920657870657269656e63652066726f6d2074696d6520746f2074696d652e204174207468697320706f696e7420697420697320696d706f7274616e7420746f2072656d656d626572207468617420776520646f206e6f74206e65656420746f2061766f69642065787072657373696e672077686174207765206665656c20696e206f72646572206e6f7420746f2068757274207468652070656f706c652061726f756e642075732e20546865792077696c6c206f6e6c792062652068757274207768656e20746865792073656520796f752074726f75626c656420616e6420796f752073687574207468656d206f7574206f66207768617420796f7520657870657269656e63652e20546875732c2069742773206120676f6f64206964656120746f2066616365207468656d20616e64206469736375737320796f7572206665656c696e6773202d626f746820706f73697469766520616e64206e656761746976652e200a0a20c2a0223b733a363a22696d61676573223b733a3334323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34303a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a2237333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135393a22696d616765732f323032322f30322f31342f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22556e6465727374616e64696e6720616e642065787072657373696e6720656d6f74696f6e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3733223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1195, 'index.php?option=com_content&view=article&id=65', 'index.php?option=com_content&view=article&id=65:τips-διαχείρισης-θυμού&catid=39', 'Anger Management tips', ' Anger makes your mouth work faster than your mind. Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you. ', '2022-10-05 09:41:35', 'e91711cb64ec6a1b943e3b8ed058e771', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330343a2220416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e20416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e20223b693a333b613a32373a7b733a323a226964223b693a36353b733a353a22616c696173223b733a33393a22cf8469707320ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8d223b733a373a2273756d6d617279223b733a3636333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2031342e3636363636363636363636363636363b206d617267696e3a2030203020313420303b223e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313735373a22416e676572204d616e6167656d656e74207469707320ce9f20ceb8cf85cebccf8ccf8220cebaceaccebdceb5ceb920cf84cebf20cf83cf84cf8ccebcceb120cf83cebfcf8520cebdceb120ceb4cebfcf85cebbceb5cf8dceb5ceb920cf80ceb9cebf20ceb3cf81ceaeceb3cebfcf81ceb120ceb1cf80cf8c20cf84cebf20cebccf85ceb1cebbcf8c20cf83cebfcf852e202020202020202020202020202020202020202020202020202020200a2020416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e20200a2020202020202020202020202020202020202020200a20416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e200a202d204578657263697365206973206120676f6f6420666f726d206f662076656e74696e67206f66662c20696e2067656e6572616c2e204576656e20696620796f7520646f206e6f7420686176652061206c6f74206f662074696d6520617420796f757220646973706f73616c2c206120717569636b2077616c6b20697320656e6f7567682c20617320657865726369736520696e6372656173657320686f726d6f6e657320746861742063616c6d20616e642072656c61782075732e200a202d2054616b6520796f75722074696d652e20496620796f75206665656c207468617420796f752063616e6e6f74206d616e61676520796f757220616e6765722c206d6f766520617761792066726f6d20746865207374696d756c7573207468617420747269676765727320796f752e20466f72206578616d706c652c20696e206f7264657220746f2061766f696420612076696f6c656e74206f7574627572737420696e20616e20617267756d656e742c2061736b20796f757220696e7465726c6f6375746f7220666f7220736f6d652074696d652c206d6f7665206177617920616e642072657475726e20746f2074686520636f6e766572736174696f6e206166746572206120666577206d696e757465732e2054686973207461637469632063616e20776f726b20616c6f6e65206f7220696e20636f6d62696e6174696f6e207769746820746865206e657874206f6e65207375676765737465642e200a202d20436f756e7420746f2031302e205468697320746563686e69717565206973207375697461626c6520666f7220626f746820796f756e67737465727320616e64206164756c74732e20436f756e7420736c6f776c7920757020746f2031302c2074616b696e672062726561746873206174207468652073616d652074696d652e204966206e65636573736172792c206b65657020636f756e74696e6720756e74696c2032302e200a202d2041766f6964207573696e672065787072657373696f6e73207375636820617320226e65766572222c2022616c77617973222061732077656c6c2061732067656e6572616c697a6174696f6e732e20466f637573206f6e20776861742069732068617070656e696e6720617420746865206d6f6d656e7420616e64206578707265737320796f757220616e67657220696e20776f7264732c20636f6d6d756e69636174696e6720796f7572206f776e2c2064656570657220656d6f74696f6e732e20466f72206578616d706c652c20796f752063616e207361792049206665656c20757073657420796f75206c65667420746865207461626c6520776974686f7574207069636b696e6720757020796f757220706c617465e2809d20696e7374656164206f6620e2809c596f75206e6576657220646f20616e797468696e6720696e20686572652c20796f7527726520616c7761797320657870656374696e672065766572797468696e672066726f6d206d65e2809d2e200a202d204e6578742074696d6520796f75207265636f676e697a6520696e6469636174696f6e732074686174206c65616420746f20616e20616e677279206f757462757273742c2072656d656d62657220746f207072616374696365207468652061626f7665207461637469637320616e64207468656e2061646f70742074686f7365207468617420776f726b206265737420666f7220796f752e200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746970732d64696178656972697369732d7468796d6f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f746970732d64696178656972697369732d7468796d6f752e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34313a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f746970732d64696178656972697369732d7468796d6f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f746970732d64696178656972697369732d7468796d6f752e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22416e676572204d616e6167656d656e742074697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3635223b7d),
(1196, 'index.php?option=com_content&view=article&id=64', 'index.php?option=com_content&view=article&id=64:conflict-management&catid=39', 'Conflict management ', ' Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week. ', '2022-10-05 09:42:01', '6fa41e5e3f715d56eae7257571cb69ab', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132323a2220496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e20223b693a333b613a32373a7b733a323a226964223b693a36343b733a353a22616c696173223b733a31393a22636f6e666c696374206d616e6167656d656e74223b733a373a2273756d6d617279223b733a3334333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313032323a22436f6e666c696374206d616e6167656d656e742020ce9720cf83cf8dceb3cebacf81cebfcf85cf83ceb720ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9ceb2ceb9cf8ecf83ceb5ceb920cf87cf89cf81ceafcf8220cf84ceb720cf83cf85cebccebcceb5cf84cebfcf87ceae20cf83cebfcf852e202020202020202020202020202020202020202020202020202020200a2020496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e20200a2020202020202020202020202020202020202020200a205468656e2073657061726174652061207368656574206f6620706170657220696e746f203420636f6c756d6e73200a202d20436f6e666c696374206973737565200a202d2050656f706c6520696e766f6c766564200a202d20576861742068617070656e6564200a202d204669726520776f7264200a204665656c20696e2074686520636f6c756d6e73206261736564206f6e20796f757220746872656520726563656e74206576656e7473200a20466f72206578616d706c65200a202d20436f6e666c69637420697373756520686f757365776f726b200a202d2050656f706c6520696e766f6c766564206d6520616e64206d7920706172746e6572200a202d20576861742068617070656e6564206d7920706172746e65722061636375736564206d65206f66206e6f742068656c70696e67206f757420627920736179696e67202220796f75206e657665722068656c70206d65206f75742e204920646f2065766572797468696e67206279206d7973656c662122200a202d204669726520776f7264206e657665722c2065766572797468696e67200a204e6f7720636f6e7369646572206966207768617420776173207361696420636f756c642062652065787072657373656420696e20646966666572656e7420776f726473202d20656974686572206f6e20796f75722073696465206f7220796f757220706172746e6572277320736964652c206279207265706c6163696e6720746865206669726520776f7264732074686174207370696b65642074686520636f6e666c6963742e204e6f746520646f776e2074686520646966666572656e74207761797320796f7520636f756c64206578707265737320796f757273656c6620696e2073696d696c617220736974756174696f6e73206e6578742074696d6520796f752061726520696e2074686520636f6e666c696374207468696e6b206f6620796f7572206e6f7465732e200a0a20c2a0223b733a363a22696d61676573223b733a3331343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f646961786569726973692d7379676b726f757365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f646961786569726973692d7379676b726f757365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34323a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32323a2236343a636f6e666c6963742d6d616e6167656d656e74223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133313a22696d616765732f323032322f30312f32342f646961786569726973692d7379676b726f757365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f646961786569726973692d7379676b726f757365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36343a636f6e666c6963742d6d616e6167656d656e742663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22436f6e666c696374206d616e6167656d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3634223b7d),
(1197, 'index.php?option=com_content&view=article&id=63', 'index.php?option=com_content&view=article&id=63:ο-θυμός-και-η-έκφρασή-του&catid=39', 'Anger and its Expression', ' Anger doesn’t solve anything, it builds nothing but it can destroy everything. Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. ', '2022-10-05 09:42:55', 'ee8a8cd2b929dc7448ca14ab56e8b80f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230393a2220416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e20556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e20223b693a333b613a32373a7b733a323a226964223b693a36333b733a353a22616c696173223b733a34353a22cebf20ceb8cf85cebccf8ccf8220cebaceb1ceb920ceb720ceadcebacf86cf81ceb1cf83ceae20cf84cebfcf85223b733a373a2273756d6d617279223b733a3536393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2031342e3636363636363636363636363636363b206d617267696e3a2030203020313420303b223e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313732313a22416e67657220616e64206974732045787072657373696f6e20ce9f20ceb8cf85cebccf8ccf8220ceb4ceb5cebd20cebbcf8dcebdceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb4ceb520cf87cf84ceafceb6ceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12e202020202020202020202020202020202020202020202020202020200a2020416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e20200a2020202020202020202020202020202020202020200a20556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e200a20416e67657220697320616e20616461707469766520726573706f6e736520746f2074687265617473207468617420697320696e7374696e63746976656c7920616e64206e61747572616c6c7920657870726573736564207468726f7567682061676772657373696f6e2e20486f77657665722c206974206973206f6674656e20696e6372696d696e617465642061732061206e6567617469766520656d6f74696f6e2e205468697320686173206c656420612067726561742070617274206f6620736f636965747920746f2070726576656e74207468652065787072657373696f6e206f6620616e6765722e204e6f742065787072657373696e67206f7572206665656c696e677320697320616e20756e6865616c74687920776179206f662061766f6964696e6720636f6e666c696374732e20496e206d616e792063617365732c207468617420616e676572206765747320e2809c74726170706564e2809d20696e736964652c20e2809c646973677569736564e2809d20696e746f206f7468657220656d6f74696f6e73206f72207265646972656374656420746f206f757273656c766573206f72206f74686572732e200a2041207479706963616c2064797366756e6374696f6e616c206d616e6167656d656e74206f6620616e6765722069732069747320696e7465726e616c697a6174696f6e2e205765207365652070656f706c652077686f2070726566657220746f206f7665726c6f6f6b206365727461696e20736974756174696f6e732074686174206d616b65207468656d20616e67727920616e64206f6e636520746865792074686579e280997665207265616368656420746865697220627265616b696e6720706f696e742c2074686579206f75746275727374207769746820612064697370726f706f7274696f6e617465207265616374696f6e2e2054686520696e7465726e616c697a6174696f6e206f6620616e6765722063616e20616c736f2061707065617220696e2074686520666f726d206f66206e65676174697665206f72206a7564676d656e74616c206265686176696f7220746f776172647320736f6d656f6e6520746f2077686f6d2077652068617665206e6f74206578706c61696e656420776861742068617320626f7468657265642075732e200a204f6e20746865206f746865722068616e642c207765206f6273657276652070656f706c652077686f2065787465726e616c697a6520746865697220616e67657220696e20612064797366756e6374696f6e616c207761792074686174206d617920696e636c75646520696e74656e7365206f72206576656e2076696f6c656e74206f75746275727374732c2062656361757365206f662074686520646966666963756c7479206f6620636f6e74726f6c6c696e6720616e64206d616e6167696e67207468656972206665656c696e67732e20497420697320756e64657273746f6f64207468617420696e206f7264657220746f206d616e616765206f757220616e67657220636f6e7374727563746976656c792c206974206973206e656365737361727920746f207072696d6172696c79207265636f676e697a652077686174206d616b657320757320616e6772792c2074686520726561736f6e20626568696e642074686973206665656c696e672c20746f207265616c697a65206f7572206e6565647320616e6420636f6d6d756e6963617465207468656d2077697468207265737065637420746f206f74686572732e200a0a20c2a0223b733a363a22696d61676573223b733a3332323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34323a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2236333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133393a22696d616765732f323032322f30312f32342f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22416e67657220616e64206974732045787072657373696f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3633223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1198, 'index.php?option=com_content&view=article&id=59', 'index.php?option=com_content&view=article&id=59:γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα&catid=38', 'Why leave for tomorrow what you can do today?', ' All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately. ', '2022-10-05 09:43:20', 'ad4fc96d0815149c0bea86a41e926ecf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132353a2220416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e20223b693a333b613a32373a7b733a323a226964223b693a35393b733a353a22616c696173223b733a3131313a22ceb3ceb9ceb1cf84ceaf20ceb1cf86ceaecebdcebfcf85cebcceb520ceb3ceb9ceb120ceb1cf8dcf81ceb9cebf20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb1223b733a373a2273756d6d617279223b733a3334363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535383a22576879206c6561766520666f7220746f6d6f72726f77207768617420796f752063616e20646f20746f6461793f20ce8ccf84ceb1cebd20ceadcf87ceb5ceb9cf8220cebdceb120ceb1cebdceadceb2ceb5ceb9cf8220ceadcebdceb120ceb2cebfcf85cebdcf8c2c20cebcceb720cebdcebfcebcceafceb6ceb5ceb9cf8220cf8ccf84ceb920ceb8ceb120ceb3ceafcebdceb5ceb920cebcceb9cebacf81cf8ccf84ceb5cf81cebf20ceb1cebd20cf80ceb5cf81ceb9cebcceadcebdceb5ceb9cf822e202020202020202020202020202020202020202020202020202020200a2020416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e20200a2020202020202020202020202020202020202020200a204365727461696e6c792c2073756368206265686176696f7220646f6573206e6f74206272696e672061626f75742064697361737465722c206275742069742063616e207369676e69666963616e746c792061666665637420746865207175616c697479206f66206f7572206c697665732c20657370656369616c6c79207768656e20697420636f6d657320746f20757267656e7420616e6420696d706f7274616e74206973737565732e20486f77657665722c20697420697320766974616c20746f20756e6465727374616e642074686520726561736f6e73207468617420706572706574756174652074686973202727686162697427272c206173206f6e6c79207468656e2063616e2077652067657420726964206f662069742e200a204173206f646420617320697420736f756e64732c20746865206261736573206f662070726f6372617374696e6174696f6e2063616e206265207468652066656172206f66206661696c75726520616e64207468652066656172206f6620737563636573732e20496e2074686520666972737420636173652c2062792066656172696e6720746865206e65676174697665206f7574636f6d65206f66206120736974756174696f6e2077652063686f6f736520696e657274696120616e64207375737461696e206f757220636f6d666f7274207a6f6e652e20496e20746865207365636f6e642c2062656c696576696e6720746861742073756363657373206973206163636f6d70616e696564207769746820686967686572206578706563746174696f6e7320616e642064656d616e64732066726f6d206f74686572732061726f756e6420757320616e64206f757273656c76657320696e20776869636820776520646f7562742077652063616e20726573706f6e642c206c6561647320757320746f2061766f6964696e6720746f2074616b6520616374696f6e2e200a20496e206164646974696f6e2c20686f6d656f737461736973206d616b6573207573206665656c207365637572652e205468696e677320617265207072656469637461626c6520616e642074686973206372656174657320612066616d696c696172697479207468617420776520646f206e6f742077616e7420746f207269736b2e20466f72206578616d706c652c206f6e652063616e20706f7374706f6e652074686520656e64696e67206f6620612072656c6174696f6e7368697020626563617573652069742072657175697265732061646170746174696f6e20746f206e6577206e6f726d2e200a20496e206120636c6f73696e67206e6f74652c2070726f6372617374696e6174696f6e206d61792062652064756520746f2061206d6f6f64206469736f726465722e205468697320697320616c736f2065766964656e7420696e2070656f706c65207769746820646570726573736976652073796d70746f6d7320746861742074686579206861766520646966666963756c7479206d616b696e67206465636973696f6e7320616e642074616b696e6720616374696f6e2c2064756520746f206c6f7720656e657267792072657365727665732c206c61636b206f662073656c662d636f6e666964656e6365206574632e200a0a20c2a0223b733a363a22696d61676573223b733a3339303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34333a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131343a2235393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3230373a22696d616765732f323032322f30312f32342f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22576879206c6561766520666f7220746f6d6f72726f77207768617420796f752063616e20646f20746f6461793f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3539223b7d),
(1199, 'index.php?option=com_content&view=article&id=58', 'index.php?option=com_content&view=article&id=58:τί-είναι-η-αναβλητικότητα&catid=38', 'What is Procrastination?', ' Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay. ', '2022-10-05 09:43:47', '30548e8a8673a7cc42140c9ddb68087c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a222050726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e20223b693a333b613a32373a7b733a323a226964223b693a35383b733a353a22616c696173223b733a34373a22cf84ceaf20ceb5ceafcebdceb1ceb920ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3339363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313639303a22576861742069732050726f6372617374696e6174696f6e3f20ce9720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceaccebdceb5ceb920cf84ceb120ceb5cf8dcebacebfcebbceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb4cf8dcf83cebacebfcebbceb120cebaceb1ceb920cf84ceb120ceb4cf8dcf83cebacebfcebbceb120ceb4cf85cf83cebacebfcebbcf8ccf84ceb5cf81ceb12e202020202020202020202020202020202020202020202020202020200a202050726f6372617374696e6174696f6e206d616b65732065617379207468696e677320686172642c2068617264207468696e67732068617264657220200a2020202020202020202020202020202020202020200a2050726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e200a20496e697469616c6c792c20706f7374706f6e696e67206120676f616c20646f6573206e6f74206d65616e20636f6d706c657465206661696c7572652e20536f6d652070656f706c652077686f2070726f6372617374696e617465206f6674656e20736179202727204920776f726b2062657474657220756e646572207072657373757265202727202e2049742069732074727565207468617420696e2073686f727465722074696d656672616d65732c2074686520686f726d6f6e6520616472656e616c696e65202877686963682068656c70732077697468206f7572206f7267616e697a6174696f6e616c20736b696c6c732920696e637265617365732e20536f2c206576656e20736f6d656f6e652077686f2069732070726f6372617374696e6174696e672063616e206576656e7475616c6c79206d656574206120646561646c696e652e20486f77657665722c20706572666f726d696e6720756e6465722070726573737572652063616e20696d7061637420746865697220626f647920706879736963616c6c7920616e64206d656e74616c6c792c2064756520746f20706879736963616c2065786861757374696f6e20616e64206665656c696e6773206f662073747265737320616e64206775696c742e200a20486f77657665722c207768656e2070726f6372617374696e6174696f6e206f63637572732061732061206265686176696f72616c207061747465726e2c2069742063616e206c65616420746f20646966666963756c7469657320617420776f726b2c207374756479696e672c20696e746572706572736f6e616c2072656c6174696f6e736869707320616e64206d656574696e67206f626c69676174696f6e732e2057687920646f2077652063686f6f736520746f20706f7374706f6e6520736f6d657468696e67206576656e20696620776520617265206177617265206f662074686520636f6e73657175656e6365733f2054686572652069736ee2809974206f6e6c79206f6e6520616e7377657220746f2074686973207175657374696f6e2e204974206973206365727461696e20746861742070726f6372617374696e6174696f6e20736572766573206120707572706f73652c20776869636820697320646966666572656e7420646570656e64696e67206f6e2074686520706572736f6e20616e64207468652063697263756d7374616e6365732e2047656e6572616c6c7920737065616b696e672c2073747265737320616e6420616e78696574792063616e20626520626f7468206120636175736520616e64206120636f6e73657175656e6365206f662070726f6372617374696e6174696f6e2e205374696c6c2c20697420686173206265656e2061736365727461696e656420746861742070726f6372617374696e61746f727320757375616c6c79206665656c207368616d65206f72206775696c742e20536f207768656e207765206d616e61676520746f20756e6465727374616e642077686174207765206665656c20616e6420776879207765206665656c2069742c207768656e2077652063686f6f736520746f20706f7374706f6e6520736f6d657468696e672c2077652061726520616c72656164792074616b696e6720737465707320746f7761726473206669676874696e672070726f6372617374696e6174696f6e2e200a0a20c2a0223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d616e61766c6974696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34333a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2235383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133373a22696d616765732f323032322f30312f32342f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d692d616e61766c6974696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22576861742069732050726f6372617374696e6174696f6e3f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3538223b7d),
(1200, 'index.php?option=com_content&view=article&id=52', 'index.php?option=com_content&view=article&id=52:το-στρες-και-πως-δημιουργείται&catid=19', 'Stress and how it is caused ', ' Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations. ', '2022-10-05 09:44:49', 'd1291a35c01a23c23147499ec84ee9b0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133323a2220416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e7420726f6c6520696e206f757220737572766976616c20626563617573652074686579207072657061726520757320746f20666163652073747265737366756c206f722064616e6765726f757320736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a35323b733a353a22616c696173223b733a35363a22cf84cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cf80cf89cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a2273756d6d617279223b733a3336343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e74e280af726f6c65e280af696ee280af6f757220737572766976616ce280af626563617573652074686579e280af70726570617265207573e280af746f2066616365e280af73747265737366756c206f72e280af64616e6765726f757320736974756174696f6e732e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313138313a22537472657373e280af616e64e280af686f77e280af6974e280af6973e280af6361757365642020cea3ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb120ceb8ceb120ceb3ceb5cebbceaccf8220cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520cf83ceb520ceb1ceb3cf87cf8ecebdcebfcf85cebd20cf83ceaecebcceb5cf81ceb1e280a620ce86cf81ceb120ceb3ceb9ceb1cf84ceaf20ceb4ceb5cebd20ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceaccf8220ceb1cf80cf8c20cf84cf8ecf81ceb13b202020202020202020202020202020202020202020202020202020200a2020496e2031302079656172732066726f6d206e6f7720796f752077696c6c206c617567682061742077686174206d616b657320796f7520616e78696f757320746f646179202e2e2e20536f20776879206e6f7420737461727420736d696c696e67206e6f773f20200a2020202020202020202020202020202020202020200a20416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e74e280af726f6c65e280af696ee280af6f757220737572766976616ce280af626563617573652074686579e280af70726570617265207573e280af746f2066616365e280af73747265737366756c206f72e280af64616e6765726f757320736974756174696f6e732e20546865792074726967676572207468652072656c65617365206f66206120686f726d6f6e652c2028616472656e616c696e6529207468617420636175736573e280af6368616e676573e280af626f746820706879736963616c6c7920616e64206d656e74616c6c792e205468657365206368616e676573207468656e2070726570617265207573e280af65697468657220746f20636f706520776974682061206368616c6c656e6765206f7220746f2065736361706520612064616e6765726f757320736974756174696f6e202866696768742d666c69676874207265616374696f6e292e204f6e63652074686520616e7869657479206f7220746865207269736b206973206f7665722c2074686573652074656d706f72617279206368616e676573207265636564652e204966207468657365207265616374696f6e7320646f206e6f742064697361707065617220616674657220746865207269736b206861732070617373656420616e6420746865207265616374696f6e20746f207468652070737963686f6c6f676963616c207072657373757265206973e280af6368726f6e6963e280af6f72e280af6578636573736976652c207468656e2070687973696f6c6f676963616c20616e64206d6f6f64206973737565732063616e2061726973652e20556e64657220736576657265207374726573732074686520636f6d62696e656420706879736963616ce280af616e64e280af6d6f6f64e280af697373756573206d617920726573756c7420696e2070616e69632061747461636b732c206175746f696d6d756e652064697365617365732c206d6f6f64206469736f72646572732c206865616c74682070726f626c656d732c206574632e200a0a20c2a0223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34343a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a2235323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb92663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22537472657373e280af616e64e280af686f77e280af6974e280af6973e280af63617573656420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3532223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1201, 'index.php?option=com_content&view=article&id=51', 'index.php?option=com_content&view=article&id=51:ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες&catid=19', 'The role of exercise in the fight against stress ', ' Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness. ', '2022-10-05 09:45:17', '23298fc52fd0e31246c186beae536cfe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a2220526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e65737320616e6420766967696c616e63652061732077656c6c2061732072656c61786174696f6e20616e642063616c6d6e6573732e20223b693a333b613a32373a7b733a323a226964223b693a35313b733a353a22616c696173223b733a38373a22cebf20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3430363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e657373e280af616e64e280af766967696c616e6365e280af61732077656c6c2061732072656c61786174696f6ee280af616e64e280af63616c6d6e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323235303a22546865e280af726f6c65e280af6f66e280af6578657263697365e280af696ee280af746865e280af6669676874e280af616761696e7374e280af7374726573732020cea7ceb1cebccebfceb3ceadcebbceb12c20cf80ceaccf81ceb520ceb1cebdceaccf83ceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83ceb9ceb3ceac20cf83ceb9ceb3ceac202020202020202020202020202020202020202020202020202020200a2020536d696c652c2074616b6520612062726561746820616e6420626567696e20736c6f776c792e2e2e20200a2020202020202020202020202020202020202020200a20526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e657373e280af616e64e280af766967696c616e6365e280af61732077656c6c2061732072656c61786174696f6ee280af616e64e280af63616c6d6e6573732e200ac2a00a2054686520736563726574206c69657320696e2074686520666163742074686174206f757220626f647920647572696e672074686520657865726369736520686173207468652073616d65207265616374696f6e73206173207768656e20756e646572207374726573732028696e637265617365642068656172742d726174652c206d7573636c652074696768746e6573732c2066617374657220627265617468696e672c207377656174696e67292062757420746869732070726f6365737320696e206e6f7720756e646572206f757220636f6e74726f6c20616e642077652063616e20696e63726561736520616e642064656372656173652074686520696e74656e736974792061742077696c6c2e2049742773206e6f74207468652073616d65206173207374726573732c207768657265207468652073796d70746f6d73206172697365206175746f6e6f6d6963616c6c7920616e64206f6674656e2077652063616e6e6f7420726567756c617465207468656d2e20417320736f6f6e20617320616e20657865726369736520726567696d6520697320636f6d706c65746564207468652072656c61786174696f6e206f6620746865206d7573636c65732070726f76696465732072656c61786174696f6e20746f206f7572e280af626f6479e280af746f207472616e7175696c69747920746f206f7572e280af6d6f6f642e200ac2a00a2042656361757365206f66206368656d6973747279202e2e2e200ac2a00a20526567756c61722065786572636973652068656c7073e280af72656475636520616472656e616c696e6520616e64e280af636f727469736f6c206c6576656c7320287468652073747265737320686f726d6f6e6573292ee280af4279207265647563696e672074686573652074776f207375627374616e6365732c20776520726573746f726520616e64206d61696e7461696e2063616c6d6e65737320696e20626f647920616e64207370697269742ee280af496e206164646974696f6e2c2065786572636973652072656c656173657320656e646f727068696e732e20456e646f727068696e732061726520627261696e206e6575726f7472616e736d69747465727320726573706f6e7369626c6520666f7220676f6f64206d6f6f642ee280af427920696e74726f647563696e6720612073696d706c6520666f726d206f6620657865726369736520696e746f206f7572206c697665732c207765206265636f6d65206861707069657221200ac2a00a20466f637573696e6720617474656e74696f6ee280a6200ac2a00a204578657263697365207265717569726573e280af666f637573696e672e205768696c73742065786572636973696e672c206f7572206d696e6420697320666f6375736564206f6e207468652073706563696669632061637469766974792c206576656e20696620776520646f206e6f7420756e6465727374616e64206974206f7220646f20697420707572706f73656c792e205468697320616c6c6f777320746865206d696e6420746f20656e7465722061207374617465206f66e280af72656c61786174696f6ee280af2d6576656ee280af6d656469746174696f6e2c2077686963682068656c707320757320657363617065206f7572206f6e676f696e6720666f637573206f6e206e6567617469766520736974756174696f6e7320616e642070726f626c656d732e200ac2a00a20537765657420647265616d73e280a6200ac2a00a205374756469657320686176652073686f776e207468617420657865726369736520697320616d696420746865206d6f7374e280af6566666563746976652077617973e280af6f6620636f70696e672077697468e280af696e736f6d6e6961e280af616e642067697665732075732061206f6e65206d6f7265e280af7472616e7175696ce280af616e64e280af7265737466756c20736c6565702c206265636175736520697420616c6c6f777320757320746f2072656c656173652065786365737320626f647920656e6572677920287768696368206973206f6674656e20746865206361757365206f66206e6f7420736c6565702077656c6c2920616e642066616c6c20696e746f2061206465657020616e642072656c6178696e6720736c6565702073746174652e200ac2a00a204578657263697365206272696e677320757320636c6f73657220746f20626f6479e280af616e64e280af6d656e74616c2077656c6c2d6265696e67e280af616e64e280af70726f7465637473207573e280af66726f6d2074686520756e706c656173616e7420636f6e73657175656e636573206f6620616e786965747920616e642064657072657373696f6e2e2054686520696e636c7573696f6e206f6620616e20657865726369736520726567696d6520696e206f7572206461696c79206c69766573206973206120676966742077652063616e2067697665206f757273656c76657320746f64617921e280af200a0a20c2a0223b733a363a22696d61676573223b733a3336363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34353a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a2235313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3138333a22696d616765732f323032322f30312f32342f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36353a22546865e280af726f6c65e280af6f66e280af6578657263697365e280af696ee280af746865e280af6669676874e280af616761696e7374e280af73747265737320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3531223b7d),
(1202, 'index.php?option=com_content&view=article&id=50', 'index.php?option=com_content&view=article&id=50:εργασιακό-στρες&catid=19', 'Work stress ', ' The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\". ', '2022-10-05 09:46:10', '8ecb321f664fc37676db68d070597413', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3433393a222054686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f6620323173742063656e74757279e2809d207768696c65206163636f7264696e6720746f20646174612070726f76696465642062792074686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222e20223b693a333b613a32373a7b733a323a226964223b693a35303b733a353a22616c696173223b733a32393a22ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3636363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f662032317374e280af63656e74757279e2809de280af7768696c65206163636f7264696e6720746f20646174612070726f7669646564206279e280af74686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313538323a22576f726be280af7374726573732020cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf8ccf80cebbcebf20cebcceb1cf8220ceadcebdceb1cebdcf84ceb920cf84cebfcf8520cf83cf84cf81ceb5cf8220ceb5ceafcebdceb1ceb920ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cebcceb1cf8220cebdceb120ceb4ceb9ceb1cebbceadcebecebfcf85cebcceb520cebcceafceb120cf83cebaceadcf88ceb720ceb1cebdcf84ceaf20ceb3ceb9ceb120cebcceafceb120ceaccebbcebbceb7202020202020202020202020202020202020202020202020202020200a202054686520677265617465737420776561706f6e20616761696e737420737472657373206973206f7572206162696c69747920746f2063686f6f7365206f6e652074686f75676874206f76657220616e6f746865722e20200a2020202020202020202020202020202020202020200a2054686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f662032317374e280af63656e74757279e2809de280af7768696c65206163636f7264696e6720746f20646174612070726f7669646564206279e280af74686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222ee280af5468697320697320636f6e6669726d65642062792074686520416d65726963616e20496e7374697475746520666f72205374726573732c2061732074686579206861766520666f756e642074686174e280af74686520373525202d20393025206f662076697369747320746f20646f63746f72732072656c61746520746f206865616c7468206973737565732061726973696e672066726f6d207374726573732ee280af5374696c6c2c206163636f7264696e6720746f2072657365617263682066726f6d207468652073616d6520696e737469747574652ce280af383025206f6620776f726b6572732066696e6420746865697220776f726b2073747265737366756c2c20776974682068616c66206f66207468656d20636c61696d696e672074686174207468656972206a6f6220697320746f6f2064656d616e64696e672e20576861742063616e204920646f20746f206d616e61676520776f726b2d72656c61746564207374726573733f200ac2a00a20546865726520697320612076617269657479206f6620737465707320796f752063616e2074616b6520746f2072656475636520626f7468206f766572616c6c20737472657373206c6576656c7320616e6420776f726b2d72656c61746564207374726573733a200ac2a00a202de280af54616b6520726573706f6e736962696c697479e280af6f6e20696d70726f76696e6720796f757220706879736963616c20616e6420656d6f74696f6e616c2077656c6c2d6265696e672e200ac2a00a202de280af41766f696420747261707320616e6420686162697473e280af746861742070726f6d6f74652061206e6567617469766520617474697475646520616e6420696e63726561736520737472657373206c6576656c732e200ac2a00a202de280af4c6561726e20746f2075736520636f6d6d756e69636174696f6e20736b696c6c7320626574746572e280af746f20666163696c697461746520616e6420696d70726f766520796f75722072656c6174696f6e7368697073207769746820796f7572206d616e6167656d656e7420616e6420706172746e6572732e200a0a20c2a0223b733a363a22696d61676573223b733a3330323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657267617369616b6f2d7374726573732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f657267617369616b6f2d7374726573732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34363a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2235303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131393a22696d616765732f323032322f30312f32342f657267617369616b6f2d7374726573732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f657267617369616b6f2d7374726573732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22576f726be280af73747265737320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3530223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1203, 'index.php?option=com_content&view=article&id=46', 'index.php?option=com_content&view=article&id=46:γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα&catid=18', 'Events - Thoughts - Feelings - Behavior - Body ', ' In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself. ', '2022-10-05 09:46:37', 'bf5e39b43b3d44119a86d0425d648c0b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435333a2220496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746f207265636f676e697a65207468652073657175656e6365206f66204556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e20223b693a333b613a32373a7b733a323a226964223b693a34363b733a353a22616c696173223b733a37383a22ceb3ceb5ceb3cebfcebdcf8ccf8220cf83cebaceadcf88ceb720cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf83cf8ecebcceb1223b733a373a2273756d6d617279223b733a3638313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746fe280af7265636f676e697a65207468652073657175656e6365206f66e280af4556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313732343a224576656e7473e280af2de280af54686f7567687473e280af2de280af4665656c696e6773e280af2de280af4265686176696f72e280af2d20426f64792020ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf82202020202020202020202020202020202020202020202020202020200a202054686f756768747320e280af706c61792061206b657920726f6c6520696e206f757220616e78696574792e20200a2020202020202020202020202020202020202020200a20e280af496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746fe280af7265636f676e697a65207468652073657175656e6365206f66e280af4556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e200ac2a00a205468652061637469766174696e67206576656e7420697320616e2065787465726e616c20666163746f72207468617420776520617265206f6674656e20756e61626c6520746f20636f6e74726f6c2e202865673a20746865206469736d697373616c206f66206120636f6c6c656167756529200ac2a00a205468656e20666f6c6c6f7773206f757220696d6d65646961746520696e746572707265746174696f6e73206f6620746865206576656e742e205468696e6b696e6720697320612070726f6365737320746861742074616b657320706c6163652077697468696e206d696c6c697365636f6e647320616e6420697320646f6e65206175746f6d61746963616c6c7920286f6674656e20756e636f6e7363696f75736c79292e2054686973206576616c756174696f6e2063616e20626520726174696f6e616c206f72206972726174696f6e616c20616e64206974206973206f6674656e206261736564206f6e206f75722062656c6965667320726567617264696e6720746865206576656e742e20486f77657665722c20612074686f75676874e280af414c57415953e280af7072656365646573e280af746865206665656c696e6720616e64e280af646566696e65732069742ee280af286567207468696e6b696e673a204920616d20616c736f20696e2064616e676572206f66206265696e672066697265642c206665656c696e67733a20696e74656e736520616e786965747920616e642066656172292e200ac2a00a20417420746865206e65787420737465702c206f7572e280af6265686176696f722c207768696368206973206f6674656e206261736564206f6e2077686174207765206665656c2c206c6561647320746f206365727461696e20636f6e73657175656e6365732ee280af2865673a204265686176696f723a20492069736f6c617465206d7973656c663b20492073746f7020746f20736f6369616c697a6520616e642049206e6f75726973682074686520646973746f727465642074686f7567687429200ac2a00a20416e642073696e636520776520646f206e6f74206a75737420636f6d6d756e6963617465207769746820776f7264732c206974206973207665727920706f737369626c6520666f722076657279207374726f6e6720616e64206c617374696e6720656d6f74696f6e73e280af746f206861766520616e20696d70616374206f6e206f757220626f64696c792066756e6374696f6e732028656720626f64793a20696e74656e73652074616368796361726469612c207472656d626c696e672c2073746f6d616368207061696e2c206672657175656e742068656164616368657329200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3335363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34363a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a2234363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb1223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3137333a22696d616765732f323032322f30312f32342f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb12663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36313a224576656e7473e280af2de280af54686f7567687473e280af2de280af4665656c696e6773e280af2de280af4265686176696f72e280af2d20426f647920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3436223b7d),
(1204, 'index.php?option=com_content&view=article&id=45', 'index.php?option=com_content&view=article&id=45:anxiety and panic attacks&catid=18', 'Anxiety and Panic Attacks ', ' Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder. ', '2022-10-05 09:47:05', 'f22756a5f32e01e163ddad9c2e638706', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3339303a2220537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f726465727320737563682061732067656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e20223b693a333b613a32373a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33313a22616e7869657479e280af616e64e280af70616e6963e280af61747461636b73223b733a373a2273756d6d617279223b733a3431343a223c6469763e0d0a3c703e537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f72646572732073756368206173e280af67656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323339363a22416e7869657479e280af616e64e280af50616e6963e280af41747461636b732020cea4cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb720ceb1cebdceb7cf83cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cebcceafceb12022cebaceb1cebaceae20cf87cf81ceaecf83ceb72220cf84ceb7cf8220cf86ceb1cebdcf84ceb1cf83ceafceb1cf8220cf83cebfcf85202020202020202020202020202020202020202020202020202020200a2020576f7272792069732061206d6973757365206f662074686520696d6167696e6174696f6e20200a20202020202020202020202020202020202020202020537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f72646572732073756368206173e280af67656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e200a2047656e6572616c697a656420616e7869657479206469736f726465722073796d70746f6d732063616e207661727920616e642063616e2062652070726573656e7420746f206368696c6472656e20616e64206164756c747320616c696b652e2054686579206d617920696e636c7564652070657273697374656e7420776f727279696e67206f7220616e78696574792061626f75742061206e756d626572206f662061726561732074686174206d617920656173696c792073686966742066726f6d206f6e6520746f70696320746f20616e6f746865722c20646966666963756c74792068616e646c696e6720756e6365727461696e74792c20656467696e6573732c20726573746c6573736e657373206f722069727269746162696c6974792c20746972696e6720656173696c792c20696d70616972656420636f6e63656e74726174696f6e206f72206665656c696e672061732074686f75676820746865206d696e6420676f657320626c616e6b2c20696e63726561736564206d7573636c65206163686573206f7220736f72656e65737320616e6420646966666963756c747920736c656570696e672e200a2050616e6963204469736f7264657220697320616e20616e7869657479206469736f72646572206261736564207072696d6172696c79206f6e20746865206f6363757272656e6365206f6620726563757272656e7420616e64206f6674656e20756e65787065637465642070616e69632061747461636b732e2045787065637465642070616e69632061747461636b7320617265206173736f63696174656420776974682073706563696669632066656172732c20737563682061732074686174206f6620666c79696e672e20556e65787065637465642070616e69632061747461636b732068617665206e6f206170706172656e742074726967676572206f722063756520616e64206d6179207365656d20746f206f6363757220776974686f7574207761726e696e672e200a20412070616e69632061747461636b2072656665727320746f2061e280af64697374696e637420706572696f64e280af2861626f7574203130206d696e7574657329e280af696e74656e73652066656172206f7220646973636f6d666f7274e280af616e6420697320636861726163746572697a65642062792073796d70746f6d7320737563682061732070616c7069746174696f6e732c20706f756e64696e672068656172742c206f7220616363656c65726174656420686561727420726174652c207377656174696e672c207472656d626c696e67206f72207368616b696e672c2073656e736174696f6e73206f662073686f72746e657373206f6620627265617468206f7220736d6f74686572696e672c2061206665656c696e67206f662063686f6b696e672c206368657374207061696e206f7220646973636f6d666f72742c206e6175736561206f72206162646f6d696e616c2064697374726573732c206665656c696e672064697a7a792c20756e7374656164792c206c696768746865616465642c206f72206661696e742c206665656c696e6773206f6620756e7265616c697479202864657265616c697a6174696f6e29206f72206265696e672064657461636865642066726f6d206f6e6573656c6620286465706572736f6e616c697a6174696f6e292c2066656172206f66206c6f73696e6720636f6e74726f6c2c20676f696e67206372617a79206f72206479696e672c206e756d626e657373206f722074696e676c696e672073656e736174696f6e7320287061726573746865736961732920616e64206368696c6c73206f7220686f7420666c75736865732e200a20497420697320696d706f7274616e7420746f206d616b6520737572652074686174207468652061747461636b7320617265206e6f742064756520746f20746865206469726563742070687973696f6c6f676963616c2065666665637473206f662061207375627374616e6365202873756368206173206472756720757365206f722061206d656469636174696f6e29206f7220612067656e6572616c206d65646963616c20636f6e646974696f6e2e200a204c6976696e6720776974682067656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722063616e206265206368616c6c656e67696e672e2047656e6572616c697a656420616e7869657479206469736f726465722063616e20626520696d70726f76656420776974682070737963686f7468657261707920616e642f6f72206d656469636174696f6e732c206c6966657374796c65206368616e6765732c206c6561726e696e6720636f70696e6720736b696c6c7320616e64207573696e672072656c61786174696f6e20746563686e69717565732e223b733a363a22696d61676573223b733a3330393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6167786f732d6b726973692d70616e696b6f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6167786f732d6b726973692d70616e696b6f752e6a70673f77696474683d37333630266865696768743d34393132222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34373a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2234353a616e7869657479e280af616e64e280af70616e6963e280af61747461636b73223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132363a22696d616765732f323032322f30312f32342f6167786f732d6b726973692d70616e696b6f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6167786f732d6b726973692d70616e696b6f752e6a70673f77696474683d37333630266865696768743d34393132223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34353a616e7869657479e280af616e64e280af70616e6963e280af61747461636b732663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22416e7869657479e280af616e64e280af50616e6963e280af41747461636b7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3435223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1205, 'index.php?option=com_content&view=article&id=44', 'index.php?option=com_content&view=article&id=44:τί-είναι-το-άγχος&catid=18', 'What  is  stress? ', ' Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. ', '2022-10-05 09:47:33', '1d50c4efd3d6274fd70b2ebd883a83cf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239343a22205374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732e20223b693a333b613a32373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a33313a22cf84ceaf20ceb5ceafcebdceb1ceb920cf84cebf20ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3531373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323038343a225768617420e280af6973e280af207374726573733fc2a020cea4cebf20ceacceb3cf87cebfcf8220ceb4ceb5cebd20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20ceb1cf8dcf81ceb9cebf20ceb1cf80cf8c20cf84ceb9cf8220cebbcf8dcf80ceb5cf8220cf84cebfcf852c20ceb1cebbcebbceac20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20cf83ceaecebcceb5cf81ceb120ceb1cf80cf8c20cf84ceb720ceb4cf8dcebdceb1cebcceae20cf84cebfcf85202020202020202020202020202020202020202020202020202020200a202053747265737320646f6573206e6f7420656d70747920746f6d6f72726f772066726f6d2069747320736f72726f77732c2062757420697420656d7074696573e280af20746f64617920e280af6f662069747320737472656e6774682e2e2e20200a2020202020202020202020202020202020202020200a205374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732ec2a0200ac2a00a2041732061206d656368616e69736d2c206974206b6565707320757320616c6572742c206d6f7469766174656420616e6420726561647920746f2061766f69642064616e676572207768656e206e65656465642e20537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2e20546869732073747265737320726573706f6e73652c206b6e6f776e2061732074686520e2809c66696768742d666c69676874206f7220667265657a6520726573706f6e7365e2809d206361757365732070687973696f6c6f676963616c206368616e67657320746f2074686520626f647920616e6420612070726f6c6f6e6765642061637469766174696f6e2063616e206c65616420746f206469737472657373207768696368206973206163636f6d70616e696564207769746820706879736963616c20616e6420656d6f74696f6e616c2073796d70746f6d732c2073756368206173206865616461636865732c204749542064697374726573732c20656c65766174656420626c6f6f642070726573737572652c206d7573636c652074656e73696f6e2c2073657875616c2064797366756e6374696f6e2c2064697374757262656420736c656570207061747465726e732c2074697265646e6573732c2064657072657373696f6e2c2070616e69632061747461636b73206574632ec2a0200ac2a00a20537472657373207468657265666f7265206e6565647320746f206265206465616c742077697468207768656e206974206c6173747320616e6420697420696e666c75656e63657320757320636f6e736964657261626c792063617573696e6720646966666963756c747920696e206f7572206461696c7920726f7574696e652e20546865206669727374207374657020696e206465616c696e67207769746820616e7869657479206973207265636f676e697a696e67e280af616e64206d616e6167696e67207468652064797366756e6374696f6e616c2074686f756768742070726f636573732077686963682070726f766f6b6573206e6567617469766520656d6f74696f6e732e20506879736963616c206578657263697365e280af616e64e280af70726f7065722064696574e280af616374e280af6e6f74206f6e6c792070726576656e746976656c792062757420616c736fe280af7468657261706575746963616c6c79e280af696e206465616c696e67207769746820616e78696574792e200ac2a00a204173206974207475726e73206f75742c20616e786965747920616e64207374726573732061726520636c6f73656c79206c696e6b656420616e64206576656e20736861726520636f6d6d6f6e2073796d70746f6d732e2054686573652061726520736974756174696f6e73207468617420776520616c6c20657870657269656e636520696e206f7572206461696c79206c697665732e20496e20636173657320776865726520776520617265206e6f74207375726520776861742065786163746c792069732068617070656e696e672c20686f77206f6674656e20616e6420696e74656e73656c7920776520657870657269656e636520737563682073796d70746f6d732062757420616c736f20686f77206d756368207468657920616666656374206f7572206461696c79206c69666520616e64207468652077617920776520776f726b2c20697420697320616e20696e64696361746f72207468617420697420636f756c642062652075736566756c20746f20636f6e73756c742061206d656e74616c206865616c74682070726f66657373696f6e616c20666f72207468656972206d616e6167656d656e742e200a0a20c2a0223b733a363a22696d61676573223b733a3330343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d6167786f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d6167786f732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34373a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32383b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2234343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132313a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d6167786f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d746f2d6167786f732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a225768617420e280af6973e280af207374726573733fc2a0223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3434223b7d),
(1208, 'index.php?option=com_content&view=article&id=250', 'index.php?option=com_content&view=article&id=250:what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder&catid=45', 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', ' What is Orthorexia? What do you need to know? Is this a new trend or a disorder? ', '2022-10-13 08:02:43', 'ca1dcc75a65c41be6ad1c7aaf84f0faf', 1, 1, 1, '*', '2022-10-12 08:19:57', NULL, '2022-10-12 08:19:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38323a222057686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f20223b693a333b613a32373a7b733a323a226964223b693a3235303b733a353a22616c696173223b733a37373a2277686174206973206f7274686f7265786961207768617420646f20796f75206e65656420746f206b6e6f7720697320746869732061206e6577207472656e64206f722061206469736f72646572223b733a373a2273756d6d617279223b733a3139353a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e57686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a353437323a220d0a3c703e446f20796f75206f6e6c792063686f6f736520666f6f6473206c6162656c65642061732022636c65616e22206f722022616c6c206e61747572616c223f204f722c206861766520796f7520736b69707065642061206d65616c207769746820667269656e6473206265636175736520746865206d656e75207761736e277420226865616c746879223f204861766520796f75206e6f7469636564207468617420796f7572206d696e6420697320636f6e7374616e746c79206f6e20666f6f643f2049732069742061626f757420796f7572206e657874206d65616c206f7220646f20796f7520666f6c6c6f77206f6e20736f6369616c206d656469612067726f757073207468617420666f637573206f6e20697420616c6c207468652074696d653f3c2f703e0d0a3c703e5768696c65207468657265206973206e6f206861726d20696e2063686f6f73696e67206e7574726974696f757320666f6f6473206f7220656e676167696e6720696e20656174696e672068616269747320746861742070726f6d6f7465206f757220626f647927732062617369632066756e6374696f6e732c2069742063616e206265636f6d65206861726d66756c207768656e20746865207269676964697479206f662074686573652063686f69636573206265636f6d657320736f2065787472656d652074686174206120706572736f6e2773206d656e74616c20616e6420706879736963616c2077656c6c2d6265696e6720697320636f6d70726f6d697365642e205768656e20666f6f642063686f6963657320617265206d61646520736f6c656c79206279202270757269747922206f76657220706c6561737572652c2069742063616e206c65616420746f2064797366756e6374696f6e616c206265686176696f727320696e206576657279646179206c6966652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e576861742065786163746c79206973206f7274686f72657869613f3c2f7374726f6e673e3c2f703e0d0a3c703e546865207465726d20226f7274686f72657869612220776173206669727374206465736372696265642062792053746576656e20427261746d616e2c20696e20313939372c20696e2068697320626f6f6b20224865616c746820466f6f64204a756e6b696573222e2054686520446961676e6f7374696320616e6420537461746973746963616c204d616e75616c206f66204d656e74616c204469736f7264657273202844534d2d352920646f65736ee280997420636c617373696679206f7274686f7265786961206173206120736570617261746520656174696e67206469736f726465722c206c696b6520616e6f7265786961206e6572766f73612e2054686973206170706561727320746f2062652064756520746f2074686520646966666963756c7479206f6620646966666572656e74696174696e67206265747765656e20776861742061726520636f6e73696465726564206865616c74687920656174696e6720707261637469636573206f72206d616c616461707469766520656174696e67206265686176696f72732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e486f772064696420746865207465726d20226f7274686f72657869612220636f6d652061626f75743f3c2f7374726f6e673e3c2f703e0d0a3c703e546865207465726d206f7274686f726578696120636f6d65732066726f6d2074686520477265656b20776f726420e2809c6f7274686f73e2809d207768696368206d65616e7320636f727265637420616e6420e2809c6f72656b7369e2809d207768696368206d65616e732061707065746974652e20497420697320636861726163746572697a6564206279206120706174686f6c6f676963616c206f6273657373696f6e20776974682062696f6c6f676963616c6c7920227075726522206f7220636f72726563742c206865616c74687920666f6f64207768696368206c6561647320746f207369676e69666963616e742064696574617279207265737472696374696f6e732e20497473206d61696e2063686172616374657269737469637320617265207468652061766f6964616e6365202d20617420746865206c6576656c206f6620636f6d70756c73696f6e202d206f662022756e6865616c7468792220666f6f64732c20737563682061732073756761722c2073616c742c206361666665696e652c20616c636f686f6c2c207377656574732c20667269656420666f6f64732c2077686561742c20616e696d616c206661742c20736f792c20636f726e2c2064616972792e3c2f703e0d0a3c703e4120706572736f6e2077697468206f7274686f7265786961206d617920666f6c6c6f772061207374726963742064696574207468617420696e636c75646573206f6e6c792022707572652220666f6f64732c2073756368206173206f7267616e6963616c6c792067726f776e2066727569747320616e6420766567657461626c65732e204f6273657373696e67206f76657220636c65616e20656174696e672063616e2062652064657472696d656e74616c20746f2074686520696e646976696475616c2e205468657365207374726963742072756c65732061626f757420666f6f642063616e206c65616420746f20736f6369616c2069736f6c6174696f6e2c206d616c6e7574726974696f6e20616e64206d656e74616c2064697374726573732e3c2f703e0d0a3c703e497420697320696d706f7274616e742074686174206f757220736f636965747920616e64206e7574726974696f6e2063756c7475726520646f6ee280997420707261697365207265737472696374696f6e206f7220616363657074207269676964697479206173202273656c662d6469736369706c696e652220736f2074686174207468697320636f6e667573696f6e206973206e6f7420637265617465642e205265676172646c657373206f662074686520646961676e6f737469632063726974657269612c20616e792074696d652074686f7567687473206f72206265686176696f72732061726f756e6420666f6f6420626567696e20746f20636f6e74726f6c2061737065637473206f6620796f7572206c6966652c20697427732061207369676e207468617420796f75206d6179206e6565642070726f66657373696f6e616c2068656c702e3c2f703e0d0a3c703e3c7374726f6e673e506f737369626c65207369676e73206f66206f7274686f72657869613a3c2f7374726f6e673e3c2f703e0d0a3c756c3e0d0a3c6c693e436f6d70756c7369766520636f6e74726f6c206f6620696e6772656469656e747320616e64206e7574726974696f6e206c6162656c733c2f6c693e0d0a3c6c693e496e6372656173656420636f6e6365726e2061626f757420746865207175616c697479206f72206865616c7468206f6620696e6772656469656e74732f666f6f64733c2f6c693e0d0a3c6c693e456c696d696e6174696f6e206f6620737065636966696320666f6f6473206f7220656e7469726520666f6f642067726f757073206966207468657920617265206e6f7420636f6e7369646572656420e2809c6865616c746879e2809d3c2f6c693e0d0a3c6c693e496e6162696c69747920746f20656174206f7220696e63726561736564206469737472657373207768656e20656174696e6720666f6f6473207468617420617265206e6f7420636f6e73696465726564202770757265272c2027636c65616e27206f7220276865616c746879273c2f6c693e0d0a3c6c693e556e757375616c20696e74657265737420696e2077686174206f74686572732065617420616e64206665656c696e6773206f66206a7564676d656e742061626f7574206f74686572732077686f20646f206e6f74206561742073696d696c61726c7920746f20796f753c2f6c693e0d0a3c6c693e4578636573736976652074696d65207370656e74207468696e6b696e672061626f757420666f6f642028776f727279696e672061626f757420746865206e657874206d65616c2c20686f77206d65616c73206172652070726570617265642c2072656164696e6720626c6f6773206f7220626f6f6b732061626f7574206e7574726974696f6e2c206574632e293c2f6c693e0d0a3c6c693e537472657373206f7220616e78696574792069732070726573656e74207768656e2022736166652220666f6f6473206172656ee280997420617661696c61626c65206f7220796f752063616ee28099742070726570617265207468656d20796f757273656c663c2f6c693e0d0a3c6c693e4f6273657373697665207761746368696e67206f66202777656c6c6e657373272f276865616c74682720636f6e74656e742e3c2f6c693e0d0a3c6c693e426f647920696d61676520636f6e6365726e73206d6179206f72206d6179206e6f742062652070726573656e743c2f6c693e0d0a3c6c693e4f7274686f72657869612063616e20656173696c7920676f20756e6e6f74696365642c206173206e7574726974696f6e2063756c7475726520636f6e736964657273206d616e79206f6620746865206265686176696f72732061626f766520746f2062652073696d706c79202261646f7074696f6e206f662061206865616c746879206c6966657374796c652e223c2f6c693e0d0a3c2f756c3e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e466f6f642043756c747572652026616d703b20456174696e67204469736f72646572733c2f7374726f6e673e3c2f703e0d0a3c703e466f6f642063756c7475726520697320636f6e667573696e672e20497420737567676573747320746861742074686572652069732061202272696768742220616e642061202277726f6e67222077617920746f206561742e204974206e6f726d616c697a657320656174696e67206469736f72646572206265686176696f72732073756368206173207265737472696374696f6e206f72206578636573736976652065786572636973652e2049742073756767657374732074686174206120736c696d20626f64792069732074686520657069746f6d65206f66206865616c74682e2046726f6d20736f6369616c206d6564696120746f2067726f63657279206169736c657320746f206576656e2063617375616c20636f6e766572736174696f6e207769746820667269656e64732061626f757420746865206c617465737420227375706572666f6f6422206f7220746865206c6174657374206e7574726974696f6e20706c616e2c20746865736520746f786963206d65737361676573207365657020696e746f20657665727920617370656374206f66206f7572206c697665732c206d616b696e6720697420646966666963756c7420746f206e617669676174652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e4f7274686f72657869612026616d703b20456174696e67204469736f72646572205265686162696c69746174696f6e3c2f7374726f6e673e3c2f703e0d0a3c703e4173206120726573756c74206f66207468657365206d6573736167657320616e6420736f6369657479206578706563746174696f6e732c20697420697320756e6465727374616e6461626c65207468617420646966666572656e74696174696e67206265747765656e20616e20656174696e67206469736f7264657220616e64206865616c74682061776172656e6573732063616e20626520636f6e667573696e672e2054686520676f616c206f6620616e792064797366756e6374696f6e616c20656174696e67206265686176696f72207265686162696c69746174696f6e20697320746f2063726561746520666c65786962696c69747920736f207468617420796f752063616e2072656761696e20746865206a6f7920616e6420706c656173757265206f6620656174696e672e20546f20686f6e6f7220626f746820796f7572207461737465206275647320616e6420796f7572206865616c74682e204e6f2073696e676c6520666f6f64206f72206d65616c20697320676f696e6720746f206861766520612064657472696d656e74616c20696d70616374206f6e20796f7572206865616c74682e20486f77657665722c20666f6c6c6f77696e67207374726963742072756c65732c207468696e6b696e67206f6620666f6f64732061732027676f6f6427206f7220276261642720616e6420646570726976696e6720796f757273656c66206f662074686520726577617264696e6720657870657269656e636573207468617420666f6f642063616e2070726f766964652063616e20616e642077696c6c206265206861726d66756c2e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c656d3e5768656e20746865206c696e65206265747765656e206865616c746820616e6420656174696e67206469736f72646572206265636f6d657320626c75727265642c2074616b6520612073746570206261636b20616e642061736b20796f757273656c663a3c2f656d3e3c2f703e0d0a3c703e3c7374726f6e673e576861742069732074686520706f736974696f6e206f66207468652064696574697469616e20616e6420746865206d656e74616c206865616c74682070726f66657373696f6e616c3f3c2f7374726f6e673e3c2f703e0d0a3c703e5468652064696574697469616e20756e64657274616b657320746865206e7574726974696f6e616c2072652d656475636174696f6e206f6620746865206f7274686f726578696320706572736f6e20696e2077686174206973206865616c7468792c206e7574726974696f757320616e6420736166652c20616e6420616c736f2074686520726567756c6174696f6e206f662062696f6c6f676963616c20696d62616c616e6365732c207768696c6520746865206d656e74616c206865616c74682070726f66657373696f6e616c2077696c6c2068656c702074686520706572736f6e20746f207265646566696e652074686f756768747320616e6420656d6f74696f6e732c20746f206f7269656e7461746520746f7761726473206265686176696f727320776974686f757420636f6d70756c73696f6e7320616e64207468726f7567682063756c7469766174696e67206865616c74687920696e746572706572736f6e616c20626f756e6461726965732c20746f206761696e2073656c662d636f6e666964656e63652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c207265666572656e63653a3c2f703e0d0a3c703e4d63436f6d622c20532e452026616d703b204d696c6c732c204a2e532e20283230313929204f7274686f7265786961206e6572766f73613a204120726576696577206f662070737963686f736f6369616c207269736b20666163746f72732e2041707065746974652e20646f692e6f72672f31302e313031362f6a2e61707065742e323031392e30352e3030353c2f703e223b733a363a22696d61676573223b733a3139353a227b22696d6167655f696e74726f223a22696d616765735c2f4f7274686f72657869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332030383a30323a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a223235303a776861742d69732d6f7274686f72657869612d776861742d646f2d796f752d6e6565642d746f2d6b6e6f772d69732d746869732d612d6e65772d7472656e642d6f722d612d6469736f72646572223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32313a22696d616765732f4f7274686f72657869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d31302d31322030383a31393a3537223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235303a776861742d69732d6f7274686f72657869612d776861742d646f2d796f752d6e6565642d746f2d6b6e6f772d69732d746869732d612d6e65772d7472656e642d6f722d612d6469736f726465722663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d31302d31322030383a31393a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a2257686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323530223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1209, 'index.php?option=com_content&view=article&id=249', 'index.php?option=com_content&view=article&id=249:by-reducing-time-on-social-media,-we-can-improve-health&catid=45', 'By reducing time on social media, we can improve health', ' By reducing time on social media, we can improve health ', '2022-10-13 12:42:44', 'd416a17f558530e9c62e1aa6f77ebe95', 1, 1, 1, '*', '2022-09-29 07:08:49', NULL, '2022-09-29 07:08:49', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35373a22204279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c746820223b693a333b613a32373a7b733a323a226964223b693a3234393b733a353a22616c696173223b733a35353a226279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c7468223b733a373a2273756d6d617279223b733a3137303a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c74683c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323937393a220d0a3c703e3c7374726f6e673e496620796f75207370656e64203330206d696e75746573206c657373206f6e20736f6369616c206d656469612065616368206461793c2f7374726f6e673e203c7374726f6e673e616e6420646f20736f6d6520706879736963616c20616374697669747920e280932065786572636973652c207468656e3c2f7374726f6e673e203c7374726f6e673e69742069732076657279206c696b656c79207468617420796f7572206d656e74616c206865616c74682077696c6c20626520696d70726f7665642c3c2f7374726f6e673e206163636f7264696e6720746f206e657720726573656172636820636f6e6475637465642062792061207465616d2066726f6d207468652043656e74657220666f72204d656e74616c204865616c746820526573656172636820616e642054726561746d656e742061742074686520527568722d556e69766572736974c3a47420426f6368756d2c206c656420627920617373697374616e742070726f666573736f722044722e204a756c696120427261696c6f76736b61696120616e64207075626c697368656420696e20746865204a6f75726e616c206f66205075626c6963204865616c7468206f6e2053657074656d62657220323c7375703e6e643c2f7375703e202c20323032322e3c2f703e0d0a3c703e4120746f74616c206f662036343220766f6c756e74656572732070617274696369706174656420696e2074686520726573656172636820616e6420776572652072616e646f6d6c79206469766964656420696e746f20342067726f7570732e205468652066697273742067726f75702072656475636564207468656972206461696c7920736f6369616c206d6564696120636f6e73756d7074696f6e206279203330206d696e7574657320647572696e6720616e20696e74657276656e74696f6e20706572696f64206f662074776f207765656b732e2053696e63652070726576696f75732073747564696573206861642073686f776e207468617420706879736963616c2061637469766974792063616e20696e6372656173652077656c6c2d6265696e6720616e64207265647563652064657072657373696f6e2073796d70746f6d732c2074686520766f6c756e746565727320696e20746865207365636f6e642067726f757020696e6372656173656420746865206475726174696f6e206f6620706879736963616c206163746976697479206279203330206d696e75746573206461696c7920647572696e67207468697320706572696f642c207768696c6520636f6e74696e75696e6720746f2075736520736f6369616c206d6564696120617320757375616c2e205468652074686972642067726f757020636f6d62696e656420626f746820636f6e646974696f6e732c206279207265647563696e6720736f6369616c206d656469612075736520616e6420696e6372656173696e6720706879736963616c2061637469766974792e204120636f6e74726f6c2067726f757020646964206e6f74206368616e6765206265686176696f7220647572696e672074686520696e74657276656e74696f6e2070686173652e3c2f703e0d0a3c703e5061727469636970616e747320616e737765726564206f6e6c696e6520737572766579732061626f7574206475726174696f6e2c20696e74656e7369747920616e6420656d6f74696f6e616c207369676e69666963616e6365206f66207573696e6720736f6369616c206d656469612c20746865697220706879736963616c2061637469766974792c20746865697220736174697366616374696f6e2077697468206c6966652c207375626a656374697665206665656c696e67206f662068617070696e6573732c20646570726573736976652073796d70746f6d732c207468652070737963686f6c6f676963616c20656666656374206f662074686520436f7669642d31392070616e64656d696320616e642063696761726574746520636f6e73756d7074696f6e206265666f72652c20647572696e6720616e6420757020746f20736978206d6f6e746873206166746572207468652074776f2d7765656b20696e74657276656e74696f6e2e3c2f703e0d0a3c703e5265736561726368206861732073686f776e2074686174203c7374726f6e673e74686520726564756374696f6e206f662074696d65207370656e74206f6e20736f6369616c206d656469612065616368206461792061732077656c6c2061732074686520696e637265617365206f6620706879736963616c20616374697669747920686164206120706f73697469766520696d70616374206f6e2070656f706c6573e280992077656c6c6265696e672e3c2f7374726f6e673e3c2f703e0d0a3c703e536978206d6f6e7468732061667465722074686520656e64206f662074686520696e74657276656e74696f6e2c207061727469636970616e747320696e20616c6c20746872656520696e74657276656e74696f6e2067726f757073207370656e74206c6573732074696d65206f6e20736f6369616c206d65646961207468616e206265666f72653a20746861742069732c2061626f75742068616c6620616e20686f757220666f7220746865207465616d7320746861742065697468657220686164207265647563656420736f6369616c206d656469612074696d6520696e20746865206d6964646c65206569746865722068616420696e63726561736564207468656972206461696c7920657865726369736520616e6420617070726f78696d6174656c792074687265652d7175617274657273206f6620616e20686f757220666f7220746865207465616d20746861742068616420636f6d62696e656420626f746820636f6e646974696f6e732e2054686520706f73697469766520656666656374206f6e206d656e74616c206865616c746820636f6e74696e756564207468726f7567686f75742074686520706572696f64206d6f6e69746f72696e672e3c2f703e0d0a3c703e4173204a756c696120427261696c6f76736b616961207265706f7274733ac2a020e2809c3c7374726f6e673e5468657365206d656173757265732063616e20656173696c79206265206170706c69656420746f206f6e652773206461696c79206c6966652c2061726520636f6d706c6574656c79206672656520616e64206174207468652073616d652074696d652c20746865792068656c70207573207374617920686170707920616e64206865616c74687920696e20746865206469676974616c206572613c2f7374726f6e673e222e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a756c696120427261696c6f76736b6169612c20566572656e61204a2e20537761726c696b2c2047656f726720412e204772657468652c20486f6c67657220536368696c6c61636b2c204ac3bc7267656e4d6172677261662ec2a04578706572696d656e74616c206c6f6e6769747564696e616c2065766964656e636520666f722063617573616c20726f6c65206f6620736f6369616c206d656469612075736520616e6420706879736963616c20616374697669747920696e20434f5649442d31392062757264656e20616e64206d656e74616c206865616c74682ec2a04a6f75726e616c206f66205075626c6963204865616c74682c20323032323b20444f493ac2a031302e313030372f7331303338392d3032322d30313735312d783c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4a69616e672c20542e2c2059616b696e2c20532e2c2043726f636b65722c204a2e2c2026616d703b205761792c20422e204d2e202832303232292e2050657263656976656420736f6369616c20737570706f72742d676976696e67206d6f6465726174657320746865206173736f63696174696f6e206265747765656e20736f6369616c2072656c6174696f6e736869707320616e6420696e7465726c65756b696e2d36206c6576656c7320696e20626c6f6f642e20427261696e2c206265686176696f722c20616e6420696d6d756e6974792c203130302c2032352d32382e3c2f703e223b733a363a22696d61676573223b733a3330303a227b22696d6167655f696e74726f223a22696d616765735c2f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332031323a34323a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223234393a62792d7265647563696e672d74696d652d6f6e2d736f6369616c2d6d656469612c2d77652d63616e2d696d70726f76652d6865616c7468223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132363a22696d616765732f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30392d32392030373a30383a3439223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234393a62792d7265647563696e672d74696d652d6f6e2d736f6369616c2d6d656469612c2d77652d63616e2d696d70726f76652d6865616c74682663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30392d32392030373a30383a3439223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a224279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323439223b7d),
(1210, 'index.php?option=com_content&view=article&id=234', 'index.php?option=com_content&view=article&id=234:soul-test-για-το-worklife-balance&catid=36', 'Soul Test for worklife balance', '', '2022-12-07 11:56:17', '1e5f8c71935febb7cddc3e45ebb1454b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233343b733a353a22616c696173223b733a33383a22736f756c207465737420ceb3ceb9ceb120cf84cebf20776f726b6c6966652062616c616e6365223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220574f524b4c4946452042414c414e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35363a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e6365223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e63652663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220776f726b6c6966652062616c616e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323334223b7d),
(1211, 'index.php?option=com_content&view=article&id=233', 'index.php?option=com_content&view=article&id=233:soul-test-για-την-ψυχικη-ανθεκτικοτητα&catid=35', 'Soul Test for Psychological Resilience', '', '2022-12-07 11:57:23', '7b1850af51fecae558d74cdfc52b9694', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233333b733a353a22616c696173223b733a36333a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceb720ceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522050535943484f4c4f474943414c20524553494c49454e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722050737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323333223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1212, 'index.php?option=com_content&view=article&id=232', 'index.php?option=com_content&view=article&id=232:soul-test-για-τη-θεσπιση-στοχων&catid=34', 'Soul Test for goals', '', '2022-12-07 11:58:10', '3b72f14807bd73effbf768a8fc47980a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233323b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf83cf80ceb9cf83ceb720cf83cf84cebfcf87cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a31393a22534f554c205445535420464f5220474f414c53223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35383a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd2663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22536f756c205465737420666f7220676f616c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323332223b7d),
(1213, 'index.php?option=com_content&view=article&id=231', 'index.php?option=com_content&view=article&id=231:soul-test-για-την-προσαρμοστικοτητα&catid=33', 'Soul Test for adaptability', '', '2022-12-07 11:58:49', 'ff81d2f357f02eb1338bf6e2193b7532', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233313b733a353a22616c696173223b733a35383a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32363a22534f554c205445535420464f522041444150544142494c495459223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35383a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a22536f756c205465737420666f722061646170746162696c697479223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323331223b7d),
(1216, 'index.php?option=com_content&view=article&id=230', 'index.php?option=com_content&view=article&id=230:soul-test-για-τα-ορια-τεστ-2&catid=32', 'Soul Test for boundaries (Test 2)', '', '2022-12-07 12:00:18', 'f300fd224a40ec6e076885f19071f7d6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233303b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220424f554e444152494553202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a30303a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220626f756e646172696573202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323330223b7d),
(1217, 'index.php?option=com_content&view=article&id=229', 'index.php?option=com_content&view=article&id=229:soul-test-για-τα-ορια-τεστ-1&catid=32', 'Soul Test for boundaries (Test 1)', '', '2022-12-07 12:00:47', 'b3af156dca441aec17b60127dc9392d7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232393b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220424f554e444152494553202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a30303a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220626f756e646172696573202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323239223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1218, 'index.php?option=com_content&view=article&id=228', 'index.php?option=com_content&view=article&id=228:soul-test-για-την-ικανοτητα&catid=30', 'Soul Test for Competence', '', '2022-12-07 12:33:32', 'defdf14f23fbfbf91a07107c56f10616', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232383b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32343a22534f554c205445535420464f5220434f4d504554454e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33333a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb12663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22536f756c205465737420666f7220436f6d706574656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323238223b7d),
(1220, 'index.php?option=com_content&view=article&id=227', 'index.php?option=com_content&view=article&id=227:soul-test-για-τη-θετικοτητα-τεστ-2&catid=29', 'Soul Test for positivity (Test 2)', '', '2022-12-07 12:34:51', '5ec0c4a881196e6a318e42e5548b5b4a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232373b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220504f53495449564954592854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33343a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d322663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220706f7369746976697479202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323237223b7d),
(1221, 'index.php?option=com_content&view=article&id=226', 'index.php?option=com_content&view=article&id=226:soul-test-για-τη-θετικοτητα-τεστ-1&catid=29', 'Soul Test for positivity (Test 1)', '', '2022-12-07 12:35:28', '05423f2cb8aebeca9e69ed26235b2d11', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232363b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220504f5349544956495459202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33353a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d312663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220706f7369746976697479202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323236223b7d),
(1222, 'index.php?option=com_content&view=article&id=225', 'index.php?option=com_content&view=article&id=225:soul-test-για-την-ευτυχια-τεστ-2&catid=28', 'Soul Test for happiness (Test 2)', '', '2022-12-07 12:36:31', '3f565e5818f4b29664be947ea57531bd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232353b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f522048415050494e455353202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f722068617070696e657373202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323235223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1223, 'index.php?option=com_content&view=article&id=224', 'index.php?option=com_content&view=article&id=224:soul-test-για-την-ευτυχια-τεστ-1&catid=28', 'Soul Test for happiness (Test 1)', '', '2022-12-07 12:36:54', '9c7d5c6fb0eea781ed0958808a2ecf6c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232343b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f522048415050494e455353202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33363a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f722068617070696e657373202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323234223b7d),
(1224, 'index.php?option=com_content&view=article&id=223', 'index.php?option=com_content&view=article&id=223:soul-test-για-την-ευγνωμοσυνη-τεστ-2&catid=27', 'Soul Test for gratitude (Test 2)', '', '2022-12-07 12:37:46', '3ea3f6d662e07000206935652af8a711', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220475241544954554445202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33373a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d322663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220677261746974756465202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323233223b7d),
(1225, 'index.php?option=com_content&view=article&id=222', 'index.php?option=com_content&view=article&id=222:soul-test-για-την-ευγνωμοσυνη-τεστ-1&catid=27', 'Soul Test for gratitude (Test 2)', '', '2022-12-07 12:38:22', '30cae250f3240b37e0378f9f5b757d8c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232323b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220475241544954554445202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33383a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d312663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220677261746974756465202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323232223b7d),
(1226, 'index.php?option=com_content&view=article&id=221', 'index.php?option=com_content&view=article&id=221:soul-test-για-τη-θετικη-διεκδικηση&catid=26', 'Soul Test for assertiveness', '', '2022-12-07 12:39:25', 'c6112422854ca21b0ea68a35e005ac90', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232313b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebaceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32373a22534f554c205445535420464f52204153534552544956454e455353223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33393a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22536f756c205465737420666f72206173736572746976656e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323231223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1227, 'index.php?option=com_content&view=article&id=220', 'index.php?option=com_content&view=article&id=220:soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2&catid=25', 'Soul Test for Energy Management (Test 2)', '', '2022-12-07 12:40:36', '3729282e75fd0f3e50b6ae391532971c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232303b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34313a22534f554c205445535420464f5220454e45524759204d414e4147454d454e542028cea4455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34303a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d322663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22536f756c205465737420666f7220456e65726779204d616e6167656d656e74202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323230223b7d),
(1228, 'index.php?option=com_content&view=article&id=219', 'index.php?option=com_content&view=article&id=219:soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1&catid=25', 'Soul Test for Energy Management (Test 1)', '', '2022-12-07 12:41:18', '2e949e38f30b88ab9fd350b7183356d9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231393b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34313a22534f554c205445535420464f5220454e45524759204d414e4147454d454e542028cea4455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34313a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d312663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22536f756c205465737420666f7220456e65726779204d616e6167656d656e74202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323139223b7d),
(1230, 'index.php?option=com_content&view=article&id=218', 'index.php?option=com_content&view=article&id=218:soul-test-για-την-αυτοπεποιθηση-τεστ-2&catid=24', 'Soul Test for self-confidence (Test 2)', '', '2022-12-07 12:42:40', 'ba943f3ef18c15b75fc1e4ce57f4f585', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231383b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522053454c4620434f4e464944454e4345202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34323a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d322663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722073656c662d636f6e666964656e6365202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323138223b7d),
(1231, 'index.php?option=com_content&view=article&id=217', 'index.php?option=com_content&view=article&id=217:soul-test-για-την-αυτοπεποιθηση-τεστ-1&catid=24', 'Soul Test for self-confidence (Test 1)', '', '2022-12-07 12:43:09', '8de8ddc5395c46d3d30d28194659f7a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231373b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522053454c4620434f4e464944454e4345202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34333a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d312663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722073656c662d636f6e666964656e6365202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323137223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1232, 'index.php?option=com_content&view=article&id=216', 'index.php?option=com_content&view=article&id=216:soul-test-για-την-αυτονομια&catid=23', 'Soul Test for autonomy', '', '2022-12-07 12:43:50', '8a2ca4c3be5c9d325ac0a09aa659d458', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231363b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32323a22534f554c205445535420464f52204155544f4e4f4d59223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34333a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22536f756c205465737420666f72206175746f6e6f6d79223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323136223b7d),
(1233, 'index.php?option=com_content&view=article&id=215', 'index.php?option=com_content&view=article&id=215:soul-test-για-τον-αυτοελεγχο-τεστ-1&catid=22', 'Soul Test for self-control (Test 1)', '', '2022-12-07 12:44:34', '02fe56efa4de86dafdb930c358902ef9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231353b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84cebfcebd20ceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33353a22534f554c205445535420464f522053454c462d434f4e54524f4c202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34343a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d312663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22536f756c205465737420666f722073656c662d636f6e74726f6c202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323135223b7d),
(1234, 'index.php?option=com_content&view=article&id=214', 'index.php?option=com_content&view=article&id=214:soul-test-για-το-απολαμβανειν-τεστ-2&catid=21', 'Soul Test for Enjoyment (Test 2)', '', '2022-12-07 12:45:18', 'e997435be986aeaa44f0b92cd1bdba04', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231343b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220454e4a4f594d454e54202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34353a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d322663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220456e6a6f796d656e74202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323134223b7d),
(1236, 'index.php?option=com_content&view=article&id=213', 'index.php?option=com_content&view=article&id=213:soul-test-για-το-απολαμβανειν-τεστ-1&catid=21', 'Soul Test for Enjoyment (Test 1)', '', '2022-12-07 12:46:01', '9d9aec584c7f292ef7c23cef6ef3d550', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220454e4a4f594d454e54202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34363a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d312663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220456e6a6f796d656e74202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323133223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1238, 'index.php?option=com_content&view=article&id=212', 'index.php?option=com_content&view=article&id=212:soul-test-για-τισ-ερωτικεσ-σχεσεισ&catid=42', 'Soul Test for Romantic Relationships', '', '2022-12-07 12:49:34', '4c1ba91fd17591120c9fa91aa28ba86f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231323b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320ceb5cf81cf89cf84ceb9cebaceb5cf8320cf83cf87ceb5cf83ceb5ceb9cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33363a22534f554c205445535420464f5220524f4d414e5449432052454c4154494f4e5348495053223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf83223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf832663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22536f756c205465737420666f7220526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323132223b7d),
(1239, 'index.php?option=com_content&view=article&id=211', 'index.php?option=com_content&view=article&id=211:soul-test-για-τισ-σχεσεισ-τεστ-2&catid=41', 'Soul Test for interpersonal relationships (Test 2)', '', '2022-12-07 12:50:15', '32792a239687016f8f4c771958993dad', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231313b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35303a22534f554c205445535420464f5220494e544552504552534f4e414c2052454c4154494f4e5348495053202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35303a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d322663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22536f756c205465737420666f7220696e746572706572736f6e616c2072656c6174696f6e7368697073202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323131223b7d),
(1240, 'index.php?option=com_content&view=article&id=210', 'index.php?option=com_content&view=article&id=210:soul-test-για-τισ-σχεσεισ-τεστ-1&catid=41', 'Soul Test for interpersonal relationships (Test 1)', '', '2022-12-07 12:50:37', 'b34983c809486b6428e98448686d7b51', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231303b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35303a22534f554c205445535420464f5220494e544552504552534f4e414c2052454c4154494f4e5348495053202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35303a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d312663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22536f756c205465737420666f7220696e746572706572736f6e616c2072656c6174696f6e7368697073202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323130223b7d),
(1241, 'index.php?option=com_content&view=article&id=209', 'index.php?option=com_content&view=article&id=209:soul-test-για-το-θυμο&catid=39', 'Soul Test for Anger', '', '2022-12-07 12:51:11', 'cdb7bd70eedf6135611aa0534b0779ce', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230393b733a353a22616c696173223b733a33303a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb8cf85cebccebf223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a31393a22534f554c205445535420464f5220414e474552223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35313a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22536f756c205465737420666f7220416e676572223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323039223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1242, 'index.php?option=com_content&view=article&id=208', 'index.php?option=com_content&view=article&id=208:soul-test-για-την-αναβλητικοτητα&catid=38', 'Soul Test for procrastination', '', '2022-12-07 12:51:39', 'ec5e5e3e4c9dc0eae1609d0289aecbec', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230383b733a353a22616c696173223b733a35323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32393a22534f554c205445535420464f522050524f4352415354494e4154494f4e223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22536f756c205465737420666f722070726f6372617374696e6174696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323038223b7d),
(1243, 'index.php?option=com_content&view=article&id=207', 'index.php?option=com_content&view=article&id=207:soul-test-για-το-στρεσ&catid=19', 'Soul Test for stress', '', '2022-12-07 12:52:02', '9ab3d4f4f917e52c141349a870dd17b6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230373b733a353a22616c696173223b733a33323a22736f756c207465737420ceb3ceb9ceb120cf84cebf20cf83cf84cf81ceb5cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32303a22534f554c205445535420464f5220535452455353223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf83223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf832663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22536f756c205465737420666f7220737472657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323037223b7d),
(1244, 'index.php?option=com_content&view=article&id=206', 'index.php?option=com_content&view=article&id=206:soul-test-για-το-αγχοσ-τεστ-2&catid=18', 'Soul Test for Anxiety (Test 2)', '', '2022-12-07 12:52:38', '26e86dd73d2773f6b2251eea38bbc4ca', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230363b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220414e5849455459202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d322663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220416e7869657479202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323036223b7d),
(1245, 'index.php?option=com_content&view=article&id=187', 'index.php?option=com_content&view=article&id=187:soul-test-για-το-αγχοσ-τεστ-1&catid=18', 'Soul Test for Anxiety (Test 1)', '', '2022-12-07 12:52:58', '3b8d81f8a3f4d7382b88b1e516b0a3a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3138373b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220414e5849455459202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d312663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220416e7869657479202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313837223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1247, 'index.php?option=com_content&view=article&id=251', 'index.php?option=com_content&view=article&id=251:waking-up-rested-and-refreshed-the-key-factors&catid=45', 'Waking up rested and refreshed: the key factors', ' Waking up rested and refreshed: the key factors ', '2023-01-18 16:01:27', '0b9b36bd91fd96dabec89aaf93051bf6', 1, 1, 1, '*', '2023-01-14 08:19:57', NULL, '2023-01-14 08:19:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a222057616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f727320223b693a333b613a32373a7b733a323a226964223b693a3235313b733a353a22616c696173223b733a34363a2277616b696e672075702072657374656420616e642072656672657368656420746865206b657920666163746f7273223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e57616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f72733c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323134383a220d0a3c703e446f20796f7520686176652074726f75626c652067657474696e6720757020696e20746865206d6f726e696e673f20446f20796f752077616b6520757020746972656420616e642074727920746f206465616c20776974682064617974696d6520736c656570696e65737320696e20766172696f757320776179733f20596f75277265206365727461696e6c79206e6f7420616c6f6e652c206173206d616e792070656f706c65207265706f72742073696d696c617220736c65657020646966666963756c746965732e3c2f703e0d0a3c703e496e206120726563656e7420737475647920636f6e6475637465642062792074686520556e6976657273697479206f662043616c69666f726e69612c20726573656172636865727320666f756e64207468617420746865206c6576656c73206f6620616c6572746e657373207768656e2077652077616b6520757020746f207374617274206f75722064617920617265206e6f7420636f6d706c6574656c792067656e65746963616c6c792070726564657465726d696e6564206275742063616e206265207369676e69666963616e746c7920696e666c75656e63656420627920666f757220696e646570656e64656e7420666163746f72733a3c2f703e0d0a3c703e2d20746865207175616e7469747920616e64207175616c697479206f6620736c656570207468652070726576696f7573206e696768743c2f703e0d0a3c703e2d20746865206c6576656c73206f6620706879736963616c206163746976697479207468652070726576696f7573206461793c2f703e0d0a3c703e2d746865206e7574726974696f6e616c2076616c7565206f662074686520627265616b6661737420776520636f6e73756d653c2f703e0d0a3c703e2d2074686520626c6f6f6420676c75636f7365206c6576656c7320616674657220627265616b666173743c2f703e0d0a3c703e466f722074776f207765656b732c2072657365617263686572732073797374656d61746963616c6c79207265636f726465642074686520616c6572746e657373206c6576656c73206f6620383333207061727469636970616e74732066726f6d207468652074696d65207468657920776f6b6520757020616e64207468726f7567686f757420746865206461792c207468656972206c6576656c73206f6620706879736963616c20616374697669747920647572696e6720746865206461792c2074686520636f6e73756d7074696f6e206f6620646966666572656e7420627265616b66617374206d65616c732c20616e6420746865207175616e7469747920616e64207175616c697479206f6620746865697220736c6565702e2053756273657175656e746c792c2074686579636f6d62696e656420616e6420616e616c797a6564207468657365206461746120616e642063616d6520746f2074686520666f6c6c6f77696e6720636f6e636c7573696f6e733a3c2f703e0d0a3c703e2d2074686520696e637265617365206f6620736c656570206475726174696f6e20636f6d706172656420746f207768617420697320757375616c20666f722074686520706572736f6e3c2f703e0d0a3c703e2d207375627374616e7469616c20706879736963616c206578657263697365207468652070726576696f7573206461793c2f703e0d0a3c703e2d20656174696e67206120627265616b66617374207269636820696e20636f6d706c657820636172626f68796472617465732c2077697468206c696d697465642073756761723c2f703e0d0a3c703e2d20746865206e6f726d616c2c20636f6e74726f6c6c656420626c6f6f6420676c75636f7365206c6576656c7320616674657220627265616b666173743c2f703e0d0a3c703e7369676e69666963616e746c792072656c6174656420746f20686967686572206c6576656c73206f6620616c6572746e65737320616e6420656e657267792061667465722077616b696e6720757020616e6420647572696e6720746865206461792e3c2f703e0d0a3c703e54686520696d706f7274616e74207468696e672061626f75742074686573652066696e64696e6773206973207468617420746865736520666163746f72732061726520696e646570656e64656e742e20536f2c206576656e206966206461696c79206f626c69676174696f6e7320646f6ee280997420616c6c6f7720796f7520746f20657874656e6420746865206475726174696f6e206f6620796f757220736c6565702c20627920747279696e67206f6e65206f72206d6f7265206f66207468652061626f766520616e64206170706c79696e67207468656d2073797374656d61746963616c6c7920666f72206120706572696f64206f662074696d652c20796f752063616e20736565206368616e67657320696e2074686520616c6572746e65737320616e6420656e65726779206c6576656c7320616674657220796f752077616b6520757020616e6420647572696e6720746865206461792e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e56616c6c61742c20522e2c2042657272792c20532e20452e2c20547365726574656c692c204e2e2c20436170646576696c612c204a2e2c204b68617469622c20482e20412e2c2056616c6465732c20412e204d2e2c202e2e2e2026616d703b2057616c6b65722c204d2e20502e202832303232292e20486f772070656f706c652077616b65207570206973206173736f63696174656420776974682070726576696f7573206e69676874e280997320736c65657020746f676574686572207769746820706879736963616c20616374697669747920616e6420666f6f6420696e74616b652e204e617475726520436f6d6d756e69636174696f6e732c2031332831292c20312d31352e3c2f703e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30312d31382031363a30313a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223235313a77616b696e672d75702d7265737465642d616e642d7265667265736865642d7468652d6b65792d666163746f7273223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30312d31342030383a31393a3537223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235313a77616b696e672d75702d7265737465642d616e642d7265667265736865642d7468652d6b65792d666163746f72732663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032332d30312d31342030383a31393a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a2257616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f7273223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323531223b7d),
(1257, 'index.php?option=com_content&view=article&id=252', 'index.php?option=com_content&view=article&id=252:cv-fenia-vovou&catid=43', 'CV - Fenia Vovou', ' Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King’s College London (KCL), UK, where she graduated with distinction. She has completed a number of certified seminars and courses in a variety of topics including: ● Complex Trauma (CCTP-II) ● Schema Therapy ● Healing with arts ● Anxiety in high achievers ● Treating suicide risk with competence and confidence ● Working with Trauma, Dissociation and Psychosis ● Rethinking Borderline Personality Disorder ● Human resilience in children exposed to trauma, disaster and war ● Human-Computer interaction ● Psychological first aid ● The neurobiology of addiction Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format. She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building personal resilience. She has volunteered in internet addiction services, Children’s Creative Workshops (ΚΔΑΠ), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer. Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has alsobeen an author of other academic research publications. Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales. Fenia is a member of the Association of Greek Psychologists (Σύλλογος Ελλήνων Ψυχολόγων, ΣΕΨ) as well as of the British Psychological Association (BPS). She holds a Psychologists Licence and can provide services in Greek and English. She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees. ', '2023-03-15 14:20:35', '4afcc92dfccf520ee5f93353e30a6619', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323630323a222046656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e205368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a20e2978f20436f6d706c657820547261756d612028434354502d49492920e2978f20536368656d61205468657261707920e2978f204865616c696e672077697468206172747320e2978f20416e786965747920696e20686967682061636869657665727320e2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e636520e2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f73697320e2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f7264657220e2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c20646973617374657220616e642077617220e2978f2048756d616e2d436f6d707574657220696e746572616374696f6e20e2978f2050737963686f6c6f676963616c2066697273742061696420e2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e2048657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e2053686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c207265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e6720706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e2046656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f6265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e204c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e2046656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e2053686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e205368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e6420427573696e657373204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e74732073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e20223b693a333b613a32353a7b733a323a226964223b693a3235323b733a353a22616c696173223b733a31343a2263762066656e696120766f766f75223b733a373a2273756d6d617279223b733a323932313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032332f30332f31342f637639302e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e46656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e3c2f703e0d0a3c703e3c6272202f3e5368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a3c2f703e0d0a3c703e3c6272202f3ee2978f20436f6d706c657820547261756d612028434354502d4949293c6272202f3ee2978f20536368656d6120546865726170793c6272202f3ee2978f204865616c696e67207769746820617274733c6272202f3ee2978f20416e786965747920696e2068696768206163686965766572733c6272202f3ee2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e63653c6272202f3ee2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f7369733c6272202f3ee2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f726465723c6272202f3ee2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c2064697361737465723c6272202f3e616e64207761723c6272202f3ee2978f2048756d616e2d436f6d707574657220696e746572616374696f6e3c6272202f3ee2978f2050737963686f6c6f676963616c206669727374206169643c6272202f3ee2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e3c2f703e0d0a3c703e3c6272202f3e48657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e3c2f703e0d0a3c703e53686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c3c6272202f3e7265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e673c6272202f3e706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e3c2f703e0d0a3c703e46656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f206265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e3c2f703e0d0a3c703e4c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e3c2f703e0d0a3c703e46656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e3c2f703e0d0a3c703e53686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e3c2f703e0d0a3c703e5368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e6420427573696e657373204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e7473c2a073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31352031343a32303a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a223235323a63762d66656e69612d766f766f75223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235323a63762d66656e69612d766f766f752663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224356202d2046656e696120566f766f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323532223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1258, 'index.php?option=com_content&view=article&id=193', 'index.php?option=com_content&view=article&id=193:cv-ioanna-darviri&catid=43', 'CV - Ioanna Darviri', ' Ioanna Darviri is a licensed psychologist. She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples’ therapy. She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions. Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees. She currently works as a psychologist at Hr. Psychology-Today and is counselor in the 24-hour Support Counseling Line. ', '2023-04-26 22:03:33', 'b89a91d50a2630ac76a24742d389e259', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313339323a2220496f616e6e6120446172766972692069732061206c6963656e7365642070737963686f6c6f676973742e2053686520677261647561746564207769746820686f6e6f72732066726f6d20746865204f70656e20556e6976657273697479206f66204c6f6e646f6e2028424120696e2050737963686f6c6f67792920616e6420636f6e74696e7565642068657220706f73746772616475617465207374756469657320696e20636c696e6963616c2070737963686f6c6f677920617420457261736d757320556e697665727369747920696e20526f7474657264616d20284d536320696e20436c696e6963616c2050737963686f6c6f6779292c207768657265206865722074686573697320666f6375736564206f6e207468652065666665637473206f6620616e786965747920616e6420747261756d61206f6e206d656d6f72792e205368652068617320616c736f20636f6d706c65746564206d6f64756c657320696e20436f676e6974697665204265686176696f72616c205468657261707920284342542920616e6420636f75706c6573e2809920746865726170792e205368652068617320776f726b6564206173206120636f756e73656c6f7220616e642070617469656e74206164766f6361746520666f72206120636f6d70616e79206c6f636174656420696e205068696c6164656c706869612c205553412e205368652077617320726573706f6e7369626c6520666f72206d616e6167696e6720686572206465706172746d656e7420616e6420726570726573656e74696e672070617469656e747320696e2074686520617070726f707269617465206d65646963616c2073657474696e67732e205368652068617320636f6d706c6574656420746872656520696e7465726e73686970732c20746865206669727374206265696e6720696e2072657365617263682e2054686572652c2073686520636f6e747269627574656420746f20746865206372656174696f6e206f662074686520666972737420736b696c6c732068616e64626f6f6b20666f7220726566756765657320616e64206d696e6f727320696e20676f7665726e6d656e74616c206361726520686f7573696e6720696e204772656563652c20626f746820696e207465726d73206f6620737570706f7274696e6720726573656172636820616e64206974732077726974696e672e20496e2074686520636f72706f7261746520736563746f722c2073686520686173207370656369616c697a656420696e206173736573736d656e7420746f6f6c7320666f722063616e6469646174657320696e206d6964646c6520616e642073656e696f72206a6f6220706f736974696f6e732e2046696e616c6c792c20696e2074686520636c696e6963616c206669656c642c207368652068617320726563656976656420747261696e696e6720696e20646961676e6f73696e67206561726c792073796d70746f6d73206f662064656d656e74696120616e64206f7267616e697a6564206d656d6f727920656e68616e63656d656e742070726f6772616d7320666f722070617469656e747320696e20737570706f7274696e6720686f7573696e672e20536865206861732064656469636174656420766f6c756e746565722074696d65206f6e206120636f756e73656c696e6720706c6174666f726d2061732077656c6c20617320696e2061207368656c74657220666f7220756e6465726167652072656675676565732e205368652063757272656e746c7920776f726b7320617320612070737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320636f756e73656c6f7220696e207468652032342d686f757220537570706f727420436f756e73656c696e67204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139333b733a353a22616c696173223b733a31373a22637620696f616e6e612064617276697269223b733a373a2273756d6d617279223b733a313538323a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31342f6376322e6a7067222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e496f616e6e6120446172766972692069732061206c6963656e7365642070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520677261647561746564207769746820686f6e6f72732066726f6d20746865204f70656e20556e6976657273697479206f66204c6f6e646f6e2028424120696e2050737963686f6c6f67792920616e6420636f6e74696e7565642068657220706f73746772616475617465207374756469657320696e20636c696e6963616c2070737963686f6c6f677920617420457261736d757320556e697665727369747920696e20526f7474657264616d20284d536320696e20436c696e6963616c2050737963686f6c6f6779292c207768657265206865722074686573697320666f6375736564206f6e207468652065666665637473206f6620616e786965747920616e6420747261756d61206f6e206d656d6f72792e205368652068617320616c736f20636f6d706c65746564206d6f64756c657320696e20436f676e6974697665204265686176696f72616c205468657261707920284342542920616e6420636f75706c6573e2809920746865726170792e3c2f703e0d0a3c703e3c6272202f3e5368652068617320776f726b6564206173206120636f756e73656c6f7220616e642070617469656e74206164766f6361746520666f72206120636f6d70616e79206c6f636174656420696e205068696c6164656c706869612c205553412e205368652077617320726573706f6e7369626c6520666f72206d616e6167696e6720686572206465706172746d656e7420616e6420726570726573656e74696e672070617469656e747320696e2074686520617070726f707269617465206d65646963616c2073657474696e67732e205368652068617320636f6d706c6574656420746872656520696e7465726e73686970732c20746865206669727374206265696e6720696e2072657365617263682e2054686572652c2073686520636f6e747269627574656420746f20746865206372656174696f6e206f662074686520666972737420736b696c6c732068616e64626f6f6b20666f7220726566756765657320616e64206d696e6f727320696e20676f7665726e6d656e74616c206361726520686f7573696e6720696e204772656563652c20626f746820696e207465726d73206f6620737570706f7274696e6720726573656172636820616e64206974732077726974696e672e20496e2074686520636f72706f7261746520736563746f722c2073686520686173207370656369616c697a656420696e206173736573736d656e7420746f6f6c7320666f722063616e6469646174657320696e206d6964646c6520616e642073656e696f72206a6f6220706f736974696f6e732e3c2f703e0d0a3c703e46696e616c6c792c20696e2074686520636c696e6963616c206669656c642c207368652068617320726563656976656420747261696e696e6720696e20646961676e6f73696e67206561726c792073796d70746f6d73206f662064656d656e74696120616e64206f7267616e697a6564206d656d6f727920656e68616e63656d656e742070726f6772616d7320666f722070617469656e747320696e20737570706f7274696e6720686f7573696e672e20536865206861732064656469636174656420766f6c756e746565722074696d65206f6e206120636f756e73656c696e6720706c6174666f726d2061732077656c6c20617320696e2061207368656c74657220666f7220756e6465726167652072656675676565732ec2a05368652063757272656e746c7920776f726b7320617320612070737963686f6c6f676973742061742048722e3c6272202f3e50737963686f6c6f67792d546f64617920616e6420697320636f756e73656c6f7220696e207468652032342d686f757220537570706f727420436f756e73656c696e67204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223139333a63762d696f616e6e612d64617276697269223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139333a63762d696f616e6e612d646172766972692663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a224356202d20496f616e6e612044617276697269223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313933223b7d),
(1259, 'index.php?option=com_content&view=article&id=192', 'index.php?option=com_content&view=article&id=192:cv-melina-stoupa&catid=43', 'CV - Melina Stoupa', ' Melina Stoupa is a psychologist She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical psychology from the Aristotle University of Thessaloniki. At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars. She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health. She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline. ', '2023-04-26 22:03:42', 'f940f382b9832c201fbe1df6ef5b2ab2', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313334333a22204d656c696e612053746f75706120697320612070737963686f6c6f676973742053686520677261647561746564207769746820686f6e6f72732066726f6d207468652050737963686f6c6f6779206465706172746d656e74206f662074686520556e6976657273697479206f662045617374204c6f6e646f6e202842536320696e2050737963686f6c6f67792920616e6420686f6c64732061204c6963656e736520746f20507261637469636520617320612050737963686f6c6f676973742e2053686520636f6d706c6574656420776974682064697374696e6374696f6e20746865204d617374657227732064656772656520696e20436c696e6963616c2050737963686f6c6f67792066726f6d2074686520556e6976657273697479206f662045617374204c6f6e646f6e20284d536320696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c207265636f676e697a656420616e64206571756976616c656e7420746f20746865204d617374657227732044656772656520696e204170706c6965642050737963686f6c6f6779202d206d616a6f72696e6720696e20436c696e6963616c2070737963686f6c6f67792066726f6d207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b692e204174207468652073616d652074696d652c20736865207370656369616c697a657320696e207468652073796e7468657469632066616d696c792d6f7269656e7465642073797374656d69632074686572617079206d6f64656c2c20696e207468652048756d616e2052656c6174696f6e73205265736561726368204c61626f7261746f72792c20776869636820656e61626c65732068657220746f20776f726b207573696e6720656c656d656e747320616e6420746563686e69717565732066726f6d20766172696f757320617070726f61636865732c20686176696e6720612073797374656d69632070657273706563746976652e20496e206164646974696f6e2c207368652069732070617274206f6620746865207265736561726368207465616d20616e64206861732070617274696369706174656420617320616e20617373697374616e7420636f6f7264696e61746f7220696e20656475636174696f6e616c2073656d696e6172732e205368652068617320776f726b656420696e207370656369616c697a65642074726561746d656e742063656e74657273206f66666572696e67206d656e74616c206865616c746820736572766963657320746f206368696c6472656e2c2061646f6c657363656e74732c20616e6420706172656e747320616e6420707269766174656c7920636f6e64756374696e672073657373696f6e7320666f722061646f6c657363656e747320616e64206164756c74732e204174207468652073616d652074696d652c2073686520686173206f66666572656420766f6c756e7461727920776f726b20746f2076756c6e657261626c652067726f75707320616e642070737963686f6c6f676963616c20737570706f7274206c696e657320616e642068617320617474656e646564206e756d65726f75732073656d696e6172732072656c6174656420746f20746865206669656c64206f66206d656e74616c206865616c74682e2053686520776f726b7320617320612050737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320612050737963686f6c6f67697374206174207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e672048656c706c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139323b733a353a22616c696173223b733a31363a226376206d656c696e612073746f757061223b733a373a2273756d6d617279223b733a313536363a223c703e3c7374726f6e673e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31332f6376392e6a7067222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f7374726f6e673e3c2f703e0d0a3c703e4d656c696e612053746f75706120697320612070737963686f6c6f676973743c2f703e0d0a3c703e53686520677261647561746564207769746820686f6e6f72732066726f6d207468652050737963686f6c6f6779206465706172746d656e74206f662074686520556e6976657273697479206f662045617374204c6f6e646f6e202842536320696e2050737963686f6c6f67792920616e6420686f6c64732061204c6963656e736520746f20507261637469636520617320612050737963686f6c6f676973742e2053686520636f6d706c6574656420776974682064697374696e6374696f6e20746865204d617374657227732064656772656520696e20436c696e6963616c2050737963686f6c6f67792066726f6d2074686520556e6976657273697479206f662045617374204c6f6e646f6e20284d536320696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c207265636f676e697a656420616e64206571756976616c656e7420746f20746865204d617374657227732044656772656520696e204170706c6965642050737963686f6c6f6779202d206d616a6f72696e6720696e20436c696e6963616cc2a02070737963686f6c6f67792066726f6d207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b692e3c2f703e0d0a3c703e3c6272202f3e4174207468652073616d652074696d652c20736865207370656369616c697a657320696e207468652073796e7468657469632066616d696c792d6f7269656e7465642073797374656d69632074686572617079206d6f64656c2c20696e207468652048756d616e2052656c6174696f6e73205265736561726368204c61626f7261746f72792c20776869636820656e61626c65732068657220746f20776f726b207573696e6720656c656d656e747320616e6420746563686e69717565732066726f6d20766172696f757320617070726f61636865732c20686176696e6720612073797374656d69632070657273706563746976652e20496e206164646974696f6e2c207368652069732070617274206f6620746865207265736561726368207465616d20616e64206861732070617274696369706174656420617320616e20617373697374616e7420636f6f7264696e61746f7220696e20656475636174696f6e616c2073656d696e6172732e3c2f703e0d0a3c703e3c6272202f3e5368652068617320776f726b656420696e207370656369616c697a65642074726561746d656e742063656e74657273206f66666572696e67206d656e74616c206865616c746820736572766963657320746f206368696c6472656e2c2061646f6c657363656e74732c20616e6420706172656e747320616e6420707269766174656c7920636f6e64756374696e672073657373696f6e7320666f722061646f6c657363656e747320616e64206164756c74732e204174207468652073616d652074696d652c2073686520686173206f66666572656420766f6c756e7461727920776f726b20746f2076756c6e657261626c652067726f75707320616e642070737963686f6c6f676963616c20737570706f7274206c696e657320616e642068617320617474656e646564206e756d65726f75732073656d696e6172732072656c6174656420746f20746865206669656c64206f66206d656e74616c206865616c74682e3c2f703e0d0a3c703e3c6272202f3e53686520776f726b7320617320612050737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320612050737963686f6c6f67697374206174207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e672048656c706c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a223139323a63762d6d656c696e612d73746f757061223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139323a63762d6d656c696e612d73746f7570612663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224356202d204d656c696e612053746f757061223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313932223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1260, 'index.php?option=com_content&view=article&id=191', 'index.php?option=com_content&view=article&id=191:cv-myrto-ntente&catid=43', 'CV - Myrto Ntente', ' Myrto Ntente is a licensed psychologist. She graduated from the Open University in the United Kingdom and holds a Master’s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom. She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology. She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps. ', '2023-04-26 22:03:51', 'c5bb74dd1c454576e2ffe55483705b66', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3632373a22204d7972746f204e74656e74652069732061206c6963656e7365642070737963686f6c6f676973742e20536865206772616475617465642066726f6d20746865204f70656e20556e697665727369747920696e2074686520556e69746564204b696e67646f6d20616e6420686f6c64732061204d6173746572e28099732064656772656520696e2050737963686f73657875616c20546865726170792066726f6d2074686520556e6976657273697479206f662043656e7472616c204c616e6361736869726520696e2074686520556e69746564204b696e67646f6d2e2053686520697320726563656976696e6720747261696e696e6720696e20436f676e6974697665204265686176696f72616c2054686572617079206174207468652043656e747265206f66204170706c6965642050737963686f7468657261707920616e6420436f756e73656c6c696e6720696e20417468656e732e205368652068617320617474656e64656420766172696f757320636f6e666572656e63657320616e642073656d696e61727320696e207365786f6c6f67792c206368696c6420616e64207363686f6f6c2070737963686f6c6f67792c20616e642070737963686f706174686f6c6f67792e205368652061707072656e74696365642061742074686520477265656b205365786f6c6f677920496e7374697475746520616e642073686520697320657870657269656e63656420696e20776f726b696e6720776974682076756c6e657261626c6520706f70756c6174696f6e732028656c6465726c7920616e64206368696c6472656e2920696e206e757273696e6720686f6d657320616e642073756d6d65722063616d70732e20223b693a333b613a32353a7b733a323a226964223b693a3139313b733a353a22616c696173223b733a31353a226376206d7972746f206e74656e7465223b733a373a2273756d6d617279223b733a3833313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31332f637632302e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d7972746f204e74656e74652069732061206c6963656e7365642070737963686f6c6f676973742e3c2f703e0d0a3c703e3c6272202f3e536865206772616475617465642066726f6d20746865204f70656e20556e697665727369747920696e2074686520556e69746564204b696e67646f6d20616e6420686f6c64732061204d6173746572e28099732064656772656520696e2050737963686f73657875616c20546865726170792066726f6d2074686520556e6976657273697479206f662043656e7472616c204c616e6361736869726520696e2074686520556e69746564204b696e67646f6d2e3c2f703e0d0a3c703e3c6272202f3e53686520697320726563656976696e6720747261696e696e6720696e20436f676e6974697665204265686176696f72616c2054686572617079206174207468652043656e747265206f66204170706c6965642050737963686f7468657261707920616e6420436f756e73656c6c696e6720696e20417468656e732e205368652068617320617474656e64656420766172696f757320636f6e666572656e63657320616e642073656d696e61727320696e207365786f6c6f67792c206368696c6420616e64207363686f6f6c2070737963686f6c6f67792c20616e642070737963686f706174686f6c6f67792e3c2f703e0d0a3c703e3c6272202f3e5368652061707072656e74696365642061742074686520477265656b205365786f6c6f677920496e7374697475746520616e642073686520697320657870657269656e63656420696e20776f726b696e6720776974682076756c6e657261626c6520706f70756c6174696f6e732028656c6465726c7920616e64206368696c6472656e2920696e206e757273696e6720686f6d657320616e642073756d6d65722063616d70732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31393a223139313a63762d6d7972746f2d6e74656e7465223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139313a63762d6d7972746f2d6e74656e74652663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224356202d204d7972746f204e74656e7465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313931223b7d),
(1261, 'index.php?option=com_content&view=article&id=196', 'index.php?option=com_content&view=article&id=196:cv-νικολέτα-χατζηκωνσταντινίδου&catid=43', 'CV - Nikoleta Chatzikonstantinidou', ' Nikoleta Chatzikonstantinidou is a psychologist Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist. She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care. She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health. The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars. ', '2023-04-26 22:03:04', '02101d0fb0310e462f56d8cde34dbeed', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3833393a22204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520697320612070737963686f6c6f67697374204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520737475646965642070737963686f6c6f6779206174207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206973206120747261696e65652053797374656d69632050737963686f7468657261706973742e20536865206973206c6963656e73656420746f20707261637469636520617320612070737963686f6c6f676973742e2053686520636f6d706c657465642068657220706f73746772616475617465207374756469657320617420746865204d65646963616c205363686f6f6c206f6620746865204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e732c20696e20746865206669656c64206f66204c696169736f6e20507379636869617472793a20496e746567726174656420506879736963616c20616e64204d656e74616c204865616c746820436172652e2053686520686173206265656e20656d706c6f796564206173206120776f726b657220616e642061732061207265736561726368657220696e20766172696f757320696e737469747574696f6e7320696e20417468656e7320616e64205468657373616c6f6e696b6920616e642068617320617474656e646564206e756d65726f757320656475636174696f6e616c2070726f6772616d73206f6e20746865206669656c64206f66206d656e74616c206865616c7468206f66206164756c7473202d206368696c6472656e2c2061732077656c6c20617320706572696e6174616c206d656e74616c206865616c74682e20546865206c617374206665772079656172732073686520686173206265656e20776f726b696e672061742048722e2050737963686f6c6f67792d546f64617920617320612070737963686f6c6f6769737420696e207468652032342d686f757220436f756e73656c696e6720537570706f7274204c696e652c2061732077656c6c2061732061206c65637475726572206f66206d656e74616c206865616c74682073656d696e6172732e20223b693a333b613a32353a7b733a323a226964223b693a3139363b733a353a22616c696173223b733a35383a22637620cebdceb9cebacebfcebbceadcf84ceb120cf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a2273756d6d617279223b733a313036333a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31352f6376382e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520697320612070737963686f6c6f676973743c7374726f6e673ec2a03c2f7374726f6e673e3c2f703e0d0a3c703e4e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520737475646965642070737963686f6c6f6779206174207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206973206120747261696e65652053797374656d69632050737963686f7468657261706973742e20536865206973206c6963656e73656420746f20707261637469636520617320612070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520636f6d706c657465642068657220706f73746772616475617465207374756469657320617420746865204d65646963616c205363686f6f6c206f6620746865204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e732c20696e20746865206669656c64206f66204c696169736f6e20507379636869617472793a20496e746567726174656420506879736963616c20616e64204d656e74616c204865616c746820436172652e3c2f703e0d0a3c703e3c6272202f3e53686520686173206265656e20656d706c6f796564206173206120776f726b657220616e642061732061207265736561726368657220696e20766172696f757320696e737469747574696f6e7320696e20417468656e7320616e64205468657373616c6f6e696b6920616e642068617320617474656e646564206e756d65726f757320656475636174696f6e616c2070726f6772616d73206f6e20746865206669656c64206f66206d656e74616c206865616c7468206f66206164756c7473202d206368696c6472656e2c2061732077656c6c20617320706572696e6174616c206d656e74616c206865616c74682e3c2f703e0d0a3c703e3c6272202f3e546865206c617374206665772079656172732073686520686173206265656e20776f726b696e672061742048722e2050737963686f6c6f67792d546f64617920617320612070737963686f6c6f6769737420696e207468652032342d686f757220436f756e73656c696e6720537570706f7274204c696e652c2061732077656c6c2061732061206c65637475726572206f66206d656e74616c206865616c74682073656d696e6172732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a224356202d204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313936223b7d),
(1262, 'index.php?option=com_content&view=article&id=188', 'index.php?option=com_content&view=article&id=188:η-φιλοσοφία-μας&catid=2', 'Η φιλοσοφία μας', '', '2023-03-16 09:43:55', '88afea8be62f675145e62e47c774854f', 1, 1, 1, '*', '2022-01-13 15:29:11', NULL, '2022-01-13 15:29:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138383b733a353a22616c696173223b733a32383a22ceb720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a3930303a224c6561726e206d6f7265202061626f757420796f757273656c66212020426f6f737420796f757220706f736974697669747920776974682061206865616c746879206469657420617320616e20616c6c79210a466f6c6c6f7720746865736520737465707320746f2067657420636c6f73657220746f2068617070696e6573732120202020202020202020202020202020202020202020202020202d41737365737320796f757273656c660a2d4c6561726e206d6f72652061626f757420746865207375626a65637420796f752061726520696e746572657374656420696e0a2d5475726e207468656f727920696e746f2070726163746963650a2d4c6561726e206d6f72652061626f75742074686520636f6e6e656374696f6e206265747765656e20456d6f74696f6e73c2a0616e642044696574200a2d46696e6420696e746572657374696e6720696e666f726d6174696f6e206f6e2070737963686f6c6f67792ec2a0c2a0c2a0c2a0c2a00a4120726570757461626c65207465616d206f66207370656369616c697a65642070737963686f6c6f676973747320616e64206e7574726974696f6e69737473206973206865726520746f2068656c7020796f7520726561636820796f757220676f616c732e205468726f75676820636f6d706c6574652070726f6772616d73206f6e206d656e74616c2077656c6c6265696e6720616e64206e7574726974696f6e2c20796f752063616e206265636f6d652074686520626573742076657273696f6e206f6620796f757273656c66210a4865726520796f752077696c6c2066696e643a0a446f7a656e73206f662061727469636c657320616e6420696e666f726d6174696f6e206f6e20646966666572656e742070737963686f6c6f6779207375626a656374732c206578657263697365732077686963682077696c6c2068656c7020796f75207072616374696365207768617420796f75206c6561726e65642c207175657374696f6e6e61697265732077686963682077696c6c20656e68616e636520796f75722073656c662d61776172656e6573732c206469657420706c616e7320746861742068656c7020796f7520696e20616e7920656d6f74696f6e616c20736974756174696f6e20616e642075736566756c20696e666f726d6174696f6e2061626f7574207468652072656c6174696f6e73686970206265747765656e20656d6f74696f6e7320616e6420646965742e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362030393a34333a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a32393a3131223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a32393a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22ce9720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313838223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1270, 'index.php?option=com_content&view=article&id=98', 'index.php?option=com_content&view=article&id=98:γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος&catid=22', 'Why is self-control so difficult? ', ' Self-control is the key element of self-esteem and self-esteem is the key element of courage. Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination. ', '2023-03-16 09:56:01', '25731708d9a483e252ee170ba439451d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239393a222053656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f662073656c662d65737465656d20616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f6620636f75726167652e2057686f207361696420746861742073656c662d636f6e74726f6c20697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a39383b733a353a22616c696173223b733a37333a22ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb4cf8dcf83cebacebfcebbcebfcf8220cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3333313a223c703e53656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f66e280af73656c662d65737465656de280af616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f66e280af636f75726167652ec2a03c2f703e0d0a3c703e57686f20736169642074686174e280af73656c662d636f6e74726f6ce280af697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2ee280afc2a03c2f703e0d0a223b733a343a22626f6479223b733a313934373a22576879e280af6973e280af73656c662d636f6e74726f6ce280af736fe280af646966666963756c743fc2a020ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84ceb7cf8220ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920ceb720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84cebfcf8520ceb8ceaccf81cf81cebfcf85cf822e20202020202020202020202020202020202020202020202020202020202053656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f66e280af73656c662d65737465656de280af616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f66e280af636f75726167652e2020202020202020202020202020202020202020202020202057686f20736169642074686174e280af73656c662d636f6e74726f6ce280af697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2ee280afc2a0202020486176656e277420796f75206e6f746963656420746861742061667465722061206c6f6e67206461792ce280af6c6f73696e67e280af636f6e74726f6c2069732065617369657220617320796f75206665656ce280af657868617573746564e280af616e64206c61636b696e6720656e657267793f2049742773206f6e65206f662074686f73652064617973207468617420796f752077696c6c20656173696c7920627265616b20746865206469657420616e64207468696e6b20224974277320776f72746820686176696e6720612073776565742c2062656361757365204920676f7420736f20746972656420746f646179222ec2a02020e280afc2a020204368616e6765e280af697320736f6d657468696e67206e6f742065766572796f6e65206c696b657320616e64206d616e792074696d65732070656f706c6520676574e280af73696465747261636b65642e204974e2809973206e61747572616c20746f20726f6f7420666f72e280af6120726f7574696e652077686963682069732066616d696c69617220616e6420636f6e76656e69656e742e20536f2061206368616e676520696e206861626974732077696c6c2072657175697265206265686176696f72616c2061646170746174696f6e20616e64207468757320696e666c75656e636520796f75722073656c662d636f6e74726f6c2e20486f77657665722c20746865726520617265207761797320746861742063616e2068656c7020796f7520756e6465727374616e64207768656e20796f75722073656c662d636f6e74726f6c206973e280af72756e6e696e67206f75742c2062757420616c736f20686f7720746f2072656761696e2069742ec2a0202020576861742061726520746865207369676e7320746861742073686f7720796f75206c61636b2073656c662d636f6e74726f6c3f20e280afc2a0202020c2a020c2a020e280a220c2a020c2a044697372757074696f6ec2a02020c2a020c2a020e280a220c2a020c2a0416e676572c2a02020c2a020c2a020e280a220c2a020c2a04c61636b206f662070617469656e6365c2a02020c2a020c2a020e280a2c2a020c2a020446966666963756c747920636f6e63656e74726174696e67c2a02020c2a020c2a020e280a220c2a020c2a0496e64697374696e63742074686f7567687473c2a0202020596f75206e6565642061206c6f74206f662074696d65e280af616e64e280af7072616374696365e280af746f2072652d6761696e2073656c662d636f6e74726f6c2ee280af53656c662d6469736369706c696e65e280af697320736f6d657468696e6720796f75206c6561726e20696e206368696c64686f6f642e20427574207468657265206172652074696d6573207768656e2074686520636f6e646974696f6e73206f72207468652077617920796f7520776572652072616973656420646964206e6f7420616c6c6f7720796f7520746f20707261637469636520656e6f7567682073656c662d636f6e74726f6c2e20486f77657665722c20617320616e206164756c742c20796f7520626567696e20746f207265616c697a6520746861742073656c662d636f6e74726f6c206973206e65636573736172792e20596f7520646f206e6f74206861766520746f206265206469736170706f696e7465642e20497420697320696d706f7274616e7420746f2074616b65e280af6c6974746c65207374657073e280af617420612074696d652c207265636f676e697a6520796f757220696d70726f76656d656e7420616e642072657761726420796f757273656c6620666f722069742ee280afc2a0223b733a363a22696d61676573223b733a3233383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d65696e61692d746f736f2d6479736b6f6c6f732d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362030393a35363a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a2239383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36313a22696d616765732f323032322f30312f32342f67696174692d65696e61692d746f736f2d6479736b6f6c6f732d6f2d6175746f656c6567786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22576879e280af6973e280af73656c662d636f6e74726f6ce280af736fe280af646966666963756c743fc2a0223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3938223b7d),
(1271, 'index.php?option=com_content&view=article&id=105', 'index.php?option=com_content&view=article&id=105:αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις&catid=23', 'Independence in a relationship: How to achieve it', ' You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. ', '2023-03-16 10:08:25', '62c2271ac97f47c6b80922086709abfe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135393a2220596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e20223b693a333b613a32373a7b733a323a226964223b693a3130353b733a353a22616c696173223b733a38363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cf80cf89cf8220ceb8ceb120cf84ceb7cebd20cf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313039323a22496e646570656e64656e636520696e20612072656c6174696f6e736869703a20486f7720746f2061636869657665206974202020202020202020202020202020202020202020202020202020200a20596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e200a20466f6c6c6f77207468652073746570732062656c6f7720746f2072656761696e206f722070726f7465637420796f757220696e646570656e64656e636520616e64206e65766572206665656c206c6f737420696620796f7520627265616b20757020616761696e2e200a0a2020436f6e74696e756520676f696e67206f7574207769746820796f7572206f776e20667269656e64732e20596f752063616e20616c736f206d656574207468656d206173206120636f75706c652c206275742074727920746f206d65657420796f757220667269656e647320696e646570656e64656e746c792061732077656c6c2e200a20204d616b652074696d6520666f7220796f757273656c662e20537061726520736f6d652074696d6520746f20646f207468696e677320776974686f757420796f757220706172746e65723b2070616d70657220796f757273656c662c20676f2073686f7070696e672c20676f20746f207468652067796d2e200a20204b65657020796f757220706572736f6e616c2073706163652e20496620796f75206c69766520746f6765746865722c20796f7520616e6420796f757220706172746e65722073686f756c642068617665206120736570617261746520726f6f6d2c206f72206576656e206120636f726e65722c20746869732077696c6c206f6e6c7920626520796f7572732e2049742073686f756c642062652061207370616365207769746820796f7572206f776e20706572736f6e616c2062656c6f6e67696e677320776865726520796f752063616e2073697420616e642072656c6178206f7220636f6e63656e7472617465206f6e20796f757220776f726b2e200a20205069636b207570206120706572736f6e616c20686f6262792e2049742773207665727920696d706f7274616e7420746f206b6565702062757379207769746820736f6d657468696e6720796f7520656e6a6f792c20707261637469636520616e64206265636f6d65206265747465722061742e2049742773206576656e206d6f726520696d706f7274616e7420666f72207468697320686f62627920746f2072656d61696e20796f75727320616c6f6e652e20596f752063616e20656e636f757261676520796f757220706172746e657220746f2066696e6420686973206f776e20686f6262792e223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d6d6573612d7374692d73786573692d7077732d6e612d74696e2d70657479786569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a30383a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a223130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36363a22696d616765732f323032322f30322f31342f6175746f6e6f6d69612d6d6573612d7374692d73786573692d7077732d6e612d74696e2d70657479786569732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a22496e646570656e64656e636520696e20612072656c6174696f6e736869703a20486f7720746f2061636869657665206974223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313035223b7d),
(1273, 'index.php?option=com_content&view=article&id=107', 'index.php?option=com_content&view=article&id=107:αυτονομία-στην-καθημερινότητα&catid=23', 'Independence in everyday life', ' What time is it in practice starts in simple, everyday settings. ', '2023-03-16 10:14:06', '6ebbf46ec2a256b74edec08fe1924bd5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36363a2220576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e20223b693a333b613a32373a7b733a323a226964223b693a3130373b733a353a22616c696173223b733a35363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a37333a223c703e576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e3c2f703e0d0a223b733a343a22626f6479223b733a3636373a22496e646570656e64656e636520696e206576657279646179206c696665202020202020202020202020202020202020202020202020202020200a20576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e200a0a20204d6f6e6579206d616e6167656d656e743a204d616e61676520796f757220696e636f6d652e204d616b6520796f7572206f776e206d6f6e657920616e642064656369646520686f7720796f752061726520676f696e6720746f207370656e642069742e205468697320726571756972657320612073747261746567696320706c616e207468617420796f75206d75737420666f6c6c6f7720726573706f6e7369626c792e200a2020436f6f6b3a204e7574726974696f6e206973206f6e65206f66206f7572206261736963206e656564732c20736f206974277320696d706f7274616e7420746f206b6e6f7720686f7720746f2070726f7669646520796f757273656c6620776974682061206d65616c20776974686f757420646570656e64696e67206f6e20736f6d656f6e6520656c73652e20596f752063616e20737461727420776974682073696d706c65206561737920746f20636f6f6b20726563697065732e200a202054616b6520726573706f6e736962696c6974793a204576656e206966206974277320736f6d65626f647920656c73652773206661756c742c206578616d696e652074686520736974756174696f6e20616e6420616363657074207468652066616374207468617420746865206f6e6c7920706572736f6e20796f752063616e20636f6e74726f6c20697320796f757273656c6620616e6420796f7572207265616374696f6e732e20576f726b206f6e20796f7521223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d7374696e2d6b617468696d6572696e6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31343a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f6175746f6e6f6d69612d7374696e2d6b617468696d6572696e6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22496e646570656e64656e636520696e206576657279646179206c696665223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313037223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1274, 'index.php?option=com_content&view=article&id=108', 'index.php?option=com_content&view=article&id=108:μάθε-πως-να-λαμβάνεις-αποφάσεις&catid=23', 'Learn how to make decisions', ' Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions. ', '2023-03-16 10:15:46', '752da39fcd48ab26f19f55732d6cedeb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134393a2220496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130383b733a353a22616c696173223b733a35383a22cebcceacceb8ceb520cf80cf89cf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936323a224c6561726e20686f7720746f206d616b65206465636973696f6e73202020202020202020202020202020202020202020202020202020200a20496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e200a20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e200a20204578616d696e652074686520736974756174696f6e2074686f726f7567686c792e20496e206f7264657220746f206d616b6520746865207269676874206465636973696f6e2c20796f75206e65656420746f206265636f6d65206177617265206f6620616c6c2061737065637473206f662074686520736974756174696f6e2e204d616b652061206c697374206f662074686520706f7369746976657320616e6420746865206e65676174697665732e200a20205468696e6b206f66206d616e7920646966666572656e7420736f6c7574696f6e732e20486176696e67206c6f7473206f662063686f696365732068656c707320796f7520646563696465206d6f7265206f626a6563746976656c792e200a2020446563696465206f6e20746865206265737420736f6c7574696f6e2e20476f207468726f75676820796f75722070726576696f7573206c69737420616e6420626567696e206578636c7564696e672074686520756e7375697461626c65206f7074696f6e732c206f6e65206279206f6e652c20756e74696c20796f7520636f6e636c756465206f6e20746865206265737420706f737369626c6520736f6c7574696f6e2e200a20204d616b65206120706c616e20616e642064656369646520686f7720796f7527726520676f696e6720746f20696d706c656d656e742069742c20776865726520616e6420686f7720796f752077696c6c20737461727420616e6420686f7720796f752077696c6c20737461727420616e64207468652077686963682077696c6c20626520796f7572206e6578742073746570732e200a2020436f6d6d756e696361746520796f7572206465636973696f6e20616e642074616b6520616374696f6e2e2054686520636172696e6720796f7572206465636973696f6e20746f20736f6d656f6e6520656c736520666f726d73206f6620736f727473206f6620636f6d6d69746d656e7420746861742077696c6c2068656c7020796f752061766f6964206368616e67696e6720796f7572206d696e642e223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d617468652d7077732d6e612d6c616d76616e6569732d61706f6661736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31353a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35343a22696d616765732f323032322f30322f31342f6d617468652d7077732d6e612d6c616d76616e6569732d61706f6661736569732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a224c6561726e20686f7720746f206d616b65206465636973696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313038223b7d),
(1276, 'index.php?option=com_content&view=article&id=106', 'index.php?option=com_content&view=article&id=106:απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου&catid=23', 'Develop the characteristics of an independent person', ' If you want to become independent you need to reach some goals and make them part of your life. ', '2023-03-16 10:19:47', 'f4968d245a1cb2c1c21b3ed819be0caa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39373a2220496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3130363b733a353a22616c696173223b733a39353a22ceb1cf80cf8ccebacf84ceb7cf83ceb520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb5cebdcf8ccf8220ceb1cf85cf84cf8ccebdcebfcebccebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a2273756d6d617279223b733a3331383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313330363a22446576656c6f702074686520636861726163746572697374696373206f6620616e20696e646570656e64656e7420706572736f6e2020202020202020202020202020202020202020202020202020202020496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e200a20486572652061726520746865206d6f737420696d706f7274616e74206f6e65733a200a0a0a20204d616b652061206c6976696e672e2049742773207665727920696d706f7274616e7420746f206861766520796f7572206f776e20696e636f6d652c206576656e2069662069742773206e6f742061206c6f742e2049742077696c6c206d616b6520796f75206665656c206d6f7265206175746f6e6f6d6f757320616e6420272767726f776e2d757027272e20596f75206d6179206e6f742066696e642074686520696465616c206a6f622061742066697273742c2062757420747279696e67206f757420646966666572656e7420726f6c657320697320676f6f6420657870657269656e6365207468696e67732077696c6c2068656c7020796f75207265616c697a6520776869636820706f736974696f6e20737569747320796f7520626573742e200a20204265636f6d6520736f6369616c6c7920696e646570656e64656e742e20596f7520646f6e2774206e65656420746f20676f2065766572797768657265207769746820636f6d70616e792c20616e64206d6f726520696d706f7274616e746c792c20796f752073686f756c646e2774206665617220676f696e6720736f6d65776865726520756e6163636f6d70616e6965642e205472792072756e6e696e6720736f6d6520657272616e6473206f6e20796f7572206f776e20616e64207468656e20617474656d707420746f2076697369742061206275737920706c61636520616c6f6e65202874686520646f63746f7227732077616974696e6720726f6f6d2c20796f7572206368696c642773207363686f6f6c2c2074686520776f726b2063616e7465656e206574632e2920616e6420656e6761676520696e20746f20736d616c6c2074616c6b207769746820736f6d656f6e652074686572652e200a2020536179207768617420796f75207468696e6b2e2057686174206c65616420746f20636f646570656e64656e63792c20617265207468696e6b696e67207061747465726e732c206e6f7420616374696f6e732e20536f2073746f70207468696e6b696e672061626f75742070656f706c652077686f20736179206f722077686174206f746865727320657870656374206f6620796f752e20537570706f727420796f7572206f70696e696f6e2c206769766520676f6f6420617267756d656e747320616e6420747275737420796f7572206f776e206a7564676d656e742e200a202054726176656c20616c6f6e652e20497427732074686520626573742077617920746f207370656e6420736f6d652074696d65207769746820796f757273656c6620656e6a6f7920796f7572206f776e20636f6d70616e792e20476f20776865726576657220796f752077616e742c20656e6761676520696e746f206163746976697469657320796f7520656e6a6f792c20766973697420736974657320796f7527766520616c776179732077616e74656420746f2073656520616e642072656c69736820796f757220706561636520616e642071756965742e223b733a363a22696d61676573223b733a3235303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6b746973652d74612d786172616b746972697374696b612d656e6f732d6175746f6e6f6d6f752d616e74687277706f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31393a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39393a223130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37333a22696d616765732f323032322f30322f31342f61706f6b746973652d74612d786172616b746972697374696b612d656e6f732d6175746f6e6f6d6f752d616e74687277706f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf852663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22446576656c6f702074686520636861726163746572697374696373206f6620616e20696e646570656e64656e7420706572736f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313036223b7d),
(1277, 'index.php?option=com_content&view=article&id=159', 'index.php?option=com_content&view=article&id=159:παραδείγματα-θέσπισης-ορίων&catid=32', 'Examples of setting boundaries', ' Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. ', '2023-03-16 10:28:53', '1ba8eab6bcc3e82ebee36872decb9147', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138393a222053657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e20223b693a333b613a32373a7b733a323a226964223b693a3135393b733a353a22616c696173223b733a35323a22cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3431303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313334353a224578616d706c6573206f662073657474696e6720626f756e64617269657320ce98ceadcf84cf8920cf8ccf81ceb9ceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf84cebfcebbcebccf8e20cebdceb120ceb1ceb3ceb1cf80cf8e20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cebaceb9cebdceb4cf85cebdceb5cf8dcf8920cebdceb120ceb1cf80cebfceb3cebfceb7cf84ceb5cf8dcf83cf8920cebaceaccf80cebfceb9cebfcf85cf8220ceaccebbcebbcebfcf85cf822e202020202020202020202020202020202020202020202020202020200a0a2020492073657420626f756e646172696573206d65616e732049206461726520746f206c6f7665206d7973656c66206576656e206966204920616d20696e2064616e676572206f66206469736170706f696e74696e67206f74686572732e20200a0a2020202020202020202020202020202020202020200a0a2053657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e200a20e280a220416e67657220e2809320c2ab4920776f756c64206c696b6520796f7520746f2073746f702e20496620796f7520646f6e27742c2049e280996c6c206c656176652074686520686f757365202f206f666669636520616e64206f7572206d656574696e672077696c6c20656e642068657265c2bb2e200a20e280a22057696e2074696d6520e2809320c2ab492068617665206120706f6c696379206f66206e6f742074616b696e6720696e7374616e74206465636973696f6e732c2049206e6565642061206c6974746c652074696d6520746f207468696e6b20616e6420646563696465207768617420492077616e7420746f20646f2e20496620796f75206e65656420616e20696d6d65646961746520726573706f6e73652c20492063616e6e6f742067697665206974207269676874206e6f77c2bb2e200a20e280a22043726974696369736d20e2809320c2ab4974206973206e6f74206f6b617920666f7220796f7520746f20636f6d6d656e74206f6e206d79207765696768742c20706c656173652073746f702e20496620796f7520646f206e6f742c20492077696c6c206e6f742062652061626c6520746f20636f6e74696e7565207769746820746869732064697363757373696f6ec2bb2e200a20e280a2204164646974696f6e616c20436f6d6d69746d656e74202d20c2ab416c74686f756768207468697320697320616e20696d706f7274616e7420697373756520666f72206d652c20492077696c6c206861766520746f2072656a65637420796f7572207265717565737420666f722068656c70207269676874206e6f772e2022204f72202249206e65656420746f206d656574206d792066616d696c792773206e65656473c2bb2e200a20e280a2204d6f6e657920e2809320c2ab492077696c6c206e6f74206c656e6420796f7520616e79206d6f7265206d6f6e65792e2049206361726520666f7220796f7520616e642049207468696e6b20796f75206e65656420746f2073746172742074616b696e6720726573706f6e736962696c69747920666f7220796f757273656c66c2bb2e200a0a0a20c2a0223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70617261646569676d6174612d7468657370697369732d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a32383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30312f32342f70617261646569676d6174612d7468657370697369732d6f7269776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224578616d706c6573206f662073657474696e6720626f756e646172696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313539223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1278, 'index.php?option=com_content&view=article&id=160', 'index.php?option=com_content&view=article&id=160:19-σημάδια-ότι-δεν-έχετε-υγιή-όρια&catid=32', '19 signs that you lack healthy boundaries!', ' The following actions, habits and behaviors may be indications that you do not have healthy boundaries. ', '2023-03-16 10:29:44', '56808eefc6cacf81c029b5f9300810a2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130353a222054686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a3136303b733a353a22616c696173223b733a36303a22313920cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3332363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313432383a223139207369676e73207468617420796f75206c61636b206865616c74687920626f756e6461726965732120cea4ceb120cf80cf81cebfcf83cf89cf80ceb9cebaceac20cf8ccf81ceb9ceb120cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd20cf84cebfcebd20ceb2ceb1ceb8cf8dcf84ceb5cf81cebf20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf85cf80ceb5cf81ceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84cebf20ceb4ceb9cebaceb1ceafcf89cebcceb120cf84ceb7cf8220ceb5cf80ceb9cebbcebfceb3ceaecf8220cebcceb1cf822e20202020202020202020202020202020202020202020202020202020200a20506572736f6e616c20626f756e6461726965732070726f74656374206f7572206465657065722073656c6620616e6420646566656e64206f7572207269676874206f662063686f6963652e200a2054686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e200a20312e20596f752074656c6c2065766572797468696e6720746f2065766572796f6e652e200a20322e20596f752074616c6b207665727920636f6d666f727461626c792066726f6d20746865206669727374206d6565742e200a20332e20596f752066616c6c20696e206c6f76652077697468206576657279206e6577206163717561696e74616e63652e200a20342e20596f752066616c6c20696e206c6f7665207769746820616e796f6e65207468617420617070726f616368657320796f752e200a20352e20596f752066616c6c20696e206c6f766520776974682070656f706c65207468617420617265206e6f7420617661696c61626c652e200a20362e20596f75206769766520696e2073657875616c6c792077697468207468652076657279206669727374206368616e63652e200a20372e20596f7520676f20616761696e737420796f757220706572736f6e616c2076616c756573206f7220796f7572207269676874732c20746f20706c65617365206f74686572732e200a20382e20596f7520646f206e6f7420737065616b207570207768656e20736f6d656f6e6520656c73652073686f777320696e616465717561746520626f756e6461726965732e200a20392e20596f7520646f206e6f7420737065616b207570207768656e20736f6d656f6e652076696f6c6174657320796f757220626f756e6461726965732e200a2031302e20596f752061636365707420666f6f642c2067696674732c20636f6e746163742c206574632e207468617420796f7520646f206e6f742077616e742e200a2031312e20596f7520746f75636820736f6d656f6e6520776974686f75742061736b696e672e200a2031322e20596f7520616c6c6f7720736f6d656f6e6520746f20676574207768617420746865792063616e2066726f6d20796f752e200a2031332e20596f75206c6574206f74686572732064697265637420796f7572206c6966652e200a2031342e20596f75206c6574206f746865727320646566696e6520796f752e200a2031352e20596f7520657870656374206f746865727320746f206d65657420796f7572206e656564732e200a2031362e20c2ab596f7520636f6c6c61707365c2bb20736f207468617420736f6d656f6e652063616e2074616b652063617265206f6620796f752e200a2031372e20c2ab596f75206162757365c2bb20796f757273656c662e200a2031382e20c2ab596f75206162757365c2bb206f74686572732e200a2031392e20596f75206162757365207375627374616e6365732028696c6c6567616c207375627374616e6365732c206e69636f74696e652c20666f6f6420657463292e223b733a363a22696d61676573223b733a3233333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a32393a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35363a22696d616765732f323032322f30312f32342f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a223139207369676e73207468617420796f75206c61636b206865616c74687920626f756e64617269657321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313630223b7d),
(1279, 'index.php?option=com_content&view=article&id=161', 'index.php?option=com_content&view=article&id=161:ποια-είναι-τα-υγιή-όρια&catid=32', 'What are healthy boundaries?', ' It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. ', '2023-03-16 10:30:38', '79cf3360afb07e1c408aafec6b089561', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132373a2220497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e20223b693a333b613a32373a7b733a323a226964223b693a3136313b733a353a22616c696173223b733a34323a22cf80cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3334383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323439353a225768617420617265206865616c74687920626f756e6461726965733f20ce9720ceadcebbcebbceb5ceb9cf88ceb720cebfcf81ceafcf89cebd20cf80cf81cebfcebaceb1cebbceb5ceaf20ceadcebbcebbceb5ceb9cf88ceb720cf83ceb5ceb2ceb1cf83cebccebfcf8d2e202020202020202020202020202020202020202020202020202020200a20204c61636b206f6620626f756e64617269657320636175736573206c61636b206f6620726573706563742e20200a2020202020202020202020202020202020202020200a20497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e200a202d20506879736963616c20626f756e64617269657320726566657220746f207265737065637420666f72206f757220706572736f6e616c20737061636520616e6420706879736963616c20636f6e746163742e204865616c74687920706879736963616c20626f756e646172696573207265717569726520746865206465636973696f6e206f6620776861742069732061636365707461626c6520616e642077686174206973206e6f7420696e20646966666572656e74206b696e6473206f662072656c6174696f6e73686970732028687567732c206b69737365732c2068616e64202f2073686f756c64657220746f7563682c206574632e292e20546865736520626f756e646172696573206172652076696f6c61746564207768656e20736f6d656f6e6520746f7563686573206f7220696e766164657320796f757220706572736f6e616c20737061636520776974686f757420796f757220617070726f76616c2e200a202d2054686520696e74656c6c65637475616c20626f756e64617269657320726566657220746f206f7572207468696e6b696e6720616e64206964656f6c6f67792e204865616c74687920696e74656c6c65637475616c20626f756e6461726965732072657175697265207265737065637420666f72206f6e65277320766965777320616e642061776172656e657373206f66207768617420697320617070726f70726961746520666f722068696d20746f2064697363757373206174207468652074696d652028666f72206578616d706c653a206974206973206e6f7420616c77617973207468652072696768742074696d6520666f7220736f6d656f6e6520746f206469736375737320706f6c6974696373292e2054686579206172652076696f6c61746564207768656e206f6e652069676e6f726573206f7220756e646572657374696d617465732074686520766965777320616e64206964656173206f6620616e6f746865722e200a202d2054686520656d6f74696f6e616c20626f756e64617269657320726566657220746f206f7572206665656c696e67732e204865616c74687920656d6f74696f6e616c20626f756e64617269657320696e636c756465206c696d69746174696f6e7320617320746f2077686572652c207768656e20616e6420776974682077686f6d2077652077696c6c20736861726520706572736f6e616c20696e666f726d6174696f6e2061732077656c6c2061732077686f6d2077652077696c6c20616c6c6f7720746f20696e666c75656e636520757320656d6f74696f6e616c6c792e2054686579206172652076696f6c61746564207768656e206f6e652069676e6f7265732c20756e646572657374696d617465732c20637269746963697a6573206f72206d6f636b7320746865206665656c696e6773206f6620616e6f746865722e200a202d205468652073657875616c20626f756e64617269657320726566657220746f20616c6c206172656173206f662073657875616c6974792028656d6f74696f6e616c2c2076657262616c2c20706879736963616c20617070726f616368292e204865616c7468792073657875616c20626f756e64617269657320696e636c756465206269646972656374696f6e616c20756e6465727374616e64696e6720616e642072657370656374696e6720746865206465736972657320616e6420636f6e73747261696e7473206265747765656e20706172746e6572732e2054686579206172652076696f6c61746564207768656e20736f6d656f6e6520726563656976657320756e77616e74656420746f756368696e672c2073657875616c20636f6d6d656e74732c2070726f6d7074696e6720746f20656e6761676520696e2073657875616c20616374732074686174207468657920646f206e6f742077616e7420616e642073657875616c20696e6e75656e646f732e200a202d20546865206d6174657269616c20626f756e6461726965732072656c61746520746f206f7572206d6f6e657920616e642070726f70657274792e204865616c746879206d6174657269616c20626f756e64617269657320696e636c756465206c696d69746174696f6e73206f6e20746865206d6174657269616c7320746861742063616e206265207368617265642c2062757420616c736f207468652070656f706c6520776974682077686f6d20746865792077696c6c2062652073686172656420776974682028666f72206578616d706c652c206974206973206f6b617920746f206c656e6420796f75722063617220746f20796f75722062726f746865722c20627574206e6f7420746f2061206e65696768626f7220796f752068617665206f6e6c79207365656e207477696365292e2054686579206172652076696f6c61746564207768656e20736f6d656f6e6520737465616c73206f722064657374726f797320736f6d656f6e6520656c736527732070726f7065727479206f722070757473207072657373757265206f6e207468656d2e200a202d205468652074696d6520626f756e64617269657320726566657220746f2074686520776179207765207368617265206f75722074696d652e204865616c7468792074696d6520626f756e6461726965732072657175697265207370656e64696e6720657175616c2074696d6520286173206c6f6e67206173206974206973206665617369626c6520746f20646f20736f2920746f20616c6c206f6620746865206d61696e206172656173206f66206f7572206c697665732028706572736f6e616c206c6966652c2070726f66657373696f6e616c206c6966652c20616374697669746965732c2073706f7274732c206574632e292e2054686579206172652076696f6c61746564207768656e20736f6d656f6e652064656d616e647320746f6f206d7563682074696d652066726f6d20736f6d656f6e6520656c73652e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706f69612d65696e61692d74612d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33303a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f706f69612d65696e61692d74612d796769692d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a225768617420617265206865616c74687920626f756e6461726965733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313631223b7d),
(1280, 'index.php?option=com_content&view=article&id=162', 'index.php?option=com_content&view=article&id=162:2022-01-11-16-12-18&catid=32', 'Personal boundaries', ' Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. ', '2023-03-16 10:33:17', '3ad7f3aa241a7773f70fcc66542d49e7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a2220506572736f6e616c204c696d69747320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e20223b693a333b613a32373a7b733a323a226964223b693a3136323b733a353a22616c696173223b733a31393a2232303232203031203131203136203132203138223b733a373a2273756d6d617279223b733a3339313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506572736f6e616c204c696d69747320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323031303a22506572736f6e616c20626f756e64617269657320cea4ceb120cf8ccf81ceb9ceb120cebcceb1cf8220cf83cf8eceb6cebfcf85cebd2c20cebfceb920cf8ccf81cebfceb920cebcceb1cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd21202020202020202020202020202020202020202020202020202020200a2020426f756e64617269657320736176652075732c206c696d697473206b696c6c2075732120200a2020202020202020202020202020202020202020200a20506572736f6e616c20626f756e64617269657320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e200a204a75737420617320612066656e63652070726f7465637473206f7572207265616c206573746174652c206f757220706572736f6e616c20626f756e6461726965732070726f74656374206f757273656c7665732e20496e20626f7468206f757220706572736f6e616c20616e642070726f66657373696f6e616c206c6966652c20746865206c61636b206f6620626f756e6461726965732070757473206120746f6c6c206f6e206f7572206d656e74616c2062616c616e636520616e64206f757220706572736f6e616c20616e642070726f66657373696f6e616c2067726f7774682e20536f6d65207761797320746f2073657420626f756e64617269657320746861742061726520696d706f7274616e7420746f20796f75206172652074686520666f6c6c6f77696e673a200a202d20426520636c6561722061626f75742074686520626f756e64617269657320796f752073657420666f7220796f757273656c6620616e64206f74686572732e204d616b65207375726520796f75206861766520646566696e656420746f20626f746820796f757273656c6620616e64206f746865727320776861742069732061636365707461626c6520616e642077686174206e6f742e200a202d204f6e636520736f6d656f6e652076696f6c6174657320796f7572206c696d69742c20796f752063616e2072656d696e64207468656d20616e642061736b20666f722074686569722068656c7020746f2070726f746563742069742e200a202d2049662074686520706572736f6e207374696c6c2076696f6c6174657320746865206c696d69742c2061736b207468656d20646563696465646c7920627574206b696e646c7920746f2073746f7020746865206265686176696f722e20496620746865206265686176696f7220636f6e74696e7565732c20636f6e73696465722077686174206675727468657220616374696f6e20697320617070726f70726961746520746f2062652074616b656e20696e206f7264657220746f2073746f7020746865206265686176696f72207768696c652072657370656374696e6720746865206f7468657220706572736f6e2e200a202d20436f6e736964657220706f737369626c6520616c7465726e6174697665732074686174206d617920657869737420696e206e6f74206265696e6720696e20656e7669726f6e6d656e74732074686174206d696e696d697a6520746865206368616e63657320666f7220736f6d656f6e6520746f20627265616b20796f757220626f756e6461726965732e200a202d205468616e6b207468652070656f706c652061726f756e6420796f752077686f20686f6e6f7220796f757220626f756e64617269657320616e6420726573706f6e6420746f20796f757220726571756573742e200a202d204964656e746966792074686520636f6e73657175656e636573206f662076696f6c6174696e67206f722069676e6f72696e6720796f757220626f756e6461726965732e200a202d204964656e74696679207468652064797366756e6374696f6e616c2074686f756768747320616e642062656c696566732074686174206c65616420796f7520746f20616c6c6f772076696f6c6174696f6e73206f6620796f757220626f756e6461726965732e200a202d20446576656c6f70206e65772c206d6f726520726174696f6e616c2c20656666696369656e742074686f756768747320616e642062656c696566732077686963682077696c6c2068656c7020796f75206368616e676520796f7572206265686176696f727320736f207468617420796f752063616e206275696c64206865616c74687920626f756e6461726965732e200a202d204964656e74696679206e6577206265686176696f727320776869636820796f75206e65656420746f2061646420746f20796f757220616374696f6e7320746f20646576656c6f70206865616c74687920626f756e6461726965732e200a202d204170706c79207468657365206265686176696f727320746f20796f7572206576657279646179206c6966652c20736f207468617420796f757220706572736f6e616c2073706163652c207072697661637920616e642072696768747320617265206e6f742069676e6f726564206f7220696e6672696e67656420627920616e796f6e652e200a202d20416c776179732074727920746f20756e6465727374616e6420616e6420686f6e6f72206f74686572732720626f756e6461726965732e200a0a20c2a0223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70726f737770696b612d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33333a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a223136323a323032322d30312d31312d31362d31322d3138223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30312f32342f70726f737770696b612d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136323a323032322d30312d31312d31362d31322d31382663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22506572736f6e616c20626f756e646172696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313632223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1281, 'index.php?option=com_content&view=article&id=163', 'index.php?option=com_content&view=article&id=163:ο-πίνακας-των-ορίων&catid=32', 'The boundaries table', ' The exercise below ill help you understand the boundaries you need to set and maintain with different people. ', '2023-03-16 10:33:43', '443fb480bae18ebe994556eb848db10a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131313a22205468652065786572636973652062656c6f7720696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e20223b693a333b613a32373a7b733a323a226964223b693a3136333b733a353a22616c696173223b733a33353a22cebf20cf80ceafcebdceb1cebaceb1cf8220cf84cf89cebd20cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3333323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f7720696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313033353a2254686520626f756e646172696573207461626c65202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e200a204d616b652061207461626c65206f662038206c696e657320616e64203520636f6c756d6e732e20496e20746865206669727374206c696e6520777269746520746865206e616d65206f662074686520706572736f6e20776974682077686f6d20796f752077616e7420746f207365742068656174687920626f756e6461726965732e20496e2074686520666f6c6c6f77696e67206c696e6573207772697465207468652063617465676f72696573206f6620626f756e64617269657320796f75207769736820746f2065737461626c6973682c2061732077656c6c2061732074686520666f726d20746865792063757272656e746c7920686176652e200a20536565206578616d706c652062656c6f77200a202d204e61747572616c20626f756e64617269657320726566657220746f20706572736f6e616c20737061636520616e6420706879736963616c20696e74696d6163792e200a202d20456d6f74696f6e616c20626f756e64617269657320726566657220746f20796f7572206665656c696e67732e200a202d2053706972697475616c20626f756e64617269657320726566657220746f2072657370656374696e672074686520696465617320616e642074686520776179206f66207468696e6b696e67206f66206f74686572732e200a202d2053657875616c20626f756e64617269657320726566657220746f20616c6c2061737065637473206f662073657875616c6974792028656d6f74696f6e616c2c2076657262616c2c20706879736963616c2c206574632e292e200a202d204d6174657269616c20626f756e64617269657320726566657220746f2066696e616e6369616c206173736574732e200a202d2054696d6520626f756e64617269657320726566657220746f2074696d65206d616e6167656d656e742e200a2054727920746f206576616c7561746520796f757220626f756e64617269657320616e642074616b6520616374696f6e20776865726576657220796f75206665656c20796f7520686176656ee280997420736574206865616c74687920626f756e6461726965732e200a20526570656174207468652065786572636973652065766572792032207765656b7320756e74696c20796f75e28099766520736574206865616c74687920626f756e64617269657320696e20616c6c2073656374696f6e732e200ac2a0223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33333a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f6f2d70696e616b61732d74776e2d6f7269776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a2254686520626f756e646172696573207461626c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313633223b7d),
(1282, 'index.php?option=com_content&view=article&id=166', 'index.php?option=com_content&view=article&id=166:πώς-να-πεις-όχι&catid=32', 'How to say NO', ' Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty. ', '2023-03-16 10:34:30', '7421c7fd3fb557a6b1cfa655d7d6e72c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135363a2220536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e20223b693a333b613a32373a7b733a323a226964223b693a3136363b733a353a22616c696173223b733a32373a22cf80cf8ecf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb9223b733a373a2273756d6d617279223b733a3337373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313031303a22486f7720746f20736179204e4f202020202020202020202020202020202020202020202020202020200a20536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e200a202d2053656e73652074686520616e737765723a205768656e20736f6d656f6e652061736b7320796f7520746f20646f20736f6d657468696e672c2074686572652069732061206c6974746c6520766f69636520696e7369646520796f752077686963682074656c6c7320796f7520686f7720796f75207265616c6c792077616e7420746f20726573706f6e643b20627920736179696e6720796573206f72206e6f2e2042652063616c6d2c206c697374656e20746f20796f757220696e6e657220766f69636520616e642073656e73652074686520616e7377657220776974686f7574206265696e6720696e666c75656e6365642062792077617420796f752062656c6965766520796f75206d757374207361792e200a202d20486f7720746f206465616c2077697468206f746865722070656f706c6573e28099207265616374696f6e733a205765206f6674656e20686573697461746520746f2073617920e2809c6e6fe2809d2066656172696e672061206e65676174697665207265616374696f6e2e204974e2809973207665727920696d706f7274616e7420746f20636f6e73696465722074686174207468652070656f706c652077686f206465736572766520746f207374616e64206e65787420746f2075732061726520746865206f6e65732077686f207265636f676e697a6520616e6420616363657074206f757220726967687420746f2072656675736520616e6420646f6ee280997420676574206d616420696e2065766572792073756368206f63636173696f6e2e200a202d2053686f7720796f757273656c6620636f6d70617373696f6e3a204a75737420617320796f75206665656c20636f6d70617373696f6e20666f72206f746865727320616e64207361792079657320746f2061766f69642068757274696e67207468656972206665656c696e67732c2073686f7720636f6d70617373696f6e20746f20796f757273656c662061732077656c6c20616e6420636f76657220796f7572206f776e206e656564732e2052656d656d6265723a20e2809c596f752068617665206e6f7468696e6720746f206761696e2066726f6d20616e20656d7074792076617365e2809d2e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d706569732d6f78692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33343a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb9223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33373a22696d616765732f323032322f30322f31342f7077732d6e612d706569732d6f78692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb92663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a22486f7720746f20736179204e4f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313636223b7d),
(1283, 'index.php?option=com_content&view=article&id=155', 'index.php?option=com_content&view=article&id=155:τα-6-βήματα-για-τη-λήψη-μιας-απόφασης&catid=31', 'The 6 steps to decision making', ' Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness! ', '2023-03-16 10:37:45', '7e6f17256288bf1a6eebc95b41b110c4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130333a2220486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e6573732120223b693a333b613a32373a7b733a323a226964223b693a3135353b733a353a22616c696173223b733a36363a22cf84ceb1203620ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a2273756d6d617279223b733a3332343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e657373213c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3934383a22546865203620737465707320746f206465636973696f6e206d616b696e67202020202020202020202020202020202020202020202020202020200a0a20486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e65737321200a20312e205265636f676e697a6520746865206e65656420626568696e64206d616b696e6720746865206465636973696f6e3a20776861742069732064726976696e6720796f7520746f206465636964652c207768617420646f20796f752077616e7420746f20616368696576653f200a20322e204672616d696e67207468652069737375653a20676174686572206c6f7473206f6620696e666f726d6174696f6e2061626f75742074686520697373756520756e64657220636f6e73696465726174696f6e20616e64206e6172726f7720697420646f776e2e200a20332e2046696e6420616c7465726e6174697665733a2066696e6420616e64206576616c756174652074776f20746f20666f757220616c7465726e61746976657320756e74696c20796f7520656e6420757020746f2074686520617070726f707269617465206f6e65732e200a20342e2043686f6963653a2063686f6f736520746865206265737420616c7465726e617469766520666f7220796f752e200a20352e20496d706c656d656e746174696f6e3a20696d706c656d656e7420796f75722063686f73656e20616c7465726e617469766520616e64206f627365727665206974732070726f67726573732e200a20362e204576616c756174696f6e3a206576616c7561746520796f7572206465636973696f6e20616e642067657420666565646261636b2066726f6d2069747320726573756c74732e2049662074686520636f6e73657175656e63657320617265206e656761746976652c20726570656174207468652070726f6365737320616e64206170706c7920616e6f7468657220616c7465726e61746976652e200a20416e642072656d656d62657221204d616e792074696d6573206576656e206966206f7572206465636973696f6e20686173207475726e6564206f757420746f2062652077726f6e672c207768656e207765206172652063616c6c656420746f2064656369646520616761696e2c206974206973206e6f74206e656365737361727920746861742077652077696c6c206d616b6520616e6f746865722063686f6963652e2e2e223b733a363a22696d61676573223b733a3233393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33373a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a223135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36323a22696d616765732f323032322f30322f31342f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22546865203620737465707320746f206465636973696f6e206d616b696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313535223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1284, 'index.php?option=com_content&view=article&id=142', 'index.php?option=com_content&view=article&id=142:τα-οφέλη-της-θετικότητας-στην-υγεία-μας&catid=29', 'The benefits of positivity to our health', ' Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. ', '2023-03-16 10:38:44', '9e7a1d847dd14804c80b419db6e5afb0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a22204d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e20223b693a333b613a32373a7b733a323a226964223b693a3134323b733a353a22616c696173223b733a37323a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3338343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036323a225468652062656e6566697473206f6620706f736974697669747920746f206f7572206865616c746820ce9720ceb1ceb3ceaccf80ceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120cebaceb9cebdceb5ceafcf84ceb1ceb920cebaceb1ceb920ceb720cebaceb1cebbcebfcf83cf8dcebdceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120ceadcf81cf87ceb5cf84ceb1ceb920cf80ceb9cebf20cebacebfcebdcf84ceac2e202020202020202020202020202020202020202020202020202020200a20204c6f7665206d616b65732074686520776f726c6420676f20726f756e6420616e64206b696e646e657373206d616b65732070656f706c6520636f6d6520746f6765746865722e20200a2020202020202020202020202020202020202020200a204d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e200a20496e20706172746963756c61722c20657870657269656e63696e6720706f73697469766520656d6f74696f6e732070726f74656374732075732066726f6d2073796d70746f6d73206f6620696c6c6e657373207375636820617320736e6966666c65732c2068656164616368657320616e64207061696e20696e20746865206162646f6d656e20616e642073746f6d6163682e20457870657269656e63696e6720706f73697469766520656d6f74696f6e7320656e636f7572616765732070656f706c6520746f206d616b65206865616c7468792063686f696365732c2061766f6964207468726561747320616e642074616b652063617265206f66207468656d73656c7665732c20636f6e747269627574696e6720746f20616e206f766572616c6c20696d70726f766564206865616c74682e20416c736f2c20706f736974697665206665656c696e67732061726520612077616c6c206f662070726f74656374696f6e20616761696e73742064657072657373696f6e2c20656e68616e63696e672070737963686f6c6f676963616c2077656c6c2d6265696e6720616e64206c6966652d736174697366616374696f6e2e204c6173746c792c20706f7369746976697479206973206469726563746c792072656c6174656420746f206d61696e7461696e696e672061206865616c74687920686561727420726174652c2077686963682c20696e207475726e20636f6e747269627574657320746f2067656e6572616c206865616c746820616e64206c6f6e6765766974792e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33383a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a225468652062656e6566697473206f6620706f736974697669747920746f206f7572206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313432223b7d),
(1285, 'index.php?option=com_content&view=article&id=135', 'index.php?option=com_content&view=article&id=135:τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας&catid=28', 'What is awe and what is its significance to our happiness', ' Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. ', '2023-03-16 10:39:38', '7bcb8ff4e8667bc4dcdbb55ed1f23e13', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134373a222041776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e20223b693a333b613a32373a7b733a323a226964223b693a3133353b733a353a22616c696173223b733a3130313a22cf84ceb920ceb5ceafcebdceb1ceb920cf84cebf20ceb4ceadcebfcf8220cebaceb1ceb920cf80cebfceb9ceb120ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3336383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313836373a22576861742069732061776520616e64207768617420697320697473207369676e69666963616e636520746f206f75722068617070696e65737320ce9f20ceadcebdceb1cf8220cebacebfceb9cf84ceacceb6ceb5ceb920cf84cebf20cebdceb5cf81cf8ccebbceb1cebacebacebf20cebaceb1ceb920ceb2cebbceadcf80ceb5ceb920cf84ceb720cebbceaccf83cf80ceb72c20cebf20ceaccebbcebbcebfcf8220cf84ceb120ceb1cf83cf84ceadcf81ceb9ceb120cf80cebfcf8520ceb1cebdcf84ceb1cebdceb1cebacebbcf8ccebdcf84ceb1ceb92e202020202020202020202020202020202020202020202020202020200a20204f6e65206c6f6f6b732061742074686520776174657220616e642073656573206d75642c20746865206f7468657220746865207265666c656374696f6e206f66207468652073746172732e20200a2020202020202020202020202020202020202020200a2041776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e20466f72206578616d706c652c207768656e2077652073656520736f6d65206772656174206172636869746563747572616c20636f6e737472756374696f6e2c207768656e207765207769746e6573732061206e61747572616c207068656e6f6d656e6f6e206f66207261726520626561757479206f72207768656e207765207769746e65737320746865206269727468206f662061206368696c642e2e2e20546865206665656c696e67206f662061776520686173207468652073616d6520706f77657266756c2065666665637420746f206f75722068617070696e6573732e20486f77657665722c20696e20636f6e747261737420746f20616c6c206f7468657220706f73697469766520656d6f74696f6e732c20697420697320746865206f6e6c79206f6e65207468617420646f6573206e6f74206d616b6520757320736d696c65206f72206c617567682e204c65742773206c6f6f6b2061742033207761797320746f20696e636f72706f7261746520612073656e7365206f662061776520696e746f206f7572206576657279646179206c697665733a200a202d2057616c6b20696e206e6174757265206173206f6674656e20617320796f752063616e3a2074616b6520612077616c6b20616e64206f6273657276652074686520656e7669726f6e6d656e742c2074686520736f756e64732c20746865206f626a656374732c207468652070656f706c6520616e642074686520636f6c6f727320796f7520656e636f756e7465722e204f6273657276652074686520747265617375726573206f66206e61747572653b20796f752077696c6c206665656c20617765206c6f6f6b696e672061742074686520636c6f75647320666c6f6174696e6720617761792e200a202d2047657420746865206d6f7374206f7574206f6620796f75722074726970733a207768656e20796f752066696e6420796f757273656c6620696e2061206e657720686f6c696461792073706f742c2074727920746f2077616b65207570206561726c7920696e20746865206d6f726e696e6720616e64206c69766520796f75722064617920746f207468652066756c6c6573742c20656e6a6f79696e67207468652073756e7365742c206f6273657276696e67207468652070656f706c652c20746865207369676874732c2074686520626561757479206f66206e61747572652c20746865206e65772074617374657320616e642065766572797468696e6720656c73652061726f756e6420796f752e200a202d20476574206f7574206f6620796f757220636f6d666f7274207a6f6e65206174206c65617374206f6e63652061206461793a20796f7520646f206e6f74206861766520746f20676f206f6e207661636174696f6e20746f20657870657269656e6365206665656c696e6773206f66206177652e20596f75206a757374206e65656420746f206f6273657276652062656175747920696e20796f7572206576657279646179206c6966652e20546869732077696c6c2062652065617369657220696620796f75206d616b65207375726520796f7520646f20736f6d657468696e6720646966666572656e74206576657279206461792c20737563682061732061206e69676874207374726f6c6c2c206120636f6e636572742c2068696b696e6720616e642067617a696e672061742074686520636974792066726f6d2074686520746f70206f6620612068696c6c2c207761746368696e6720796f7572206661766f726974652073706f7274202d776861746576657220656c736520706c656173657320796f752c206173206c6f6e672061732069742773206e6f7420736f6d657468696e6720796f7520646f2065766572792064617921200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3235313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33393a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130353a223133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37343a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22576861742069732061776520616e64207768617420697320697473207369676e69666963616e636520746f206f75722068617070696e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313335223b7d),
(1286, 'index.php?option=com_content&view=article&id=129', 'index.php?option=com_content&view=article&id=129:τι-είναι-η-ευγνωμοσύνη&catid=27', 'What is Gratitude?', ' Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. ', '2023-03-16 10:41:42', '21c3425c98ba2a7d4db76928873bd2f7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232383a222044696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e20223b693a333b613a32373a7b733a323a226964223b693a3132393b733a353a22616c696173223b733a34313a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a3434393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e44696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3938333a2257686174206973204772617469747564653f20ce91cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4cf8ecf83ceb5ceb9cf8220cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb9cf822c20ceb5ceafcebdceb1ceb920cebf20cebbcf8cceb3cebfcf8220cf83cebfcf852c20ceadcebdceb120cf87ceb1cebccf8cceb3ceb5cebbcebf20cebaceb1ceb920cebcceafceb120cebaceb1cf81ceb4ceb9ceac20ceb3ceb5cebcceaccf84ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e202020202020202020202020202020202020202020202020202020200a2020416d6f6e6720746865207468696e677320796f752063616e206769766520616e64206174207468652073616d652074696d65206b6565702c20697320796f757220776f72642c206120736d696c6520616e6420612068656172742066756c6c206f66206772617469747564652e20200a2020202020202020202020202020202020202020200a2044696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e20496e646565642c20746865206665656c696e67206f662067726174697475646520696e6372656173657320646f70616d696e652c207365726f746f6e696e20616e64206f7879746f63696e206c6576656c732c20746865206e6575726f6368656d6963616c732074686174206d616b65207573206665656c20676f6f642120477261746974756465206272696e677320757320636c6f73657220746f206f746865722070656f706c652c2067656e65726f7369747920616e6420746865206665656c696e6773206f662067656e65726f736974792c20736563757269747920616e6420636f6e73697374656e63792c207768696c652064726976696e672061776179206e6567617469766520656d6f74696f6e732e2053746172742073686f77696e6720796f75722067726174697475646520746f64617921200a0a20c2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6579676e6f6d6f73796e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34313a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30312f32342f74692d65696e61692d692d6579676e6f6d6f73796e692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a2257686174206973204772617469747564653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313239223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1287, 'index.php?option=com_content&view=article&id=119', 'index.php?option=com_content&view=article&id=119:καθημερινό-πρόγραμμα&catid=25', 'Everyday schedule', ' Hold a daily activities diary where: You will estimate the time you need to perform your daily activities ', '2023-03-16 10:42:31', 'd2127782da07b0b68833fb332d8ddd4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130373a2220486f6c642061206461696c7920616374697669746965732064696172792077686572653a20596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c79206163746976697469657320223b693a333b613a32373a7b733a323a226964223b693a3131393b733a353a22616c696173223b733a33393a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a2273756d6d617279223b733a3430323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486f6c642061206461696c7920616374697669746965732064696172792077686572653a203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c792061637469766974696573203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3336313a224576657279646179207363686564756c65202020202020202020202020202020202020202020202020202020200a20486f6c642061206461696c7920616374697669746965732064696172792077686572653a200a20596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c7920616374697669746965732e200a2054616b6520696e746f206163636f756e7420627265616b732074686174206d7573742074616b6520706c6163652e200a2044657465726d696e6520686f77206c6f6e67206d656574696e67732077696c6c206c6173742077697468696e20746865206461792e200a204173206120666f6c6c6f772d75703a200a204576616c7561746520696620796f757220646179207761732070726f6475637469766520616e64206966207363686564756c696e672068656c7020736176652074696d6520616e6420656e657267792e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34323a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb12663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224576657279646179207363686564756c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313139223b7d),
(1288, 'index.php?option=com_content&view=article&id=109', 'index.php?option=com_content&view=article&id=109:τι-είναι-αυτοπεποίθηση&catid=24', 'What is self-confidence?', ' Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. ', '2023-03-16 10:45:40', 'ce4fd154bdffcf71d598147db3f6eeee', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234323a2220436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130393b733a353a22616c696173223b733a34323a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3436333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535363a22576861742069732073656c662d636f6e666964656e63653f20c2abce9aceb1cebdceb5ceafcf8220ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb520cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cf84cf8ecf84ceb5cf81cebfcf822c20cf87cf89cf81ceafcf8220cf84ceb720cf83cf85ceb3cebaceb1cf84ceacceb8ceb5cf83ceae20cf83cebfcf85c2bb20456c65616e6f7220526f6f736576656c74202020202020202020202020202020202020202020202020202020200a2020c2ab4e6f206f6e652063616e206d616b6520796f75206665656c20696e666572696f7220776974686f757420796f757220636f6e73656e74c2bb20456c65616e6f7220526f6f736576656c7420200a2020202020202020202020202020202020202020200a20436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e204576656e206966207468657920646f206e6f7420686176652061207375636365737366756c20726573756c742c207468657920646f206e6f7420676976652d75702e2054686579206861766520666169746820746f207468656d73656c76657320616e64207468656972206162696c69746965732c2061732074686579207365656d20746f2062652061626c6520746f20657865726369736520636f6e74726f6c206f766572207468656972206c6966652e2054686579206b656570206120706f736974697665206174746974756465206576656e207768656e207468696e677320646f206e6f7420776f726b2077656c6c20626563617573652074686579206861766520616363657074656420616e642072657370656374207468656d73656c7665732061732074686579206172652c20696e636c7564696e67207468656972206661756c74732e200a20546875732c2073656c662d636f6e666964656e636520696e737069726573206865616c74687920656d6f74696f6e732073756368206173206469676e6974792c2073656c662d636f6e74726f6c2c20746f6c6572616e63652c206163636f756e746162696c6974792c207265737065637420666f72206f746865727320616e642073656c662d726573706563742e2049742069732070617274206f66206f75722073656c662d65737465656d20616e64206974206973206120776179206f662065787072657373696e672069742e2054686520706572736f6e2074616b65732074686520696e697469617469766520616e6420646566656e6473207768617420686520636f6e73696465727320696d706f7274616e742e2053656c662d636f6e666964656e636520776f726b7320696e206163636f7264616e63652077697468207265616c697374696320616e642076616c69642073656c662d6576616c756174696f6e2c2062792074616b696e67206f76657220726573706f6e736962696c69747920616e64206b656570696e6720612064796e616d696320617474697475646520616761696e737420657665727964617920646966666963756c7469657320616e6420756e61766f696461626c652061647665727369746965732e200a2042757420696e206f7264657220666f722074686520696e646976696475616c20746f206265636f6d652073656c662d636f6e666964656e742c20746865697220776179206f66207468696e6b696e6720706c61797320616e20696d706f7274616e7420726f6c652e205768617420646f20796f75207468696e6b3f205768617420697320676f696e67206f6e20696e20796f7572206d696e6420617320796f752072656164207468657365206c696e65733f200a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34353a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f74692d65696e61692d6175746f7065706f6974686973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22576861742069732073656c662d636f6e666964656e63653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313039223b7d),
(1289, 'index.php?option=com_content&view=article&id=110', 'index.php?option=com_content&view=article&id=110:ζήσε-για-εσένα-και-όχι-για-τους-άλλους&catid=24', 'Live for yourself and not for others!', ' Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes. People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. ', '2023-03-16 10:46:22', 'e0cdbfa2be640631fe8750036ae28930', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235383a2220486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e2050656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3131303b733a353a22616c696173223b733a36393a22ceb6ceaecf83ceb520ceb3ceb9ceb120ceb5cf83ceadcebdceb120cebaceb1ceb920cf8ccf87ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf82223b733a373a2273756d6d617279223b733a3532333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313234353a224c69766520666f7220796f757273656c6620616e64206e6f7420666f72206f74686572732120ce9720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb4ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb5cf80ceb5ceb9ceb4ceae20ceb5ceafcf83ceb1ceb920cf80ceaccebdcf84ceb120cf83cf89cf83cf84cf8ccf8220ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb520cf86cebfceb2ceaccf83ceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cebbceacceb8ceb72e20202020202020202020202020202020202020202020202020202020200a2020486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e20200a2020202020202020202020202020202020202020200a2050656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e200a2042652063617574696f75732120457665727920706572736f6e20686173207468656972206f776e207068696c6f736f7068792061626f7574206c69666520616e6420686f7720746f206465616c2077697468207468696e67732e2054686973206d65616e73207468617420796f752063616e6e6f7420706c656173652065766572796f6e652e200a20536f2061766f696420636f6d70617269736f6e732e2049742069732061207369676e69666963616e7420736f75726365206f66206d69736572792e204d616e792070656f706c65206861766520636861726163746572697374696373207468617420796f7520617265206d697373696e672c2062757420796f7520616c736f20686176652076697274756573206d697373696e672066726f6d206f74686572732e200a20446f206e6f74206c6f6f6b20666f722070657266656374696f6e2e204e6f206f6e65206973207065726665637420616e642074686174277320616d617a696e672e20546865726520697320616e20696d6d656e736520737061636520666f7220696d70726f76656d656e742e20446f206e6f742062652061667261696420746f206d616b652061206d697374616b652e204d697374616b65732068656c7020796f75206c6561726e20616e64206765742062657474657220616e64206265747465722e20466f637573206f6e207768617420796f75206861766520616e64206c6f766520796f757273656c6620666f7220776861742069742069732e200a2042656c6965766520696e20796f757273656c6620616e64206e65766572206769766520757021200a205468652073656c6620636f6e666964656e636520626f6f73742073686f756c64206e657665722073746f7020616e64206d75737420626520616e20657665727964617920676f616c2c20626563617573652073656c662d6c6f7665206973206120636f6e7374616e74206e65656421200a0a20c2a0223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a6973652d6769612d6573656e612d6b61692d6f78692d6769612d746f75732d616c6c6f75732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34363a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36303a22696d616765732f323032322f30312f32342f7a6973652d6769612d6573656e612d6b61692d6f78692d6769612d746f75732d616c6c6f75732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a224c69766520666f7220796f757273656c6620616e64206e6f7420666f72206f746865727321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313130223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1290, 'index.php?option=com_content&view=article&id=111', 'index.php?option=com_content&view=article&id=111:αυτοπεποίθηση-στο-χώρο-εργασίας&catid=24', 'Confidence in the workplace', ' Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. ', '2023-03-16 10:46:39', 'f483dba8d7f8fb7e50a465d9541e781c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331373a22204d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e20223b693a333b613a32373a7b733a323a226964223b693a3131313b733a353a22616c696173223b733a35393a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a2273756d6d617279223b733a3533383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313332373a22436f6e666964656e636520696e2074686520776f726b706c61636520ce95cebacf84ceafcebcceb7cf83ceb520ceb5cf83cf8d20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebd20cebaceb1ceb920cebfceb920cf85cf80cf8ccebbcebfceb9cf80cebfceb92e202020202020202020202020202020202020202020202020202020200a20204170707265636961746520796f757273656c6620616e642074686520726573742077696c6c20666f6c6c6f772e20200a2020202020202020202020202020202020202020200a204d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e20486176696e672073656c662d636f6e666964656e63652073686f777320746861742077652072657370656374206f757273656c76657320616e6420696e74656e6420746f206578707265737320616e6420737570706f7274206f75722074686f756768747320616e64206665656c696e67732e20497420616c736f2c20656e68616e6365732074686520736174697366616374696f6e20776520726563656976652066726f6d20776f726b2e204d616e792070656f706c652c20616c74686f756768207365656b696e672073656c662d636f6e666964656e63652c207375666665722066726f6d207061737369766974792c2074686579206162616e646f6e20746865697220696465617320616e6420646f206e6f742065787072657373207468656972207669657720746f2061766f696420636f6e666c696374732077697468206f74686572732e204f746865727320616761696e2c2073686f7720746f6f206d7563682073656c662d636f6e666964656e636520696e2074686520776f726b696e6720656e7669726f6e6d656e7420616e6420746869732063616e206c65616420746f206465677261646174696f6e20616e64206578706c6f69746174696f6e206f6620636f6c6c6561677565732e20426f746820617070726f61636865732063616e206861766520657175616c6c792062616420726573756c747320696e206f757220776f726b706c61636520736f207765277265206c6f6f6b696e6720666f722074686520676f6c64656e20696e74657273656374696f6e206265747765656e207468652074776f2065787472656d65732c2074686520617070726f70726961746520636f6e666964656e6365206c6576656c2e20556e646f75627465646c792c2074686520706572666563742070657263656e74616765206f662073656c662d636f6e666964656e63652069732061207665727920696d706f7274616e7420636f6d706f6e656e74206f662061207361746973666163746f727920616e64207375636365737366756c206361726565722e200a0a20c2a0223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f7065706f6974686973692d73746f2d7877726f2d65726761736961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34363a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35343a22696d616765732f323032322f30312f32342f6175746f7065706f6974686973692d73746f2d7877726f2d65726761736961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22436f6e666964656e636520696e2074686520776f726b706c616365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313131223b7d),
(1291, 'index.php?option=com_content&view=article&id=99', 'index.php?option=com_content&view=article&id=99:ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή&catid=22', 'Self-control is very important for your social life', ' Self-control starts with controlling your thoughts. If you cannot control your thinking, you cannot control your actions. ', '2023-03-16 10:48:32', 'aa844edfece0312406cf058237c929b2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a222053656c662d636f6e74726f6c20737461727473207769746820636f6e74726f6c6c696e6720796f75722074686f75676874732e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a39393b733a353a22616c696173223b733a3131333a22cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20cebacebfceb9cebdcf89cebdceb9cebaceae20cf83cebfcf8520ceb6cf89ceae223b733a373a2273756d6d617279223b733a3539343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223e53656c662d636f6e74726f6c207374617274732077697468e280af3c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b20666f6e742d7765696768743a20626f6c643b223e636f6e74726f6c6c696e673c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223ee280af796f7572e280af3c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b20666f6e742d7765696768743a20626f6c643b223e74686f75676874733c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223e2e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e3c2f7370616e3ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313438313a2253656c662d636f6e74726f6ce280af6973e280af76657279e280af696d706f7274616e74e280af666f72e280af796f7572e280af736f6369616ce280af6c696665c2a0202020202020202020202020202020202020202020202020202020200a202053656c662d636f6e74726f6c207374617274732077697468e280af20636f6e74726f6c6c696e6720e280af796f7572e280af2074686f7567687473202e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e20200a2020202020202020202020202020202020202020200a204d6f73742070656f706c65206665656c2074686579206861766520746f20646576656c6f70206f72206d61696e7461696e2073656c662d636f6e74726f6c2c206f6e6c7920696e206f7264657220746fe280af61636869657665207468656972206f776ee280af676f616c732ee280af53656c662d636f6e74726f6c2c20686f77657665722c20706c61797320616e20696d706f7274616e7420726f6c6520696e206f757220696e746572616374696f6e732c20617320697420656e73757265732063616c6d6e65737320616e64206865616c7468792072656c6174696f6e73686970732077697468206f74686572732ee280af50656f706c6520776974682073656c662d636f6e74726f6c207365656d20746f207570686f6c642074686520746872656520666f6c6c6f77696e67206861626974733ac2a0200ac2a00a20ce91292053656c662d6d61696e74656e616e6365e280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280af200a2020e280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afc2a0200a205468657920686176652061206865616c74687920617474697475646520746f776172647320226d6174657269616c20676f6f64732220616e6420666f637573206f6e20776861742074686579206e656564e280af6d6f7265207468616e207768617420746865792077616e742e2054686579206576616c7561746520776861742074686579206e65656420746fe280af696e206f7264657220746f20656e72696368e280af7468656972206c6966652c2062757420646f20736f20696e206d6f6465726174696f6e2ee280afc2a0200ac2a00a2020ce92292053656c662d4173736572746976656e657373c2a02020200a2054686579206b6e6f772074686569722076616c756520616e64e280af6665656c20636f6d666f727461626c65e280af746f2073686172652074686569722074686f75676874732c207768696c6520676976696e67206f7468657273207468652074696d6520616e6420737061636520746f2065787072657373207468656d73656c7665732ee280afc2a0200ac2a00a202043292053656c662d66756c66696c6c6d656e74c2a02020200a2054686520726f616420746f2073656c662d636f6e666964656e636520697320636c6f73656c79206c696e6b656420746fe280af6475726162696c6974792ee280af54686f73652077686f2063616e2070726163746963652073656c662d636f6e74726f6c2c20646f206e6f7420656173696c792064726f70206f7574206f6620646966666963756c74206163746976697469657320627574206361726520746f20646576656c6f702072656c6576616e7420736b696c6c732ec2a0200a202053656c662d636f6e74726f6c2c207468657265666f72652c20616c6c6f777320757320746f20656e6a6f792074686520706f736974697665207468696e677320696e206c69666520696e206d6f6465726174696f6e2c20776974686f757420636f6e7374616e746c79207365656b696e67206d6f72652ee280afc2a0200a0a20c2a0223b733a363a22696d61676573223b733a3236303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d6175746f656c6567786f732d65696e61692d706f6c792d73696d616e74696b6f732d6769612d74696e2d6b6f696e776e696b692d736f752d7a77692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34383a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131363a2239393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38333a22696d616765732f323032322f30312f32342f6f2d6175746f656c6567786f732d65696e61692d706f6c792d73696d616e74696b6f732d6769612d74696e2d6b6f696e776e696b692d736f752d7a77692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a2253656c662d636f6e74726f6c206973207665727920696d706f7274616e7420666f7220796f757220736f6369616c206c696665223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3939223b7d),
(1292, 'index.php?option=com_content&view=article&id=100', 'index.php?option=com_content&view=article&id=100:αυτοέλεγχος-στην-πράξη&catid=22', 'Self-control in practice ', ' Success and achievement of goals is based on good habits, which in turn, are based on discipline and self-control. These are four ways to improve self-control and develop more adaptive habits: ', '2023-03-16 10:49:10', 'f3ed704b469b360add47617d3a5d4e97', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139343a22205375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6e20676f6f64206861626974732c20776869636820696e207475726e2c20617265206261736564206f6e206469736369706c696e6520616e642073656c662d636f6e74726f6c2e2054686573652061726520666f7572207761797320746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733a20223b693a333b613a32373a7b733a323a226964223b693a3130303b733a353a22616c696173223b733a34323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3639363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e5375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6ee280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e676f6f64206861626974732c203c2f7370616e3e776869636820696e207475726e2c20617265206261736564206f6ee280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6469736369706c696e65e280af3c2f7370616e3e616e64203c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e73656c662d636f6e74726f6c3c2f7370616e3e2ec2a0c2a03c2f703e0d0a3c70207374796c653d22746578742d616c69676e3a204a7573746966793b20666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e546865736520617265e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e666f75722077617973e280af3c2f7370616e3e746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733ac2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313339353a2253656c662d636f6e74726f6ce280af696ee280af7072616374696365c2a020ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf80cf81cf8ccebacebbceb7cf83ceb720ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceb5ceafcebdceb1ceb920cebdceb120ceb5cebbceadceb3cebeceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e202020202020202020202020202020202020202020202020202020200a20204f6e65206f66207468652062696767657374e280af6368616c6c656e67657320697320726567756c6174696e67206265686176696f722e20200a2020202020202020202020202020202020202020200a205375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6ee280af676f6f64206861626974732c20776869636820696e207475726e2c20617265206261736564206f6ee280af6469736369706c696e65e280af616e642073656c662d636f6e74726f6c2ec2a0c2a0200a20546865736520617265e280af666f75722077617973e280af746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733ac2a0200ac2a00a202041766f69642074656d70746174696f6ee280afc2a0200ac2a00a20204974206973206e6f74206561737920746f20726573697374207468652074656d70746174696f6e2ee280af4f6e6520737475647920666f756e6420746861742074686520776179206d6f73742070656f706c65207265736973742074656d70746174696f6e2069732062792061766f6964696e672069742e20412070726572657175697369746520666f7220746869732069732073656c662d636f6e74726f6c2c207768696368206c6561647320746f206d6f726520656666696369656e74206465636973696f6e2d6d616b696e6720616e642073656c662d68656c7020737472617465676965732ec2a0200ac2a00a20204d65617375726520796f75722070726f6772657373c2a0200ac2a00a204b656570696e6720747261636b206f6620796f75722070726f67726573732063616e206b65657020796f7520666f6375736564206f6e20796f757220676f616c732e20497420616c736f2068656c707320796f752067657420746f20756e6465727374616e6420796f7572206f776e206265686176696f722062657474657220616e64206d616b65732069742065617369657220746fe280af6d61696e7461696e206f72206368616e6765e280af796f7572206861626974732ec2a02020200a20204c6561726e20686f7720746f206d616e61676520737472657373e280afc2a0200a2054616b696e67206120627265616b20616e642074616b696e6720612066657720627265617468732068656c7020736c6f7720646f776e20796f7572206865617274207261746520616e642072656c61782e204d616b65207375726520796f75e280af6578657263697365e280af726567756c61726c792ce280af656174e280af6865616c7468696c7920616e6420736c656570e280af61646571756174656c7920746f20696d70726f766520796f757220666f6375732c20636f676e69746976652066756e6374696f6e20616e64206865616c74682ee280af50656f706c65207365656d20746f206d616b65e280af626164206465636973696f6e73e280af7768656e20746865697220626c6f6f64207375676172206973206c6f7720616e642074686579206c61636b20736c6565702e2045786572636973652068656c707320796f7520736c6565702062657474657220616e6420666f6c6c6f772061206d6f7265206469736369706c696e6564206469657420706c616e2ee280afc2a0200a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34393a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a2253656c662d636f6e74726f6ce280af696ee280af7072616374696365c2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313030223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1293, 'index.php?option=com_content&view=article&id=101', 'index.php?option=com_content&view=article&id=101:τι-είναι-αυτοέλεγχος&catid=22', 'What  is  self-control? ', ' Self-control refers to the ability of controlling feelings and desires especially in tough situations. ', '2023-03-16 10:49:42', '71f7bbe09624cec37ca16d41b71fb106', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130343a222053656c662d636f6e74726f6c2072656665727320746f20746865206162696c697479206f6620636f6e74726f6c6c696e67206665656c696e677320616e64206465736972657320657370656369616c6c7920696e20746f75676820736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130313b733a353a22616c696173223b733a33383a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3435393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53656c662d636f6e74726f6c2072656665727320746f20746865e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6162696c6974793c2f7370616e3ee280af6f6620636f6e74726f6c6c696e67e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6665656c696e67733c2f7370616e3ee280af616e64e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e646573697265733c2f7370616e3ee280af657370656369616c6c7920696e20746f75676820736974756174696f6e732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313031383a2257686174e280af206973e280af2073656c662d636f6e74726f6c3fc2a020ce94ceb5cebd20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72e20ce95ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf892e202020202020202020202020202020202020202020202020202020200a202049276d206e6f7420776861742068617070656e656420746f206d652ee280af4920616de280af776861742049e280af63686f6f736520746f206265636f6d652e20200a2020202020202020202020202020202020202020200a2053656c662d636f6e74726f6c2072656665727320746f20746865e280af6162696c697479e280af6f6620636f6e74726f6c6c696e67e280af6665656c696e6773e280af616e64e280af64657369726573e280af657370656369616c6c7920696e20746f75676820736974756174696f6e732ec2a0202020204d6f7265207370656369666963616c6c792c20696e20746865206669656c64206f662070737963686f6c6f67792c2073656c662d636f6e74726f6c20697320696e74657270726574656420617320746865206162696c697479e280af20746f20737562647565e280af206f757220696d70756c7365732c206f7572206665656c696e677320616e64206265686176696f727320746f207265616368206c6f6e672d7465726d20676f616c732e2053656c662d636f6e74726f6c206973206d61696e6c7920726567756c6174656420627920746865207072652d66726f6e74616c20636f727465782c207468616e6b7320746f2077686963682c20696e7374656164206f6620726573706f6e64696e67206469726563746c7920746f20657665727920696d70756c7365207468617420656d65726765732c2077652063616ee280af20706c616e202ce280af2061737365737320e280af616c7465726e617469766520616374696f6e7320616e6420696465616c6c792ce280af2061766f696420e280af7468696e67732077652077696c6c20726567726574206c61746572206f6e2e2054686520626173696320707265636f6e646974696f6e206f662073656c662d636f6e74726f6c20697320746865206162696c697479206f6620e280af636f6e74726f6c6c696e67206f757220696e7374696e637473202e20496e20612074696d65206f662064697265637420736174697366616374696f6e2c2073656c662d636f6e74726f6c206973207065726861707320616e20756e64657276616c756564206162696c6974792077686963682c20686f77657665722c20697320776f727468206669676874696e6720666f722ee280af20200a0a20c2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34393a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6175746f656c6567786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a2257686174e280af206973e280af2073656c662d636f6e74726f6c3fc2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313031223b7d),
(1294, 'index.php?option=com_content&view=article&id=71', 'index.php?option=com_content&view=article&id=71:τα-υπέρ-και-τα-κατά&catid=39', 'Pros and cons ', ' Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive? ', '2023-03-16 10:50:23', '4425d73e2c45a418cfa386e5d58224cd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132363a22205468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f20223b693a333b613a32373a7b733a323a226964223b693a37313b733a353a22616c696173223b733a33343a22cf84ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac223b733a373a2273756d6d617279223b733a3334373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3734343a2250726f7320616e6420636f6e7320202020202020202020202020202020202020202020202020202020200a205468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f200a205468656e2c2061736b20796f757273656c663a200a202d207768617420617265207468652070726f73206265696e67206c696b6520746861743f200a202d2057686174206172652074686520636f6e73206f66206265696e67206c696b6520746861743f200a202d2057686174206172652074686520636f6e73206f6620616e6765723f200a202d205768617420617265207468652062656e6566697473206f66206265696e67206c696b652074686520706572736f6e20796f75722066697273742074686f75676874206f663f200a20436f6e7369646572206966207468652070726f73206f6620616e676572206f757477656967682074686520636f6e732c206f722069662074686520636f6e73206f6620616e676572206f75747765696768207468652070726f732e20557365206120312d313030206576616c756174696f6e207363616c65202835302d35302e2034302d36302c206574632e29200a2052656d656d626572207765206d6179206e6f742062652061626c6520746f20636f6e74726f6c207768656e2077652067657420616e677279206275742077652063616e20636f6e74726f6c20206f7572207265616374696f6e20746f2069742e2057652063616e20626520616e67727920616e6420706173736976652c20616e67727920616e6420616767726573736976652c20616e67727920616e6420706173736976652d61676772657373697665206f7220616e67727920616e64206173736572746976652e205468652063686f696365206973206f7572732e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d797065722d6b61692d74612d6b6174612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35303a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2237313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74612d797065722d6b61692d74612d6b6174612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2250726f7320616e6420636f6e7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3731223b7d),
(1295, 'index.php?option=com_content&view=article&id=81', 'index.php?option=com_content&view=article&id=81:έρωτας-είναι…&catid=42', 'Romantic love is...', ' A question that concerns all of us especially at a young age is “what love is”. Many compare the feeling of being in love with what one feels under the influence of substances. ', '2023-03-16 10:51:00', '96453043225fa3a8df8089db036d1549', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138323a222041207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e204d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e20223b693a333b613a32373a7b733a323a226964223b693a38313b733a353a22616c696173223b733a32363a22ceadcf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3438393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939393a22526f6d616e746963206c6f76652069732e2e2e20ce88cebdceb120ceb5cf81cf8ecf84ceb7cebcceb120cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cf84cebfcebd20cebaceb1ceb8ceadcebdceb1cebd20ceb1cf80cf8c20ceb5cebcceaccf8220ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb120cf80ceb9cebf20cebdceb5ceb1cebdceb9cebaceac20cebcceb1cf8220cf87cf81cf8ccebdceb9ceb120ceb5ceafcebdceb1ceb920cf84cebf20c2abcea4ceb920ceb5ceafcebdceb1ceb920ce88cf81cf89cf84ceb1cf82c2bb3b202020202020202020202020202020202020202020202020202020200a202041207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e20200a2020202020202020202020202020202020202020200a204d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e20546869732076696577206973206e6f74206661722066726f6d207468652074727574682c206173207768656e2077652066616c6c20696e206c6f766520646f70616d696e6520616e64206e6f726570696e65706872696e65206c6576656c73207269736520616e64206f7572207365726f746f6e696e206c6576656c732061726520616c736f206166666563746564206d616b696e67207573206d6f72652065616765722c206d6f726520656e6572676574696320616e64206d6f726520657863697465642e205768656e207765206172652061742074686520626567696e6e696e67206f66206120726f6d616e7469632072656c6174696f6e736869702c2077652074656e6420746f20696465616c697a65206f757220706172746e657220616e642077652064697372656761726420616e79206e6567617469766520656c656d656e74733b20746875732c207468652065787072657373696f6e20c2ab6c6f766520697320626c696e64c2bb2e20446573706974652074686520657570686f72696120616e6420706c6561737572652074686174207468697320656d6f74696f6e2067697665732075732c206974206c6173747320666f72206120666577206d6f6e74687320746f20612066657720796561727320616e64206365727461696e6c792069742069736e27742077686174206b6565707320757320696e2061206c6f6e672d6c617374696e672072656c6174696f6e736869702e200a0a20c2a0223b733a363a22696d61676573223b733a3234393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6572777461732d65696e61692e6a7067222c22696d6167655f696e74726f5f616c74223a22696d616765735c2f323032325c2f30325c2f31345c2f6572777461732d65696e61692e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35313a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32393a2238313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33343a22696d616765732f323032322f30322f31342f6572777461732d65696e61692e6a7067223b733a383a22696d616765416c74223b733a33343a22696d616765732f323032322f30322f31342f6572777461732d65696e61692e6a7067223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22526f6d616e746963206c6f76652069732e2e2e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3831223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1296, 'index.php?option=com_content&view=article&id=85', 'index.php?option=com_content&view=article&id=85:πώς-να-έρθετε-πιο-κοντά&catid=42', 'How to get closer', ' These 4 activities will bring you closer to your partner and increase relationship satisfaction. ', '2023-03-16 10:51:44', 'd254d90d7fc68dc7575171e83be676fd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a22205468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a38353b733a353a22616c696173223b733a34323a22cf80cf8ecf8220cebdceb120ceadcf81ceb8ceb5cf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036393a22486f7720746f2067657420636c6f736572202020202020202020202020202020202020202020202020202020200a205468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e200a202d20457865726369736520746f6765746865723a20456e646f727068696e732072656c656173656420647572696e672065786572636973652063616e2068656c7020796f75206665656c206d6f726520706f73697469766520666f72206f6e6520616e6f7468657220616e6420616e20696e6372656173656420686561727420726174652063616e20626f6f737420796f7572206578636974656d656e742e200a202d205265616420746f6765746865723a20576520646f6ee2809974206d65616e206174207468652073616d652074696d653b206173206c6f6e67206173206974e2809973207468652073616d6520626f6f6b2c2061727469636c65206574632e205265736561726368206861732073686f776e20746861742065786368616e67696e67207669657773206f6e206120746f70696320796f75206861766520626f746820726561642061626f7574206272696e677320796f7520636c6f73657220616e642068656c707320796f7520756e6465727374616e642065616368206f74686572206265747465722e20416c736f2c206163636f7264696e6720746f2072657365617263682c206120706572736f6e2077686f207265616473206170706561727320746f206265206c6573732073747265737366756c2c206d6f72652061707065616c696e6720616e64206d6f726520756e6465727374616e64696e672e2045786163746c7920776174207765206c6f6f6b20666f7220696e206120706172746e657221200a202d20446f20736f6d657468696e6720746f67657468657220617420686f6d653a205265736561726368206861732073686f776e207468617420636f75706c65732077686f20646f2063686f72657320746f676574686572206861766520612062657474657220736578206c6966652e20496620796f7520646f6ee280997420646f2063686f7265732c207472792072652d6465636f726174696e6720746f6765746865722e200a202d2054727920616e2065787472656d652073706f72743a204e6572766f75736e65737320616e642073757370656e73652061726520636f6e6e656374656420746f2061747472616374696f6e2e20546875732c20736f6d657468696e67202264616e6765726f7573222063616e206d616b65207573206665656c206d6f72652061747472616374656420746f206f757220706172746e65722e20506c75732c2077652077696c6c206861766520736861726564206120756e6971756520657870657269656e63652e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d657274686574652d70696f2d6b6f6e74612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35313a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a2238353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f7077732d6e612d657274686574652d70696f2d6b6f6e74612d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22486f7720746f2067657420636c6f736572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3835223b7d),
(1298, 'index.php?option=com_content&view=article&id=189', 'index.php?option=com_content&view=article&id=189:η-ομάδα-μας&catid=2', 'Η ομάδα μας', '', '2023-04-26 21:56:35', '1d1dc4bc9b3ab1da408d35816b8147a8', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138393b733a353a22616c696173223b733a32303a22ceb720cebfcebcceacceb4ceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a3833313a2250535943484f4c4f4749535453202020202020202020202020202020202020202020202020202020202020202020202020494f414e4e41534f5543484c4120202050737963686f6c6f676973742c20466f756e646572206f66204852202046554c4c2042494f2020202020202020202020202020202020202020202020202046454e4941564f564f5520202050737963686f6c6f676973742c204d53632c204d42507353202046554c4c2042494f20202020202020202020202020202020202020202020202020434852495354494e415a4f55524e4120202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020202020204e494b4f4c455441434841545a494b4f4e5354414e54494e49444f5520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d454c494e4153544f55504120202050737963686f6c6f676973742c204d5363202046554c4c2042494f20202020202020202020202020202020202020202020202020494f414e4e414441525649524920202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020202020204d415249414d41524b49414e4f5520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d5952544f4e54454e544520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020204e5554524954494f4e49535453202020202020202020202020202020202020202020202020202020202020202020202020434852495354494e414b41524143484f545a49544920202044696574697469616e202d204e7574726974696f6e6973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d4149524153544546414e414b4f5520202044696574697469616e202d204e7574726974696f6e6973742c20425363202046554c4c2042494f223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032313a35363a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32383b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce9720cebfcebcceacceb4ceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313839223b7d),
(1299, 'index.php?option=com_content&view=article&id=118', 'index.php?option=com_content&view=article&id=118:κόκκινες-και-πράσινες-δραστηριότητες&catid=25', 'Red and green activities', ' The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently. ', '2023-03-16 14:06:22', '0e37dbb697da615e9cb83407aafff972', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136393a222054686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e20223b693a333b613a32373a7b733a323a226964223b693a3131383b733a353a22616c696173223b733a36393a22cebacf8ccebacebaceb9cebdceb5cf8220cebaceb1ceb920cf80cf81ceaccf83ceb9cebdceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a2273756d6d617279223b733a3339303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313439363a2252656420616e6420677265656e2061637469766974696573202020202020202020202020202020202020202020202020202020200a2054686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e200a20456e657267792068657265206d65616e73206d656e74616c20656e657267792e204163746976697469657320746861742072657175697265207573207573696e67206f7572207374726f6e67207375697473206d61792074697265207573206f757420706879736963616c6c792c2062757420626f6f7374206f757220656e65726779206d656e74616c6c792e200a2053746570206f6e653a20696e74726f64756374696f6e200a204163746976697469657320746861742072657175697265207573207573696e67206f7572207374726f6e6720737569747320616e64206769766520757320656e657267792077696c6c20626520726566657272656420746f20617320677265656e2061637469766974696573200a20596f75207265616c6c7920656e6a6f79207468656d200a2054686579206d616b6520796f75206665656c20656e65726765746963200a20596f75206c6f736520747261636b206f662074696d65200a20596f75206c6f6f6b20666f727761726420746f207075727375696e67207468656d200a20596f7520726573706f6e642077656c6c206576656e20756e646572207072657373757265206f7220737472657373200a204163746976697469657320746861742072657175697265207573207573696e67206f7572207765616b2073706f747320616e6420636f6e73756d65206f757220656e657267792077696c6c20626520726566657272656420746f206173207265642061637469766974696573200a20596f7520646f6e277420656e6a6f79207468656d200a20546f646179206578686175737420796f75200a2054696d65207365656d7320746f20736c6f7720646f776e200a20596f7520646f206e6f74206c6f6f6b20666f727761726420746f207075727375696e67207468656d200a205468657920726571756972652061206c6f74206f66206566666f7274206f6e20796f7572207061727420746f2073656c662d636f6e74726f6c20616e6420636f6e63656e7472617465200a20537465702074776f206c69737420796f75722072656420616e6420677265656e2061637469766974696573200a20447572696e672074686520636f75727365206f6620746865207765656b2c206c69737420796f75722072656420616e6420677265656e2061637469766974696573206f6e2061206461696c7920626173697320616e64206e6f74652074686520656e65726779206c6576656c73207468657920636f6e73756d65206f7220626f6f737420726573706563746976656c792e200a2053746570207468726565206e6f746520776861742065616368206163746976697479206f6666657273206f722064657472616374732e200a20466f72206578616d706c653b20477265656e20616374697669747920e286922045786572636973696e6720e2869220426f6f737473206d7920656e6572677920e28692204769766573206d652061206865616c74687920616e6420746f6e656420626f6479200a205374657020666f7572206576616c756174696f6e200a20436f756c6420796f7520696e63726561736520677265656e206163746976697469657320696e20796f7572206461696c79207363686564756c653f20436f756c6420796f75206d616e616765207265642061637469766974696573206d6f726520656666696369656e746c793f20436f756c6420796f75206f7574736f75726365207468656d206f72207265666f726d207468656d3f223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30363a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36303a22696d616765732f323032322f30322f31342f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2252656420616e6420677265656e2061637469766974696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313138223b7d);
INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1300, 'index.php?option=com_content&view=article&id=253', 'index.php?option=com_content&view=article&id=253:cv-maria-markianou&catid=43', 'CV - Maria Markianou', ' Maria Markianou is a psychologist. She has graduated from the Faculty of Psychology of the Aristotle University of Thessaloniki and obtains a Professional License to practice as a Psychologist in Greece since 2013. She has attended the Behavioral Therapy Program of Anxiety Disorders, OCD and PTSD, in the University Psychiatric Clinic of Aiginitio Hospital in Athens, and has participated in the clinical works of the Special Medical Unit of Behavior Therapies. She has experience in working as a psychologist and as child protection worker in various N.G.O.s with adolescents and adults, asylum seekers and refugees in Greece, with various psychological-psychiatric difficulties. She has also attended various seminars regarding mental health and psychotherapy topics, such as, interventions for PTSD, Psychological First Aid, Gender Based Violence victims support etc . She currently works as a Psychologist in HR PSYCHOLOGY – TODAY. She is a Counsellor – Psychologist in the 24-hour Telephone Counselling Support Line and delivers individual counselling sessions to adults and adolescents. Additionally, she is cooperating with a private Centre for Special Therapies for children and adolescents, where she runs Social Skills Groups. ', '2023-04-26 21:25:16', '8673af372e9b6cd5059b48aa0acef677', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313234333a22204d61726961204d61726b69616e6f7520697320612070737963686f6c6f676973742e2053686520686173206772616475617465642066726f6d2074686520466163756c7479206f662050737963686f6c6f6779206f66207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206f627461696e7320612050726f66657373696f6e616c204c6963656e736520746f20707261637469636520617320612050737963686f6c6f6769737420696e204772656563652073696e636520323031332e205368652068617320617474656e64656420746865204265686176696f72616c20546865726170792050726f6772616d206f6620416e7869657479204469736f72646572732c204f434420616e6420505453442c20696e2074686520556e697665727369747920507379636869617472696320436c696e6963206f6620416967696e6974696f20486f73706974616c20696e20417468656e732c20616e64206861732070617274696369706174656420696e2074686520636c696e6963616c20776f726b73206f6620746865205370656369616c204d65646963616c20556e6974206f66204265686176696f72205468657261706965732e205368652068617320657870657269656e636520696e20776f726b696e6720617320612070737963686f6c6f6769737420616e64206173206368696c642070726f74656374696f6e20776f726b657220696e20766172696f7573204e2e472e4f2e7320776974682061646f6c657363656e747320616e64206164756c74732c206173796c756d207365656b65727320616e6420726566756765657320696e204772656563652c207769746820766172696f75732070737963686f6c6f676963616c2d707379636869617472696320646966666963756c746965732e205368652068617320616c736f20617474656e64656420766172696f75732073656d696e61727320726567617264696e67206d656e74616c206865616c746820616e642070737963686f7468657261707920746f706963732c20737563682061732c20696e74657276656e74696f6e7320666f7220505453442c2050737963686f6c6f676963616c204669727374204169642c2047656e6465722042617365642056696f6c656e63652076696374696d7320737570706f727420657463202e205368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420696e2048522050535943484f4c4f475920e2809320544f4441592e20536865206973206120436f756e73656c6c6f7220e280932050737963686f6c6f6769737420696e207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e6720537570706f7274204c696e6520616e642064656c697665727320696e646976696475616c20636f756e73656c6c696e672073657373696f6e7320746f206164756c747320616e642061646f6c657363656e74732e204164646974696f6e616c6c792c2073686520697320636f6f7065726174696e672077697468206120707269766174652043656e74726520666f72205370656369616c2054686572617069657320666f72206368696c6472656e20616e642061646f6c657363656e74732c207768657265207368652072756e7320536f6369616c20536b696c6c732047726f7570732e20223b693a333b613a32373a7b733a323a226964223b693a3235333b733a353a22616c696173223b733a31383a226376206d61726961206d61726b69616e6f75223b733a373a2273756d6d617279223b733a313433343a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f63762d6d616b7269616e6f752e706e672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d61726961204d61726b69616e6f7520697320612070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520686173206772616475617465642066726f6d2074686520466163756c7479206f662050737963686f6c6f6779206f66207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206f627461696e7320612050726f66657373696f6e616c204c6963656e736520746f20707261637469636520617320612050737963686f6c6f6769737420696e204772656563652073696e636520323031332e3c2f703e0d0a3c703e5368652068617320617474656e64656420746865204265686176696f72616c20546865726170792050726f6772616d206f6620416e7869657479204469736f72646572732c204f434420616e6420505453442c20696e2074686520556e697665727369747920507379636869617472696320436c696e6963206f6620416967696e6974696f20486f73706974616c20696e20417468656e732c20616e64206861732070617274696369706174656420696e2074686520636c696e6963616c20776f726b73206f6620746865205370656369616c204d65646963616c20556e6974206f66204265686176696f72205468657261706965732e3c2f703e0d0a3c703e5368652068617320657870657269656e636520696e20776f726b696e6720617320612070737963686f6c6f6769737420616e64206173206368696c642070726f74656374696f6e20776f726b657220696e20766172696f7573204e2e472e4f2e7320776974682061646f6c657363656e747320616e64206164756c74732c206173796c756d207365656b65727320616e6420726566756765657320696e204772656563652c207769746820766172696f75732070737963686f6c6f676963616c2d707379636869617472696320646966666963756c746965732e205368652068617320616c736f20617474656e64656420766172696f75732073656d696e61727320726567617264696e67206d656e74616c206865616c746820616e642070737963686f7468657261707920746f706963732c20737563682061732c20696e74657276656e74696f6e7320666f7220505453442c2050737963686f6c6f676963616c204669727374204169642c2047656e6465722042617365642056696f6c656e63652076696374696d7320737570706f727420657463202e3c2f703e0d0a3c703e5368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420696e2048522050535943484f4c4f475920e2809320544f4441592e20536865206973206120436f756e73656c6c6f7220e280932050737963686f6c6f6769737420696e207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e6720537570706f7274204c696e6520616e642064656c697665727320696e646976696475616c20636f756e73656c6c696e672073657373696f6e7320746f206164756c747320616e642061646f6c657363656e74732e204164646974696f6e616c6c792c2073686520697320636f6f7065726174696e672077697468206120707269766174652043656e74726520666f72205370656369616c2054686572617069657320666f72206368696c6472656e20616e642061646f6c657363656e74732c207768657265207368652072756e7320536f6369616c20536b696c6c732047726f7570732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3236353a227b22696d6167655f696e74726f223a22696d616765735c2f63762d6d616b7269616e6f752e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f63762d6d616b7269616e6f752e706e673f77696474683d323537266865696768743d323536222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032313a32353a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32323a223235333a63762d6d617269612d6d61726b69616e6f75223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38383a22696d616765732f63762d6d616b7269616e6f752e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f63762d6d616b7269616e6f752e706e673f77696474683d323537266865696768743d323536223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235333a63762d6d617269612d6d61726b69616e6f752663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a224356202d204d61726961204d61726b69616e6f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323533223b7d),
(1301, 'index.php?option=com_content&view=article&id=254', 'index.php?option=com_content&view=article&id=254:men-emotions&catid=35', 'MEN & EMOTIONS', '', '2023-07-20 10:46:37', '49db14ae0ffcae0314801321f7573d5e', 1, 1, 1, '*', '2023-07-14 12:06:35', NULL, '2023-07-14 12:06:35', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235343b733a353a22616c696173223b733a31323a226d656e20656d6f74696f6e73223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a313330363a224d454e202620454d4f54494f4e532020202020202020202020202020202020202020202020202020202049742069732074727565207468617420636861726163746572697a696e672061206d616e2061732073656e736974697665206973206e6f74206e65636573736172696c7920636f6e7369646572656420616e20616476616e746167652e205468652062656c69656620746861742073656e73697469766974792069732061202270726976696c65676522206f66207468652066656d616c652073657820686173206c6f6e67207072657661696c65642c206174747269627574696e672074686520636861726163746572697374696320746f20686f726d6f6e616c206368616e6765732e20436f6e73696465722074686520626961736564207761792077652065787072657373206f757273656c766573207768656e207765206164647265737320656d6f74696f6e616c2065787072657373696f6e20646570656e64696e67206f6e2067656e6465722e2045787072657373696f6e73207375636820617320224d656e20646f206e6f74206372792220224775797320617265206e6f742061667261696422206574632e20617265206a75737420736f6d65206f6620746865207468696e6773207468617420626f797320617265206578706f73656420746f20647572696e67206368696c64686f6f642c20696e7465726e616c697a6520616e64206d6f7374206c696b656c7920726570726f64756365206173206164756c747320746f207468656972206f776e206368696c6472656e2e0a20c2a0200a204275742c20696e2074686520656e642c20617265206d656e206c65737320656d6f74696f6e616c207468616e20776f6d656e3f20200a496e206120726563656e742073747564792c205765696761726420657420616c2e20283230323129206d6f6e69746f72656420616e64207265636f726465642074686520656d6f74696f6e616c20666c756374756174696f6e73206f6620313432206d656e20616e6420776f6d656e206f76657220612037352d64617920706572696f642c2066696e64696e6720746861742074686572652077657265206e6f207369676e69666963616e7420646966666572656e636573206265747765656e207468652073657865732e205468652061626f76652066696e64696e672073686f7773207468617420626f746820736578657320657870657269656e63652073696d696c617220656d6f74696f6e7320616e642077697468207468652073616d6520696e74656e736974792e20486f77657665722c206174207468652073616d652074696d652c206d656e20696e206f7264657220746f20636f6d706c79207769746820736f6369616c206e6f726d73206172652063616c6c656420746f206c696d69742074686569722065787072657373696f6e2c20657370656369616c6c79207768656e207468657920696e766f6c7665206665656c696e6773206f662066656172206f72207361646e6573732e0a5468657265666f72652c2069742069732074696d6520746f207265636f6e7369646572207468652065737461626c69736865642070657263657074696f6e7320726567617264696e6720656d6f74696f6e732c20616c6c6f77696e6720746865206d616c652073657820746f206578707265737320746865697220656e7469726520656d6f74696f6e616c207265706572746f69726520776974686f75742063656e736f72736869702e0ac2a00a48522e2050535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e673f77696474683d323630266865696768743d313630222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34363a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a223235343a6d656e2d656d6f74696f6e73223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39303a22696d616765732fce95ceb9cebacf8ccebdceb1322e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1322e706e673f77696474683d323630266865696768743d313630223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031323a30363a3335223b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235343a6d656e2d656d6f74696f6e732663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031323a30363a3335223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a224d454e202620454d4f54494f4e53223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323534223b7d),
(1302, 'index.php?option=com_content&view=article&id=255', 'index.php?option=com_content&view=article&id=255:dealing-with-toxic-people&catid=41', 'Dealing with Toxic People', '', '2023-07-20 10:46:03', '27ea5abc7b6a65bd8e6bca8497037793', 1, 1, 1, '*', '2023-07-14 13:48:58', NULL, '2023-07-14 13:48:58', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235353b733a353a22616c696173223b733a32353a226465616c696e67207769746820746f7869632070656f706c65223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a313434373a224465616c696e67207769746820546f7869632050656f706c6520202020202020202020202020202020202020202020202020202020537572656c7920796f752077696c6c2068617665206865617264206f662022746f7869632070656f706c65222e20427574207768617420646f65732074686973206d65616e3f204172652070656f706c6520746f786963206f72207468656972206265686176696f72733f0a546865206d6f737420636f7272656374207465726d206973207468652022746f786963206265686176696f727322206f662070656f706c652c206265686176696f7273207468617420686176652061206e6567617469766520696d70616374206f6e206f7572206c6976657320616e64206576657279646179206c6966652e0a49742069732076657279206c696b656c7920746861742077652077696c6c20636f6d6520696e746f20636f6e7461637420776974682073756368206265686176696f727320746861742063617573652075707365742c2073656c6620646f7562742c20726564756374696f6e206f66206f757220656e6572677920616e642067656e6572616c206e65676174697665206d6f6f642e20200a20c2a0200a2042757420686f7720646f207765207265636f676e697a65207468657365206265686176696f72733f20200a50656f706c652077697468207468657365206265686176696f727320736861726520736f6d65206261736963206368617261637465726973746963733a0a0a5468657920757375616c6c79206769766520796f7520746865206665656c696e67207468617420796f7520226f776522207468656d20736f6d657468696e672e206f205468657920646f206e6f742074616b6520726573706f6e736962696c69747920616e6420626c616d65206f746865727320666f72207468656972206f776e206265686176696f72732e0a5468657920617265206d616e6970756c61746976652e0a5468657920646f206e6f74207265636f676e697a65206f722061646d6974207468656972206d697374616b65732e0a5468657920646f6e27742061706f6c6f67697a6520656173696c792e0a5468657920646f206e6f742073686f77207265737065637420666f722074686520626f756e646172696573206f662074686f73652074686579206173736f636961746520776974682e0a596f75206d6179207265616c697a65207468617420796f7520617265206265696e67206c69656420746f2e0a54686579206f6674656e2074616b652074686520726f6c65206f66207468652076696374696d2c206175746f6d61746963616c6c792070757474696e6720796f7520696e2074686520706c616365206f6620746865206162757365722e0a5468657920646f206e6f742073686f7720756e6465727374616e64696e6720666f7220746865206665656c696e677320616e6420706f696e74206f66206f746865722070656f706c652e0a54686579206d616b652074686f73652061726f756e64207468656d20646f756274207468656d73656c7665732e0a0ac2a00a496e206164646974696f6e20746f206c6561726e696e6720746f207265636f676e697a65207468657365206368617261637465726973746963732c20697420697320696d706f7274616e7420746f2073656520686f772077652063616e20626574746572206d616e616765207468656d2e20200a0a53657420626f756e6461726965732e0a436f6d6d756e696361746520796f757220646966666963756c7469657320746f207468697320706572736f6e2e0a4c696d697420796f757220696e746572616374696f6e2077697468207468656d2e0a4c657427732061636365707420746861742077652063616e6e6f7420616e64206974206973206e6f74206f757220726573706f6e736962696c69747920746f206368616e6765207468656d2e0a0ac2a00a50535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3239343a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e67222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34363a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32393a223235353a6465616c696e672d776974682d746f7869632d70656f706c65223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36393a22696d616765732fce95ceb9cebacf8ccebdceb1332e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1332e706e67223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031333a34383a3538223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235353a6465616c696e672d776974682d746f7869632d70656f706c652663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031333a34383a3538223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a224465616c696e67207769746820546f7869632050656f706c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323535223b7d);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_links_terms`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_links_terms`
--

INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(927, 382, 0.07),
(1043, 382, 0.07),
(1059, 382, 0.07),
(1066, 382, 0.07),
(1074, 382, 0.07),
(1084, 382, 0.07),
(1085, 382, 0.07),
(1095, 382, 0.07),
(1112, 382, 0.07),
(1115, 382, 0.07),
(1129, 382, 0.07),
(1278, 382, 0.07),
(1281, 382, 0.07),
(1283, 382, 0.07),
(1046, 382, 0.14),
(1048, 382, 0.14),
(1061, 382, 0.14),
(1094, 382, 0.14),
(1107, 382, 0.14),
(1174, 382, 0.14),
(38, 382, 0.17),
(571, 382, 0.17),
(1225, 382, 0.17),
(302, 382, 0.2),
(286, 382, 0.37),
(1216, 382, 0.44),
(1220, 382, 0.44),
(1222, 382, 0.44),
(1224, 382, 0.44),
(1227, 382, 0.44),
(1230, 382, 0.44),
(1234, 382, 0.44),
(1239, 382, 0.44),
(1244, 382, 0.44),
(1057, 382, 0.55),
(1161, 382, 0.56),
(303, 382, 0.63),
(962, 382, 0.84),
(253, 383, 0.34),
(286, 383, 0.34),
(1013, 383, 0.34),
(272, 384, 0.09331),
(273, 384, 0.09331),
(274, 384, 0.09331),
(275, 384, 0.09331),
(276, 384, 0.09331),
(283, 384, 0.09331),
(286, 384, 0.09331),
(304, 384, 0.09331),
(571, 384, 0.09331),
(577, 384, 0.09331),
(581, 384, 0.09331),
(582, 384, 0.09331),
(280, 384, 0.18662),
(585, 384, 0.18662),
(287, 384, 0.27993),
(288, 384, 0.27993),
(289, 384, 0.27993),
(290, 384, 0.27993),
(292, 384, 0.27993),
(572, 384, 0.37324),
(578, 384, 0.37324),
(579, 384, 0.37324),
(583, 384, 0.37324),
(278, 384, 0.46655),
(279, 384, 0.46655),
(281, 384, 0.46655),
(284, 384, 0.46655),
(285, 384, 0.46655),
(293, 384, 0.46655),
(294, 384, 0.46655),
(295, 384, 0.46655),
(296, 384, 0.46655),
(297, 384, 0.46655),
(298, 384, 0.46655),
(299, 384, 0.46655),
(300, 384, 0.46655),
(303, 384, 0.46655),
(573, 384, 0.46655),
(576, 384, 0.46655),
(580, 384, 0.46655),
(574, 384, 0.55986),
(575, 384, 0.55986),
(291, 384, 0.77314),
(584, 384, 0.83979),
(281, 386, 0.32669),
(283, 386, 0.32669),
(293, 386, 0.32669),
(294, 386, 0.32669),
(295, 386, 0.32669),
(296, 386, 0.32669),
(297, 386, 0.32669),
(298, 386, 0.32669),
(299, 386, 0.32669),
(300, 386, 0.32669),
(572, 386, 0.32669),
(573, 386, 0.32669),
(576, 386, 0.32669),
(577, 386, 0.32669),
(580, 386, 0.32669),
(581, 386, 0.32669),
(582, 386, 0.32669),
(583, 386, 0.32669),
(585, 386, 0.32669),
(284, 386, 0.65338),
(578, 386, 0.65338),
(579, 386, 0.65338),
(278, 386, 0.98007),
(279, 386, 0.98007),
(280, 386, 0.98007),
(282, 386, 0.98007),
(285, 386, 0.98007),
(574, 386, 1.30676),
(575, 386, 1.30676),
(287, 386, 1.96014),
(288, 386, 1.96014),
(289, 386, 1.96014),
(290, 386, 1.96014),
(291, 386, 1.96014),
(292, 386, 1.96014),
(584, 386, 1.96014),
(286, 387, 0.18669),
(282, 387, 0.37338),
(283, 387, 0.37338),
(303, 387, 0.56007),
(577, 387, 0.56007),
(581, 387, 0.56007),
(582, 387, 0.56007),
(280, 387, 1.12014),
(585, 387, 1.12014),
(287, 387, 1.49352),
(288, 387, 1.49352),
(289, 387, 1.49352),
(290, 387, 1.49352),
(291, 387, 1.49352),
(574, 387, 1.49352),
(575, 387, 1.49352),
(284, 387, 1.68021),
(579, 387, 1.8669),
(281, 387, 2.05359),
(294, 387, 2.05359),
(578, 387, 2.05359),
(583, 387, 2.05359),
(584, 387, 2.05359),
(285, 387, 2.24028),
(572, 387, 2.24028),
(573, 387, 2.24028),
(576, 387, 2.24028),
(580, 387, 2.24028),
(293, 387, 2.42697),
(295, 387, 2.42697),
(296, 387, 2.42697),
(297, 387, 2.42697),
(298, 387, 2.42697),
(299, 387, 2.42697),
(300, 387, 2.42697),
(571, 387, 2.42697),
(292, 387, 2.48031),
(279, 387, 2.61366),
(278, 387, 2.80035),
(285, 388, 2.46679),
(286, 388, 2.46679),
(582, 388, 2.46679),
(283, 389, 0.18669),
(286, 389, 0.18669),
(574, 389, 0.18669),
(575, 389, 0.18669),
(577, 389, 0.18669),
(581, 389, 0.18669),
(582, 389, 0.18669),
(584, 389, 0.18669),
(280, 389, 0.37338),
(303, 389, 0.37338),
(571, 389, 0.37338),
(579, 389, 0.37338),
(583, 389, 0.37338),
(585, 389, 0.37338),
(278, 389, 0.56007),
(279, 389, 0.56007),
(281, 389, 0.56007),
(284, 389, 0.56007),
(285, 389, 0.56007),
(293, 389, 0.56007),
(294, 389, 0.56007),
(295, 389, 0.56007),
(296, 389, 0.56007),
(297, 389, 0.56007),
(298, 389, 0.56007),
(299, 389, 0.56007),
(300, 389, 0.56007),
(572, 389, 0.56007),
(573, 389, 0.56007),
(576, 389, 0.56007),
(578, 389, 0.56007),
(580, 389, 0.56007),
(287, 389, 0.74676),
(288, 389, 0.74676),
(289, 389, 0.74676),
(290, 389, 0.74676),
(291, 389, 0.74676),
(292, 389, 0.74676),
(284, 390, 0.28),
(287, 390, 0.84),
(288, 390, 0.84),
(289, 390, 0.84),
(290, 390, 0.84),
(291, 390, 0.84),
(292, 390, 0.84),
(38, 391, 0.63996),
(39, 391, 0.63996),
(40, 391, 0.63996),
(41, 391, 0.63996),
(42, 391, 0.63996),
(43, 391, 0.63996),
(44, 391, 0.63996),
(278, 391, 0.63996),
(279, 391, 0.63996),
(280, 391, 0.63996),
(281, 391, 0.63996),
(282, 391, 0.63996),
(283, 391, 0.63996),
(284, 391, 0.63996),
(285, 391, 0.63996),
(286, 391, 0.63996),
(287, 391, 0.63996),
(288, 391, 0.63996),
(289, 391, 0.63996),
(290, 391, 0.63996),
(291, 391, 0.63996),
(292, 391, 0.63996),
(293, 391, 0.63996),
(294, 391, 0.63996),
(295, 391, 0.63996),
(296, 391, 0.63996),
(297, 391, 0.63996),
(298, 391, 0.63996),
(299, 391, 0.63996),
(300, 391, 0.63996),
(301, 391, 0.63996),
(302, 391, 0.63996),
(303, 391, 0.63996),
(571, 391, 0.63996),
(572, 391, 0.63996),
(573, 391, 0.63996),
(574, 391, 0.63996),
(575, 391, 0.63996),
(576, 391, 0.63996),
(577, 391, 0.63996),
(578, 391, 0.63996),
(579, 391, 0.63996),
(580, 391, 0.63996),
(581, 391, 0.63996),
(582, 391, 0.63996),
(583, 391, 0.63996),
(584, 391, 0.63996),
(585, 391, 0.63996),
(278, 393, 0.51331),
(279, 393, 0.51331),
(280, 393, 0.51331),
(281, 393, 0.51331),
(282, 393, 0.51331),
(283, 393, 0.51331),
(284, 393, 0.51331),
(572, 393, 0.51331),
(573, 393, 0.51331),
(576, 393, 0.51331),
(577, 393, 0.51331),
(579, 393, 0.51331),
(580, 393, 0.51331),
(581, 393, 0.51331),
(582, 393, 0.51331),
(585, 393, 0.51331),
(287, 393, 1.02662),
(288, 393, 1.02662),
(289, 393, 1.02662),
(290, 393, 1.02662),
(291, 393, 1.02662),
(292, 393, 1.02662),
(293, 393, 1.02662),
(294, 393, 1.02662),
(295, 393, 1.02662),
(296, 393, 1.02662),
(297, 393, 1.02662),
(298, 393, 1.02662),
(299, 393, 1.02662),
(300, 393, 1.02662),
(578, 393, 1.02662),
(303, 393, 1.53993),
(571, 393, 4.10648),
(284, 394, 0.42),
(287, 394, 0.42),
(288, 394, 0.42),
(289, 394, 0.42),
(290, 394, 0.42),
(291, 394, 0.42),
(292, 394, 0.42),
(280, 395, 0.18669),
(281, 395, 0.18669),
(284, 395, 0.18669),
(285, 395, 0.18669),
(293, 395, 0.18669),
(294, 395, 0.18669),
(295, 395, 0.18669),
(296, 395, 0.18669),
(297, 395, 0.18669),
(298, 395, 0.18669),
(299, 395, 0.18669),
(300, 395, 0.18669),
(571, 395, 0.18669),
(573, 395, 0.18669),
(578, 395, 0.18669),
(579, 395, 0.18669),
(583, 395, 0.18669),
(585, 395, 0.18669),
(278, 395, 0.37338),
(279, 395, 0.37338),
(303, 395, 0.37338),
(572, 395, 0.37338),
(576, 395, 0.37338),
(580, 395, 0.37338),
(287, 395, 0.56007),
(288, 395, 0.56007),
(289, 395, 0.56007),
(290, 395, 0.56007),
(291, 395, 0.56007),
(292, 395, 0.56007),
(1189, 396, 0.37331),
(285, 396, 1.97321),
(286, 396, 1.97321),
(582, 396, 1.97321),
(583, 396, 1.97321),
(283, 397, 0.32669),
(286, 397, 0.32669),
(571, 397, 0.32669),
(280, 397, 0.65338),
(574, 397, 0.65338),
(575, 397, 0.65338),
(577, 397, 0.65338),
(581, 397, 0.65338),
(582, 397, 0.65338),
(584, 397, 0.98007),
(284, 397, 1.30676),
(287, 397, 1.30676),
(288, 397, 1.30676),
(289, 397, 1.30676),
(290, 397, 1.30676),
(291, 397, 1.30676),
(292, 397, 1.30676),
(585, 397, 1.30676),
(579, 397, 1.63345),
(583, 397, 1.63345),
(279, 397, 1.96014),
(285, 397, 1.96014),
(572, 397, 1.96014),
(578, 397, 1.96014),
(278, 397, 2.28683),
(281, 397, 2.28683),
(293, 397, 2.28683),
(294, 397, 2.28683),
(295, 397, 2.28683),
(296, 397, 2.28683),
(297, 397, 2.28683),
(298, 397, 2.28683),
(299, 397, 2.28683),
(300, 397, 2.28683),
(573, 397, 2.28683),
(576, 397, 2.28683),
(580, 397, 2.28683),
(283, 398, 0.18669),
(286, 398, 0.18669),
(577, 398, 0.18669),
(581, 398, 0.18669),
(582, 398, 0.18669),
(282, 398, 0.37338),
(585, 398, 0.56007),
(280, 398, 0.74676),
(284, 398, 0.74676),
(281, 398, 0.93345),
(578, 398, 0.93345),
(579, 398, 0.93345),
(583, 398, 0.93345),
(293, 398, 1.12014),
(294, 398, 1.12014),
(295, 398, 1.12014),
(296, 398, 1.12014),
(297, 398, 1.12014),
(298, 398, 1.12014),
(299, 398, 1.12014),
(300, 398, 1.12014),
(303, 398, 1.12014),
(573, 398, 1.12014),
(574, 398, 1.12014),
(575, 398, 1.12014),
(287, 398, 1.30683),
(288, 398, 1.30683),
(289, 398, 1.30683),
(290, 398, 1.30683),
(291, 398, 1.30683),
(571, 398, 1.30683),
(572, 398, 1.30683),
(576, 398, 1.30683),
(580, 398, 1.30683),
(285, 398, 1.49352),
(584, 398, 1.49352),
(278, 398, 1.68021),
(279, 398, 1.68021),
(292, 398, 2.29362),
(282, 400, 0.18669),
(579, 400, 0.37338),
(583, 400, 0.37338),
(285, 400, 0.56007),
(585, 400, 0.56007),
(281, 400, 0.74676),
(293, 400, 0.74676),
(294, 400, 0.74676),
(295, 400, 0.74676),
(296, 400, 0.74676),
(297, 400, 0.74676),
(298, 400, 0.74676),
(299, 400, 0.74676),
(300, 400, 0.74676),
(572, 400, 0.74676),
(573, 400, 0.74676),
(574, 400, 0.74676),
(575, 400, 0.74676),
(576, 400, 0.74676),
(578, 400, 0.74676),
(580, 400, 0.74676),
(278, 400, 0.93345),
(279, 400, 0.93345),
(280, 400, 0.93345),
(284, 400, 1.12014),
(287, 400, 1.12014),
(288, 400, 1.12014),
(289, 400, 1.12014),
(290, 400, 1.12014),
(291, 400, 1.12014),
(292, 400, 1.12014),
(303, 400, 1.12014),
(584, 400, 1.12014),
(571, 400, 1.49352),
(280, 401, 0.18669),
(287, 401, 0.18669),
(288, 401, 0.18669),
(289, 401, 0.18669),
(290, 401, 0.18669),
(291, 401, 0.18669),
(292, 401, 0.18669),
(281, 401, 0.37338),
(283, 401, 0.37338),
(284, 401, 0.37338),
(293, 401, 0.37338),
(294, 401, 0.37338),
(295, 401, 0.37338),
(296, 401, 0.37338),
(297, 401, 0.37338),
(298, 401, 0.37338),
(299, 401, 0.37338),
(300, 401, 0.37338),
(572, 401, 0.37338),
(573, 401, 0.37338),
(576, 401, 0.37338),
(577, 401, 0.37338),
(580, 401, 0.37338),
(581, 401, 0.37338),
(582, 401, 0.37338),
(278, 401, 0.56007),
(279, 401, 0.56007),
(282, 401, 0.56007),
(285, 401, 0.56007),
(583, 401, 0.56007),
(578, 401, 0.74676),
(579, 401, 0.74676),
(303, 402, 0.09331),
(1128, 402, 0.09331),
(1301, 402, 0.09331),
(286, 402, 0.18662),
(280, 402, 0.27993),
(282, 402, 0.27993),
(574, 402, 0.46655),
(575, 402, 0.46655),
(284, 402, 0.65317),
(572, 402, 0.74648),
(583, 402, 0.74648),
(584, 402, 0.74648),
(287, 402, 0.83979),
(288, 402, 0.83979),
(289, 402, 0.83979),
(290, 402, 0.83979),
(578, 402, 0.83979),
(580, 402, 0.83979),
(573, 402, 0.9331),
(579, 402, 0.9331),
(278, 402, 1.02641),
(279, 402, 1.02641),
(285, 402, 1.02641),
(571, 402, 1.02641),
(581, 402, 1.02641),
(283, 402, 1.21303),
(577, 402, 1.21303),
(582, 402, 1.21303),
(585, 402, 1.30634),
(292, 402, 1.333),
(294, 402, 1.49296),
(293, 402, 1.58627),
(295, 402, 1.58627),
(296, 402, 1.58627),
(297, 402, 1.58627),
(298, 402, 1.58627),
(299, 402, 1.58627),
(576, 402, 1.58627),
(281, 402, 1.77289),
(300, 402, 1.81288),
(291, 402, 1.82621),
(272, 403, 0.09331),
(273, 403, 0.09331),
(274, 403, 0.09331),
(275, 403, 0.09331),
(276, 403, 0.09331),
(283, 403, 0.09331),
(303, 403, 0.09331),
(304, 403, 0.09331),
(574, 403, 0.09331),
(575, 403, 0.09331),
(577, 403, 0.09331),
(581, 403, 0.09331),
(582, 403, 0.09331),
(282, 403, 0.18662),
(571, 403, 0.18662),
(584, 403, 0.18662),
(579, 403, 0.27993),
(583, 403, 0.27993),
(585, 403, 0.27993),
(281, 403, 0.37324),
(293, 403, 0.37324),
(294, 403, 0.37324),
(295, 403, 0.37324),
(296, 403, 0.37324),
(297, 403, 0.37324),
(299, 403, 0.37324),
(300, 403, 0.37324),
(572, 403, 0.37324),
(573, 403, 0.37324),
(576, 403, 0.37324),
(578, 403, 0.37324),
(580, 403, 0.37324),
(279, 403, 0.46655),
(280, 403, 0.46655),
(284, 403, 0.46655),
(285, 403, 0.46655),
(298, 403, 0.46655),
(278, 403, 0.55986),
(287, 403, 0.65317),
(288, 403, 0.65317),
(289, 403, 0.65317),
(290, 403, 0.65317),
(291, 403, 0.65317),
(292, 403, 0.65317),
(280, 405, 0.23331),
(283, 405, 0.23331),
(286, 405, 0.23331),
(571, 405, 0.23331),
(577, 405, 0.23331),
(581, 405, 0.23331),
(582, 405, 0.23331),
(284, 405, 0.46662),
(585, 405, 0.46662),
(287, 405, 0.69993),
(288, 405, 0.69993),
(289, 405, 0.69993),
(290, 405, 0.69993),
(292, 405, 0.69993),
(572, 405, 0.69993),
(578, 405, 0.69993),
(579, 405, 0.69993),
(583, 405, 0.69993),
(278, 405, 0.93324),
(279, 405, 0.93324),
(281, 405, 0.93324),
(285, 405, 0.93324),
(293, 405, 0.93324),
(294, 405, 0.93324),
(295, 405, 0.93324),
(296, 405, 0.93324),
(297, 405, 0.93324),
(298, 405, 0.93324),
(299, 405, 0.93324),
(300, 405, 0.93324),
(573, 405, 0.93324),
(576, 405, 0.93324),
(580, 405, 0.93324),
(291, 405, 1.93314),
(278, 406, 0.37331),
(279, 406, 0.37331),
(280, 406, 0.37331),
(282, 406, 0.37331),
(284, 406, 0.37331),
(285, 406, 0.37331),
(287, 406, 1.11993),
(288, 406, 1.11993),
(289, 406, 1.11993),
(290, 406, 1.11993),
(291, 406, 1.11993),
(292, 406, 1.11993),
(280, 407, 0.32669),
(283, 407, 0.32669),
(284, 407, 0.32669),
(286, 407, 0.32669),
(571, 407, 0.32669),
(577, 407, 0.32669),
(581, 407, 0.32669),
(582, 407, 0.32669),
(575, 407, 0.65338),
(579, 407, 0.65338),
(583, 407, 0.65338),
(585, 407, 0.65338),
(278, 407, 0.98007),
(279, 407, 0.98007),
(281, 407, 0.98007),
(285, 407, 0.98007),
(287, 407, 0.98007),
(288, 407, 0.98007),
(289, 407, 0.98007),
(290, 407, 0.98007),
(291, 407, 0.98007),
(292, 407, 0.98007),
(293, 407, 0.98007),
(294, 407, 0.98007),
(295, 407, 0.98007),
(296, 407, 0.98007),
(297, 407, 0.98007),
(298, 407, 0.98007),
(299, 407, 0.98007),
(300, 407, 0.98007),
(572, 407, 0.98007),
(573, 407, 0.98007),
(574, 407, 0.98007),
(576, 407, 0.98007),
(578, 407, 0.98007),
(580, 407, 0.98007),
(584, 407, 1.30676),
(940, 408, 0.14),
(980, 408, 0.14),
(1043, 408, 0.14),
(1044, 408, 0.14),
(1061, 408, 0.14),
(1065, 408, 0.14),
(1067, 408, 0.14),
(1085, 408, 0.14),
(1090, 408, 0.14),
(1091, 408, 0.14),
(1092, 408, 0.14),
(1093, 408, 0.14),
(1113, 408, 0.14),
(1114, 408, 0.14),
(1115, 408, 0.14),
(1126, 408, 0.14),
(1127, 408, 0.14),
(1138, 408, 0.14),
(1140, 408, 0.14),
(1145, 408, 0.14),
(1150, 408, 0.14),
(1162, 408, 0.14),
(1174, 408, 0.14),
(1175, 408, 0.14),
(1184, 408, 0.14),
(1186, 408, 0.14),
(1189, 408, 0.14),
(1191, 408, 0.14),
(1196, 408, 0.14),
(1201, 408, 0.14),
(1203, 408, 0.14),
(1205, 408, 0.14),
(1259, 408, 0.14),
(1282, 408, 0.14),
(1283, 408, 0.14),
(1285, 408, 0.14),
(1290, 408, 0.14),
(1292, 408, 0.14),
(1293, 408, 0.14),
(1295, 408, 0.14),
(1299, 408, 0.14),
(927, 408, 0.28),
(1035, 408, 0.28),
(1045, 408, 0.28),
(1057, 408, 0.28),
(1068, 408, 0.28),
(1075, 408, 0.28),
(1086, 408, 0.28),
(1087, 408, 0.28),
(1088, 408, 0.28),
(1089, 408, 0.28),
(1125, 408, 0.28),
(1128, 408, 0.28),
(1144, 408, 0.28),
(1152, 408, 0.28),
(1153, 408, 0.28),
(1161, 408, 0.28),
(1166, 408, 0.28),
(1169, 408, 0.28),
(1170, 408, 0.28),
(1185, 408, 0.28),
(1187, 408, 0.28),
(1188, 408, 0.28),
(1257, 408, 0.28),
(1270, 408, 0.28),
(1271, 408, 0.28),
(1288, 408, 0.28),
(1296, 408, 0.28),
(959, 408, 0.42),
(1040, 408, 0.42),
(1055, 408, 0.42),
(1074, 408, 0.42),
(1112, 408, 0.42),
(1129, 408, 0.42),
(1158, 408, 0.42),
(1159, 408, 0.42),
(1171, 408, 0.42),
(1179, 408, 0.42),
(1193, 408, 0.42),
(1194, 408, 0.42),
(1202, 408, 0.42),
(1247, 408, 0.42),
(1280, 408, 0.42),
(1300, 408, 0.42),
(1302, 408, 0.42),
(1210, 408, 0.48),
(1211, 408, 0.48),
(1212, 408, 0.48),
(1213, 408, 0.48),
(1216, 408, 0.48),
(1217, 408, 0.48),
(1218, 408, 0.48),
(1220, 408, 0.48),
(1221, 408, 0.48),
(1222, 408, 0.48),
(1223, 408, 0.48),
(1224, 408, 0.48),
(1225, 408, 0.48),
(1226, 408, 0.48),
(1227, 408, 0.48),
(1228, 408, 0.48),
(1230, 408, 0.48),
(1231, 408, 0.48),
(1232, 408, 0.48),
(1233, 408, 0.48),
(1234, 408, 0.48),
(1236, 408, 0.48),
(1238, 408, 0.48),
(1239, 408, 0.48),
(1240, 408, 0.48),
(1241, 408, 0.48),
(1242, 408, 0.48),
(1243, 408, 0.48),
(1244, 408, 0.48),
(1245, 408, 0.48),
(1291, 408, 0.48),
(571, 408, 0.54),
(1149, 408, 0.56),
(1209, 408, 0.56),
(1042, 408, 0.7),
(1063, 408, 0.7),
(1069, 408, 0.7),
(1277, 408, 0.7),
(285, 408, 0.74),
(286, 408, 0.74),
(289, 408, 0.74),
(579, 408, 0.74),
(582, 408, 0.74),
(583, 408, 0.74),
(1066, 408, 0.84),
(1148, 408, 0.84),
(1258, 408, 0.84),
(1279, 408, 0.84),
(1198, 408, 0.9),
(1195, 408, 0.98),
(1146, 408, 1.04),
(303, 408, 1.12),
(962, 408, 1.26),
(1163, 408, 1.26),
(1289, 408, 1.38),
(283, 409, 0.37331),
(286, 409, 0.37331),
(582, 409, 0.37331),
(585, 409, 0.37331),
(280, 409, 0.74662),
(284, 409, 0.74662),
(287, 409, 0.74662),
(288, 409, 0.74662),
(289, 409, 0.74662),
(290, 409, 0.74662),
(291, 409, 0.74662),
(292, 409, 0.74662),
(293, 409, 1.11993),
(294, 409, 1.11993),
(295, 409, 1.11993),
(296, 409, 1.11993),
(297, 409, 1.11993),
(298, 409, 1.11993),
(299, 409, 1.11993),
(572, 409, 1.11993),
(576, 409, 1.11993),
(578, 409, 1.11993),
(579, 409, 1.11993),
(580, 409, 1.11993),
(583, 409, 1.11993),
(278, 409, 1.49324),
(279, 409, 1.49324),
(281, 409, 1.49324),
(285, 409, 1.49324),
(573, 409, 1.49324),
(300, 409, 2.02654),
(280, 410, 0.09331),
(287, 410, 0.09331),
(288, 410, 0.09331),
(289, 410, 0.09331),
(290, 410, 0.09331),
(291, 410, 0.09331),
(292, 410, 0.09331),
(293, 410, 0.09331),
(294, 410, 0.09331),
(295, 410, 0.09331),
(296, 410, 0.09331),
(297, 410, 0.09331),
(298, 410, 0.09331),
(299, 410, 0.09331),
(300, 410, 0.09331),
(281, 410, 0.18662),
(283, 410, 0.18662),
(284, 410, 0.18662),
(576, 410, 0.18662),
(577, 410, 0.18662),
(581, 410, 0.18662),
(582, 410, 0.18662),
(585, 410, 0.18662),
(303, 410, 0.55986),
(284, 413, 0.37331),
(283, 415, 0.23331),
(577, 415, 0.23331),
(581, 415, 0.23331),
(582, 415, 0.23331),
(585, 415, 0.23331),
(281, 415, 0.46662),
(303, 415, 0.46662),
(572, 415, 0.46662),
(573, 415, 0.46662),
(576, 415, 0.46662),
(580, 415, 0.46662),
(284, 415, 0.69993),
(293, 415, 0.69993),
(294, 415, 0.69993),
(295, 415, 0.69993),
(296, 415, 0.69993),
(297, 415, 0.69993),
(298, 415, 0.69993),
(299, 415, 0.69993),
(300, 415, 0.69993),
(578, 415, 0.69993),
(579, 415, 0.69993),
(282, 415, 0.93324),
(583, 415, 0.93324),
(280, 415, 1.16655),
(278, 415, 1.39986),
(279, 415, 1.39986),
(285, 415, 1.39986),
(287, 415, 1.63317),
(288, 415, 1.63317),
(289, 415, 1.63317),
(290, 415, 1.63317),
(291, 415, 1.63317),
(292, 415, 1.63317),
(571, 415, 2.79972),
(281, 416, 0.23331),
(282, 416, 0.23331),
(293, 416, 0.23331),
(294, 416, 0.23331),
(295, 416, 0.23331),
(296, 416, 0.23331),
(297, 416, 0.23331),
(298, 416, 0.23331),
(299, 416, 0.23331),
(300, 416, 0.23331),
(572, 416, 0.23331),
(573, 416, 0.23331),
(576, 416, 0.23331),
(578, 416, 0.23331),
(579, 416, 0.23331),
(580, 416, 0.23331),
(583, 416, 0.23331),
(278, 416, 0.46662),
(279, 416, 0.46662),
(280, 416, 0.46662),
(285, 416, 0.46662),
(287, 416, 0.46662),
(288, 416, 0.46662),
(289, 416, 0.46662),
(290, 416, 0.46662),
(291, 416, 0.46662),
(292, 416, 0.46662),
(574, 416, 0.46662),
(575, 416, 0.46662),
(284, 416, 0.69993),
(584, 416, 0.69993),
(281, 419, 0.23331),
(282, 419, 0.23331),
(572, 419, 0.23331),
(573, 419, 0.23331),
(576, 419, 0.23331),
(578, 419, 0.23331),
(579, 419, 0.23331),
(580, 419, 0.23331),
(585, 419, 0.23331),
(293, 419, 0.46662),
(294, 419, 0.46662),
(295, 419, 0.46662),
(296, 419, 0.46662),
(297, 419, 0.46662),
(299, 419, 0.46662),
(300, 419, 0.46662),
(303, 419, 0.46662),
(583, 419, 0.46662),
(280, 419, 0.69993),
(285, 419, 0.69993),
(298, 419, 0.69993),
(278, 419, 0.93324),
(279, 419, 0.93324),
(287, 419, 0.93324),
(288, 419, 0.93324),
(289, 419, 0.93324),
(290, 419, 0.93324),
(291, 419, 0.93324),
(292, 419, 0.93324),
(284, 419, 1.16655),
(571, 419, 1.86648),
(283, 420, 0.42),
(286, 420, 0.42),
(577, 420, 0.42),
(581, 420, 0.42),
(582, 420, 0.42),
(280, 420, 0.84),
(284, 420, 0.84),
(579, 420, 1.26),
(583, 420, 1.26),
(585, 420, 1.26),
(285, 420, 1.68),
(287, 420, 1.68),
(288, 420, 1.68),
(289, 420, 1.68),
(290, 420, 1.68),
(292, 420, 1.68),
(572, 420, 1.68),
(578, 420, 1.68),
(278, 420, 2.1),
(279, 420, 2.1),
(281, 420, 2.1),
(293, 420, 2.1),
(294, 420, 2.1),
(295, 420, 2.1),
(296, 420, 2.1),
(297, 420, 2.1),
(298, 420, 2.1),
(299, 420, 2.1),
(300, 420, 2.1),
(571, 420, 2.1),
(573, 420, 2.1),
(576, 420, 2.1),
(580, 420, 2.1),
(291, 420, 3.9),
(280, 421, 0.23331),
(281, 421, 0.23331),
(284, 421, 0.23331),
(285, 421, 0.23331),
(293, 421, 0.23331),
(295, 421, 0.23331),
(296, 421, 0.23331),
(297, 421, 0.23331),
(298, 421, 0.23331),
(299, 421, 0.23331),
(300, 421, 0.23331),
(573, 421, 0.23331),
(578, 421, 0.23331),
(579, 421, 0.23331),
(583, 421, 0.23331),
(585, 421, 0.23331),
(278, 421, 0.46662),
(279, 421, 0.46662),
(287, 421, 0.46662),
(288, 421, 0.46662),
(289, 421, 0.46662),
(290, 421, 0.46662),
(291, 421, 0.46662),
(292, 421, 0.46662),
(294, 421, 0.46662),
(572, 421, 0.46662),
(576, 421, 0.46662),
(580, 421, 0.46662),
(571, 421, 0.93324),
(574, 421, 0.93324),
(575, 421, 0.93324),
(584, 421, 1.16655),
(280, 422, 0.23331),
(283, 422, 0.23331),
(286, 422, 0.23331),
(582, 422, 0.23331),
(585, 422, 0.23331),
(284, 422, 0.46662),
(287, 422, 0.69993),
(288, 422, 0.69993),
(289, 422, 0.69993),
(290, 422, 0.69993),
(291, 422, 0.69993),
(292, 422, 0.69993),
(293, 422, 0.69993),
(294, 422, 0.69993),
(295, 422, 0.69993),
(296, 422, 0.69993),
(297, 422, 0.69993),
(299, 422, 0.69993),
(303, 422, 0.69993),
(572, 422, 0.69993),
(576, 422, 0.69993),
(578, 422, 0.69993),
(579, 422, 0.69993),
(580, 422, 0.69993),
(583, 422, 0.69993),
(278, 422, 0.93324),
(279, 422, 0.93324),
(281, 422, 0.93324),
(285, 422, 0.93324),
(298, 422, 0.93324),
(573, 422, 0.93324),
(300, 422, 1.26654),
(278, 424, 0.14),
(279, 424, 0.14),
(280, 424, 0.14),
(282, 424, 0.14),
(284, 424, 0.14),
(285, 424, 0.14),
(574, 424, 0.14),
(575, 424, 0.14),
(584, 424, 0.14),
(287, 424, 0.28),
(288, 424, 0.28),
(289, 424, 0.28),
(290, 424, 0.28),
(291, 424, 0.28),
(292, 424, 0.28),
(571, 424, 1.12),
(280, 425, 0.23331),
(283, 425, 0.23331),
(286, 425, 0.23331),
(571, 425, 0.23331),
(577, 425, 0.23331),
(582, 425, 0.23331),
(284, 425, 0.46662),
(287, 425, 0.46662),
(288, 425, 0.46662),
(289, 425, 0.46662),
(290, 425, 0.46662),
(292, 425, 0.46662),
(585, 425, 0.46662),
(572, 425, 0.69993),
(576, 425, 0.69993),
(578, 425, 0.69993),
(579, 425, 0.69993),
(583, 425, 0.69993),
(278, 425, 0.93324),
(279, 425, 0.93324),
(281, 425, 0.93324),
(285, 425, 0.93324),
(293, 425, 0.93324),
(294, 425, 0.93324),
(295, 425, 0.93324),
(296, 425, 0.93324),
(297, 425, 0.93324),
(298, 425, 0.93324),
(299, 425, 0.93324),
(573, 425, 0.93324),
(580, 425, 0.93324),
(300, 425, 1.49985),
(291, 425, 1.69983),
(278, 426, 0.18669),
(279, 426, 0.18669),
(282, 426, 0.18669),
(285, 426, 0.18669),
(303, 426, 0.18669),
(280, 426, 0.37338),
(287, 426, 0.37338),
(288, 426, 0.37338),
(289, 426, 0.37338),
(290, 426, 0.37338),
(291, 426, 0.37338),
(292, 426, 0.37338),
(574, 426, 0.56007),
(575, 426, 0.56007),
(284, 426, 0.74676),
(571, 426, 0.74676),
(584, 426, 0.93345),
(278, 427, 0.14),
(279, 427, 0.14),
(282, 427, 0.14),
(284, 427, 0.14),
(285, 427, 0.14),
(287, 427, 0.14),
(288, 427, 0.14),
(289, 427, 0.14),
(290, 427, 0.14),
(291, 427, 0.14),
(292, 427, 0.14),
(572, 427, 0.14),
(573, 427, 0.14),
(580, 427, 0.14),
(583, 427, 0.14),
(293, 427, 0.28),
(294, 427, 0.28),
(295, 427, 0.28),
(296, 427, 0.28),
(297, 427, 0.28),
(298, 427, 0.28),
(299, 427, 0.28),
(300, 427, 0.28),
(578, 427, 0.28),
(579, 427, 0.28),
(585, 427, 0.28),
(281, 427, 0.42),
(283, 427, 0.42),
(576, 427, 0.42),
(577, 427, 0.42),
(581, 427, 0.42),
(582, 427, 0.42),
(571, 427, 0.56),
(303, 427, 0.7),
(280, 428, 0.23331),
(283, 428, 0.23331),
(284, 428, 0.23331),
(577, 428, 0.23331),
(578, 428, 0.23331),
(581, 428, 0.23331),
(585, 428, 0.23331),
(287, 428, 0.69993),
(288, 428, 0.69993),
(289, 428, 0.69993),
(290, 428, 0.69993),
(291, 428, 0.69993),
(292, 428, 0.69993),
(574, 428, 1.39986),
(575, 428, 1.39986),
(584, 428, 2.3331),
(571, 430, 0.14),
(980, 430, 0.14),
(1111, 430, 0.14),
(1124, 430, 0.14),
(1150, 430, 0.14),
(1153, 430, 0.14),
(1166, 430, 0.14),
(1186, 430, 0.14),
(1188, 430, 0.14),
(1199, 430, 0.14),
(1202, 430, 0.14),
(1247, 430, 0.14),
(1273, 430, 0.14),
(1277, 430, 0.14),
(1282, 430, 0.14),
(1283, 430, 0.14),
(1288, 430, 0.14),
(1291, 430, 0.14),
(1294, 430, 0.14),
(1296, 430, 0.14),
(1042, 430, 0.28),
(1043, 430, 0.28),
(1047, 430, 0.28),
(1058, 430, 0.28),
(1089, 430, 0.28),
(1091, 430, 0.28),
(1096, 430, 0.28),
(1114, 430, 0.28),
(1126, 430, 0.28),
(1144, 430, 0.28),
(1146, 430, 0.28),
(1159, 430, 0.28),
(1160, 430, 0.28),
(1161, 430, 0.28),
(1191, 430, 0.28),
(1192, 430, 0.28),
(1198, 430, 0.28),
(1200, 430, 0.28),
(1278, 430, 0.28),
(1295, 430, 0.28),
(1115, 430, 0.42),
(1147, 430, 0.42),
(1148, 430, 0.42),
(1169, 430, 0.42),
(1194, 430, 0.42),
(1197, 430, 0.42),
(1205, 430, 0.42),
(1208, 430, 0.42),
(1293, 430, 0.42),
(1302, 430, 0.42),
(927, 430, 0.56),
(1130, 430, 0.56),
(1158, 430, 0.56),
(1162, 430, 0.56),
(1286, 430, 0.56),
(918, 430, 0.7),
(1083, 430, 0.7),
(1138, 430, 0.7),
(1187, 430, 0.7),
(281, 430, 0.74),
(285, 430, 0.74),
(286, 430, 0.74),
(582, 430, 0.74),
(583, 430, 0.74),
(584, 430, 0.74),
(1173, 430, 0.76),
(1152, 430, 0.84),
(1165, 430, 0.84),
(1174, 430, 0.84),
(1279, 430, 0.84),
(1157, 430, 0.98),
(1280, 430, 0.98),
(1284, 430, 1.04),
(1285, 430, 1.04),
(1149, 430, 1.12),
(1145, 430, 1.26),
(1299, 430, 1.26),
(1134, 430, 1.3),
(1201, 430, 1.4),
(1290, 430, 1.4),
(1125, 430, 1.44),
(959, 430, 1.68),
(962, 430, 1.68),
(1203, 430, 1.82),
(1193, 430, 1.96),
(1175, 430, 2.24),
(272, 431, 0.56),
(273, 431, 0.56),
(274, 431, 0.56),
(275, 431, 0.56),
(276, 431, 0.56),
(286, 431, 0.56),
(304, 431, 0.56),
(574, 431, 0.56),
(575, 431, 0.56),
(584, 431, 0.56),
(280, 431, 1.12),
(293, 431, 1.12),
(294, 431, 1.12),
(295, 431, 1.12),
(296, 431, 1.12),
(297, 431, 1.12),
(298, 431, 1.12),
(299, 431, 1.12),
(300, 431, 1.12),
(572, 431, 1.12),
(576, 431, 1.12),
(578, 431, 1.12),
(580, 431, 1.12),
(278, 431, 1.68),
(279, 431, 1.68),
(281, 431, 1.68),
(573, 431, 1.68),
(579, 431, 1.68),
(583, 431, 1.68),
(285, 431, 2.24),
(287, 431, 2.24),
(288, 431, 2.24),
(289, 431, 2.24),
(290, 431, 2.24),
(291, 431, 2.24),
(292, 431, 2.24),
(284, 431, 3.92),
(571, 431, 4.48),
(278, 432, 0.46662),
(279, 432, 0.46662),
(280, 432, 0.46662),
(282, 432, 0.46662),
(285, 432, 0.46662),
(287, 432, 0.46662),
(288, 432, 0.46662),
(289, 432, 0.46662),
(290, 432, 0.46662),
(291, 432, 0.46662),
(292, 432, 0.46662),
(303, 432, 1.16655),
(278, 434, 0.37331),
(279, 434, 0.37331),
(281, 434, 0.37331),
(284, 434, 0.37331),
(285, 434, 0.37331),
(287, 434, 0.37331),
(288, 434, 0.37331),
(289, 434, 0.37331),
(290, 434, 0.37331),
(291, 434, 0.37331),
(292, 434, 0.37331),
(293, 434, 0.37331),
(294, 434, 0.37331),
(295, 434, 0.37331),
(296, 434, 0.37331),
(297, 434, 0.37331),
(298, 434, 0.37331),
(299, 434, 0.37331),
(300, 434, 0.37331),
(572, 434, 0.37331),
(573, 434, 0.37331),
(576, 434, 0.37331),
(578, 434, 0.37331),
(579, 434, 0.37331),
(580, 434, 0.37331),
(583, 434, 0.37331),
(278, 435, 0.23331),
(279, 435, 0.23331),
(280, 435, 0.23331),
(282, 435, 0.23331),
(284, 435, 0.23331),
(285, 435, 0.23331),
(287, 435, 0.23331),
(288, 435, 0.23331),
(289, 435, 0.23331),
(290, 435, 0.23331),
(291, 435, 0.23331),
(292, 435, 0.23331),
(574, 435, 0.23331),
(575, 435, 0.23331),
(584, 435, 0.23331),
(286, 436, 0.18669),
(571, 436, 0.18669),
(283, 436, 0.37338),
(582, 436, 0.37338),
(280, 436, 0.56007),
(575, 436, 0.56007),
(577, 436, 0.56007),
(581, 436, 0.56007),
(284, 436, 0.74676),
(574, 436, 0.74676),
(579, 436, 0.74676),
(583, 436, 0.74676),
(285, 436, 0.93345),
(279, 436, 1.12014),
(584, 436, 1.12014),
(585, 436, 1.12014),
(278, 436, 1.30683),
(281, 436, 1.30683),
(287, 436, 1.30683),
(288, 436, 1.30683),
(289, 436, 1.30683),
(290, 436, 1.30683),
(291, 436, 1.30683),
(292, 436, 1.30683),
(293, 436, 1.30683),
(294, 436, 1.30683),
(295, 436, 1.30683),
(296, 436, 1.30683),
(297, 436, 1.30683),
(298, 436, 1.30683),
(299, 436, 1.30683),
(300, 436, 1.30683),
(572, 436, 1.30683),
(573, 436, 1.30683),
(576, 436, 1.30683),
(580, 436, 1.30683),
(578, 436, 1.49352),
(282, 437, 0.18669),
(283, 437, 0.18669),
(284, 437, 0.18669),
(298, 437, 0.18669),
(303, 437, 0.18669),
(577, 437, 0.18669),
(578, 437, 0.18669),
(581, 437, 0.18669),
(585, 437, 0.18669),
(287, 437, 0.74676),
(288, 437, 0.74676),
(289, 437, 0.74676),
(290, 437, 0.74676),
(291, 437, 0.74676),
(292, 437, 0.74676),
(571, 437, 0.74676),
(574, 437, 1.49352),
(575, 437, 1.49352),
(584, 437, 2.24028),
(281, 438, 0.14),
(293, 438, 0.14),
(294, 438, 0.14),
(295, 438, 0.14),
(296, 438, 0.14),
(297, 438, 0.14),
(298, 438, 0.14),
(299, 438, 0.14),
(300, 438, 0.14),
(303, 438, 0.14),
(572, 438, 0.14),
(573, 438, 0.14),
(576, 438, 0.14),
(580, 438, 0.14),
(278, 438, 0.28),
(279, 438, 0.28),
(280, 438, 0.28),
(285, 438, 0.28),
(583, 438, 0.28),
(585, 438, 0.28),
(284, 438, 0.42),
(287, 438, 0.42),
(288, 438, 0.42),
(289, 438, 0.42),
(290, 438, 0.42),
(291, 438, 0.42),
(292, 438, 0.42),
(574, 438, 0.42),
(575, 438, 0.42),
(582, 438, 0.42),
(283, 438, 0.56),
(577, 438, 0.56),
(579, 438, 0.56),
(581, 438, 0.56),
(282, 438, 0.7),
(578, 438, 0.7),
(584, 438, 0.7),
(280, 439, 0.37331),
(283, 439, 0.37331),
(286, 439, 0.37331),
(577, 439, 0.37331),
(582, 439, 0.37331),
(284, 439, 0.74662),
(287, 439, 0.74662),
(288, 439, 0.74662),
(289, 439, 0.74662),
(290, 439, 0.74662),
(292, 439, 0.74662),
(585, 439, 0.74662),
(572, 439, 1.11993),
(576, 439, 1.11993),
(578, 439, 1.11993),
(579, 439, 1.11993),
(580, 439, 1.11993),
(583, 439, 1.11993),
(278, 439, 1.49324),
(279, 439, 1.49324),
(281, 439, 1.49324),
(285, 439, 1.49324),
(293, 439, 1.49324),
(294, 439, 1.49324),
(295, 439, 1.49324),
(296, 439, 1.49324),
(297, 439, 1.49324),
(298, 439, 1.49324),
(299, 439, 1.49324),
(573, 439, 1.49324),
(300, 439, 2.39985),
(291, 439, 2.71983),
(286, 440, 0.14),
(1058, 440, 0.14),
(1095, 440, 0.14),
(1271, 440, 0.14),
(1045, 440, 0.28),
(1046, 440, 0.28),
(1074, 440, 0.28),
(303, 440, 0.42),
(282, 440, 0.56),
(283, 440, 0.56),
(582, 440, 0.56),
(577, 440, 0.7),
(581, 440, 0.7),
(280, 440, 0.98),
(585, 440, 0.98),
(287, 440, 1.12),
(288, 440, 1.12),
(289, 440, 1.12),
(290, 440, 1.12),
(291, 440, 1.12),
(574, 440, 1.12),
(575, 440, 1.12),
(284, 440, 1.4),
(281, 440, 1.54),
(294, 440, 1.54),
(579, 440, 1.54),
(584, 440, 1.54),
(285, 440, 1.68),
(572, 440, 1.68),
(573, 440, 1.68),
(576, 440, 1.68),
(580, 440, 1.68),
(583, 440, 1.68),
(293, 440, 1.82),
(295, 440, 1.82),
(296, 440, 1.82),
(297, 440, 1.82),
(298, 440, 1.82),
(299, 440, 1.82),
(300, 440, 1.82),
(578, 440, 1.82),
(292, 440, 1.86),
(279, 440, 1.96),
(278, 440, 2.1),
(571, 440, 2.1),
(285, 441, 1.48),
(286, 441, 1.48),
(582, 441, 1.48),
(280, 442, 0.51331),
(284, 442, 0.51331),
(280, 443, 0.28),
(283, 443, 0.28),
(286, 443, 0.28),
(577, 443, 0.28),
(581, 443, 0.28),
(582, 443, 0.28),
(284, 443, 0.56),
(287, 443, 0.56),
(288, 443, 0.56),
(289, 443, 0.56),
(290, 443, 0.56),
(291, 443, 0.56),
(292, 443, 0.56),
(574, 443, 0.56),
(584, 443, 0.56),
(585, 443, 0.56),
(281, 443, 0.84),
(294, 443, 0.84),
(575, 443, 0.84),
(578, 443, 0.84),
(579, 443, 0.84),
(583, 443, 0.84),
(278, 443, 1.12),
(279, 443, 1.12),
(285, 443, 1.12),
(293, 443, 1.12),
(295, 443, 1.12),
(296, 443, 1.12),
(297, 443, 1.12),
(298, 443, 1.12),
(299, 443, 1.12),
(300, 443, 1.12),
(571, 443, 1.12),
(572, 443, 1.12),
(573, 443, 1.12),
(576, 443, 1.12),
(580, 443, 1.12),
(282, 444, 0.42),
(585, 444, 0.42),
(280, 444, 0.84),
(281, 444, 0.84),
(293, 444, 0.84),
(294, 444, 0.84),
(295, 444, 0.84),
(296, 444, 0.84),
(297, 444, 0.84),
(298, 444, 0.84),
(299, 444, 0.84),
(300, 444, 0.84),
(572, 444, 0.84),
(573, 444, 0.84),
(576, 444, 0.84),
(578, 444, 0.84),
(579, 444, 0.84),
(580, 444, 0.84),
(583, 444, 0.84),
(278, 444, 1.26),
(279, 444, 1.26),
(284, 444, 1.26),
(285, 444, 1.26),
(287, 444, 1.68),
(288, 444, 1.68),
(289, 444, 1.68),
(290, 444, 1.68),
(291, 444, 1.68),
(292, 444, 1.68),
(574, 444, 2.94),
(575, 444, 2.94),
(571, 444, 3.36),
(584, 444, 3.78),
(266, 445, 0.14),
(1040, 445, 0.14),
(1085, 445, 0.14),
(1165, 445, 0.14),
(1285, 445, 0.14),
(285, 445, 0.74),
(286, 445, 0.74),
(582, 445, 0.74),
(280, 446, 0.28),
(283, 446, 0.28),
(284, 446, 0.28),
(286, 446, 0.28),
(571, 446, 0.28),
(577, 446, 0.28),
(581, 446, 0.28),
(582, 446, 0.28),
(287, 446, 0.56),
(288, 446, 0.56),
(289, 446, 0.56),
(290, 446, 0.56),
(291, 446, 0.56),
(292, 446, 0.56),
(575, 446, 0.56),
(579, 446, 0.56),
(583, 446, 0.56),
(585, 446, 0.56),
(278, 446, 0.84),
(279, 446, 0.84),
(281, 446, 0.84),
(285, 446, 0.84),
(293, 446, 0.84),
(294, 446, 0.84),
(295, 446, 0.84),
(296, 446, 0.84),
(297, 446, 0.84),
(298, 446, 0.84),
(299, 446, 0.84),
(300, 446, 0.84),
(572, 446, 0.84),
(573, 446, 0.84),
(574, 446, 0.84),
(576, 446, 0.84),
(578, 446, 0.84),
(580, 446, 0.84),
(584, 446, 1.12),
(280, 447, 0.42),
(283, 447, 0.42),
(284, 447, 0.42),
(286, 447, 0.42),
(577, 447, 0.42),
(582, 447, 0.42),
(585, 447, 0.42),
(287, 447, 1.26),
(288, 447, 1.26),
(289, 447, 1.26),
(290, 447, 1.26),
(292, 447, 1.26),
(572, 447, 1.26),
(576, 447, 1.26),
(578, 447, 1.26),
(579, 447, 1.26),
(580, 447, 1.26),
(583, 447, 1.26),
(278, 447, 1.68),
(279, 447, 1.68),
(281, 447, 1.68),
(285, 447, 1.68),
(293, 447, 1.68),
(294, 447, 1.68),
(295, 447, 1.68),
(296, 447, 1.68),
(297, 447, 1.68),
(299, 447, 1.68),
(571, 447, 1.68),
(573, 447, 1.68),
(298, 447, 2.1),
(300, 447, 2.7),
(291, 447, 3.48),
(283, 448, 0.28),
(286, 448, 0.28),
(571, 448, 0.28),
(577, 448, 0.28),
(581, 448, 0.28),
(582, 448, 0.28),
(282, 448, 0.56),
(585, 448, 0.84),
(280, 448, 1.12),
(579, 448, 1.12),
(583, 448, 1.12),
(284, 448, 1.4),
(287, 448, 1.4),
(288, 448, 1.4),
(289, 448, 1.4),
(290, 448, 1.4),
(292, 448, 1.4),
(572, 448, 1.4),
(578, 448, 1.4),
(281, 448, 1.68),
(293, 448, 1.68),
(294, 448, 1.68),
(295, 448, 1.68),
(296, 448, 1.68),
(297, 448, 1.68),
(298, 448, 1.68),
(299, 448, 1.68),
(300, 448, 1.68),
(573, 448, 1.68),
(576, 448, 1.68),
(580, 448, 1.68),
(285, 448, 1.96),
(278, 448, 2.24),
(279, 448, 2.24),
(291, 448, 2.88),
(283, 449, 0.42),
(286, 449, 0.42),
(303, 449, 0.42),
(574, 449, 0.42),
(575, 449, 0.42),
(584, 449, 0.42),
(280, 449, 0.84),
(577, 449, 0.84),
(581, 449, 0.84),
(582, 449, 0.84),
(287, 449, 1.26),
(288, 449, 1.26),
(289, 449, 1.26),
(290, 449, 1.26),
(291, 449, 1.26),
(571, 449, 1.26),
(284, 449, 1.68),
(585, 449, 1.68),
(579, 449, 2.1),
(583, 449, 2.1),
(278, 449, 2.52),
(279, 449, 2.52),
(281, 449, 2.52),
(285, 449, 2.52),
(294, 449, 2.52),
(578, 449, 2.52),
(293, 449, 2.94),
(295, 449, 2.94),
(296, 449, 2.94),
(297, 449, 2.94),
(299, 449, 2.94),
(300, 449, 2.94),
(572, 449, 2.94),
(573, 449, 2.94),
(576, 449, 2.94),
(580, 449, 2.94),
(298, 449, 3.36),
(292, 449, 3.48),
(280, 450, 0.18662),
(293, 450, 0.18662),
(295, 450, 0.18662),
(296, 450, 0.18662),
(297, 450, 0.18662),
(298, 450, 0.18662),
(299, 450, 0.18662),
(300, 450, 0.18662),
(573, 450, 0.18662),
(583, 450, 0.18662),
(284, 450, 0.27993),
(285, 450, 0.27993),
(294, 450, 0.27993),
(572, 450, 0.27993),
(580, 450, 0.27993),
(278, 450, 0.37324),
(279, 450, 0.37324),
(281, 450, 0.37324),
(571, 450, 0.37324),
(574, 450, 0.37324),
(575, 450, 0.37324),
(579, 450, 0.37324),
(582, 450, 0.37324),
(282, 450, 0.46655),
(287, 450, 0.46655),
(288, 450, 0.46655),
(289, 450, 0.46655),
(290, 450, 0.46655),
(291, 450, 0.46655),
(292, 450, 0.46655),
(576, 450, 0.46655),
(585, 450, 0.46655),
(283, 450, 0.55986),
(577, 450, 0.55986),
(578, 450, 0.55986),
(581, 450, 0.55986),
(584, 450, 0.55986),
(278, 451, 0.42),
(279, 451, 0.42),
(280, 451, 0.42),
(282, 451, 0.42),
(285, 451, 0.42),
(287, 451, 0.42),
(288, 451, 0.42),
(289, 451, 0.42),
(290, 451, 0.42),
(291, 451, 0.42),
(292, 451, 0.42),
(282, 452, 0.46669),
(283, 452, 0.46669),
(286, 452, 0.46669),
(303, 452, 0.46669),
(571, 452, 0.46669),
(575, 452, 0.46669),
(577, 452, 0.46669),
(581, 452, 0.46669),
(582, 452, 0.46669),
(280, 452, 0.93338),
(574, 452, 0.93338),
(584, 452, 0.93338),
(585, 452, 0.93338),
(583, 452, 1.40007),
(287, 452, 1.86676),
(288, 452, 1.86676),
(289, 452, 1.86676),
(290, 452, 1.86676),
(291, 452, 1.86676),
(292, 452, 1.86676),
(579, 452, 1.86676),
(281, 452, 2.33345),
(284, 452, 2.33345),
(285, 452, 2.33345),
(293, 452, 2.33345),
(294, 452, 2.33345),
(295, 452, 2.33345),
(296, 452, 2.33345),
(297, 452, 2.33345),
(298, 452, 2.33345),
(299, 452, 2.33345),
(300, 452, 2.33345),
(572, 452, 2.33345),
(573, 452, 2.33345),
(576, 452, 2.33345),
(578, 452, 2.33345),
(580, 452, 2.33345),
(278, 452, 2.80014),
(279, 452, 2.80014),
(286, 453, 0.23331),
(574, 453, 0.23331),
(584, 453, 0.23331),
(283, 453, 0.46662),
(282, 453, 0.69993),
(577, 453, 0.69993),
(581, 453, 0.69993),
(582, 453, 0.69993),
(280, 453, 0.93324),
(287, 453, 1.16655),
(288, 453, 1.16655),
(289, 453, 1.16655),
(290, 453, 1.16655),
(291, 453, 1.16655),
(292, 453, 1.16655),
(571, 453, 1.16655),
(583, 453, 1.16655),
(585, 453, 1.16655),
(284, 453, 1.39986),
(579, 453, 1.39986),
(281, 453, 1.63317),
(293, 453, 1.63317),
(294, 453, 1.63317),
(295, 453, 1.63317),
(296, 453, 1.63317),
(297, 453, 1.63317),
(298, 453, 1.63317),
(299, 453, 1.63317),
(300, 453, 1.63317),
(572, 453, 1.63317),
(573, 453, 1.63317),
(576, 453, 1.63317),
(580, 453, 1.63317),
(278, 453, 1.86648),
(279, 453, 1.86648),
(285, 453, 1.86648),
(578, 453, 1.86648),
(303, 455, 0.14),
(34, 455, 0.34),
(285, 455, 0.34),
(1012, 455, 0.34),
(280, 456, 0.04669),
(285, 456, 0.04669),
(293, 456, 0.04669),
(295, 456, 0.04669),
(296, 456, 0.04669),
(297, 456, 0.04669),
(299, 456, 0.04669),
(300, 456, 0.04669),
(573, 456, 0.04669),
(577, 456, 0.04669),
(578, 456, 0.04669),
(579, 456, 0.04669),
(582, 456, 0.04669),
(583, 456, 0.04669),
(1036, 456, 0.04669),
(1048, 456, 0.04669),
(1061, 456, 0.04669),
(1075, 456, 0.04669),
(1083, 456, 0.04669),
(1091, 456, 0.04669),
(1095, 456, 0.04669),
(1160, 456, 0.04669),
(1173, 456, 0.04669),
(1175, 456, 0.04669),
(1279, 456, 0.04669),
(1281, 456, 0.04669),
(1291, 456, 0.04669),
(1293, 456, 0.04669),
(1294, 456, 0.04669),
(1302, 456, 0.04669),
(278, 456, 0.09338),
(279, 456, 0.09338),
(281, 456, 0.09338),
(294, 456, 0.09338),
(572, 456, 0.09338),
(585, 456, 0.09338),
(1043, 456, 0.09338),
(1049, 456, 0.09338),
(1053, 456, 0.09338),
(1077, 456, 0.09338),
(1078, 456, 0.09338),
(1094, 456, 0.09338),
(1098, 456, 0.09338),
(1101, 456, 0.09338),
(1103, 456, 0.09338),
(1106, 456, 0.09338),
(1112, 456, 0.09338),
(1134, 456, 0.09338),
(1150, 456, 0.09338),
(1157, 456, 0.09338),
(1187, 456, 0.09338),
(1202, 456, 0.09338),
(1260, 456, 0.09338),
(1262, 456, 0.09338),
(1273, 456, 0.09338),
(1274, 456, 0.09338),
(1280, 456, 0.09338),
(1282, 456, 0.09338),
(1283, 456, 0.09338),
(1284, 456, 0.09338),
(1286, 456, 0.09338),
(1111, 456, 0.1334),
(1040, 456, 0.14007),
(1045, 456, 0.14007),
(1047, 456, 0.14007),
(1052, 456, 0.14007),
(1065, 456, 0.14007),
(1067, 456, 0.14007),
(1084, 456, 0.14007),
(1089, 456, 0.14007),
(1092, 456, 0.14007),
(1105, 456, 0.14007),
(1109, 456, 0.14007),
(1151, 456, 0.14007),
(1152, 456, 0.14007),
(1174, 456, 0.14007),
(1184, 456, 0.14007),
(1196, 456, 0.14007),
(1200, 456, 0.14007),
(1276, 456, 0.14007),
(1287, 456, 0.14007),
(1289, 456, 0.14007),
(1299, 456, 0.14007),
(576, 456, 0.14007),
(574, 456, 0.18676),
(575, 456, 0.18676),
(918, 456, 0.18676),
(980, 456, 0.18676),
(1033, 456, 0.18676),
(1035, 456, 0.18676),
(1057, 456, 0.18676),
(1058, 456, 0.18676),
(1088, 456, 0.18676),
(1161, 456, 0.18676),
(1169, 456, 0.18676),
(1179, 456, 0.18676),
(1185, 456, 0.18676),
(1203, 456, 0.18676),
(1277, 456, 0.18676),
(1292, 456, 0.18676),
(1301, 456, 0.18676),
(571, 456, 0.23345),
(1044, 456, 0.23345),
(1086, 456, 0.23345),
(1093, 456, 0.23345),
(1125, 456, 0.23345),
(1129, 456, 0.23345),
(1130, 456, 0.23345),
(1186, 456, 0.23345),
(1194, 456, 0.23345),
(1195, 456, 0.23345),
(1197, 456, 0.23345),
(1198, 456, 0.23345),
(1209, 456, 0.23345),
(1247, 456, 0.23345),
(1296, 456, 0.23345),
(927, 456, 0.28014),
(1046, 456, 0.28014),
(1085, 456, 0.28014),
(1127, 456, 0.28014),
(1145, 456, 0.28014),
(1148, 456, 0.28014),
(1153, 456, 0.28014),
(1158, 456, 0.28014),
(1162, 456, 0.28014),
(1166, 456, 0.28014),
(1189, 456, 0.28014),
(1191, 456, 0.28014),
(1201, 456, 0.28014),
(1258, 456, 0.28014),
(1259, 456, 0.28014),
(1270, 456, 0.28014),
(1288, 456, 0.28014),
(288, 456, 0.28014),
(289, 456, 0.28014),
(290, 456, 0.28014),
(291, 456, 0.28014),
(292, 456, 0.28014),
(584, 456, 0.28014),
(283, 456, 0.29348),
(298, 456, 0.29348),
(581, 456, 0.29348),
(1108, 456, 0.30015),
(1140, 456, 0.30015),
(1042, 456, 0.32683),
(1087, 456, 0.32683),
(1115, 456, 0.32683),
(1144, 456, 0.32683),
(1170, 456, 0.32683),
(1171, 456, 0.32683),
(1192, 456, 0.32683),
(1193, 456, 0.32683),
(1257, 456, 0.32683),
(1261, 456, 0.32683),
(1300, 456, 0.32683),
(284, 456, 0.34017),
(580, 456, 0.34017),
(940, 456, 0.37352),
(1063, 456, 0.37352),
(1096, 456, 0.37352),
(1124, 456, 0.37352),
(1147, 456, 0.37352),
(1199, 456, 0.37352),
(1290, 456, 0.37352),
(1295, 456, 0.37352),
(1074, 456, 0.42021),
(1126, 456, 0.42021),
(1172, 456, 0.42021),
(1285, 456, 0.42021),
(1055, 456, 0.4669),
(1138, 456, 0.4669),
(1204, 456, 0.4669),
(1205, 456, 0.4669),
(1271, 456, 0.48691),
(1050, 456, 0.51359),
(1069, 456, 0.51359),
(1107, 456, 0.51359),
(287, 456, 0.52693),
(959, 456, 0.56028),
(1068, 456, 0.58029),
(1128, 456, 0.60697),
(1149, 456, 0.60697),
(1066, 456, 0.65366),
(1159, 456, 0.65366),
(1146, 456, 0.67367),
(1188, 456, 0.95381),
(1208, 456, 1.28731),
(1163, 456, 1.44739),
(962, 456, 2.14774),
(303, 456, 2.24112),
(278, 457, 0.23331),
(279, 457, 0.23331),
(280, 457, 0.23331),
(282, 457, 0.23331),
(285, 457, 0.23331),
(583, 457, 0.23331),
(918, 457, 0.23331),
(959, 457, 0.23331),
(1074, 457, 0.23331),
(1087, 457, 0.23331),
(1088, 457, 0.23331),
(1093, 457, 0.23331),
(1115, 457, 0.23331),
(1128, 457, 0.23331),
(1140, 457, 0.23331),
(1144, 457, 0.23331),
(1159, 457, 0.23331),
(1173, 457, 0.23331),
(1179, 457, 0.23331),
(1185, 457, 0.23331),
(1193, 457, 0.23331),
(1198, 457, 0.23331),
(1247, 457, 0.23331),
(1276, 457, 0.23331),
(1280, 457, 0.23331),
(1283, 457, 0.23331),
(1289, 457, 0.23331),
(1296, 457, 0.23331),
(980, 457, 0.46662),
(1096, 457, 0.46662),
(1157, 457, 0.46662),
(1204, 457, 0.46662),
(1209, 457, 0.46662),
(1152, 457, 0.69993),
(962, 457, 0.93324),
(1043, 457, 0.93324),
(1262, 457, 0.93324),
(1208, 457, 2.09979),
(1066, 457, 2.56641),
(282, 458, 0.46669),
(579, 458, 0.46669),
(583, 458, 0.46669),
(281, 458, 0.93338),
(285, 458, 0.93338),
(293, 458, 0.93338),
(294, 458, 0.93338),
(295, 458, 0.93338),
(296, 458, 0.93338),
(297, 458, 0.93338),
(298, 458, 0.93338),
(299, 458, 0.93338),
(300, 458, 0.93338),
(303, 458, 0.93338),
(572, 458, 0.93338),
(573, 458, 0.93338),
(576, 458, 0.93338),
(578, 458, 0.93338),
(580, 458, 0.93338),
(585, 458, 0.93338),
(278, 458, 1.40007),
(279, 458, 1.40007),
(280, 458, 1.40007),
(284, 458, 1.40007),
(287, 458, 1.40007),
(288, 458, 1.40007),
(289, 458, 1.40007),
(290, 458, 1.40007),
(291, 458, 1.40007),
(292, 458, 1.40007),
(571, 458, 5.60028),
(287, 459, 0.28),
(288, 459, 0.28),
(289, 459, 0.28),
(290, 459, 0.28),
(291, 459, 0.28),
(292, 459, 0.28),
(577, 459, 0.28),
(581, 459, 0.28),
(582, 459, 0.28),
(280, 459, 0.56),
(585, 459, 0.56),
(278, 459, 0.84),
(279, 459, 0.84),
(285, 459, 0.84),
(579, 459, 0.84),
(583, 459, 0.84),
(281, 459, 1.12),
(293, 459, 1.12),
(294, 459, 1.12),
(295, 459, 1.12),
(296, 459, 1.12),
(297, 459, 1.12),
(298, 459, 1.12),
(299, 459, 1.12),
(300, 459, 1.12),
(571, 459, 1.12),
(572, 459, 1.12),
(573, 459, 1.12),
(576, 459, 1.12),
(578, 459, 1.12),
(580, 459, 1.12),
(284, 459, 1.68),
(280, 460, 0.32669),
(281, 460, 0.32669),
(284, 460, 0.32669),
(285, 460, 0.32669),
(287, 460, 0.32669),
(288, 460, 0.32669),
(289, 460, 0.32669),
(290, 460, 0.32669),
(291, 460, 0.32669),
(292, 460, 0.32669),
(293, 460, 0.32669),
(294, 460, 0.32669),
(295, 460, 0.32669),
(296, 460, 0.32669),
(297, 460, 0.32669),
(298, 460, 0.32669),
(299, 460, 0.32669),
(300, 460, 0.32669),
(571, 460, 0.32669),
(573, 460, 0.32669),
(578, 460, 0.32669),
(579, 460, 0.32669),
(583, 460, 0.32669),
(585, 460, 0.32669),
(278, 460, 0.65338),
(279, 460, 0.65338),
(572, 460, 0.65338),
(574, 460, 0.65338),
(575, 460, 0.65338),
(576, 460, 0.65338),
(580, 460, 0.65338),
(584, 460, 0.98007),
(278, 461, 0.18669),
(279, 461, 0.18669),
(280, 461, 0.18669),
(282, 461, 0.18669),
(285, 461, 0.18669),
(287, 461, 0.74676),
(288, 461, 0.74676),
(289, 461, 0.74676),
(290, 461, 0.74676),
(291, 461, 0.74676),
(292, 461, 0.74676),
(282, 462, 0.09331),
(283, 462, 0.09331),
(571, 462, 0.09331),
(577, 462, 0.09331),
(579, 462, 0.09331),
(581, 462, 0.09331),
(582, 462, 0.09331),
(583, 462, 0.09331),
(918, 462, 0.09331),
(1047, 462, 0.09331),
(1053, 462, 0.09331),
(1065, 462, 0.09331),
(1067, 462, 0.09331),
(1069, 462, 0.09331),
(1074, 462, 0.09331),
(1077, 462, 0.09331),
(1086, 462, 0.09331),
(1094, 462, 0.09331),
(1095, 462, 0.09331),
(1113, 462, 0.09331),
(1126, 462, 0.09331),
(1128, 462, 0.09331),
(1134, 462, 0.09331),
(1138, 462, 0.09331),
(1144, 462, 0.09331),
(1149, 462, 0.09331),
(1160, 462, 0.09331),
(1171, 462, 0.09331),
(1174, 462, 0.09331),
(1175, 462, 0.09331),
(1185, 462, 0.09331),
(1194, 462, 0.09331),
(1199, 462, 0.09331),
(1200, 462, 0.09331),
(1201, 462, 0.09331),
(1203, 462, 0.09331),
(1208, 462, 0.09331),
(1270, 462, 0.09331),
(1271, 462, 0.09331),
(1276, 462, 0.09331),
(1279, 462, 0.09331),
(1286, 462, 0.09331),
(1301, 462, 0.09331),
(285, 462, 0.18662),
(574, 462, 0.18662),
(575, 462, 0.18662),
(1040, 462, 0.18662),
(1062, 462, 0.18662),
(1063, 462, 0.18662),
(1076, 462, 0.18662),
(1101, 462, 0.18662),
(1112, 462, 0.18662),
(1115, 462, 0.18662),
(1151, 462, 0.18662),
(1159, 462, 0.18662),
(1172, 462, 0.18662),
(1188, 462, 0.18662),
(1192, 462, 0.18662),
(1196, 462, 0.18662),
(1198, 462, 0.18662),
(1209, 462, 0.18662),
(1258, 462, 0.18662),
(1260, 462, 0.18662),
(1296, 462, 0.18662),
(573, 462, 0.27993),
(578, 462, 0.27993),
(584, 462, 0.27993),
(959, 462, 0.27993),
(1036, 462, 0.27993),
(1148, 462, 0.27993),
(1195, 462, 0.27993),
(1261, 462, 0.27993),
(1295, 462, 0.27993),
(281, 462, 0.37324),
(293, 462, 0.37324),
(294, 462, 0.37324),
(295, 462, 0.37324),
(296, 462, 0.37324),
(297, 462, 0.37324),
(298, 462, 0.37324),
(299, 462, 0.37324),
(300, 462, 0.37324),
(572, 462, 0.37324),
(580, 462, 0.37324),
(585, 462, 0.37324),
(1035, 462, 0.37324),
(1146, 462, 0.37324),
(1259, 462, 0.37324),
(278, 462, 0.46655),
(279, 462, 0.46655),
(280, 462, 0.46655),
(284, 462, 0.46655),
(303, 462, 0.46655),
(576, 462, 0.46655),
(927, 462, 0.46655),
(1033, 462, 0.46655),
(1285, 462, 0.46655),
(962, 462, 0.55986),
(1052, 462, 0.55986),
(1257, 462, 0.55986),
(1130, 462, 0.67983),
(287, 462, 0.74648),
(288, 462, 0.74648),
(290, 462, 0.74648),
(291, 462, 0.74648),
(292, 462, 0.74648),
(289, 462, 1.23969),
(278, 463, 0.23331),
(279, 463, 0.23331),
(281, 463, 0.23331),
(285, 463, 0.23331),
(293, 463, 0.23331),
(294, 463, 0.23331),
(295, 463, 0.23331),
(296, 463, 0.23331),
(297, 463, 0.23331),
(298, 463, 0.23331),
(299, 463, 0.23331),
(300, 463, 0.23331),
(571, 463, 0.23331),
(573, 463, 0.23331),
(576, 463, 0.23331),
(579, 463, 0.23331),
(580, 463, 0.23331),
(583, 463, 0.23331),
(278, 464, 0.37331),
(279, 464, 0.37331),
(280, 464, 0.37331),
(282, 464, 0.37331),
(285, 464, 0.37331),
(287, 464, 0.37331),
(288, 464, 0.37331),
(289, 464, 0.37331),
(290, 464, 0.37331),
(291, 464, 0.37331),
(292, 464, 0.37331),
(571, 464, 1.49324),
(278, 465, 0.32669),
(279, 465, 0.32669),
(280, 465, 0.32669),
(282, 465, 0.32669),
(285, 465, 0.32669),
(583, 465, 0.32669),
(278, 466, 0.32669),
(279, 466, 0.32669),
(281, 466, 0.32669),
(284, 466, 0.32669),
(285, 466, 0.32669),
(287, 466, 0.32669),
(288, 466, 0.32669),
(289, 466, 0.32669),
(290, 466, 0.32669),
(291, 466, 0.32669),
(292, 466, 0.32669),
(293, 466, 0.32669),
(294, 466, 0.32669),
(295, 466, 0.32669),
(296, 466, 0.32669),
(297, 466, 0.32669),
(298, 466, 0.32669),
(299, 466, 0.32669),
(300, 466, 0.32669),
(572, 466, 0.32669),
(573, 466, 0.32669),
(576, 466, 0.32669),
(578, 466, 0.32669),
(579, 466, 0.32669),
(580, 466, 0.32669),
(583, 466, 0.32669),
(280, 467, 0.51331),
(282, 467, 0.51331),
(574, 467, 0.51331),
(575, 467, 0.51331),
(584, 467, 0.51331),
(281, 467, 1.02662),
(287, 467, 1.02662),
(288, 467, 1.02662),
(289, 467, 1.02662),
(290, 467, 1.02662),
(291, 467, 1.02662),
(292, 467, 1.02662),
(293, 467, 1.02662),
(294, 467, 1.02662),
(295, 467, 1.02662),
(296, 467, 1.02662),
(297, 467, 1.02662),
(298, 467, 1.02662),
(299, 467, 1.02662),
(300, 467, 1.02662),
(572, 467, 1.02662),
(573, 467, 1.02662),
(576, 467, 1.02662),
(578, 467, 1.02662),
(579, 467, 1.02662),
(580, 467, 1.02662),
(583, 467, 1.02662),
(278, 467, 1.53993),
(279, 467, 1.53993),
(285, 467, 1.53993),
(284, 467, 3.59317),
(280, 468, 0.28),
(281, 468, 0.28),
(284, 468, 0.28),
(285, 468, 0.28),
(287, 468, 0.28),
(288, 468, 0.28),
(289, 468, 0.28),
(290, 468, 0.28),
(291, 468, 0.28),
(292, 468, 0.28),
(293, 468, 0.28),
(294, 468, 0.28),
(295, 468, 0.28),
(296, 468, 0.28),
(297, 468, 0.28),
(298, 468, 0.28),
(299, 468, 0.28),
(300, 468, 0.28),
(573, 468, 0.28),
(578, 468, 0.28),
(579, 468, 0.28),
(583, 468, 0.28),
(585, 468, 0.28),
(278, 468, 0.56),
(279, 468, 0.56),
(572, 468, 0.56),
(574, 468, 0.56),
(575, 468, 0.56),
(576, 468, 0.56),
(580, 468, 0.56),
(584, 468, 0.84),
(281, 469, 0.56),
(282, 469, 0.56),
(293, 469, 0.56),
(294, 469, 0.56),
(295, 469, 0.56),
(296, 469, 0.56),
(297, 469, 0.56),
(298, 469, 0.56),
(299, 469, 0.56),
(300, 469, 0.56),
(572, 469, 0.56),
(573, 469, 0.56),
(576, 469, 0.56),
(578, 469, 0.56),
(579, 469, 0.56),
(580, 469, 0.56),
(583, 469, 0.56),
(585, 469, 0.56),
(278, 469, 1.12),
(279, 469, 1.12),
(285, 469, 1.12),
(280, 469, 1.68),
(284, 469, 1.68),
(287, 469, 1.68),
(288, 469, 1.68),
(289, 469, 1.68),
(290, 469, 1.68),
(291, 469, 1.68),
(292, 469, 1.68),
(278, 470, 0.32669),
(279, 470, 0.32669),
(280, 470, 0.32669),
(282, 470, 0.32669),
(285, 470, 0.32669),
(583, 470, 0.32669),
(1058, 470, 0.32669),
(1278, 470, 0.32669),
(1279, 470, 0.32669),
(1302, 470, 0.32669),
(1063, 470, 0.65338),
(1187, 470, 0.65338),
(281, 471, 0.42),
(285, 471, 0.42),
(287, 471, 0.42),
(288, 471, 0.42),
(289, 471, 0.42),
(290, 471, 0.42),
(291, 471, 0.42),
(292, 471, 0.42),
(293, 471, 0.42),
(295, 471, 0.42),
(296, 471, 0.42),
(297, 471, 0.42),
(298, 471, 0.42),
(299, 471, 0.42),
(300, 471, 0.42),
(573, 471, 0.42),
(578, 471, 0.42),
(579, 471, 0.42),
(583, 471, 0.42),
(585, 471, 0.42),
(278, 471, 0.84),
(279, 471, 0.84),
(280, 471, 0.84),
(294, 471, 0.84),
(572, 471, 0.84),
(574, 471, 0.84),
(575, 471, 0.84),
(576, 471, 0.84),
(580, 471, 0.84),
(584, 471, 1.26),
(284, 471, 2.1),
(278, 472, 0.18669),
(279, 472, 0.18669),
(280, 472, 0.18669),
(282, 472, 0.18669),
(285, 472, 0.18669),
(303, 472, 0.18669),
(287, 472, 0.37338),
(288, 472, 0.37338),
(289, 472, 0.37338),
(290, 472, 0.37338),
(291, 472, 0.37338),
(292, 472, 0.37338),
(278, 473, 0.28),
(279, 473, 0.28),
(280, 473, 0.28),
(282, 473, 0.28),
(285, 473, 0.28),
(287, 473, 0.28),
(288, 473, 0.28),
(289, 473, 0.28),
(290, 473, 0.28),
(291, 473, 0.28),
(292, 473, 0.28),
(572, 474, 0.23331),
(573, 474, 0.23331),
(580, 474, 0.23331),
(281, 474, 0.46662),
(282, 474, 0.46662),
(283, 474, 0.46662),
(293, 474, 0.46662),
(294, 474, 0.46662),
(295, 474, 0.46662),
(296, 474, 0.46662),
(297, 474, 0.46662),
(298, 474, 0.46662),
(299, 474, 0.46662),
(300, 474, 0.46662),
(574, 474, 0.46662),
(575, 474, 0.46662),
(576, 474, 0.46662),
(577, 474, 0.46662),
(578, 474, 0.46662),
(579, 474, 0.46662),
(581, 474, 0.46662),
(582, 474, 0.46662),
(584, 474, 0.46662),
(585, 474, 0.46662),
(278, 474, 0.69993),
(279, 474, 0.69993),
(284, 474, 0.69993),
(285, 474, 0.69993),
(303, 474, 0.69993),
(583, 474, 0.69993),
(280, 474, 0.93324),
(287, 474, 1.39986),
(288, 474, 1.39986),
(289, 474, 1.39986),
(290, 474, 1.39986),
(291, 474, 1.39986),
(292, 474, 1.39986),
(571, 474, 3.73296),
(283, 475, 0.23331),
(577, 475, 0.23331),
(581, 475, 0.23331),
(582, 475, 0.23331),
(280, 475, 0.46662),
(571, 475, 0.69993),
(585, 475, 0.69993),
(284, 475, 0.93324),
(285, 475, 0.93324),
(303, 475, 0.93324),
(579, 475, 0.93324),
(583, 475, 0.93324),
(279, 475, 1.16655),
(281, 475, 1.16655),
(293, 475, 1.16655),
(295, 475, 1.16655),
(296, 475, 1.16655),
(297, 475, 1.16655),
(298, 475, 1.16655),
(299, 475, 1.16655),
(300, 475, 1.16655),
(573, 475, 1.16655),
(578, 475, 1.16655),
(278, 475, 1.39986),
(294, 475, 1.39986),
(572, 475, 1.39986),
(574, 475, 1.39986),
(576, 475, 1.39986),
(580, 475, 1.39986),
(287, 475, 1.63317),
(288, 475, 1.63317),
(289, 475, 1.63317),
(290, 475, 1.63317),
(291, 475, 1.63317),
(292, 475, 1.63317),
(575, 475, 1.63317),
(584, 475, 2.09979),
(280, 476, 0.14),
(281, 476, 0.14),
(282, 476, 0.14),
(293, 476, 0.14),
(294, 476, 0.14),
(295, 476, 0.14),
(296, 476, 0.14),
(297, 476, 0.14),
(298, 476, 0.14),
(299, 476, 0.14),
(300, 476, 0.14),
(572, 476, 0.14),
(573, 476, 0.14),
(576, 476, 0.14),
(578, 476, 0.14),
(579, 476, 0.14),
(580, 476, 0.14),
(583, 476, 0.14),
(278, 476, 0.28),
(279, 476, 0.28),
(284, 476, 0.28),
(285, 476, 0.28),
(287, 476, 0.56),
(288, 476, 0.56),
(289, 476, 0.56),
(290, 476, 0.56),
(291, 476, 0.56),
(292, 476, 0.56),
(571, 476, 0.56),
(278, 477, 0.18669),
(279, 477, 0.18669),
(280, 477, 0.18669),
(282, 477, 0.18669),
(284, 477, 0.18669),
(285, 477, 0.18669),
(287, 477, 0.18669),
(288, 477, 0.18669),
(289, 477, 0.18669),
(290, 477, 0.18669),
(291, 477, 0.18669),
(292, 477, 0.18669),
(571, 478, 0.37331),
(574, 478, 0.37331),
(575, 478, 0.37331),
(577, 478, 0.37331),
(581, 478, 0.37331),
(582, 478, 0.37331),
(280, 478, 0.74662),
(287, 478, 0.74662),
(288, 478, 0.74662),
(289, 478, 0.74662),
(290, 478, 0.74662),
(291, 478, 0.74662),
(292, 478, 0.74662),
(584, 478, 0.74662),
(585, 478, 1.11993),
(284, 478, 1.49324),
(285, 478, 1.49324),
(578, 478, 1.49324),
(579, 478, 1.49324),
(583, 478, 1.49324),
(278, 478, 1.86655),
(279, 478, 1.86655),
(281, 478, 1.86655),
(293, 478, 1.86655),
(295, 478, 1.86655),
(296, 478, 1.86655),
(297, 478, 1.86655),
(298, 478, 1.86655),
(299, 478, 1.86655),
(300, 478, 1.86655),
(572, 478, 1.86655),
(573, 478, 1.86655),
(294, 478, 2.23986),
(576, 478, 2.23986),
(580, 478, 2.23986),
(285, 479, 0.18669),
(583, 479, 0.18669),
(278, 479, 0.37338),
(279, 479, 0.37338),
(281, 479, 0.37338),
(284, 479, 0.37338),
(293, 479, 0.37338),
(294, 479, 0.37338),
(295, 479, 0.37338),
(296, 479, 0.37338),
(297, 479, 0.37338),
(298, 479, 0.37338),
(299, 479, 0.37338),
(300, 479, 0.37338),
(303, 479, 0.37338),
(572, 479, 0.37338),
(573, 479, 0.37338),
(576, 479, 0.37338),
(578, 479, 0.37338),
(579, 479, 0.37338),
(580, 479, 0.37338),
(287, 479, 0.74676),
(288, 479, 0.74676),
(289, 479, 0.74676),
(290, 479, 0.74676),
(291, 479, 0.74676),
(292, 479, 0.74676),
(571, 479, 1.49352),
(280, 480, 0.18669),
(281, 480, 0.18669),
(282, 480, 0.18669),
(284, 480, 0.18669),
(293, 480, 0.18669),
(294, 480, 0.18669),
(295, 480, 0.18669),
(296, 480, 0.18669),
(297, 480, 0.18669),
(298, 480, 0.18669),
(299, 480, 0.18669),
(300, 480, 0.18669),
(303, 480, 0.18669),
(572, 480, 0.18669),
(573, 480, 0.18669),
(574, 480, 0.18669),
(575, 480, 0.18669),
(576, 480, 0.18669),
(578, 480, 0.18669),
(579, 480, 0.18669),
(580, 480, 0.18669),
(583, 480, 0.18669),
(584, 480, 0.18669),
(278, 480, 0.37338),
(279, 480, 0.37338),
(285, 480, 0.37338),
(287, 480, 0.37338),
(288, 480, 0.37338),
(289, 480, 0.37338),
(290, 480, 0.37338),
(291, 480, 0.37338),
(292, 480, 0.37338),
(282, 481, 0.28),
(571, 481, 0.28),
(574, 481, 0.56),
(575, 481, 0.56),
(280, 481, 0.7),
(283, 481, 0.7),
(287, 481, 0.7),
(288, 481, 0.7),
(289, 481, 0.7),
(290, 481, 0.7),
(291, 481, 0.7),
(284, 481, 0.84),
(285, 481, 0.84),
(577, 481, 0.84),
(579, 481, 0.84),
(581, 481, 0.84),
(582, 481, 0.84),
(583, 481, 0.84),
(584, 481, 0.98),
(573, 481, 1.12),
(578, 481, 1.12),
(278, 481, 1.26),
(279, 481, 1.26),
(572, 481, 1.26),
(580, 481, 1.26),
(585, 481, 1.26),
(293, 481, 1.4),
(294, 481, 1.4),
(295, 481, 1.4);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(296, 481, 1.4),
(297, 481, 1.4),
(298, 481, 1.4),
(299, 481, 1.4),
(300, 481, 1.4),
(292, 481, 1.44),
(281, 481, 1.68),
(576, 481, 1.82),
(278, 482, 0.23331),
(279, 482, 0.23331),
(280, 482, 0.23331),
(282, 482, 0.23331),
(285, 482, 0.23331),
(287, 482, 0.23331),
(288, 482, 0.23331),
(289, 482, 0.23331),
(290, 482, 0.23331),
(291, 482, 0.23331),
(292, 482, 0.23331),
(278, 483, 0.32669),
(279, 483, 0.32669),
(280, 483, 0.32669),
(282, 483, 0.32669),
(285, 483, 0.32669),
(284, 483, 0.65338),
(287, 483, 0.98007),
(288, 483, 0.98007),
(289, 483, 0.98007),
(290, 483, 0.98007),
(291, 483, 0.98007),
(292, 483, 0.98007),
(574, 483, 0.98007),
(575, 483, 0.98007),
(584, 483, 1.63345),
(281, 484, 0.42),
(284, 484, 0.42),
(293, 484, 0.42),
(294, 484, 0.42),
(295, 484, 0.42),
(296, 484, 0.42),
(297, 484, 0.42),
(298, 484, 0.42),
(299, 484, 0.42),
(300, 484, 0.42),
(572, 484, 0.42),
(573, 484, 0.42),
(574, 484, 0.42),
(575, 484, 0.42),
(576, 484, 0.42),
(578, 484, 0.42),
(579, 484, 0.42),
(580, 484, 0.42),
(583, 484, 0.42),
(584, 484, 0.42),
(280, 484, 0.84),
(282, 484, 0.84),
(278, 484, 1.26),
(279, 484, 1.26),
(285, 484, 1.26),
(303, 484, 1.26),
(287, 484, 1.68),
(288, 484, 1.68),
(289, 484, 1.68),
(290, 484, 1.68),
(291, 484, 1.68),
(292, 484, 1.68),
(280, 485, 0.23331),
(287, 485, 0.23331),
(288, 485, 0.23331),
(289, 485, 0.23331),
(290, 485, 0.23331),
(291, 485, 0.23331),
(292, 485, 0.23331),
(571, 485, 0.23331),
(585, 485, 0.23331),
(281, 485, 0.46662),
(284, 485, 0.46662),
(285, 485, 0.46662),
(293, 485, 0.46662),
(294, 485, 0.46662),
(295, 485, 0.46662),
(296, 485, 0.46662),
(297, 485, 0.46662),
(298, 485, 0.46662),
(299, 485, 0.46662),
(300, 485, 0.46662),
(573, 485, 0.46662),
(578, 485, 0.46662),
(579, 485, 0.46662),
(583, 485, 0.46662),
(278, 485, 0.69993),
(279, 485, 0.69993),
(572, 485, 0.69993),
(576, 485, 0.69993),
(580, 485, 0.69993),
(280, 486, 0.42),
(281, 486, 0.42),
(282, 486, 0.42),
(284, 486, 0.42),
(293, 486, 0.42),
(294, 486, 0.42),
(295, 486, 0.42),
(296, 486, 0.42),
(297, 486, 0.42),
(298, 486, 0.42),
(299, 486, 0.42),
(300, 486, 0.42),
(572, 486, 0.42),
(573, 486, 0.42),
(576, 486, 0.42),
(578, 486, 0.42),
(579, 486, 0.42),
(580, 486, 0.42),
(583, 486, 0.42),
(278, 486, 0.84),
(279, 486, 0.84),
(285, 486, 0.84),
(287, 486, 0.84),
(288, 486, 0.84),
(289, 486, 0.84),
(290, 486, 0.84),
(291, 486, 0.84),
(292, 486, 0.84),
(278, 487, 0.23331),
(279, 487, 0.23331),
(280, 487, 0.23331),
(282, 487, 0.23331),
(284, 487, 0.23331),
(285, 487, 0.23331),
(287, 487, 0.23331),
(288, 487, 0.23331),
(289, 487, 0.23331),
(290, 487, 0.23331),
(291, 487, 0.23331),
(292, 487, 0.23331),
(281, 488, 0.32669),
(282, 488, 0.32669),
(284, 488, 0.32669),
(293, 488, 0.32669),
(295, 488, 0.32669),
(296, 488, 0.32669),
(297, 488, 0.32669),
(298, 488, 0.32669),
(299, 488, 0.32669),
(300, 488, 0.32669),
(573, 488, 0.32669),
(578, 488, 0.32669),
(579, 488, 0.32669),
(583, 488, 0.32669),
(585, 488, 0.32669),
(280, 488, 0.65338),
(285, 488, 0.65338),
(294, 488, 0.65338),
(572, 488, 0.65338),
(576, 488, 0.65338),
(580, 488, 0.65338),
(278, 488, 0.98007),
(279, 488, 0.98007),
(287, 488, 0.98007),
(288, 488, 0.98007),
(289, 488, 0.98007),
(290, 488, 0.98007),
(291, 488, 0.98007),
(292, 488, 0.98007),
(303, 488, 1.30676),
(278, 489, 0.18669),
(279, 489, 0.18669),
(280, 489, 0.18669),
(282, 489, 0.18669),
(285, 489, 0.18669),
(583, 489, 0.18669),
(927, 489, 0.18669),
(962, 489, 0.18669),
(1115, 489, 0.18669),
(1296, 489, 0.18669),
(303, 489, 0.37338),
(1052, 489, 0.56007),
(278, 490, 0.32669),
(279, 490, 0.32669),
(282, 490, 0.32669),
(285, 490, 0.32669),
(287, 490, 0.32669),
(288, 490, 0.32669),
(289, 490, 0.32669),
(290, 490, 0.32669),
(291, 490, 0.32669),
(292, 490, 0.32669),
(280, 490, 0.65338),
(284, 490, 0.65338),
(574, 490, 0.65338),
(575, 490, 0.65338),
(584, 490, 0.65338),
(582, 491, 0.09331),
(1043, 491, 0.09331),
(1048, 491, 0.09331),
(1053, 491, 0.09331),
(1055, 491, 0.09331),
(1085, 491, 0.09331),
(1090, 491, 0.09331),
(1106, 491, 0.09331),
(1112, 491, 0.09331),
(1140, 491, 0.09331),
(1153, 491, 0.09331),
(1162, 491, 0.09331),
(1186, 491, 0.09331),
(1194, 491, 0.09331),
(1199, 491, 0.09331),
(1274, 491, 0.09331),
(1276, 491, 0.09331),
(1282, 491, 0.09331),
(1289, 491, 0.09331),
(1296, 491, 0.09331),
(1299, 491, 0.09331),
(573, 491, 0.18662),
(577, 491, 0.18662),
(579, 491, 0.18662),
(583, 491, 0.18662),
(1044, 491, 0.18662),
(1046, 491, 0.18662),
(1047, 491, 0.18662),
(1049, 491, 0.18662),
(1050, 491, 0.18662),
(1062, 491, 0.18662),
(1067, 491, 0.18662),
(1078, 491, 0.18662),
(1082, 491, 0.18662),
(1095, 491, 0.18662),
(1098, 491, 0.18662),
(1111, 491, 0.18662),
(1113, 491, 0.18662),
(1163, 491, 0.18662),
(1166, 491, 0.18662),
(1173, 491, 0.18662),
(1262, 491, 0.18662),
(1270, 491, 0.18662),
(1302, 491, 0.18662),
(280, 491, 0.27993),
(281, 491, 0.27993),
(282, 491, 0.27993),
(572, 491, 0.27993),
(578, 491, 0.27993),
(585, 491, 0.27993),
(927, 491, 0.27993),
(1059, 491, 0.27993),
(1060, 491, 0.27993),
(1063, 491, 0.27993),
(1065, 491, 0.27993),
(1069, 491, 0.27993),
(1086, 491, 0.27993),
(1087, 491, 0.27993),
(1088, 491, 0.27993),
(1089, 491, 0.27993),
(1115, 491, 0.27993),
(1149, 491, 0.27993),
(1158, 491, 0.27993),
(1191, 491, 0.27993),
(1277, 491, 0.27993),
(1281, 491, 0.27993),
(1284, 491, 0.27993),
(1288, 491, 0.27993),
(1301, 491, 0.27993),
(285, 491, 0.37324),
(293, 491, 0.37324),
(294, 491, 0.37324),
(295, 491, 0.37324),
(296, 491, 0.37324),
(297, 491, 0.37324),
(298, 491, 0.37324),
(299, 491, 0.37324),
(300, 491, 0.37324),
(576, 491, 0.37324),
(940, 491, 0.37324),
(959, 491, 0.37324),
(1035, 491, 0.37324),
(1068, 491, 0.37324),
(1074, 491, 0.37324),
(1076, 491, 0.37324),
(1105, 491, 0.37324),
(1108, 491, 0.37324),
(1125, 491, 0.37324),
(1138, 491, 0.37324),
(1147, 491, 0.37324),
(1150, 491, 0.37324),
(1157, 491, 0.37324),
(1171, 491, 0.37324),
(1175, 491, 0.37324),
(1184, 491, 0.37324),
(1188, 491, 0.37324),
(1197, 491, 0.37324),
(1200, 491, 0.37324),
(1203, 491, 0.37324),
(1261, 491, 0.37324),
(1278, 491, 0.37324),
(1279, 491, 0.37324),
(1280, 491, 0.37324),
(1293, 491, 0.37324),
(1295, 491, 0.37324),
(1103, 491, 0.41323),
(1110, 491, 0.41323),
(278, 491, 0.46655),
(279, 491, 0.46655),
(1057, 491, 0.46655),
(1094, 491, 0.46655),
(1129, 491, 0.46655),
(1151, 491, 0.46655),
(1159, 491, 0.46655),
(1165, 491, 0.46655),
(1185, 491, 0.46655),
(1189, 491, 0.46655),
(1205, 491, 0.46655),
(1247, 491, 0.46655),
(1285, 491, 0.46655),
(1187, 491, 0.50654),
(1271, 491, 0.50654),
(1292, 491, 0.50654),
(571, 491, 0.54653),
(287, 491, 0.55986),
(288, 491, 0.55986),
(289, 491, 0.55986),
(290, 491, 0.55986),
(291, 491, 0.55986),
(292, 491, 0.55986),
(1061, 491, 0.55986),
(1096, 491, 0.55986),
(1130, 491, 0.55986),
(1145, 491, 0.55986),
(1161, 491, 0.55986),
(1169, 491, 0.55986),
(1195, 491, 0.55986),
(1196, 491, 0.55986),
(1198, 491, 0.55986),
(1291, 491, 0.55986),
(980, 491, 0.65317),
(1036, 491, 0.65317),
(1058, 491, 0.65317),
(1093, 491, 0.65317),
(1107, 491, 0.65317),
(1109, 491, 0.65317),
(1124, 491, 0.65317),
(1172, 491, 0.65317),
(1192, 491, 0.65317),
(1208, 491, 0.65317),
(283, 491, 0.67983),
(284, 491, 0.67983),
(581, 491, 0.67983),
(1273, 491, 0.69316),
(1290, 491, 0.69316),
(1144, 491, 0.74648),
(1146, 491, 0.74648),
(1148, 491, 0.74648),
(1209, 491, 0.74648),
(1260, 491, 0.74648),
(580, 491, 0.77314),
(1152, 491, 0.78647),
(1201, 491, 0.78647),
(1033, 491, 0.83979),
(1300, 491, 0.83979),
(574, 491, 0.9331),
(918, 491, 0.9331),
(1170, 491, 0.9331),
(1174, 491, 0.9331),
(1193, 491, 0.9331),
(1259, 491, 0.9331),
(1126, 491, 0.97309),
(575, 491, 1.02641),
(1127, 491, 1.11972),
(1257, 491, 1.21303),
(584, 491, 1.30634),
(1040, 491, 1.39965),
(1066, 491, 1.39965),
(1134, 491, 1.42631),
(1128, 491, 1.49296),
(1258, 491, 1.77289),
(962, 491, 2.05282),
(303, 491, 2.23944),
(278, 492, 0.23331),
(279, 492, 0.23331),
(280, 492, 0.23331),
(282, 492, 0.23331),
(284, 492, 0.23331),
(285, 492, 0.23331),
(287, 492, 0.46662),
(288, 492, 0.46662),
(289, 492, 0.46662),
(290, 492, 0.46662),
(291, 492, 0.46662),
(292, 492, 0.46662),
(303, 492, 0.46662),
(282, 493, 0.14),
(571, 493, 0.14),
(577, 493, 0.14),
(581, 493, 0.14),
(582, 493, 0.14),
(280, 493, 0.28),
(287, 493, 0.28),
(288, 493, 0.28),
(289, 493, 0.28),
(290, 493, 0.28),
(291, 493, 0.28),
(292, 493, 0.28),
(585, 493, 0.28),
(284, 493, 0.42),
(572, 493, 0.42),
(574, 493, 0.42),
(575, 493, 0.42),
(578, 493, 0.42),
(579, 493, 0.42),
(583, 493, 0.42),
(278, 493, 0.56),
(279, 493, 0.56),
(281, 493, 0.56),
(285, 493, 0.56),
(293, 493, 0.56),
(294, 493, 0.56),
(295, 493, 0.56),
(296, 493, 0.56),
(297, 493, 0.56),
(298, 493, 0.56),
(299, 493, 0.56),
(300, 493, 0.56),
(303, 493, 0.56),
(573, 493, 0.56),
(576, 493, 0.56),
(580, 493, 0.56),
(584, 493, 0.7),
(577, 494, 0.28),
(581, 494, 0.28),
(582, 494, 0.28),
(282, 494, 0.56),
(571, 494, 0.56),
(579, 494, 0.56),
(583, 494, 0.56),
(585, 494, 0.84),
(280, 494, 1.12),
(281, 494, 1.12),
(284, 494, 1.12),
(285, 494, 1.12),
(287, 494, 1.12),
(288, 494, 1.12),
(289, 494, 1.12),
(290, 494, 1.12),
(291, 494, 1.12),
(292, 494, 1.12),
(293, 494, 1.12),
(294, 494, 1.12),
(295, 494, 1.12),
(296, 494, 1.12),
(297, 494, 1.12),
(298, 494, 1.12),
(299, 494, 1.12),
(300, 494, 1.12),
(572, 494, 1.12),
(573, 494, 1.12),
(574, 494, 1.12),
(575, 494, 1.12),
(576, 494, 1.12),
(578, 494, 1.12),
(580, 494, 1.12),
(279, 494, 1.4),
(278, 494, 1.68),
(584, 494, 1.96),
(280, 495, 0.28),
(281, 495, 0.28),
(284, 495, 0.28),
(285, 495, 0.28),
(293, 495, 0.28),
(295, 495, 0.28),
(296, 495, 0.28),
(297, 495, 0.28),
(298, 495, 0.28),
(299, 495, 0.28),
(300, 495, 0.28),
(573, 495, 0.28),
(578, 495, 0.28),
(579, 495, 0.28),
(583, 495, 0.28),
(585, 495, 0.28),
(278, 495, 0.56),
(279, 495, 0.56),
(294, 495, 0.56),
(572, 495, 0.56),
(576, 495, 0.56),
(580, 495, 0.56),
(287, 495, 0.84),
(288, 495, 0.84),
(289, 495, 0.84),
(290, 495, 0.84),
(291, 495, 0.84),
(292, 495, 0.84),
(574, 495, 0.84),
(575, 495, 0.84),
(584, 495, 1.12),
(284, 496, 0.37331),
(303, 496, 0.37331),
(278, 496, 0.74662),
(279, 496, 0.74662),
(280, 496, 0.74662),
(282, 496, 0.74662),
(285, 496, 0.74662),
(287, 496, 1.11993),
(288, 496, 1.11993),
(289, 496, 1.11993),
(290, 496, 1.11993),
(291, 496, 1.11993),
(292, 496, 1.11993),
(571, 496, 1.49324),
(278, 497, 0.28),
(279, 497, 0.28),
(280, 497, 0.28),
(282, 497, 0.28),
(285, 497, 0.28),
(287, 497, 0.56),
(288, 497, 0.56),
(289, 497, 0.56),
(290, 497, 0.56),
(291, 497, 0.56),
(292, 497, 0.56),
(272, 498, 0.28),
(273, 498, 0.28),
(274, 498, 0.28),
(275, 498, 0.28),
(276, 498, 0.28),
(282, 498, 0.28),
(304, 498, 0.28),
(574, 498, 0.28),
(575, 498, 0.28),
(577, 498, 0.28),
(581, 498, 0.28),
(582, 498, 0.28),
(584, 498, 0.56),
(280, 498, 0.84),
(579, 498, 0.84),
(583, 498, 0.84),
(585, 498, 0.84),
(278, 498, 1.12),
(279, 498, 1.12),
(281, 498, 1.12),
(284, 498, 1.12),
(285, 498, 1.12),
(287, 498, 1.12),
(288, 498, 1.12),
(289, 498, 1.12),
(290, 498, 1.12),
(291, 498, 1.12),
(292, 498, 1.12),
(572, 498, 1.12),
(573, 498, 1.12),
(576, 498, 1.12),
(578, 498, 1.12),
(580, 498, 1.12),
(293, 498, 1.4),
(294, 498, 1.4),
(295, 498, 1.4),
(296, 498, 1.4),
(297, 498, 1.4),
(298, 498, 1.4),
(299, 498, 1.4),
(300, 498, 1.4),
(278, 499, 0.23331),
(279, 499, 0.23331),
(280, 499, 0.23331),
(282, 499, 0.23331),
(285, 499, 0.23331),
(287, 499, 0.46662),
(288, 499, 0.46662),
(289, 499, 0.46662),
(290, 499, 0.46662),
(291, 499, 0.46662),
(292, 499, 0.46662),
(303, 499, 0.93324),
(574, 500, 0.09331),
(575, 500, 0.09331),
(577, 500, 0.09331),
(581, 500, 0.09331),
(582, 500, 0.09331),
(584, 500, 0.09331),
(280, 500, 0.18662),
(285, 500, 0.27993),
(287, 500, 0.27993),
(288, 500, 0.27993),
(289, 500, 0.27993),
(290, 500, 0.27993),
(291, 500, 0.27993),
(292, 500, 0.27993),
(579, 500, 0.27993),
(583, 500, 0.27993),
(585, 500, 0.27993),
(278, 500, 0.37324),
(279, 500, 0.37324),
(281, 500, 0.37324),
(284, 500, 0.37324),
(293, 500, 0.37324),
(294, 500, 0.37324),
(295, 500, 0.37324),
(296, 500, 0.37324),
(297, 500, 0.37324),
(298, 500, 0.37324),
(299, 500, 0.37324),
(300, 500, 0.37324),
(303, 500, 0.37324),
(573, 500, 0.37324),
(578, 500, 0.37324),
(571, 500, 0.46655),
(572, 500, 0.46655),
(576, 500, 0.46655),
(580, 500, 0.46655),
(280, 501, 0.37331),
(281, 501, 0.37331),
(284, 501, 0.37331),
(285, 501, 0.37331),
(293, 501, 0.37331),
(295, 501, 0.37331),
(296, 501, 0.37331),
(297, 501, 0.37331),
(298, 501, 0.37331),
(299, 501, 0.37331),
(300, 501, 0.37331),
(573, 501, 0.37331),
(578, 501, 0.37331),
(579, 501, 0.37331),
(583, 501, 0.37331),
(585, 501, 0.37331),
(278, 501, 0.74662),
(279, 501, 0.74662),
(294, 501, 0.74662),
(572, 501, 0.74662),
(574, 501, 0.74662),
(575, 501, 0.74662),
(576, 501, 0.74662),
(580, 501, 0.74662),
(584, 501, 0.74662),
(287, 501, 1.11993),
(288, 501, 1.11993),
(289, 501, 1.11993),
(290, 501, 1.11993),
(291, 501, 1.11993),
(292, 501, 1.11993),
(281, 502, 0.28),
(282, 502, 0.28),
(284, 502, 0.28),
(285, 502, 0.28),
(293, 502, 0.28),
(294, 502, 0.28),
(295, 502, 0.28),
(296, 502, 0.28),
(297, 502, 0.28),
(298, 502, 0.28),
(299, 502, 0.28),
(300, 502, 0.28),
(303, 502, 0.28),
(572, 502, 0.28),
(573, 502, 0.28),
(576, 502, 0.28),
(578, 502, 0.28),
(580, 502, 0.28),
(585, 502, 0.28),
(278, 502, 0.56),
(279, 502, 0.56),
(280, 502, 0.56),
(287, 502, 0.56),
(288, 502, 0.56),
(289, 502, 0.56),
(290, 502, 0.56),
(291, 502, 0.56),
(292, 502, 0.56),
(574, 502, 2.52),
(575, 502, 2.52),
(584, 502, 3.92),
(278, 503, 0.14),
(279, 503, 0.14),
(280, 503, 0.14),
(282, 503, 0.14),
(285, 503, 0.14),
(287, 503, 0.42),
(288, 503, 0.42),
(289, 503, 0.42),
(290, 503, 0.42),
(291, 503, 0.42),
(292, 503, 0.42),
(571, 503, 0.56),
(278, 504, 0.18669),
(279, 504, 0.18669),
(280, 504, 0.18669),
(282, 504, 0.18669),
(284, 504, 0.18669),
(285, 504, 0.18669),
(287, 504, 0.18669),
(288, 504, 0.18669),
(289, 504, 0.18669),
(290, 504, 0.18669),
(291, 504, 0.18669),
(292, 504, 0.18669),
(298, 504, 0.18669),
(574, 504, 0.18669),
(575, 504, 0.18669),
(584, 504, 0.18669),
(272, 505, 0.18669),
(273, 505, 0.18669),
(274, 505, 0.18669),
(275, 505, 0.18669),
(276, 505, 0.18669),
(278, 505, 0.18669),
(279, 505, 0.18669),
(280, 505, 0.18669),
(281, 505, 0.18669),
(282, 505, 0.18669),
(283, 505, 0.18669),
(285, 505, 0.18669),
(293, 505, 0.18669),
(294, 505, 0.18669),
(295, 505, 0.18669),
(296, 505, 0.18669),
(297, 505, 0.18669),
(298, 505, 0.18669),
(299, 505, 0.18669),
(300, 505, 0.18669),
(304, 505, 0.18669),
(576, 505, 0.18669),
(577, 505, 0.18669),
(581, 505, 0.18669),
(582, 505, 0.18669),
(585, 505, 0.18669),
(303, 505, 0.37338),
(287, 505, 0.56007),
(288, 505, 0.56007),
(289, 505, 0.56007),
(290, 505, 0.56007),
(291, 505, 0.56007),
(292, 505, 0.56007),
(574, 505, 0.56007),
(575, 505, 0.56007),
(584, 505, 0.74676),
(272, 506, 0.18669),
(273, 506, 0.18669),
(274, 506, 0.18669),
(275, 506, 0.18669),
(276, 506, 0.18669),
(278, 506, 0.18669),
(279, 506, 0.18669),
(280, 506, 0.18669),
(281, 506, 0.18669),
(285, 506, 0.18669),
(293, 506, 0.18669),
(294, 506, 0.18669),
(295, 506, 0.18669),
(296, 506, 0.18669),
(297, 506, 0.18669),
(298, 506, 0.18669),
(299, 506, 0.18669),
(300, 506, 0.18669),
(304, 506, 0.18669),
(572, 506, 0.18669),
(573, 506, 0.18669),
(576, 506, 0.18669),
(578, 506, 0.18669),
(579, 506, 0.18669),
(580, 506, 0.18669),
(583, 506, 0.18669),
(574, 506, 0.37338),
(575, 506, 0.37338),
(584, 506, 0.56007),
(284, 506, 0.74676),
(280, 507, 0.28),
(285, 507, 0.28),
(303, 507, 0.28),
(579, 507, 0.28),
(583, 507, 0.28),
(585, 507, 0.28),
(278, 507, 0.56),
(279, 507, 0.56),
(281, 507, 0.56),
(284, 507, 0.56),
(287, 507, 0.56),
(288, 507, 0.56),
(289, 507, 0.56),
(290, 507, 0.56),
(291, 507, 0.56),
(292, 507, 0.56),
(293, 507, 0.56),
(294, 507, 0.56),
(295, 507, 0.56),
(296, 507, 0.56),
(297, 507, 0.56),
(298, 507, 0.56),
(299, 507, 0.56),
(300, 507, 0.56),
(572, 507, 0.56),
(573, 507, 0.56),
(574, 507, 0.56),
(575, 507, 0.56),
(576, 507, 0.56),
(578, 507, 0.56),
(580, 507, 0.56),
(584, 507, 0.56),
(278, 508, 0.37331),
(279, 508, 0.37331),
(281, 508, 0.37331),
(284, 508, 0.37331),
(285, 508, 0.37331),
(287, 508, 0.37331),
(288, 508, 0.37331),
(289, 508, 0.37331),
(290, 508, 0.37331),
(291, 508, 0.37331),
(292, 508, 0.37331),
(293, 508, 0.37331),
(294, 508, 0.37331),
(295, 508, 0.37331),
(296, 508, 0.37331),
(297, 508, 0.37331),
(298, 508, 0.37331),
(299, 508, 0.37331),
(300, 508, 0.37331),
(572, 508, 0.37331),
(573, 508, 0.37331),
(576, 508, 0.37331),
(578, 508, 0.37331),
(579, 508, 0.37331),
(580, 508, 0.37331),
(583, 508, 0.37331),
(574, 508, 1.11993),
(575, 508, 1.11993),
(584, 508, 1.86655),
(278, 509, 0.42),
(279, 509, 0.42),
(280, 509, 0.42),
(282, 509, 0.42),
(285, 509, 0.42),
(298, 509, 0.42),
(284, 509, 0.84),
(287, 509, 0.84),
(288, 509, 0.84),
(289, 509, 0.84),
(290, 509, 0.84),
(291, 509, 0.84),
(292, 509, 0.84),
(280, 510, 0.37331),
(571, 510, 0.37331),
(574, 510, 0.37331),
(575, 510, 0.37331),
(577, 510, 0.37331),
(581, 510, 0.37331),
(582, 510, 0.37331),
(284, 510, 0.74662),
(287, 510, 0.74662),
(288, 510, 0.74662),
(289, 510, 0.74662),
(290, 510, 0.74662),
(291, 510, 0.74662),
(292, 510, 0.74662),
(584, 510, 0.74662),
(585, 510, 0.74662),
(278, 510, 1.11993),
(279, 510, 1.11993),
(285, 510, 1.11993),
(572, 510, 1.11993),
(578, 510, 1.11993),
(579, 510, 1.11993),
(583, 510, 1.11993),
(281, 510, 1.49324),
(293, 510, 1.49324),
(294, 510, 1.49324),
(295, 510, 1.49324),
(296, 510, 1.49324),
(297, 510, 1.49324),
(298, 510, 1.49324),
(299, 510, 1.49324),
(300, 510, 1.49324),
(573, 510, 1.49324),
(576, 510, 1.49324),
(580, 510, 1.49324),
(278, 511, 0.42),
(279, 511, 0.42),
(280, 511, 0.42),
(282, 511, 0.42),
(284, 511, 0.42),
(285, 511, 0.42),
(287, 511, 0.84),
(288, 511, 0.84),
(289, 511, 0.84),
(290, 511, 0.84),
(291, 511, 0.84),
(292, 511, 0.84),
(574, 511, 0.84),
(575, 511, 0.84),
(584, 511, 1.26),
(278, 512, 0.37331),
(279, 512, 0.37331),
(282, 512, 0.37331),
(284, 512, 0.37331),
(285, 512, 0.37331),
(280, 512, 0.74662),
(287, 512, 0.74662),
(288, 512, 0.74662),
(289, 512, 0.74662),
(290, 512, 0.74662),
(291, 512, 0.74662),
(292, 512, 0.74662),
(278, 513, 0.23331),
(279, 513, 0.23331),
(280, 513, 0.23331),
(282, 513, 0.23331),
(284, 513, 0.23331),
(285, 513, 0.23331),
(287, 513, 0.23331),
(288, 513, 0.23331),
(289, 513, 0.23331),
(290, 513, 0.23331),
(291, 513, 0.23331),
(292, 513, 0.23331),
(287, 514, 0.32669),
(288, 514, 0.32669),
(289, 514, 0.32669),
(290, 514, 0.32669),
(291, 514, 0.32669),
(294, 514, 0.32669),
(578, 514, 0.32669),
(278, 514, 0.65338),
(279, 514, 0.65338),
(281, 514, 0.65338),
(284, 514, 0.65338),
(285, 514, 0.65338),
(293, 514, 0.65338),
(295, 514, 0.65338),
(296, 514, 0.65338),
(297, 514, 0.65338),
(298, 514, 0.65338),
(299, 514, 0.65338),
(300, 514, 0.65338),
(571, 514, 0.65338),
(572, 514, 0.65338),
(573, 514, 0.65338),
(574, 514, 0.65338),
(575, 514, 0.65338),
(576, 514, 0.65338),
(579, 514, 0.65338),
(580, 514, 0.65338),
(583, 514, 0.65338),
(584, 514, 0.98007),
(292, 514, 2.05348),
(278, 515, 0.32669),
(279, 515, 0.32669),
(280, 515, 0.32669),
(282, 515, 0.32669),
(285, 515, 0.32669),
(287, 515, 0.32669),
(288, 515, 0.32669),
(289, 515, 0.32669),
(290, 515, 0.32669),
(291, 515, 0.32669),
(292, 515, 0.32669),
(571, 515, 1.30676),
(574, 515, 2.61352),
(575, 515, 2.61352),
(584, 515, 3.92028),
(281, 516, 0.23331),
(282, 516, 0.23331),
(284, 516, 0.23331),
(293, 516, 0.23331),
(294, 516, 0.23331),
(295, 516, 0.23331),
(296, 516, 0.23331),
(297, 516, 0.23331),
(298, 516, 0.23331),
(299, 516, 0.23331),
(300, 516, 0.23331),
(572, 516, 0.23331),
(573, 516, 0.23331),
(576, 516, 0.23331),
(578, 516, 0.23331),
(579, 516, 0.23331),
(580, 516, 0.23331),
(583, 516, 0.23331),
(585, 516, 0.23331),
(278, 516, 0.46662),
(279, 516, 0.46662),
(280, 516, 0.46662),
(285, 516, 0.46662),
(287, 516, 0.46662),
(288, 516, 0.46662),
(289, 516, 0.46662),
(290, 516, 0.46662),
(291, 516, 0.46662),
(292, 516, 0.46662),
(571, 516, 0.93324),
(303, 516, 1.39986),
(574, 516, 1.63317),
(575, 516, 1.63317),
(584, 516, 2.3331),
(278, 517, 0.28),
(279, 517, 0.28),
(281, 517, 0.28),
(284, 517, 0.28),
(285, 517, 0.28),
(287, 517, 0.28),
(288, 517, 0.28),
(289, 517, 0.28),
(290, 517, 0.28),
(291, 517, 0.28),
(292, 517, 0.28),
(293, 517, 0.28),
(294, 517, 0.28),
(295, 517, 0.28),
(296, 517, 0.28),
(297, 517, 0.28),
(298, 517, 0.28),
(299, 517, 0.28),
(300, 517, 0.28),
(572, 517, 0.28),
(573, 517, 0.28),
(576, 517, 0.28),
(578, 517, 0.28),
(579, 517, 0.28),
(580, 517, 0.28),
(583, 517, 0.28),
(574, 517, 1.4),
(575, 517, 1.4),
(584, 517, 2.24),
(280, 518, 0.37331),
(285, 518, 0.37331),
(287, 518, 0.37331),
(288, 518, 0.37331),
(289, 518, 0.37331),
(290, 518, 0.37331),
(291, 518, 0.37331),
(292, 518, 0.37331),
(579, 518, 0.37331),
(583, 518, 0.37331),
(585, 518, 0.37331),
(278, 518, 0.74662),
(279, 518, 0.74662),
(281, 518, 0.74662),
(293, 518, 0.74662),
(294, 518, 0.74662),
(295, 518, 0.74662),
(296, 518, 0.74662),
(297, 518, 0.74662),
(298, 518, 0.74662),
(299, 518, 0.74662),
(300, 518, 0.74662),
(572, 518, 0.74662),
(573, 518, 0.74662),
(576, 518, 0.74662),
(578, 518, 0.74662),
(580, 518, 0.74662),
(284, 518, 1.11993),
(571, 518, 1.49324),
(280, 519, 0.28),
(282, 519, 0.28),
(284, 519, 0.28),
(287, 519, 0.28),
(288, 519, 0.28),
(289, 519, 0.28),
(290, 519, 0.28),
(291, 519, 0.28),
(294, 519, 0.28),
(574, 519, 0.28),
(575, 519, 0.28),
(578, 519, 0.28),
(281, 519, 0.56),
(293, 519, 0.56),
(295, 519, 0.56),
(296, 519, 0.56),
(297, 519, 0.56),
(298, 519, 0.56),
(299, 519, 0.56),
(300, 519, 0.56),
(572, 519, 0.56),
(573, 519, 0.56),
(576, 519, 0.56),
(579, 519, 0.56),
(580, 519, 0.56),
(583, 519, 0.56),
(584, 519, 0.56),
(278, 519, 0.84),
(279, 519, 0.84),
(285, 519, 0.84),
(292, 519, 1.76),
(571, 519, 2.52),
(278, 520, 0.14),
(279, 520, 0.14),
(280, 520, 0.14),
(282, 520, 0.14),
(285, 520, 0.14),
(284, 520, 0.28),
(287, 520, 0.56),
(288, 520, 0.56),
(289, 520, 0.56),
(290, 520, 0.56),
(291, 520, 0.56),
(292, 520, 0.56),
(577, 521, 0.28),
(581, 521, 0.28),
(582, 521, 0.28),
(282, 521, 0.56),
(284, 521, 0.56),
(574, 521, 0.56),
(575, 521, 0.56),
(579, 521, 0.56),
(583, 521, 0.56),
(585, 521, 0.56),
(280, 521, 0.84),
(281, 521, 0.84),
(293, 521, 0.84),
(294, 521, 0.84),
(295, 521, 0.84),
(296, 521, 0.84),
(297, 521, 0.84),
(298, 521, 0.84),
(299, 521, 0.84),
(300, 521, 0.84),
(572, 521, 0.84),
(573, 521, 0.84),
(576, 521, 0.84),
(578, 521, 0.84),
(580, 521, 0.84),
(584, 521, 0.84),
(279, 521, 1.12),
(285, 521, 1.12),
(287, 521, 1.12),
(288, 521, 1.12),
(289, 521, 1.12),
(290, 521, 1.12),
(291, 521, 1.12),
(292, 521, 1.12),
(278, 521, 1.4),
(278, 522, 0.32669),
(279, 522, 0.32669),
(280, 522, 0.32669),
(282, 522, 0.32669),
(284, 522, 0.32669),
(285, 522, 0.32669),
(287, 522, 0.65338),
(288, 522, 0.65338),
(289, 522, 0.65338),
(290, 522, 0.65338),
(291, 522, 0.65338),
(292, 522, 0.65338),
(574, 522, 0.98007),
(575, 522, 0.98007),
(584, 522, 1.63345),
(272, 523, 0.37331),
(273, 523, 0.37331),
(274, 523, 0.37331),
(275, 523, 0.37331),
(276, 523, 0.37331),
(278, 523, 0.37331),
(279, 523, 0.37331),
(280, 523, 0.37331),
(283, 523, 0.37331),
(285, 523, 0.37331),
(304, 523, 0.37331),
(577, 523, 0.37331),
(578, 523, 0.37331),
(581, 523, 0.37331),
(585, 523, 0.37331),
(282, 523, 0.74662),
(287, 523, 0.74662),
(288, 523, 0.74662),
(289, 523, 0.74662),
(290, 523, 0.74662),
(291, 523, 0.74662),
(292, 523, 0.74662),
(278, 524, 0.28),
(279, 524, 0.28),
(281, 524, 0.28),
(285, 524, 0.28),
(293, 524, 0.28),
(294, 524, 0.28),
(295, 524, 0.28),
(296, 524, 0.28),
(297, 524, 0.28),
(298, 524, 0.28),
(299, 524, 0.28),
(300, 524, 0.28),
(572, 524, 0.28),
(573, 524, 0.28),
(576, 524, 0.28),
(578, 524, 0.28),
(579, 524, 0.28),
(580, 524, 0.28),
(583, 524, 0.28),
(284, 524, 0.84),
(574, 524, 0.84),
(575, 524, 0.84),
(584, 524, 1.4),
(278, 525, 0.51331),
(279, 525, 0.51331),
(281, 525, 0.51331),
(284, 525, 0.51331),
(285, 525, 0.51331),
(293, 525, 0.51331),
(294, 525, 0.51331),
(295, 525, 0.51331),
(296, 525, 0.51331),
(297, 525, 0.51331),
(299, 525, 0.51331),
(300, 525, 0.51331),
(572, 525, 0.51331),
(573, 525, 0.51331),
(574, 525, 0.51331),
(575, 525, 0.51331),
(576, 525, 0.51331),
(578, 525, 0.51331),
(579, 525, 0.51331),
(580, 525, 0.51331),
(583, 525, 0.51331),
(298, 525, 1.02662),
(584, 525, 1.02662),
(278, 526, 0.18669),
(279, 526, 0.18669),
(282, 526, 0.18669),
(285, 526, 0.18669),
(303, 526, 0.18669),
(280, 526, 0.37338),
(284, 526, 0.56007),
(287, 526, 0.56007),
(288, 526, 0.56007),
(289, 526, 0.56007),
(290, 526, 0.56007),
(291, 526, 0.56007),
(292, 526, 0.56007),
(574, 526, 0.74676),
(575, 526, 0.74676),
(584, 526, 1.12014),
(278, 527, 0.09331),
(279, 527, 0.09331),
(280, 527, 0.09331),
(282, 527, 0.09331),
(285, 527, 0.09331),
(583, 527, 0.09331),
(1065, 527, 0.09331),
(1112, 527, 0.09331),
(1115, 527, 0.09331),
(1128, 527, 0.09331),
(1134, 527, 0.09331),
(1146, 527, 0.09331),
(1147, 527, 0.09331),
(1150, 527, 0.09331),
(1152, 527, 0.09331),
(1157, 527, 0.09331),
(1158, 527, 0.09331),
(1172, 527, 0.09331),
(1188, 527, 0.09331),
(1195, 527, 0.09331),
(1209, 527, 0.09331),
(1279, 527, 0.09331),
(1282, 527, 0.09331),
(1284, 527, 0.09331),
(1291, 527, 0.09331),
(1296, 527, 0.09331),
(980, 527, 0.18662),
(1047, 527, 0.18662),
(1138, 527, 0.18662),
(1145, 527, 0.18662),
(1149, 527, 0.18662),
(1169, 527, 0.18662),
(1170, 527, 0.18662),
(1175, 527, 0.18662),
(1184, 527, 0.18662),
(1185, 527, 0.18662),
(1189, 527, 0.18662),
(1193, 527, 0.18662),
(1197, 527, 0.18662),
(1205, 527, 0.18662),
(1280, 527, 0.18662),
(1186, 527, 0.27993),
(1192, 527, 0.27993),
(1194, 527, 0.27993),
(1200, 527, 0.27993),
(1285, 527, 0.27993),
(927, 527, 0.37324),
(1160, 527, 0.37324),
(1286, 527, 0.37324),
(1290, 527, 0.37324),
(1187, 527, 0.46655),
(1198, 527, 0.46655),
(1295, 527, 0.46655),
(1124, 527, 0.58652),
(959, 527, 0.65317),
(1201, 527, 0.65317),
(1299, 527, 0.65317),
(962, 527, 0.74648),
(1125, 527, 0.77314),
(278, 528, 0.28),
(279, 528, 0.28),
(280, 528, 0.28),
(282, 528, 0.28),
(285, 528, 0.28),
(287, 528, 0.28),
(288, 528, 0.28),
(289, 528, 0.28),
(290, 528, 0.28),
(291, 528, 0.28),
(292, 528, 0.28),
(303, 528, 0.56),
(303, 529, 0.14),
(283, 529, 0.28),
(577, 529, 0.28),
(578, 529, 0.28),
(581, 529, 0.28),
(585, 529, 0.28),
(574, 529, 0.42),
(575, 529, 0.42),
(278, 529, 0.56),
(279, 529, 0.56),
(280, 529, 0.56),
(285, 529, 0.56),
(287, 529, 0.56),
(288, 529, 0.56),
(289, 529, 0.56),
(290, 529, 0.56),
(291, 529, 0.56),
(292, 529, 0.56),
(571, 529, 0.56),
(584, 529, 0.56),
(282, 529, 0.7),
(272, 530, 0.32669),
(273, 530, 0.32669),
(274, 530, 0.32669),
(275, 530, 0.32669),
(276, 530, 0.32669),
(278, 530, 0.32669),
(279, 530, 0.32669),
(280, 530, 0.32669),
(282, 530, 0.32669),
(285, 530, 0.32669),
(287, 530, 0.32669),
(288, 530, 0.32669),
(289, 530, 0.32669),
(290, 530, 0.32669),
(291, 530, 0.32669),
(292, 530, 0.32669),
(298, 530, 0.32669),
(304, 530, 0.32669),
(284, 531, 0.37331),
(278, 531, 0.74662),
(279, 531, 0.74662),
(280, 531, 0.74662),
(282, 531, 0.74662),
(285, 531, 0.74662),
(287, 531, 1.11993),
(288, 531, 1.11993),
(289, 531, 1.11993),
(290, 531, 1.11993),
(291, 531, 1.11993),
(292, 531, 1.11993),
(287, 532, 0.18669),
(288, 532, 0.18669),
(289, 532, 0.18669),
(290, 532, 0.18669),
(291, 532, 0.18669),
(292, 532, 0.18669),
(285, 532, 0.37338),
(583, 532, 0.37338),
(278, 532, 0.56007),
(279, 532, 0.56007),
(281, 532, 0.56007),
(293, 532, 0.56007),
(294, 532, 0.56007),
(295, 532, 0.56007),
(296, 532, 0.56007),
(297, 532, 0.56007),
(298, 532, 0.56007),
(299, 532, 0.56007),
(300, 532, 0.56007),
(572, 532, 0.56007),
(573, 532, 0.56007),
(576, 532, 0.56007),
(578, 532, 0.56007),
(579, 532, 0.56007),
(580, 532, 0.56007),
(284, 532, 0.74676),
(1066, 676, 0.18669),
(1092, 676, 0.18669),
(1115, 676, 0.18669),
(1188, 676, 0.18669),
(571, 676, 0.5334),
(303, 676, 0.74676),
(303, 679, 0.14),
(1048, 679, 0.14),
(1057, 679, 0.14),
(1068, 679, 0.14),
(1076, 679, 0.14),
(1077, 679, 0.14),
(1128, 679, 0.14),
(1130, 679, 0.14),
(1146, 679, 0.14),
(1152, 679, 0.14),
(1162, 679, 0.14),
(1171, 679, 0.14),
(1198, 679, 0.14),
(1209, 679, 0.14),
(1278, 679, 0.14),
(1075, 679, 0.28),
(1124, 679, 0.28),
(1147, 679, 0.28),
(1153, 679, 0.28),
(1280, 679, 0.28),
(1285, 679, 0.28),
(571, 679, 0.4),
(1115, 679, 0.42),
(1107, 679, 0.7),
(1150, 679, 0.7),
(39, 679, 0.74),
(287, 679, 0.74),
(576, 679, 0.74),
(1208, 679, 0.88),
(1149, 679, 1.6),
(1033, 683, 0.09331),
(1036, 683, 0.09331),
(1078, 683, 0.09331),
(1083, 683, 0.09331),
(1160, 683, 0.09331),
(1258, 683, 0.09331),
(1261, 683, 0.09331),
(1049, 683, 0.18662),
(1052, 683, 0.18662),
(1053, 683, 0.18662),
(1075, 683, 0.18662),
(1076, 683, 0.18662),
(1081, 683, 0.18662),
(1089, 683, 0.18662),
(1111, 683, 0.18662),
(1114, 683, 0.18662),
(1115, 683, 0.18662),
(1165, 683, 0.18662),
(1173, 683, 0.18662),
(1257, 683, 0.18662),
(1287, 683, 0.18662),
(1294, 683, 0.18662),
(1295, 683, 0.18662),
(1300, 683, 0.18662),
(940, 683, 0.27993),
(1043, 683, 0.27993),
(1048, 683, 0.27993),
(1062, 683, 0.27993),
(1067, 683, 0.27993),
(1084, 683, 0.27993),
(1085, 683, 0.27993),
(1088, 683, 0.27993),
(1098, 683, 0.27993),
(1101, 683, 0.27993),
(1106, 683, 0.27993),
(1108, 683, 0.27993),
(1189, 683, 0.27993),
(1262, 683, 0.27993),
(571, 683, 0.35991),
(918, 683, 0.37324),
(1040, 683, 0.37324),
(1046, 683, 0.37324),
(1060, 683, 0.37324),
(1077, 683, 0.37324),
(1091, 683, 0.37324),
(1092, 683, 0.37324),
(1103, 683, 0.37324),
(1107, 683, 0.37324),
(1110, 683, 0.37324),
(1127, 683, 0.37324),
(1209, 683, 0.37324),
(1273, 683, 0.37324),
(1278, 683, 0.37324),
(1035, 683, 0.46655),
(1059, 683, 0.46655),
(1087, 683, 0.46655),
(1169, 683, 0.46655),
(1192, 683, 0.46655),
(1200, 683, 0.46655),
(287, 683, 0.49321),
(290, 683, 0.49321),
(577, 683, 0.49321),
(578, 683, 0.49321),
(584, 683, 0.49321),
(1047, 683, 0.55986),
(1063, 683, 0.55986),
(1094, 683, 0.55986),
(1112, 683, 0.55986),
(1157, 683, 0.55986),
(1187, 683, 0.55986),
(1247, 683, 0.55986),
(1259, 683, 0.55986),
(1289, 683, 0.55986),
(1302, 683, 0.55986),
(1045, 683, 0.65317),
(1058, 683, 0.65317),
(1061, 683, 0.65317),
(1086, 683, 0.65317),
(1109, 683, 0.65317),
(1130, 683, 0.65317),
(1161, 683, 0.65317),
(1205, 683, 0.65317),
(1270, 683, 0.65317),
(1286, 683, 0.65317),
(1301, 683, 0.65317),
(1284, 683, 0.69316),
(1042, 683, 0.74648),
(1055, 683, 0.74648),
(1057, 683, 0.74648),
(1068, 683, 0.74648),
(1105, 683, 0.74648),
(1124, 683, 0.74648),
(1188, 683, 0.74648),
(1199, 683, 0.74648),
(1203, 683, 0.74648),
(1293, 683, 0.74648),
(1299, 683, 0.74648),
(959, 683, 0.83979),
(1093, 683, 0.83979),
(1147, 683, 0.83979),
(1162, 683, 0.83979),
(1191, 683, 0.83979),
(1197, 683, 0.83979),
(1201, 683, 0.83979),
(1290, 683, 0.83979),
(1292, 683, 0.83979),
(1274, 683, 0.87978),
(1283, 683, 0.87978),
(1296, 683, 0.87978),
(1153, 683, 0.9331),
(1158, 683, 0.9331),
(1159, 683, 0.9331),
(1170, 683, 0.9331),
(1185, 683, 0.9331),
(1202, 683, 0.9331),
(1204, 683, 0.9331),
(1288, 683, 0.9331),
(1129, 683, 0.95976),
(1271, 683, 0.97309),
(1044, 683, 1.02641),
(1074, 683, 1.02641),
(1096, 683, 1.02641),
(1126, 683, 1.02641),
(1140, 683, 1.02641),
(1163, 683, 1.02641),
(1179, 683, 1.02641),
(1276, 683, 1.02641),
(1281, 683, 1.02641),
(1291, 683, 1.02641),
(1285, 683, 1.0664),
(303, 683, 1.11972),
(1069, 683, 1.11972),
(1138, 683, 1.11972),
(1186, 683, 1.11972),
(1195, 683, 1.11972),
(1198, 683, 1.11972),
(980, 683, 1.21303),
(1144, 683, 1.21303),
(1152, 683, 1.21303),
(1166, 683, 1.21303),
(1175, 683, 1.21303),
(1277, 683, 1.21303),
(1184, 683, 1.25302),
(1174, 683, 1.30634),
(1150, 683, 1.38632),
(1148, 683, 1.39965),
(1172, 683, 1.39965),
(1194, 683, 1.39965),
(1128, 683, 1.49296),
(1149, 683, 1.49296),
(1065, 683, 1.53295),
(1145, 683, 1.61293),
(1151, 683, 1.62626),
(1125, 683, 1.70624),
(1134, 683, 1.79955),
(1282, 683, 1.81288),
(1146, 683, 1.8662),
(1279, 683, 1.8662),
(1280, 683, 1.95951),
(927, 683, 2.05282),
(1066, 683, 2.05282),
(1193, 683, 2.42606),
(1208, 683, 2.45272),
(1171, 683, 2.51937),
(962, 683, 5.13205),
(286, 685, 0.28),
(571, 685, 2.08),
(509, 687, 0.18669),
(571, 687, 0.18669),
(1186, 687, 0.18669),
(402, 687, 0.37338),
(406, 687, 0.37338),
(407, 687, 0.37338),
(980, 687, 0.37338),
(1293, 687, 0.37338),
(1153, 688, 0.23331),
(286, 688, 0.46662),
(1150, 688, 0.6666),
(571, 688, 1.03323),
(509, 689, 0.14),
(528, 689, 0.14),
(1111, 689, 0.14),
(1148, 689, 0.14),
(1162, 689, 0.14),
(1179, 689, 0.14),
(1202, 689, 0.14),
(1292, 689, 0.14),
(395, 689, 0.28),
(396, 689, 0.28),
(402, 689, 0.28),
(404, 689, 0.28),
(406, 689, 0.28),
(571, 689, 0.28),
(1095, 689, 0.4),
(1146, 689, 0.4),
(1198, 689, 0.4),
(1210, 689, 0.4),
(1211, 689, 0.4),
(1212, 689, 0.4),
(1213, 689, 0.4),
(1216, 689, 0.4),
(1217, 689, 0.4),
(1218, 689, 0.4),
(1220, 689, 0.4),
(1221, 689, 0.4),
(1222, 689, 0.4),
(1223, 689, 0.4),
(1224, 689, 0.4),
(1225, 689, 0.4),
(1226, 689, 0.4),
(1227, 689, 0.4),
(1228, 689, 0.4),
(1230, 689, 0.4),
(1231, 689, 0.4),
(1232, 689, 0.4),
(1233, 689, 0.4),
(1234, 689, 0.4),
(1236, 689, 0.4),
(1238, 689, 0.4),
(1239, 689, 0.4),
(1240, 689, 0.4),
(1241, 689, 0.4),
(1242, 689, 0.4),
(1243, 689, 0.4),
(1244, 689, 0.4),
(1245, 689, 0.4),
(1283, 689, 0.4),
(1291, 689, 0.4),
(266, 689, 0.56),
(1289, 689, 0.8),
(407, 689, 0.98),
(400, 689, 1.16),
(940, 690, 0.23331),
(959, 690, 0.23331),
(1111, 690, 0.23331),
(1148, 690, 0.23331),
(1149, 690, 0.23331),
(1166, 690, 0.23331),
(1169, 690, 0.23331),
(1172, 690, 0.23331),
(1185, 690, 0.23331),
(1192, 690, 0.23331),
(1202, 690, 0.23331),
(1204, 690, 0.23331),
(1292, 690, 0.23331),
(286, 690, 0.46662),
(395, 690, 0.46662),
(400, 690, 0.46662),
(744, 690, 0.46662),
(1153, 690, 0.46662),
(1165, 690, 0.46662),
(1081, 690, 0.6666),
(1145, 690, 0.6666),
(1151, 690, 0.6666),
(1159, 690, 0.6666),
(1199, 690, 0.6666),
(1205, 690, 0.6666),
(1279, 690, 0.6666),
(1285, 690, 0.6666),
(1288, 690, 0.6666),
(1291, 690, 0.6666),
(1293, 690, 0.6666),
(266, 690, 0.69993),
(1162, 690, 0.89991),
(1186, 690, 0.89991),
(1191, 690, 0.89991),
(1286, 690, 0.89991),
(398, 690, 0.93324),
(404, 690, 0.93324),
(1270, 690, 1.13322),
(1295, 690, 1.13322),
(571, 690, 1.73316),
(407, 690, 1.86648),
(528, 690, 1.93314),
(571, 693, 0.32669),
(286, 694, 0.04669),
(407, 694, 0.04669),
(528, 694, 0.04669),
(1165, 694, 0.04669),
(1166, 694, 0.04669),
(1191, 694, 0.04669),
(1195, 694, 0.04669),
(1286, 694, 0.04669),
(404, 694, 0.09338),
(1153, 694, 0.09338),
(1285, 694, 0.09338),
(1057, 694, 0.1334),
(1069, 694, 0.1334),
(1152, 694, 0.1334),
(1186, 694, 0.1334),
(1201, 694, 0.1334),
(1281, 694, 0.1334),
(1291, 694, 0.1334),
(571, 694, 0.16008),
(1197, 694, 0.18009),
(1270, 694, 0.18009),
(571, 695, 0.93324),
(266, 698, 0.09331),
(959, 698, 0.09331),
(1111, 698, 0.09331),
(1148, 698, 0.09331),
(1202, 698, 0.09331),
(1204, 698, 0.09331),
(1278, 698, 0.09331),
(1295, 698, 0.09331),
(398, 698, 0.18662),
(400, 698, 0.18662),
(402, 698, 0.18662),
(404, 698, 0.18662),
(1185, 698, 0.18662),
(1195, 698, 0.18662),
(1270, 698, 0.18662),
(1052, 698, 0.2666),
(1066, 698, 0.2666),
(1098, 698, 0.2666),
(1149, 698, 0.2666),
(1151, 698, 0.2666),
(1172, 698, 0.2666),
(1200, 698, 0.2666),
(1210, 698, 0.2666),
(1234, 698, 0.2666),
(1236, 698, 0.2666),
(1241, 698, 0.2666),
(1243, 698, 0.2666),
(1244, 698, 0.2666),
(1245, 698, 0.2666),
(509, 698, 0.27993),
(528, 698, 0.27993),
(744, 698, 0.27993),
(1285, 698, 0.35991),
(1144, 698, 0.5332),
(1205, 698, 0.54653),
(571, 698, 0.55986),
(407, 698, 0.74648),
(395, 698, 0.77314),
(406, 698, 0.77314),
(509, 699, 0.14),
(571, 699, 0.14),
(1165, 699, 0.14),
(1277, 699, 0.14),
(1278, 699, 0.14),
(1290, 699, 0.14),
(1292, 699, 0.14),
(1295, 699, 0.14),
(402, 699, 0.28),
(1179, 699, 0.28),
(1284, 699, 0.28),
(1082, 699, 0.4),
(1083, 699, 0.4),
(1175, 699, 0.4),
(1233, 699, 0.4),
(407, 699, 0.42),
(395, 699, 0.56),
(286, 700, 0.14),
(407, 700, 0.14),
(1202, 700, 0.14),
(1270, 700, 0.14),
(1292, 700, 0.14),
(406, 700, 0.28),
(1205, 700, 0.28),
(1059, 700, 0.4),
(1185, 700, 0.4),
(1187, 700, 0.4),
(1197, 700, 0.4),
(1201, 700, 0.4),
(1285, 700, 0.4),
(266, 700, 0.7),
(571, 700, 1.46),
(571, 701, 0.32669),
(1066, 702, 0.14),
(1128, 702, 0.14),
(1129, 702, 0.14),
(1278, 702, 0.14),
(9, 702, 0.34),
(295, 702, 0.34),
(998, 702, 0.34),
(9, 703, 0.8),
(662, 703, 1.48),
(407, 704, 0.46669),
(9, 704, 1.3334),
(29, 704, 1.3334),
(1227, 704, 1.3334),
(1228, 704, 1.3334),
(398, 704, 2.93348),
(1066, 705, 0.14),
(1278, 705, 0.14),
(10, 705, 0.34),
(296, 705, 0.34),
(999, 705, 0.34),
(1280, 705, 0.4),
(918, 706, 0.23331),
(1203, 706, 0.23331),
(1204, 706, 0.23331),
(10, 706, 0.6666),
(993, 706, 0.6666),
(1205, 706, 0.89991),
(1066, 708, 0.14),
(11, 708, 0.34),
(297, 708, 0.34),
(1000, 708, 0.34),
(1127, 708, 0.4),
(1278, 708, 1.02),
(266, 709, 0.23331),
(11, 709, 0.6666),
(1200, 709, 0.6666),
(1201, 709, 0.6666),
(1202, 709, 0.89991),
(1053, 711, 0.14),
(1066, 711, 0.14),
(1068, 711, 0.14),
(1128, 711, 0.14),
(1195, 711, 0.14),
(1069, 711, 0.28),
(12, 711, 0.34),
(298, 711, 0.34),
(1001, 711, 0.34),
(573, 711, 0.74),
(12, 712, 1.4666),
(660, 712, 2.71321),
(12, 713, 1.0666),
(660, 713, 1.97321),
(1066, 714, 0.14),
(13, 714, 0.34),
(299, 714, 0.34),
(1002, 714, 0.34),
(13, 715, 1.6),
(995, 715, 1.6),
(1067, 715, 1.6),
(1185, 715, 1.6),
(1186, 715, 1.6),
(1066, 717, 0.14),
(14, 717, 0.34),
(300, 717, 0.34),
(1003, 717, 0.34),
(407, 718, 0.51331),
(404, 718, 1.02662),
(14, 718, 1.4666),
(996, 718, 1.4666),
(1291, 718, 1.4666),
(1292, 718, 1.4666),
(1293, 718, 1.4666),
(1270, 718, 1.97991),
(528, 718, 3.73983),
(1066, 720, 0.14),
(15, 720, 0.34),
(291, 720, 0.34),
(1004, 720, 0.34),
(15, 721, 1.2),
(997, 721, 1.2),
(1271, 721, 1.2),
(1273, 721, 1.2),
(1066, 723, 0.14),
(1126, 723, 0.14),
(1146, 723, 0.28),
(16, 723, 0.34),
(292, 723, 0.34),
(1005, 723, 0.34),
(16, 724, 1.7334),
(998, 724, 1.7334),
(1078, 724, 1.7334),
(1288, 724, 1.7334),
(1290, 724, 1.7334),
(303, 726, 0.14),
(1066, 726, 0.14),
(1128, 726, 0.14),
(17, 726, 0.34),
(578, 726, 0.34),
(1006, 726, 0.34),
(266, 727, 0.46669),
(17, 727, 1.3334),
(927, 727, 1.3334),
(1000, 727, 1.3334),
(1023, 727, 1.3334),
(1024, 727, 1.3334),
(1029, 727, 1.3334),
(1031, 727, 1.3334),
(1144, 727, 1.3334),
(1175, 727, 1.3334),
(744, 727, 2.93348),
(266, 728, 0.42),
(17, 728, 1.2),
(1000, 728, 1.2),
(1174, 728, 1.2),
(1175, 728, 1.2),
(1066, 729, 0.14),
(18, 729, 0.34),
(579, 729, 0.34),
(1007, 729, 0.34),
(18, 730, 2),
(1066, 732, 0.14),
(19, 732, 0.34),
(580, 732, 0.34),
(1008, 732, 0.34),
(19, 733, 1.4666),
(1004, 733, 1.4666),
(1086, 733, 1.4666),
(1169, 733, 1.4666),
(1286, 733, 1.97991),
(1066, 735, 0.14),
(20, 735, 0.34),
(581, 735, 0.34),
(1009, 735, 0.34),
(1185, 736, 0.32669),
(20, 736, 0.9334),
(1005, 736, 0.9334),
(1092, 736, 0.9334),
(1165, 736, 0.9334),
(1166, 736, 0.9334),
(1285, 736, 0.9334),
(1066, 738, 0.14),
(21, 738, 0.34),
(582, 738, 0.34),
(1026, 738, 0.34),
(21, 739, 1.3334),
(1006, 739, 1.3334),
(1162, 739, 1.3334),
(962, 741, 0.14),
(1066, 741, 0.14),
(1074, 741, 0.14),
(22, 741, 0.34),
(583, 741, 0.34),
(1027, 741, 0.34),
(1209, 741, 0.42),
(22, 742, 1.3334),
(1066, 744, 0.14),
(23, 744, 0.34),
(584, 744, 0.34),
(1028, 744, 0.34),
(23, 745, 1.2),
(999, 745, 1.2),
(1095, 745, 1.2),
(1096, 745, 1.2),
(1158, 745, 1.2),
(1159, 745, 1.2),
(1161, 745, 1.2),
(23, 746, 0.5334),
(999, 746, 0.5334),
(1095, 746, 0.5334),
(1158, 746, 0.5334),
(1159, 746, 0.5334),
(1161, 746, 0.5334),
(1283, 746, 0.5334),
(1066, 747, 0.14),
(24, 747, 0.34),
(585, 747, 0.34),
(1029, 747, 0.34),
(1277, 748, 0.18669),
(1280, 748, 0.18669),
(24, 748, 0.5334),
(1009, 748, 0.5334),
(1103, 748, 0.5334),
(1279, 748, 0.5334),
(1278, 748, 0.72009),
(1066, 750, 0.14),
(25, 750, 0.34),
(303, 750, 0.34),
(1030, 750, 0.34),
(25, 751, 2),
(1027, 751, 2),
(1066, 753, 0.14),
(26, 753, 0.34),
(278, 753, 0.34),
(1031, 753, 0.34),
(1149, 754, 0.28),
(26, 754, 0.8),
(1026, 754, 0.8),
(1111, 754, 0.8),
(1066, 756, 0.14),
(27, 756, 0.34),
(1032, 756, 0.34),
(27, 757, 1.7334),
(980, 757, 1.7334),
(1028, 757, 1.7334),
(1147, 757, 2.34009),
(27, 758, 0.8),
(980, 758, 0.8),
(1028, 758, 0.8),
(1147, 758, 1.08),
(28, 759, 0.34),
(279, 759, 0.34),
(1010, 759, 0.34),
(1066, 759, 1.3),
(918, 760, 0.32669),
(1089, 760, 0.32669),
(1158, 760, 0.32669),
(1172, 760, 0.32669),
(1186, 760, 0.32669),
(1193, 760, 0.32669),
(1280, 760, 0.32669),
(1115, 760, 0.65338),
(1175, 760, 0.65338),
(962, 760, 0.98007),
(1146, 760, 1.12008),
(1145, 760, 1.44677),
(28, 760, 1.72679),
(72, 760, 1.72679),
(1210, 760, 2.05348),
(918, 761, 0.18669),
(959, 761, 0.18669),
(1040, 761, 0.18669),
(1042, 761, 0.18669),
(1065, 761, 0.18669),
(1081, 761, 0.18669),
(1098, 761, 0.18669),
(1101, 761, 0.18669),
(1106, 761, 0.18669),
(1108, 761, 0.18669),
(1111, 761, 0.18669),
(1125, 761, 0.18669),
(1127, 761, 0.18669),
(1128, 761, 0.18669),
(1130, 761, 0.18669),
(1157, 761, 0.18669),
(1159, 761, 0.18669),
(1162, 761, 0.18669),
(1163, 761, 0.18669),
(1172, 761, 0.18669),
(1185, 761, 0.18669),
(1187, 761, 0.18669),
(1278, 761, 0.18669),
(1285, 761, 0.18669),
(1288, 761, 0.18669),
(1289, 761, 0.18669),
(1296, 761, 0.18669),
(1302, 761, 0.18669),
(927, 761, 0.37338),
(1060, 761, 0.37338),
(1087, 761, 0.37338),
(1105, 761, 0.37338),
(1107, 761, 0.37338),
(1112, 761, 0.37338),
(1113, 761, 0.37338),
(1152, 761, 0.37338),
(1158, 761, 0.37338),
(1204, 761, 0.37338),
(1208, 761, 0.37338),
(1209, 761, 0.37338),
(1276, 761, 0.37338),
(1279, 761, 0.37338),
(1280, 761, 0.37338),
(1286, 761, 0.37338),
(28, 761, 0.5334),
(72, 761, 0.5334),
(1110, 761, 0.56007),
(1124, 761, 0.56007),
(1186, 761, 0.56007),
(1192, 761, 0.56007),
(1205, 761, 0.56007),
(1146, 761, 0.64008),
(1273, 761, 0.64008),
(940, 761, 0.74676),
(1165, 761, 0.74676),
(1174, 761, 0.74676),
(1175, 761, 0.74676),
(1144, 761, 0.93345),
(1147, 761, 0.93345),
(1150, 761, 1.01346),
(1291, 761, 1.01346),
(1145, 761, 1.12014),
(962, 761, 1.30683),
(1066, 761, 1.30683),
(1115, 761, 1.30683),
(927, 762, 0.18669),
(940, 762, 0.18669),
(1052, 762, 0.18669),
(1058, 762, 0.18669),
(1068, 762, 0.18669),
(1106, 762, 0.18669),
(1125, 762, 0.18669),
(1149, 762, 0.18669),
(1192, 762, 0.18669),
(1205, 762, 0.18669),
(1257, 762, 0.18669),
(1271, 762, 0.18669),
(1273, 762, 0.18669),
(1276, 762, 0.18669),
(1288, 762, 0.18669),
(1290, 762, 0.18669),
(959, 762, 0.37338),
(1074, 762, 0.37338),
(1151, 762, 0.37338),
(1174, 762, 0.37338),
(1179, 762, 0.37338),
(1199, 762, 0.37338),
(1259, 762, 0.37338),
(1015, 762, 0.45339),
(28, 762, 0.5334),
(72, 762, 0.5334),
(1145, 762, 0.56007),
(1188, 762, 0.56007),
(1195, 762, 0.74676),
(1126, 762, 0.93345),
(1146, 762, 1.20015),
(1202, 762, 1.20015),
(962, 762, 1.49352),
(1145, 763, 0.84),
(28, 763, 1.02),
(72, 763, 1.02),
(29, 766, 0.34),
(70, 766, 0.34),
(280, 766, 0.34),
(29, 767, 1.2),
(661, 767, 2.22),
(30, 769, 0.34),
(71, 769, 0.34),
(281, 769, 0.34),
(30, 770, 1.8666),
(994, 770, 1.8666),
(1199, 770, 2.51991),
(509, 770, 4.10652),
(31, 772, 0.34),
(72, 772, 0.34),
(282, 772, 0.34),
(1195, 773, 0.23331),
(31, 773, 0.6666),
(1008, 773, 0.6666),
(1197, 773, 0.89991),
(962, 775, 0.14),
(32, 775, 0.34),
(73, 775, 0.34),
(283, 775, 0.34),
(32, 776, 0.9334),
(1238, 776, 0.9334),
(1239, 776, 0.9334),
(1240, 776, 0.9334),
(663, 776, 1.72679),
(33, 778, 0.34),
(284, 778, 0.34),
(1011, 778, 0.34),
(33, 779, 1.7334),
(1003, 779, 1.7334),
(1194, 780, 0.32669),
(33, 780, 0.9334),
(1002, 780, 0.9334),
(1003, 780, 0.9334),
(1032, 780, 0.9334),
(1187, 780, 0.9334),
(1193, 780, 0.9334),
(34, 781, 1.0666),
(1002, 781, 1.0666),
(1187, 781, 1.0666),
(34, 782, 0.9334),
(303, 784, 0.07),
(1066, 784, 0.07),
(1125, 784, 0.07),
(1278, 784, 0.07),
(287, 784, 0.17),
(304, 784, 0.17),
(990, 784, 0.17),
(1096, 784, 0.51),
(70, 785, 0.63996),
(71, 785, 0.63996),
(72, 785, 0.63996),
(73, 785, 0.63996),
(266, 785, 0.63996),
(395, 785, 0.63996),
(396, 785, 0.63996),
(398, 785, 0.63996),
(400, 785, 0.63996),
(402, 785, 0.63996),
(404, 785, 0.63996),
(406, 785, 0.63996),
(407, 785, 0.63996),
(509, 785, 0.63996),
(528, 785, 0.63996),
(660, 785, 0.63996),
(661, 785, 0.63996),
(662, 785, 0.63996),
(663, 785, 0.63996),
(733, 785, 0.63996),
(744, 785, 0.63996),
(918, 785, 0.63996),
(927, 785, 0.63996),
(940, 785, 0.63996),
(959, 785, 0.63996),
(962, 785, 0.63996),
(980, 785, 0.63996),
(990, 785, 0.63996),
(991, 785, 0.63996),
(992, 785, 0.63996),
(993, 785, 0.63996),
(994, 785, 0.63996),
(995, 785, 0.63996),
(996, 785, 0.63996),
(997, 785, 0.63996),
(998, 785, 0.63996),
(999, 785, 0.63996),
(1000, 785, 0.63996),
(1001, 785, 0.63996),
(1002, 785, 0.63996),
(1003, 785, 0.63996),
(1004, 785, 0.63996),
(1005, 785, 0.63996),
(1006, 785, 0.63996),
(1007, 785, 0.63996),
(1008, 785, 0.63996),
(1009, 785, 0.63996),
(1010, 785, 0.63996),
(1011, 785, 0.63996),
(1012, 785, 0.63996),
(1013, 785, 0.63996),
(1014, 785, 0.63996),
(1015, 785, 0.63996),
(1016, 785, 0.63996),
(1017, 785, 0.63996),
(1018, 785, 0.63996),
(1019, 785, 0.63996),
(1020, 785, 0.63996),
(1021, 785, 0.63996),
(1022, 785, 0.63996),
(1023, 785, 0.63996),
(1024, 785, 0.63996),
(1025, 785, 0.63996),
(1026, 785, 0.63996),
(1027, 785, 0.63996),
(1028, 785, 0.63996),
(1029, 785, 0.63996),
(1030, 785, 0.63996),
(1031, 785, 0.63996),
(1032, 785, 0.63996),
(1033, 785, 0.63996),
(1035, 785, 0.63996),
(1036, 785, 0.63996),
(1040, 785, 0.63996),
(1042, 785, 0.63996),
(1043, 785, 0.63996),
(1044, 785, 0.63996),
(1045, 785, 0.63996),
(1046, 785, 0.63996),
(1047, 785, 0.63996),
(1048, 785, 0.63996),
(1049, 785, 0.63996),
(1050, 785, 0.63996),
(1052, 785, 0.63996),
(1053, 785, 0.63996),
(1055, 785, 0.63996),
(1057, 785, 0.63996),
(1058, 785, 0.63996),
(1059, 785, 0.63996),
(1060, 785, 0.63996),
(1061, 785, 0.63996),
(1062, 785, 0.63996),
(1063, 785, 0.63996),
(1065, 785, 0.63996),
(1066, 785, 0.63996),
(1067, 785, 0.63996),
(1068, 785, 0.63996),
(1069, 785, 0.63996),
(1074, 785, 0.63996),
(1075, 785, 0.63996),
(1076, 785, 0.63996),
(1077, 785, 0.63996),
(1078, 785, 0.63996),
(1081, 785, 0.63996),
(1082, 785, 0.63996),
(1083, 785, 0.63996),
(1084, 785, 0.63996),
(1085, 785, 0.63996),
(1086, 785, 0.63996),
(1087, 785, 0.63996),
(1088, 785, 0.63996),
(1089, 785, 0.63996),
(1090, 785, 0.63996),
(1091, 785, 0.63996),
(1092, 785, 0.63996),
(1093, 785, 0.63996),
(1094, 785, 0.63996),
(1095, 785, 0.63996),
(1096, 785, 0.63996),
(1098, 785, 0.63996),
(1101, 785, 0.63996),
(1103, 785, 0.63996),
(1105, 785, 0.63996),
(1106, 785, 0.63996),
(1107, 785, 0.63996),
(1108, 785, 0.63996),
(1109, 785, 0.63996),
(1110, 785, 0.63996),
(1111, 785, 0.63996),
(1112, 785, 0.63996),
(1113, 785, 0.63996),
(1114, 785, 0.63996),
(1115, 785, 0.63996),
(1124, 785, 0.63996),
(1125, 785, 0.63996),
(1126, 785, 0.63996),
(1127, 785, 0.63996),
(1128, 785, 0.63996),
(1129, 785, 0.63996),
(1130, 785, 0.63996),
(1134, 785, 0.63996),
(1138, 785, 0.63996),
(1140, 785, 0.63996),
(1144, 785, 0.63996),
(1145, 785, 0.63996),
(1146, 785, 0.63996),
(1147, 785, 0.63996),
(1148, 785, 0.63996),
(1149, 785, 0.63996),
(1150, 785, 0.63996),
(1151, 785, 0.63996),
(1152, 785, 0.63996),
(1153, 785, 0.63996),
(1157, 785, 0.63996),
(1158, 785, 0.63996),
(1159, 785, 0.63996),
(1160, 785, 0.63996),
(1161, 785, 0.63996),
(1162, 785, 0.63996),
(1163, 785, 0.63996),
(1165, 785, 0.63996),
(1166, 785, 0.63996),
(1169, 785, 0.63996),
(1170, 785, 0.63996),
(1171, 785, 0.63996),
(1172, 785, 0.63996),
(1173, 785, 0.63996),
(1174, 785, 0.63996),
(1175, 785, 0.63996),
(1179, 785, 0.63996),
(1184, 785, 0.63996),
(1185, 785, 0.63996),
(1186, 785, 0.63996),
(1187, 785, 0.63996),
(1188, 785, 0.63996),
(1189, 785, 0.63996),
(1191, 785, 0.63996),
(1192, 785, 0.63996),
(1193, 785, 0.63996),
(1194, 785, 0.63996),
(1195, 785, 0.63996),
(1196, 785, 0.63996),
(1197, 785, 0.63996),
(1198, 785, 0.63996),
(1199, 785, 0.63996),
(1200, 785, 0.63996),
(1201, 785, 0.63996),
(1202, 785, 0.63996),
(1203, 785, 0.63996),
(1204, 785, 0.63996),
(1205, 785, 0.63996),
(1208, 785, 0.63996),
(1209, 785, 0.63996),
(1210, 785, 0.63996),
(1211, 785, 0.63996),
(1212, 785, 0.63996),
(1213, 785, 0.63996),
(1216, 785, 0.63996),
(1217, 785, 0.63996),
(1218, 785, 0.63996),
(1220, 785, 0.63996),
(1221, 785, 0.63996),
(1222, 785, 0.63996),
(1223, 785, 0.63996),
(1224, 785, 0.63996),
(1225, 785, 0.63996),
(1226, 785, 0.63996),
(1227, 785, 0.63996),
(1228, 785, 0.63996),
(1230, 785, 0.63996),
(1231, 785, 0.63996),
(1232, 785, 0.63996),
(1233, 785, 0.63996),
(1234, 785, 0.63996),
(1236, 785, 0.63996),
(1238, 785, 0.63996),
(1239, 785, 0.63996),
(1240, 785, 0.63996),
(1241, 785, 0.63996),
(1242, 785, 0.63996),
(1243, 785, 0.63996),
(1244, 785, 0.63996),
(1245, 785, 0.63996),
(1247, 785, 0.63996),
(1257, 785, 0.63996),
(1258, 785, 0.63996),
(1259, 785, 0.63996),
(1260, 785, 0.63996),
(1261, 785, 0.63996),
(1262, 785, 0.63996),
(1270, 785, 0.63996),
(1271, 785, 0.63996),
(1273, 785, 0.63996),
(1274, 785, 0.63996),
(1276, 785, 0.63996),
(1277, 785, 0.63996),
(1278, 785, 0.63996),
(1279, 785, 0.63996),
(1280, 785, 0.63996),
(1281, 785, 0.63996),
(1282, 785, 0.63996),
(1283, 785, 0.63996),
(1284, 785, 0.63996),
(1285, 785, 0.63996),
(1286, 785, 0.63996),
(1287, 785, 0.63996),
(1288, 785, 0.63996),
(1289, 785, 0.63996),
(1290, 785, 0.63996),
(1291, 785, 0.63996),
(1292, 785, 0.63996),
(1293, 785, 0.63996),
(1294, 785, 0.63996),
(1295, 785, 0.63996),
(1296, 785, 0.63996),
(1298, 785, 0.63996),
(1299, 785, 0.63996),
(1300, 785, 0.63996),
(1301, 785, 0.63996),
(1302, 785, 0.63996),
(571, 786, 0.23331),
(990, 786, 0.6666),
(571, 787, 0.14),
(1047, 787, 0.14),
(1066, 787, 0.14),
(1086, 787, 0.14),
(1115, 787, 0.14),
(1140, 787, 0.14),
(1148, 787, 0.14),
(1204, 787, 0.14),
(1278, 787, 0.14),
(959, 787, 0.28),
(1045, 787, 0.28),
(1057, 787, 0.28),
(1074, 787, 0.28),
(1109, 787, 0.28),
(1195, 787, 0.28),
(1200, 787, 0.28),
(272, 787, 0.34),
(288, 787, 0.34),
(991, 787, 0.34),
(579, 787, 0.74),
(1110, 787, 1.16),
(991, 788, 1.0666),
(1066, 790, 0.14),
(1278, 790, 0.14),
(273, 790, 0.34),
(289, 790, 0.34),
(992, 790, 0.34),
(1280, 790, 0.4),
(301, 792, 0.28),
(302, 792, 0.28),
(38, 792, 1.48),
(1048, 793, 0.07),
(1058, 793, 0.07),
(1060, 793, 0.07),
(1066, 793, 0.07),
(1074, 793, 0.07),
(1083, 793, 0.07),
(1084, 793, 0.07),
(1085, 793, 0.07),
(1088, 793, 0.07),
(1089, 793, 0.07),
(1095, 793, 0.07),
(1115, 793, 0.07),
(1191, 793, 0.07),
(1193, 793, 0.07),
(1278, 793, 0.07),
(1283, 793, 0.07),
(1285, 793, 0.07),
(1107, 793, 0.14),
(1174, 793, 0.14),
(1282, 793, 0.14),
(39, 793, 0.17),
(572, 793, 0.17),
(303, 793, 0.42),
(962, 793, 0.77),
(1048, 794, 0.07),
(1066, 794, 0.07),
(1085, 794, 0.07),
(1086, 794, 0.07),
(1095, 794, 0.07),
(1196, 794, 0.07),
(1209, 794, 0.07),
(1278, 794, 0.07),
(1283, 794, 0.07),
(1045, 794, 0.14),
(1296, 794, 0.14),
(40, 794, 0.17),
(573, 794, 0.17),
(962, 794, 0.21),
(303, 794, 0.42),
(940, 794, 0.44),
(1074, 795, 0.28),
(1128, 795, 0.28),
(1145, 795, 0.28),
(1146, 795, 0.28),
(1192, 795, 0.28),
(1257, 795, 0.28),
(1300, 795, 0.28),
(1301, 795, 0.28),
(959, 795, 0.56),
(1161, 795, 0.56),
(1208, 795, 0.84),
(1291, 795, 0.96),
(40, 795, 1.48),
(1134, 795, 2.32),
(1209, 795, 4.84),
(962, 797, 0.07),
(1045, 797, 0.07),
(1063, 797, 0.07),
(1066, 797, 0.07),
(1074, 797, 0.07),
(1082, 797, 0.07),
(1085, 797, 0.07),
(1088, 797, 0.07),
(1095, 797, 0.07),
(1278, 797, 0.07),
(1281, 797, 0.07),
(1283, 797, 0.07),
(41, 797, 0.17),
(574, 797, 0.17),
(1103, 797, 0.21),
(290, 797, 0.37),
(303, 797, 0.42),
(41, 798, 2.71321),
(272, 798, 2.71321),
(962, 800, 0.07),
(1066, 800, 0.07),
(1074, 800, 0.07),
(1095, 800, 0.07),
(1126, 800, 0.07),
(1129, 800, 0.07),
(1278, 800, 0.07),
(42, 800, 0.17),
(575, 800, 0.17),
(303, 800, 0.28),
(1283, 800, 0.65),
(42, 801, 1.97321),
(962, 803, 0.07),
(1044, 803, 0.07),
(1062, 803, 0.07),
(1066, 803, 0.07),
(1095, 803, 0.07),
(1278, 803, 0.07),
(1109, 803, 0.14),
(43, 803, 0.17),
(576, 803, 0.17),
(1191, 803, 0.21),
(303, 803, 0.28),
(1285, 804, 0.23331),
(1296, 804, 0.23331),
(43, 804, 1.23321),
(1066, 806, 0.07),
(1278, 806, 0.07),
(1281, 806, 0.07),
(962, 806, 0.14),
(44, 806, 0.17),
(271, 806, 0.17),
(577, 806, 0.17),
(1095, 806, 0.51),
(1146, 807, 0.46669),
(44, 807, 2.46679),
(1066, 808, 0.14),
(1278, 808, 0.14),
(274, 808, 0.34),
(290, 808, 0.34),
(993, 808, 0.34),
(1280, 808, 0.4),
(1066, 809, 0.14),
(1247, 809, 0.14),
(1278, 809, 0.14),
(301, 809, 0.34),
(994, 809, 0.34),
(303, 810, 0.14),
(1066, 810, 0.14),
(1278, 810, 0.14),
(277, 810, 0.34),
(302, 810, 0.34),
(995, 810, 0.34),
(1066, 811, 0.14),
(1128, 811, 0.14),
(1278, 811, 0.14),
(275, 811, 0.34),
(293, 811, 0.34),
(996, 811, 0.34),
(1066, 812, 0.14),
(1278, 812, 0.14),
(276, 812, 0.34),
(294, 812, 0.34),
(997, 812, 0.34),
(1280, 812, 0.4),
(1007, 814, 1.2),
(266, 817, 0.37331),
(1030, 817, 1.0666),
(407, 819, 0.28),
(396, 819, 0.56),
(1031, 819, 0.8),
(734, 822, 0.4),
(1010, 822, 0.4),
(320, 823, 0.56661),
(70, 823, 1.23321),
(407, 823, 1.23321),
(959, 824, 0.28),
(962, 824, 0.28),
(1040, 824, 0.28),
(1127, 824, 0.28),
(1130, 824, 0.28),
(1134, 824, 0.28),
(1145, 824, 0.28),
(1187, 824, 0.28),
(1208, 824, 0.28),
(1292, 824, 0.28),
(1299, 824, 0.28),
(1042, 824, 0.56),
(1047, 824, 0.56),
(1057, 824, 0.56),
(1084, 824, 0.56),
(1199, 824, 0.56),
(1204, 824, 0.56),
(1290, 824, 0.56),
(11, 824, 0.68),
(1175, 824, 0.84),
(1243, 824, 0.96),
(1126, 824, 1.4),
(71, 824, 1.48),
(1200, 824, 1.8),
(1201, 824, 1.8),
(1129, 824, 2.6),
(1202, 824, 3.48),
(1205, 824, 3.48),
(918, 824, 4),
(1128, 824, 4),
(303, 825, 0.18669),
(1195, 825, 0.64008),
(73, 825, 0.98679),
(320, 1081, 0.34),
(1014, 1081, 0.34),
(1205, 1081, 0.34),
(407, 1082, 0.28),
(528, 1082, 0.28),
(1124, 1082, 0.28),
(404, 1082, 0.56),
(1025, 1082, 0.8),
(1045, 1082, 0.8),
(1046, 1082, 0.8),
(1059, 1082, 0.8),
(407, 1083, 0.28),
(406, 1083, 0.56),
(396, 1088, 0.37338),
(406, 1088, 0.37338),
(407, 1088, 0.74676),
(959, 1097, 0.18669),
(1193, 1097, 0.18669),
(1197, 1097, 0.18669),
(1205, 1097, 0.18669),
(1289, 1097, 0.18669),
(407, 1099, 0.46669),
(396, 1099, 0.93338),
(407, 1107, 0.37331),
(528, 1107, 0.37331),
(404, 1107, 0.74662),
(1165, 1107, 1.0666),
(528, 1108, 0.14),
(1179, 1108, 0.14),
(1195, 1108, 0.14),
(1295, 1108, 0.14),
(266, 1108, 0.28),
(395, 1108, 0.28),
(396, 1108, 0.28),
(400, 1108, 0.28),
(404, 1108, 0.28),
(1200, 1108, 0.28),
(1205, 1108, 0.28),
(1166, 1108, 0.4),
(407, 1108, 0.56),
(1205, 1115, 0.23331),
(1198, 1115, 0.6666),
(940, 1118, 0.14),
(1153, 1118, 0.14),
(1165, 1118, 0.14),
(1172, 1118, 0.14),
(1185, 1118, 0.14),
(1192, 1118, 0.14),
(1193, 1118, 0.14),
(1196, 1118, 0.14),
(1197, 1118, 0.14),
(1200, 1118, 0.14),
(1205, 1118, 0.14),
(1288, 1118, 0.14),
(1293, 1118, 0.14),
(1076, 1118, 0.4),
(1152, 1118, 0.4),
(1278, 1118, 0.4),
(266, 1136, 0.14),
(940, 1136, 0.14),
(1165, 1136, 0.14),
(1191, 1136, 0.14),
(1152, 1136, 0.4),
(1291, 1136, 0.4),
(266, 1137, 0.04669),
(918, 1137, 0.04669),
(940, 1137, 0.04669),
(1147, 1137, 0.04669),
(1175, 1137, 0.04669),
(1191, 1137, 0.04669),
(1196, 1137, 0.04669),
(1202, 1137, 0.04669),
(1203, 1137, 0.04669),
(1204, 1137, 0.04669),
(1270, 1137, 0.04669),
(1279, 1137, 0.04669),
(1289, 1137, 0.04669),
(1292, 1137, 0.04669),
(406, 1137, 0.09338),
(1124, 1137, 0.09338),
(1284, 1137, 0.09338),
(1059, 1137, 0.1334),
(1092, 1137, 0.1334),
(1106, 1137, 0.1334),
(1144, 1137, 0.1334),
(1145, 1137, 0.1334),
(1157, 1137, 0.1334),
(1159, 1137, 0.1334),
(1162, 1137, 0.1334),
(1166, 1137, 0.1334),
(1179, 1137, 0.1334),
(1187, 1137, 0.1334),
(1192, 1137, 0.1334),
(1197, 1137, 0.1334),
(1285, 1137, 0.1334),
(1286, 1137, 0.1334),
(571, 1137, 0.14007),
(1199, 1137, 0.18009),
(396, 1137, 0.18676),
(1262, 1137, 0.24679),
(1298, 1137, 0.24679),
(407, 1137, 0.32683),
(407, 1140, 0.7),
(400, 1140, 1.4),
(407, 1141, 0.46662);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(571, 1142, 0.14),
(1165, 1142, 0.14),
(1166, 1142, 0.14),
(1174, 1142, 0.14),
(1179, 1142, 0.14),
(1186, 1142, 0.14),
(1199, 1142, 0.14),
(1201, 1142, 0.14),
(1204, 1142, 0.14),
(1270, 1142, 0.14),
(1277, 1142, 0.14),
(1278, 1142, 0.14),
(1284, 1142, 0.14),
(744, 1142, 0.28),
(1124, 1142, 0.28),
(1157, 1142, 0.28),
(1286, 1142, 0.28),
(1290, 1142, 0.28),
(1145, 1142, 0.4),
(1146, 1142, 0.4),
(1161, 1142, 0.4),
(1173, 1142, 0.4),
(1194, 1142, 0.4),
(1197, 1142, 0.4),
(1200, 1142, 0.4),
(1289, 1142, 0.4),
(1294, 1142, 0.4),
(1299, 1142, 0.4),
(1285, 1142, 0.54),
(395, 1142, 0.56),
(398, 1142, 0.56),
(406, 1142, 0.56),
(396, 1142, 0.84),
(528, 1142, 1.02),
(400, 1142, 1.12),
(404, 1142, 1.16),
(266, 1142, 1.96),
(407, 1142, 3.08),
(744, 1148, 0.28),
(395, 1148, 0.56),
(396, 1148, 0.56),
(398, 1148, 0.56),
(407, 1148, 0.84),
(528, 1150, 0.14),
(1124, 1150, 0.14),
(1165, 1150, 0.14),
(1175, 1150, 0.14),
(1191, 1150, 0.14),
(1295, 1150, 0.14),
(404, 1150, 0.28),
(918, 1150, 0.28),
(1169, 1150, 0.28),
(1202, 1150, 0.28),
(1203, 1150, 0.28),
(1278, 1150, 0.28),
(1280, 1150, 0.28),
(1173, 1150, 0.4),
(1284, 1150, 0.4),
(1285, 1150, 0.4),
(400, 1150, 0.56),
(744, 1150, 0.56),
(1262, 1150, 0.74),
(1298, 1150, 0.74),
(396, 1150, 0.84),
(406, 1150, 0.84),
(398, 1150, 1.12),
(395, 1150, 1.96),
(407, 1150, 3.96),
(1147, 1151, 0.09331),
(1149, 1151, 0.09331),
(1174, 1151, 0.09331),
(1200, 1151, 0.09331),
(396, 1151, 0.18662),
(1055, 1151, 0.2666),
(1067, 1151, 0.2666),
(1082, 1151, 0.2666),
(1144, 1151, 0.2666),
(1175, 1151, 0.2666),
(407, 1151, 0.37324),
(1158, 1151, 0.5332),
(395, 1151, 0.55986),
(266, 1151, 0.65317),
(1157, 1152, 0.14),
(1162, 1152, 0.14),
(1172, 1152, 0.14),
(1186, 1154, 0.28),
(1196, 1154, 0.28),
(1197, 1154, 0.28),
(1288, 1154, 0.28),
(406, 1154, 0.56),
(407, 1154, 1.4),
(407, 1155, 0.18669),
(528, 1155, 0.18669),
(404, 1155, 0.37338),
(266, 1156, 0.09331),
(940, 1156, 0.09331),
(1111, 1156, 0.09331),
(1124, 1156, 0.09331),
(1157, 1156, 0.09331),
(1166, 1156, 0.09331),
(1169, 1156, 0.09331),
(1172, 1156, 0.09331),
(1186, 1156, 0.09331),
(1192, 1156, 0.09331),
(1195, 1156, 0.09331),
(1196, 1156, 0.09331),
(1197, 1156, 0.09331),
(1200, 1156, 0.09331),
(1202, 1156, 0.09331),
(1289, 1156, 0.09331),
(1292, 1156, 0.09331),
(1293, 1156, 0.09331),
(744, 1156, 0.18662),
(959, 1156, 0.18662),
(1193, 1156, 0.18662),
(1277, 1156, 0.18662),
(1284, 1156, 0.18662),
(1286, 1156, 0.18662),
(1288, 1156, 0.18662),
(1065, 1156, 0.2666),
(1151, 1156, 0.2666),
(1170, 1156, 0.2666),
(1174, 1156, 0.2666),
(1274, 1156, 0.2666),
(1282, 1156, 0.2666),
(1296, 1156, 0.2666),
(571, 1156, 0.27993),
(980, 1156, 0.35991),
(1148, 1156, 0.35991),
(1198, 1156, 0.35991),
(398, 1156, 0.37324),
(400, 1156, 0.55986),
(396, 1156, 0.77314),
(509, 1156, 0.95976),
(528, 1156, 1.23969),
(402, 1156, 1.333),
(406, 1156, 1.333),
(395, 1156, 1.51962),
(404, 1156, 1.89286),
(407, 1156, 3.26585),
(744, 1160, 0.09331),
(1149, 1160, 0.09331),
(1165, 1160, 0.09331),
(1169, 1160, 0.09331),
(1175, 1160, 0.09331),
(1192, 1160, 0.09331),
(1194, 1160, 0.09331),
(1280, 1160, 0.09331),
(1290, 1160, 0.09331),
(395, 1160, 0.18662),
(396, 1160, 0.18662),
(398, 1160, 0.18662),
(1060, 1160, 0.2666),
(1096, 1160, 0.2666),
(1107, 1160, 0.2666),
(1109, 1160, 0.2666),
(1185, 1160, 0.2666),
(407, 1160, 0.27993),
(940, 1160, 0.35991),
(509, 1164, 0.51331),
(528, 1164, 0.51331),
(571, 1164, 0.51331),
(528, 1167, 0.14),
(744, 1167, 0.14),
(1166, 1167, 0.14),
(1175, 1167, 0.14),
(1185, 1167, 0.14),
(1186, 1167, 0.14),
(1191, 1167, 0.14),
(1200, 1167, 0.14),
(1285, 1167, 0.14),
(1286, 1167, 0.14),
(1295, 1167, 0.14),
(395, 1167, 0.28),
(396, 1167, 0.28),
(398, 1167, 0.28),
(404, 1167, 0.28),
(406, 1167, 0.28),
(980, 1167, 0.28),
(1153, 1167, 0.28),
(1165, 1167, 0.28),
(1169, 1167, 0.28),
(1192, 1167, 0.28),
(1293, 1167, 0.28),
(1150, 1167, 0.4),
(1198, 1167, 0.4),
(266, 1167, 0.42),
(407, 1167, 0.7),
(1200, 1171, 0.28),
(1205, 1171, 0.28),
(396, 1171, 0.56),
(406, 1171, 0.56),
(407, 1171, 0.56),
(1198, 1171, 0.8),
(744, 1172, 0.09331),
(959, 1172, 0.09331),
(1169, 1172, 0.09331),
(1179, 1172, 0.09331),
(1288, 1172, 0.09331),
(395, 1172, 0.18662),
(396, 1172, 0.18662),
(398, 1172, 0.18662),
(1193, 1172, 0.18662),
(1200, 1172, 0.18662),
(1110, 1172, 0.2666),
(1271, 1172, 0.2666),
(407, 1172, 0.27993),
(266, 1172, 0.65317),
(918, 1175, 0.32669),
(1203, 1175, 0.32669),
(1042, 1176, 0.9334),
(1043, 1176, 0.9334),
(407, 1177, 0.14),
(1286, 1177, 0.14),
(1295, 1177, 0.14),
(406, 1177, 0.28),
(1112, 1177, 0.4),
(266, 1177, 0.42),
(1145, 1177, 0.8),
(266, 1178, 0.14),
(528, 1178, 0.14),
(940, 1178, 0.14),
(1165, 1178, 0.14),
(1191, 1178, 0.14),
(404, 1178, 0.28),
(407, 1178, 0.42),
(1153, 1179, 0.18669),
(1103, 1179, 0.5334),
(1201, 1179, 0.5334),
(1273, 1179, 0.5334),
(1284, 1179, 0.5334),
(1285, 1179, 0.5334),
(1292, 1179, 0.5334),
(407, 1179, 0.56007),
(266, 1179, 0.74676),
(406, 1179, 1.17348),
(509, 1180, 0.14),
(744, 1180, 0.14),
(918, 1180, 0.14),
(1203, 1180, 0.14),
(398, 1180, 0.28),
(404, 1180, 0.28),
(407, 1180, 0.28),
(528, 1180, 0.28),
(1108, 1180, 0.4),
(1126, 1180, 0.4),
(1290, 1180, 0.4),
(266, 1180, 0.42),
(1158, 1185, 1.3334),
(1188, 1185, 1.3334),
(1203, 1185, 1.3334),
(407, 1186, 0.56),
(396, 1186, 1.12),
(1018, 1186, 1.6),
(1163, 1186, 1.6),
(1175, 1193, 0.2666),
(1199, 1193, 0.2666),
(1205, 1193, 0.2666),
(266, 1194, 0.09331),
(528, 1194, 0.09331),
(1165, 1194, 0.09331),
(1174, 1194, 0.09331),
(1175, 1194, 0.09331),
(1197, 1194, 0.09331),
(1278, 1194, 0.09331),
(1280, 1194, 0.09331),
(1285, 1194, 0.09331),
(395, 1194, 0.18662),
(404, 1194, 0.18662),
(1199, 1194, 0.18662),
(959, 1194, 0.2666),
(1061, 1194, 0.2666),
(1076, 1194, 0.2666),
(1103, 1194, 0.2666),
(1184, 1194, 0.2666),
(1216, 1194, 0.2666),
(1217, 1194, 0.2666),
(1276, 1194, 0.2666),
(1279, 1194, 0.2666),
(1283, 1194, 0.2666),
(1284, 1194, 0.2666),
(1294, 1194, 0.5332),
(407, 1194, 0.67983),
(407, 1195, 0.09331),
(509, 1195, 0.09331),
(1179, 1195, 0.09331),
(1186, 1195, 0.09331),
(1196, 1195, 0.09331),
(1205, 1195, 0.09331),
(1285, 1195, 0.09331),
(1288, 1195, 0.09331),
(402, 1195, 0.18662),
(1065, 1195, 0.2666),
(1084, 1195, 0.2666),
(1095, 1195, 0.2666),
(1152, 1195, 0.2666),
(1212, 1195, 0.2666),
(1220, 1195, 0.2666),
(1221, 1195, 0.2666),
(1226, 1195, 0.2666),
(1227, 1195, 0.2666),
(1228, 1195, 0.2666),
(1283, 1195, 0.2666),
(266, 1195, 0.27993),
(1111, 1196, 0.14),
(1148, 1196, 0.14),
(1169, 1196, 0.14),
(1185, 1196, 0.14),
(395, 1196, 0.28),
(400, 1196, 0.28),
(1055, 1196, 0.4),
(1140, 1196, 0.4),
(1146, 1196, 0.4),
(1165, 1196, 0.4),
(1173, 1196, 0.4),
(1174, 1196, 0.4),
(1211, 1196, 0.4),
(1213, 1196, 0.4),
(1218, 1196, 0.4),
(1222, 1196, 0.4),
(1223, 1196, 0.4),
(1224, 1196, 0.4),
(1225, 1196, 0.4),
(1230, 1196, 0.4),
(1231, 1196, 0.4),
(1232, 1196, 0.4),
(1242, 1196, 0.4),
(1271, 1196, 0.4),
(1291, 1196, 0.4),
(571, 1196, 0.42),
(396, 1196, 0.56),
(402, 1196, 0.88),
(509, 1196, 0.88),
(407, 1196, 1.12),
(528, 1196, 1.16),
(266, 1196, 1.26),
(404, 1196, 1.44),
(1175, 1197, 0.14),
(1204, 1197, 0.14),
(1270, 1197, 0.14),
(1278, 1197, 0.14),
(396, 1197, 0.28),
(400, 1197, 0.28),
(406, 1197, 0.28),
(734, 1197, 0.4),
(959, 1197, 0.4),
(1069, 1197, 0.4),
(1172, 1197, 0.4),
(1179, 1197, 0.4),
(1184, 1197, 0.4),
(1201, 1197, 0.4),
(1284, 1197, 0.4),
(266, 1197, 0.56),
(407, 1197, 0.7),
(1081, 1198, 0.2666),
(1094, 1198, 0.2666),
(1108, 1198, 0.2666),
(1144, 1198, 0.2666),
(1159, 1198, 0.2666),
(1162, 1198, 0.2666),
(1165, 1198, 0.2666),
(1171, 1198, 0.2666),
(1186, 1198, 0.2666),
(1285, 1198, 0.2666),
(1286, 1198, 0.2666),
(1288, 1198, 0.2666),
(1293, 1198, 0.2666),
(1173, 1198, 0.5332),
(509, 1199, 0.14),
(744, 1199, 0.14),
(1111, 1199, 0.14),
(1148, 1199, 0.14),
(1194, 1199, 0.14),
(1205, 1199, 0.14),
(266, 1199, 0.28),
(395, 1199, 0.28),
(398, 1199, 0.28),
(400, 1199, 0.28),
(402, 1199, 0.28),
(407, 1199, 0.56),
(528, 1200, 0.18669),
(1147, 1200, 0.18669),
(1192, 1200, 0.18669),
(404, 1200, 0.37338),
(406, 1200, 0.37338),
(407, 1200, 0.37338),
(1289, 1200, 0.5334),
(407, 1201, 0.14),
(396, 1201, 0.28),
(1057, 1201, 0.4),
(1066, 1201, 0.4),
(1096, 1201, 0.4),
(1192, 1201, 0.4),
(1281, 1201, 0.4),
(266, 1201, 0.42),
(1186, 1213, 0.18669),
(1198, 1213, 0.18669),
(940, 1214, 0.14),
(1198, 1214, 0.14),
(1278, 1214, 0.4),
(959, 1215, 0.14),
(1282, 1215, 0.4),
(1289, 1215, 0.4),
(528, 1343, 0.04669),
(404, 1343, 0.09338),
(406, 1343, 0.09338),
(407, 1343, 0.09338),
(1158, 1343, 0.1334),
(1169, 1343, 0.1334),
(1188, 1343, 0.1334),
(1189, 1343, 0.1334),
(1166, 1345, 0.23331),
(1186, 1345, 0.23331),
(1277, 1345, 0.23331),
(1179, 1347, 0.09331),
(1198, 1347, 0.09331),
(1277, 1347, 0.09331),
(509, 1363, 0.23331),
(1277, 1363, 0.23331),
(1278, 1363, 0.23331),
(1290, 1363, 0.23331),
(1292, 1363, 0.23331),
(395, 1363, 0.46662),
(402, 1363, 0.46662),
(407, 1363, 0.46662),
(1179, 1363, 0.46662),
(1082, 1363, 0.6666),
(1083, 1363, 0.6666),
(1086, 1363, 0.6666),
(407, 1365, 0.14),
(509, 1365, 0.14),
(402, 1365, 0.28),
(266, 1367, 0.37331),
(1169, 1373, 0.28),
(1286, 1373, 0.28),
(407, 1374, 0.18669),
(744, 1374, 0.18669),
(398, 1374, 0.37338),
(1294, 1374, 0.5334),
(1012, 1375, 0.6666),
(1057, 1377, 0.8),
(1204, 1380, 0.14),
(1286, 1380, 0.14),
(1202, 1380, 0.28),
(1271, 1380, 0.4),
(1012, 1388, 0.9334),
(407, 1390, 0.37331),
(528, 1390, 0.37331),
(404, 1390, 0.74662),
(407, 1394, 0.32669),
(509, 1394, 0.32669),
(402, 1394, 0.65338),
(1124, 1395, 0.14),
(1147, 1395, 0.14),
(1195, 1395, 0.14),
(1284, 1395, 0.14),
(1295, 1395, 0.14),
(1153, 1395, 0.28),
(1145, 1395, 0.4),
(1296, 1395, 0.4),
(407, 1397, 0.28),
(528, 1397, 0.28),
(404, 1397, 0.56),
(528, 1404, 0.14),
(404, 1404, 0.28),
(509, 1404, 0.28),
(1086, 1404, 0.4),
(407, 1404, 0.42),
(402, 1404, 0.56),
(940, 1405, 0.14),
(1196, 1405, 0.14),
(1204, 1405, 0.14),
(1286, 1405, 0.14),
(1290, 1405, 0.14),
(1179, 1405, 0.28),
(1195, 1405, 0.28),
(1065, 1405, 0.4),
(1084, 1405, 0.4),
(1108, 1405, 0.4),
(1291, 1405, 0.4),
(407, 1407, 0.18669),
(1074, 1407, 0.5334),
(1086, 1407, 0.5334),
(398, 1407, 1.17348),
(744, 1407, 1.17348),
(407, 1410, 0.18669),
(400, 1410, 0.37338),
(1203, 1410, 0.5334),
(1196, 1423, 0.23331),
(1288, 1423, 0.23331),
(407, 1424, 0.18669),
(528, 1424, 0.18669),
(404, 1424, 0.37338),
(528, 1591, 0.14),
(744, 1591, 0.14),
(1111, 1591, 0.14),
(1148, 1591, 0.14),
(1186, 1591, 0.14),
(1198, 1591, 0.14),
(1286, 1591, 0.14),
(1295, 1591, 0.14),
(398, 1591, 0.28),
(404, 1591, 0.28),
(406, 1591, 0.28),
(407, 1591, 0.42),
(407, 1620, 0.14),
(509, 1620, 0.14),
(402, 1620, 0.28),
(959, 1625, 0.56),
(1289, 1625, 0.56),
(407, 1628, 0.18669),
(744, 1628, 0.18669),
(1179, 1628, 0.18669),
(398, 1628, 0.37338),
(918, 1632, 0.51331),
(1203, 1632, 0.51331),
(286, 1634, 0.09331),
(407, 1642, 0.14),
(980, 1642, 0.14),
(1277, 1642, 0.14),
(1293, 1642, 0.14),
(395, 1642, 0.28),
(1052, 1642, 0.4),
(1082, 1642, 0.4),
(1083, 1642, 0.4),
(1152, 1642, 0.4),
(918, 1657, 0.18669),
(1203, 1657, 0.18669),
(1081, 1658, 1.2),
(1151, 1658, 1.2),
(1202, 1659, 0.23331),
(1203, 1659, 0.6666),
(1172, 1664, 0.51331),
(1084, 1664, 1.4666),
(1203, 1664, 1.4666),
(266, 1666, 0.37331),
(509, 1672, 0.23331),
(402, 1672, 0.46662),
(395, 1672, 0.93324),
(407, 1672, 1.16655),
(407, 1682, 0.18669),
(406, 1682, 0.37338),
(1065, 1717, 0.21),
(1134, 1717, 0.21),
(1209, 1717, 0.21),
(1292, 1717, 0.51),
(286, 1721, 0.18669),
(571, 1721, 0.18669),
(1165, 1721, 0.18669),
(1285, 1721, 0.18669),
(266, 1734, 0.32669),
(509, 1749, 0.09331),
(1179, 1749, 0.09331),
(1198, 1749, 0.09331),
(1200, 1749, 0.09331),
(1290, 1749, 0.09331),
(402, 1749, 0.18662),
(744, 1749, 0.18662),
(1108, 1749, 0.2666),
(1174, 1749, 0.2666),
(1271, 1749, 0.2666),
(407, 1749, 0.27993),
(398, 1749, 0.37324),
(1111, 1750, 0.18669),
(1148, 1750, 0.18669),
(1179, 1752, 0.32669),
(1292, 1752, 0.32669),
(1193, 1752, 0.65338),
(1198, 1753, 0.5334),
(571, 1753, 0.56007),
(407, 1764, 0.09331),
(1198, 1764, 0.09331),
(396, 1764, 0.18662),
(1170, 1764, 0.2666),
(1103, 1775, 0.6666),
(1292, 1775, 0.6666),
(571, 1777, 0.98007),
(1044, 1778, 1.0666),
(407, 1783, 0.28),
(509, 1783, 0.28),
(402, 1783, 0.56),
(1111, 1788, 0.18669),
(1148, 1788, 0.18669),
(407, 1792, 0.18669),
(395, 1792, 0.37338),
(1157, 1978, 0.23331),
(1198, 1978, 0.23331),
(509, 1979, 0.23331),
(528, 1979, 0.23331),
(402, 1979, 0.46662),
(404, 1979, 0.46662),
(407, 1979, 0.46662),
(1278, 1979, 0.6666),
(1284, 1981, 0.23331),
(1017, 1981, 0.6666),
(1189, 1981, 0.6666),
(1191, 1981, 0.89991),
(1286, 1984, 0.32669),
(1145, 1984, 0.9334),
(1179, 1997, 0.18669),
(407, 1997, 0.37338),
(1145, 1997, 0.5334),
(571, 1997, 0.56007),
(407, 1999, 0.23331),
(406, 1999, 0.46662),
(1200, 2004, 0.23331),
(1148, 2004, 0.6666),
(1152, 2004, 0.6666),
(1160, 2004, 0.6666),
(1198, 2004, 0.6666),
(1270, 2004, 0.6666),
(528, 2004, 1.46652),
(407, 2006, 0.09331),
(1197, 2006, 0.09331),
(400, 2006, 0.18662),
(1289, 2006, 0.18662),
(407, 2011, 0.23331),
(395, 2011, 0.46662),
(980, 2011, 0.46662),
(1293, 2011, 0.46662),
(959, 2012, 0.23331),
(1157, 2012, 0.23331),
(1289, 2012, 0.23331),
(940, 2026, 0.28),
(1289, 2026, 0.28),
(744, 2040, 0.14),
(398, 2040, 0.28),
(406, 2040, 0.28),
(407, 2040, 0.28),
(396, 2041, 0.74662),
(400, 2041, 0.74662),
(407, 2041, 0.74662),
(980, 2041, 1.0666),
(1198, 2041, 1.0666),
(528, 2041, 2.34652),
(1165, 2050, 0.51331),
(1150, 2050, 1.4666),
(1165, 2054, 0.37331),
(1199, 2054, 0.37331),
(1286, 2054, 0.37331),
(1111, 2055, 0.28),
(1148, 2055, 0.28),
(1145, 2055, 0.8),
(571, 2055, 0.84),
(407, 2073, 0.18669),
(744, 2073, 0.18669),
(398, 2073, 0.37338),
(1270, 2073, 0.5334),
(266, 2081, 0.23331),
(407, 2103, 0.32669),
(396, 2103, 0.65338),
(1150, 2103, 0.9334),
(407, 2108, 0.37331),
(406, 2108, 0.74662),
(407, 2116, 0.18669),
(406, 2116, 0.37338),
(509, 2119, 0.37331),
(528, 2119, 0.37331),
(1166, 2125, 0.18669),
(400, 2125, 0.37338),
(406, 2125, 0.37338),
(1150, 2125, 0.5334),
(1187, 2125, 0.5334),
(395, 2125, 0.74676),
(396, 2125, 0.74676),
(407, 2125, 1.12014),
(980, 2126, 0.28),
(1293, 2126, 0.28),
(1202, 2131, 0.14),
(1192, 2131, 0.34),
(1202, 2132, 0.14),
(1191, 2132, 0.34),
(1066, 2133, 0.14),
(1174, 2133, 0.14),
(1202, 2133, 0.14),
(1186, 2133, 0.34),
(407, 2143, 0.56),
(528, 2143, 0.56),
(404, 2143, 1.12),
(1179, 2147, 0.18669),
(1202, 2147, 0.18669),
(1075, 2153, 0.8),
(1149, 2153, 0.8),
(1283, 2153, 0.8),
(266, 2154, 0.37331),
(407, 2154, 0.74662),
(407, 2160, 0.51331),
(396, 2160, 1.02662),
(407, 2167, 0.32669),
(406, 2167, 0.65338),
(1015, 2173, 0.9334),
(1290, 2174, 1.0666),
(266, 2174, 1.11993),
(1126, 2175, 1.2),
(1202, 2175, 1.2),
(744, 2175, 2.64),
(407, 2177, 0.28),
(400, 2177, 0.56),
(509, 2182, 0.37331),
(744, 2182, 0.37331),
(1153, 2182, 0.37331),
(396, 2182, 0.74662),
(398, 2182, 0.74662),
(400, 2182, 0.74662),
(402, 2182, 0.74662),
(1150, 2182, 1.0666),
(1174, 2182, 1.0666),
(407, 2182, 1.49324),
(509, 2185, 0.28),
(528, 2185, 0.28),
(407, 2188, 0.37331),
(509, 2188, 0.37331),
(402, 2188, 0.74662),
(407, 2189, 0.23331),
(395, 2189, 0.46662),
(266, 2209, 0.46662),
(528, 2212, 0.42),
(404, 2212, 0.84),
(406, 2212, 0.84),
(407, 2212, 0.84),
(407, 2213, 1.4),
(266, 2218, 0.84),
(1200, 2226, 0.28),
(1295, 2226, 0.28),
(1110, 2226, 0.8),
(266, 2228, 0.09331),
(407, 2228, 0.09331),
(1147, 2228, 0.09331),
(396, 2228, 0.18662),
(266, 2275, 0.04669),
(1291, 2275, 0.04669),
(1049, 2275, 0.1334),
(1289, 2285, 0.60669),
(1200, 2285, 1.7334),
(266, 2294, 0.04669),
(1153, 2294, 0.04669),
(528, 2298, 0.18669),
(404, 2298, 0.37338),
(1283, 2298, 0.5334),
(407, 2298, 0.56007),
(407, 2308, 0.23331),
(396, 2308, 0.46662),
(407, 2313, 0.46669),
(396, 2313, 0.93338),
(980, 2314, 0.4),
(1200, 2314, 0.4),
(1271, 2314, 0.4),
(1274, 2314, 0.4),
(509, 2314, 0.88),
(528, 2314, 0.88),
(1157, 2343, 0.23331),
(1201, 2343, 0.23331),
(1047, 2344, 0.9334),
(407, 2358, 0.37331),
(396, 2358, 0.74662),
(407, 2361, 0.93338),
(1153, 2361, 1.3334),
(407, 2364, 0.46669),
(406, 2364, 0.93338),
(1295, 2374, 0.18669),
(407, 2374, 0.37338),
(400, 2374, 0.74676),
(1174, 2375, 0.37331),
(1175, 2375, 0.37331),
(959, 2391, 0.18669),
(1284, 2399, 0.23331),
(1296, 2399, 0.6666),
(1157, 2420, 0.18669),
(1201, 2420, 0.18669),
(407, 2433, 0.42),
(509, 2433, 0.42),
(402, 2433, 0.84),
(407, 2438, 0.84),
(407, 2441, 0.46669),
(1286, 2441, 0.46669),
(395, 2441, 0.93338),
(407, 2443, 0.28),
(744, 2443, 0.28),
(398, 2443, 0.56),
(407, 2445, 0.42),
(395, 2445, 0.84),
(1045, 2445, 1.2),
(1046, 2445, 1.2),
(266, 2452, 0.65338),
(407, 2452, 0.65338),
(927, 2463, 0.07),
(1045, 2463, 0.07),
(1058, 2463, 0.07),
(1066, 2463, 0.07),
(1084, 2463, 0.07),
(1085, 2463, 0.07),
(1095, 2463, 0.07),
(1125, 2463, 0.07),
(1126, 2463, 0.07),
(1129, 2463, 0.07),
(1130, 2463, 0.07),
(1148, 2463, 0.07),
(1192, 2463, 0.07),
(1247, 2463, 0.07),
(1278, 2463, 0.07),
(1283, 2463, 0.07),
(1048, 2463, 0.14),
(1074, 2463, 0.14),
(1107, 2463, 0.14),
(1115, 2463, 0.14),
(1257, 2463, 0.14),
(1225, 2463, 0.27),
(1217, 2463, 0.44),
(1221, 2463, 0.44),
(1223, 2463, 0.44),
(1228, 2463, 0.44),
(1231, 2463, 0.44),
(1233, 2463, 0.44),
(1236, 2463, 0.44),
(1240, 2463, 0.44),
(1245, 2463, 0.44),
(303, 2463, 0.49),
(1161, 2463, 0.56),
(962, 2463, 0.63),
(407, 2467, 0.32669),
(400, 2467, 0.65338),
(1048, 2476, 0.9334),
(1093, 2476, 0.9334),
(266, 2477, 0.28),
(1166, 2484, 0.18669),
(1271, 2484, 0.5334),
(1048, 2492, 1.4666),
(1093, 2492, 1.4666),
(407, 2548, 0.23331),
(509, 2548, 0.23331),
(402, 2548, 0.46662),
(1162, 2556, 0.28),
(1076, 2556, 0.8),
(1112, 2556, 0.8),
(1163, 2556, 0.8),
(1195, 2560, 0.23331),
(1199, 2560, 0.23331),
(1288, 2560, 0.23331),
(1284, 2560, 0.46662),
(266, 2568, 0.32669),
(407, 2583, 0.37331),
(528, 2583, 0.37331),
(404, 2583, 0.74662),
(1187, 2591, 0.9334),
(1192, 2591, 0.9334),
(1285, 2591, 0.9334),
(407, 2606, 0.46662),
(1063, 2606, 0.6666),
(395, 2606, 0.93324),
(407, 2695, 0.32669),
(406, 2695, 0.65338),
(509, 2726, 0.46662),
(528, 2726, 0.46662),
(744, 2726, 0.46662),
(407, 2729, 0.28),
(400, 2729, 0.56),
(744, 2781, 0.56),
(320, 2781, 0.8),
(509, 2781, 0.84),
(528, 2781, 0.84),
(407, 2782, 0.65331),
(509, 2782, 0.65331),
(402, 2782, 1.30662),
(509, 2790, 0.14),
(395, 2790, 0.28),
(396, 2790, 0.28),
(402, 2790, 0.28),
(744, 2790, 0.28),
(1065, 2790, 0.4),
(1174, 2790, 0.4),
(1282, 2790, 0.4),
(1296, 2790, 0.4),
(398, 2790, 0.56),
(407, 2790, 0.7),
(509, 2793, 0.18669),
(402, 2793, 0.37338),
(407, 2793, 0.56007),
(1166, 2836, 0.42),
(400, 2836, 0.84),
(1014, 2836, 1.2),
(407, 2836, 1.26),
(266, 2840, 0.46669),
(1199, 2851, 0.28),
(1151, 2851, 0.8),
(407, 2856, 0.51331),
(744, 2856, 0.51331),
(398, 2856, 1.02662),
(407, 2861, 0.32669),
(528, 2861, 0.32669),
(1124, 2861, 0.32669),
(404, 2861, 0.65338),
(266, 2875, 0.23331),
(407, 2879, 0.37331),
(744, 2879, 0.37331),
(398, 2879, 0.74662),
(266, 2890, 0.14),
(959, 2890, 0.28),
(266, 2963, 0.18669),
(266, 2977, 0.32669),
(1111, 2978, 0.37331),
(1148, 2978, 0.37331),
(395, 2980, 0.37338),
(1146, 2980, 0.5334),
(396, 2980, 0.74676),
(407, 2980, 0.93345),
(407, 2994, 0.46669),
(744, 2994, 0.46669),
(398, 2994, 0.93338),
(266, 3001, 0.37331),
(407, 3010, 0.42),
(406, 3010, 0.84),
(1066, 3191, 0.14),
(1126, 3191, 0.14),
(1055, 3191, 0.34),
(1055, 3196, 1.4666),
(1074, 3212, 1.0666),
(1077, 3223, 0.6666),
(407, 3233, 0.56),
(528, 3233, 0.56),
(404, 3233, 1.12),
(1277, 3233, 1.6),
(407, 3337, 0.18669),
(528, 3337, 0.18669),
(404, 3337, 0.37338),
(407, 3387, 0.42),
(528, 3387, 0.42),
(404, 3387, 0.84),
(1277, 3572, 0.28),
(1289, 3572, 0.8),
(407, 3585, 0.28),
(406, 3585, 0.56),
(407, 3591, 0.65331),
(744, 3591, 0.65331),
(398, 3591, 1.30662),
(1024, 3608, 0.6666),
(1195, 3608, 0.6666),
(1052, 3609, 0.5334),
(1172, 3622, 0.23331),
(1174, 3622, 0.23331),
(1197, 3622, 0.23331),
(1289, 3622, 0.23331),
(407, 3634, 0.51331),
(744, 3634, 0.51331),
(398, 3634, 1.02662),
(1197, 3638, 0.56),
(1152, 3638, 0.8),
(407, 3705, 0.14),
(395, 3705, 0.28),
(1094, 3705, 0.4),
(407, 3750, 0.46669),
(744, 3750, 0.46669),
(398, 3750, 0.93338),
(1162, 3763, 0.28),
(1171, 3763, 0.8),
(266, 3780, 0.28),
(407, 3780, 0.56),
(407, 3804, 0.18669),
(528, 3804, 0.18669),
(404, 3804, 0.37338),
(1151, 3804, 0.5334),
(407, 3808, 0.46669),
(528, 3808, 0.46669),
(404, 3808, 0.93338),
(1291, 3808, 1.3334),
(927, 3811, 1.4666),
(1023, 3811, 1.4666),
(744, 3811, 3.22652),
(407, 3824, 0.51331),
(400, 3824, 1.02662),
(407, 3829, 0.18669),
(744, 3829, 0.18669),
(398, 3829, 0.37338),
(407, 4133, 0.28),
(395, 4133, 0.56),
(1290, 4139, 0.5334),
(744, 4139, 1.17348),
(407, 4187, 0.14),
(940, 4187, 0.14),
(395, 4187, 0.28),
(1074, 4212, 1.3334),
(959, 4232, 0.6666),
(1022, 4232, 0.6666),
(1284, 4232, 0.6666),
(1279, 4238, 0.5334),
(1285, 4238, 0.5334),
(1062, 4302, 0.5334),
(1063, 4302, 0.5334),
(1090, 4318, 1.7334),
(1194, 4318, 1.7334),
(1082, 4321, 0.5334),
(1278, 4321, 0.5334),
(1279, 4321, 0.5334),
(407, 4421, 0.46669),
(744, 4421, 0.46669),
(398, 4421, 0.93338),
(407, 4422, 0.32669),
(744, 4422, 0.32669),
(398, 4422, 0.65338),
(1145, 4422, 0.9334),
(407, 4423, 0.60669),
(744, 4423, 0.60669),
(398, 4423, 1.21338),
(744, 4424, 0.42),
(395, 4424, 0.84),
(398, 4424, 0.84),
(407, 4424, 0.84),
(407, 4425, 0.46669),
(744, 4425, 0.46669),
(398, 4425, 0.93338),
(1126, 4425, 1.3334),
(407, 4426, 0.23331),
(744, 4426, 0.23331),
(398, 4426, 0.46662),
(407, 4427, 0.42),
(744, 4427, 0.42),
(398, 4427, 0.84),
(407, 4435, 0.23331),
(509, 4435, 0.23331),
(402, 4435, 0.46662),
(407, 4437, 0.51331),
(509, 4437, 0.51331),
(402, 4437, 1.02662),
(407, 4438, 0.51331),
(509, 4438, 0.51331),
(402, 4438, 1.02662),
(407, 4439, 0.28),
(509, 4439, 0.28),
(402, 4439, 0.56),
(407, 4440, 0.28),
(509, 4440, 0.28),
(402, 4440, 0.56),
(407, 4441, 0.42),
(509, 4441, 0.42),
(402, 4441, 0.84),
(407, 4442, 0.37331),
(509, 4442, 0.37331),
(402, 4442, 0.74662),
(407, 4444, 0.28),
(509, 4444, 0.28),
(402, 4444, 0.56),
(407, 4445, 0.32669),
(509, 4445, 0.32669),
(402, 4445, 0.65338),
(509, 4446, 0.51331),
(396, 4446, 1.02662),
(402, 4446, 1.02662),
(407, 4446, 1.53993),
(395, 4446, 2.05324),
(959, 4474, 0.18669),
(407, 4483, 0.46669),
(528, 4483, 0.46669),
(404, 4483, 0.93338),
(1277, 4484, 0.37331),
(1144, 4484, 1.0666),
(1171, 4484, 1.0666),
(1194, 4486, 0.42),
(1280, 4486, 0.42),
(266, 4489, 0.65331),
(266, 4492, 0.23331),
(1165, 4517, 0.23331),
(1179, 4517, 0.23331),
(1082, 4550, 1.4666),
(266, 4554, 0.51331),
(962, 4658, 1.0666),
(266, 4664, 0.46662),
(407, 4682, 0.32669),
(528, 4682, 0.32669),
(404, 4682, 0.65338),
(266, 4683, 0.42),
(528, 4719, 2.64),
(1124, 4726, 0.28),
(1169, 4726, 0.28),
(1172, 4737, 0.46669),
(1186, 4737, 0.46669),
(407, 4795, 0.56),
(1091, 4795, 0.8),
(1068, 4857, 1.3334),
(1074, 4857, 1.3334),
(1074, 4875, 0.21),
(1114, 4875, 0.21),
(1058, 4889, 0.6666),
(266, 5004, 0.23331),
(407, 5097, 0.37331),
(395, 5097, 0.74662),
(940, 5132, 0.37331),
(266, 5134, 0.46669),
(407, 5134, 0.93338),
(407, 5144, 0.46669),
(528, 5144, 0.46669),
(404, 5144, 0.93338),
(266, 5175, 0.37331),
(1020, 5180, 0.6666),
(1065, 5180, 0.6666),
(1188, 5180, 0.6666),
(528, 5200, 2.64),
(528, 5233, 3.22652),
(266, 5254, 0.37331),
(1187, 5254, 1.0666),
(407, 5257, 0.56),
(266, 5272, 0.32669),
(1166, 5453, 0.6666),
(1289, 5453, 0.6666),
(940, 5468, 0.46669),
(1292, 5468, 0.46669),
(940, 5474, 0.32669),
(959, 5474, 0.32669),
(1157, 5474, 0.32669),
(1286, 5474, 0.32669),
(1066, 5492, 1.0666),
(407, 5501, 0.28),
(395, 5501, 0.56),
(959, 5559, 0.18669),
(1065, 5577, 1.0666),
(959, 5618, 1.6),
(1085, 5618, 1.6),
(1087, 5618, 1.6),
(1088, 5618, 1.6),
(1063, 5637, 0.9334),
(395, 5642, 0.56),
(396, 5642, 0.56),
(407, 5642, 0.56),
(266, 5716, 0.18669),
(1152, 5716, 0.5334),
(407, 5726, 0.56),
(395, 5726, 1.12),
(1157, 5731, 0.42),
(1094, 5731, 1.2),
(266, 5748, 0.46669),
(734, 5748, 1.3334),
(1089, 5783, 1.2),
(1089, 5794, 0.9334),
(1090, 5796, 0.9334),
(1157, 5818, 0.37338),
(1185, 5818, 0.37338),
(959, 5834, 0.46669),
(940, 5887, 0.23331),
(940, 5893, 1.2),
(1069, 5893, 1.2),
(1184, 5893, 1.2),
(1101, 6036, 0.9334),
(1281, 6036, 0.9334),
(407, 6040, 0.32669),
(1165, 6040, 0.32669),
(395, 6040, 0.65338),
(407, 6088, 0.37331),
(528, 6088, 0.37331),
(404, 6088, 0.74662),
(1068, 6099, 0.6666),
(407, 6106, 0.42),
(528, 6106, 0.42),
(404, 6106, 0.84),
(1287, 6106, 1.2),
(407, 6202, 0.60669),
(528, 6202, 0.60669),
(404, 6202, 1.21338),
(407, 6203, 0.37331),
(528, 6203, 0.37331),
(404, 6203, 0.74662),
(528, 6204, 0.42),
(404, 6204, 0.84),
(406, 6204, 0.84),
(407, 6204, 0.84),
(407, 6205, 0.37331),
(528, 6205, 0.37331),
(404, 6205, 0.74662),
(1146, 6205, 1.0666),
(407, 6206, 0.37331),
(528, 6206, 0.37331),
(404, 6206, 0.74662),
(407, 6207, 0.51331),
(528, 6207, 0.51331),
(404, 6207, 1.02662),
(407, 6208, 0.28),
(528, 6208, 0.28),
(404, 6208, 0.56),
(407, 6209, 0.28),
(528, 6209, 0.28),
(404, 6209, 0.56),
(407, 6210, 0.51331),
(528, 6210, 0.51331),
(404, 6210, 1.02662),
(407, 6211, 0.32669),
(528, 6211, 0.32669),
(404, 6211, 0.65338),
(1270, 6234, 0.56),
(1289, 6234, 0.56),
(1101, 6247, 1.0666),
(407, 6257, 0.23331),
(395, 6257, 0.46662),
(1109, 6257, 0.6666),
(407, 6301, 0.84),
(1160, 6315, 1.2),
(1274, 6315, 1.2),
(980, 6384, 0.32669),
(1293, 6384, 0.32669),
(407, 6385, 0.46662),
(396, 6385, 0.93324),
(407, 6485, 0.37331),
(406, 6485, 0.74662),
(407, 6552, 0.51331),
(396, 6552, 1.02662),
(266, 6561, 0.65338),
(266, 6597, 0.37331),
(266, 6721, 0.37331),
(266, 6793, 0.23331),
(266, 6930, 0.74662),
(1076, 7010, 0.4),
(1076, 7018, 0.8),
(407, 7052, 0.65331),
(400, 7052, 1.30662),
(407, 7082, 0.46669),
(400, 7082, 0.93338),
(407, 7084, 0.42),
(400, 7084, 0.84),
(407, 7085, 0.93338),
(1146, 7085, 1.3334),
(1174, 7111, 0.21),
(1081, 7111, 0.51),
(266, 7151, 0.84),
(266, 7165, 0.23331),
(266, 7213, 0.46669),
(407, 7234, 0.32669),
(395, 7234, 0.65338),
(1084, 7325, 1.3334),
(1172, 7325, 1.3334),
(407, 7350, 0.93338),
(1146, 7350, 1.3334),
(407, 7443, 0.51331),
(406, 7443, 1.02662),
(1279, 7469, 0.23331),
(1101, 7469, 0.6666),
(1277, 7469, 0.6666),
(1281, 7469, 0.6666),
(303, 7498, 0.42),
(1170, 7498, 0.51),
(407, 7503, 0.84),
(1109, 7538, 0.04669),
(1129, 7538, 0.04669),
(1144, 7538, 0.04669),
(1149, 7538, 0.04669),
(1188, 7538, 0.04669),
(1195, 7538, 0.04669),
(1196, 7538, 0.04669),
(1199, 7538, 0.04669),
(1202, 7538, 0.04669),
(1270, 7538, 0.04669),
(980, 7538, 0.09338),
(1042, 7538, 0.09338),
(1059, 7538, 0.09338),
(1074, 7538, 0.09338),
(1087, 7538, 0.09338),
(1091, 7538, 0.09338),
(1093, 7538, 0.09338),
(1192, 7538, 0.09338),
(1293, 7538, 0.09338),
(1043, 7538, 0.14007),
(1066, 7538, 0.14007),
(1115, 7538, 0.14007),
(1193, 7538, 0.14007),
(1148, 7538, 0.16008),
(1174, 7538, 0.16008),
(962, 7538, 0.18676),
(1203, 7538, 0.18676),
(1049, 7538, 0.23345),
(1088, 7538, 0.23345),
(1111, 7538, 0.23345),
(927, 7538, 0.32683),
(1277, 7538, 0.51359),
(1098, 7538, 0.64032),
(959, 7628, 0.28),
(407, 7644, 0.84),
(407, 7659, 0.65338),
(962, 7829, 0.21),
(396, 7829, 0.51),
(266, 7987, 0.42),
(266, 7990, 0.56),
(407, 8052, 0.32669),
(396, 8052, 0.65338),
(962, 8114, 0.6666),
(407, 8121, 0.32669),
(396, 8121, 0.65338),
(266, 8214, 0.84),
(407, 8216, 0.18669),
(400, 8216, 0.37338),
(1113, 8546, 1.4666),
(1284, 8546, 1.4666),
(1016, 8735, 1.2),
(1161, 8735, 1.2),
(266, 8880, 0.42),
(407, 8999, 0.42),
(396, 8999, 0.84),
(1124, 9094, 0.04669),
(1126, 9094, 0.04669),
(1128, 9094, 0.04669),
(1134, 9094, 0.04669),
(1152, 9094, 0.04669),
(1209, 9094, 0.04669),
(1247, 9094, 0.04669),
(1300, 9094, 0.04669),
(1208, 9094, 0.09338),
(576, 9094, 0.1334),
(578, 9094, 0.1334),
(1098, 9094, 0.1334),
(1111, 9094, 0.38686),
(1013, 9118, 1.2),
(1095, 9118, 1.2),
(1146, 9118, 1.2),
(266, 9609, 0.46669),
(303, 9771, 0.14),
(959, 9771, 0.14),
(1047, 9771, 0.14),
(1065, 9771, 0.14),
(1093, 9771, 0.14),
(1098, 9771, 0.14),
(1124, 9771, 0.14),
(1127, 9771, 0.14),
(1128, 9771, 0.14),
(1138, 9771, 0.14),
(1153, 9771, 0.14),
(1194, 9771, 0.14),
(1205, 9771, 0.14),
(1270, 9771, 0.14),
(1271, 9771, 0.14),
(1276, 9771, 0.14),
(1283, 9771, 0.14),
(1291, 9771, 0.14),
(1299, 9771, 0.14),
(962, 9771, 0.28),
(1045, 9771, 0.28),
(1144, 9771, 0.28),
(1148, 9771, 0.28),
(1196, 9771, 0.28),
(1285, 9771, 0.28),
(1153, 9784, 0.42),
(1150, 9784, 1.2),
(1111, 10045, 0.56),
(1148, 10045, 0.56),
(1111, 10049, 0.32669),
(1148, 10049, 0.32669),
(407, 10053, 0.51331),
(406, 10053, 1.02662),
(407, 10056, 0.42),
(406, 10056, 0.84),
(1111, 10074, 0.28),
(1148, 10074, 0.28),
(1111, 10075, 0.23331),
(1148, 10075, 0.23331),
(1111, 10078, 0.42),
(1148, 10078, 0.42),
(1111, 10079, 0.7),
(1148, 10079, 0.7),
(980, 10159, 0.51331),
(407, 10159, 0.51331),
(406, 10159, 1.02662),
(1126, 10159, 3.59317),
(266, 10226, 0.42),
(1052, 10339, 0.32669),
(1146, 10339, 0.32669),
(1257, 10339, 0.32669),
(585, 10339, 1.72679),
(407, 10354, 1.30662),
(1146, 10354, 1.8666),
(407, 10440, 0.74662),
(303, 10901, 0.32669),
(303, 10930, 2.24),
(303, 10934, 0.23331),
(1044, 10934, 0.23331),
(1046, 10934, 0.23331),
(1106, 10934, 0.69993),
(303, 10937, 1.49324),
(303, 10948, 0.93324),
(303, 10949, 0.23331),
(1040, 10949, 0.23331),
(303, 10950, 0.18669),
(962, 10950, 0.18669),
(1049, 10950, 0.18669),
(1130, 10950, 0.18669),
(1195, 10950, 0.18669),
(1192, 10950, 0.37338),
(927, 10961, 0.28),
(962, 10961, 0.28),
(1289, 10961, 0.28),
(303, 10961, 0.84),
(1035, 11432, 0.14),
(1257, 11432, 0.14),
(1258, 11432, 0.14),
(1259, 11432, 0.14),
(1298, 11432, 1.12),
(1036, 11443, 0.8),
(1040, 11444, 0.8),
(266, 11444, 1.76),
(1035, 11446, 1.4666),
(1040, 11450, 0.8),
(266, 11450, 0.96),
(1035, 11454, 1.0666),
(1036, 11454, 1.0666),
(266, 11457, 0.7),
(266, 11458, 0.42),
(253, 11459, 1.3334),
(266, 11588, 0.37331),
(1040, 11588, 0.37331),
(1257, 11588, 0.37331),
(266, 11589, 0.23331),
(1040, 11589, 0.23331),
(266, 11590, 0.49321),
(1033, 11590, 0.49321),
(1035, 11590, 0.49321),
(1036, 11590, 0.49321),
(1040, 11590, 0.49321),
(1257, 11590, 0.49321),
(1258, 11590, 0.49321),
(1259, 11590, 0.49321),
(1260, 11590, 0.49321),
(1261, 11590, 0.49321),
(1300, 11590, 0.49321),
(266, 11591, 0.46669),
(1040, 11591, 0.46669),
(266, 11592, 0.23331),
(266, 11593, 0.18669),
(1040, 11593, 0.18669),
(266, 11594, 0.37331),
(1040, 11594, 0.37331),
(266, 11595, 0.09331),
(1033, 11595, 0.09331),
(1035, 11595, 0.09331),
(1040, 11595, 0.09331),
(1257, 11595, 0.09331),
(1258, 11595, 0.09331),
(1259, 11595, 0.09331),
(1261, 11595, 0.09331),
(1298, 11595, 0.09331),
(1300, 11595, 0.09331),
(1301, 11595, 0.09331),
(266, 11596, 0.32669),
(1040, 11596, 0.32669),
(266, 11597, 0.42),
(1126, 11597, 0.42),
(1040, 11597, 1.26),
(266, 11598, 0.7),
(1040, 11598, 0.7),
(1258, 11598, 0.7),
(1259, 11598, 0.7),
(1261, 11598, 0.7),
(266, 11599, 0.37331),
(1040, 11599, 0.37331),
(266, 11600, 0.18669),
(1040, 11600, 0.18669),
(266, 11601, 0.23331),
(266, 11602, 0.09331),
(266, 11603, 0.28),
(266, 11604, 0.28),
(266, 11605, 0.32669),
(266, 11606, 0.46669),
(266, 11607, 0.37331),
(266, 11608, 0.51331),
(266, 11609, 0.56),
(266, 11610, 0.51331),
(266, 11611, 0.46669),
(266, 11612, 0.42),
(266, 11613, 0.32669),
(266, 11614, 0.51331),
(266, 11615, 0.42),
(266, 11616, 0.14),
(266, 11617, 0.51331),
(266, 11618, 0.37331),
(266, 11619, 0.46669),
(266, 11620, 0.60669),
(266, 11621, 0.60669),
(266, 11622, 0.56),
(266, 11623, 0.32669),
(1257, 11623, 0.32669),
(266, 11624, 0.42),
(266, 11625, 0.37331),
(266, 11626, 0.60669),
(266, 11627, 0.42),
(266, 11628, 0.42),
(266, 11629, 0.56),
(266, 11630, 0.42),
(266, 11631, 0.65338),
(266, 11632, 0.74662),
(266, 11633, 0.42),
(266, 11634, 0.37331),
(266, 11635, 0.46669),
(266, 11636, 0.28),
(266, 11637, 0.51331),
(266, 11638, 0.37331),
(266, 11639, 0.32669),
(266, 11640, 0.60669),
(266, 11641, 0.28),
(266, 11642, 0.28),
(266, 11643, 0.42),
(266, 11644, 0.32669),
(266, 11645, 0.42),
(266, 11646, 0.46669),
(266, 11647, 0.32669),
(266, 11648, 0.56),
(266, 11649, 0.51331),
(266, 11650, 0.56),
(266, 11651, 0.51331),
(266, 11652, 0.65331),
(266, 11653, 0.46669),
(266, 11654, 0.32669),
(266, 11655, 0.32669),
(266, 11656, 0.56),
(266, 11657, 0.37331),
(266, 11658, 0.04669),
(266, 11659, 0.42),
(266, 11660, 0.37331),
(266, 11661, 0.32669),
(266, 11662, 0.37331),
(266, 11663, 0.42),
(266, 11664, 2.24),
(266, 11665, 0.46669),
(266, 11666, 0.42),
(266, 11667, 0.37331),
(266, 11668, 0.14),
(266, 11669, 0.98007),
(266, 11670, 0.65331),
(266, 11671, 0.37331),
(266, 11672, 0.42),
(266, 11673, 0.46669),
(266, 11674, 0.56),
(266, 11675, 0.56),
(266, 11676, 0.60669),
(266, 11677, 0.7),
(266, 11678, 0.7),
(266, 11679, 0.84),
(266, 11680, 0.42),
(1257, 11680, 0.42),
(1112, 11780, 0.23331),
(1130, 11780, 0.23331),
(1159, 11780, 0.23331),
(1201, 11780, 0.23331),
(1209, 11780, 0.23331),
(1257, 11780, 0.23331),
(1134, 11780, 0.46662),
(1160, 11780, 0.46662),
(1016, 11780, 0.56661),
(1161, 11780, 0.79992),
(1260, 11781, 0.23331),
(1285, 11781, 0.23331),
(1300, 11781, 0.23331),
(940, 11781, 0.46662),
(962, 11782, 0.18669),
(1285, 11782, 0.18669),
(287, 11782, 0.98679),
(959, 11784, 0.37331),
(962, 11784, 0.37331),
(1069, 11784, 0.37331),
(1110, 11784, 0.37331),
(1124, 11784, 0.37331),
(1125, 11784, 0.37331),
(1144, 11784, 0.37331),
(1166, 11784, 0.37331),
(1179, 11784, 0.37331),
(1208, 11784, 0.37331),
(1280, 11784, 0.37331),
(1288, 11784, 0.37331),
(1289, 11784, 0.37331),
(1302, 11784, 0.37331),
(1060, 11784, 0.74662),
(1175, 11784, 0.74662),
(1285, 11784, 0.74662),
(1286, 11784, 0.74662),
(1299, 11784, 0.74662),
(927, 11784, 1.11993),
(1174, 11784, 1.11993),
(1074, 11784, 1.27992),
(1287, 11784, 1.27992),
(1273, 11784, 2.02654),
(303, 11785, 0.23331),
(1065, 11785, 0.23331),
(1074, 11785, 0.23331),
(1081, 11785, 0.23331),
(1103, 11785, 0.23331),
(1127, 11785, 0.23331),
(1128, 11785, 0.23331),
(1148, 11785, 0.23331),
(1153, 11785, 0.23331),
(1170, 11785, 0.23331),
(1186, 11785, 0.23331),
(1192, 11785, 0.23331),
(1198, 11785, 0.23331),
(1205, 11785, 0.23331),
(1208, 11785, 0.23331),
(1209, 11785, 0.23331),
(1257, 11785, 0.23331),
(1276, 11785, 0.23331),
(1281, 11785, 0.23331),
(1294, 11785, 0.23331),
(1300, 11785, 0.23331),
(1076, 11785, 0.46662),
(1093, 11785, 0.46662),
(1094, 11785, 0.46662),
(1107, 11785, 0.46662),
(1144, 11785, 0.46662),
(1149, 11785, 0.46662),
(1187, 11785, 0.46662),
(1191, 11785, 0.46662),
(1194, 11785, 0.46662),
(1258, 11785, 0.46662),
(1278, 11785, 0.46662),
(962, 11785, 0.69993),
(301, 11788, 0.09331),
(302, 11788, 0.09331),
(1046, 11788, 0.09331),
(1047, 11788, 0.09331),
(1049, 11788, 0.09331),
(1061, 11788, 0.09331),
(1074, 11788, 0.09331),
(1088, 11788, 0.09331),
(1101, 11788, 0.09331),
(1103, 11788, 0.09331),
(1108, 11788, 0.09331),
(1151, 11788, 0.09331),
(1166, 11788, 0.09331),
(1200, 11788, 0.09331),
(1273, 11788, 0.09331),
(1283, 11788, 0.09331),
(1291, 11788, 0.09331),
(1298, 11788, 0.09331),
(571, 11788, 0.18662),
(1042, 11788, 0.18662),
(1044, 11788, 0.18662),
(1045, 11788, 0.18662),
(1057, 11788, 0.18662),
(1058, 11788, 0.18662),
(1059, 11788, 0.18662),
(1062, 11788, 0.18662),
(1067, 11788, 0.18662),
(1068, 11788, 0.18662),
(1075, 11788, 0.18662),
(1077, 11788, 0.18662),
(1081, 11788, 0.18662),
(1087, 11788, 0.18662),
(1098, 11788, 0.18662),
(1105, 11788, 0.18662),
(1109, 11788, 0.18662),
(1112, 11788, 0.18662),
(1113, 11788, 0.18662),
(1260, 11788, 0.18662),
(1278, 11788, 0.18662),
(980, 11788, 0.27993),
(1048, 11788, 0.27993),
(1060, 11788, 0.27993),
(1083, 11788, 0.27993),
(1090, 11788, 0.27993),
(1138, 11788, 0.27993),
(1145, 11788, 0.27993),
(1146, 11788, 0.27993),
(1153, 11788, 0.27993),
(1184, 11788, 0.27993),
(1195, 11788, 0.27993),
(1262, 11788, 0.27993),
(1050, 11788, 0.37324),
(1052, 11788, 0.37324),
(1055, 11788, 0.37324),
(1063, 11788, 0.37324),
(1078, 11788, 0.37324),
(1107, 11788, 0.37324),
(1140, 11788, 0.37324),
(1157, 11788, 0.37324),
(1158, 11788, 0.37324),
(1165, 11788, 0.37324),
(1170, 11788, 0.37324),
(1194, 11788, 0.37324),
(1292, 11788, 0.37324),
(1301, 11788, 0.37324),
(1095, 11788, 0.41323),
(1043, 11788, 0.46655),
(1086, 11788, 0.46655),
(1093, 11788, 0.46655),
(1094, 11788, 0.46655),
(1111, 11788, 0.46655),
(1160, 11788, 0.46655),
(1173, 11788, 0.46655),
(1174, 11788, 0.46655),
(1175, 11788, 0.46655),
(1188, 11788, 0.46655),
(1196, 11788, 0.46655),
(1203, 11788, 0.46655),
(1205, 11788, 0.46655),
(1258, 11788, 0.46655),
(1280, 11788, 0.46655),
(1288, 11788, 0.46655),
(1289, 11788, 0.46655),
(1290, 11788, 0.46655),
(1299, 11788, 0.46655),
(287, 11788, 0.49321),
(572, 11788, 0.49321),
(573, 11788, 0.49321),
(579, 11788, 0.49321),
(1187, 11788, 0.50654),
(1115, 11788, 0.55986),
(1147, 11788, 0.55986),
(1150, 11788, 0.55986),
(1169, 11788, 0.55986),
(1259, 11788, 0.55986),
(1281, 11788, 0.55986),
(1069, 11788, 0.59985),
(1276, 11788, 0.59985),
(1284, 11788, 0.59985),
(1035, 11788, 0.65317),
(1085, 11788, 0.65317),
(1128, 11788, 0.65317),
(1189, 11788, 0.65317),
(1261, 11788, 0.65317),
(1270, 11788, 0.65317),
(1274, 11788, 0.65317),
(1286, 11788, 0.65317),
(1293, 11788, 0.65317),
(1295, 11788, 0.65317),
(1300, 11788, 0.65317),
(1302, 11788, 0.65317),
(1152, 11788, 0.69316),
(1179, 11788, 0.69316),
(1277, 11788, 0.69316),
(927, 11788, 0.74648),
(1036, 11788, 0.74648),
(1065, 11788, 0.74648),
(1124, 11788, 0.74648),
(1148, 11788, 0.74648),
(1161, 11788, 0.74648),
(1197, 11788, 0.74648),
(1202, 11788, 0.74648),
(1294, 11788, 0.74648),
(1096, 11788, 0.83979),
(1127, 11788, 0.83979),
(1134, 11788, 0.83979),
(1149, 11788, 0.83979),
(1162, 11788, 0.83979),
(1193, 11788, 0.83979),
(959, 11788, 0.87978),
(918, 11788, 0.9331),
(1033, 11788, 0.9331),
(1186, 11788, 0.9331),
(1198, 11788, 0.9331),
(1204, 11788, 0.9331),
(940, 11788, 0.97309),
(1185, 11788, 0.97309),
(1040, 11788, 1.02641),
(1066, 11788, 1.02641),
(1130, 11788, 1.02641),
(1199, 11788, 1.02641),
(1285, 11788, 1.02641),
(303, 11788, 1.11972),
(1129, 11788, 1.11972),
(1191, 11788, 1.11972),
(1279, 11788, 1.11972),
(1144, 11788, 1.21303),
(1209, 11788, 1.21303),
(1192, 11788, 1.25302),
(1201, 11788, 1.25302),
(1247, 11788, 1.30634),
(1257, 11788, 1.30634),
(1172, 11788, 1.34633),
(1125, 11788, 1.39965),
(1171, 11788, 1.49296),
(1126, 11788, 1.58627),
(1159, 11788, 1.58627),
(1208, 11788, 2.42606),
(1163, 11788, 2.51937),
(962, 11788, 2.61268),
(918, 11790, 0.60669),
(962, 11790, 0.60669),
(1130, 11790, 0.60669),
(1161, 11790, 0.60669),
(1200, 11790, 0.60669),
(1209, 11790, 0.60669),
(1259, 11790, 0.60669),
(1284, 11790, 0.60669),
(1300, 11790, 0.60669),
(959, 11790, 1.21338),
(1179, 11790, 1.21338),
(27, 11790, 1.47339),
(1028, 11790, 1.47339),
(1211, 11790, 2.08008),
(1257, 11790, 2.42676),
(980, 11790, 2.68677),
(1147, 11790, 4.50684),
(301, 11793, 0.14),
(302, 11793, 0.14),
(1078, 11793, 0.14),
(1083, 11793, 0.14),
(1088, 11793, 0.14),
(1090, 11793, 0.14),
(1277, 11793, 0.14),
(571, 11793, 0.28),
(1052, 11793, 0.28),
(1075, 11793, 0.28),
(1077, 11793, 0.28),
(1082, 11793, 0.28),
(1092, 11793, 0.28),
(1110, 11793, 0.28),
(1173, 11793, 0.28),
(1271, 11793, 0.28),
(1296, 11793, 0.28),
(1049, 11793, 0.42),
(1053, 11793, 0.42),
(1055, 11793, 0.42),
(1061, 11793, 0.42),
(1062, 11793, 0.42),
(1081, 11793, 0.42),
(1084, 11793, 0.42),
(1089, 11793, 0.42),
(1108, 11793, 0.42),
(1147, 11793, 0.42),
(1273, 11793, 0.42),
(1287, 11793, 0.42),
(1292, 11793, 0.42),
(980, 11793, 0.56),
(1042, 11793, 0.56),
(1095, 11793, 0.56),
(1103, 11793, 0.56),
(1105, 11793, 0.56),
(1138, 11793, 0.56),
(1145, 11793, 0.56),
(1157, 11793, 0.56),
(1262, 11793, 0.56),
(1278, 11793, 0.56),
(1291, 11793, 0.56),
(1091, 11793, 0.7),
(1140, 11793, 0.7),
(1162, 11793, 0.7),
(1288, 11793, 0.7),
(1299, 11793, 0.7),
(282, 11793, 0.74),
(287, 11793, 0.74),
(288, 11793, 0.74),
(295, 11793, 0.74),
(572, 11793, 0.74),
(574, 11793, 0.74),
(579, 11793, 0.74),
(1060, 11793, 0.76),
(1063, 11793, 0.84),
(1074, 11793, 0.84),
(1076, 11793, 0.84),
(1098, 11793, 0.84),
(1111, 11793, 0.84),
(1158, 11793, 0.84),
(1166, 11793, 0.84),
(1204, 11793, 0.84),
(1260, 11793, 0.84),
(1282, 11793, 0.84),
(1057, 11793, 0.9),
(1036, 11793, 0.98),
(1043, 11793, 0.98),
(1047, 11793, 0.98),
(1058, 11793, 0.98),
(1086, 11793, 0.98),
(1093, 11793, 0.98),
(1094, 11793, 0.98),
(1150, 11793, 0.98),
(1169, 11793, 0.98),
(1196, 11793, 0.98),
(1200, 11793, 0.98),
(1261, 11793, 0.98),
(1286, 11793, 0.98),
(1289, 11793, 0.98),
(1293, 11793, 0.98),
(1300, 11793, 0.98),
(1087, 11793, 1.04),
(1179, 11793, 1.04),
(1284, 11793, 1.04),
(1046, 11793, 1.12),
(1048, 11793, 1.12),
(1112, 11793, 1.12),
(1130, 11793, 1.12),
(1151, 11793, 1.12),
(1163, 11793, 1.12),
(1197, 11793, 1.12),
(1199, 11793, 1.12),
(1295, 11793, 1.12),
(1101, 11793, 1.18),
(1276, 11793, 1.18),
(1035, 11793, 1.26),
(1045, 11793, 1.26),
(1059, 11793, 1.26),
(1068, 11793, 1.26),
(1159, 11793, 1.26),
(1170, 11793, 1.26),
(1188, 11793, 1.26),
(1195, 11793, 1.26),
(1257, 11793, 1.26),
(1258, 11793, 1.26),
(1302, 11793, 1.26),
(1109, 11793, 1.32),
(1160, 11793, 1.32),
(1067, 11793, 1.4),
(1096, 11793, 1.4),
(1113, 11793, 1.4),
(1124, 11793, 1.4),
(1194, 11793, 1.4),
(1202, 11793, 1.4),
(1205, 11793, 1.4),
(1270, 11793, 1.4),
(1274, 11793, 1.4),
(1294, 11793, 1.4),
(959, 11793, 1.46),
(1184, 11793, 1.46),
(573, 11793, 1.48),
(1065, 11793, 1.54),
(1175, 11793, 1.54),
(1198, 11793, 1.54),
(1050, 11793, 1.6),
(1283, 11793, 1.6),
(303, 11793, 1.68),
(1127, 11793, 1.68),
(1189, 11793, 1.68),
(1191, 11793, 1.68),
(940, 11793, 1.74),
(1106, 11793, 1.74),
(1161, 11793, 1.74),
(1290, 11793, 1.74),
(1033, 11793, 1.82),
(1040, 11793, 1.82),
(1146, 11793, 1.82),
(1165, 11793, 1.82),
(1174, 11793, 1.82),
(1259, 11793, 1.82),
(1301, 11793, 1.82),
(1107, 11793, 1.88),
(1171, 11793, 1.96),
(1069, 11793, 2.02),
(1153, 11793, 2.02),
(1172, 11793, 2.02),
(918, 11793, 2.1),
(1129, 11793, 2.1),
(1134, 11793, 2.1),
(1203, 11793, 2.1),
(1280, 11793, 2.1),
(1085, 11793, 2.24),
(1148, 11793, 2.24),
(1186, 11793, 2.24),
(1281, 11793, 2.3),
(1279, 11793, 2.38),
(1066, 11793, 2.44),
(1115, 11793, 2.44),
(1187, 11793, 2.44),
(927, 11793, 2.52),
(1193, 11793, 2.52),
(1192, 11793, 2.58),
(1185, 11793, 2.72),
(1152, 11793, 2.78),
(1125, 11793, 2.98),
(1126, 11793, 3.14),
(1149, 11793, 3.42),
(1201, 11793, 3.48),
(1209, 11793, 3.5),
(1285, 11793, 3.78),
(1208, 11793, 4.48),
(1247, 11793, 4.52),
(1128, 11793, 4.76),
(1144, 11793, 6.22),
(962, 11793, 6.72),
(1033, 11795, 0.46669),
(1040, 11795, 0.46669),
(1134, 11795, 0.46669),
(1247, 11795, 0.46669),
(1257, 11795, 0.46669),
(1036, 11795, 0.93338),
(1124, 11795, 0.93338),
(1258, 11795, 0.93338),
(1260, 11795, 0.93338),
(1261, 11795, 0.93338),
(1300, 11795, 0.93338),
(1035, 11795, 1.40007),
(1259, 11795, 1.40007),
(1052, 11843, 0.14),
(1053, 11843, 0.14),
(1055, 11843, 0.14),
(1060, 11843, 0.14),
(1084, 11843, 0.14),
(1105, 11843, 0.14),
(1109, 11843, 0.14),
(1110, 11843, 0.14),
(1184, 11843, 0.14),
(940, 11843, 0.28),
(1043, 11843, 0.28),
(1049, 11843, 0.28),
(1059, 11843, 0.28),
(1062, 11843, 0.28),
(1077, 11843, 0.28),
(1088, 11843, 0.28),
(1091, 11843, 0.28),
(1092, 11843, 0.28),
(1108, 11843, 0.28),
(1113, 11843, 0.28),
(1114, 11843, 0.28),
(1169, 11843, 0.28),
(1287, 11843, 0.28),
(571, 11843, 0.42),
(1042, 11843, 0.42),
(1057, 11843, 0.42),
(1061, 11843, 0.42),
(1063, 11843, 0.42),
(1067, 11843, 0.42),
(1068, 11843, 0.42),
(1086, 11843, 0.42),
(1103, 11843, 0.42),
(1111, 11843, 0.42),
(1112, 11843, 0.42),
(1129, 11843, 0.42),
(1196, 11843, 0.42),
(1273, 11843, 0.42),
(1278, 11843, 0.42),
(1047, 11843, 0.56),
(1048, 11843, 0.56),
(1069, 11843, 0.56),
(1075, 11843, 0.56),
(1076, 11843, 0.56),
(1090, 11843, 0.56),
(1096, 11843, 0.56),
(1106, 11843, 0.56),
(1158, 11843, 0.56),
(1160, 11843, 0.56),
(1291, 11843, 0.56),
(1293, 11843, 0.56),
(1301, 11843, 0.56),
(1035, 11843, 0.7),
(1044, 11843, 0.7),
(1058, 11843, 0.7),
(1083, 11843, 0.7),
(1089, 11843, 0.7),
(1140, 11843, 0.7),
(1277, 11843, 0.7),
(1282, 11843, 0.7),
(1302, 11843, 0.7),
(283, 11843, 0.74),
(572, 11843, 0.74),
(574, 11843, 0.74),
(580, 11843, 0.74),
(581, 11843, 0.74),
(584, 11843, 0.74),
(585, 11843, 0.74),
(1033, 11843, 0.84),
(1036, 11843, 0.84),
(1045, 11843, 0.84),
(1078, 11843, 0.84),
(1082, 11843, 0.84),
(1085, 11843, 0.84),
(1148, 11843, 0.84),
(1170, 11843, 0.84),
(1186, 11843, 0.84),
(1189, 11843, 0.84),
(1261, 11843, 0.84),
(1262, 11843, 0.84),
(1271, 11843, 0.84),
(1281, 11843, 0.84),
(1284, 11843, 0.84),
(1295, 11843, 0.84),
(1296, 11843, 0.84),
(303, 11843, 0.98),
(1050, 11843, 0.98),
(1087, 11843, 0.98),
(1093, 11843, 0.98),
(1115, 11843, 0.98),
(1134, 11843, 0.98),
(1149, 11843, 0.98),
(1150, 11843, 0.98),
(1153, 11843, 0.98),
(1159, 11843, 0.98),
(1162, 11843, 0.98),
(1179, 11843, 0.98),
(1198, 11843, 0.98),
(1203, 11843, 0.98),
(1286, 11843, 0.98),
(1194, 11843, 1.04),
(1294, 11843, 1.04),
(959, 11843, 1.12),
(980, 11843, 1.12),
(1128, 11843, 1.12),
(1199, 11843, 1.12),
(1260, 11843, 1.12),
(1283, 11843, 1.12),
(1173, 11843, 1.18),
(1046, 11843, 1.26),
(1066, 11843, 1.26),
(1074, 11843, 1.26),
(1125, 11843, 1.26),
(1147, 11843, 1.26),
(1151, 11843, 1.26),
(1166, 11843, 1.26),
(1185, 11843, 1.26),
(1195, 11843, 1.26),
(1274, 11843, 1.26),
(1276, 11843, 1.26),
(1197, 11843, 1.32),
(1200, 11843, 1.32),
(918, 11843, 1.4),
(1152, 11843, 1.4),
(1202, 11843, 1.4),
(1258, 11843, 1.4),
(1279, 11843, 1.4),
(1288, 11843, 1.4),
(1300, 11843, 1.4),
(1289, 11843, 1.46),
(1157, 11843, 1.54),
(1171, 11843, 1.54),
(1192, 11843, 1.54),
(1259, 11843, 1.54),
(1270, 11843, 1.54),
(1065, 11843, 1.68),
(1130, 11843, 1.68),
(1165, 11843, 1.68),
(1191, 11843, 1.68),
(1127, 11843, 1.72),
(1299, 11843, 1.74),
(1146, 11843, 1.82),
(1187, 11843, 1.82),
(1205, 11843, 1.82),
(1138, 11843, 1.86),
(1126, 11843, 1.88),
(1285, 11843, 1.88),
(1172, 11843, 1.96),
(1174, 11843, 1.96),
(1175, 11843, 1.96),
(1280, 11843, 1.96),
(1290, 11843, 1.96),
(1292, 11843, 1.96),
(927, 11843, 2.1),
(1040, 11843, 2.1),
(1188, 11843, 2.1),
(1144, 11843, 2.24),
(1209, 11843, 2.24),
(1145, 11843, 2.52),
(1193, 11843, 2.52),
(1201, 11843, 2.66),
(1247, 11843, 2.7),
(1161, 11843, 2.86),
(1208, 11843, 2.94),
(1257, 11843, 2.94),
(1204, 11843, 2.98),
(1163, 11843, 3.22),
(1124, 11843, 4),
(962, 11843, 7.42),
(1036, 11844, 0.28),
(1033, 11937, 0.46669),
(1035, 11937, 0.46669),
(1059, 11937, 0.46669),
(1125, 11937, 0.46669),
(1126, 11937, 0.46669),
(1165, 11937, 0.46669),
(1260, 11937, 0.46669),
(1261, 11937, 0.46669),
(1293, 11937, 0.46669),
(1301, 11937, 0.46669),
(1302, 11937, 0.46669),
(1036, 11937, 0.93338),
(1040, 11937, 0.93338),
(1144, 11937, 0.93338),
(1186, 11937, 0.93338),
(1257, 11937, 0.93338),
(1262, 11937, 0.93338),
(1284, 11937, 0.93338),
(1300, 11937, 0.93338),
(734, 11937, 1.13339),
(1258, 11937, 1.40007),
(1259, 11937, 2.80014),
(962, 11938, 0.23331),
(1033, 11938, 0.23331),
(1035, 11938, 0.23331),
(1042, 11938, 0.23331),
(1076, 11938, 0.23331),
(1110, 11938, 0.23331),
(1111, 11938, 0.23331),
(1175, 11938, 0.23331),
(1200, 11938, 0.23331),
(1201, 11938, 0.23331),
(1205, 11938, 0.23331),
(1257, 11938, 0.23331),
(1270, 11938, 0.23331),
(1286, 11938, 0.23331),
(1299, 11938, 0.23331),
(1300, 11938, 0.23331),
(1301, 11938, 0.23331),
(1302, 11938, 0.23331),
(1198, 11938, 0.79992),
(266, 12048, 0.51),
(266, 12049, 0.9334),
(271, 12113, 2.71321),
(272, 12114, 0.42),
(273, 12114, 0.42),
(274, 12114, 0.42),
(275, 12114, 0.42),
(276, 12114, 0.42),
(284, 12114, 0.42),
(304, 12114, 0.42),
(574, 12114, 1.26),
(575, 12114, 1.26),
(584, 12114, 2.1),
(272, 12115, 0.23331),
(273, 12115, 0.23331),
(274, 12115, 0.23331),
(275, 12115, 0.23331),
(276, 12115, 0.23331),
(282, 12115, 0.23331),
(287, 12115, 0.23331),
(288, 12115, 0.23331),
(289, 12115, 0.23331),
(290, 12115, 0.23331),
(291, 12115, 0.23331),
(292, 12115, 0.23331),
(304, 12115, 0.23331),
(579, 12115, 0.23331),
(582, 12115, 0.23331),
(585, 12115, 0.23331),
(283, 12115, 0.46662),
(577, 12115, 0.46662),
(578, 12115, 0.46662),
(581, 12115, 0.46662),
(574, 12115, 0.69993),
(575, 12115, 0.69993),
(584, 12115, 1.16655),
(273, 12117, 2.46679),
(274, 12118, 1.48),
(303, 12119, 0.18669),
(1067, 12119, 0.18669),
(1068, 12119, 0.18669),
(1146, 12119, 0.18669),
(1208, 12119, 0.18669),
(1296, 12119, 0.18669),
(275, 12119, 0.98679),
(962, 12120, 0.51331),
(1067, 12120, 1.02662),
(1282, 12120, 1.02662),
(275, 12120, 2.71321),
(1033, 12122, 0.28),
(1185, 12122, 0.28),
(1277, 12122, 0.28),
(276, 12122, 1.48),
(1049, 12123, 0.32669),
(1066, 12123, 0.32669),
(1075, 12123, 0.32669),
(1153, 12123, 0.32669),
(1289, 12123, 0.32669),
(1290, 12123, 0.32669),
(1055, 12123, 0.65338),
(276, 12123, 1.72679),
(303, 12125, 0.23331),
(277, 12125, 1.23321),
(962, 12126, 0.60669),
(1115, 12126, 0.60669),
(278, 12126, 3.20679),
(278, 12127, 1.72679),
(278, 12128, 0.46669),
(279, 12128, 0.46669),
(278, 12129, 0.42),
(279, 12129, 0.42),
(281, 12129, 0.42),
(293, 12129, 0.42),
(294, 12129, 0.42),
(295, 12129, 0.42),
(296, 12129, 0.42),
(297, 12129, 0.42),
(298, 12129, 0.42),
(299, 12129, 0.42),
(572, 12129, 0.42),
(573, 12129, 0.42),
(576, 12129, 0.42),
(578, 12129, 0.42),
(580, 12129, 0.42),
(582, 12129, 0.42),
(585, 12129, 0.42),
(300, 12129, 1.44),
(278, 12130, 0.28),
(279, 12130, 0.28),
(280, 12130, 0.28),
(281, 12130, 0.28),
(284, 12130, 0.28),
(293, 12130, 0.28),
(294, 12130, 0.28),
(295, 12130, 0.28),
(296, 12130, 0.28),
(297, 12130, 0.28),
(298, 12130, 0.28),
(299, 12130, 0.28),
(300, 12130, 0.28),
(571, 12130, 0.28),
(572, 12130, 0.28),
(573, 12130, 0.28),
(574, 12130, 0.28),
(576, 12130, 0.28),
(578, 12130, 0.28),
(580, 12130, 0.28),
(584, 12130, 0.28),
(585, 12130, 0.28),
(287, 12130, 0.56),
(288, 12130, 0.56),
(289, 12130, 0.56),
(290, 12130, 0.56),
(291, 12130, 0.56),
(292, 12130, 0.56),
(575, 12130, 0.56),
(278, 12131, 0.23331),
(279, 12131, 0.23331),
(280, 12131, 0.23331),
(281, 12131, 0.23331),
(284, 12131, 0.23331),
(293, 12131, 0.23331),
(294, 12131, 0.23331),
(295, 12131, 0.23331),
(296, 12131, 0.23331),
(297, 12131, 0.23331),
(298, 12131, 0.23331),
(299, 12131, 0.23331),
(300, 12131, 0.23331),
(303, 12131, 0.23331),
(572, 12131, 0.23331),
(573, 12131, 0.23331),
(576, 12131, 0.23331),
(578, 12131, 0.23331),
(580, 12131, 0.23331),
(585, 12131, 0.23331),
(287, 12131, 0.46662),
(288, 12131, 0.46662),
(289, 12131, 0.46662),
(290, 12131, 0.46662),
(291, 12131, 0.46662),
(292, 12131, 0.46662),
(278, 12132, 0.74),
(278, 12133, 0.32669),
(279, 12133, 0.32669),
(280, 12133, 0.32669),
(281, 12133, 0.32669),
(287, 12133, 0.32669),
(288, 12133, 0.32669),
(289, 12133, 0.32669),
(290, 12133, 0.32669),
(291, 12133, 0.32669),
(292, 12133, 0.32669),
(293, 12133, 0.32669),
(294, 12133, 0.32669),
(295, 12133, 0.32669),
(296, 12133, 0.32669),
(297, 12133, 0.32669),
(298, 12133, 0.32669),
(299, 12133, 0.32669),
(300, 12133, 0.32669),
(572, 12133, 0.32669),
(573, 12133, 0.32669),
(576, 12133, 0.32669),
(578, 12133, 0.32669),
(580, 12133, 0.32669),
(585, 12133, 0.32669),
(284, 12133, 0.65338),
(278, 12134, 0.56),
(279, 12134, 0.56),
(281, 12134, 0.56),
(293, 12134, 0.56),
(294, 12134, 0.56),
(295, 12134, 0.56),
(296, 12134, 0.56),
(297, 12134, 0.56),
(299, 12134, 0.56),
(300, 12134, 0.56),
(572, 12134, 0.56),
(573, 12134, 0.56),
(574, 12134, 0.56),
(575, 12134, 0.56),
(576, 12134, 0.56),
(578, 12134, 0.56),
(580, 12134, 0.56),
(585, 12134, 0.56),
(280, 12134, 0.84),
(284, 12134, 0.84),
(298, 12134, 0.84),
(584, 12134, 0.84),
(287, 12134, 1.12),
(288, 12134, 1.12),
(289, 12134, 1.12),
(290, 12134, 1.12),
(291, 12134, 1.12),
(292, 12134, 1.12),
(278, 12135, 0.65338),
(279, 12135, 0.65338),
(280, 12135, 0.65338),
(281, 12135, 0.65338),
(284, 12135, 0.65338),
(287, 12135, 0.65338),
(288, 12135, 0.65338),
(289, 12135, 0.65338),
(290, 12135, 0.65338),
(291, 12135, 0.65338),
(292, 12135, 0.65338),
(293, 12135, 0.65338),
(294, 12135, 0.65338),
(295, 12135, 0.65338),
(296, 12135, 0.65338),
(297, 12135, 0.65338),
(298, 12135, 0.65338),
(299, 12135, 0.65338),
(300, 12135, 0.65338),
(572, 12135, 0.65338),
(573, 12135, 0.65338),
(576, 12135, 0.65338),
(578, 12135, 0.65338),
(580, 12135, 0.65338),
(585, 12135, 0.65338),
(279, 12141, 1.58661),
(1292, 12142, 0.32669),
(279, 12142, 0.9334),
(1066, 12143, 0.18669),
(1151, 12143, 0.18669),
(279, 12143, 0.5334),
(288, 12143, 0.98679),
(279, 12144, 1.97321),
(279, 12145, 1.97321),
(918, 12148, 0.09331),
(940, 12148, 0.09331),
(959, 12148, 0.09331),
(1046, 12148, 0.09331),
(1057, 12148, 0.09331),
(1058, 12148, 0.09331),
(1082, 12148, 0.09331),
(1086, 12148, 0.09331),
(1106, 12148, 0.09331),
(1111, 12148, 0.09331),
(1115, 12148, 0.09331),
(1126, 12148, 0.09331),
(1138, 12148, 0.09331),
(1150, 12148, 0.09331),
(1171, 12148, 0.09331),
(1175, 12148, 0.09331),
(1185, 12148, 0.09331),
(1192, 12148, 0.09331),
(1194, 12148, 0.09331),
(1196, 12148, 0.09331),
(1199, 12148, 0.09331),
(1203, 12148, 0.09331),
(1247, 12148, 0.09331),
(1270, 12148, 0.09331),
(1274, 12148, 0.09331),
(1277, 12148, 0.09331),
(1282, 12148, 0.09331),
(1283, 12148, 0.09331),
(1285, 12148, 0.09331),
(1296, 12148, 0.09331),
(927, 12148, 0.18662),
(1050, 12148, 0.18662),
(1061, 12148, 0.18662),
(1068, 12148, 0.18662),
(1078, 12148, 0.18662),
(1091, 12148, 0.18662),
(1093, 12148, 0.18662),
(1109, 12148, 0.18662),
(1130, 12148, 0.18662),
(1134, 12148, 0.18662),
(1140, 12148, 0.18662),
(1144, 12148, 0.18662),
(1147, 12148, 0.18662),
(1148, 12148, 0.18662),
(1153, 12148, 0.18662),
(1158, 12148, 0.18662),
(1161, 12148, 0.18662),
(1170, 12148, 0.18662),
(1189, 12148, 0.18662),
(1193, 12148, 0.18662),
(1195, 12148, 0.18662),
(1198, 12148, 0.18662),
(1209, 12148, 0.18662),
(1278, 12148, 0.18662),
(1279, 12148, 0.18662),
(1280, 12148, 0.18662),
(1294, 12148, 0.18662),
(1299, 12148, 0.18662),
(1065, 12148, 0.27993),
(1169, 12148, 0.27993),
(1179, 12148, 0.27993),
(1186, 12148, 0.27993),
(1204, 12148, 0.27993),
(1289, 12148, 0.27993),
(980, 12148, 0.37324),
(1128, 12148, 0.37324),
(1149, 12148, 0.37324),
(1163, 12148, 0.37324),
(1172, 12148, 0.37324),
(1205, 12148, 0.37324),
(1271, 12148, 0.37324),
(303, 12148, 0.46655),
(1166, 12148, 0.46655),
(1174, 12148, 0.46655),
(1288, 12148, 0.46655),
(280, 12148, 0.49321),
(1188, 12148, 0.55986),
(1208, 12148, 0.55986),
(1151, 12148, 0.65317),
(1152, 12148, 0.65317),
(1159, 12148, 0.65317),
(1042, 12148, 0.74648),
(1066, 12148, 0.74648),
(962, 12148, 0.83979),
(303, 12149, 0.14),
(940, 12149, 0.14),
(1042, 12149, 0.14),
(1044, 12149, 0.14),
(1047, 12149, 0.14),
(1048, 12149, 0.14),
(1053, 12149, 0.14),
(1058, 12149, 0.14),
(1059, 12149, 0.14),
(1062, 12149, 0.14),
(1074, 12149, 0.14),
(1088, 12149, 0.14),
(1106, 12149, 0.14),
(1115, 12149, 0.14),
(1129, 12149, 0.14),
(1130, 12149, 0.14),
(1134, 12149, 0.14),
(1146, 12149, 0.14),
(1153, 12149, 0.14),
(1157, 12149, 0.14),
(1160, 12149, 0.14),
(1165, 12149, 0.14),
(1174, 12149, 0.14),
(1179, 12149, 0.14),
(1189, 12149, 0.14),
(1191, 12149, 0.14),
(1192, 12149, 0.14),
(1200, 12149, 0.14),
(1257, 12149, 0.14),
(1262, 12149, 0.14),
(1270, 12149, 0.14),
(1279, 12149, 0.14),
(1285, 12149, 0.14),
(1286, 12149, 0.14),
(1291, 12149, 0.14),
(1292, 12149, 0.14),
(1293, 12149, 0.14),
(1302, 12149, 0.14),
(918, 12149, 0.28),
(1046, 12149, 0.28),
(1049, 12149, 0.28),
(1050, 12149, 0.28),
(1065, 12149, 0.28),
(1068, 12149, 0.28),
(1138, 12149, 0.28),
(1147, 12149, 0.28),
(1169, 12149, 0.28),
(1186, 12149, 0.28),
(1201, 12149, 0.28),
(1202, 12149, 0.28),
(1247, 12149, 0.28),
(1273, 12149, 0.28),
(1278, 12149, 0.28),
(1280, 12149, 0.28),
(1290, 12149, 0.28),
(1294, 12149, 0.28),
(1299, 12149, 0.28);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(927, 12149, 0.42),
(1107, 12149, 0.42),
(1111, 12149, 0.42),
(1149, 12149, 0.42),
(1151, 12149, 0.42),
(1163, 12149, 0.42),
(1172, 12149, 0.42),
(1175, 12149, 0.42),
(1193, 12149, 0.42),
(1197, 12149, 0.42),
(1271, 12149, 0.42),
(1288, 12149, 0.42),
(1296, 12149, 0.42),
(1101, 12149, 0.56),
(1150, 12149, 0.56),
(1152, 12149, 0.56),
(1195, 12149, 0.56),
(1199, 12149, 0.56),
(1277, 12149, 0.56),
(980, 12149, 0.62),
(959, 12149, 0.7),
(1125, 12149, 0.7),
(1128, 12149, 0.7),
(1203, 12149, 0.7),
(1205, 12149, 0.7),
(280, 12149, 0.74),
(1093, 12149, 0.84),
(1159, 12149, 0.84),
(1204, 12149, 0.84),
(1124, 12149, 1.02),
(1209, 12149, 1.16),
(1198, 12149, 1.18),
(1208, 12149, 1.26),
(1188, 12149, 1.54),
(962, 12149, 1.82),
(280, 12150, 2.71321),
(1125, 12150, 3.22652),
(280, 12151, 0.32669),
(284, 12151, 1.30676),
(280, 12152, 1.23321),
(1042, 12153, 0.09331),
(1112, 12153, 0.09331),
(1126, 12153, 0.09331),
(1129, 12153, 0.09331),
(1166, 12153, 0.09331),
(1282, 12153, 0.09331),
(918, 12153, 0.18662),
(1047, 12153, 0.18662),
(1059, 12153, 0.18662),
(1060, 12153, 0.18662),
(1066, 12153, 0.18662),
(1091, 12153, 0.18662),
(1107, 12153, 0.18662),
(1108, 12153, 0.18662),
(1130, 12153, 0.18662),
(1145, 12153, 0.18662),
(1146, 12153, 0.18662),
(1159, 12153, 0.18662),
(1163, 12153, 0.18662),
(1169, 12153, 0.18662),
(1173, 12153, 0.18662),
(1184, 12153, 0.18662),
(1188, 12153, 0.18662),
(1191, 12153, 0.18662),
(1194, 12153, 0.18662),
(1247, 12153, 0.18662),
(1280, 12153, 0.18662),
(1283, 12153, 0.18662),
(1290, 12153, 0.18662),
(1293, 12153, 0.18662),
(1299, 12153, 0.18662),
(1301, 12153, 0.18662),
(1083, 12153, 0.27993),
(1106, 12153, 0.27993),
(1115, 12153, 0.27993),
(1161, 12153, 0.27993),
(1197, 12153, 0.27993),
(1279, 12153, 0.27993),
(1296, 12153, 0.27993),
(1150, 12153, 0.31992),
(1125, 12153, 0.37324),
(1128, 12153, 0.37324),
(1157, 12153, 0.37324),
(1205, 12153, 0.37324),
(1294, 12153, 0.37324),
(1295, 12153, 0.37324),
(1302, 12153, 0.37324),
(1058, 12153, 0.46655),
(1134, 12153, 0.46655),
(1185, 12153, 0.46655),
(1285, 12153, 0.46655),
(280, 12153, 0.49321),
(959, 12153, 0.55986),
(1153, 12153, 0.55986),
(1174, 12153, 0.55986),
(1187, 12153, 0.55986),
(1201, 12153, 0.55986),
(1209, 12153, 0.58652),
(1198, 12153, 0.65317),
(1199, 12153, 0.65317),
(927, 12153, 0.74648),
(1158, 12153, 0.74648),
(1192, 12153, 0.74648),
(1165, 12153, 0.83979),
(1193, 12153, 0.83979),
(1203, 12153, 0.83979),
(980, 12153, 0.87978),
(1148, 12153, 0.9331),
(1175, 12153, 0.97309),
(1160, 12153, 1.15971),
(1152, 12153, 1.21303),
(1149, 12153, 1.30634),
(962, 12153, 1.39965),
(1052, 12154, 0.32669),
(1109, 12154, 0.32669),
(1140, 12154, 0.32669),
(1186, 12154, 0.32669),
(1188, 12154, 0.32669),
(1193, 12154, 0.32669),
(280, 12154, 1.72679),
(281, 12155, 0.42),
(283, 12155, 0.42),
(293, 12155, 0.42),
(294, 12155, 0.42),
(295, 12155, 0.42),
(296, 12155, 0.42),
(297, 12155, 0.42),
(298, 12155, 0.42),
(299, 12155, 0.42),
(300, 12155, 0.42),
(576, 12155, 0.42),
(577, 12155, 0.42),
(581, 12155, 0.42),
(582, 12155, 0.42),
(585, 12155, 0.42),
(281, 12156, 0.23331),
(283, 12156, 0.23331),
(576, 12156, 0.23331),
(577, 12156, 0.23331),
(581, 12156, 0.23331),
(582, 12156, 0.23331),
(585, 12156, 0.23331),
(281, 12157, 0.23331),
(283, 12157, 0.23331),
(293, 12157, 0.23331),
(294, 12157, 0.23331),
(295, 12157, 0.23331),
(296, 12157, 0.23331),
(297, 12157, 0.23331),
(298, 12157, 0.23331),
(299, 12157, 0.23331),
(300, 12157, 0.23331),
(576, 12157, 0.23331),
(577, 12157, 0.23331),
(581, 12157, 0.23331),
(582, 12157, 0.23331),
(585, 12157, 0.23331),
(281, 12158, 0.46669),
(283, 12158, 0.46669),
(576, 12158, 0.46669),
(577, 12158, 0.46669),
(581, 12158, 0.46669),
(582, 12158, 0.46669),
(585, 12158, 0.46669),
(281, 12159, 0.42),
(283, 12159, 0.42),
(576, 12159, 0.42),
(577, 12159, 0.42),
(581, 12159, 0.42),
(582, 12159, 0.42),
(585, 12159, 0.42),
(281, 12160, 0.23331),
(283, 12160, 0.23331),
(293, 12160, 0.23331),
(294, 12160, 0.23331),
(295, 12160, 0.23331),
(296, 12160, 0.23331),
(297, 12160, 0.23331),
(298, 12160, 0.23331),
(299, 12160, 0.23331),
(300, 12160, 0.23331),
(576, 12160, 0.23331),
(577, 12160, 0.23331),
(581, 12160, 0.23331),
(582, 12160, 0.23331),
(585, 12160, 0.23331),
(282, 12161, 0.28),
(578, 12161, 0.28),
(579, 12161, 0.28),
(583, 12161, 0.28),
(281, 12161, 0.56),
(576, 12161, 0.56),
(585, 12161, 0.56),
(283, 12161, 0.84),
(577, 12161, 0.84),
(581, 12161, 0.84),
(582, 12161, 0.84),
(281, 12162, 0.23331),
(282, 12162, 0.23331),
(576, 12162, 0.23331),
(578, 12162, 0.23331),
(582, 12162, 0.23331),
(283, 12162, 0.46662),
(577, 12162, 0.46662),
(581, 12162, 0.46662),
(585, 12162, 0.46662),
(281, 12163, 0.46669),
(283, 12163, 0.46669),
(293, 12163, 0.46669),
(294, 12163, 0.46669),
(295, 12163, 0.46669),
(296, 12163, 0.46669),
(297, 12163, 0.46669),
(298, 12163, 0.46669),
(299, 12163, 0.46669),
(300, 12163, 0.46669),
(576, 12163, 0.46669),
(577, 12163, 0.46669),
(581, 12163, 0.46669),
(582, 12163, 0.46669),
(585, 12163, 0.46669),
(281, 12164, 0.51331),
(282, 12164, 0.51331),
(576, 12164, 0.51331),
(582, 12164, 0.51331),
(578, 12164, 1.02662),
(283, 12164, 1.53993),
(577, 12164, 1.53993),
(581, 12164, 1.53993),
(585, 12164, 1.53993),
(281, 12165, 0.37331),
(283, 12165, 0.37331),
(293, 12165, 0.37331),
(294, 12165, 0.37331),
(295, 12165, 0.37331),
(296, 12165, 0.37331),
(297, 12165, 0.37331),
(298, 12165, 0.37331),
(299, 12165, 0.37331),
(300, 12165, 0.37331),
(576, 12165, 0.37331),
(577, 12165, 0.37331),
(581, 12165, 0.37331),
(582, 12165, 0.37331),
(585, 12165, 0.37331),
(281, 12166, 0.23331),
(283, 12166, 0.23331),
(293, 12166, 0.23331),
(294, 12166, 0.23331),
(295, 12166, 0.23331),
(296, 12166, 0.23331),
(297, 12166, 0.23331),
(298, 12166, 0.23331),
(299, 12166, 0.23331),
(300, 12166, 0.23331),
(576, 12166, 0.23331),
(577, 12166, 0.23331),
(581, 12166, 0.23331),
(582, 12166, 0.23331),
(585, 12166, 0.23331),
(281, 12167, 0.14),
(283, 12167, 0.14),
(303, 12167, 0.14),
(576, 12167, 0.14),
(577, 12167, 0.14),
(581, 12167, 0.14),
(582, 12167, 0.14),
(585, 12167, 0.14),
(281, 12168, 0.28),
(283, 12168, 0.28),
(576, 12168, 0.28),
(577, 12168, 0.28),
(581, 12168, 0.28),
(582, 12168, 0.28),
(585, 12168, 0.28),
(281, 12169, 0.46669),
(283, 12169, 0.46669),
(293, 12169, 0.46669),
(294, 12169, 0.46669),
(295, 12169, 0.46669),
(296, 12169, 0.46669),
(297, 12169, 0.46669),
(298, 12169, 0.46669),
(299, 12169, 0.46669),
(300, 12169, 0.46669),
(576, 12169, 0.46669),
(577, 12169, 0.46669),
(581, 12169, 0.46669),
(582, 12169, 0.46669),
(585, 12169, 0.46669),
(281, 12170, 0.32669),
(283, 12170, 0.32669),
(576, 12170, 0.32669),
(577, 12170, 0.32669),
(581, 12170, 0.32669),
(582, 12170, 0.32669),
(585, 12170, 0.32669),
(281, 12171, 0.37331),
(283, 12171, 0.37331),
(576, 12171, 0.37331),
(577, 12171, 0.37331),
(581, 12171, 0.37331),
(582, 12171, 0.37331),
(585, 12171, 0.37331),
(281, 12172, 0.37331),
(283, 12172, 0.37331),
(293, 12172, 0.37331),
(294, 12172, 0.37331),
(295, 12172, 0.37331),
(296, 12172, 0.37331),
(297, 12172, 0.37331),
(298, 12172, 0.37331),
(299, 12172, 0.37331),
(300, 12172, 0.37331),
(576, 12172, 0.37331),
(577, 12172, 0.37331),
(581, 12172, 0.37331),
(582, 12172, 0.37331),
(585, 12172, 0.37331),
(281, 12173, 0.37331),
(283, 12173, 0.37331),
(293, 12173, 0.37331),
(294, 12173, 0.37331),
(295, 12173, 0.37331),
(296, 12173, 0.37331),
(297, 12173, 0.37331),
(298, 12173, 0.37331),
(299, 12173, 0.37331),
(300, 12173, 0.37331),
(576, 12173, 0.37331),
(577, 12173, 0.37331),
(581, 12173, 0.37331),
(582, 12173, 0.37331),
(585, 12173, 0.37331),
(281, 12174, 0.51331),
(283, 12174, 0.51331),
(293, 12174, 0.51331),
(294, 12174, 0.51331),
(295, 12174, 0.51331),
(296, 12174, 0.51331),
(297, 12174, 0.51331),
(298, 12174, 0.51331),
(299, 12174, 0.51331),
(300, 12174, 0.51331),
(576, 12174, 0.51331),
(577, 12174, 0.51331),
(581, 12174, 0.51331),
(582, 12174, 0.51331),
(585, 12174, 0.51331),
(281, 12175, 0.46669),
(283, 12175, 0.46669),
(293, 12175, 0.46669),
(294, 12175, 0.46669),
(295, 12175, 0.46669),
(296, 12175, 0.46669),
(297, 12175, 0.46669),
(298, 12175, 0.46669),
(299, 12175, 0.46669),
(300, 12175, 0.46669),
(576, 12175, 0.46669),
(577, 12175, 0.46669),
(581, 12175, 0.46669),
(582, 12175, 0.46669),
(585, 12175, 0.46669),
(281, 12176, 0.32669),
(293, 12176, 0.32669),
(294, 12176, 0.32669),
(295, 12176, 0.32669),
(296, 12176, 0.32669),
(297, 12176, 0.32669),
(298, 12176, 0.32669),
(299, 12176, 0.32669),
(300, 12176, 0.32669),
(576, 12176, 0.32669),
(583, 12176, 0.32669),
(585, 12176, 0.32669),
(282, 12176, 0.65338),
(578, 12176, 0.65338),
(579, 12176, 0.65338),
(283, 12176, 0.98007),
(577, 12176, 0.98007),
(581, 12176, 0.98007),
(582, 12176, 0.98007),
(281, 12177, 0.42),
(283, 12177, 0.42),
(576, 12177, 0.42),
(577, 12177, 0.42),
(581, 12177, 0.42),
(582, 12177, 0.42),
(585, 12177, 0.42),
(281, 12178, 0.32669),
(283, 12178, 0.32669),
(293, 12178, 0.32669),
(294, 12178, 0.32669),
(295, 12178, 0.32669),
(296, 12178, 0.32669),
(297, 12178, 0.32669),
(298, 12178, 0.32669),
(299, 12178, 0.32669),
(300, 12178, 0.32669),
(576, 12178, 0.32669),
(577, 12178, 0.32669),
(581, 12178, 0.32669),
(582, 12178, 0.32669),
(585, 12178, 0.32669),
(281, 12179, 0.32669),
(283, 12179, 0.32669),
(293, 12179, 0.32669),
(294, 12179, 0.32669),
(295, 12179, 0.32669),
(296, 12179, 0.32669),
(297, 12179, 0.32669),
(298, 12179, 0.32669),
(299, 12179, 0.32669),
(300, 12179, 0.32669),
(576, 12179, 0.32669),
(577, 12179, 0.32669),
(581, 12179, 0.32669),
(582, 12179, 0.32669),
(585, 12179, 0.32669),
(281, 12180, 0.23331),
(283, 12180, 0.23331),
(576, 12180, 0.23331),
(577, 12180, 0.23331),
(581, 12180, 0.23331),
(582, 12180, 0.23331),
(585, 12180, 0.23331),
(281, 12181, 0.37331),
(283, 12181, 0.37331),
(576, 12181, 0.37331),
(577, 12181, 0.37331),
(581, 12181, 0.37331),
(582, 12181, 0.37331),
(585, 12181, 0.37331),
(281, 12182, 0.14),
(293, 12182, 0.14),
(294, 12182, 0.14),
(295, 12182, 0.14),
(296, 12182, 0.14),
(297, 12182, 0.14),
(298, 12182, 0.14),
(299, 12182, 0.14),
(300, 12182, 0.14),
(576, 12182, 0.14),
(583, 12182, 0.14),
(282, 12182, 0.28),
(578, 12182, 0.28),
(579, 12182, 0.28),
(585, 12182, 0.28),
(283, 12182, 0.42),
(577, 12182, 0.42),
(581, 12182, 0.42),
(582, 12182, 0.42),
(281, 12183, 0.32669),
(283, 12183, 0.32669),
(576, 12183, 0.32669),
(577, 12183, 0.32669),
(581, 12183, 0.32669),
(582, 12183, 0.32669),
(585, 12183, 0.32669),
(281, 12184, 0.42),
(283, 12184, 0.42),
(293, 12184, 0.42),
(294, 12184, 0.42),
(295, 12184, 0.42),
(296, 12184, 0.42),
(297, 12184, 0.42),
(298, 12184, 0.42),
(299, 12184, 0.42),
(300, 12184, 0.42),
(576, 12184, 0.42),
(577, 12184, 0.42),
(581, 12184, 0.42),
(582, 12184, 0.42),
(585, 12184, 0.42),
(281, 12185, 0.37331),
(283, 12185, 0.37331),
(293, 12185, 0.37331),
(294, 12185, 0.37331),
(295, 12185, 0.37331),
(296, 12185, 0.37331),
(297, 12185, 0.37331),
(298, 12185, 0.37331),
(299, 12185, 0.37331),
(300, 12185, 0.37331),
(576, 12185, 0.37331),
(577, 12185, 0.37331),
(581, 12185, 0.37331),
(582, 12185, 0.37331),
(585, 12185, 0.37331),
(281, 12186, 0.28),
(283, 12186, 0.28),
(576, 12186, 0.28),
(577, 12186, 0.28),
(581, 12186, 0.28),
(582, 12186, 0.28),
(585, 12186, 0.28),
(281, 12187, 0.32669),
(283, 12187, 0.32669),
(293, 12187, 0.32669),
(294, 12187, 0.32669),
(295, 12187, 0.32669),
(296, 12187, 0.32669),
(297, 12187, 0.32669),
(298, 12187, 0.32669),
(299, 12187, 0.32669),
(300, 12187, 0.32669),
(576, 12187, 0.32669),
(577, 12187, 0.32669),
(581, 12187, 0.32669),
(582, 12187, 0.32669),
(585, 12187, 0.32669),
(281, 12188, 0.18669),
(283, 12188, 0.18669),
(293, 12188, 0.18669),
(294, 12188, 0.18669),
(295, 12188, 0.18669),
(296, 12188, 0.18669),
(297, 12188, 0.18669),
(298, 12188, 0.18669),
(299, 12188, 0.18669),
(300, 12188, 0.18669),
(576, 12188, 0.18669),
(577, 12188, 0.18669),
(581, 12188, 0.18669),
(582, 12188, 0.18669),
(585, 12188, 0.18669),
(281, 12189, 0.23331),
(283, 12189, 0.23331),
(576, 12189, 0.23331),
(577, 12189, 0.23331),
(581, 12189, 0.23331),
(582, 12189, 0.23331),
(585, 12189, 0.23331),
(293, 12189, 0.46662),
(294, 12189, 0.46662),
(295, 12189, 0.46662),
(296, 12189, 0.46662),
(297, 12189, 0.46662),
(298, 12189, 0.46662),
(299, 12189, 0.46662),
(300, 12189, 0.46662),
(281, 12190, 0.14),
(283, 12190, 0.14),
(576, 12190, 0.14),
(577, 12190, 0.14),
(581, 12190, 0.14),
(582, 12190, 0.14),
(585, 12190, 0.14),
(281, 12191, 0.32669),
(283, 12191, 0.32669),
(576, 12191, 0.32669),
(577, 12191, 0.32669),
(581, 12191, 0.32669),
(582, 12191, 0.32669),
(585, 12191, 0.32669),
(281, 12192, 0.28),
(283, 12192, 0.28),
(576, 12192, 0.28),
(577, 12192, 0.28),
(581, 12192, 0.28),
(582, 12192, 0.28),
(585, 12192, 0.28),
(281, 12193, 0.23331),
(283, 12193, 0.23331),
(293, 12193, 0.23331),
(294, 12193, 0.23331),
(295, 12193, 0.23331),
(296, 12193, 0.23331),
(297, 12193, 0.23331),
(298, 12193, 0.23331),
(299, 12193, 0.23331),
(300, 12193, 0.23331),
(576, 12193, 0.23331),
(577, 12193, 0.23331),
(581, 12193, 0.23331),
(582, 12193, 0.23331),
(585, 12193, 0.23331),
(281, 12194, 0.32669),
(283, 12194, 0.32669),
(293, 12194, 0.32669),
(294, 12194, 0.32669),
(295, 12194, 0.32669),
(296, 12194, 0.32669),
(297, 12194, 0.32669),
(298, 12194, 0.32669),
(299, 12194, 0.32669),
(300, 12194, 0.32669),
(576, 12194, 0.32669),
(577, 12194, 0.32669),
(581, 12194, 0.32669),
(582, 12194, 0.32669),
(585, 12194, 0.32669),
(281, 12195, 0.32669),
(283, 12195, 0.32669),
(576, 12195, 0.32669),
(577, 12195, 0.32669),
(581, 12195, 0.32669),
(582, 12195, 0.32669),
(585, 12195, 0.32669),
(281, 12196, 0.28),
(283, 12196, 0.28),
(576, 12196, 0.28),
(577, 12196, 0.28),
(581, 12196, 0.28),
(582, 12196, 0.28),
(585, 12196, 0.28),
(281, 12197, 0.23331),
(283, 12197, 0.23331),
(576, 12197, 0.23331),
(577, 12197, 0.23331),
(581, 12197, 0.23331),
(582, 12197, 0.23331),
(585, 12197, 0.23331),
(281, 12198, 0.42),
(576, 12198, 0.42),
(578, 12198, 0.42),
(582, 12198, 0.42),
(283, 12198, 0.84),
(577, 12198, 0.84),
(581, 12198, 0.84),
(585, 12198, 0.84),
(281, 12199, 0.42),
(283, 12199, 0.42),
(293, 12199, 0.42),
(294, 12199, 0.42),
(295, 12199, 0.42),
(296, 12199, 0.42),
(297, 12199, 0.42),
(298, 12199, 0.42),
(299, 12199, 0.42),
(300, 12199, 0.42),
(576, 12199, 0.42),
(577, 12199, 0.42),
(581, 12199, 0.42),
(582, 12199, 0.42),
(585, 12199, 0.42),
(281, 12200, 0.37331),
(283, 12200, 0.37331),
(293, 12200, 0.37331),
(294, 12200, 0.37331),
(295, 12200, 0.37331),
(296, 12200, 0.37331),
(297, 12200, 0.37331),
(298, 12200, 0.37331),
(299, 12200, 0.37331),
(300, 12200, 0.37331),
(576, 12200, 0.37331),
(577, 12200, 0.37331),
(581, 12200, 0.37331),
(582, 12200, 0.37331),
(585, 12200, 0.37331),
(281, 12201, 0.65331),
(283, 12201, 0.65331),
(576, 12201, 0.65331),
(577, 12201, 0.65331),
(581, 12201, 0.65331),
(582, 12201, 0.65331),
(585, 12201, 0.65331),
(281, 12202, 0.23331),
(576, 12202, 0.23331),
(578, 12202, 0.23331),
(582, 12202, 0.23331),
(283, 12202, 0.46662),
(577, 12202, 0.46662),
(581, 12202, 0.46662),
(585, 12202, 0.46662),
(281, 12203, 0.23331),
(283, 12203, 0.23331),
(576, 12203, 0.23331),
(577, 12203, 0.23331),
(581, 12203, 0.23331),
(582, 12203, 0.23331),
(585, 12203, 0.23331),
(1208, 12204, 0.42),
(281, 12204, 2.22),
(281, 12205, 0.42),
(283, 12205, 0.42),
(293, 12205, 0.42),
(294, 12205, 0.42),
(295, 12205, 0.42),
(296, 12205, 0.42),
(297, 12205, 0.42),
(298, 12205, 0.42),
(299, 12205, 0.42),
(300, 12205, 0.42),
(576, 12205, 0.42),
(577, 12205, 0.42),
(581, 12205, 0.42),
(582, 12205, 0.42),
(585, 12205, 0.42),
(281, 12206, 0.32669),
(283, 12206, 0.32669),
(293, 12206, 0.32669),
(294, 12206, 0.32669),
(295, 12206, 0.32669),
(296, 12206, 0.32669),
(297, 12206, 0.32669),
(298, 12206, 0.32669),
(299, 12206, 0.32669),
(300, 12206, 0.32669),
(576, 12206, 0.32669),
(577, 12206, 0.32669),
(581, 12206, 0.32669),
(582, 12206, 0.32669),
(585, 12206, 0.32669),
(281, 12207, 0.37331),
(283, 12207, 0.37331),
(576, 12207, 0.37331),
(577, 12207, 0.37331),
(581, 12207, 0.37331),
(582, 12207, 0.37331),
(585, 12207, 0.37331),
(282, 12208, 0.23331),
(578, 12208, 0.23331),
(281, 12208, 0.46662),
(576, 12208, 0.46662),
(582, 12208, 0.46662),
(283, 12208, 0.69993),
(577, 12208, 0.69993),
(581, 12208, 0.69993),
(585, 12208, 0.69993),
(281, 12209, 0.23331),
(283, 12209, 0.23331),
(576, 12209, 0.23331),
(577, 12209, 0.23331),
(581, 12209, 0.23331),
(582, 12209, 0.23331),
(585, 12209, 0.23331),
(281, 12210, 0.51331),
(283, 12210, 0.51331),
(576, 12210, 0.51331),
(577, 12210, 0.51331),
(581, 12210, 0.51331),
(582, 12210, 0.51331),
(585, 12210, 0.51331),
(281, 12211, 0.32669),
(283, 12211, 0.32669),
(576, 12211, 0.32669),
(577, 12211, 0.32669),
(581, 12211, 0.32669),
(582, 12211, 0.32669),
(585, 12211, 0.32669),
(281, 12212, 0.37331),
(283, 12212, 0.37331),
(576, 12212, 0.37331),
(577, 12212, 0.37331),
(581, 12212, 0.37331),
(582, 12212, 0.37331),
(585, 12212, 0.37331),
(281, 12213, 0.51331),
(283, 12213, 0.51331),
(293, 12213, 0.51331),
(294, 12213, 0.51331),
(295, 12213, 0.51331),
(296, 12213, 0.51331),
(297, 12213, 0.51331),
(298, 12213, 0.51331),
(299, 12213, 0.51331),
(300, 12213, 0.51331),
(576, 12213, 0.51331),
(577, 12213, 0.51331),
(581, 12213, 0.51331),
(582, 12213, 0.51331),
(585, 12213, 0.51331),
(281, 12214, 0.42),
(283, 12214, 0.42),
(293, 12214, 0.42),
(294, 12214, 0.42),
(295, 12214, 0.42),
(296, 12214, 0.42),
(297, 12214, 0.42),
(298, 12214, 0.42),
(299, 12214, 0.42),
(300, 12214, 0.42),
(576, 12214, 0.42),
(577, 12214, 0.42),
(581, 12214, 0.42),
(582, 12214, 0.42),
(585, 12214, 0.42),
(281, 12215, 0.18669),
(283, 12215, 0.18669),
(293, 12215, 0.18669),
(294, 12215, 0.18669),
(295, 12215, 0.18669),
(296, 12215, 0.18669),
(297, 12215, 0.18669),
(298, 12215, 0.18669),
(299, 12215, 0.18669),
(300, 12215, 0.18669),
(576, 12215, 0.18669),
(577, 12215, 0.18669),
(581, 12215, 0.18669),
(582, 12215, 0.18669),
(585, 12215, 0.18669),
(281, 12216, 0.28),
(293, 12216, 0.28),
(294, 12216, 0.28),
(295, 12216, 0.28),
(296, 12216, 0.28),
(297, 12216, 0.28),
(298, 12216, 0.28),
(299, 12216, 0.28),
(300, 12216, 0.28),
(576, 12216, 0.28),
(583, 12216, 0.28),
(579, 12216, 0.42),
(282, 12216, 0.56),
(578, 12216, 0.7),
(582, 12216, 0.7),
(585, 12216, 0.7),
(283, 12216, 0.98),
(577, 12216, 0.98),
(581, 12216, 0.98),
(281, 12217, 0.42),
(283, 12217, 0.42),
(576, 12217, 0.42),
(577, 12217, 0.42),
(581, 12217, 0.42),
(582, 12217, 0.42),
(585, 12217, 0.42),
(281, 12218, 0.28),
(283, 12218, 0.28),
(576, 12218, 0.28),
(577, 12218, 0.28),
(581, 12218, 0.28),
(582, 12218, 0.28),
(585, 12218, 0.28),
(293, 12218, 0.56),
(294, 12218, 0.56),
(295, 12218, 0.56),
(296, 12218, 0.56),
(297, 12218, 0.56),
(298, 12218, 0.56),
(299, 12218, 0.56),
(300, 12218, 0.56),
(281, 12219, 0.14),
(576, 12219, 0.14),
(578, 12219, 0.14),
(582, 12219, 0.14),
(283, 12219, 0.28),
(577, 12219, 0.28),
(581, 12219, 0.28),
(585, 12219, 0.28),
(281, 12220, 0.18669),
(283, 12220, 0.18669),
(576, 12220, 0.18669),
(577, 12220, 0.18669),
(581, 12220, 0.18669),
(582, 12220, 0.18669),
(585, 12220, 0.18669),
(281, 12221, 0.18669),
(283, 12221, 0.18669),
(293, 12221, 0.18669),
(294, 12221, 0.18669),
(295, 12221, 0.18669),
(296, 12221, 0.18669),
(297, 12221, 0.18669),
(298, 12221, 0.18669),
(299, 12221, 0.18669),
(300, 12221, 0.18669),
(576, 12221, 0.18669),
(577, 12221, 0.18669),
(581, 12221, 0.18669),
(582, 12221, 0.18669),
(585, 12221, 0.18669),
(281, 12222, 0.46669),
(283, 12222, 0.46669),
(576, 12222, 0.46669),
(577, 12222, 0.46669),
(581, 12222, 0.46669),
(582, 12222, 0.46669),
(585, 12222, 0.46669),
(281, 12223, 0.46669),
(283, 12223, 0.46669),
(576, 12223, 0.46669),
(577, 12223, 0.46669),
(581, 12223, 0.46669),
(582, 12223, 0.46669),
(585, 12223, 0.46669),
(281, 12224, 0.37331),
(283, 12224, 0.37331),
(576, 12224, 0.37331),
(577, 12224, 0.37331),
(581, 12224, 0.37331),
(582, 12224, 0.37331),
(585, 12224, 0.37331),
(281, 12225, 0.51331),
(283, 12225, 0.51331),
(576, 12225, 0.51331),
(577, 12225, 0.51331),
(581, 12225, 0.51331),
(582, 12225, 0.51331),
(585, 12225, 0.51331),
(281, 12226, 0.51331),
(283, 12226, 0.51331),
(576, 12226, 0.51331),
(577, 12226, 0.51331),
(581, 12226, 0.51331),
(582, 12226, 0.51331),
(585, 12226, 0.51331),
(293, 12227, 0.23331),
(294, 12227, 0.23331),
(295, 12227, 0.23331),
(296, 12227, 0.23331),
(297, 12227, 0.23331),
(298, 12227, 0.23331),
(299, 12227, 0.23331),
(300, 12227, 0.23331),
(281, 12227, 0.69993),
(283, 12227, 0.69993),
(576, 12227, 0.69993),
(577, 12227, 0.69993),
(581, 12227, 0.69993),
(582, 12227, 0.69993),
(585, 12227, 0.69993),
(281, 12228, 0.23331),
(283, 12228, 0.23331),
(576, 12228, 0.23331),
(577, 12228, 0.23331),
(581, 12228, 0.23331),
(582, 12228, 0.23331),
(585, 12228, 0.23331),
(281, 12229, 0.37331),
(283, 12229, 0.37331),
(576, 12229, 0.37331),
(577, 12229, 0.37331),
(581, 12229, 0.37331),
(582, 12229, 0.37331),
(585, 12229, 0.37331),
(281, 12230, 0.42),
(283, 12230, 0.42),
(293, 12230, 0.42),
(294, 12230, 0.42),
(295, 12230, 0.42),
(296, 12230, 0.42),
(297, 12230, 0.42),
(298, 12230, 0.42),
(299, 12230, 0.42),
(300, 12230, 0.42),
(576, 12230, 0.42),
(577, 12230, 0.42),
(581, 12230, 0.42),
(582, 12230, 0.42),
(585, 12230, 0.42),
(293, 12231, 0.18669),
(294, 12231, 0.18669),
(295, 12231, 0.18669),
(296, 12231, 0.18669),
(297, 12231, 0.18669),
(298, 12231, 0.18669),
(299, 12231, 0.18669),
(300, 12231, 0.18669),
(281, 12231, 0.37338),
(283, 12231, 0.37338),
(576, 12231, 0.37338),
(577, 12231, 0.37338),
(581, 12231, 0.37338),
(582, 12231, 0.37338),
(585, 12231, 0.37338),
(281, 12232, 0.28),
(283, 12232, 0.28),
(576, 12232, 0.28),
(577, 12232, 0.28),
(581, 12232, 0.28),
(582, 12232, 0.28),
(585, 12232, 0.28),
(1174, 12233, 0.23331),
(1208, 12233, 0.23331),
(1247, 12233, 0.23331),
(1292, 12233, 0.23331),
(281, 12233, 1.23321),
(281, 12234, 0.18669),
(282, 12234, 0.18669),
(293, 12234, 0.18669),
(294, 12234, 0.18669),
(295, 12234, 0.18669),
(296, 12234, 0.18669),
(297, 12234, 0.18669),
(298, 12234, 0.18669),
(299, 12234, 0.18669),
(300, 12234, 0.18669),
(576, 12234, 0.18669),
(578, 12234, 0.18669),
(579, 12234, 0.18669),
(283, 12234, 0.37338),
(577, 12234, 0.37338),
(581, 12234, 0.37338),
(582, 12234, 0.37338),
(585, 12234, 0.37338),
(281, 12235, 0.46669),
(283, 12235, 0.46669),
(576, 12235, 0.46669),
(577, 12235, 0.46669),
(581, 12235, 0.46669),
(582, 12235, 0.46669),
(585, 12235, 0.46669),
(281, 12236, 0.32669),
(283, 12236, 0.32669),
(576, 12236, 0.32669),
(577, 12236, 0.32669),
(581, 12236, 0.32669),
(582, 12236, 0.32669),
(585, 12236, 0.32669),
(918, 12237, 0.42),
(281, 12237, 2.22),
(281, 12238, 0.18669),
(283, 12238, 0.18669),
(293, 12238, 0.18669),
(294, 12238, 0.18669),
(295, 12238, 0.18669),
(296, 12238, 0.18669),
(297, 12238, 0.18669),
(298, 12238, 0.18669),
(299, 12238, 0.18669),
(300, 12238, 0.18669),
(576, 12238, 0.18669),
(577, 12238, 0.18669),
(581, 12238, 0.18669),
(582, 12238, 0.18669),
(585, 12238, 0.18669),
(281, 12239, 0.37331),
(282, 12239, 0.37331),
(576, 12239, 0.37331),
(579, 12239, 0.37331),
(583, 12239, 0.37331),
(578, 12239, 0.74662),
(582, 12239, 0.74662),
(585, 12239, 0.74662),
(283, 12239, 1.11993),
(577, 12239, 1.11993),
(581, 12239, 1.11993),
(281, 12240, 0.46669),
(283, 12240, 0.46669),
(576, 12240, 0.46669),
(577, 12240, 0.46669),
(581, 12240, 0.46669),
(582, 12240, 0.46669),
(585, 12240, 0.46669),
(281, 12241, 0.56),
(283, 12241, 0.56),
(576, 12241, 0.56),
(577, 12241, 0.56),
(581, 12241, 0.56),
(582, 12241, 0.56),
(585, 12241, 0.56),
(281, 12242, 0.46669),
(283, 12242, 0.46669),
(293, 12242, 0.46669),
(294, 12242, 0.46669),
(295, 12242, 0.46669),
(296, 12242, 0.46669),
(297, 12242, 0.46669),
(298, 12242, 0.46669),
(299, 12242, 0.46669),
(300, 12242, 0.46669),
(576, 12242, 0.46669),
(577, 12242, 0.46669),
(581, 12242, 0.46669),
(582, 12242, 0.46669),
(585, 12242, 0.46669),
(1048, 12243, 0.14),
(1098, 12243, 0.14),
(1106, 12243, 0.14),
(1152, 12243, 0.14),
(1166, 12243, 0.14),
(1193, 12243, 0.14),
(1200, 12243, 0.14),
(1043, 12243, 0.28),
(1192, 12243, 0.28),
(1199, 12243, 0.28),
(1203, 12243, 0.28),
(1148, 12243, 0.48),
(1160, 12243, 0.48),
(1198, 12243, 0.48),
(1270, 12243, 0.48),
(281, 12243, 0.74),
(1066, 12243, 0.84),
(571, 12244, 0.18669),
(940, 12244, 0.18669),
(1033, 12244, 0.18669),
(1035, 12244, 0.18669),
(1045, 12244, 0.18669),
(1062, 12244, 0.18669),
(1065, 12244, 0.18669),
(1074, 12244, 0.18669),
(1078, 12244, 0.18669),
(1089, 12244, 0.18669),
(1091, 12244, 0.18669),
(1108, 12244, 0.18669),
(1125, 12244, 0.18669),
(1126, 12244, 0.18669),
(1128, 12244, 0.18669),
(1138, 12244, 0.18669),
(1149, 12244, 0.18669),
(1150, 12244, 0.18669),
(1165, 12244, 0.18669),
(1173, 12244, 0.18669),
(1175, 12244, 0.18669),
(1185, 12244, 0.18669),
(1188, 12244, 0.18669),
(1191, 12244, 0.18669),
(1195, 12244, 0.18669),
(1199, 12244, 0.18669),
(1200, 12244, 0.18669),
(1201, 12244, 0.18669),
(1203, 12244, 0.18669),
(1209, 12244, 0.18669),
(1258, 12244, 0.18669),
(1260, 12244, 0.18669),
(1262, 12244, 0.18669),
(1277, 12244, 0.18669),
(1282, 12244, 0.18669),
(1288, 12244, 0.18669),
(1289, 12244, 0.18669),
(980, 12244, 0.37338),
(1042, 12244, 0.37338),
(1058, 12244, 0.37338),
(1059, 12244, 0.37338),
(1075, 12244, 0.37338),
(1076, 12244, 0.37338),
(1077, 12244, 0.37338),
(1092, 12244, 0.37338),
(1093, 12244, 0.37338),
(1105, 12244, 0.37338),
(1127, 12244, 0.37338),
(1146, 12244, 0.37338),
(1147, 12244, 0.37338),
(1163, 12244, 0.37338),
(1169, 12244, 0.37338),
(1170, 12244, 0.37338),
(1174, 12244, 0.37338),
(1198, 12244, 0.37338),
(1202, 12244, 0.37338),
(1259, 12244, 0.37338),
(1273, 12244, 0.37338),
(1283, 12244, 0.37338),
(1294, 12244, 0.37338),
(1295, 12244, 0.37338),
(1301, 12244, 0.37338),
(1047, 12244, 0.56007),
(1082, 12244, 0.56007),
(1106, 12244, 0.56007),
(1161, 12244, 0.56007),
(1179, 12244, 0.56007),
(1186, 12244, 0.56007),
(1189, 12244, 0.56007),
(1194, 12244, 0.56007),
(1276, 12244, 0.56007),
(1279, 12244, 0.56007),
(1281, 12244, 0.56007),
(1290, 12244, 0.56007),
(1300, 12244, 0.56007),
(1055, 12244, 0.64008),
(1145, 12244, 0.64008),
(959, 12244, 0.74676),
(1087, 12244, 0.74676),
(1172, 12244, 0.74676),
(1193, 12244, 0.74676),
(1197, 12244, 0.74676),
(1208, 12244, 0.74676),
(1247, 12244, 0.74676),
(1278, 12244, 0.74676),
(1291, 12244, 0.74676),
(1166, 12244, 0.82677),
(1152, 12244, 0.93345),
(1205, 12244, 0.93345),
(1257, 12244, 0.93345),
(1271, 12244, 0.93345),
(281, 12244, 0.98679),
(575, 12244, 0.98679),
(1040, 12244, 1.12014),
(1066, 12244, 1.12014),
(1187, 12244, 1.12014),
(927, 12244, 1.30683),
(1192, 12244, 1.30683),
(1204, 12244, 1.30683),
(1144, 12244, 1.38684),
(303, 12244, 1.8669),
(1302, 12244, 1.92024),
(962, 12244, 2.05359),
(282, 12282, 0.09331),
(283, 12282, 0.09331),
(571, 12282, 0.09331),
(577, 12282, 0.09331),
(578, 12282, 0.09331),
(579, 12282, 0.09331),
(581, 12282, 0.09331),
(582, 12282, 0.09331),
(585, 12282, 0.09331),
(1040, 12282, 0.09331),
(282, 12283, 0.51331),
(283, 12283, 0.51331),
(571, 12283, 0.51331),
(577, 12283, 0.51331),
(578, 12283, 0.51331),
(579, 12283, 0.51331),
(581, 12283, 0.51331),
(582, 12283, 0.51331),
(585, 12283, 0.51331),
(282, 12284, 0.09331),
(283, 12284, 0.09331),
(577, 12284, 0.09331),
(578, 12284, 0.09331),
(579, 12284, 0.09331),
(581, 12284, 0.09331),
(582, 12284, 0.09331),
(282, 12285, 0.37331),
(283, 12285, 0.37331),
(577, 12285, 0.37331),
(578, 12285, 0.37331),
(579, 12285, 0.37331),
(581, 12285, 0.37331),
(582, 12285, 0.37331),
(282, 12286, 0.32669),
(283, 12286, 0.32669),
(577, 12286, 0.32669),
(578, 12286, 0.32669),
(581, 12286, 0.32669),
(585, 12286, 0.32669),
(282, 12287, 0.32669),
(283, 12287, 0.32669),
(571, 12287, 0.32669),
(577, 12287, 0.32669),
(578, 12287, 0.32669),
(579, 12287, 0.32669),
(581, 12287, 0.32669),
(582, 12287, 0.32669),
(585, 12287, 0.32669),
(282, 12288, 0.46669),
(283, 12288, 0.46669),
(577, 12288, 0.46669),
(578, 12288, 0.46669),
(579, 12288, 0.46669),
(581, 12288, 0.46669),
(582, 12288, 0.46669),
(585, 12288, 0.46669),
(282, 12289, 0.46669),
(283, 12289, 0.46669),
(577, 12289, 0.46669),
(578, 12289, 0.46669),
(579, 12289, 0.46669),
(581, 12289, 0.46669),
(582, 12289, 0.46669),
(583, 12289, 0.46669),
(282, 12290, 0.28),
(283, 12290, 0.28),
(577, 12290, 0.28),
(578, 12290, 0.28),
(579, 12290, 0.28),
(581, 12290, 0.28),
(582, 12290, 0.28),
(585, 12290, 0.28),
(282, 12291, 0.32669),
(283, 12291, 0.32669),
(577, 12291, 0.32669),
(578, 12291, 0.32669),
(581, 12291, 0.32669),
(585, 12291, 0.32669),
(583, 12292, 0.56),
(585, 12292, 0.56),
(282, 12292, 1.12),
(283, 12292, 1.12),
(577, 12292, 1.12),
(578, 12292, 1.12),
(579, 12292, 1.12),
(581, 12292, 1.12),
(582, 12292, 1.12),
(282, 12293, 0.37331),
(283, 12293, 0.37331),
(577, 12293, 0.37331),
(581, 12293, 0.37331),
(585, 12293, 0.37331),
(282, 12294, 2.46679),
(282, 12295, 0.23331),
(283, 12295, 0.23331),
(577, 12295, 0.23331),
(578, 12295, 0.23331),
(579, 12295, 0.23331),
(581, 12295, 0.23331),
(582, 12295, 0.23331),
(585, 12295, 0.23331),
(282, 12296, 0.28),
(283, 12296, 0.28),
(577, 12296, 0.28),
(578, 12296, 0.28),
(579, 12296, 0.28),
(581, 12296, 0.28),
(582, 12296, 0.28),
(282, 12297, 0.32669),
(579, 12297, 0.32669),
(582, 12297, 0.32669),
(583, 12297, 0.32669),
(585, 12297, 0.32669),
(283, 12297, 0.65338),
(577, 12297, 0.65338),
(578, 12297, 0.65338),
(581, 12297, 0.65338),
(282, 12298, 0.46669),
(283, 12298, 0.46669),
(571, 12298, 0.46669),
(577, 12298, 0.46669),
(578, 12298, 0.46669),
(579, 12298, 0.46669),
(581, 12298, 0.46669),
(582, 12298, 0.46669),
(585, 12298, 0.46669),
(282, 12299, 0.18662),
(283, 12299, 0.18662),
(577, 12299, 0.18662),
(578, 12299, 0.18662),
(581, 12299, 0.18662),
(585, 12299, 0.18662),
(282, 12300, 0.23331),
(283, 12300, 0.23331),
(571, 12300, 0.23331),
(577, 12300, 0.23331),
(578, 12300, 0.23331),
(579, 12300, 0.23331),
(581, 12300, 0.23331),
(582, 12300, 0.23331),
(585, 12300, 0.23331),
(282, 12301, 0.18669),
(283, 12301, 0.18669),
(577, 12301, 0.18669),
(578, 12301, 0.18669),
(579, 12301, 0.18669),
(581, 12301, 0.18669),
(582, 12301, 0.18669),
(282, 12302, 0.14),
(283, 12302, 0.14),
(577, 12302, 0.14),
(578, 12302, 0.14),
(579, 12302, 0.14),
(581, 12302, 0.14),
(582, 12302, 0.14),
(583, 12302, 0.14),
(282, 12303, 0.23331),
(283, 12303, 0.23331),
(303, 12303, 0.23331),
(577, 12303, 0.23331),
(578, 12303, 0.23331),
(581, 12303, 0.23331),
(585, 12303, 0.23331),
(1153, 12303, 0.23331),
(282, 12304, 0.14),
(283, 12304, 0.28),
(577, 12304, 0.28),
(578, 12304, 0.28),
(581, 12304, 0.28),
(585, 12304, 0.28),
(282, 12305, 0.09331),
(283, 12305, 0.09331),
(287, 12305, 0.09331),
(288, 12305, 0.09331),
(289, 12305, 0.09331),
(290, 12305, 0.09331),
(291, 12305, 0.09331),
(292, 12305, 0.09331),
(577, 12305, 0.09331),
(578, 12305, 0.09331),
(581, 12305, 0.09331),
(585, 12305, 0.09331),
(1125, 12305, 0.18662),
(282, 12306, 0.65331),
(283, 12306, 0.65331),
(577, 12306, 0.65331),
(581, 12306, 0.65331),
(585, 12306, 0.65331),
(282, 12307, 0.42),
(283, 12307, 0.42),
(577, 12307, 0.42),
(578, 12307, 0.42),
(579, 12307, 0.42),
(581, 12307, 0.42),
(582, 12307, 0.42),
(585, 12307, 0.42),
(282, 12308, 0.23331),
(283, 12308, 0.23331),
(577, 12308, 0.23331),
(578, 12308, 0.23331),
(579, 12308, 0.23331),
(581, 12308, 0.23331),
(582, 12308, 0.23331),
(583, 12308, 0.23331),
(282, 12309, 2.22),
(282, 12310, 0.18669),
(283, 12310, 0.18669),
(571, 12310, 0.18669),
(577, 12310, 0.18669),
(578, 12310, 0.18669),
(579, 12310, 0.18669),
(581, 12310, 0.18669),
(582, 12310, 0.18669),
(585, 12310, 0.18669),
(282, 12311, 0.37331),
(283, 12311, 0.37331),
(577, 12311, 0.37331),
(578, 12311, 0.37331),
(579, 12311, 0.37331),
(581, 12311, 0.37331),
(582, 12311, 0.37331),
(282, 12312, 0.42),
(283, 12312, 0.42),
(571, 12312, 0.42),
(577, 12312, 0.42),
(578, 12312, 0.42),
(579, 12312, 0.42),
(581, 12312, 0.42),
(582, 12312, 0.42),
(585, 12312, 0.42),
(282, 12313, 0.18669),
(283, 12313, 0.18669),
(571, 12313, 0.18669),
(577, 12313, 0.18669),
(578, 12313, 0.18669),
(579, 12313, 0.18669),
(581, 12313, 0.18669),
(582, 12313, 0.18669),
(585, 12313, 0.18669),
(282, 12314, 0.23331),
(283, 12314, 0.23331),
(577, 12314, 0.23331),
(578, 12314, 0.23331),
(579, 12314, 0.23331),
(581, 12314, 0.23331),
(582, 12314, 0.23331),
(583, 12314, 0.23331),
(282, 12315, 0.18669),
(283, 12315, 0.18669),
(577, 12315, 0.18669),
(578, 12315, 0.18669),
(581, 12315, 0.18669),
(585, 12315, 0.18669),
(282, 12316, 0.18669),
(283, 12316, 0.18669),
(577, 12316, 0.18669),
(578, 12316, 0.18669),
(581, 12316, 0.18669),
(585, 12316, 0.18669),
(282, 12317, 0.28),
(283, 12317, 0.28),
(577, 12317, 0.28),
(578, 12317, 0.28),
(579, 12317, 0.28),
(581, 12317, 0.28),
(582, 12317, 0.28),
(282, 12318, 0.46669),
(283, 12318, 0.46669),
(577, 12318, 0.46669),
(578, 12318, 0.46669),
(581, 12318, 0.46669),
(585, 12318, 0.46669),
(282, 12319, 0.46669),
(283, 12319, 0.46669),
(571, 12319, 0.46669),
(577, 12319, 0.46669),
(578, 12319, 0.46669),
(579, 12319, 0.46669),
(581, 12319, 0.46669),
(582, 12319, 0.46669),
(585, 12319, 0.46669),
(282, 12320, 0.28),
(283, 12320, 0.28),
(577, 12320, 0.28),
(578, 12320, 0.28),
(579, 12320, 0.28),
(581, 12320, 0.28),
(582, 12320, 0.28),
(583, 12321, 0.23331),
(282, 12321, 0.46662),
(283, 12321, 0.46662),
(577, 12321, 0.46662),
(578, 12321, 0.46662),
(579, 12321, 0.46662),
(581, 12321, 0.46662),
(582, 12321, 0.46662),
(282, 12322, 0.28),
(283, 12322, 0.28),
(577, 12322, 0.28),
(578, 12322, 0.28),
(579, 12322, 0.28),
(581, 12322, 0.28),
(582, 12322, 0.28),
(282, 12323, 0.18669),
(283, 12323, 0.18669),
(577, 12323, 0.18669),
(578, 12323, 0.18669),
(579, 12323, 0.18669),
(581, 12323, 0.18669),
(582, 12323, 0.18669),
(282, 12324, 0.23331),
(283, 12324, 0.23331),
(577, 12324, 0.23331),
(578, 12324, 0.23331),
(581, 12324, 0.23331),
(585, 12324, 0.23331),
(282, 12325, 0.23331),
(283, 12325, 0.23331),
(571, 12325, 0.23331),
(574, 12325, 0.23331),
(577, 12325, 0.23331),
(578, 12325, 0.23331),
(579, 12325, 0.23331),
(581, 12325, 0.23331),
(582, 12325, 0.23331),
(583, 12325, 0.23331),
(584, 12325, 0.23331),
(575, 12325, 0.46662),
(287, 12325, 0.69993),
(288, 12325, 0.69993),
(289, 12325, 0.69993),
(290, 12325, 0.69993),
(291, 12325, 0.69993),
(292, 12325, 0.69993),
(282, 12326, 0.37331),
(283, 12326, 0.37331),
(577, 12326, 0.37331),
(578, 12326, 0.37331),
(579, 12326, 0.37331),
(581, 12326, 0.37331),
(582, 12326, 0.37331),
(583, 12326, 0.37331),
(282, 12327, 0.18669),
(283, 12327, 0.18669),
(577, 12327, 0.18669),
(578, 12327, 0.18669),
(581, 12327, 0.18669),
(585, 12327, 0.18669),
(287, 12327, 0.37338),
(288, 12327, 0.37338),
(289, 12327, 0.37338),
(290, 12327, 0.37338),
(291, 12327, 0.37338),
(292, 12327, 0.37338),
(282, 12328, 0.32669),
(283, 12328, 0.32669),
(577, 12328, 0.32669),
(581, 12328, 0.32669),
(585, 12328, 0.32669),
(282, 12329, 0.32669),
(283, 12329, 0.32669),
(577, 12329, 0.32669),
(578, 12329, 0.32669),
(579, 12329, 0.32669),
(581, 12329, 0.32669),
(582, 12329, 0.32669),
(282, 12330, 0.18669),
(283, 12330, 0.18669),
(577, 12330, 0.18669),
(578, 12330, 0.18669),
(579, 12330, 0.18669),
(581, 12330, 0.18669),
(582, 12330, 0.18669),
(583, 12330, 0.18669),
(918, 12331, 0.09331),
(940, 12331, 0.09331),
(959, 12331, 0.09331),
(980, 12331, 0.09331),
(1033, 12331, 0.09331),
(1035, 12331, 0.09331),
(1042, 12331, 0.09331),
(1043, 12331, 0.09331),
(1050, 12331, 0.09331),
(1055, 12331, 0.09331),
(1058, 12331, 0.09331),
(1059, 12331, 0.09331),
(1063, 12331, 0.09331),
(1066, 12331, 0.09331),
(1076, 12331, 0.09331),
(1084, 12331, 0.09331),
(1086, 12331, 0.09331),
(1087, 12331, 0.09331),
(1092, 12331, 0.09331),
(1095, 12331, 0.09331),
(1111, 12331, 0.09331),
(1113, 12331, 0.09331),
(1114, 12331, 0.09331),
(1124, 12331, 0.09331),
(1134, 12331, 0.09331),
(1144, 12331, 0.09331),
(1161, 12331, 0.09331),
(1165, 12331, 0.09331),
(1171, 12331, 0.09331),
(1188, 12331, 0.09331),
(1189, 12331, 0.09331),
(1191, 12331, 0.09331),
(1195, 12331, 0.09331),
(1197, 12331, 0.09331),
(1199, 12331, 0.09331),
(1202, 12331, 0.09331),
(1204, 12331, 0.09331),
(1261, 12331, 0.09331),
(1271, 12331, 0.09331),
(1276, 12331, 0.09331),
(1277, 12331, 0.09331),
(1280, 12331, 0.09331),
(1285, 12331, 0.09331),
(1288, 12331, 0.09331),
(1291, 12331, 0.09331),
(1293, 12331, 0.09331),
(1296, 12331, 0.09331),
(1301, 12331, 0.09331),
(1302, 12331, 0.09331),
(1040, 12331, 0.18662),
(1060, 12331, 0.18662),
(1067, 12331, 0.18662),
(1068, 12331, 0.18662),
(1082, 12331, 0.18662),
(1089, 12331, 0.18662),
(1096, 12331, 0.18662),
(1108, 12331, 0.18662),
(1128, 12331, 0.18662),
(1130, 12331, 0.18662),
(1138, 12331, 0.18662),
(1140, 12331, 0.18662),
(1147, 12331, 0.18662),
(1149, 12331, 0.18662),
(1172, 12331, 0.18662),
(1184, 12331, 0.18662),
(1185, 12331, 0.18662),
(1186, 12331, 0.18662),
(1196, 12331, 0.18662),
(1201, 12331, 0.18662),
(1257, 12331, 0.18662),
(1270, 12331, 0.18662),
(1273, 12331, 0.18662),
(1274, 12331, 0.18662),
(1279, 12331, 0.18662),
(1282, 12331, 0.18662),
(1299, 12331, 0.18662),
(927, 12331, 0.27993),
(1044, 12331, 0.27993),
(1065, 12331, 0.27993),
(1069, 12331, 0.27993),
(1081, 12331, 0.27993),
(1125, 12331, 0.27993),
(1126, 12331, 0.27993),
(1145, 12331, 0.27993),
(1153, 12331, 0.27993),
(1166, 12331, 0.27993),
(1179, 12331, 0.27993),
(1187, 12331, 0.27993),
(1193, 12331, 0.27993),
(1258, 12331, 0.27993),
(1262, 12331, 0.27993),
(1085, 12331, 0.37324),
(1094, 12331, 0.37324),
(1150, 12331, 0.37324),
(1152, 12331, 0.37324),
(1208, 12331, 0.37324),
(1284, 12331, 0.37324),
(1047, 12331, 0.46655),
(1062, 12331, 0.46655),
(1074, 12331, 0.46655),
(1107, 12331, 0.46655),
(1158, 12331, 0.46655),
(1203, 12331, 0.46655),
(1289, 12331, 0.46655),
(1292, 12331, 0.46655),
(282, 12331, 0.49321),
(1159, 12331, 0.55986),
(1112, 12331, 0.59985),
(1146, 12331, 0.74648),
(1174, 12331, 0.74648),
(1209, 12331, 1.14638),
(962, 12331, 1.39965),
(282, 12332, 0.56),
(283, 12332, 0.56),
(577, 12332, 0.56),
(578, 12332, 0.56),
(581, 12332, 0.56),
(585, 12332, 0.56),
(282, 12333, 0.23331),
(283, 12333, 0.23331),
(577, 12333, 0.23331),
(578, 12333, 0.23331),
(579, 12333, 0.23331),
(581, 12333, 0.23331),
(582, 12333, 0.23331),
(583, 12333, 0.23331),
(1047, 12334, 0.14),
(1058, 12334, 0.14),
(1067, 12334, 0.14),
(1078, 12334, 0.14),
(1087, 12334, 0.14),
(1089, 12334, 0.14),
(1144, 12334, 0.14),
(1163, 12334, 0.14),
(1165, 12334, 0.14),
(1061, 12334, 0.28),
(1184, 12334, 0.28),
(282, 12334, 0.74),
(282, 12335, 0.18669),
(283, 12335, 0.18669),
(571, 12335, 0.18669),
(577, 12335, 0.18669),
(578, 12335, 0.18669),
(579, 12335, 0.18669),
(581, 12335, 0.18669),
(582, 12335, 0.18669),
(585, 12335, 0.18669),
(282, 12336, 0.32669),
(283, 12336, 0.32669),
(577, 12336, 0.32669),
(578, 12336, 0.32669),
(579, 12336, 0.32669),
(581, 12336, 0.32669),
(582, 12336, 0.32669),
(282, 12337, 0.23331),
(283, 12337, 0.23331),
(577, 12337, 0.23331),
(578, 12337, 0.23331),
(579, 12337, 0.23331),
(581, 12337, 0.23331),
(582, 12337, 0.23331),
(585, 12337, 0.23331),
(585, 12338, 0.18669),
(583, 12338, 0.56007),
(282, 12338, 0.93345),
(283, 12338, 0.93345),
(577, 12338, 0.93345),
(578, 12338, 0.93345),
(579, 12338, 0.93345),
(581, 12338, 0.93345),
(582, 12338, 0.93345),
(282, 12339, 0.37331),
(283, 12339, 0.37331),
(298, 12339, 0.37331),
(577, 12339, 0.37331),
(578, 12339, 0.37331),
(579, 12339, 0.37331),
(581, 12339, 0.37331),
(582, 12339, 0.37331),
(583, 12339, 0.37331),
(583, 12340, 0.32669),
(585, 12340, 0.32669),
(282, 12340, 0.65338),
(283, 12340, 0.65338),
(577, 12340, 0.65338),
(578, 12340, 0.65338),
(579, 12340, 0.65338),
(581, 12340, 0.65338),
(582, 12340, 0.65338),
(282, 12341, 0.14),
(283, 12341, 0.14),
(571, 12341, 0.14),
(577, 12341, 0.14),
(578, 12341, 0.14),
(579, 12341, 0.14),
(581, 12341, 0.14),
(582, 12341, 0.14),
(585, 12341, 0.14),
(282, 12342, 0.60669),
(283, 12342, 0.60669),
(577, 12342, 0.60669),
(578, 12342, 0.60669),
(581, 12342, 0.60669),
(585, 12342, 0.60669),
(282, 12343, 0.23331),
(283, 12343, 0.23331),
(577, 12343, 0.23331),
(578, 12343, 0.23331),
(579, 12343, 0.23331),
(581, 12343, 0.23331),
(582, 12343, 0.23331),
(583, 12343, 0.23331),
(282, 12344, 0.32669),
(283, 12344, 0.32669),
(577, 12344, 0.32669),
(578, 12344, 0.32669),
(579, 12344, 0.32669),
(581, 12344, 0.32669),
(582, 12344, 0.32669),
(282, 12345, 0.23331),
(283, 12345, 0.23331),
(571, 12345, 0.23331),
(577, 12345, 0.23331),
(578, 12345, 0.23331),
(579, 12345, 0.23331),
(581, 12345, 0.23331),
(582, 12345, 0.23331),
(585, 12345, 0.23331),
(282, 12346, 0.23331),
(283, 12346, 0.23331),
(577, 12346, 0.23331),
(581, 12346, 0.23331),
(585, 12346, 0.23331),
(282, 12347, 0.18669),
(283, 12347, 0.18669),
(577, 12347, 0.18669),
(578, 12347, 0.18669),
(581, 12347, 0.18669),
(585, 12347, 0.18669),
(282, 12348, 0.28),
(283, 12348, 0.28),
(577, 12348, 0.28),
(578, 12348, 0.28),
(579, 12348, 0.28),
(581, 12348, 0.28),
(582, 12348, 0.28),
(282, 12349, 0.42),
(283, 12349, 0.42),
(571, 12349, 0.42),
(577, 12349, 0.42),
(578, 12349, 0.42),
(579, 12349, 0.42),
(581, 12349, 0.42),
(582, 12349, 0.42),
(585, 12349, 0.42),
(571, 12350, 0.46669),
(585, 12350, 0.46669),
(583, 12350, 0.93338),
(282, 12350, 1.86676),
(283, 12350, 1.86676),
(577, 12350, 1.86676),
(578, 12350, 1.86676),
(579, 12350, 1.86676),
(581, 12350, 1.86676),
(582, 12350, 1.86676),
(283, 12409, 0.74),
(581, 12409, 0.74),
(283, 12410, 1.23321),
(581, 12410, 1.23321),
(283, 12411, 0.18669),
(577, 12411, 0.18669),
(578, 12411, 0.18669),
(581, 12411, 0.18669),
(585, 12411, 0.18669),
(283, 12412, 0.28),
(577, 12412, 0.28),
(578, 12412, 0.28),
(581, 12412, 0.28),
(585, 12412, 0.28),
(283, 12413, 2.22),
(581, 12413, 2.22),
(283, 12414, 0.23331),
(577, 12414, 0.23331),
(578, 12414, 0.23331),
(581, 12414, 0.23331),
(585, 12414, 0.23331),
(283, 12415, 0.74),
(581, 12415, 0.74),
(283, 12416, 1.97321),
(581, 12416, 1.97321),
(283, 12417, 0.37331),
(577, 12417, 0.37331),
(578, 12417, 0.37331),
(581, 12417, 0.37331),
(585, 12417, 0.37331),
(283, 12418, 1.72679),
(581, 12418, 1.72679),
(283, 12419, 0.42),
(577, 12419, 0.42),
(578, 12419, 0.42),
(581, 12419, 0.42),
(585, 12419, 0.42),
(284, 12424, 0.37331),
(574, 12424, 0.37331),
(575, 12424, 0.37331),
(584, 12424, 0.37331),
(287, 12424, 1.11993),
(288, 12424, 1.11993),
(289, 12424, 1.11993),
(290, 12424, 1.11993),
(291, 12424, 1.11993),
(292, 12424, 1.11993),
(571, 12424, 1.49324),
(284, 12425, 0.23331),
(571, 12425, 0.23331),
(574, 12425, 0.23331),
(584, 12425, 0.23331),
(287, 12425, 0.46662),
(288, 12425, 0.46662),
(289, 12425, 0.46662),
(290, 12425, 0.46662),
(291, 12425, 0.46662),
(292, 12425, 0.46662),
(575, 12425, 0.46662),
(571, 12426, 0.28),
(284, 12426, 1.48),
(580, 12426, 1.48),
(571, 12427, 0.51331),
(284, 12427, 2.71321),
(580, 12427, 2.71321),
(284, 12428, 0.42),
(287, 12428, 0.42),
(288, 12428, 0.42),
(289, 12428, 0.42),
(290, 12428, 0.42),
(291, 12428, 0.42),
(292, 12428, 0.42),
(571, 12428, 1.68),
(571, 12429, 0.14),
(284, 12429, 0.74),
(580, 12429, 0.74),
(284, 12430, 0.42),
(284, 12431, 0.32669),
(574, 12431, 0.32669),
(575, 12431, 0.32669),
(584, 12431, 0.32669),
(571, 12432, 0.32669),
(284, 12432, 1.72679),
(580, 12432, 1.72679),
(284, 12433, 0.14),
(303, 12433, 0.14),
(284, 12434, 0.28),
(303, 12434, 0.56),
(284, 12435, 0.42),
(303, 12435, 0.42),
(284, 12436, 0.28),
(571, 12437, 0.28),
(284, 12437, 1.48),
(580, 12437, 1.48),
(286, 12439, 0.32669),
(286, 12440, 0.23331),
(286, 12441, 0.37331),
(962, 12442, 0.23331),
(980, 12442, 0.23331),
(1059, 12442, 0.23331),
(1067, 12442, 0.23331),
(1125, 12442, 0.23331),
(1127, 12442, 0.23331),
(1146, 12442, 0.23331),
(1152, 12442, 0.23331),
(1172, 12442, 0.23331),
(1184, 12442, 0.23331),
(1186, 12442, 0.23331),
(1203, 12442, 0.23331),
(1204, 12442, 0.23331),
(1258, 12442, 0.23331),
(1280, 12442, 0.23331),
(1282, 12442, 0.23331),
(1302, 12442, 0.23331),
(1055, 12442, 0.46662),
(1083, 12442, 0.46662),
(1096, 12442, 0.46662),
(1108, 12442, 0.46662),
(1140, 12442, 0.46662),
(1147, 12442, 0.46662),
(1295, 12442, 0.46662),
(1128, 12442, 0.69993),
(1294, 12442, 0.69993),
(1179, 12442, 0.93324),
(287, 12442, 1.23321),
(1134, 12442, 1.46652),
(287, 12443, 0.32669),
(288, 12443, 0.32669),
(289, 12443, 0.32669),
(290, 12443, 0.32669),
(291, 12443, 0.32669),
(292, 12443, 0.32669),
(574, 12443, 0.32669),
(575, 12443, 0.32669),
(584, 12443, 0.32669),
(303, 12443, 0.65338),
(287, 12444, 0.56),
(288, 12444, 0.56),
(289, 12444, 0.56),
(290, 12444, 0.56),
(291, 12444, 0.56),
(292, 12444, 0.56),
(287, 12445, 0.65338),
(288, 12445, 0.65338),
(289, 12445, 0.65338),
(290, 12445, 0.65338),
(291, 12445, 0.65338),
(292, 12445, 0.65338),
(303, 12445, 0.98007),
(287, 12446, 1.97321),
(287, 12447, 0.42),
(288, 12447, 0.42),
(289, 12447, 0.42),
(290, 12447, 0.42),
(291, 12447, 0.42),
(292, 12447, 0.42),
(287, 12448, 0.84),
(288, 12448, 0.84),
(289, 12448, 0.84),
(290, 12448, 0.84),
(291, 12448, 0.84),
(292, 12448, 0.84),
(571, 12448, 2.52),
(287, 12449, 0.84),
(288, 12449, 0.84),
(289, 12449, 0.84),
(290, 12449, 0.84),
(291, 12449, 0.84),
(292, 12449, 0.84),
(574, 12449, 1.26),
(575, 12449, 1.26),
(584, 12449, 2.1),
(287, 12450, 0.84),
(288, 12450, 0.84),
(289, 12450, 0.84),
(290, 12450, 0.84),
(291, 12450, 0.84),
(292, 12450, 0.84),
(298, 12451, 0.18669),
(287, 12451, 0.74676),
(288, 12451, 0.74676),
(289, 12451, 0.74676),
(290, 12451, 0.74676),
(291, 12451, 0.74676),
(292, 12451, 0.74676),
(571, 12451, 0.74676),
(1185, 12452, 0.32669),
(287, 12452, 1.72679),
(287, 12453, 1.11993),
(288, 12453, 1.11993),
(289, 12453, 1.11993),
(290, 12453, 1.11993),
(291, 12453, 1.11993),
(292, 12453, 1.11993),
(571, 12453, 2.98648),
(287, 12454, 1.48),
(574, 12455, 0.42),
(575, 12455, 0.42),
(584, 12455, 0.42),
(287, 12455, 1.26),
(288, 12455, 1.26),
(289, 12455, 1.26),
(290, 12455, 1.26),
(291, 12455, 1.26),
(292, 12455, 1.26),
(571, 12455, 1.68),
(287, 12456, 0.98679),
(303, 12457, 0.18669),
(927, 12457, 0.18669),
(962, 12457, 0.18669),
(1093, 12457, 0.18669),
(1105, 12457, 0.18669),
(1113, 12457, 0.18669),
(1147, 12457, 0.18669),
(1151, 12457, 0.18669),
(1152, 12457, 0.18669),
(1170, 12457, 0.18669),
(1172, 12457, 0.18669),
(1174, 12457, 0.18669),
(1195, 12457, 0.18669),
(1262, 12457, 0.18669),
(1283, 12457, 0.18669),
(571, 12457, 0.37338),
(1148, 12457, 0.37338),
(1274, 12457, 0.37338),
(1276, 12457, 0.37338),
(288, 12457, 0.98679),
(572, 12457, 0.98679),
(579, 12457, 0.98679),
(288, 12458, 0.4),
(288, 12459, 1.23321),
(288, 12460, 2.22),
(301, 12461, 0.09331),
(302, 12461, 0.09331),
(980, 12461, 0.09331),
(1074, 12461, 0.09331),
(1088, 12461, 0.09331),
(1091, 12461, 0.09331),
(1106, 12461, 0.09331),
(1107, 12461, 0.09331),
(1109, 12461, 0.09331),
(1113, 12461, 0.09331),
(1129, 12461, 0.09331),
(1262, 12461, 0.09331),
(1276, 12461, 0.09331),
(1284, 12461, 0.09331),
(1290, 12461, 0.09331),
(1294, 12461, 0.09331),
(959, 12461, 0.18662),
(1035, 12461, 0.18662),
(1036, 12461, 0.18662),
(1040, 12461, 0.18662),
(1043, 12461, 0.18662),
(1050, 12461, 0.18662),
(1053, 12461, 0.18662),
(1059, 12461, 0.18662),
(1061, 12461, 0.18662),
(1062, 12461, 0.18662),
(1063, 12461, 0.18662),
(1083, 12461, 0.18662),
(1085, 12461, 0.18662),
(1096, 12461, 0.18662),
(1108, 12461, 0.18662),
(1115, 12461, 0.18662),
(1128, 12461, 0.18662),
(1144, 12461, 0.18662),
(1158, 12461, 0.18662),
(1179, 12461, 0.18662),
(1185, 12461, 0.18662),
(1209, 12461, 0.18662),
(1257, 12461, 0.18662),
(1258, 12461, 0.18662),
(1280, 12461, 0.18662),
(1283, 12461, 0.18662),
(940, 12461, 0.27993),
(1042, 12461, 0.27993),
(1044, 12461, 0.27993),
(1047, 12461, 0.27993),
(1087, 12461, 0.27993),
(1110, 12461, 0.27993),
(1114, 12461, 0.27993),
(1127, 12461, 0.27993),
(1140, 12461, 0.27993),
(1146, 12461, 0.27993),
(1150, 12461, 0.27993),
(1157, 12461, 0.27993),
(1160, 12461, 0.27993),
(1198, 12461, 0.27993),
(1247, 12461, 0.27993),
(1259, 12461, 0.27993),
(1260, 12461, 0.27993),
(1261, 12461, 0.27993),
(1282, 12461, 0.27993),
(1300, 12461, 0.27993),
(1092, 12461, 0.31992),
(1033, 12461, 0.37324),
(1058, 12461, 0.37324),
(1065, 12461, 0.37324),
(1090, 12461, 0.37324),
(1093, 12461, 0.37324),
(1124, 12461, 0.37324),
(1169, 12461, 0.37324),
(1171, 12461, 0.37324),
(1174, 12461, 0.37324),
(1187, 12461, 0.37324),
(1202, 12461, 0.37324),
(1273, 12461, 0.37324),
(1277, 12461, 0.37324),
(1301, 12461, 0.37324),
(1302, 12461, 0.37324),
(1162, 12461, 0.41323),
(1291, 12461, 0.41323),
(918, 12461, 0.46655),
(1125, 12461, 0.46655),
(1147, 12461, 0.46655),
(1163, 12461, 0.46655),
(1189, 12461, 0.46655),
(1194, 12461, 0.46655),
(1201, 12461, 0.46655),
(1289, 12461, 0.46655),
(288, 12461, 0.49321),
(295, 12461, 0.49321),
(1081, 12461, 0.50654),
(1200, 12461, 0.50654),
(1046, 12461, 0.55986),
(1066, 12461, 0.55986),
(1111, 12461, 0.55986),
(1148, 12461, 0.55986),
(1152, 12461, 0.55986),
(1166, 12461, 0.55986),
(1175, 12461, 0.55986),
(1192, 12461, 0.55986),
(1195, 12461, 0.55986),
(1145, 12461, 0.59985),
(1286, 12461, 0.59985),
(1288, 12461, 0.59985),
(1138, 12461, 0.65317),
(1170, 12461, 0.65317),
(1197, 12461, 0.65317),
(1292, 12461, 0.65317),
(1295, 12461, 0.69316),
(1149, 12461, 0.74648),
(1172, 12461, 0.74648),
(1203, 12461, 0.74648),
(1279, 12461, 0.74648),
(1151, 12461, 0.78647),
(1186, 12461, 0.78647),
(1293, 12461, 0.78647),
(1188, 12461, 0.83979),
(1199, 12461, 0.87978),
(1285, 12461, 0.91977),
(1204, 12461, 0.9331),
(1159, 12461, 1.0664),
(1205, 12461, 1.0664),
(1153, 12461, 1.11972),
(1193, 12461, 1.11972),
(1134, 12461, 1.14638),
(1165, 12461, 1.25302),
(1191, 12461, 1.25302),
(1161, 12461, 1.49296),
(927, 12461, 1.58627),
(1270, 12461, 1.90619),
(962, 12461, 2.05282),
(303, 12461, 2.70599),
(1208, 12461, 2.75931),
(288, 12462, 0.2666),
(297, 12462, 0.49321),
(288, 12463, 0.90661),
(288, 12464, 2.22),
(288, 12465, 0.1334),
(289, 12472, 0.8),
(289, 12473, 1.23321),
(1126, 12474, 0.32669),
(1209, 12474, 0.32669),
(289, 12474, 1.72679),
(1066, 12475, 0.18669),
(289, 12475, 0.5334),
(289, 12476, 1.24661),
(289, 12477, 2.71321),
(289, 12478, 1.72679),
(289, 12479, 1.23321),
(962, 12487, 0.46669),
(980, 12487, 0.46669),
(1036, 12487, 0.46669),
(1040, 12487, 0.46669),
(1044, 12487, 0.46669),
(1053, 12487, 0.46669),
(1067, 12487, 0.46669),
(1090, 12487, 0.46669),
(1096, 12487, 0.46669),
(1107, 12487, 0.46669),
(1125, 12487, 0.46669),
(1126, 12487, 0.46669),
(1152, 12487, 0.46669),
(1153, 12487, 0.46669),
(1161, 12487, 0.46669),
(1165, 12487, 0.46669),
(1188, 12487, 0.46669),
(1257, 12487, 0.46669),
(1276, 12487, 0.46669),
(1285, 12487, 0.46669),
(1296, 12487, 0.46669),
(1300, 12487, 0.46669),
(1301, 12487, 0.46669),
(1084, 12487, 0.93338),
(1138, 12487, 0.93338),
(1159, 12487, 0.93338),
(1163, 12487, 0.93338),
(1191, 12487, 0.93338),
(1194, 12487, 0.93338),
(1205, 12487, 0.93338),
(1186, 12487, 1.40007),
(1187, 12487, 1.40007),
(1185, 12487, 2.33345),
(290, 12487, 2.46679),
(290, 12488, 0.98679),
(290, 12489, 1.23321),
(1046, 12490, 0.09331),
(1049, 12490, 0.09331),
(1062, 12490, 0.09331),
(1063, 12490, 0.09331),
(1066, 12490, 0.09331),
(1086, 12490, 0.09331),
(1112, 12490, 0.09331),
(1113, 12490, 0.09331),
(1150, 12490, 0.09331),
(1209, 12490, 0.09331),
(1283, 12490, 0.09331),
(1285, 12490, 0.09331),
(1289, 12490, 0.09331),
(303, 12490, 0.18662),
(1060, 12490, 0.18662),
(1074, 12490, 0.18662),
(1094, 12490, 0.18662),
(1148, 12490, 0.18662),
(1161, 12490, 0.18662),
(1191, 12490, 0.18662),
(1195, 12490, 0.18662),
(1271, 12490, 0.18662),
(1278, 12490, 0.18662),
(1158, 12490, 0.27993),
(290, 12490, 0.49321),
(962, 12490, 0.55986),
(1247, 12490, 1.23969),
(962, 12491, 0.18669),
(1042, 12491, 0.18669),
(1074, 12491, 0.18669),
(1088, 12491, 0.18669),
(1165, 12491, 0.18669),
(1175, 12491, 0.18669),
(1196, 12491, 0.18669),
(1201, 12491, 0.18669),
(1247, 12491, 0.18669),
(1270, 12491, 0.18669),
(1280, 12491, 0.18669),
(1285, 12491, 0.18669),
(1035, 12491, 0.37338),
(1125, 12491, 0.37338),
(1151, 12491, 0.37338),
(1159, 12491, 0.37338),
(1172, 12491, 0.37338),
(1292, 12491, 0.37338),
(290, 12491, 0.98679),
(303, 12492, 0.18669),
(940, 12492, 0.18669),
(1050, 12492, 0.18669),
(1053, 12492, 0.18669),
(1059, 12492, 0.18669),
(1085, 12492, 0.18669),
(1095, 12492, 0.18669),
(1108, 12492, 0.18669),
(1128, 12492, 0.18669),
(1140, 12492, 0.18669),
(1159, 12492, 0.18669),
(1170, 12492, 0.18669),
(1173, 12492, 0.18669),
(1194, 12492, 0.18669),
(1209, 12492, 0.18669),
(1247, 12492, 0.18669),
(1294, 12492, 0.18669),
(1049, 12492, 0.37338),
(1063, 12492, 0.37338),
(1076, 12492, 0.37338),
(1081, 12492, 0.37338),
(1084, 12492, 0.37338),
(1101, 12492, 0.37338),
(1105, 12492, 0.37338),
(1115, 12492, 0.37338),
(1147, 12492, 0.37338),
(1151, 12492, 0.37338),
(1152, 12492, 0.37338),
(1163, 12492, 0.37338),
(1192, 12492, 0.37338),
(1204, 12492, 0.37338),
(1281, 12492, 0.37338),
(1282, 12492, 0.37338),
(1286, 12492, 0.37338),
(1288, 12492, 0.37338),
(1302, 12492, 0.37338),
(927, 12492, 0.56007),
(1042, 12492, 0.56007),
(1061, 12492, 0.56007),
(1077, 12492, 0.56007),
(1094, 12492, 0.56007),
(1109, 12492, 0.56007),
(1171, 12492, 0.56007),
(1188, 12492, 0.56007),
(1202, 12492, 0.56007),
(1262, 12492, 0.56007),
(1273, 12492, 0.56007),
(1277, 12492, 0.56007),
(1287, 12492, 0.56007),
(1296, 12492, 0.56007),
(1058, 12492, 0.74676),
(1067, 12492, 0.74676),
(1069, 12492, 0.74676),
(1093, 12492, 0.74676),
(1179, 12492, 0.74676),
(1196, 12492, 0.74676),
(1279, 12492, 0.74676),
(1283, 12492, 0.74676),
(1299, 12492, 0.74676),
(980, 12492, 0.93345),
(1057, 12492, 0.93345),
(1086, 12492, 0.93345),
(1089, 12492, 0.93345),
(1107, 12492, 0.93345),
(1111, 12492, 0.93345),
(1278, 12492, 0.93345),
(1285, 12492, 0.93345),
(290, 12492, 0.98679),
(1044, 12492, 1.12014),
(1075, 12492, 1.12014),
(1090, 12492, 1.12014),
(1113, 12492, 1.12014),
(1138, 12492, 1.12014),
(1144, 12492, 1.12014),
(1166, 12492, 1.12014),
(1185, 12492, 1.12014),
(1208, 12492, 1.12014),
(1110, 12492, 1.30683),
(1172, 12492, 1.30683),
(1274, 12492, 1.30683),
(1292, 12492, 1.30683),
(1062, 12492, 1.49352),
(1087, 12492, 1.49352),
(1106, 12492, 1.49352),
(1068, 12492, 1.68021),
(1270, 12492, 1.68021),
(1276, 12492, 1.68021),
(1291, 12492, 1.76022),
(1046, 12492, 1.8669),
(1174, 12492, 1.8669),
(1280, 12492, 1.8669),
(1045, 12492, 2.05359),
(1146, 12492, 2.05359),
(1271, 12492, 2.05359),
(1074, 12492, 2.42697),
(1195, 12492, 2.42697),
(1047, 12492, 2.80035),
(1065, 12492, 3.17373),
(962, 12492, 4.48056),
(1066, 12492, 4.48056),
(293, 12494, 1.48),
(293, 12495, 1.23321),
(293, 12496, 0.74),
(293, 12497, 0.98679),
(294, 12501, 1.48),
(1059, 12502, 0.23331),
(294, 12502, 1.23321),
(1163, 12504, 0.18669),
(1294, 12504, 0.18669),
(295, 12504, 0.98679),
(962, 12505, 0.23331),
(1066, 12505, 0.23331),
(1112, 12505, 0.23331),
(1145, 12505, 0.23331),
(1146, 12505, 0.23331),
(1157, 12505, 0.23331),
(1165, 12505, 0.23331),
(1166, 12505, 0.23331),
(1257, 12505, 0.23331),
(1284, 12505, 0.23331),
(1202, 12505, 0.46662),
(295, 12505, 1.23321),
(296, 12507, 1.48),
(296, 12508, 1.23321),
(1179, 12509, 0.23331),
(1188, 12509, 0.46662),
(296, 12509, 1.23321),
(296, 12510, 1.97321),
(1260, 12511, 0.28),
(296, 12511, 1.48),
(297, 12514, 1.23321),
(298, 12515, 1.72679),
(1257, 12516, 0.23331),
(1259, 12516, 0.23331),
(1260, 12516, 0.23331),
(298, 12516, 1.23321);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1199, 12517, 0.32669),
(1277, 12517, 0.32669),
(298, 12517, 1.72679),
(298, 12518, 1.23321),
(298, 12519, 0.32669),
(303, 12519, 0.65338),
(571, 12519, 1.30676),
(298, 12520, 2.22),
(299, 12522, 0.98679),
(299, 12523, 0.98679),
(300, 12525, 1.48),
(300, 12526, 0.98679),
(301, 12528, 0.23331),
(302, 12528, 0.23331),
(1042, 12528, 0.23331),
(1047, 12528, 0.23331),
(1063, 12528, 0.23331),
(1088, 12528, 0.23331),
(1101, 12528, 0.23331),
(1149, 12528, 0.23331),
(1163, 12528, 0.23331),
(1271, 12528, 0.23331),
(1043, 12528, 0.46662),
(1065, 12528, 0.46662),
(1067, 12528, 0.46662),
(1086, 12528, 0.46662),
(1103, 12528, 0.46662),
(1112, 12528, 0.46662),
(1113, 12528, 0.46662),
(1115, 12528, 0.46662),
(1281, 12528, 0.69993),
(301, 12529, 0.18669),
(302, 12529, 0.18669),
(962, 12529, 0.18669),
(980, 12529, 0.18669),
(1042, 12529, 0.18669),
(1048, 12529, 0.18669),
(1062, 12529, 0.18669),
(1063, 12529, 0.18669),
(1069, 12529, 0.18669),
(1085, 12529, 0.18669),
(1088, 12529, 0.18669),
(1093, 12529, 0.18669),
(1111, 12529, 0.18669),
(1148, 12529, 0.18669),
(1150, 12529, 0.18669),
(1152, 12529, 0.18669),
(1175, 12529, 0.18669),
(1191, 12529, 0.18669),
(1193, 12529, 0.18669),
(1296, 12529, 0.18669),
(1299, 12529, 0.18669),
(1086, 12529, 0.37338),
(1115, 12529, 0.37338),
(1209, 12529, 0.37338),
(1174, 12529, 0.74676),
(1066, 12529, 0.93345),
(301, 12530, 0.14),
(302, 12530, 0.14),
(962, 12530, 0.14),
(1035, 12530, 0.14),
(1050, 12530, 0.14),
(1058, 12530, 0.14),
(1096, 12530, 0.14),
(1112, 12530, 0.14),
(1125, 12530, 0.14),
(1128, 12530, 0.14),
(1129, 12530, 0.14),
(1130, 12530, 0.14),
(1134, 12530, 0.14),
(1138, 12530, 0.14),
(1159, 12530, 0.14),
(1161, 12530, 0.14),
(1173, 12530, 0.14),
(1184, 12530, 0.14),
(1185, 12530, 0.14),
(1192, 12530, 0.14),
(1193, 12530, 0.14),
(1199, 12530, 0.14),
(1200, 12530, 0.14),
(1209, 12530, 0.14),
(1260, 12530, 0.14),
(1283, 12530, 0.14),
(1285, 12530, 0.14),
(1289, 12530, 0.14),
(1301, 12530, 0.14),
(1036, 12530, 0.28),
(1055, 12530, 0.28),
(1089, 12530, 0.28),
(1108, 12530, 0.28),
(1124, 12530, 0.28),
(1150, 12530, 0.28),
(1151, 12530, 0.28),
(1174, 12530, 0.28),
(1296, 12530, 0.28),
(959, 12530, 0.42),
(1107, 12530, 0.42),
(1201, 12530, 0.42),
(1261, 12530, 0.42),
(1197, 12530, 0.56),
(1202, 12530, 0.56),
(1259, 12530, 0.56),
(1300, 12530, 0.7),
(1258, 12530, 0.84),
(1257, 12530, 1.26),
(301, 12531, 0.14),
(302, 12531, 0.14),
(962, 12531, 0.14),
(1107, 12531, 0.14),
(1165, 12531, 0.14),
(1185, 12531, 0.14),
(1186, 12531, 0.14),
(1188, 12531, 0.14),
(1193, 12531, 0.14),
(1208, 12531, 0.14),
(1258, 12531, 0.14),
(927, 12531, 0.28),
(1044, 12531, 0.28),
(1201, 12531, 0.28),
(1205, 12531, 0.28),
(1283, 12531, 0.28),
(1285, 12531, 0.48),
(1197, 12531, 0.62),
(1129, 12531, 0.88),
(301, 12532, 0.09331),
(302, 12532, 0.09331),
(301, 12533, 0.37331),
(302, 12533, 0.37331),
(302, 12534, 0.9334),
(301, 12534, 2.38017),
(301, 12535, 0.14),
(302, 12535, 0.14),
(927, 12535, 0.14),
(1062, 12535, 0.14),
(1066, 12535, 0.14),
(1113, 12535, 0.14),
(1152, 12535, 0.14),
(1160, 12535, 0.14),
(1169, 12535, 0.14),
(1172, 12535, 0.14),
(1194, 12535, 0.14),
(1195, 12535, 0.14),
(1273, 12535, 0.14),
(1282, 12535, 0.14),
(1289, 12535, 0.14),
(1291, 12535, 0.14),
(1292, 12535, 0.14),
(1301, 12535, 0.14),
(1302, 12535, 0.14),
(962, 12535, 0.28),
(1065, 12535, 0.28),
(1087, 12535, 0.28),
(1090, 12535, 0.28),
(1179, 12535, 0.28),
(1193, 12535, 0.28),
(1274, 12535, 0.28),
(1166, 12535, 0.42),
(1171, 12535, 0.42),
(1271, 12535, 0.42),
(1276, 12535, 0.56),
(301, 12536, 1.36017),
(302, 12536, 1.36017),
(301, 12537, 0.46669),
(302, 12537, 0.46669),
(301, 12538, 0.23331),
(302, 12538, 0.23331),
(1188, 12538, 0.23331),
(1021, 12538, 0.56661),
(303, 12538, 0.93324),
(301, 12539, 0.37331),
(302, 12539, 0.37331),
(302, 12543, 0.93),
(303, 12544, 0.32669),
(303, 12545, 0.23331),
(303, 12546, 0.37331),
(303, 12547, 0.23331),
(303, 12548, 0.37331),
(303, 12549, 0.28),
(303, 12550, 0.37331),
(303, 12551, 0.37331),
(303, 12552, 0.28),
(303, 12553, 0.42),
(303, 12554, 0.42),
(303, 12555, 0.28),
(303, 12556, 1.12),
(303, 12557, 0.42),
(303, 12558, 0.28),
(303, 12559, 0.28),
(303, 12560, 0.21),
(303, 12561, 0.21),
(303, 12562, 0.35),
(303, 12563, 0.42),
(303, 12564, 0.56),
(918, 12565, 0.28),
(962, 12565, 0.28),
(1057, 12565, 0.28),
(1125, 12565, 0.28),
(1150, 12565, 0.28),
(1161, 12565, 0.28),
(1162, 12565, 0.28),
(1171, 12565, 0.28),
(1274, 12565, 0.28),
(1280, 12565, 0.28),
(1281, 12565, 0.28),
(1152, 12565, 0.56),
(1198, 12565, 0.56),
(1199, 12565, 0.56),
(1103, 12565, 0.84),
(1159, 12565, 1.12),
(303, 12565, 2.52),
(303, 12566, 0.28),
(1186, 12566, 0.28),
(303, 12567, 0.28),
(571, 12567, 0.28),
(962, 12567, 0.28),
(1174, 12567, 0.56),
(584, 12567, 1.48),
(303, 12568, 0.32669),
(1301, 12568, 0.32669),
(1107, 12568, 0.65338),
(571, 12569, 0.23331),
(962, 12569, 0.23331),
(1043, 12569, 0.23331),
(1066, 12569, 0.23331),
(1086, 12569, 0.23331),
(1095, 12569, 0.23331),
(1112, 12569, 0.23331),
(1127, 12569, 0.23331),
(1166, 12569, 0.23331),
(1169, 12569, 0.23331),
(1195, 12569, 0.23331),
(1200, 12569, 0.23331),
(1270, 12569, 0.23331),
(1074, 12569, 0.46662),
(1128, 12569, 0.46662),
(1209, 12569, 0.46662),
(303, 12569, 0.93324),
(1247, 12569, 0.93324),
(580, 12569, 1.23321),
(303, 12570, 0.23331),
(1045, 12570, 0.23331),
(1046, 12570, 0.23331),
(1144, 12570, 0.23331),
(1271, 12570, 0.23331),
(1283, 12570, 0.23331),
(1290, 12570, 0.23331),
(1067, 12570, 0.46662),
(1175, 12571, 0.23331),
(1205, 12571, 0.23331),
(303, 12571, 0.46662),
(303, 12572, 0.28),
(303, 12573, 1.63345),
(303, 12574, 0.42),
(980, 12575, 0.28),
(1291, 12575, 0.28),
(1171, 12575, 0.56),
(1201, 12575, 0.56),
(303, 12575, 1.12),
(1288, 12575, 1.12),
(918, 12576, 0.09331),
(940, 12576, 0.09331),
(980, 12576, 0.09331),
(1042, 12576, 0.09331),
(1063, 12576, 0.09331),
(1065, 12576, 0.09331),
(1066, 12576, 0.09331),
(1087, 12576, 0.09331),
(1095, 12576, 0.09331),
(1130, 12576, 0.09331),
(1134, 12576, 0.09331),
(1150, 12576, 0.09331),
(1161, 12576, 0.09331),
(1169, 12576, 0.09331),
(1174, 12576, 0.09331),
(1185, 12576, 0.09331),
(1189, 12576, 0.09331),
(1191, 12576, 0.09331),
(1193, 12576, 0.09331),
(1194, 12576, 0.09331),
(1204, 12576, 0.09331),
(1205, 12576, 0.09331),
(1208, 12576, 0.09331),
(1259, 12576, 0.09331),
(1262, 12576, 0.09331),
(1270, 12576, 0.09331),
(1282, 12576, 0.09331),
(1284, 12576, 0.09331),
(1288, 12576, 0.09331),
(1291, 12576, 0.09331),
(1293, 12576, 0.09331),
(1301, 12576, 0.09331),
(1033, 12576, 0.18662),
(1055, 12576, 0.18662),
(1062, 12576, 0.18662),
(1067, 12576, 0.18662),
(1108, 12576, 0.18662),
(1124, 12576, 0.18662),
(1138, 12576, 0.18662),
(1140, 12576, 0.18662),
(1144, 12576, 0.18662),
(1146, 12576, 0.18662),
(1148, 12576, 0.18662),
(1152, 12576, 0.18662),
(1163, 12576, 0.18662),
(1165, 12576, 0.18662),
(1171, 12576, 0.18662),
(1188, 12576, 0.18662),
(1192, 12576, 0.18662),
(1197, 12576, 0.18662),
(1200, 12576, 0.18662),
(1201, 12576, 0.18662),
(1203, 12576, 0.18662),
(1257, 12576, 0.18662),
(1271, 12576, 0.18662),
(1277, 12576, 0.18662),
(1289, 12576, 0.18662),
(1296, 12576, 0.18662),
(927, 12576, 0.27993),
(1057, 12576, 0.27993),
(1061, 12576, 0.27993),
(1149, 12576, 0.27993),
(1153, 12576, 0.27993),
(1170, 12576, 0.27993),
(1209, 12576, 0.27993),
(1276, 12576, 0.31992),
(962, 12576, 0.37324),
(1186, 12576, 0.37324),
(1195, 12576, 0.37324),
(303, 12576, 0.46655),
(1074, 12576, 0.50654),
(1044, 12576, 0.55986),
(1128, 12576, 0.67983),
(940, 12577, 0.32669),
(1065, 12577, 0.32669),
(1066, 12577, 0.32669),
(1109, 12577, 0.32669),
(1125, 12577, 0.32669),
(1127, 12577, 0.32669),
(1169, 12577, 0.32669),
(1193, 12577, 0.32669),
(1202, 12577, 0.32669),
(1204, 12577, 0.32669),
(1296, 12577, 0.32669),
(1128, 12577, 0.65338),
(1279, 12577, 0.65338),
(1283, 12577, 0.65338),
(303, 12577, 0.98007),
(303, 12578, 0.14),
(918, 12578, 0.14),
(962, 12578, 0.14),
(1047, 12578, 0.14),
(1063, 12578, 0.14),
(1065, 12578, 0.14),
(1066, 12578, 0.14),
(1126, 12578, 0.14),
(1138, 12578, 0.14),
(1146, 12578, 0.14),
(1166, 12578, 0.14),
(1191, 12578, 0.14),
(1262, 12578, 0.14),
(1277, 12578, 0.14),
(1295, 12578, 0.14),
(1082, 12578, 0.28),
(1163, 12578, 0.28),
(1205, 12578, 0.28),
(1208, 12578, 0.28),
(303, 12579, 1.68),
(927, 12580, 0.14),
(1040, 12580, 0.14),
(1046, 12580, 0.14),
(1050, 12580, 0.14),
(1059, 12580, 0.14),
(1061, 12580, 0.14),
(1076, 12580, 0.14),
(1082, 12580, 0.14),
(1089, 12580, 0.14),
(1093, 12580, 0.14),
(1110, 12580, 0.14),
(1115, 12580, 0.14),
(1124, 12580, 0.14),
(1126, 12580, 0.14),
(1129, 12580, 0.14),
(1134, 12580, 0.14),
(1145, 12580, 0.14),
(1148, 12580, 0.14),
(1150, 12580, 0.14),
(1161, 12580, 0.14),
(1170, 12580, 0.14),
(1186, 12580, 0.14),
(1187, 12580, 0.14),
(1191, 12580, 0.14),
(1196, 12580, 0.14),
(1198, 12580, 0.14),
(1201, 12580, 0.14),
(1203, 12580, 0.14),
(1209, 12580, 0.14),
(1262, 12580, 0.14),
(1273, 12580, 0.14),
(1278, 12580, 0.14),
(1282, 12580, 0.14),
(1284, 12580, 0.14),
(1288, 12580, 0.14),
(1296, 12580, 0.14),
(1045, 12580, 0.28),
(1047, 12580, 0.28),
(1075, 12580, 0.28),
(1078, 12580, 0.28),
(1085, 12580, 0.28),
(1096, 12580, 0.28),
(1111, 12580, 0.28),
(1138, 12580, 0.28),
(1144, 12580, 0.28),
(1153, 12580, 0.28),
(1159, 12580, 0.28),
(1160, 12580, 0.28),
(1166, 12580, 0.28),
(1179, 12580, 0.28),
(1189, 12580, 0.28),
(1197, 12580, 0.28),
(1199, 12580, 0.28),
(1204, 12580, 0.28),
(1247, 12580, 0.28),
(1274, 12580, 0.28),
(1276, 12580, 0.28),
(1283, 12580, 0.28),
(1295, 12580, 0.28),
(1042, 12580, 0.42),
(1058, 12580, 0.42),
(1065, 12580, 0.42),
(1066, 12580, 0.42),
(1088, 12580, 0.42),
(1103, 12580, 0.42),
(1108, 12580, 0.42),
(1128, 12580, 0.42),
(1146, 12580, 0.42),
(1149, 12580, 0.42),
(1158, 12580, 0.42),
(1163, 12580, 0.42),
(1165, 12580, 0.42),
(1171, 12580, 0.42),
(1172, 12580, 0.42),
(1188, 12580, 0.42),
(1205, 12580, 0.42),
(1270, 12580, 0.42),
(1302, 12580, 0.42),
(303, 12580, 0.56),
(959, 12580, 0.56),
(1125, 12580, 0.56),
(1140, 12580, 0.56),
(1151, 12580, 0.56),
(1169, 12580, 0.56),
(1175, 12580, 0.56),
(1185, 12580, 0.56),
(1292, 12580, 0.56),
(1294, 12580, 0.56),
(1060, 12580, 0.7),
(1130, 12580, 0.7),
(1280, 12580, 0.7),
(1289, 12580, 0.7),
(1301, 12580, 0.7),
(1193, 12580, 0.84),
(1208, 12580, 0.84),
(1157, 12580, 1.12),
(962, 12580, 1.26),
(1192, 12580, 1.26),
(1279, 12580, 1.32),
(918, 12580, 2.14),
(962, 12581, 0.18669),
(1046, 12581, 0.18669),
(1093, 12581, 0.18669),
(1145, 12581, 0.18669),
(303, 12581, 0.74676),
(959, 12582, 0.09331),
(1040, 12582, 0.09331),
(1058, 12582, 0.09331),
(1068, 12582, 0.09331),
(1069, 12582, 0.09331),
(1111, 12582, 0.09331),
(1147, 12582, 0.09331),
(1159, 12582, 0.09331),
(1162, 12582, 0.09331),
(1163, 12582, 0.09331),
(1179, 12582, 0.09331),
(1185, 12582, 0.09331),
(1189, 12582, 0.09331),
(1197, 12582, 0.09331),
(1199, 12582, 0.09331),
(1247, 12582, 0.09331),
(1262, 12582, 0.09331),
(1280, 12582, 0.09331),
(1284, 12582, 0.09331),
(1287, 12582, 0.09331),
(1291, 12582, 0.09331),
(1293, 12582, 0.09331),
(1295, 12582, 0.09331),
(980, 12582, 0.18662),
(1036, 12582, 0.18662),
(1044, 12582, 0.18662),
(1050, 12582, 0.18662),
(1060, 12582, 0.18662),
(1074, 12582, 0.18662),
(1096, 12582, 0.18662),
(1105, 12582, 0.18662),
(1107, 12582, 0.18662),
(1108, 12582, 0.18662),
(1134, 12582, 0.18662),
(1148, 12582, 0.18662),
(1160, 12582, 0.18662),
(1161, 12582, 0.18662),
(1169, 12582, 0.18662),
(1192, 12582, 0.18662),
(1193, 12582, 0.18662),
(1270, 12582, 0.18662),
(1271, 12582, 0.18662),
(1281, 12582, 0.18662),
(1282, 12582, 0.18662),
(1296, 12582, 0.18662),
(1299, 12582, 0.18662),
(1035, 12582, 0.27993),
(1065, 12582, 0.27993),
(1066, 12582, 0.27993),
(1124, 12582, 0.27993),
(1125, 12582, 0.27993),
(1127, 12582, 0.27993),
(1128, 12582, 0.27993),
(1138, 12582, 0.27993),
(1149, 12582, 0.27993),
(1151, 12582, 0.27993),
(1158, 12582, 0.27993),
(1172, 12582, 0.27993),
(1175, 12582, 0.27993),
(1187, 12582, 0.27993),
(1198, 12582, 0.27993),
(1259, 12582, 0.27993),
(1301, 12582, 0.27993),
(1091, 12582, 0.37324),
(1110, 12582, 0.37324),
(1170, 12582, 0.37324),
(1173, 12582, 0.37324),
(1195, 12582, 0.37324),
(1209, 12582, 0.37324),
(1258, 12582, 0.37324),
(1288, 12582, 0.37324),
(1174, 12582, 0.46655),
(1285, 12582, 0.46655),
(1300, 12582, 0.46655),
(303, 12582, 0.55986),
(1033, 12582, 0.55986),
(1047, 12582, 0.55986),
(1083, 12582, 0.55986),
(1130, 12582, 0.55986),
(1205, 12582, 0.55986),
(1188, 12582, 0.65317),
(1202, 12582, 0.65317),
(1257, 12582, 0.65317),
(1201, 12582, 0.74648),
(1204, 12582, 0.74648),
(1261, 12582, 0.74648),
(927, 12582, 0.83979),
(1208, 12582, 0.83979),
(1279, 12582, 0.83979),
(1152, 12582, 0.87978),
(962, 12582, 1.11972),
(940, 12583, 0.46669),
(1067, 12583, 0.46669),
(1127, 12583, 0.46669),
(1161, 12583, 0.46669),
(1204, 12583, 0.46669),
(1247, 12583, 0.46669),
(1169, 12583, 0.93338),
(303, 12583, 1.86676),
(918, 12584, 0.42),
(980, 12584, 0.42),
(1069, 12584, 0.42),
(1163, 12584, 0.42),
(1174, 12584, 0.42),
(1175, 12584, 0.42),
(1201, 12584, 0.42),
(1068, 12584, 0.84),
(1162, 12584, 0.84),
(1173, 12584, 0.84),
(1270, 12584, 0.84),
(1044, 12584, 1.26),
(303, 12584, 2.1),
(303, 12585, 0.18669),
(303, 12586, 0.42),
(1163, 12586, 0.42),
(1130, 12587, 0.28),
(1257, 12587, 0.28),
(303, 12587, 0.84),
(303, 12588, 0.14),
(303, 12589, 0.28),
(1059, 12590, 0.23331),
(1170, 12590, 0.23331),
(1208, 12590, 0.23331),
(1273, 12590, 0.23331),
(1293, 12590, 0.23331),
(1302, 12590, 0.23331),
(303, 12590, 0.46662),
(1140, 12590, 0.46662),
(1173, 12590, 0.46662),
(1197, 12590, 0.46662),
(1286, 12590, 0.46662),
(962, 12591, 0.32669),
(1042, 12591, 0.32669),
(1045, 12591, 0.32669),
(1085, 12591, 0.32669),
(1124, 12591, 0.32669),
(1125, 12591, 0.32669),
(1130, 12591, 0.32669),
(1134, 12591, 0.32669),
(1173, 12591, 0.32669),
(1186, 12591, 0.32669),
(1209, 12591, 0.32669),
(1279, 12591, 0.32669),
(1290, 12591, 0.32669),
(1301, 12591, 0.32669),
(918, 12591, 0.65338),
(927, 12591, 0.65338),
(1128, 12591, 0.65338),
(1144, 12591, 0.65338),
(1159, 12591, 0.65338),
(1174, 12591, 0.65338),
(1188, 12591, 0.65338),
(1262, 12591, 0.65338),
(1145, 12591, 0.98007),
(1172, 12591, 0.98007),
(1208, 12591, 0.98007),
(303, 12591, 1.30676),
(303, 12592, 0.28),
(1128, 12592, 0.28),
(1169, 12592, 0.28),
(1285, 12592, 0.56),
(303, 12593, 0.23331),
(303, 12594, 0.51331),
(303, 12595, 0.18669),
(927, 12595, 0.18669),
(1063, 12595, 0.18669),
(1066, 12595, 0.18669),
(1074, 12595, 0.18669),
(1134, 12595, 0.18669),
(1185, 12595, 0.18669),
(1199, 12595, 0.18669),
(1299, 12595, 0.18669),
(1091, 12595, 0.37338),
(1175, 12595, 0.37338),
(1208, 12595, 0.37338),
(1205, 12595, 0.56007),
(918, 12595, 0.74676),
(1045, 12595, 0.74676),
(1046, 12595, 0.74676),
(1203, 12595, 0.82677),
(1201, 12595, 1.12014),
(303, 12596, 0.18669),
(303, 12597, 0.37331),
(303, 12598, 1.63317),
(303, 12599, 0.28),
(1173, 12599, 0.28),
(1287, 12599, 0.28),
(1146, 12599, 0.56),
(303, 12600, 1.49324),
(303, 12601, 0.14),
(959, 12601, 0.14),
(1042, 12601, 0.14),
(1045, 12601, 0.14),
(1074, 12601, 0.14),
(1078, 12601, 0.14),
(1095, 12601, 0.14),
(1107, 12601, 0.14),
(1126, 12601, 0.14),
(1127, 12601, 0.14),
(1130, 12601, 0.14),
(1146, 12601, 0.14),
(1147, 12601, 0.14),
(1151, 12601, 0.14),
(1159, 12601, 0.14),
(1171, 12601, 0.14),
(1175, 12601, 0.14),
(1189, 12601, 0.14),
(1194, 12601, 0.14),
(1198, 12601, 0.14),
(1201, 12601, 0.14),
(1247, 12601, 0.14),
(1276, 12601, 0.14),
(1280, 12601, 0.14),
(1289, 12601, 0.14),
(1294, 12601, 0.14),
(1299, 12601, 0.14),
(1301, 12601, 0.14),
(927, 12601, 0.28),
(980, 12601, 0.28),
(1082, 12601, 0.28),
(1124, 12601, 0.28),
(1128, 12601, 0.28),
(1134, 12601, 0.28),
(1170, 12601, 0.28),
(1172, 12601, 0.28),
(1185, 12601, 0.28),
(1192, 12601, 0.28),
(1197, 12601, 0.28),
(1203, 12601, 0.28),
(1270, 12601, 0.28),
(1279, 12601, 0.28),
(1291, 12601, 0.28),
(1302, 12601, 0.28),
(1061, 12601, 0.42),
(1063, 12601, 0.42),
(1165, 12601, 0.42),
(1179, 12601, 0.42),
(1188, 12601, 0.42),
(1191, 12601, 0.42),
(1193, 12601, 0.42),
(1205, 12601, 0.42),
(1271, 12601, 0.42),
(1288, 12601, 0.42),
(962, 12601, 0.56),
(1153, 12601, 0.56),
(1163, 12601, 0.56),
(303, 12602, 0.32669),
(303, 12603, 0.09331),
(940, 12603, 0.09331),
(1048, 12603, 0.09331),
(1084, 12603, 0.09331),
(1093, 12603, 0.09331),
(1111, 12603, 0.09331),
(1138, 12603, 0.09331),
(1152, 12603, 0.09331),
(1162, 12603, 0.09331),
(1188, 12603, 0.09331),
(1189, 12603, 0.09331),
(1198, 12603, 0.09331),
(1257, 12603, 0.09331),
(1280, 12603, 0.09331),
(1288, 12603, 0.09331),
(1292, 12603, 0.09331),
(1293, 12603, 0.09331),
(918, 12603, 0.18662),
(927, 12603, 0.18662),
(959, 12603, 0.18662),
(962, 12603, 0.18662),
(1044, 12603, 0.18662),
(1058, 12603, 0.18662),
(1069, 12603, 0.18662),
(1075, 12603, 0.18662),
(1096, 12603, 0.18662),
(1134, 12603, 0.18662),
(1146, 12603, 0.18662),
(1147, 12603, 0.18662),
(1158, 12603, 0.18662),
(1174, 12603, 0.18662),
(1186, 12603, 0.18662),
(1187, 12603, 0.18662),
(1191, 12603, 0.18662),
(1193, 12603, 0.18662),
(1201, 12603, 0.18662),
(1205, 12603, 0.18662),
(1282, 12603, 0.18662),
(1057, 12603, 0.27993),
(1066, 12603, 0.27993),
(1125, 12603, 0.27993),
(1148, 12603, 0.27993),
(1172, 12603, 0.27993),
(1196, 12603, 0.27993),
(1202, 12603, 0.27993),
(1204, 12603, 0.27993),
(1208, 12603, 0.27993),
(1247, 12603, 0.27993),
(1274, 12603, 0.27993),
(1149, 12603, 0.37324),
(1163, 12603, 0.37324),
(1184, 12603, 0.37324),
(1175, 12603, 0.50654),
(1209, 12603, 1.05307),
(303, 12604, 0.09331),
(303, 12605, 0.98007),
(303, 12606, 0.56),
(303, 12607, 0.28),
(303, 12608, 1.49352),
(303, 12609, 0.28),
(1077, 12609, 0.28),
(1115, 12609, 0.28),
(1209, 12609, 0.28),
(303, 12610, 0.28),
(1084, 12610, 0.28),
(1101, 12610, 0.28),
(1115, 12610, 0.28),
(1125, 12610, 0.28),
(1150, 12610, 0.28),
(1151, 12610, 0.28),
(1171, 12610, 0.28),
(1174, 12610, 0.28),
(1193, 12610, 0.28),
(1209, 12610, 0.28),
(1280, 12610, 0.28),
(1292, 12610, 0.28),
(1302, 12610, 0.28),
(918, 12610, 0.56),
(962, 12610, 0.56),
(1066, 12610, 0.56),
(1075, 12610, 0.56),
(1082, 12610, 0.56),
(1091, 12610, 0.56),
(1105, 12610, 0.56),
(1152, 12610, 0.56),
(1205, 12610, 0.56),
(1270, 12610, 0.56),
(1153, 12610, 0.84),
(1103, 12610, 1.12),
(1147, 12610, 1.68),
(303, 12611, 0.23331),
(1098, 12611, 0.23331),
(303, 12612, 0.37331),
(303, 12613, 0.46662),
(303, 12614, 0.65338),
(303, 12615, 0.28),
(1068, 12615, 0.28),
(1088, 12615, 0.28),
(1285, 12615, 0.28),
(1081, 12616, 0.56),
(1094, 12616, 1.12),
(303, 12616, 26.6),
(303, 12617, 0.60669),
(303, 12618, 0.14),
(303, 12619, 1.49324),
(303, 12620, 0.32669),
(1033, 12620, 0.32669),
(1035, 12620, 0.32669),
(1042, 12620, 0.32669),
(1163, 12620, 0.32669),
(1258, 12620, 0.32669),
(1040, 12620, 0.65338),
(1276, 12620, 0.65338),
(1171, 12621, 0.42),
(1191, 12621, 0.42),
(1290, 12621, 0.42),
(303, 12621, 1.68),
(303, 12622, 0.46669),
(1161, 12622, 0.46669),
(1171, 12622, 0.46669),
(1191, 12622, 2.80014),
(303, 12623, 1.68),
(1208, 12624, 0.32669),
(303, 12624, 30.3822),
(1043, 12625, 0.28),
(1059, 12625, 0.28),
(1187, 12625, 0.28),
(1188, 12625, 0.28),
(1208, 12625, 0.28),
(303, 12625, 0.56),
(1192, 12625, 0.56),
(1089, 12625, 0.96),
(303, 12626, 0.28),
(1147, 12627, 0.28),
(1188, 12627, 0.28),
(1203, 12627, 0.28),
(1205, 12627, 0.28),
(1277, 12627, 0.28),
(303, 12627, 1.12),
(303, 12628, 0.18669),
(303, 12629, 0.28),
(303, 12630, 0.65338),
(303, 12631, 0.28),
(1035, 12631, 0.28),
(1069, 12631, 0.28),
(1085, 12631, 0.28),
(1115, 12631, 0.28),
(304, 12631, 1.48),
(303, 12632, 1.30676),
(303, 12633, 0.14),
(303, 12634, 1.49324),
(303, 12635, 3.36),
(303, 12636, 0.18669),
(1066, 12636, 0.18669),
(1086, 12636, 0.18669),
(1090, 12636, 0.18669),
(1203, 12636, 0.18669),
(1109, 12636, 0.56007),
(303, 12637, 0.74662),
(303, 12638, 1.30676),
(303, 12639, 0.28),
(927, 12640, 0.18669),
(1044, 12640, 0.18669),
(1095, 12640, 0.18669),
(1273, 12640, 0.18669),
(1274, 12640, 0.18669),
(1278, 12640, 0.18669),
(1279, 12640, 0.18669),
(303, 12640, 0.37338),
(1066, 12640, 0.37338),
(1086, 12640, 0.37338),
(1285, 12640, 0.37338),
(303, 12641, 0.23331),
(1055, 12641, 0.23331),
(1146, 12641, 0.23331),
(303, 12642, 0.37331),
(1044, 12643, 0.32669),
(1057, 12643, 0.32669),
(1061, 12643, 0.32669),
(1069, 12643, 0.32669),
(1075, 12643, 0.32669),
(1091, 12643, 0.32669),
(1092, 12643, 0.32669),
(1128, 12643, 0.32669),
(1146, 12643, 0.32669),
(1148, 12643, 0.32669),
(1169, 12643, 0.32669),
(1171, 12643, 0.32669),
(1196, 12643, 0.32669),
(1198, 12643, 0.32669),
(1281, 12643, 0.32669),
(1285, 12643, 0.32669),
(1299, 12643, 0.32669),
(303, 12643, 0.65338),
(927, 12643, 0.65338),
(1185, 12643, 0.65338),
(1195, 12643, 0.65338),
(1279, 12643, 0.65338),
(962, 12643, 0.98007),
(1144, 12643, 1.12008),
(303, 12644, 0.28),
(1185, 12644, 0.28),
(1247, 12644, 0.28),
(1089, 12645, 0.23331),
(303, 12645, 0.69993),
(303, 12646, 0.28),
(303, 12647, 0.28),
(303, 12648, 1.49324),
(303, 12649, 0.14),
(962, 12649, 0.14),
(1057, 12649, 0.14),
(1130, 12649, 0.14),
(1161, 12649, 0.14),
(1193, 12649, 0.14),
(1195, 12649, 0.14),
(1261, 12649, 0.14),
(1292, 12649, 0.14),
(1085, 12649, 0.28),
(1101, 12649, 0.28),
(1295, 12649, 0.28),
(1045, 12649, 0.42),
(303, 12650, 0.93324),
(927, 12651, 0.42),
(1059, 12651, 0.42),
(1096, 12651, 0.42),
(1105, 12651, 0.42),
(1106, 12651, 0.42),
(1107, 12651, 0.42),
(1111, 12651, 0.42),
(1148, 12651, 0.42),
(1171, 12651, 0.42),
(1185, 12651, 0.42),
(1193, 12651, 0.42),
(1208, 12651, 0.42),
(1247, 12651, 0.42),
(1280, 12651, 0.42),
(1281, 12651, 0.42),
(1291, 12651, 0.42),
(303, 12651, 0.84),
(918, 12651, 0.84),
(1098, 12651, 0.84),
(1144, 12651, 0.84),
(1195, 12651, 0.84),
(1278, 12651, 0.84),
(303, 12652, 0.28),
(303, 12653, 0.18669),
(927, 12653, 0.18669),
(962, 12653, 0.18669),
(1042, 12653, 0.18669),
(1057, 12653, 0.18669),
(1074, 12653, 0.18669),
(1128, 12653, 0.18669),
(1192, 12653, 0.18669),
(1195, 12653, 0.18669),
(1197, 12653, 0.18669),
(1201, 12653, 0.18669),
(1281, 12653, 0.18669),
(1193, 12653, 0.37338),
(303, 12654, 0.23331),
(1274, 12654, 0.23331),
(303, 12655, 0.42),
(303, 12656, 0.18669),
(1286, 12656, 0.18669),
(1147, 12656, 0.37338),
(1144, 12656, 0.74676),
(1298, 12656, 1.8669),
(303, 12657, 0.32669),
(303, 12658, 0.18669),
(940, 12658, 0.18669),
(1042, 12658, 0.18669),
(1074, 12658, 0.18669),
(1076, 12658, 0.18669),
(1128, 12658, 0.18669),
(1134, 12658, 0.18669),
(1166, 12658, 0.18669),
(1171, 12658, 0.18669),
(1174, 12658, 0.18669),
(1193, 12658, 0.18669),
(1194, 12658, 0.18669),
(1195, 12658, 0.18669),
(1201, 12658, 0.18669),
(1286, 12658, 0.18669),
(1044, 12658, 0.37338),
(1059, 12658, 0.37338),
(1088, 12658, 0.37338),
(1095, 12658, 0.37338),
(1184, 12658, 0.37338),
(1276, 12658, 0.37338),
(1292, 12658, 0.37338),
(962, 12658, 0.56007),
(1188, 12658, 0.64008),
(959, 12658, 0.74676),
(1163, 12658, 0.74676),
(303, 12659, 1.68),
(303, 12660, 1.12014),
(303, 12661, 0.42),
(1129, 12662, 0.23331),
(1160, 12662, 0.23331),
(1163, 12662, 0.23331),
(1257, 12662, 0.23331),
(303, 12662, 0.69993),
(1209, 12662, 0.93324),
(303, 12663, 0.28),
(1128, 12663, 0.28),
(1174, 12663, 0.28),
(1259, 12663, 0.28),
(1300, 12663, 0.28),
(1040, 12663, 0.56),
(1045, 12663, 0.56),
(1129, 12663, 0.56),
(1208, 12663, 0.56),
(1209, 12663, 0.56),
(303, 12664, 1.12),
(303, 12665, 0.09331),
(303, 12666, 0.09331),
(303, 12667, 0.09331),
(303, 12668, 0.09331),
(303, 12669, 0.09331),
(303, 12670, 0.09331),
(303, 12671, 7.51387),
(303, 12672, 0.23331),
(303, 12673, 0.18669),
(959, 12673, 0.18669),
(980, 12673, 0.18669),
(1058, 12673, 0.18669),
(1062, 12673, 0.18669),
(1074, 12673, 0.18669),
(1098, 12673, 0.18669),
(1105, 12673, 0.18669),
(1107, 12673, 0.18669),
(1126, 12673, 0.18669),
(1140, 12673, 0.18669),
(1145, 12673, 0.18669),
(1151, 12673, 0.18669),
(1163, 12673, 0.18669),
(1171, 12673, 0.18669),
(1172, 12673, 0.18669),
(1185, 12673, 0.18669),
(1187, 12673, 0.18669),
(1196, 12673, 0.18669),
(1209, 12673, 0.18669),
(1270, 12673, 0.18669),
(1276, 12673, 0.18669),
(1277, 12673, 0.18669),
(1287, 12673, 0.18669),
(1289, 12673, 0.18669),
(1292, 12673, 0.18669),
(1296, 12673, 0.18669),
(962, 12673, 0.37338),
(1043, 12673, 0.37338),
(1055, 12673, 0.37338),
(1059, 12673, 0.37338),
(1086, 12673, 0.37338),
(1093, 12673, 0.37338),
(1103, 12673, 0.37338),
(1112, 12673, 0.37338),
(1113, 12673, 0.37338),
(1149, 12673, 0.37338),
(1152, 12673, 0.37338),
(1174, 12673, 0.37338),
(1208, 12673, 0.37338),
(1280, 12673, 0.37338),
(1281, 12673, 0.37338),
(1290, 12673, 0.37338),
(1299, 12673, 0.37338),
(1047, 12673, 0.56007),
(1134, 12673, 0.56007),
(1262, 12673, 0.56007),
(1274, 12673, 0.56007),
(303, 12674, 0.18669),
(1049, 12674, 0.18669),
(1066, 12674, 0.18669),
(1151, 12674, 0.18669),
(1165, 12674, 0.18669),
(1185, 12674, 0.18669),
(1186, 12674, 0.18669),
(1195, 12674, 0.18669),
(1276, 12674, 0.18669),
(1299, 12674, 0.18669),
(1262, 12674, 0.37338),
(1277, 12674, 0.37338),
(962, 12674, 0.56007),
(303, 12675, 0.93345),
(962, 12676, 0.14),
(1293, 12676, 0.14),
(1042, 12676, 0.28),
(1088, 12676, 0.28),
(303, 12676, 0.42),
(940, 12677, 0.42),
(959, 12677, 0.42),
(1066, 12677, 0.42),
(1076, 12677, 0.42),
(1078, 12677, 0.42),
(1084, 12677, 0.42),
(1089, 12677, 0.42),
(1093, 12677, 0.42),
(1095, 12677, 0.42),
(1124, 12677, 0.42),
(1128, 12677, 0.42),
(1129, 12677, 0.42),
(1138, 12677, 0.42),
(1140, 12677, 0.42),
(1163, 12677, 0.42),
(1170, 12677, 0.42),
(1172, 12677, 0.42),
(1186, 12677, 0.42),
(1187, 12677, 0.42),
(1194, 12677, 0.42),
(1198, 12677, 0.42),
(1204, 12677, 0.42),
(1208, 12677, 0.42),
(1247, 12677, 0.42),
(1270, 12677, 0.42),
(1273, 12677, 0.42),
(1277, 12677, 0.42),
(1282, 12677, 0.42),
(1290, 12677, 0.42),
(1302, 12677, 0.42),
(303, 12677, 0.84),
(918, 12677, 0.84),
(1077, 12677, 0.84),
(1092, 12677, 0.84),
(1144, 12677, 0.84),
(1145, 12677, 0.84),
(1146, 12677, 0.84),
(1153, 12677, 0.84),
(1158, 12677, 0.84),
(1159, 12677, 0.84),
(1165, 12677, 0.84),
(1166, 12677, 0.84),
(1175, 12677, 0.84),
(1188, 12677, 0.84),
(1200, 12677, 0.84),
(1203, 12677, 0.84),
(1271, 12677, 0.84),
(1276, 12677, 0.84),
(1279, 12677, 0.84),
(1288, 12677, 0.84),
(962, 12677, 1.26),
(1060, 12677, 1.26),
(1083, 12677, 1.26),
(1125, 12677, 1.26),
(1149, 12677, 1.26),
(1174, 12677, 1.26),
(1280, 12677, 1.26),
(1151, 12677, 1.44),
(1063, 12677, 1.68),
(1291, 12677, 1.86),
(927, 12677, 2.1),
(1152, 12677, 2.52),
(1193, 12677, 2.94),
(1081, 12677, 3.12),
(303, 12678, 1.30676),
(303, 12679, 0.46669),
(303, 12680, 0.74676),
(1061, 12681, 0.51331),
(1158, 12681, 0.51331),
(1279, 12681, 0.51331),
(1283, 12681, 0.51331),
(1096, 12681, 1.02662),
(1098, 12681, 1.53993),
(1262, 12681, 1.53993),
(303, 12681, 2.05324),
(303, 12682, 0.28),
(303, 12683, 1.49324),
(303, 12684, 0.65338),
(574, 12684, 0.98007),
(575, 12684, 0.98007),
(571, 12684, 1.30676),
(584, 12684, 1.30676),
(303, 12685, 3.36),
(303, 12686, 1.86676),
(303, 12687, 0.32669),
(980, 12688, 0.09331),
(1035, 12688, 0.09331),
(1043, 12688, 0.09331),
(1055, 12688, 0.09331),
(1058, 12688, 0.09331),
(1062, 12688, 0.09331),
(1083, 12688, 0.09331),
(1086, 12688, 0.09331),
(1095, 12688, 0.09331),
(1098, 12688, 0.09331),
(1107, 12688, 0.09331),
(1109, 12688, 0.09331),
(1110, 12688, 0.09331),
(1115, 12688, 0.09331),
(1124, 12688, 0.09331),
(1126, 12688, 0.09331),
(1127, 12688, 0.09331),
(1134, 12688, 0.09331),
(1157, 12688, 0.09331),
(1158, 12688, 0.09331),
(1173, 12688, 0.09331),
(1186, 12688, 0.09331),
(1187, 12688, 0.09331),
(1191, 12688, 0.09331),
(1192, 12688, 0.09331),
(1204, 12688, 0.09331),
(1209, 12688, 0.09331),
(1274, 12688, 0.09331),
(1276, 12688, 0.09331),
(1277, 12688, 0.09331),
(1280, 12688, 0.09331),
(1285, 12688, 0.09331),
(1290, 12688, 0.09331),
(1291, 12688, 0.09331),
(1294, 12688, 0.09331),
(1047, 12688, 0.18662),
(1052, 12688, 0.18662),
(1069, 12688, 0.18662),
(1076, 12688, 0.18662),
(1077, 12688, 0.18662),
(1089, 12688, 0.18662),
(1091, 12688, 0.18662),
(1092, 12688, 0.18662),
(1146, 12688, 0.18662),
(1165, 12688, 0.18662),
(1171, 12688, 0.18662),
(1184, 12688, 0.18662),
(1189, 12688, 0.18662),
(1194, 12688, 0.18662),
(1195, 12688, 0.18662),
(1283, 12688, 0.18662),
(1295, 12688, 0.18662),
(1301, 12688, 0.18662),
(918, 12688, 0.27993),
(1057, 12688, 0.27993),
(1065, 12688, 0.27993),
(1078, 12688, 0.27993),
(1087, 12688, 0.27993),
(1111, 12688, 0.27993),
(1125, 12688, 0.27993),
(1138, 12688, 0.27993),
(1149, 12688, 0.27993),
(1160, 12688, 0.27993),
(1163, 12688, 0.27993),
(1273, 12688, 0.27993),
(1302, 12688, 0.27993),
(1200, 12688, 0.31992),
(303, 12688, 0.37324),
(1140, 12688, 0.37324),
(1150, 12688, 0.37324),
(1175, 12688, 0.37324),
(1289, 12688, 0.37324),
(1292, 12688, 0.37324),
(1145, 12688, 0.41323),
(1271, 12688, 0.41323),
(1066, 12688, 0.46655),
(1128, 12688, 0.46655),
(1166, 12688, 0.46655),
(1170, 12688, 0.46655),
(1199, 12688, 0.46655),
(1201, 12688, 0.46655),
(1203, 12688, 0.46655),
(1270, 12688, 0.46655),
(1279, 12688, 0.46655),
(1288, 12688, 0.46655),
(1144, 12688, 0.55986),
(1152, 12688, 0.55986),
(1159, 12688, 0.55986),
(1172, 12688, 0.55986),
(1188, 12688, 0.55986),
(1042, 12688, 0.65317),
(1046, 12688, 0.65317),
(1153, 12688, 0.65317),
(1174, 12688, 0.65317),
(1185, 12688, 0.65317),
(1197, 12688, 0.65317),
(1205, 12688, 0.65317),
(1193, 12688, 0.74648),
(1198, 12688, 0.74648),
(1151, 12688, 0.78647),
(959, 12688, 0.9331),
(1208, 12688, 1.02641),
(1074, 12688, 1.11972),
(1161, 12688, 1.21303),
(927, 12688, 1.49296),
(962, 12688, 1.77289),
(303, 12689, 0.18669),
(959, 12689, 0.18669),
(1046, 12689, 0.18669),
(1076, 12689, 0.18669),
(1077, 12689, 0.18669),
(1083, 12689, 0.18669),
(1084, 12689, 0.18669),
(1087, 12689, 0.18669),
(1130, 12689, 0.18669),
(1140, 12689, 0.18669),
(1165, 12689, 0.18669),
(1194, 12689, 0.18669),
(1201, 12689, 0.18669),
(1208, 12689, 0.18669),
(1282, 12689, 0.18669),
(1285, 12689, 0.18669),
(1296, 12689, 0.18669),
(1057, 12689, 0.37338),
(1061, 12689, 0.37338),
(1086, 12689, 0.37338),
(1092, 12689, 0.37338),
(1111, 12689, 0.37338),
(1114, 12689, 0.37338),
(1152, 12689, 0.37338),
(1153, 12689, 0.37338),
(1185, 12689, 0.37338),
(1203, 12689, 0.37338),
(1271, 12689, 0.37338),
(1273, 12689, 0.37338),
(1270, 12689, 0.56007),
(1276, 12689, 0.56007),
(1042, 12689, 0.74676),
(1074, 12689, 0.74676),
(1063, 12689, 0.93345),
(962, 12689, 1.8669),
(303, 12690, 0.46669),
(962, 12691, 0.18669),
(1066, 12691, 0.18669),
(303, 12691, 1.30683),
(303, 12692, 0.84),
(303, 12693, 2.8),
(303, 12694, 0.65338),
(1129, 12695, 0.32669),
(1193, 12695, 0.32669),
(1288, 12695, 0.32669),
(1292, 12695, 0.32669),
(303, 12695, 1.30676),
(303, 12696, 0.28),
(1208, 12696, 0.28),
(303, 12697, 0.18669),
(962, 12697, 0.18669),
(1036, 12697, 0.18669),
(1083, 12697, 0.18669),
(1128, 12697, 0.18669),
(1261, 12697, 0.18669),
(1287, 12697, 0.18669),
(927, 12697, 0.37338),
(1109, 12697, 0.37338),
(1196, 12697, 0.37338),
(1066, 12697, 0.56007),
(303, 12698, 0.18669),
(927, 12698, 0.18669),
(962, 12698, 0.18669),
(1055, 12698, 0.18669),
(1060, 12698, 0.18669),
(1124, 12698, 0.18669),
(1125, 12698, 0.18669),
(1130, 12698, 0.18669),
(1152, 12698, 0.18669),
(1172, 12698, 0.18669),
(1175, 12698, 0.18669),
(1187, 12698, 0.18669),
(1188, 12698, 0.18669),
(1189, 12698, 0.18669),
(1199, 12698, 0.18669),
(1205, 12698, 0.18669),
(1276, 12698, 0.18669),
(1280, 12698, 0.18669),
(1290, 12698, 0.18669),
(1043, 12698, 0.37338),
(1065, 12698, 0.37338),
(1162, 12698, 0.37338),
(1191, 12698, 0.37338),
(1204, 12698, 0.37338),
(1208, 12698, 0.37338),
(1195, 12698, 0.56007),
(303, 12699, 0.28),
(303, 12700, 0.28),
(918, 12700, 0.28),
(1115, 12700, 0.28),
(1125, 12700, 0.28),
(1129, 12700, 0.28),
(1201, 12700, 0.28),
(1209, 12700, 0.28),
(1286, 12700, 0.28),
(1084, 12700, 0.56),
(1124, 12700, 0.56),
(1126, 12700, 0.56),
(1130, 12700, 0.56),
(1150, 12700, 0.56),
(1202, 12700, 0.56),
(1295, 12700, 0.56),
(962, 12700, 0.84),
(1299, 12700, 0.84),
(1134, 12700, 1.12),
(1174, 12700, 1.12),
(1128, 12700, 1.4),
(1175, 12700, 1.4),
(1173, 12700, 1.52),
(1247, 12700, 2.24),
(303, 12701, 0.23331),
(1173, 12702, 0.32669),
(303, 12702, 0.65338),
(303, 12703, 0.37331),
(1033, 12704, 0.18669),
(1035, 12704, 0.18669),
(1208, 12704, 0.18669),
(1258, 12704, 0.18669),
(1261, 12704, 0.18669),
(1281, 12704, 0.18669),
(1300, 12704, 0.18669),
(303, 12704, 0.37338),
(1172, 12704, 0.37338),
(303, 12705, 0.18669),
(1124, 12705, 0.18669),
(962, 12706, 0.18669),
(1048, 12706, 0.18669),
(1055, 12706, 0.18669),
(1076, 12706, 0.18669),
(1078, 12706, 0.18669),
(1089, 12706, 0.18669),
(1092, 12706, 0.18669),
(1094, 12706, 0.18669),
(1103, 12706, 0.18669),
(1129, 12706, 0.18669),
(1146, 12706, 0.18669),
(1163, 12706, 0.18669),
(1165, 12706, 0.18669),
(1274, 12706, 0.37338),
(1299, 12706, 0.37338),
(1052, 12706, 0.56007),
(1086, 12706, 0.56007),
(1109, 12706, 0.56007),
(303, 12706, 0.74676),
(1077, 12706, 1.20015),
(303, 12707, 0.28),
(959, 12707, 0.28),
(1046, 12707, 0.28),
(1192, 12707, 0.28),
(1082, 12707, 0.56),
(1089, 12707, 0.56),
(927, 12708, 0.18669),
(1063, 12708, 0.18669),
(1065, 12708, 0.18669),
(1113, 12708, 0.18669),
(1146, 12708, 0.18669),
(1149, 12708, 0.18669),
(1163, 12708, 0.18669),
(1285, 12708, 0.18669),
(1289, 12708, 0.18669),
(1296, 12708, 0.18669),
(1290, 12708, 0.37338),
(1299, 12708, 0.37338),
(303, 12708, 0.56007),
(303, 12709, 0.32669),
(1163, 12709, 0.32669),
(1285, 12709, 0.32669),
(1290, 12709, 0.32669),
(303, 12710, 0.37331),
(303, 12711, 0.28),
(303, 12712, 0.18669),
(1046, 12712, 0.18669),
(1049, 12712, 0.18669),
(1078, 12712, 0.18669),
(1082, 12712, 0.18669),
(1085, 12712, 0.18669),
(1086, 12712, 0.18669),
(1093, 12712, 0.18669),
(1103, 12712, 0.18669),
(1111, 12712, 0.18669),
(1113, 12712, 0.18669),
(1115, 12712, 0.18669),
(1125, 12712, 0.18669),
(1144, 12712, 0.18669),
(1145, 12712, 0.18669),
(1147, 12712, 0.18669),
(1153, 12712, 0.18669),
(1162, 12712, 0.18669),
(1170, 12712, 0.18669),
(1171, 12712, 0.18669),
(1172, 12712, 0.18669),
(1179, 12712, 0.18669),
(1186, 12712, 0.18669),
(1197, 12712, 0.18669),
(1204, 12712, 0.18669),
(1271, 12712, 0.18669),
(1273, 12712, 0.18669),
(1280, 12712, 0.18669),
(1281, 12712, 0.18669),
(1284, 12712, 0.18669),
(1286, 12712, 0.18669),
(1288, 12712, 0.18669),
(1296, 12712, 0.18669),
(1299, 12712, 0.18669),
(1302, 12712, 0.18669),
(1055, 12712, 0.37338),
(1061, 12712, 0.37338),
(1063, 12712, 0.37338),
(1066, 12712, 0.37338),
(1074, 12712, 0.37338),
(1077, 12712, 0.37338),
(1081, 12712, 0.37338),
(1090, 12712, 0.37338),
(1092, 12712, 0.37338),
(1094, 12712, 0.37338),
(1098, 12712, 0.37338),
(1109, 12712, 0.37338),
(1110, 12712, 0.37338),
(1158, 12712, 0.37338),
(1159, 12712, 0.37338),
(1166, 12712, 0.37338),
(1174, 12712, 0.37338),
(1195, 12712, 0.37338),
(1285, 12712, 0.37338),
(1292, 12712, 0.37338),
(1052, 12712, 0.56007),
(1146, 12712, 0.56007),
(1169, 12712, 0.56007),
(1283, 12712, 0.56007),
(1289, 12712, 0.56007),
(1160, 12712, 0.64008),
(1095, 12712, 0.74676),
(1096, 12712, 0.74676),
(1276, 12712, 0.74676),
(959, 12712, 0.93345),
(1124, 12712, 0.98679),
(1140, 12712, 1.01346),
(962, 12712, 1.30683),
(1274, 12712, 1.57353),
(303, 12713, 0.74662),
(303, 12714, 0.14),
(1043, 12714, 0.14),
(1055, 12714, 0.14),
(1124, 12714, 0.14),
(1128, 12714, 0.14),
(1130, 12714, 0.14),
(1147, 12714, 0.14),
(1161, 12714, 0.14),
(1163, 12714, 0.14),
(1174, 12714, 0.14),
(1191, 12714, 0.14),
(1192, 12714, 0.14),
(1197, 12714, 0.14),
(1198, 12714, 0.14),
(1200, 12714, 0.14),
(1276, 12714, 0.14),
(1280, 12714, 0.14),
(1294, 12714, 0.14),
(1299, 12714, 0.14),
(1302, 12714, 0.14),
(962, 12714, 0.28),
(1061, 12714, 0.28),
(1065, 12714, 0.28),
(1074, 12714, 0.28),
(1084, 12714, 0.28),
(1091, 12714, 0.28),
(1149, 12714, 0.28),
(1150, 12714, 0.28),
(1171, 12714, 0.28),
(1188, 12714, 0.28),
(1195, 12714, 0.28),
(1271, 12714, 0.28),
(1278, 12714, 0.28),
(1148, 12714, 0.42),
(1204, 12714, 0.42),
(1208, 12714, 0.56),
(1208, 12715, 0.18669),
(303, 12715, 0.74676),
(303, 12716, 0.23331),
(303, 12717, 0.32669),
(1055, 12717, 0.32669),
(1087, 12717, 0.32669),
(1166, 12717, 0.65338),
(303, 12718, 0.37331),
(1087, 12718, 0.37331),
(1208, 12718, 0.74662),
(303, 12719, 1.49324),
(303, 12720, 1.30676),
(303, 12721, 0.28),
(962, 12722, 0.18669),
(1081, 12722, 0.18669),
(1126, 12722, 0.18669),
(1127, 12722, 0.18669),
(1128, 12722, 0.18669),
(1144, 12722, 0.18669),
(1146, 12722, 0.18669),
(1147, 12722, 0.18669),
(1165, 12722, 0.18669),
(1170, 12722, 0.18669),
(1201, 12722, 0.18669),
(1276, 12722, 0.18669),
(1285, 12722, 0.18669),
(1291, 12722, 0.18669),
(1292, 12722, 0.18669),
(1301, 12722, 0.18669),
(1302, 12722, 0.18669),
(1043, 12722, 0.37338),
(1059, 12722, 0.37338),
(1111, 12722, 0.37338),
(1153, 12722, 0.37338),
(1280, 12722, 0.37338),
(1282, 12722, 0.37338),
(1299, 12722, 0.37338),
(1152, 12722, 0.64008),
(303, 12722, 0.74676),
(1066, 12722, 1.30683),
(1146, 12723, 0.37331),
(1175, 12723, 0.37331),
(1257, 12723, 0.37331),
(1202, 12723, 0.74662),
(1284, 12723, 0.74662),
(1286, 12723, 0.74662),
(303, 12723, 1.49324),
(1066, 12724, 0.18669),
(1281, 12724, 0.18669),
(303, 12724, 0.37338),
(1048, 12724, 0.37338),
(303, 12725, 0.37331),
(303, 12726, 0.32669),
(303, 12727, 2.24),
(303, 12728, 0.51331),
(303, 12729, 0.23331),
(927, 12729, 0.23331),
(980, 12729, 0.23331),
(1096, 12729, 0.23331),
(1098, 12729, 0.23331),
(1111, 12729, 0.23331),
(1148, 12729, 0.23331),
(1149, 12729, 0.23331),
(1163, 12729, 0.23331),
(1170, 12729, 0.23331),
(1171, 12729, 0.23331),
(1197, 12729, 0.23331),
(1205, 12729, 0.23331),
(1273, 12729, 0.23331),
(1278, 12729, 0.23331),
(1282, 12729, 0.23331),
(1090, 12729, 0.46662),
(1138, 12729, 0.46662),
(1166, 12729, 0.46662),
(1179, 12729, 0.46662),
(1270, 12729, 0.46662),
(1277, 12729, 0.46662),
(1172, 12729, 0.69993),
(1145, 12729, 0.79992),
(1048, 12729, 1.39986),
(959, 12730, 0.14),
(980, 12730, 0.14),
(1044, 12730, 0.14),
(1053, 12730, 0.14),
(1055, 12730, 0.14),
(1058, 12730, 0.14),
(1063, 12730, 0.14),
(1130, 12730, 0.14),
(1140, 12730, 0.14),
(1147, 12730, 0.14),
(1150, 12730, 0.14),
(1153, 12730, 0.14),
(1161, 12730, 0.14),
(1169, 12730, 0.14),
(1173, 12730, 0.14),
(1174, 12730, 0.14),
(1175, 12730, 0.14),
(1195, 12730, 0.14),
(1196, 12730, 0.14),
(1199, 12730, 0.14),
(1203, 12730, 0.14),
(1204, 12730, 0.14),
(1209, 12730, 0.14),
(1283, 12730, 0.14),
(1290, 12730, 0.14),
(1291, 12730, 0.14),
(1292, 12730, 0.14),
(1293, 12730, 0.14),
(1294, 12730, 0.14),
(1295, 12730, 0.14),
(1299, 12730, 0.14),
(303, 12730, 0.28),
(1042, 12730, 0.28),
(1045, 12730, 0.28),
(1066, 12730, 0.28),
(1082, 12730, 0.28),
(1124, 12730, 0.28),
(1128, 12730, 0.28),
(1134, 12730, 0.28),
(1138, 12730, 0.28),
(1144, 12730, 0.28),
(1146, 12730, 0.28),
(1157, 12730, 0.28),
(1166, 12730, 0.28),
(1172, 12730, 0.28),
(1185, 12730, 0.28),
(1187, 12730, 0.28),
(1189, 12730, 0.28),
(1194, 12730, 0.28),
(1197, 12730, 0.28),
(1198, 12730, 0.28),
(1200, 12730, 0.28),
(1247, 12730, 0.28),
(1065, 12730, 0.42),
(1074, 12730, 0.42),
(1089, 12730, 0.42),
(1148, 12730, 0.42),
(1149, 12730, 0.42),
(1151, 12730, 0.42),
(1179, 12730, 0.42),
(1188, 12730, 0.42),
(1201, 12730, 0.42),
(1205, 12730, 0.42),
(1270, 12730, 0.42),
(1276, 12730, 0.42),
(1280, 12730, 0.42),
(1285, 12730, 0.42),
(1288, 12730, 0.42),
(1301, 12730, 0.42),
(927, 12730, 0.56),
(1152, 12730, 0.56),
(1279, 12730, 0.56),
(1171, 12730, 0.7),
(1208, 12730, 0.7),
(1277, 12730, 0.7),
(1302, 12730, 0.7),
(1193, 12730, 0.84),
(1278, 12730, 0.84),
(1170, 12730, 0.9),
(962, 12730, 1.26),
(1289, 12730, 1.32),
(303, 12731, 0.32669),
(303, 12732, 0.60669),
(1074, 12732, 0.60669),
(303, 12733, 0.23331),
(962, 12733, 0.23331),
(1045, 12733, 0.23331),
(1058, 12733, 0.23331),
(1067, 12733, 0.23331),
(1075, 12733, 0.23331),
(1076, 12733, 0.23331),
(1077, 12733, 0.23331),
(1130, 12733, 0.23331),
(1140, 12733, 0.23331),
(1148, 12733, 0.23331),
(1162, 12733, 0.23331),
(1197, 12733, 0.23331),
(1199, 12733, 0.23331),
(1204, 12733, 0.23331),
(1205, 12733, 0.23331),
(1282, 12733, 0.23331),
(1302, 12733, 0.23331),
(1158, 12733, 0.46662),
(1174, 12733, 0.46662),
(1189, 12733, 0.46662),
(1201, 12733, 0.46662),
(1289, 12733, 0.46662),
(918, 12733, 0.69993),
(1061, 12733, 0.69993),
(1159, 12733, 0.69993),
(1285, 12733, 0.69993),
(1047, 12733, 0.93324),
(1060, 12733, 0.93324),
(1163, 12733, 0.93324),
(1172, 12733, 0.93324),
(1203, 12733, 0.93324),
(927, 12733, 1.16655),
(303, 12734, 0.09331),
(918, 12735, 0.14),
(927, 12735, 0.14),
(1047, 12735, 0.14),
(1050, 12735, 0.14),
(1065, 12735, 0.14),
(1078, 12735, 0.14),
(1089, 12735, 0.14),
(1090, 12735, 0.14),
(1101, 12735, 0.14),
(1111, 12735, 0.14),
(1113, 12735, 0.14),
(1125, 12735, 0.14),
(1126, 12735, 0.14),
(1129, 12735, 0.14),
(1134, 12735, 0.14),
(1153, 12735, 0.14),
(1158, 12735, 0.14),
(1166, 12735, 0.14),
(1169, 12735, 0.14),
(1188, 12735, 0.14),
(1191, 12735, 0.14),
(1195, 12735, 0.14),
(1198, 12735, 0.14),
(1199, 12735, 0.14),
(1201, 12735, 0.14),
(1202, 12735, 0.14),
(1204, 12735, 0.14),
(1247, 12735, 0.14),
(1270, 12735, 0.14),
(1273, 12735, 0.14),
(1288, 12735, 0.14),
(1289, 12735, 0.14),
(1296, 12735, 0.14),
(1299, 12735, 0.14),
(1046, 12735, 0.28),
(1086, 12735, 0.28),
(1087, 12735, 0.28),
(1096, 12735, 0.28),
(1112, 12735, 0.28),
(1140, 12735, 0.28),
(1148, 12735, 0.28),
(1165, 12735, 0.28),
(1170, 12735, 0.28),
(1174, 12735, 0.28),
(1186, 12735, 0.28),
(1189, 12735, 0.28),
(1274, 12735, 0.28),
(1279, 12735, 0.28),
(1285, 12735, 0.28),
(1286, 12735, 0.28),
(1292, 12735, 0.28),
(1295, 12735, 0.28),
(1066, 12735, 0.42),
(1076, 12735, 0.42),
(1128, 12735, 0.42),
(1150, 12735, 0.42),
(962, 12735, 0.7),
(303, 12735, 0.84),
(1145, 12735, 0.96),
(303, 12736, 0.18669),
(1046, 12736, 0.18669),
(303, 12737, 0.56),
(1047, 12738, 0.09331),
(1050, 12738, 0.09331),
(1062, 12738, 0.09331),
(1069, 12738, 0.09331),
(1076, 12738, 0.09331),
(1077, 12738, 0.09331),
(1078, 12738, 0.09331),
(1084, 12738, 0.09331),
(1085, 12738, 0.09331),
(1087, 12738, 0.09331),
(1091, 12738, 0.09331),
(1103, 12738, 0.09331),
(1108, 12738, 0.09331),
(1111, 12738, 0.09331),
(1115, 12738, 0.09331),
(1134, 12738, 0.09331),
(1140, 12738, 0.09331),
(1152, 12738, 0.09331),
(1157, 12738, 0.09331),
(1166, 12738, 0.09331),
(1174, 12738, 0.09331),
(1192, 12738, 0.09331),
(1195, 12738, 0.09331),
(1196, 12738, 0.09331),
(1199, 12738, 0.09331),
(1201, 12738, 0.09331),
(1203, 12738, 0.09331),
(1247, 12738, 0.09331),
(1276, 12738, 0.09331),
(1277, 12738, 0.09331),
(1278, 12738, 0.09331),
(1282, 12738, 0.09331),
(1291, 12738, 0.09331),
(1292, 12738, 0.09331),
(1301, 12738, 0.09331),
(940, 12738, 0.18662),
(1042, 12738, 0.18662),
(1044, 12738, 0.18662),
(1045, 12738, 0.18662),
(1049, 12738, 0.18662),
(1058, 12738, 0.18662),
(1063, 12738, 0.18662),
(1067, 12738, 0.18662),
(1083, 12738, 0.18662),
(1086, 12738, 0.18662),
(1092, 12738, 0.18662),
(1093, 12738, 0.18662),
(1095, 12738, 0.18662),
(1185, 12738, 0.18662),
(1186, 12738, 0.18662),
(1280, 12738, 0.18662),
(1285, 12738, 0.18662),
(1294, 12738, 0.18662),
(1302, 12738, 0.18662),
(1046, 12738, 0.27993),
(1096, 12738, 0.27993),
(1107, 12738, 0.27993),
(1146, 12738, 0.27993),
(1148, 12738, 0.27993),
(1171, 12738, 0.27993),
(1184, 12738, 0.27993),
(1191, 12738, 0.27993),
(1270, 12738, 0.27993),
(1271, 12738, 0.27993),
(1189, 12738, 0.31992),
(918, 12738, 0.37324),
(927, 12738, 0.37324),
(1128, 12738, 0.37324),
(1149, 12738, 0.37324),
(1187, 12738, 0.37324),
(1197, 12738, 0.37324),
(1290, 12738, 0.37324),
(1299, 12738, 0.37324),
(1169, 12738, 0.41323),
(1138, 12738, 0.46655),
(1161, 12738, 0.46655),
(1193, 12738, 0.46655),
(1200, 12738, 0.46655),
(1205, 12738, 0.46655),
(1279, 12738, 0.46655),
(1179, 12738, 0.55986),
(1065, 12738, 0.65317),
(1066, 12738, 0.65317),
(1172, 12738, 0.65317),
(1147, 12738, 0.74648),
(1159, 12738, 0.74648),
(1158, 12738, 0.78647),
(1188, 12738, 0.97309),
(962, 12738, 1.02641),
(1163, 12738, 1.02641),
(303, 12738, 1.30634),
(1204, 12738, 2.05282),
(1208, 12738, 2.45272),
(303, 12739, 0.23331),
(918, 12739, 0.23331),
(927, 12739, 0.23331),
(1040, 12739, 0.23331),
(1047, 12739, 0.23331),
(1050, 12739, 0.23331),
(1061, 12739, 0.23331),
(1062, 12739, 0.23331),
(1063, 12739, 0.23331),
(1069, 12739, 0.23331),
(1074, 12739, 0.23331),
(1077, 12739, 0.23331),
(1083, 12739, 0.23331),
(1086, 12739, 0.23331),
(1096, 12739, 0.23331),
(1098, 12739, 0.23331),
(1101, 12739, 0.23331),
(1124, 12739, 0.23331),
(1130, 12739, 0.23331),
(1134, 12739, 0.23331),
(1152, 12739, 0.23331),
(1166, 12739, 0.23331),
(1170, 12739, 0.23331),
(1175, 12739, 0.23331),
(1184, 12739, 0.23331),
(1192, 12739, 0.23331),
(1257, 12739, 0.23331),
(1280, 12739, 0.23331),
(1282, 12739, 0.23331),
(1296, 12739, 0.23331),
(1302, 12739, 0.23331),
(1111, 12739, 0.46662),
(1125, 12739, 0.46662),
(1146, 12739, 0.46662),
(1150, 12739, 0.46662),
(1158, 12739, 0.46662),
(1160, 12739, 0.46662),
(1163, 12739, 0.46662),
(1174, 12739, 0.46662),
(1189, 12739, 0.46662),
(1194, 12739, 0.46662),
(1197, 12739, 0.46662),
(1285, 12739, 0.46662),
(1066, 12739, 0.69993),
(1187, 12739, 0.69993),
(1193, 12739, 0.69993),
(1286, 12739, 0.69993),
(1172, 12739, 0.93324),
(962, 12739, 1.39986),
(1128, 12740, 0.04669),
(1129, 12740, 0.04669),
(1247, 12740, 0.04669),
(303, 12740, 0.09338),
(303, 12741, 2.79972),
(303, 12742, 0.28),
(303, 12743, 0.93324),
(1043, 12744, 0.23331),
(1087, 12744, 0.23331),
(1109, 12744, 0.23331),
(1094, 12744, 0.46662),
(1196, 12744, 0.69993),
(303, 12744, 0.93324),
(1085, 12744, 1.16655),
(303, 12745, 3.36),
(303, 12746, 0.46669),
(303, 12747, 0.37331),
(303, 12748, 1.86676),
(303, 12749, 1.96014),
(303, 12750, 0.65338),
(303, 12751, 0.98007),
(303, 12752, 0.28),
(303, 12753, 0.18669),
(962, 12753, 0.18669),
(1076, 12753, 0.18669),
(1077, 12753, 0.18669),
(1288, 12753, 0.18669),
(1296, 12753, 0.37338),
(303, 12754, 0.74662),
(303, 12755, 0.42),
(303, 12756, 0.23331),
(1053, 12756, 0.23331),
(1076, 12756, 0.23331),
(1095, 12756, 0.23331),
(1096, 12756, 0.23331),
(1111, 12756, 0.23331),
(1148, 12756, 0.23331),
(1208, 12756, 0.23331),
(1274, 12756, 0.23331),
(1278, 12756, 0.23331),
(1279, 12756, 0.23331),
(1282, 12756, 0.23331),
(962, 12756, 0.46662),
(1057, 12756, 0.46662),
(1074, 12756, 0.46662),
(1277, 12756, 0.46662),
(1289, 12756, 0.46662),
(303, 12757, 0.28),
(303, 12758, 0.14),
(303, 12759, 3.36),
(303, 12760, 0.32669),
(303, 12761, 0.18669),
(1179, 12761, 0.18669),
(1230, 12761, 0.18669),
(1231, 12761, 0.18669),
(1278, 12761, 0.18669),
(1289, 12761, 0.18669),
(1302, 12761, 0.18669),
(962, 12761, 0.37338),
(1059, 12761, 0.37338),
(1083, 12761, 0.37338),
(1288, 12761, 0.37338),
(14, 12761, 0.45339),
(16, 12761, 0.45339),
(998, 12761, 0.45339),
(303, 12762, 0.42),
(303, 12763, 0.74676),
(1088, 12764, 0.28),
(1092, 12764, 0.28),
(1111, 12764, 0.28),
(1130, 12764, 0.28),
(1163, 12764, 0.28),
(1201, 12764, 0.28),
(959, 12764, 0.56),
(1050, 12764, 0.56),
(1273, 12764, 0.84),
(303, 12764, 2.24),
(1042, 12765, 0.28),
(1208, 12765, 0.28),
(303, 12765, 1.12),
(303, 12766, 0.23331),
(962, 12766, 0.23331),
(1063, 12766, 0.23331),
(1076, 12766, 0.23331),
(1077, 12766, 0.23331),
(1085, 12766, 0.23331),
(1115, 12766, 0.23331),
(1127, 12766, 0.23331),
(1138, 12766, 0.23331),
(1146, 12766, 0.23331),
(1148, 12766, 0.23331),
(1276, 12766, 0.23331),
(303, 12767, 0.18669),
(303, 12768, 0.65338),
(303, 12769, 0.28),
(1076, 12770, 0.42),
(1077, 12770, 0.42),
(1090, 12770, 0.42),
(1105, 12770, 0.42),
(1107, 12770, 0.42),
(1110, 12770, 0.42),
(1128, 12770, 0.42),
(1138, 12770, 0.42),
(1149, 12770, 0.42),
(1173, 12770, 0.42),
(1185, 12770, 0.42),
(1282, 12770, 0.42),
(1302, 12770, 0.42),
(303, 12770, 0.84),
(940, 12770, 0.84),
(1171, 12770, 0.84),
(1184, 12770, 0.84),
(1193, 12770, 0.84),
(1198, 12770, 0.84),
(1199, 12770, 0.84),
(1296, 12770, 0.84),
(927, 12770, 1.26),
(1063, 12770, 1.26),
(1066, 12770, 1.26),
(1106, 12770, 1.26),
(1146, 12770, 1.26),
(1271, 12770, 1.26),
(1270, 12770, 1.68),
(1285, 12770, 1.68),
(962, 12770, 2.52),
(1163, 12770, 3.36),
(303, 12771, 0.32669),
(1040, 12771, 0.32669),
(1087, 12771, 0.32669),
(1192, 12771, 0.32669),
(1300, 12771, 0.65338),
(303, 12772, 0.23331),
(1101, 12772, 0.23331),
(1282, 12772, 0.23331),
(303, 12773, 0.28),
(303, 12774, 0.46669),
(1074, 12775, 0.32669),
(1150, 12775, 0.32669),
(1148, 12775, 0.65338),
(1198, 12775, 0.65338),
(1292, 12775, 0.65338),
(1172, 12775, 1.12008),
(303, 12775, 1.63345),
(303, 12776, 0.56),
(1128, 12776, 0.56),
(1150, 12776, 0.56),
(1157, 12776, 0.56),
(1094, 12776, 1.12),
(1175, 12776, 1.12),
(1194, 12776, 1.12),
(1288, 12776, 1.12),
(1147, 12776, 1.68),
(303, 12777, 0.23331),
(303, 12778, 0.23331),
(303, 12779, 0.37331),
(303, 12780, 1.68),
(303, 12781, 0.56),
(303, 12782, 1.12),
(303, 12783, 0.84),
(303, 12784, 2.42697),
(303, 12785, 0.14),
(303, 12786, 0.56),
(571, 12787, 0.18669),
(1144, 12787, 0.37338),
(584, 12787, 0.98679),
(303, 12787, 4.10718),
(303, 12788, 0.37331),
(940, 12789, 0.18669),
(1044, 12789, 0.18669),
(1047, 12789, 0.18669),
(1068, 12789, 0.18669),
(1074, 12789, 0.18669),
(1075, 12789, 0.18669),
(1082, 12789, 0.18669),
(1084, 12789, 0.18669),
(1103, 12789, 0.18669),
(1112, 12789, 0.18669),
(1149, 12789, 0.18669),
(1158, 12789, 0.18669),
(1159, 12789, 0.18669),
(1162, 12789, 0.18669),
(1194, 12789, 0.18669),
(1196, 12789, 0.18669),
(1200, 12789, 0.18669),
(1262, 12789, 0.18669),
(1274, 12789, 0.18669),
(1282, 12789, 0.18669),
(1283, 12789, 0.18669),
(1287, 12789, 0.18669),
(1292, 12789, 0.18669),
(1293, 12789, 0.18669),
(918, 12789, 0.37338),
(1042, 12789, 0.37338),
(1059, 12789, 0.37338),
(1069, 12789, 0.37338),
(1089, 12789, 0.37338),
(1090, 12789, 0.37338),
(1096, 12789, 0.37338),
(1108, 12789, 0.37338),
(1160, 12789, 0.37338),
(1175, 12789, 0.37338),
(1179, 12789, 0.37338),
(1184, 12789, 0.37338),
(1185, 12789, 0.37338),
(1187, 12789, 0.37338),
(1201, 12789, 0.37338),
(1247, 12789, 0.37338),
(1273, 12789, 0.37338),
(1277, 12789, 0.37338),
(1279, 12789, 0.37338),
(1284, 12789, 0.37338),
(1288, 12789, 0.37338),
(1289, 12789, 0.37338),
(1294, 12789, 0.37338),
(1296, 12789, 0.37338),
(1043, 12789, 0.56007),
(1049, 12789, 0.56007),
(1050, 12789, 0.56007),
(1058, 12789, 0.56007),
(1060, 12789, 0.56007),
(1063, 12789, 0.56007),
(1076, 12789, 0.56007),
(1129, 12789, 0.56007),
(1130, 12789, 0.56007),
(1140, 12789, 0.56007),
(1148, 12789, 0.56007),
(1152, 12789, 0.56007),
(1161, 12789, 0.56007),
(1165, 12789, 0.56007),
(1172, 12789, 0.56007),
(1173, 12789, 0.56007),
(1186, 12789, 0.56007),
(1192, 12789, 0.56007),
(1199, 12789, 0.56007),
(1202, 12789, 0.56007),
(1285, 12789, 0.56007),
(1286, 12789, 0.56007),
(1290, 12789, 0.56007),
(1295, 12789, 0.56007),
(1299, 12789, 0.56007),
(980, 12789, 0.74676),
(1066, 12789, 0.74676),
(1115, 12789, 0.74676),
(1127, 12789, 0.74676),
(1134, 12789, 0.74676),
(1150, 12789, 0.74676),
(1151, 12789, 0.74676),
(1157, 12789, 0.74676),
(1170, 12789, 0.74676),
(1189, 12789, 0.74676),
(1193, 12789, 0.74676),
(1198, 12789, 0.74676),
(1205, 12789, 0.74676),
(303, 12789, 0.93345),
(927, 12789, 0.93345),
(959, 12789, 0.93345),
(1046, 12789, 0.93345),
(1093, 12789, 0.93345),
(1126, 12789, 0.93345),
(1144, 12789, 0.93345),
(1147, 12789, 0.93345),
(1191, 12789, 0.93345),
(1197, 12789, 0.93345),
(1204, 12789, 0.93345),
(1301, 12789, 0.93345),
(1055, 12789, 1.12014),
(1065, 12789, 1.12014),
(1107, 12789, 1.12014),
(1124, 12789, 1.12014),
(1174, 12789, 1.12014),
(1203, 12789, 1.12014),
(1209, 12789, 1.12014),
(1280, 12789, 1.12014),
(1302, 12789, 1.12014),
(1146, 12789, 1.30683),
(1153, 12789, 1.30683),
(1163, 12789, 1.30683),
(1195, 12789, 1.30683),
(1138, 12789, 1.49352),
(1128, 12789, 1.68021),
(1171, 12789, 1.68021),
(1188, 12789, 1.68021),
(1270, 12789, 1.68021),
(1278, 12789, 1.76022),
(1125, 12789, 2.48031),
(1208, 12789, 2.61366),
(962, 12789, 3.36042),
(303, 12790, 0.28),
(927, 12790, 0.28),
(940, 12790, 0.28),
(1085, 12790, 0.28),
(1086, 12790, 0.28),
(1152, 12790, 0.28),
(1172, 12790, 0.28),
(1174, 12790, 0.28),
(1198, 12790, 0.28),
(1271, 12790, 0.28),
(1276, 12790, 0.28),
(1286, 12790, 0.28),
(1288, 12790, 0.28),
(1289, 12790, 0.28),
(1291, 12790, 0.28),
(1293, 12790, 0.28),
(1301, 12790, 0.28),
(962, 12790, 0.56),
(1042, 12790, 0.56),
(1049, 12790, 0.56),
(1066, 12790, 0.56),
(1081, 12790, 0.56),
(1112, 12790, 0.56),
(1129, 12790, 0.56),
(1148, 12790, 0.56),
(1150, 12790, 0.56),
(1199, 12790, 0.56),
(1109, 12790, 0.84),
(1146, 12790, 0.84),
(1088, 12790, 1.12),
(1144, 12790, 1.12),
(927, 12791, 0.18669),
(1045, 12791, 0.18669),
(1047, 12791, 0.18669),
(1053, 12791, 0.18669),
(1055, 12791, 0.18669),
(1060, 12791, 0.18669),
(1063, 12791, 0.18669),
(1065, 12791, 0.18669),
(1075, 12791, 0.18669),
(1076, 12791, 0.18669),
(1077, 12791, 0.18669),
(1078, 12791, 0.18669),
(1089, 12791, 0.18669),
(1107, 12791, 0.18669),
(1112, 12791, 0.18669),
(1113, 12791, 0.18669),
(1115, 12791, 0.18669),
(1126, 12791, 0.18669),
(1128, 12791, 0.18669),
(1129, 12791, 0.18669),
(1134, 12791, 0.18669),
(1138, 12791, 0.18669),
(1145, 12791, 0.18669),
(1147, 12791, 0.18669),
(1153, 12791, 0.18669),
(1157, 12791, 0.18669),
(1158, 12791, 0.18669),
(1159, 12791, 0.18669),
(1161, 12791, 0.18669),
(1166, 12791, 0.18669),
(1174, 12791, 0.18669),
(1187, 12791, 0.18669),
(1202, 12791, 0.18669),
(1205, 12791, 0.18669),
(1209, 12791, 0.18669),
(1273, 12791, 0.18669),
(1285, 12791, 0.18669),
(1289, 12791, 0.18669),
(1292, 12791, 0.18669),
(959, 12791, 0.37338),
(1057, 12791, 0.37338),
(1058, 12791, 0.37338),
(1062, 12791, 0.37338),
(1085, 12791, 0.37338),
(1093, 12791, 0.37338),
(1125, 12791, 0.37338),
(1140, 12791, 0.37338),
(1149, 12791, 0.37338),
(1152, 12791, 0.37338),
(1163, 12791, 0.37338),
(1194, 12791, 0.37338),
(1195, 12791, 0.37338),
(1197, 12791, 0.37338),
(1201, 12791, 0.37338),
(1271, 12791, 0.37338),
(1274, 12791, 0.37338),
(1277, 12791, 0.37338),
(1295, 12791, 0.37338),
(1302, 12791, 0.37338),
(1111, 12791, 0.56007),
(1148, 12791, 0.56007),
(1169, 12791, 0.56007),
(1198, 12791, 0.56007),
(1199, 12791, 0.56007),
(1290, 12791, 0.56007),
(1061, 12791, 0.74676),
(1066, 12791, 0.74676),
(1172, 12791, 0.74676),
(1185, 12791, 0.74676),
(1193, 12791, 0.74676),
(1203, 12791, 0.93345),
(962, 12791, 1.49352),
(1208, 12791, 1.54686),
(303, 12791, 3.54711),
(962, 12792, 0.23331),
(303, 12792, 0.69993),
(303, 12793, 0.14),
(1055, 12793, 0.14),
(1066, 12793, 0.14),
(1202, 12793, 0.14),
(1279, 12793, 0.14),
(1290, 12793, 0.14),
(1103, 12793, 0.28),
(962, 12793, 0.42),
(303, 12794, 2.05324),
(303, 12795, 0.14),
(927, 12795, 0.14),
(962, 12795, 0.14),
(980, 12795, 0.14),
(1043, 12795, 0.14),
(1067, 12795, 0.14),
(1068, 12795, 0.14),
(1075, 12795, 0.14),
(1108, 12795, 0.14),
(1112, 12795, 0.14),
(1151, 12795, 0.14),
(1159, 12795, 0.14),
(1174, 12795, 0.14),
(1193, 12795, 0.14),
(1247, 12795, 0.14),
(1271, 12795, 0.14),
(1276, 12795, 0.14),
(1280, 12795, 0.14),
(1281, 12795, 0.14),
(1285, 12795, 0.14),
(1063, 12795, 0.28),
(1069, 12795, 0.28),
(1089, 12795, 0.28),
(1289, 12795, 0.28),
(1296, 12795, 0.28),
(1044, 12795, 0.42),
(1058, 12795, 0.42),
(1065, 12795, 0.42),
(1146, 12795, 0.42),
(303, 12796, 0.14),
(927, 12796, 0.14),
(1055, 12796, 0.14),
(1067, 12796, 0.14),
(1069, 12796, 0.14);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1086, 12796, 0.14),
(1089, 12796, 0.14),
(1093, 12796, 0.14),
(1109, 12796, 0.14),
(1113, 12796, 0.14),
(1127, 12796, 0.14),
(1128, 12796, 0.14),
(1158, 12796, 0.14),
(1188, 12796, 0.14),
(1192, 12796, 0.14),
(1193, 12796, 0.14),
(1201, 12796, 0.14),
(1209, 12796, 0.14),
(1247, 12796, 0.14),
(1283, 12796, 0.14),
(1290, 12796, 0.14),
(1299, 12796, 0.14),
(962, 12796, 0.28),
(1066, 12796, 0.28),
(1076, 12796, 0.28),
(1084, 12796, 0.28),
(1129, 12796, 0.28),
(1144, 12796, 0.28),
(1157, 12796, 0.28),
(1161, 12796, 0.28),
(1162, 12796, 0.28),
(1169, 12796, 0.28),
(1172, 12796, 0.28),
(1189, 12796, 0.28),
(1081, 12796, 0.42),
(1186, 12796, 0.42),
(1159, 12796, 0.98),
(303, 12797, 0.18669),
(303, 12798, 2.46679),
(1036, 12799, 0.18669),
(1300, 12799, 0.18669),
(303, 12799, 0.74676),
(303, 12800, 0.23331),
(1036, 12800, 0.23331),
(303, 12801, 0.18669),
(1125, 12801, 0.18669),
(1126, 12801, 0.18669),
(1159, 12801, 0.18669),
(1047, 12801, 0.37338),
(1124, 12801, 0.37338),
(918, 12801, 0.56007),
(303, 12802, 0.28),
(1205, 12802, 0.28),
(1262, 12802, 0.28),
(962, 12802, 0.56),
(1098, 12802, 0.56),
(1108, 12802, 0.56),
(303, 12803, 0.74676),
(962, 12804, 0.23331),
(1075, 12804, 0.23331),
(1185, 12804, 0.23331),
(1195, 12804, 0.23331),
(1204, 12804, 0.23331),
(1209, 12804, 0.23331),
(1259, 12804, 0.23331),
(1299, 12804, 0.69993),
(303, 12804, 0.93324),
(303, 12805, 0.37331),
(574, 12805, 0.37331),
(575, 12805, 0.37331),
(584, 12805, 0.37331),
(303, 12806, 0.37331),
(1204, 12807, 0.32669),
(303, 12807, 1.96014),
(303, 12808, 0.98),
(303, 12809, 0.7),
(980, 12810, 0.18669),
(1036, 12810, 0.18669),
(1042, 12810, 0.18669),
(1050, 12810, 0.18669),
(1074, 12810, 0.18669),
(1086, 12810, 0.18669),
(1125, 12810, 0.18669),
(1127, 12810, 0.18669),
(1134, 12810, 0.18669),
(1149, 12810, 0.18669),
(1174, 12810, 0.18669),
(1193, 12810, 0.18669),
(1195, 12810, 0.18669),
(1209, 12810, 0.18669),
(1258, 12810, 0.18669),
(1271, 12810, 0.18669),
(1281, 12810, 0.18669),
(1282, 12810, 0.18669),
(1288, 12810, 0.18669),
(1299, 12810, 0.18669),
(962, 12810, 0.37338),
(1033, 12810, 0.37338),
(1112, 12810, 0.37338),
(1130, 12810, 0.37338),
(1152, 12810, 0.37338),
(1170, 12810, 0.37338),
(1173, 12810, 0.37338),
(1185, 12810, 0.37338),
(1257, 12810, 0.37338),
(1261, 12810, 0.37338),
(1294, 12810, 0.37338),
(1201, 12810, 0.56007),
(1279, 12810, 0.56007),
(303, 12810, 0.74676),
(303, 12811, 0.23331),
(303, 12812, 0.23331),
(927, 12812, 0.23331),
(1059, 12812, 0.23331),
(1066, 12812, 0.23331),
(1082, 12812, 0.23331),
(1089, 12812, 0.23331),
(1111, 12812, 0.23331),
(1125, 12812, 0.23331),
(1130, 12812, 0.23331),
(1145, 12812, 0.23331),
(1161, 12812, 0.23331),
(1165, 12812, 0.23331),
(1169, 12812, 0.23331),
(1175, 12812, 0.23331),
(1186, 12812, 0.23331),
(1187, 12812, 0.23331),
(1189, 12812, 0.23331),
(1193, 12812, 0.23331),
(1198, 12812, 0.23331),
(1257, 12812, 0.23331),
(1259, 12812, 0.23331),
(1270, 12812, 0.23331),
(1274, 12812, 0.23331),
(1276, 12812, 0.23331),
(1282, 12812, 0.23331),
(1284, 12812, 0.23331),
(1042, 12812, 0.46662),
(1098, 12812, 0.46662),
(1107, 12812, 0.46662),
(1115, 12812, 0.46662),
(1134, 12812, 0.46662),
(1151, 12812, 0.46662),
(1171, 12812, 0.46662),
(1184, 12812, 0.46662),
(1195, 12812, 0.46662),
(1199, 12812, 0.46662),
(1201, 12812, 0.46662),
(1205, 12812, 0.46662),
(1262, 12812, 0.46662),
(1280, 12812, 0.46662),
(1293, 12812, 0.46662),
(1162, 12812, 0.69993),
(1191, 12812, 0.69993),
(1208, 12812, 0.69993),
(1292, 12812, 0.69993),
(1299, 12812, 0.93324),
(918, 12812, 1.16655),
(1060, 12812, 1.16655),
(1203, 12812, 1.16655),
(303, 12813, 1.12),
(1185, 12814, 0.28),
(303, 12814, 1.12),
(962, 12815, 0.28),
(1074, 12815, 0.28),
(1089, 12815, 0.28),
(1160, 12815, 0.28),
(1203, 12815, 0.28),
(1287, 12815, 0.28),
(1196, 12815, 0.56),
(303, 12815, 1.12),
(303, 12816, 0.18669),
(1208, 12816, 0.18669),
(1286, 12816, 0.18669),
(1196, 12816, 0.37338),
(303, 12817, 0.09331),
(303, 12818, 0.14),
(959, 12818, 0.14),
(1048, 12818, 0.14),
(1059, 12818, 0.14),
(1067, 12818, 0.14),
(1091, 12818, 0.14),
(1147, 12818, 0.14),
(1159, 12818, 0.14),
(1186, 12818, 0.14),
(1191, 12818, 0.14),
(1202, 12818, 0.14),
(1209, 12818, 0.14),
(1279, 12818, 0.14),
(927, 12818, 0.28),
(1045, 12818, 0.28),
(1049, 12818, 0.28),
(1053, 12818, 0.28),
(1077, 12818, 0.28),
(1083, 12818, 0.28),
(1088, 12818, 0.28),
(1148, 12818, 0.28),
(1200, 12818, 0.28),
(1294, 12818, 0.28),
(1081, 12818, 0.42),
(1092, 12818, 0.42),
(1106, 12818, 0.42),
(1109, 12818, 0.42),
(1111, 12818, 0.42),
(1112, 12818, 0.42),
(1113, 12818, 0.42),
(1115, 12818, 0.42),
(1153, 12818, 0.42),
(1188, 12818, 0.42),
(1286, 12818, 0.42),
(1288, 12818, 0.42),
(1198, 12818, 0.48),
(1063, 12818, 0.56),
(1075, 12818, 0.56),
(1090, 12818, 0.56),
(1110, 12818, 0.56),
(1179, 12818, 0.56),
(1194, 12818, 0.56),
(1283, 12818, 0.56),
(1287, 12818, 0.56),
(1291, 12818, 0.56),
(1292, 12818, 0.56),
(940, 12818, 0.7),
(1043, 12818, 0.7),
(1044, 12818, 0.7),
(1057, 12818, 0.7),
(1060, 12818, 0.7),
(1061, 12818, 0.7),
(1062, 12818, 0.7),
(1096, 12818, 0.7),
(1128, 12818, 0.7),
(1151, 12818, 0.7),
(1171, 12818, 0.7),
(1196, 12818, 0.7),
(1247, 12818, 0.7),
(1273, 12818, 0.7),
(980, 12818, 0.84),
(1047, 12818, 0.84),
(1052, 12818, 0.84),
(1055, 12818, 0.84),
(1068, 12818, 0.84),
(1069, 12818, 0.84),
(1082, 12818, 0.84),
(1085, 12818, 0.84),
(1094, 12818, 0.84),
(1103, 12818, 0.84),
(1138, 12818, 0.84),
(1144, 12818, 0.84),
(1157, 12818, 0.84),
(1193, 12818, 0.84),
(1302, 12818, 0.84),
(1152, 12818, 0.9),
(1084, 12818, 0.98),
(1101, 12818, 0.98),
(1262, 12818, 0.98),
(1296, 12818, 0.98),
(1086, 12818, 1.12),
(1170, 12818, 1.12),
(1174, 12818, 1.12),
(1274, 12818, 1.12),
(1281, 12818, 1.12),
(1042, 12818, 1.26),
(1046, 12818, 1.26),
(1058, 12818, 1.26),
(1087, 12818, 1.26),
(1093, 12818, 1.26),
(1105, 12818, 1.26),
(1140, 12818, 1.26),
(1280, 12818, 1.26),
(1289, 12818, 1.26),
(1050, 12818, 1.4),
(1076, 12818, 1.4),
(1078, 12818, 1.4),
(1185, 12818, 1.4),
(1146, 12818, 1.54),
(1172, 12818, 1.54),
(1270, 12818, 1.54),
(1282, 12818, 1.54),
(1285, 12818, 1.54),
(1299, 12818, 1.54),
(1065, 12818, 1.68),
(1107, 12818, 1.68),
(1277, 12818, 1.68),
(1108, 12818, 1.74),
(1163, 12818, 1.82),
(1271, 12818, 1.82),
(1276, 12818, 1.96),
(1208, 12818, 2),
(1074, 12818, 2.38),
(1195, 12818, 2.8),
(1166, 12818, 3),
(1278, 12818, 3.7),
(1066, 12818, 5.74),
(962, 12818, 6.3),
(303, 12819, 0.28),
(962, 12819, 0.28),
(1066, 12819, 0.28),
(1074, 12819, 0.28),
(1195, 12819, 0.28),
(1247, 12819, 0.28),
(1274, 12819, 0.28),
(571, 13055, 0.09331),
(580, 13055, 0.49321),
(571, 13056, 0.32669),
(575, 13056, 1.72679),
(571, 13057, 0.14),
(584, 13057, 0.74),
(571, 13058, 0.42),
(579, 13058, 2.22),
(571, 13059, 0.23331),
(575, 13059, 1.23321),
(571, 13060, 0.18669),
(572, 13060, 0.98679),
(1045, 13061, 0.14),
(1055, 13061, 0.14),
(1066, 13061, 0.14),
(1086, 13061, 0.14),
(1113, 13061, 0.14),
(1114, 13061, 0.14),
(1166, 13061, 0.14),
(1173, 13061, 0.14),
(1185, 13061, 0.14),
(1257, 13061, 0.14),
(1270, 13061, 0.14),
(571, 13061, 0.28),
(959, 13061, 0.28),
(1063, 13061, 0.28),
(1077, 13061, 0.28),
(1090, 13061, 0.28),
(1092, 13061, 0.28),
(1112, 13061, 0.28),
(1129, 13061, 0.28),
(1146, 13061, 0.28),
(1149, 13061, 0.28),
(1175, 13061, 0.28),
(1209, 13061, 0.28),
(1287, 13061, 0.28),
(1075, 13061, 0.42),
(1174, 13061, 0.42),
(1152, 13061, 0.48),
(962, 13061, 0.56),
(1069, 13061, 0.56),
(1285, 13061, 0.56),
(1068, 13061, 0.7),
(572, 13061, 0.74),
(579, 13061, 0.74),
(1074, 13061, 0.84),
(1247, 13061, 0.98),
(571, 13062, 0.23331),
(584, 13062, 1.23321),
(571, 13063, 0.32669),
(1126, 13063, 0.32669),
(1128, 13063, 0.32669),
(1204, 13063, 0.32669),
(1258, 13063, 0.32669),
(580, 13063, 1.72679),
(571, 13066, 0.32669),
(572, 13066, 1.72679),
(571, 13067, 0.28),
(1084, 13067, 0.28),
(1185, 13067, 0.28),
(1192, 13067, 0.28),
(1291, 13067, 0.28),
(584, 13067, 1.48),
(571, 13068, 0.32669),
(583, 13068, 1.72679),
(584, 13068, 1.72679),
(571, 13070, 0.18669),
(1171, 13070, 0.18669),
(1208, 13070, 0.18669),
(1279, 13070, 0.18669),
(962, 13070, 0.37338),
(1169, 13070, 0.37338),
(1174, 13070, 0.37338),
(1194, 13070, 0.37338),
(584, 13070, 0.98679),
(571, 13071, 0.32669),
(576, 13071, 1.72679),
(579, 13071, 1.72679),
(571, 13072, 0.23331),
(572, 13072, 1.23321),
(571, 13073, 0.23331),
(572, 13073, 1.23321),
(571, 13074, 0.51331),
(572, 13074, 2.71321),
(573, 13074, 2.71321),
(571, 13076, 0.28),
(575, 13076, 1.48),
(571, 13080, 0.37331),
(575, 13080, 1.97321),
(1144, 13080, 2.23986),
(571, 13083, 0.23331),
(1124, 13083, 0.23331),
(1127, 13083, 0.23331),
(1301, 13083, 0.46662),
(578, 13083, 0.6666),
(1128, 13083, 0.93324),
(579, 13083, 1.23321),
(574, 13119, 1.11993),
(575, 13119, 1.11993),
(584, 13119, 1.86655),
(574, 13120, 0.42),
(575, 13120, 0.42),
(584, 13120, 0.42),
(574, 13121, 0.37338),
(575, 13121, 0.37338),
(584, 13121, 0.56007),
(407, 13159, 0.28),
(395, 13159, 0.56),
(407, 13160, 0.56),
(395, 13160, 1.12),
(407, 13161, 0.65331),
(395, 13161, 4.10652),
(407, 13162, 0.51331),
(395, 13162, 1.02662),
(407, 13163, 0.14),
(395, 13163, 0.88),
(407, 13164, 0.23331),
(395, 13164, 0.46662),
(407, 13165, 0.46669),
(395, 13165, 2.93348),
(407, 13166, 0.46669),
(395, 13166, 0.93338),
(407, 13167, 0.7),
(395, 13167, 0.88),
(396, 13167, 0.88),
(402, 13167, 0.88),
(404, 13167, 0.88),
(406, 13167, 0.88),
(407, 13168, 0.42),
(395, 13168, 0.84),
(407, 13169, 0.32669),
(395, 13169, 0.65338),
(407, 13170, 0.32669),
(395, 13170, 0.65338),
(407, 13171, 0.32669),
(395, 13171, 0.65338),
(407, 13172, 0.23331),
(395, 13172, 1.46652),
(407, 13180, 0.74662),
(396, 13180, 2.34652),
(404, 13180, 2.34652),
(407, 13203, 0.65331),
(1242, 13203, 1.8666),
(402, 13203, 4.10652),
(962, 13261, 0.18669),
(1067, 13261, 0.18669),
(1158, 13261, 0.18669),
(1210, 13261, 1.17348),
(1211, 13261, 1.17348),
(1212, 13261, 1.17348),
(1213, 13261, 1.17348),
(1216, 13261, 1.17348),
(1217, 13261, 1.17348),
(1218, 13261, 1.17348),
(1220, 13261, 1.17348),
(1221, 13261, 1.17348),
(1222, 13261, 1.17348),
(1223, 13261, 1.17348),
(1224, 13261, 1.17348),
(1225, 13261, 1.17348),
(1226, 13261, 1.17348),
(1227, 13261, 1.17348),
(1228, 13261, 1.17348),
(1230, 13261, 1.17348),
(1231, 13261, 1.17348),
(1232, 13261, 1.17348),
(1233, 13261, 1.17348),
(1234, 13261, 1.17348),
(1236, 13261, 1.17348),
(1238, 13261, 1.17348),
(1239, 13261, 1.17348),
(1240, 13261, 1.17348),
(1241, 13261, 1.17348),
(1242, 13261, 1.17348),
(1243, 13261, 1.17348),
(1244, 13261, 1.17348),
(1245, 13261, 1.17348),
(1093, 13262, 0.18669),
(992, 13262, 0.45339),
(1128, 13262, 0.93345),
(1210, 13262, 1.17348),
(1211, 13262, 1.17348),
(1212, 13262, 1.17348),
(1213, 13262, 1.17348),
(1218, 13262, 1.17348),
(1226, 13262, 1.17348),
(1232, 13262, 1.17348),
(1238, 13262, 1.17348),
(1241, 13262, 1.17348),
(1242, 13262, 1.17348),
(1243, 13262, 1.17348),
(1227, 13262, 1.62687),
(1228, 13262, 1.62687),
(1216, 13262, 1.81356),
(1217, 13262, 1.81356),
(1220, 13262, 1.81356),
(1221, 13262, 1.81356),
(1222, 13262, 1.81356),
(1223, 13262, 1.81356),
(1224, 13262, 1.81356),
(1225, 13262, 1.81356),
(1230, 13262, 1.81356),
(1231, 13262, 1.81356),
(1233, 13262, 1.81356),
(1234, 13262, 1.81356),
(1236, 13262, 1.81356),
(1239, 13262, 1.81356),
(1240, 13262, 1.81356),
(1244, 13262, 1.81356),
(1245, 13262, 1.81356),
(1244, 13263, 0.6666),
(1245, 13263, 0.6666),
(1216, 13264, 0.5334),
(1217, 13264, 0.5334),
(1220, 13264, 0.5334),
(1221, 13264, 0.5334),
(1222, 13264, 0.5334),
(1223, 13264, 0.5334),
(1224, 13264, 0.5334),
(1225, 13264, 0.5334),
(1227, 13264, 0.5334),
(1228, 13264, 0.5334),
(1230, 13264, 0.5334),
(1231, 13264, 0.5334),
(1233, 13264, 0.5334),
(1234, 13264, 0.5334),
(1236, 13264, 0.5334),
(1239, 13264, 0.5334),
(1240, 13264, 0.5334),
(1244, 13264, 0.5334),
(1245, 13264, 0.5334),
(1238, 13282, 0.4),
(1239, 13282, 0.4),
(1240, 13282, 0.4),
(1234, 13295, 1.6),
(1236, 13295, 1.6),
(1230, 13313, 1.7334),
(1231, 13313, 1.7334),
(1227, 13327, 1.2),
(1228, 13327, 1.2),
(1224, 13341, 1.4666),
(1225, 13341, 1.4666),
(1222, 13346, 0.9334),
(1223, 13346, 0.9334),
(1220, 13350, 1.3334),
(1221, 13350, 1.3334),
(1216, 13359, 0.5334),
(1217, 13359, 0.5334),
(395, 13488, 0.51),
(407, 13489, 0.32669),
(396, 13489, 2.05348),
(407, 13490, 0.32669),
(396, 13490, 0.65338),
(407, 13491, 0.51331),
(396, 13491, 1.02662),
(407, 13492, 0.37331),
(396, 13492, 0.74662),
(407, 13493, 0.42),
(396, 13493, 0.84),
(407, 13494, 0.42),
(396, 13494, 0.84),
(407, 13495, 0.37331),
(396, 13495, 2.34652),
(407, 13496, 0.7),
(396, 13496, 4.4),
(407, 13497, 0.7),
(396, 13497, 1.4),
(407, 13498, 0.18669),
(396, 13498, 1.17348),
(407, 13499, 0.60669),
(396, 13499, 1.21338),
(398, 13519, 0.51),
(407, 13520, 0.42),
(398, 13520, 2.64),
(407, 13521, 0.51331),
(398, 13521, 3.22652),
(407, 13522, 0.18669),
(398, 13522, 1.17348),
(400, 13541, 0.51),
(407, 13542, 0.56),
(400, 13542, 3.52),
(407, 13543, 0.23331),
(400, 13543, 0.46662),
(407, 13544, 0.42),
(400, 13544, 2.64),
(407, 13545, 0.28),
(400, 13545, 0.56),
(402, 13563, 0.51),
(407, 13564, 0.42),
(402, 13564, 2.64),
(404, 13581, 0.51),
(407, 13582, 0.51331),
(404, 13582, 3.22652),
(407, 13583, 0.51331),
(404, 13583, 3.22652),
(404, 13584, 1.46652),
(407, 13585, 0.42),
(404, 13585, 2.64),
(404, 13586, 1.46652),
(407, 13587, 0.42),
(404, 13587, 2.64),
(407, 13603, 0.56),
(406, 13603, 1.12),
(406, 13604, 0.51),
(407, 13605, 0.32669),
(406, 13605, 0.65338),
(407, 13606, 0.32669),
(406, 13606, 2.05348),
(407, 13607, 0.28),
(406, 13607, 1.76),
(407, 13608, 0.37331),
(406, 13608, 2.34652),
(407, 13609, 0.7),
(406, 13609, 1.4),
(407, 13610, 0.42),
(406, 13610, 0.84),
(407, 13611, 0.51331),
(406, 13611, 3.22652),
(407, 13612, 0.28),
(406, 13612, 1.76),
(407, 13613, 0.23331),
(406, 13613, 0.46662),
(407, 13614, 0.51331),
(406, 13614, 1.02662),
(407, 13618, 0.51),
(407, 13619, 0.46669),
(407, 13620, 0.65331),
(407, 13621, 0.18669),
(407, 13622, 0.65338),
(407, 13623, 0.42),
(407, 13624, 0.65331),
(407, 13625, 0.46669),
(407, 13626, 1.12),
(509, 18154, 0.34),
(509, 18155, 2.64),
(528, 18941, 0.34),
(571, 21268, 0.6666),
(571, 21269, 0.7),
(571, 21270, 0.5334),
(571, 21271, 2),
(1169, 21272, 0.32669),
(1174, 21272, 0.32669),
(1200, 21272, 0.32669),
(1201, 21272, 0.32669),
(1044, 21272, 0.65338),
(1128, 21272, 0.65338),
(571, 21272, 0.9334),
(571, 21273, 2.05324),
(571, 21274, 2.24),
(1088, 21275, 0.23331),
(1112, 21275, 0.23331),
(1146, 21275, 0.23331),
(1151, 21275, 0.23331),
(1158, 21275, 0.23331),
(1173, 21275, 0.23331),
(1209, 21275, 0.23331),
(1258, 21275, 0.23331),
(1291, 21275, 0.23331),
(1299, 21275, 0.23331),
(1066, 21275, 0.46662),
(571, 21275, 0.6666),
(1196, 21275, 0.69993),
(1191, 21275, 0.93324),
(571, 21276, 0.74676),
(1036, 21277, 0.23331),
(1040, 21277, 0.23331),
(1066, 21277, 0.23331),
(1076, 21277, 0.23331),
(1109, 21277, 0.23331),
(1124, 21277, 0.23331),
(1129, 21277, 0.23331),
(1157, 21277, 0.23331),
(1200, 21277, 0.23331),
(1261, 21277, 0.23331),
(1295, 21277, 0.23331),
(962, 21277, 0.46662),
(1110, 21277, 0.46662),
(571, 21277, 0.6666),
(1152, 21277, 0.79992),
(571, 21278, 0.42),
(571, 21279, 0.46669),
(571, 21280, 1.11993),
(571, 21281, 0.46669),
(571, 21282, 0.51331),
(571, 21283, 0.32669),
(571, 21284, 0.96),
(571, 21285, 1.11993),
(571, 21286, 0.42),
(571, 21287, 0.84),
(1086, 21299, 0.18669),
(1089, 21299, 0.18669),
(1090, 21299, 0.18669),
(1112, 21299, 0.18669),
(1130, 21299, 0.18669),
(1148, 21299, 0.18669),
(1149, 21299, 0.18669),
(1299, 21299, 0.18669),
(1068, 21299, 0.37338),
(1069, 21299, 0.37338),
(1084, 21299, 0.37338),
(1196, 21299, 0.37338),
(1146, 21299, 0.56007),
(573, 21299, 0.98679),
(962, 21299, 2.24028),
(574, 21300, 2.71321),
(1300, 21301, 0.37331),
(1258, 21301, 0.74662),
(574, 21301, 1.97321),
(574, 21302, 0.74),
(1065, 21303, 0.51331),
(1293, 21303, 0.51331),
(1125, 21303, 1.02662),
(1283, 21303, 1.53993),
(576, 21303, 2.71321),
(576, 21304, 0.74),
(1066, 21305, 0.18669),
(1074, 21305, 0.18669),
(1092, 21305, 0.18669),
(959, 21305, 0.37338),
(1081, 21305, 0.37338),
(576, 21305, 0.98679),
(1066, 21306, 0.18669),
(1148, 21306, 0.18669),
(1149, 21306, 0.18669),
(576, 21306, 0.5334),
(576, 21307, 0.68),
(577, 21310, 1.23321),
(1042, 21311, 0.32669),
(1060, 21311, 0.32669),
(1148, 21311, 0.32669),
(1161, 21311, 0.32669),
(1198, 21311, 0.32669),
(1138, 21311, 0.65338),
(1140, 21311, 0.65338),
(1179, 21311, 0.65338),
(577, 21311, 1.72679),
(1060, 21312, 0.56007),
(577, 21312, 0.98679),
(578, 21313, 2.46679),
(962, 21314, 0.46662),
(1074, 21314, 0.79992),
(578, 21314, 1.23321),
(578, 21315, 0.79339),
(1163, 21316, 0.93338),
(583, 21316, 2.46679),
(1036, 21317, 0.37331),
(1046, 21317, 0.37331),
(583, 21317, 1.97321),
(584, 21319, 0.7),
(1299, 21320, 0.56),
(585, 21320, 2.96),
(585, 21321, 0.56),
(585, 21322, 1.97321),
(733, 21433, 0.34),
(1048, 21433, 0.34),
(733, 23043, 0.74),
(660, 23265, 0.51),
(660, 23266, 2.46679),
(661, 23266, 2.46679),
(662, 23266, 2.46679),
(663, 23266, 2.46679),
(661, 23267, 0.51),
(661, 23268, 2.46679),
(662, 23268, 2.46679),
(662, 23270, 0.51),
(663, 23271, 0.51),
(734, 23306, 0.34),
(1015, 23306, 0.34),
(1204, 23306, 0.34),
(918, 23373, 0.65331),
(1203, 23373, 0.65331),
(1124, 24481, 0.46669),
(1174, 24481, 1.3334),
(1126, 24852, 0.21),
(1169, 24852, 0.51),
(1127, 25834, 0.14),
(1195, 25834, 0.34),
(1130, 26101, 0.28),
(1134, 26101, 0.28),
(1247, 26101, 0.28),
(1127, 26101, 0.56),
(1128, 26101, 0.56),
(1280, 26101, 0.8),
(1209, 26101, 0.84),
(1149, 26414, 0.07),
(1199, 26414, 0.07),
(1115, 26780, 0.42),
(1130, 26780, 0.42),
(1262, 26780, 0.42),
(1273, 26780, 0.42),
(1033, 26780, 0.84),
(1173, 26780, 1.26),
(1035, 26780, 1.68),
(1208, 26780, 2.1),
(1033, 26804, 0.6666),
(1033, 26810, 1.3334),
(744, 27178, 0.34),
(1127, 27327, 0.04669),
(1129, 27327, 0.04669),
(1134, 27327, 0.04669),
(1209, 27327, 0.04669),
(1247, 27327, 0.09338),
(1111, 27327, 0.1334),
(1127, 27330, 0.04669),
(1247, 27330, 0.04669),
(1111, 27330, 0.1334),
(1082, 27332, 0.42),
(1138, 27332, 0.42),
(1148, 27332, 0.42),
(1288, 27332, 0.42),
(962, 27332, 0.84),
(1111, 27332, 0.84),
(927, 27333, 0.37331),
(1111, 27333, 0.37331),
(1134, 27333, 0.37331),
(1161, 27333, 0.37331),
(1162, 27333, 0.37331),
(1201, 27333, 0.37331),
(1204, 27333, 0.37331),
(1208, 27333, 0.37331),
(1060, 27333, 0.74662),
(980, 27638, 0.04669),
(1128, 27638, 0.04669),
(1153, 27638, 0.04669),
(1291, 27638, 0.04669),
(1098, 27638, 0.1334),
(1126, 27640, 0.04669),
(1098, 27640, 0.29348),
(1146, 27642, 0.37331),
(1179, 27642, 0.37331),
(1279, 27642, 0.37331),
(1191, 27642, 0.74662),
(23, 27642, 0.90661),
(999, 27642, 0.90661),
(1098, 27642, 1.11993),
(1274, 27642, 1.11993),
(1161, 27642, 1.27992),
(1158, 27642, 2.02654),
(1096, 27642, 2.23986),
(1159, 27642, 2.23986),
(1095, 27642, 3.89309),
(1283, 27642, 3.89309),
(918, 27643, 0.04669),
(1049, 27643, 0.04669),
(1055, 27643, 0.04669),
(1058, 27643, 0.04669),
(1093, 27643, 0.04669),
(1112, 27643, 0.04669),
(1127, 27643, 0.04669),
(1208, 27643, 0.04669),
(1247, 27643, 0.04669),
(1138, 27643, 0.09338),
(1098, 27643, 0.1334),
(962, 27643, 0.18676),
(1023, 28803, 0.34),
(1046, 28803, 0.34),
(1019, 28865, 0.34),
(1043, 28865, 0.34),
(1018, 28880, 0.34),
(1042, 28880, 0.34),
(1017, 28943, 0.34),
(1044, 28943, 0.34),
(1171, 28972, 1.3334),
(1075, 29070, 0.37331),
(1146, 29070, 0.37331),
(1257, 29070, 0.37331),
(1025, 29935, 0.34),
(1045, 29935, 0.34),
(1024, 29966, 0.34),
(1047, 29966, 0.34),
(1047, 29970, 1.7334),
(927, 30156, 0.32669),
(1124, 30156, 0.32669),
(1124, 30157, 0.14),
(1127, 30157, 0.14),
(1130, 30157, 0.14),
(1208, 30157, 0.14),
(1209, 30157, 0.14),
(1128, 30160, 0.42),
(1129, 30160, 0.42),
(1192, 30160, 0.42),
(1209, 30160, 0.42),
(1262, 30160, 0.42),
(959, 30160, 0.84),
(1089, 30160, 0.84),
(1112, 30160, 0.84),
(1148, 30160, 0.84),
(1185, 30160, 0.84),
(1286, 30160, 0.84),
(20, 30160, 1.02),
(1005, 30160, 1.02),
(1186, 30160, 1.26),
(1092, 30160, 1.44),
(1222, 30160, 1.44),
(1223, 30160, 1.44),
(1163, 30160, 1.68),
(1285, 30160, 1.86),
(1124, 30160, 2.94),
(1166, 30160, 3.12),
(1165, 30160, 4.38),
(962, 30160, 6.48),
(1125, 30160, 7.26),
(1126, 30162, 0.32669),
(1134, 30162, 0.32669),
(1208, 30162, 0.32669),
(1247, 30162, 0.32669),
(1257, 30162, 0.32669),
(1125, 30162, 0.65338),
(1127, 30162, 0.65338),
(1128, 30162, 0.65338),
(1130, 30162, 0.65338),
(1124, 30162, 0.98007),
(1129, 30162, 0.98007),
(1209, 30162, 0.98007),
(1174, 30164, 0.42),
(1204, 30164, 0.42),
(1208, 30164, 0.42),
(1288, 30164, 0.84),
(1124, 30164, 2.1),
(1124, 30165, 0.42),
(1125, 30165, 0.42),
(1127, 30165, 0.42),
(1128, 30165, 0.42),
(1129, 30165, 0.42),
(1130, 30165, 0.42),
(1134, 30165, 0.42),
(1208, 30165, 0.42),
(1209, 30165, 0.42),
(1247, 30165, 0.42),
(918, 30166, 0.18669),
(1124, 30166, 0.18669),
(1125, 30166, 0.18669),
(1152, 30166, 0.18669),
(1174, 30166, 0.18669),
(1203, 30166, 0.18669),
(1209, 30166, 0.18669),
(1288, 30166, 0.18669),
(1291, 30166, 0.18669),
(1302, 30166, 0.18669),
(1148, 30166, 0.37338),
(1200, 30166, 0.37338),
(1093, 30166, 0.56007),
(1201, 30166, 0.64008),
(962, 30169, 0.56),
(1125, 30169, 0.56),
(1138, 30169, 0.56),
(1145, 30169, 0.56),
(1192, 30169, 0.56),
(1209, 30169, 0.56),
(1290, 30169, 0.56),
(1293, 30169, 0.56),
(1115, 30169, 1.12),
(1128, 30169, 1.12),
(1163, 30169, 1.12),
(1296, 30169, 1.12),
(1124, 30169, 2.24),
(1035, 30170, 0.32669),
(1036, 30170, 0.32669),
(1126, 30170, 0.32669),
(1130, 30170, 0.32669),
(1165, 30170, 0.32669),
(1201, 30170, 0.32669),
(1209, 30170, 0.32669),
(1258, 30170, 0.32669),
(1261, 30170, 0.32669),
(1033, 30170, 0.65338),
(1040, 30170, 0.65338),
(1124, 30170, 0.65338),
(1129, 30170, 0.65338),
(1284, 30170, 0.65338),
(1286, 30170, 0.65338),
(1127, 30170, 0.98007),
(1125, 30232, 0.28),
(1127, 30232, 0.28),
(1065, 30234, 0.46669),
(1157, 30234, 0.46669),
(1163, 30234, 0.46669),
(1125, 30234, 0.93338),
(962, 30235, 0.28),
(1130, 30235, 0.28),
(1198, 30235, 0.28),
(1247, 30235, 0.28),
(1125, 30235, 0.56),
(1127, 30235, 0.56),
(1128, 30235, 0.56),
(1125, 30236, 0.04669),
(1127, 30236, 0.04669),
(1128, 30236, 0.04669),
(1129, 30236, 0.04669),
(1134, 30236, 0.04669),
(1247, 30236, 0.04669),
(1208, 30236, 0.09338),
(1209, 30236, 0.09338),
(962, 30420, 0.28),
(1036, 30420, 0.28),
(1128, 30420, 0.28),
(1129, 30420, 0.28),
(1200, 30420, 0.28),
(1292, 30420, 0.28),
(1300, 30420, 0.28),
(1040, 30420, 0.56),
(1114, 30420, 0.56),
(1115, 30420, 0.56),
(1124, 30420, 0.56),
(1259, 30420, 0.56),
(1126, 30420, 0.84),
(1202, 30420, 0.84),
(1257, 30420, 1.12),
(1261, 30420, 1.12),
(1130, 30420, 1.4),
(1284, 30420, 2.08),
(1208, 30420, 2.52),
(1134, 30420, 2.88),
(1209, 30420, 3.16),
(1127, 30420, 3.44),
(1201, 30421, 0.46669),
(1074, 30421, 1.40007),
(1126, 30421, 3.46684),
(918, 30426, 0.46669),
(1124, 30426, 0.46669),
(1127, 30426, 0.46669),
(1129, 30426, 0.46669),
(1146, 30426, 0.46669),
(1147, 30426, 0.46669),
(1175, 30426, 0.46669),
(1187, 30426, 0.46669),
(1201, 30426, 0.46669),
(1202, 30426, 0.46669),
(1208, 30426, 0.46669),
(1209, 30426, 0.46669),
(1284, 30426, 0.46669),
(959, 30426, 0.93338),
(1125, 30426, 0.93338),
(1126, 30426, 0.93338),
(1130, 30426, 1.40007),
(1045, 30528, 0.28),
(1063, 30528, 0.28),
(1066, 30528, 0.28),
(1069, 30528, 0.28),
(1140, 30528, 0.28),
(1151, 30528, 0.28),
(1192, 30528, 0.28),
(1093, 30528, 0.56),
(1127, 30528, 0.56),
(1209, 30528, 0.56),
(1068, 30528, 0.84),
(1149, 30528, 0.96),
(1128, 30528, 1.12),
(1036, 30534, 0.42),
(1127, 30534, 0.42),
(1200, 30534, 0.42),
(1257, 30534, 0.42),
(1300, 30534, 0.42),
(1202, 30534, 0.84),
(1204, 30534, 0.84),
(1208, 30534, 0.84),
(1045, 30535, 0.28),
(1068, 30535, 0.28),
(1089, 30535, 0.28),
(1128, 30535, 0.28),
(1146, 30535, 0.28),
(1166, 30535, 0.28),
(1173, 30535, 0.28),
(1175, 30535, 0.28),
(1201, 30535, 0.28),
(1296, 30535, 0.28),
(1299, 30535, 0.28),
(1301, 30535, 0.28),
(1058, 30535, 0.56),
(1063, 30535, 0.56),
(1112, 30535, 0.56),
(1129, 30535, 0.56),
(1130, 30535, 0.56),
(1152, 30535, 0.56),
(1127, 30535, 0.84),
(1187, 30535, 0.84),
(1247, 30535, 0.84),
(1209, 30535, 1.12),
(962, 30540, 0.28),
(980, 30540, 0.28),
(1036, 30540, 0.28),
(1044, 30540, 0.28),
(1046, 30540, 0.28),
(1115, 30540, 0.28),
(1128, 30540, 0.28),
(1146, 30540, 0.28),
(1174, 30540, 0.28),
(1175, 30540, 0.28),
(1185, 30540, 0.28),
(1187, 30540, 0.28),
(1201, 30540, 0.28),
(1262, 30540, 0.28),
(1280, 30540, 0.28),
(1299, 30540, 0.28),
(1300, 30540, 0.28),
(1040, 30540, 0.56),
(1114, 30540, 0.56),
(1129, 30540, 0.56),
(1259, 30540, 0.56),
(1284, 30540, 0.56),
(1126, 30540, 0.84),
(1209, 30540, 1.12),
(1257, 30540, 1.12),
(1261, 30540, 1.12),
(1205, 30540, 1.4),
(1208, 30540, 1.4),
(1130, 30540, 1.68),
(1127, 30540, 3.44),
(1201, 30580, 0.37331),
(1128, 30580, 2.61317),
(1049, 30583, 0.04669),
(1055, 30583, 0.04669),
(1058, 30583, 0.04669),
(1093, 30583, 0.04669),
(1112, 30583, 0.04669),
(1128, 30583, 0.04669),
(1138, 30583, 0.09338),
(962, 30583, 0.18676),
(1124, 30585, 0.14),
(1127, 30585, 0.14),
(1128, 30585, 0.28),
(1301, 30585, 1.44),
(1042, 30590, 0.32669),
(1063, 30590, 0.32669),
(1086, 30590, 0.32669),
(1089, 30590, 0.32669),
(1115, 30590, 0.32669),
(1145, 30590, 0.32669),
(1187, 30590, 0.32669),
(1191, 30590, 0.32669),
(1193, 30590, 0.32669),
(1295, 30590, 0.32669),
(1128, 30590, 0.65338),
(1196, 30590, 0.65338),
(1062, 30590, 0.98007),
(1188, 30590, 0.98007),
(1296, 30590, 1.30676),
(1065, 30590, 1.63345),
(1271, 30590, 1.63345),
(1066, 30590, 2.61352),
(927, 30592, 0.28),
(959, 30592, 0.28),
(962, 30592, 0.28),
(1129, 30592, 0.28),
(1134, 30592, 0.28),
(1174, 30592, 0.28),
(1201, 30592, 0.28),
(1202, 30592, 0.28),
(1209, 30592, 0.28),
(1057, 30592, 0.56),
(1173, 30592, 0.56),
(1203, 30592, 0.56),
(1065, 30592, 0.96),
(1128, 30592, 1.68),
(1128, 30593, 0.37331),
(1188, 30593, 0.37331),
(1191, 30593, 0.37331),
(34, 30593, 0.90661),
(1002, 30593, 0.90661),
(1238, 30593, 1.27992),
(1295, 30593, 1.65323),
(918, 30671, 0.51),
(918, 30672, 0.32669),
(927, 30672, 0.65338),
(1147, 30672, 1.30676),
(940, 30673, 0.18669),
(1033, 30673, 0.18669),
(1066, 30673, 0.18669),
(1074, 30673, 0.18669),
(1076, 30673, 0.18669),
(1085, 30673, 0.18669),
(1087, 30673, 0.18669),
(1101, 30673, 0.18669),
(1107, 30673, 0.18669),
(1124, 30673, 0.18669),
(1130, 30673, 0.18669),
(1147, 30673, 0.18669),
(1151, 30673, 0.18669),
(1161, 30673, 0.18669),
(1171, 30673, 0.18669),
(1174, 30673, 0.18669),
(1179, 30673, 0.18669),
(1185, 30673, 0.18669),
(1194, 30673, 0.18669),
(1197, 30673, 0.18669),
(1198, 30673, 0.18669),
(1208, 30673, 0.18669),
(1258, 30673, 0.18669),
(1270, 30673, 0.18669),
(1271, 30673, 0.18669),
(1279, 30673, 0.18669),
(1284, 30673, 0.18669),
(1289, 30673, 0.18669),
(1290, 30673, 0.18669),
(1292, 30673, 0.18669),
(1295, 30673, 0.18669),
(1296, 30673, 0.18669),
(1300, 30673, 0.18669),
(918, 30673, 0.37338),
(1125, 30673, 0.37338),
(1126, 30673, 0.37338),
(1128, 30673, 0.37338),
(1163, 30673, 0.37338),
(1172, 30673, 0.37338),
(1205, 30673, 0.37338),
(1061, 30673, 0.56007),
(1134, 30673, 0.56007),
(1188, 30673, 0.56007),
(1203, 30673, 0.56007),
(1257, 30673, 0.56007),
(962, 30673, 0.74676),
(1288, 30673, 0.74676),
(927, 30674, 0.37331),
(962, 30674, 0.37331),
(1159, 30674, 0.37331),
(1172, 30674, 0.37331),
(1188, 30674, 0.37331),
(1191, 30674, 0.37331),
(1290, 30674, 0.37331),
(918, 30674, 0.74662),
(1198, 30674, 0.74662),
(962, 30675, 0.32669),
(1044, 30675, 0.32669),
(1130, 30675, 0.32669),
(1169, 30675, 0.32669),
(1175, 30675, 0.32669),
(1199, 30675, 0.32669),
(1201, 30675, 0.32669),
(1208, 30675, 0.32669),
(1257, 30675, 0.32669),
(1258, 30675, 0.32669),
(1300, 30675, 0.32669),
(1043, 30675, 0.65338),
(1127, 30675, 0.65338),
(1128, 30675, 0.65338),
(9, 30675, 0.79339),
(10, 30675, 0.79339),
(993, 30675, 0.79339),
(1031, 30675, 0.79339),
(1200, 30675, 0.98007),
(1205, 30675, 0.98007),
(1244, 30675, 1.12008),
(1245, 30675, 1.12008),
(1203, 30675, 1.30676),
(918, 30675, 4.667),
(1204, 30675, 4.99369),
(918, 30676, 0.37331),
(1208, 30676, 0.74662),
(918, 30677, 0.18669),
(980, 30677, 0.18669),
(1045, 30677, 0.18669),
(1047, 30677, 0.18669),
(1066, 30677, 0.18669),
(1067, 30677, 0.18669),
(1153, 30677, 0.18669),
(1208, 30677, 0.18669),
(1195, 30677, 0.37338),
(918, 30678, 0.28),
(1205, 30678, 0.28),
(1208, 30678, 0.28),
(1204, 30678, 0.56),
(918, 30679, 0.28),
(1126, 30679, 0.28),
(1163, 30679, 0.28),
(1200, 30679, 0.28),
(1205, 30679, 0.28),
(1279, 30679, 0.28),
(918, 30680, 0.32669),
(1101, 30680, 0.32669),
(1115, 30680, 0.32669),
(1152, 30680, 0.32669),
(1153, 30680, 0.32669),
(1204, 30680, 0.32669),
(1247, 30680, 0.32669),
(1301, 30680, 0.32669),
(1150, 30680, 0.65338),
(1271, 30680, 0.65338),
(1127, 30680, 0.98007),
(1200, 30680, 0.98007),
(1205, 30680, 1.63345),
(918, 30681, 0.60669),
(1204, 30681, 0.60669),
(1208, 30681, 0.60669),
(1191, 30681, 1.21338),
(1274, 30681, 1.21338),
(1048, 30682, 0.28),
(1066, 30682, 0.28),
(1126, 30682, 0.28),
(1128, 30682, 0.28),
(1205, 30682, 0.28),
(918, 30682, 0.56),
(1163, 30682, 0.56),
(1165, 30682, 0.56),
(918, 30683, 1.21338),
(918, 30684, 0.51331),
(1184, 30684, 0.51331),
(1271, 30684, 0.51331),
(1299, 30684, 0.51331),
(918, 30685, 0.32669),
(1036, 30685, 0.32669),
(1127, 30685, 0.32669),
(918, 30686, 0.42),
(927, 30686, 0.42),
(1280, 30686, 0.42),
(1203, 30686, 0.84),
(918, 30687, 0.51331),
(1053, 30687, 0.51331),
(1197, 30687, 0.51331),
(1291, 30687, 1.02662),
(1293, 30687, 1.53993),
(918, 30688, 0.37331),
(1201, 30688, 0.37331),
(918, 30689, 0.42),
(1179, 30689, 0.42),
(1199, 30689, 0.42),
(1273, 30689, 0.42),
(1301, 30689, 0.42),
(918, 30690, 0.28),
(1110, 30690, 0.28),
(1189, 30690, 0.28),
(1191, 30690, 0.28),
(1158, 30690, 0.84),
(1188, 30691, 0.28),
(1191, 30691, 0.28),
(918, 30691, 0.56),
(1171, 30691, 0.56),
(918, 30692, 0.42),
(1058, 30692, 0.42),
(1063, 30692, 0.42),
(1069, 30692, 0.42),
(1088, 30692, 0.42),
(1110, 30692, 0.42),
(1113, 30692, 0.42),
(1146, 30692, 0.42),
(1151, 30692, 0.42),
(1152, 30692, 0.42),
(1199, 30692, 0.42),
(1247, 30692, 0.42),
(1262, 30692, 0.42),
(1274, 30692, 0.42),
(1276, 30692, 0.42),
(1279, 30692, 0.42),
(1285, 30692, 0.42),
(927, 30692, 0.84),
(1042, 30692, 0.84),
(1093, 30692, 0.84),
(1147, 30692, 0.84),
(1196, 30692, 0.84),
(1281, 30692, 0.84),
(962, 30692, 1.26),
(1191, 30692, 1.26),
(1150, 30692, 1.44),
(1161, 30692, 2.52),
(918, 30693, 4.10652),
(918, 30694, 0.56),
(1093, 30694, 0.56),
(1147, 30694, 0.56),
(1166, 30694, 0.56),
(1199, 30694, 0.56),
(1247, 30694, 0.56),
(1288, 30694, 0.56),
(1300, 30694, 0.56),
(1302, 30694, 0.56),
(1257, 30694, 1.12),
(29, 30694, 1.36),
(1029, 30694, 1.36),
(1152, 30694, 2.24),
(918, 30695, 0.46669),
(927, 30695, 0.46669),
(1086, 30695, 0.46669),
(1093, 30695, 0.46669),
(1096, 30695, 0.46669),
(1153, 30695, 0.46669),
(1173, 30695, 0.46669),
(1174, 30695, 0.46669),
(1194, 30695, 0.46669),
(1197, 30695, 0.46669),
(1198, 30695, 0.46669),
(1205, 30695, 0.46669),
(1208, 30695, 0.46669),
(1270, 30695, 0.46669),
(1152, 30695, 0.93338),
(1158, 30695, 0.93338),
(1204, 30695, 0.93338),
(1148, 30695, 1.60008),
(918, 30696, 0.42),
(918, 30697, 0.18669),
(1107, 30697, 0.18669),
(1130, 30697, 0.18669),
(1150, 30697, 0.18669),
(1152, 30697, 0.18669),
(1170, 30697, 0.18669),
(1172, 30697, 0.18669),
(1199, 30697, 0.18669),
(1273, 30697, 0.18669),
(1292, 30697, 0.18669),
(1270, 30697, 0.37338),
(918, 30698, 0.42),
(940, 30698, 0.42),
(980, 30698, 0.42),
(1035, 30698, 0.42),
(1040, 30698, 0.42),
(1050, 30698, 0.42),
(1112, 30698, 0.42),
(1160, 30698, 0.42),
(1163, 30698, 0.42),
(1174, 30698, 0.42),
(1187, 30698, 0.42),
(1188, 30698, 0.42),
(1193, 30698, 0.42),
(1202, 30698, 0.42),
(1209, 30698, 0.42),
(1262, 30698, 0.42),
(1108, 30698, 0.84),
(1125, 30698, 0.84),
(1159, 30698, 0.84),
(1161, 30698, 0.84),
(1281, 30698, 0.84),
(1146, 30698, 1.26),
(1205, 30698, 1.26),
(1279, 30698, 1.26),
(1158, 30698, 1.44),
(1301, 30698, 1.68),
(1194, 30698, 2.1),
(940, 30699, 0.14),
(1035, 30699, 0.14),
(1040, 30699, 0.14),
(1044, 30699, 0.14),
(1063, 30699, 0.14),
(1069, 30699, 0.14),
(1081, 30699, 0.14),
(1086, 30699, 0.14),
(1088, 30699, 0.14),
(1146, 30699, 0.14),
(1163, 30699, 0.14),
(1169, 30699, 0.14),
(1179, 30699, 0.14),
(1188, 30699, 0.14),
(1192, 30699, 0.14),
(1198, 30699, 0.14),
(1200, 30699, 0.14),
(1205, 30699, 0.14),
(1208, 30699, 0.14),
(1276, 30699, 0.14),
(1281, 30699, 0.14),
(1294, 30699, 0.14),
(1296, 30699, 0.14),
(1300, 30699, 0.14),
(1301, 30699, 0.14),
(918, 30699, 0.28),
(1105, 30699, 0.28),
(1147, 30699, 0.28),
(1184, 30699, 0.28),
(1278, 30699, 0.28),
(1279, 30699, 0.28),
(962, 30699, 0.42),
(918, 30700, 0.23331),
(1280, 30700, 0.69993),
(918, 30701, 0.37331),
(1203, 30701, 0.37331),
(1044, 30701, 0.74662),
(1138, 30701, 1.11993),
(918, 30702, 0.32669),
(1202, 30702, 0.65338),
(918, 30703, 0.18669),
(1161, 30703, 0.18669),
(1184, 30703, 0.18669),
(1203, 30703, 0.18669),
(1276, 30703, 0.18669),
(1301, 30703, 0.18669),
(962, 30703, 0.37338),
(1188, 30703, 0.37338),
(1197, 30703, 0.37338),
(1198, 30703, 0.37338),
(1200, 30703, 0.37338),
(1204, 30703, 0.37338),
(918, 30704, 0.32669),
(962, 30704, 0.32669),
(1105, 30704, 0.32669),
(1128, 30704, 0.32669),
(1148, 30704, 0.32669),
(1162, 30704, 0.32669),
(1185, 30704, 0.32669),
(1187, 30704, 0.32669),
(1189, 30704, 0.32669),
(1192, 30704, 0.32669),
(1197, 30704, 0.32669),
(1203, 30704, 0.32669),
(1209, 30704, 0.32669),
(1286, 30704, 0.32669),
(1302, 30704, 0.32669),
(940, 30704, 0.65338),
(1066, 30704, 0.65338),
(1282, 30704, 0.65338),
(1295, 30704, 0.65338),
(1067, 30704, 0.98007),
(1204, 30704, 0.98007),
(1285, 30704, 0.98007),
(1157, 30704, 1.12008),
(1065, 30704, 1.30676),
(1188, 30704, 2.10015),
(1163, 30704, 3.59359),
(918, 30705, 0.18669),
(927, 30705, 0.18669),
(959, 30705, 0.18669),
(1048, 30705, 0.18669),
(1055, 30705, 0.18669),
(1058, 30705, 0.18669),
(1059, 30705, 0.18669),
(1066, 30705, 0.18669),
(1086, 30705, 0.18669),
(1113, 30705, 0.18669),
(1125, 30705, 0.18669),
(1163, 30705, 0.18669),
(1174, 30705, 0.18669),
(1202, 30705, 0.18669),
(1262, 30705, 0.18669),
(1276, 30705, 0.18669),
(1285, 30705, 0.18669),
(980, 30705, 0.37338),
(1046, 30705, 0.37338),
(1063, 30705, 0.37338),
(1093, 30705, 0.37338),
(1175, 30705, 0.37338),
(1179, 30705, 0.37338),
(1277, 30705, 0.37338),
(1283, 30705, 0.37338),
(1289, 30705, 0.37338),
(962, 30705, 0.56007),
(1271, 30705, 0.56007),
(918, 30706, 0.37331),
(927, 30706, 0.37331),
(1203, 30706, 0.37331),
(918, 30707, 0.18669),
(1057, 30707, 0.18669),
(1065, 30707, 0.18669),
(1068, 30707, 0.18669),
(1090, 30707, 0.18669),
(1098, 30707, 0.18669),
(1103, 30707, 0.18669),
(1108, 30707, 0.18669),
(1126, 30707, 0.18669),
(1127, 30707, 0.18669),
(1134, 30707, 0.18669),
(1140, 30707, 0.18669),
(1144, 30707, 0.18669),
(1148, 30707, 0.18669),
(1149, 30707, 0.18669),
(1159, 30707, 0.18669),
(1161, 30707, 0.18669),
(1163, 30707, 0.18669),
(1170, 30707, 0.18669),
(1174, 30707, 0.18669),
(1186, 30707, 0.18669),
(1192, 30707, 0.18669),
(1194, 30707, 0.18669),
(1195, 30707, 0.18669),
(1197, 30707, 0.18669),
(1201, 30707, 0.18669),
(1202, 30707, 0.18669),
(1203, 30707, 0.18669),
(1204, 30707, 0.18669),
(1247, 30707, 0.18669),
(1270, 30707, 0.18669),
(1271, 30707, 0.18669),
(1276, 30707, 0.18669),
(1280, 30707, 0.18669),
(1281, 30707, 0.18669),
(1282, 30707, 0.18669),
(1285, 30707, 0.18669),
(1290, 30707, 0.18669),
(980, 30707, 0.37338),
(1042, 30707, 0.37338),
(1049, 30707, 0.37338),
(1059, 30707, 0.37338),
(1089, 30707, 0.37338),
(1111, 30707, 0.37338),
(1146, 30707, 0.37338),
(1157, 30707, 0.37338),
(1166, 30707, 0.37338),
(1171, 30707, 0.37338),
(1172, 30707, 0.37338),
(1185, 30707, 0.37338),
(1187, 30707, 0.37338),
(1277, 30707, 0.37338),
(1278, 30707, 0.37338),
(1286, 30707, 0.37338),
(1291, 30707, 0.37338),
(1302, 30707, 0.37338),
(940, 30707, 0.56007),
(959, 30707, 0.56007),
(1076, 30707, 0.56007),
(1115, 30707, 0.56007),
(1130, 30707, 0.56007),
(1145, 30707, 0.56007),
(1147, 30707, 0.56007),
(1198, 30707, 0.56007),
(1208, 30707, 0.56007),
(1288, 30707, 0.56007),
(1289, 30707, 0.56007),
(1296, 30707, 0.56007),
(927, 30707, 0.74676),
(1066, 30707, 0.74676),
(1158, 30707, 0.74676),
(1188, 30707, 0.74676),
(1284, 30707, 0.74676),
(962, 30707, 0.93345),
(1074, 30707, 0.93345),
(1152, 30707, 0.93345),
(1128, 30707, 1.36017),
(1203, 30708, 0.42),
(1205, 30708, 0.42),
(1284, 30708, 0.42),
(918, 30708, 0.84),
(1202, 30708, 0.84),
(918, 30709, 0.42),
(959, 30710, 0.14),
(1043, 30710, 0.14),
(1046, 30710, 0.14),
(1068, 30710, 0.14),
(1082, 30710, 0.14),
(1083, 30710, 0.14),
(1086, 30710, 0.14),
(1098, 30710, 0.14),
(1107, 30710, 0.14),
(1108, 30710, 0.14),
(1124, 30710, 0.14),
(1125, 30710, 0.14),
(1127, 30710, 0.14),
(1130, 30710, 0.14),
(1144, 30710, 0.14),
(1157, 30710, 0.14),
(1166, 30710, 0.14),
(1171, 30710, 0.14),
(1193, 30710, 0.14),
(1247, 30710, 0.14),
(1270, 30710, 0.14),
(1287, 30710, 0.14),
(1289, 30710, 0.14),
(1292, 30710, 0.14),
(962, 30710, 0.28),
(1045, 30710, 0.28),
(1101, 30710, 0.28),
(1110, 30710, 0.28),
(1140, 30710, 0.28),
(1148, 30710, 0.28),
(1149, 30710, 0.28),
(1192, 30710, 0.28),
(1203, 30710, 0.28),
(1205, 30710, 0.28),
(1208, 30710, 0.28),
(1273, 30710, 0.28),
(1277, 30710, 0.28),
(1294, 30710, 0.28),
(1299, 30710, 0.28),
(1302, 30710, 0.28),
(1105, 30710, 0.42),
(1146, 30710, 0.42),
(1153, 30710, 0.42),
(1065, 30710, 0.48),
(1151, 30710, 0.48),
(1174, 30710, 0.48),
(1200, 30710, 0.48),
(1271, 30710, 0.48),
(1296, 30710, 0.48),
(1115, 30710, 0.56),
(1152, 30710, 0.56),
(980, 30710, 0.62),
(927, 30710, 0.7),
(1066, 30710, 0.7),
(1078, 30710, 0.7),
(1111, 30710, 0.7),
(918, 30710, 0.88),
(1274, 30710, 0.9),
(1185, 30710, 0.98),
(1282, 30710, 1.04),
(918, 30711, 0.23331),
(962, 30711, 0.23331),
(1040, 30711, 0.23331),
(1126, 30711, 0.23331),
(1153, 30711, 0.23331),
(1257, 30711, 0.23331),
(1259, 30711, 0.23331),
(1058, 30711, 0.46662),
(918, 30712, 0.42),
(1096, 30712, 0.42),
(1208, 30712, 0.42),
(918, 30713, 0.37331),
(927, 30713, 0.37331),
(1111, 30713, 0.37331),
(1125, 30713, 0.37331),
(1149, 30713, 0.37331),
(1174, 30713, 0.37331),
(1175, 30713, 0.37331),
(1201, 30713, 0.37331),
(1202, 30713, 0.37331),
(1247, 30713, 0.37331),
(1299, 30713, 0.37331),
(959, 30713, 0.74662),
(962, 30713, 0.74662),
(1049, 30713, 0.74662),
(1075, 30713, 0.74662),
(1124, 30713, 0.74662),
(1127, 30713, 0.74662),
(1209, 30713, 0.74662),
(1296, 30713, 0.74662),
(918, 30714, 0.42),
(1126, 30714, 0.42),
(1201, 30714, 0.42),
(1204, 30714, 0.42),
(1296, 30714, 0.42),
(1208, 30714, 0.84),
(1209, 30714, 0.84),
(918, 30715, 0.46669),
(918, 30716, 0.46669),
(1040, 30716, 0.46669),
(1147, 30716, 0.46669),
(1162, 30716, 0.46669),
(1172, 30716, 0.46669),
(1208, 30716, 0.46669),
(1288, 30716, 0.46669),
(1300, 30716, 0.46669),
(1171, 30716, 0.93338),
(1199, 30716, 0.93338),
(918, 30717, 1.4),
(918, 30718, 0.37331),
(980, 30718, 0.37331),
(1138, 30718, 0.37331),
(1175, 30718, 0.37331),
(1204, 30719, 0.56),
(918, 30719, 1.12),
(918, 30720, 0.14),
(980, 30720, 0.14),
(1110, 30720, 0.14),
(1149, 30720, 0.14),
(1171, 30720, 0.14),
(1189, 30720, 0.14),
(1193, 30720, 0.14),
(1203, 30720, 0.14),
(1058, 30720, 0.28),
(1148, 30720, 0.28),
(1270, 30720, 0.56),
(1247, 30720, 0.88),
(918, 30721, 0.32669),
(1126, 30721, 0.32669),
(1163, 30721, 0.32669),
(1203, 30721, 0.32669),
(918, 30722, 0.23331),
(959, 30722, 0.23331),
(1115, 30722, 0.23331),
(1128, 30722, 0.23331),
(1129, 30722, 0.23331),
(1134, 30722, 0.23331),
(1145, 30722, 0.23331),
(1153, 30722, 0.23331),
(1208, 30722, 0.23331),
(1290, 30722, 0.23331),
(1174, 30722, 0.46662),
(1285, 30722, 0.46662),
(918, 30723, 0.18669),
(927, 30723, 0.18669),
(1066, 30723, 0.18669),
(1107, 30723, 0.18669),
(1146, 30723, 0.18669),
(1150, 30723, 0.18669),
(1170, 30723, 0.18669),
(1173, 30723, 0.18669),
(1270, 30723, 0.18669),
(1279, 30723, 0.18669),
(1285, 30723, 0.18669),
(1287, 30723, 0.18669),
(1296, 30723, 0.18669),
(1301, 30723, 0.18669),
(1147, 30723, 0.37338),
(1124, 30723, 0.56007),
(962, 30723, 0.74676),
(918, 30724, 0.37331),
(918, 30725, 0.23331),
(959, 30725, 0.23331),
(962, 30725, 0.23331),
(1065, 30725, 0.23331),
(1151, 30725, 0.23331),
(1172, 30725, 0.23331),
(1194, 30725, 0.23331),
(1277, 30725, 0.23331),
(1299, 30725, 0.23331),
(1078, 30725, 0.46662),
(1208, 30725, 0.46662),
(1289, 30725, 0.69993),
(918, 30726, 0.18669),
(927, 30726, 0.18669),
(940, 30726, 0.18669),
(980, 30726, 0.18669),
(1045, 30726, 0.18669),
(1055, 30726, 0.18669),
(1062, 30726, 0.18669),
(1098, 30726, 0.18669),
(1103, 30726, 0.18669),
(1129, 30726, 0.18669),
(1145, 30726, 0.18669),
(1147, 30726, 0.18669),
(1162, 30726, 0.18669),
(1166, 30726, 0.18669),
(1185, 30726, 0.18669),
(1186, 30726, 0.18669),
(1188, 30726, 0.18669),
(1193, 30726, 0.18669),
(1201, 30726, 0.18669),
(1247, 30726, 0.18669),
(1271, 30726, 0.18669),
(1274, 30726, 0.18669),
(1277, 30726, 0.18669),
(1280, 30726, 0.18669),
(1293, 30726, 0.18669),
(1299, 30726, 0.18669),
(1074, 30726, 0.37338),
(1081, 30726, 0.37338),
(1101, 30726, 0.37338),
(1115, 30726, 0.37338),
(1134, 30726, 0.37338),
(1144, 30726, 0.37338),
(1152, 30726, 0.37338),
(1170, 30726, 0.37338),
(1276, 30726, 0.37338),
(1291, 30726, 0.37338),
(1061, 30726, 0.56007),
(1126, 30726, 0.56007),
(1127, 30726, 0.56007),
(1138, 30726, 0.56007),
(1146, 30726, 0.56007),
(1158, 30726, 0.56007),
(1192, 30726, 0.56007),
(1262, 30726, 0.56007),
(1295, 30726, 0.56007),
(959, 30726, 0.74676),
(1042, 30726, 0.74676),
(1057, 30726, 0.74676),
(1124, 30726, 0.74676),
(1290, 30726, 0.74676),
(1292, 30726, 0.74676),
(1296, 30726, 0.74676),
(1159, 30726, 0.93345),
(1161, 30726, 0.93345),
(1130, 30726, 1.54686),
(962, 30726, 1.68021),
(918, 30727, 0.18669),
(918, 30728, 0.42),
(1086, 30728, 0.42),
(1197, 30728, 0.42),
(1198, 30728, 0.42),
(1201, 30728, 0.42),
(1280, 30728, 0.42),
(1290, 30728, 0.42),
(1301, 30728, 0.42),
(980, 30728, 0.84),
(1059, 30728, 0.84),
(1060, 30728, 0.84),
(1108, 30728, 0.84),
(1148, 30728, 0.84),
(1157, 30728, 0.84),
(1170, 30728, 0.84),
(1192, 30728, 0.84),
(1285, 30728, 0.84),
(1286, 30728, 0.84),
(1145, 30728, 1.26),
(1193, 30728, 1.26),
(1150, 30728, 1.44),
(1186, 30729, 0.18669),
(1203, 30729, 0.18669),
(1204, 30729, 0.18669),
(1284, 30729, 0.18669),
(918, 30729, 0.37338),
(1045, 30729, 0.37338),
(1202, 30729, 0.37338),
(918, 30730, 0.56),
(1204, 30730, 0.56),
(1048, 30731, 0.23331),
(1257, 30731, 0.23331),
(918, 30731, 0.46662),
(1280, 30731, 0.46662),
(1060, 30731, 0.93324),
(918, 30732, 0.46669),
(1204, 30732, 0.46669),
(918, 30733, 0.37331),
(980, 30733, 0.37331),
(1074, 30733, 0.37331),
(1086, 30733, 0.37331),
(1115, 30733, 0.37331),
(1174, 30733, 0.37331),
(1175, 30733, 0.37331),
(1187, 30733, 0.37331),
(1199, 30733, 0.37331),
(1200, 30733, 0.37331),
(1202, 30733, 0.37331),
(1208, 30733, 0.37331),
(1261, 30733, 0.37331),
(962, 30733, 0.74662),
(1114, 30733, 0.74662),
(1281, 30733, 0.74662),
(1146, 30733, 1.11993),
(1191, 30733, 1.11993),
(1247, 30733, 1.49324),
(1279, 30733, 1.49324),
(1205, 30733, 2.23986),
(1209, 30733, 2.61317),
(1127, 30733, 3.46645),
(918, 30734, 0.18669),
(962, 30734, 0.18669),
(1066, 30734, 0.18669),
(1093, 30734, 0.18669),
(1174, 30734, 0.18669),
(1203, 30734, 0.18669),
(1148, 30734, 0.37338),
(1200, 30734, 0.37338),
(1058, 30735, 0.28),
(1149, 30735, 0.28),
(918, 30735, 0.56),
(1107, 30735, 0.56),
(918, 30736, 0.42),
(918, 30737, 0.37331),
(1134, 30737, 0.37331),
(1188, 30737, 0.37331),
(918, 30738, 0.37331),
(1050, 30738, 0.37331),
(1200, 30738, 0.37331),
(1205, 30738, 0.37331),
(1279, 30738, 0.37331),
(1299, 30738, 0.37331),
(1128, 30738, 0.74662),
(1199, 30738, 0.74662),
(918, 30739, 0.32669),
(959, 30739, 0.32669),
(1035, 30739, 0.32669),
(1040, 30739, 0.32669),
(1065, 30739, 0.32669),
(1066, 30739, 0.32669),
(1127, 30739, 0.32669),
(1134, 30739, 0.32669),
(1145, 30739, 0.32669),
(1198, 30739, 0.32669),
(1208, 30739, 0.32669),
(1174, 30739, 0.65338),
(1247, 30739, 0.65338),
(1063, 30739, 1.30676),
(1148, 30740, 0.23331),
(918, 30740, 0.46662),
(918, 30741, 0.46669),
(1125, 30741, 0.46669),
(1138, 30741, 0.46669),
(1208, 30741, 0.46669),
(1065, 30741, 0.93338),
(1163, 30741, 0.93338),
(918, 30742, 0.37331),
(1044, 30742, 0.37331),
(1057, 30742, 0.37331),
(1161, 30742, 0.37331),
(1171, 30742, 0.37331),
(1172, 30742, 0.37331),
(1198, 30742, 0.37331),
(1201, 30742, 0.37331),
(1273, 30742, 0.37331),
(1153, 30742, 0.74662),
(1205, 30742, 0.74662),
(1170, 30742, 1.49324),
(1162, 30743, 0.37331),
(1197, 30743, 0.37331),
(1277, 30743, 0.37331),
(918, 30743, 0.74662),
(1205, 30743, 1.11993),
(918, 30744, 0.28),
(1205, 30744, 0.28),
(1281, 30744, 0.28),
(1188, 30744, 0.56),
(1191, 30744, 0.56),
(1189, 30744, 0.84),
(1279, 30744, 1.4),
(918, 30745, 0.23331),
(1145, 30745, 0.23331),
(1205, 30745, 0.23331),
(962, 30745, 0.69993),
(1173, 30745, 0.69993),
(1201, 30745, 0.69993),
(1292, 30745, 0.69993),
(1247, 30745, 1.39986),
(918, 30746, 0.37331),
(1204, 30746, 0.37331),
(1125, 30747, 0.23331),
(1152, 30747, 0.23331),
(1193, 30747, 0.23331),
(1201, 30747, 0.46662),
(918, 30747, 0.69993),
(1163, 30748, 0.37331),
(1195, 30748, 0.37331),
(918, 30748, 0.74662),
(927, 30748, 0.74662),
(1044, 30748, 0.74662),
(918, 30749, 0.56),
(918, 30750, 0.28),
(918, 30751, 0.37331),
(1201, 30751, 0.37331),
(1204, 30751, 0.37331),
(1130, 30752, 0.37331),
(1198, 30752, 0.37331),
(1201, 30752, 0.37331),
(1258, 30752, 0.37331),
(1284, 30752, 0.37331),
(918, 30752, 0.74662),
(1202, 30752, 0.74662),
(1204, 30752, 0.74662),
(1209, 30752, 0.74662),
(1127, 30752, 1.11993),
(1205, 30752, 1.11993),
(918, 30753, 0.18669),
(962, 30753, 0.18669),
(1107, 30753, 0.18669),
(1161, 30753, 0.18669),
(1302, 30753, 0.18669),
(1147, 30753, 0.37338),
(1124, 30753, 0.56007),
(1186, 30753, 0.56007),
(1208, 30753, 0.56007),
(1193, 30754, 0.23331),
(1258, 30754, 0.23331),
(918, 30754, 0.46662),
(1172, 30754, 0.46662),
(959, 30755, 0.18669),
(1035, 30755, 0.18669),
(1047, 30755, 0.18669),
(1059, 30755, 0.18669),
(1060, 30755, 0.18669),
(1068, 30755, 0.18669),
(1077, 30755, 0.18669),
(1092, 30755, 0.18669),
(1093, 30755, 0.18669),
(1095, 30755, 0.18669),
(1103, 30755, 0.18669),
(1147, 30755, 0.18669),
(1148, 30755, 0.18669),
(1149, 30755, 0.18669),
(1158, 30755, 0.18669),
(1162, 30755, 0.18669),
(1187, 30755, 0.18669),
(1192, 30755, 0.18669),
(1193, 30755, 0.18669),
(1201, 30755, 0.18669),
(1202, 30755, 0.18669),
(1208, 30755, 0.18669),
(1247, 30755, 0.18669),
(1271, 30755, 0.18669),
(918, 30755, 0.37338),
(927, 30755, 0.37338),
(962, 30755, 0.37338),
(980, 30755, 0.37338),
(1042, 30755, 0.37338),
(1075, 30755, 0.37338),
(1084, 30755, 0.37338),
(1085, 30755, 0.37338),
(1086, 30755, 0.37338),
(1087, 30755, 0.37338),
(1110, 30755, 0.37338),
(1144, 30755, 0.37338),
(1146, 30755, 0.37338),
(1161, 30755, 0.37338),
(1163, 30755, 0.37338),
(1166, 30755, 0.37338),
(1171, 30755, 0.37338),
(1184, 30755, 0.37338),
(1185, 30755, 0.37338),
(1197, 30755, 0.37338),
(1276, 30755, 0.37338),
(1277, 30755, 0.37338),
(1280, 30755, 0.37338),
(1288, 30755, 0.37338),
(1066, 30755, 0.56007),
(1128, 30755, 0.56007),
(1194, 30755, 0.56007),
(1279, 30755, 0.56007),
(1065, 30755, 0.74676),
(1152, 30755, 0.74676),
(1174, 30755, 0.74676),
(1179, 30755, 0.93345),
(1302, 30755, 0.93345),
(1299, 30755, 1.49352),
(962, 30756, 0.23331),
(1046, 30756, 0.23331),
(1066, 30756, 0.23331),
(1107, 30756, 0.23331),
(1115, 30756, 0.23331),
(1124, 30756, 0.23331),
(1125, 30756, 0.23331),
(1127, 30756, 0.23331),
(1146, 30756, 0.23331),
(1150, 30756, 0.23331),
(1192, 30756, 0.23331),
(1199, 30756, 0.23331),
(1202, 30756, 0.23331),
(1258, 30756, 0.23331),
(1276, 30756, 0.23331),
(1282, 30756, 0.23331),
(1289, 30756, 0.23331),
(1301, 30756, 0.23331),
(1050, 30756, 0.46662),
(1128, 30756, 0.46662),
(1144, 30756, 0.46662),
(1152, 30756, 0.46662),
(1165, 30756, 0.46662),
(1172, 30756, 0.46662),
(1179, 30756, 0.46662),
(1208, 30756, 0.46662),
(1191, 30756, 0.69993),
(918, 30756, 0.93324),
(1042, 30756, 0.93324),
(1270, 30756, 0.93324),
(1042, 30757, 0.18669),
(1046, 30757, 0.18669),
(1066, 30757, 0.18669),
(1069, 30757, 0.18669),
(1075, 30757, 0.18669),
(1076, 30757, 0.18669),
(1078, 30757, 0.18669),
(1083, 30757, 0.18669),
(1088, 30757, 0.18669),
(1107, 30757, 0.18669),
(1124, 30757, 0.18669),
(1126, 30757, 0.18669),
(1129, 30757, 0.18669),
(1134, 30757, 0.18669),
(1138, 30757, 0.18669),
(1148, 30757, 0.18669),
(1169, 30757, 0.18669),
(1170, 30757, 0.18669),
(1175, 30757, 0.18669),
(1198, 30757, 0.18669),
(1202, 30757, 0.18669),
(1205, 30757, 0.18669),
(1208, 30757, 0.18669),
(1209, 30757, 0.18669),
(1247, 30757, 0.18669),
(1278, 30757, 0.18669),
(1281, 30757, 0.18669),
(1290, 30757, 0.18669),
(1292, 30757, 0.18669),
(1301, 30757, 0.18669),
(927, 30757, 0.37338),
(1065, 30757, 0.37338),
(1082, 30757, 0.37338),
(1103, 30757, 0.37338),
(1186, 30757, 0.37338),
(1187, 30757, 0.37338),
(1193, 30757, 0.37338),
(1197, 30757, 0.37338),
(1203, 30757, 0.37338),
(1280, 30757, 0.37338),
(1284, 30757, 0.37338),
(1289, 30757, 0.37338),
(1045, 30757, 0.56007),
(1109, 30757, 0.56007),
(1144, 30757, 0.56007),
(1151, 30757, 0.56007),
(1163, 30757, 0.56007),
(1172, 30757, 0.56007),
(1188, 30757, 0.56007),
(1194, 30757, 0.56007),
(1200, 30757, 0.56007),
(1204, 30757, 0.56007),
(1299, 30757, 0.56007),
(962, 30757, 0.74676),
(1125, 30757, 0.74676),
(1171, 30757, 0.74676),
(1279, 30757, 1.30683),
(1288, 30757, 1.30683),
(1291, 30757, 1.30683),
(918, 30757, 1.54686),
(1302, 30757, 1.8669),
(918, 30758, 0.37331),
(962, 30758, 0.37331),
(1043, 30758, 0.37331),
(1058, 30758, 0.37331),
(1065, 30758, 0.37331),
(1067, 30758, 0.37331),
(1068, 30758, 0.37331),
(1074, 30758, 0.37331),
(1126, 30758, 0.37331),
(1140, 30758, 0.37331),
(1146, 30758, 0.37331),
(1151, 30758, 0.37331),
(1184, 30758, 0.37331),
(1270, 30758, 0.37331),
(1290, 30758, 0.37331),
(1042, 30758, 0.74662),
(1093, 30758, 0.74662),
(1147, 30758, 0.74662),
(1172, 30758, 0.74662),
(1174, 30758, 0.74662),
(1188, 30758, 0.74662),
(1208, 30758, 0.74662),
(1280, 30758, 0.74662),
(980, 30758, 1.11993),
(1082, 30758, 1.11993),
(1162, 30758, 1.11993),
(1291, 30758, 1.11993),
(1203, 30758, 4.63971),
(918, 30759, 0.51331),
(1204, 30759, 1.02662),
(918, 30760, 0.32669),
(1197, 30760, 0.32669),
(1284, 30760, 0.32669),
(1201, 30761, 0.42),
(918, 30761, 0.84),
(918, 30762, 0.23331),
(1047, 30762, 0.23331),
(1075, 30762, 0.23331),
(1144, 30762, 0.23331),
(1152, 30762, 0.23331),
(1157, 30762, 0.23331),
(1161, 30762, 0.23331),
(1187, 30762, 0.23331),
(1200, 30762, 0.23331),
(1283, 30762, 0.23331),
(1299, 30762, 0.23331),
(1199, 30762, 0.46662),
(1201, 30762, 0.46662),
(1295, 30762, 0.46662),
(1050, 30762, 0.69993),
(1128, 30763, 0.32669),
(1129, 30763, 0.32669),
(1247, 30763, 0.32669),
(1257, 30763, 0.32669),
(1259, 30763, 0.32669),
(1260, 30763, 0.32669),
(1261, 30763, 0.32669),
(918, 30763, 0.65338),
(1300, 30763, 0.98007),
(918, 30764, 0.18669),
(1046, 30764, 0.18669),
(1067, 30764, 0.18669),
(1076, 30764, 0.18669),
(1077, 30764, 0.18669),
(1083, 30764, 0.18669),
(1087, 30764, 0.18669),
(1093, 30764, 0.18669),
(1095, 30764, 0.18669),
(1106, 30764, 0.18669),
(1115, 30764, 0.18669),
(1125, 30764, 0.18669),
(1140, 30764, 0.18669),
(1148, 30764, 0.18669),
(1153, 30764, 0.18669),
(1169, 30764, 0.18669),
(1170, 30764, 0.18669),
(1186, 30764, 0.18669),
(1192, 30764, 0.18669),
(1194, 30764, 0.18669),
(1198, 30764, 0.18669),
(1201, 30764, 0.18669),
(1247, 30764, 0.18669),
(1283, 30764, 0.18669),
(1288, 30764, 0.18669),
(1292, 30764, 0.18669),
(1294, 30764, 0.18669),
(1045, 30764, 0.37338),
(1047, 30764, 0.37338),
(1049, 30764, 0.37338),
(1066, 30764, 0.37338),
(1084, 30764, 0.37338),
(1105, 30764, 0.37338),
(1111, 30764, 0.37338),
(1134, 30764, 0.37338),
(1144, 30764, 0.37338),
(1149, 30764, 0.37338),
(1172, 30764, 0.37338),
(1184, 30764, 0.37338),
(1270, 30764, 0.37338),
(1271, 30764, 0.37338),
(1278, 30764, 0.37338),
(1295, 30764, 0.37338),
(1301, 30764, 0.37338),
(927, 30764, 0.56007),
(1058, 30764, 0.56007),
(1107, 30764, 0.56007),
(1138, 30764, 0.56007),
(1146, 30764, 0.56007),
(1152, 30764, 0.56007),
(1161, 30764, 0.56007),
(1187, 30764, 0.56007),
(1188, 30764, 0.56007),
(1199, 30764, 0.56007),
(1205, 30764, 0.56007),
(1282, 30764, 0.56007),
(1150, 30764, 0.64008),
(1128, 30764, 0.74676),
(1179, 30764, 0.74676),
(1185, 30764, 0.74676),
(1204, 30764, 0.74676),
(962, 30764, 0.93345),
(1208, 30764, 0.93345),
(1163, 30764, 1.12014),
(1285, 30764, 1.12014),
(1279, 30764, 1.30683),
(918, 30765, 0.23331),
(1113, 30765, 0.23331),
(1125, 30765, 0.23331),
(1134, 30765, 0.23331),
(1195, 30765, 0.23331),
(1203, 30765, 0.23331),
(1196, 30765, 0.46662),
(1091, 30765, 0.69993),
(918, 30766, 0.23331),
(1204, 30766, 0.23331),
(1040, 30770, 0.28),
(1130, 30770, 0.28),
(1187, 30770, 0.28),
(1195, 30770, 0.28),
(1204, 30770, 0.28),
(1257, 30770, 0.28),
(1259, 30770, 0.28),
(1261, 30770, 0.28),
(1301, 30770, 0.28),
(1300, 30770, 0.56),
(1087, 30771, 0.23331),
(1204, 30771, 0.23331),
(1146, 30772, 0.37331),
(1204, 30772, 0.37331),
(962, 30773, 0.23331),
(1129, 30773, 0.23331),
(1191, 30773, 0.23331),
(1204, 30773, 0.23331),
(1115, 30773, 0.46662),
(1161, 30773, 0.46662),
(1162, 30773, 0.46662),
(1279, 30773, 0.46662),
(1109, 30774, 0.28),
(1208, 30774, 0.28),
(1042, 30774, 0.56),
(1204, 30774, 0.56),
(1044, 30775, 0.28),
(1204, 30775, 0.28),
(1012, 30775, 0.68),
(962, 30776, 0.32669),
(1200, 30776, 0.32669),
(1205, 30776, 0.32669),
(1204, 30776, 3.36024),
(1205, 30777, 0.42),
(1204, 30777, 0.84),
(962, 30778, 0.23331),
(1048, 30778, 0.23331),
(1058, 30778, 0.23331),
(1084, 30778, 0.23331),
(1111, 30778, 0.23331),
(1126, 30778, 0.23331),
(1140, 30778, 0.23331),
(1146, 30778, 0.23331),
(1149, 30778, 0.23331),
(1152, 30778, 0.23331),
(1172, 30778, 0.23331),
(1186, 30778, 0.23331),
(1191, 30778, 0.23331),
(1196, 30778, 0.23331),
(1204, 30778, 0.23331),
(1300, 30778, 0.23331),
(1065, 30778, 0.46662),
(1107, 30778, 0.46662),
(1158, 30778, 0.46662),
(1187, 30778, 0.46662),
(1193, 30778, 0.46662),
(1203, 30778, 0.46662),
(1292, 30778, 0.93324),
(1159, 30778, 1.39986),
(927, 30779, 0.32669),
(1078, 30779, 0.32669),
(1144, 30779, 0.32669),
(1205, 30779, 0.32669),
(1047, 30779, 0.65338),
(1204, 30779, 0.65338),
(1208, 30779, 0.65338),
(1157, 30781, 0.28),
(1201, 30781, 0.28),
(1204, 30781, 0.28),
(1050, 30781, 0.56),
(1058, 30782, 0.51331),
(1074, 30782, 0.51331),
(1204, 30782, 0.51331),
(1204, 30783, 0.23331),
(1202, 30783, 0.46662),
(1047, 30783, 0.69993),
(962, 30784, 0.37331),
(1204, 30784, 0.37331),
(1257, 30784, 0.37331),
(1259, 30784, 0.37331),
(1260, 30784, 0.37331),
(1261, 30784, 0.37331),
(1300, 30784, 0.37331),
(1301, 30784, 0.37331),
(1061, 30784, 0.74662),
(1134, 30787, 0.32669),
(1200, 30787, 0.32669),
(1202, 30787, 0.65338),
(1204, 30787, 0.65338),
(1146, 30788, 0.60669),
(1204, 30788, 0.60669),
(1047, 30789, 0.42),
(1189, 30789, 0.42),
(1204, 30789, 0.42),
(1128, 30789, 1.68),
(1151, 30790, 0.56),
(1205, 30790, 0.56),
(1204, 30790, 1.12),
(962, 30791, 0.32669),
(980, 30791, 0.32669),
(1035, 30791, 0.32669),
(1075, 30791, 0.32669),
(1082, 30791, 0.32669),
(1093, 30791, 0.32669);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1096, 30791, 0.32669),
(1106, 30791, 0.32669),
(1125, 30791, 0.32669),
(1138, 30791, 0.32669),
(1152, 30791, 0.32669),
(1201, 30791, 0.32669),
(1203, 30791, 0.32669),
(1204, 30791, 0.32669),
(1209, 30791, 0.32669),
(1270, 30791, 0.32669),
(1273, 30791, 0.32669),
(1288, 30791, 0.32669),
(1065, 30791, 0.65338),
(1208, 30791, 0.65338),
(1294, 30791, 0.65338),
(14, 30791, 0.79339),
(1128, 30791, 0.98007),
(1291, 30791, 1.30676),
(1147, 30792, 0.28),
(1201, 30792, 0.28),
(1204, 30792, 0.28),
(1055, 30799, 0.42),
(1107, 30799, 0.42),
(1108, 30799, 0.42),
(1146, 30799, 0.42),
(1157, 30799, 0.42),
(1170, 30799, 0.42),
(1193, 30799, 0.42),
(1208, 30799, 0.42),
(1291, 30799, 0.42),
(1204, 30799, 0.84),
(1277, 30799, 0.84),
(1288, 30799, 0.84),
(1145, 30799, 1.44),
(1270, 30799, 1.44),
(1278, 30800, 0.28),
(1293, 30800, 0.28),
(1171, 30801, 0.46669),
(1204, 30801, 0.93338),
(1127, 30802, 0.37331),
(1198, 30802, 0.37331),
(1257, 30802, 0.37331),
(1204, 30802, 3.7331),
(1208, 30802, 4.21307),
(1149, 30803, 0.37331),
(1193, 30803, 0.37331),
(1204, 30803, 0.37331),
(1204, 30804, 0.37331),
(1205, 30804, 0.74662),
(1208, 30804, 0.74662),
(1065, 30807, 0.14),
(1096, 30807, 0.14),
(1199, 30807, 0.14),
(1204, 30807, 0.14),
(1208, 30807, 0.14),
(1147, 30807, 0.28),
(1172, 30807, 0.28),
(1175, 30807, 0.28),
(1198, 30807, 0.28),
(962, 30809, 0.28),
(1152, 30809, 0.28),
(1208, 30809, 0.28),
(1209, 30809, 0.28),
(1270, 30809, 0.28),
(1291, 30809, 0.28),
(1302, 30809, 0.28),
(1150, 30809, 0.56),
(1204, 30809, 0.56),
(1151, 30809, 1.24),
(980, 30811, 0.18669),
(1065, 30811, 0.18669),
(1068, 30811, 0.18669),
(1074, 30811, 0.18669),
(1094, 30811, 0.18669),
(1106, 30811, 0.18669),
(1114, 30811, 0.18669),
(1125, 30811, 0.18669),
(1128, 30811, 0.18669),
(1130, 30811, 0.18669),
(1138, 30811, 0.18669),
(1149, 30811, 0.18669),
(1153, 30811, 0.18669),
(1160, 30811, 0.18669),
(1170, 30811, 0.18669),
(1172, 30811, 0.18669),
(1186, 30811, 0.18669),
(1193, 30811, 0.18669),
(1195, 30811, 0.18669),
(1197, 30811, 0.18669),
(1201, 30811, 0.18669),
(1208, 30811, 0.18669),
(1247, 30811, 0.18669),
(1273, 30811, 0.18669),
(1276, 30811, 0.18669),
(1277, 30811, 0.18669),
(1283, 30811, 0.18669),
(1299, 30811, 0.18669),
(1066, 30811, 0.37338),
(1144, 30811, 0.37338),
(1157, 30811, 0.37338),
(1158, 30811, 0.37338),
(1166, 30811, 0.37338),
(1204, 30811, 0.37338),
(1271, 30811, 0.37338),
(1288, 30811, 0.37338),
(1148, 30811, 0.56007),
(1205, 30811, 0.56007),
(1163, 30811, 0.74676),
(1199, 30811, 0.74676),
(962, 30811, 1.30683),
(1152, 30812, 0.28),
(1159, 30812, 0.28),
(1184, 30812, 0.28),
(1187, 30812, 0.28),
(1196, 30812, 0.28),
(1185, 30812, 0.56),
(1204, 30812, 0.56),
(1203, 30812, 0.96),
(1165, 30812, 1.12),
(1096, 30813, 0.42),
(1200, 30813, 0.42),
(1202, 30813, 0.84),
(1204, 30813, 0.84),
(1208, 30813, 0.84),
(1148, 30814, 0.37331),
(1204, 30814, 0.37331),
(1048, 30816, 0.23331),
(1204, 30816, 0.23331),
(980, 30817, 0.37331),
(1065, 30817, 0.37331),
(1067, 30817, 0.37331),
(1068, 30817, 0.37331),
(1088, 30817, 0.37331),
(1126, 30817, 0.37331),
(1128, 30817, 0.37331),
(1145, 30817, 0.37331),
(1162, 30817, 0.37331),
(1166, 30817, 0.37331),
(1179, 30817, 0.37331),
(1187, 30817, 0.37331),
(1193, 30817, 0.37331),
(1199, 30817, 0.37331),
(1204, 30817, 0.37331),
(1208, 30817, 0.37331),
(1281, 30817, 0.37331),
(1282, 30817, 0.37331),
(1285, 30817, 0.37331),
(1286, 30817, 0.37331),
(1290, 30817, 0.37331),
(1301, 30817, 0.37331),
(1302, 30817, 0.37331),
(962, 30817, 0.74662),
(1083, 30817, 0.74662),
(1087, 30817, 0.74662),
(1147, 30817, 0.74662),
(1161, 30817, 0.74662),
(1172, 30817, 0.74662),
(1173, 30817, 0.74662),
(1174, 30817, 0.74662),
(1185, 30817, 0.74662),
(1186, 30817, 0.74662),
(1191, 30817, 0.74662),
(1279, 30817, 0.74662),
(1018, 30817, 0.90661),
(1184, 30817, 1.11993),
(1188, 30817, 1.11993),
(1284, 30817, 1.11993),
(1293, 30817, 1.11993),
(1197, 30817, 1.49324),
(1194, 30817, 1.86655),
(1203, 30817, 2.39985),
(1045, 30820, 0.18669),
(1048, 30820, 0.18669),
(1050, 30820, 0.18669),
(1053, 30820, 0.18669),
(1058, 30820, 0.18669),
(1074, 30820, 0.18669),
(1076, 30820, 0.18669),
(1082, 30820, 0.18669),
(1083, 30820, 0.18669),
(1089, 30820, 0.18669),
(1096, 30820, 0.18669),
(1107, 30820, 0.18669),
(1111, 30820, 0.18669),
(1124, 30820, 0.18669),
(1126, 30820, 0.18669),
(1134, 30820, 0.18669),
(1138, 30820, 0.18669),
(1144, 30820, 0.18669),
(1149, 30820, 0.18669),
(1153, 30820, 0.18669),
(1163, 30820, 0.18669),
(1184, 30820, 0.18669),
(1192, 30820, 0.18669),
(1194, 30820, 0.18669),
(1198, 30820, 0.18669),
(1200, 30820, 0.18669),
(1201, 30820, 0.18669),
(1205, 30820, 0.18669),
(1209, 30820, 0.18669),
(1247, 30820, 0.18669),
(1258, 30820, 0.18669),
(1279, 30820, 0.18669),
(1282, 30820, 0.18669),
(1283, 30820, 0.18669),
(1285, 30820, 0.18669),
(1295, 30820, 0.18669),
(1300, 30820, 0.18669),
(927, 30820, 0.37338),
(962, 30820, 0.37338),
(1044, 30820, 0.37338),
(1059, 30820, 0.37338),
(1062, 30820, 0.37338),
(1069, 30820, 0.37338),
(1077, 30820, 0.37338),
(1105, 30820, 0.37338),
(1110, 30820, 0.37338),
(1115, 30820, 0.37338),
(1158, 30820, 0.37338),
(1159, 30820, 0.37338),
(1160, 30820, 0.37338),
(1172, 30820, 0.37338),
(1174, 30820, 0.37338),
(1191, 30820, 0.37338),
(1193, 30820, 0.37338),
(1202, 30820, 0.37338),
(1204, 30820, 0.37338),
(1208, 30820, 0.37338),
(1260, 30820, 0.37338),
(1278, 30820, 0.37338),
(1290, 30820, 0.37338),
(1130, 30820, 0.56007),
(1284, 30820, 0.56007),
(1289, 30820, 0.56007),
(1171, 30820, 0.74676),
(1186, 30820, 0.74676),
(1195, 30820, 0.74676),
(1259, 30820, 0.74676),
(1188, 30820, 1.12014),
(1065, 30820, 1.30683),
(1130, 30821, 0.32669),
(1161, 30821, 0.32669),
(1188, 30821, 0.32669),
(1195, 30821, 0.32669),
(1204, 30821, 0.32669),
(1284, 30821, 0.32669),
(1302, 30821, 0.32669),
(1146, 30821, 0.65338),
(1163, 30821, 0.65338),
(1271, 30821, 0.65338),
(1288, 30821, 0.65338),
(962, 30823, 0.18669),
(1112, 30823, 0.18669),
(1163, 30823, 0.18669),
(1175, 30823, 0.18669),
(1204, 30823, 0.18669),
(1062, 30823, 0.37338),
(1285, 30823, 0.37338),
(1060, 30824, 0.23331),
(1063, 30824, 0.23331),
(1074, 30824, 0.23331),
(1085, 30824, 0.23331),
(1114, 30824, 0.23331),
(1128, 30824, 0.23331),
(1204, 30824, 0.23331),
(1208, 30824, 0.23331),
(1271, 30824, 0.23331),
(1273, 30824, 0.23331),
(1274, 30824, 0.23331),
(1276, 30824, 0.23331),
(1288, 30824, 0.23331),
(1046, 30824, 0.46662),
(1066, 30824, 0.46662),
(1068, 30824, 0.46662),
(1105, 30824, 0.46662),
(1140, 30824, 0.46662),
(962, 30826, 0.23331),
(1067, 30826, 0.23331),
(1163, 30826, 0.23331),
(1284, 30826, 0.23331),
(1286, 30826, 0.23331),
(1292, 30826, 0.23331),
(1296, 30826, 0.23331),
(1204, 30826, 0.46662),
(1204, 30828, 0.51331),
(1188, 30828, 1.02662),
(1204, 30830, 0.37331),
(1209, 30830, 0.37331),
(1284, 30830, 0.37331),
(1055, 30831, 0.32669),
(1068, 30831, 0.32669),
(1087, 30831, 0.32669),
(1090, 30831, 0.32669),
(1091, 30831, 0.32669),
(1128, 30831, 0.32669),
(1145, 30831, 0.32669),
(1149, 30831, 0.32669),
(1197, 30831, 0.32669),
(1204, 30831, 0.32669),
(1088, 30831, 0.65338),
(1146, 30831, 0.65338),
(1042, 30831, 0.98007),
(1279, 30831, 0.98007),
(1053, 30832, 0.32669),
(1161, 30832, 0.32669),
(1163, 30832, 0.32669),
(1175, 30832, 0.32669),
(1185, 30832, 0.32669),
(1197, 30832, 0.32669),
(1204, 30832, 0.32669),
(1189, 30832, 0.65338),
(1203, 30832, 0.65338),
(1146, 30834, 0.37331),
(1152, 30834, 0.37331),
(1204, 30834, 0.37331),
(1257, 30834, 0.37331),
(1302, 30834, 0.37331),
(1066, 30836, 0.28),
(1204, 30836, 0.28),
(1276, 30836, 0.28),
(1204, 30837, 0.28),
(1270, 30837, 0.28),
(1147, 30837, 1.12),
(1050, 30838, 0.28),
(1053, 30838, 0.28),
(1093, 30838, 0.28),
(1108, 30838, 0.28),
(1148, 30838, 0.28),
(1152, 30838, 0.28),
(1153, 30838, 0.28),
(1188, 30838, 0.28),
(1195, 30838, 0.28),
(1197, 30838, 0.28),
(1199, 30838, 0.28),
(1202, 30838, 0.28),
(1273, 30838, 0.28),
(1292, 30838, 0.28),
(1302, 30838, 0.28),
(1047, 30838, 0.56),
(1173, 30838, 0.56),
(1175, 30838, 0.56),
(1204, 30838, 0.56),
(1288, 30838, 0.56),
(1290, 30838, 0.56),
(1299, 30838, 0.84),
(927, 30838, 1.12),
(1047, 30839, 0.32669),
(1204, 30839, 0.32669),
(1258, 30839, 0.32669),
(1261, 30839, 0.32669),
(1300, 30839, 0.32669),
(1066, 30842, 0.18669),
(1069, 30842, 0.18669),
(1093, 30842, 0.18669),
(1204, 30842, 0.18669),
(1208, 30842, 0.18669),
(1274, 30842, 0.18669),
(1288, 30842, 0.18669),
(1062, 30842, 0.37338),
(1175, 30842, 0.37338),
(1195, 30842, 0.37338),
(1201, 30842, 0.37338),
(1063, 30843, 0.32669),
(1066, 30843, 0.32669),
(1067, 30843, 0.32669),
(1114, 30843, 0.32669),
(1140, 30843, 0.32669),
(1174, 30843, 0.32669),
(1193, 30843, 0.32669),
(1195, 30843, 0.32669),
(1204, 30843, 0.32669),
(959, 30843, 0.65338),
(1069, 30843, 0.65338),
(1128, 30843, 0.65338),
(1068, 30843, 0.98007),
(1209, 30843, 0.98007),
(1057, 30843, 1.30676),
(1074, 30843, 1.30676),
(1201, 30845, 0.28),
(1204, 30845, 0.28),
(1205, 30845, 0.28),
(1045, 30845, 1.52),
(1205, 30847, 0.32669),
(1204, 30847, 0.65338),
(962, 30848, 0.09331),
(1055, 30848, 0.09331),
(1065, 30848, 0.09331),
(1066, 30848, 0.09331),
(1128, 30848, 0.09331),
(1146, 30848, 0.09331),
(1150, 30848, 0.09331),
(1191, 30848, 0.09331),
(1204, 30848, 0.09331),
(1289, 30848, 0.09331),
(1301, 30848, 0.09331),
(1046, 30848, 0.18662),
(1151, 30848, 0.18662),
(1208, 30848, 0.18662),
(1144, 30848, 0.37324),
(1282, 30848, 0.41323),
(1192, 30849, 0.28),
(1204, 30849, 0.28),
(1257, 30849, 0.28),
(1125, 30851, 0.23331),
(1204, 30851, 0.23331),
(1150, 30851, 0.46662),
(1205, 30854, 0.46669),
(1204, 30854, 0.93338),
(1200, 30855, 0.23331),
(1205, 30855, 0.23331),
(1012, 30855, 0.56661),
(1204, 30855, 3.333),
(959, 30858, 0.28),
(1112, 30858, 0.28),
(1148, 30858, 0.28),
(1204, 30858, 0.28),
(1247, 30858, 0.28),
(1301, 30858, 0.28),
(1209, 30858, 0.84),
(940, 30859, 0.28),
(1065, 30859, 0.28),
(1066, 30859, 0.28),
(1078, 30859, 0.28),
(1086, 30859, 0.28),
(1105, 30859, 0.28),
(1113, 30859, 0.28),
(1124, 30859, 0.28),
(1138, 30859, 0.28),
(1146, 30859, 0.28),
(1153, 30859, 0.28),
(1162, 30859, 0.28),
(1163, 30859, 0.28),
(1179, 30859, 0.28),
(1186, 30859, 0.28),
(1188, 30859, 0.28),
(1189, 30859, 0.28),
(1191, 30859, 0.28),
(1199, 30859, 0.28),
(1205, 30859, 0.28),
(1247, 30859, 0.28),
(1273, 30859, 0.28),
(1281, 30859, 0.28),
(1289, 30859, 0.28),
(1294, 30859, 0.28),
(1296, 30859, 0.28),
(1302, 30859, 0.28),
(1042, 30859, 0.56),
(1061, 30859, 0.56),
(1161, 30859, 0.56),
(1166, 30859, 0.56),
(1170, 30859, 0.56),
(1192, 30859, 0.56),
(1204, 30859, 0.56),
(1271, 30859, 0.56),
(1280, 30859, 0.56),
(927, 30859, 0.84),
(1128, 30859, 0.84),
(1169, 30859, 0.84),
(1171, 30859, 0.84),
(1208, 30859, 0.84),
(1288, 30859, 0.84),
(1276, 30859, 0.96),
(962, 30859, 1.12),
(1193, 30859, 1.12),
(1205, 30862, 0.51331),
(1204, 30862, 1.02662),
(962, 30863, 0.32669),
(980, 30863, 0.32669),
(1045, 30863, 0.32669),
(1046, 30863, 0.32669),
(1062, 30863, 0.32669),
(1126, 30863, 0.32669),
(1174, 30863, 0.32669),
(1185, 30863, 0.32669),
(1186, 30863, 0.32669),
(1204, 30863, 0.32669),
(1077, 30863, 0.65338),
(1115, 30863, 0.65338),
(1208, 30863, 0.65338),
(1197, 30864, 0.42),
(1204, 30864, 0.42),
(1205, 30865, 0.51331),
(1204, 30865, 1.02662),
(1040, 30866, 0.60669),
(1204, 30866, 0.60669),
(1260, 30866, 0.60669),
(1300, 30866, 0.60669),
(1125, 30867, 0.18669),
(1129, 30867, 0.18669),
(1204, 30867, 0.18669),
(1284, 30867, 0.18669),
(1292, 30867, 0.18669),
(1296, 30867, 0.18669),
(959, 30867, 0.37338),
(962, 30869, 0.28),
(1046, 30869, 0.28),
(1162, 30869, 0.28),
(1169, 30869, 0.28),
(1185, 30869, 0.28),
(1193, 30869, 0.28),
(1204, 30869, 0.28),
(1191, 30869, 0.56),
(1199, 30869, 0.56),
(1293, 30869, 0.56),
(1186, 30869, 0.84),
(1171, 30869, 1.12),
(940, 30870, 0.46669),
(1047, 30870, 0.46669),
(1145, 30870, 0.46669),
(1174, 30870, 0.46669),
(1204, 30870, 0.46669),
(1045, 30870, 1.60008),
(1046, 30870, 1.60008),
(1201, 30870, 2.33345),
(959, 30872, 0.18669),
(1066, 30872, 0.18669),
(1124, 30872, 0.18669),
(1204, 30872, 0.18669),
(1288, 30872, 0.18669),
(1291, 30872, 0.18669),
(1292, 30872, 0.18669),
(1074, 30872, 0.37338),
(1091, 30872, 0.37338),
(980, 30873, 0.46669),
(1204, 30873, 0.93338),
(1144, 30874, 0.32669),
(1204, 30874, 0.32669),
(1124, 30875, 0.23331),
(1204, 30875, 0.23331),
(927, 30877, 0.46669),
(962, 30877, 0.46669),
(980, 30877, 0.46669),
(1055, 30877, 0.46669),
(1075, 30877, 0.46669),
(1078, 30877, 0.46669),
(1081, 30877, 0.46669),
(1085, 30877, 0.46669),
(1095, 30877, 0.46669),
(1125, 30877, 0.46669),
(1145, 30877, 0.46669),
(1147, 30877, 0.46669),
(1186, 30877, 0.46669),
(1188, 30877, 0.46669),
(1196, 30877, 0.46669),
(1197, 30877, 0.46669),
(1201, 30877, 0.46669),
(1205, 30877, 0.46669),
(1044, 30877, 0.93338),
(1082, 30877, 0.93338),
(1170, 30877, 0.93338),
(1200, 30877, 0.93338),
(1204, 30877, 0.93338),
(1288, 30877, 0.93338),
(1293, 30877, 0.93338),
(1150, 30877, 1.60008),
(1050, 30877, 1.86676),
(1059, 30878, 0.28),
(1065, 30878, 0.28),
(1093, 30878, 0.28),
(1105, 30878, 0.28),
(1125, 30878, 0.28),
(1126, 30878, 0.28),
(1146, 30878, 0.28),
(1150, 30878, 0.28),
(1151, 30878, 0.28),
(1152, 30878, 0.28),
(1174, 30878, 0.28),
(1199, 30878, 0.28),
(1202, 30878, 0.28),
(1204, 30878, 0.28),
(1258, 30878, 0.28),
(1291, 30878, 0.28),
(1300, 30878, 0.28),
(1205, 30881, 0.42),
(1204, 30881, 0.84),
(959, 30883, 0.18669),
(1035, 30883, 0.18669),
(1055, 30883, 0.18669),
(1058, 30883, 0.18669),
(1068, 30883, 0.18669),
(1090, 30883, 0.18669),
(1096, 30883, 0.18669),
(1111, 30883, 0.18669),
(1128, 30883, 0.18669),
(1138, 30883, 0.18669),
(1145, 30883, 0.18669),
(1169, 30883, 0.18669),
(1174, 30883, 0.18669),
(1185, 30883, 0.18669),
(1187, 30883, 0.18669),
(1189, 30883, 0.18669),
(1195, 30883, 0.18669),
(1198, 30883, 0.18669),
(1257, 30883, 0.18669),
(1282, 30883, 0.18669),
(1284, 30883, 0.18669),
(1285, 30883, 0.18669),
(1288, 30883, 0.18669),
(1300, 30883, 0.18669),
(1301, 30883, 0.18669),
(1302, 30883, 0.18669),
(1065, 30883, 0.37338),
(1130, 30883, 0.37338),
(1149, 30883, 0.37338),
(1158, 30883, 0.37338),
(1172, 30883, 0.37338),
(1193, 30883, 0.37338),
(1188, 30883, 0.56007),
(1208, 30883, 0.56007),
(1202, 30883, 0.74676),
(1204, 30883, 0.93345),
(1205, 30883, 1.12014),
(1049, 30884, 0.18669),
(1111, 30884, 0.18669),
(1144, 30884, 0.18669),
(1174, 30884, 0.18669),
(1204, 30884, 0.18669),
(1205, 30884, 0.18669),
(1280, 30884, 0.18669),
(1285, 30884, 0.18669),
(1292, 30884, 0.18669),
(1042, 30884, 0.37338),
(1096, 30884, 0.37338),
(1110, 30884, 0.37338),
(1063, 30884, 0.56007),
(1160, 30885, 0.28),
(1205, 30885, 0.28),
(1204, 30885, 0.56),
(1161, 30885, 5.6),
(1151, 30886, 0.46669),
(1170, 30886, 0.46669),
(1204, 30886, 0.46669),
(1259, 30886, 0.46669),
(1126, 30886, 0.93338),
(980, 30887, 0.28),
(1160, 30887, 0.28),
(1204, 30887, 0.28),
(1199, 30887, 0.56),
(1203, 30887, 0.56),
(1058, 30890, 0.23331),
(1158, 30890, 0.23331),
(1204, 30890, 0.23331),
(1296, 30890, 0.23331),
(1203, 30891, 0.42),
(1204, 30891, 0.42),
(1200, 30892, 0.32669),
(1204, 30892, 0.32669),
(1065, 30893, 0.51331),
(1188, 30893, 0.51331),
(1204, 30893, 0.51331),
(1147, 30893, 1.02662),
(1152, 30893, 1.02662),
(1151, 30894, 0.46669),
(1163, 30894, 0.46669),
(1204, 30894, 0.93338),
(1128, 30894, 2.93348),
(927, 30897, 0.14),
(1047, 30897, 0.14),
(1063, 30897, 0.14),
(1065, 30897, 0.14),
(1108, 30897, 0.14),
(1113, 30897, 0.14),
(1126, 30897, 0.14),
(1128, 30897, 0.14),
(1149, 30897, 0.14),
(1170, 30897, 0.14),
(1174, 30897, 0.14),
(1202, 30897, 0.14),
(1204, 30897, 0.14),
(1257, 30897, 0.14),
(1294, 30897, 0.14),
(962, 30897, 0.28),
(1049, 30897, 0.28),
(1085, 30897, 0.28),
(1091, 30897, 0.28),
(1106, 30897, 0.28),
(1148, 30897, 0.28),
(1161, 30897, 0.28),
(1184, 30897, 0.28),
(1209, 30897, 0.42),
(962, 30899, 0.32669),
(980, 30899, 0.32669),
(1045, 30899, 0.32669),
(1049, 30899, 0.32669),
(1083, 30899, 0.32669),
(1096, 30899, 0.32669),
(1112, 30899, 0.32669),
(1144, 30899, 0.32669),
(1151, 30899, 0.32669),
(1160, 30899, 0.32669),
(1161, 30899, 0.32669),
(1185, 30899, 0.32669),
(1194, 30899, 0.32669),
(1195, 30899, 0.32669),
(1204, 30899, 0.32669),
(1208, 30899, 0.32669),
(1271, 30899, 0.32669),
(1273, 30899, 0.32669),
(1278, 30899, 0.32669),
(1279, 30899, 0.32669),
(1288, 30899, 0.32669),
(1291, 30899, 0.32669),
(1301, 30899, 0.32669),
(1128, 30899, 0.65338),
(1179, 30899, 0.65338),
(1191, 30899, 0.65338),
(1203, 30899, 0.65338),
(927, 30899, 0.98007),
(1171, 30899, 0.98007),
(1172, 30899, 0.98007),
(1282, 30899, 0.98007),
(1095, 30900, 0.37331),
(1173, 30900, 0.37331),
(1204, 30900, 0.37331),
(1208, 30900, 0.37331),
(1198, 31022, 0.51331),
(1205, 31022, 0.51331),
(1163, 31022, 2.05324),
(1065, 31023, 0.14),
(1092, 31023, 0.14),
(1152, 31023, 0.14),
(1157, 31023, 0.14),
(1163, 31023, 0.14),
(1169, 31023, 0.14),
(1172, 31023, 0.14),
(1185, 31023, 0.14),
(1193, 31023, 0.14),
(1205, 31023, 0.14),
(1138, 31023, 0.28),
(1175, 31023, 0.28),
(1203, 31023, 0.28),
(1205, 31025, 0.93338),
(1153, 31025, 2.06677),
(1124, 31026, 0.28),
(1126, 31026, 0.28),
(1128, 31026, 0.28),
(1198, 31026, 0.28),
(1205, 31026, 0.28),
(1284, 31026, 0.56),
(1044, 31027, 0.14),
(1046, 31027, 0.14),
(1050, 31027, 0.14),
(1066, 31027, 0.14),
(1067, 31027, 0.14),
(1068, 31027, 0.14),
(1069, 31027, 0.14),
(1076, 31027, 0.14),
(1096, 31027, 0.14),
(1098, 31027, 0.14),
(1129, 31027, 0.14),
(1138, 31027, 0.14),
(1149, 31027, 0.14),
(1158, 31027, 0.14),
(1165, 31027, 0.14),
(1166, 31027, 0.14),
(1175, 31027, 0.14),
(1179, 31027, 0.14),
(1205, 31027, 0.14),
(1209, 31027, 0.14),
(1274, 31027, 0.14),
(1285, 31027, 0.14),
(962, 31027, 0.28),
(980, 31027, 0.28),
(1040, 31027, 0.28),
(1077, 31027, 0.28),
(1094, 31027, 0.28),
(1144, 31027, 0.28),
(1148, 31027, 0.28),
(1150, 31027, 0.28),
(1161, 31027, 0.28),
(1172, 31027, 0.28),
(1173, 31027, 0.28),
(1174, 31027, 0.28),
(1191, 31027, 0.28),
(1193, 31027, 0.28),
(1198, 31027, 0.28),
(1201, 31027, 0.28),
(1208, 31027, 0.28),
(1279, 31027, 0.28),
(1281, 31027, 0.28),
(1295, 31027, 0.28),
(927, 31027, 0.42),
(1188, 31027, 0.42),
(1163, 31027, 0.7),
(927, 31028, 0.23331),
(1063, 31028, 0.23331),
(1075, 31028, 0.23331),
(1146, 31028, 0.23331),
(1151, 31028, 0.23331),
(1152, 31028, 0.23331),
(1163, 31028, 0.23331),
(1188, 31028, 0.23331),
(1194, 31028, 0.23331),
(1202, 31028, 0.23331),
(1205, 31028, 0.23331),
(1274, 31028, 0.23331),
(1282, 31028, 0.23331),
(1284, 31028, 0.23331),
(1289, 31028, 0.23331),
(1290, 31028, 0.23331),
(1292, 31028, 0.23331),
(1293, 31028, 0.23331),
(1049, 31028, 0.46662),
(1193, 31028, 0.46662),
(1195, 31028, 0.46662),
(1174, 31028, 0.69993),
(1205, 31029, 0.23331),
(1209, 31029, 0.23331),
(1292, 31029, 0.23331),
(1128, 31029, 0.46662),
(1134, 31029, 0.46662),
(1247, 31029, 0.46662),
(980, 31030, 0.23331),
(1197, 31030, 0.23331),
(1205, 31030, 0.23331),
(1205, 31032, 0.32669),
(1291, 31032, 0.32669),
(1047, 31034, 0.32669),
(1205, 31034, 0.32669),
(962, 31035, 0.23331),
(1044, 31035, 0.23331),
(1057, 31035, 0.23331),
(1063, 31035, 0.23331),
(1069, 31035, 0.23331),
(1074, 31035, 0.23331),
(1076, 31035, 0.23331),
(1078, 31035, 0.23331),
(1082, 31035, 0.23331),
(1085, 31035, 0.23331),
(1086, 31035, 0.23331),
(1094, 31035, 0.23331),
(1107, 31035, 0.23331),
(1113, 31035, 0.23331),
(1124, 31035, 0.23331),
(1128, 31035, 0.23331),
(1171, 31035, 0.23331),
(1205, 31035, 0.23331),
(1087, 31035, 0.46662),
(1140, 31035, 0.46662),
(1144, 31035, 0.46662),
(1196, 31035, 0.46662),
(1290, 31035, 0.46662),
(1299, 31035, 0.69993),
(1174, 31035, 0.79992),
(1066, 31035, 0.93324),
(1130, 31035, 1.69983),
(1068, 31036, 0.23331),
(1130, 31036, 0.23331),
(1175, 31036, 0.23331),
(1201, 31036, 0.23331),
(1247, 31036, 0.23331),
(1299, 31036, 0.46662),
(1205, 31036, 0.69993),
(1129, 31036, 0.93324),
(1174, 31036, 0.93324),
(1209, 31036, 0.93324),
(1287, 31036, 0.93324),
(1146, 31037, 0.32669),
(1193, 31037, 0.32669),
(1205, 31037, 0.65338),
(1055, 31037, 1.12008),
(1302, 31037, 2.05348),
(959, 31039, 0.46669),
(1127, 31039, 0.46669),
(1201, 31039, 0.46669),
(1205, 31039, 0.46669),
(1209, 31039, 0.46669),
(1284, 31039, 0.46669),
(1130, 31039, 3.86686),
(1035, 31040, 0.18669),
(1124, 31040, 0.18669),
(1130, 31040, 0.18669),
(1174, 31040, 0.18669),
(1205, 31040, 0.18669),
(1208, 31040, 0.18669),
(1270, 31040, 0.18669),
(1292, 31040, 0.18669),
(1148, 31040, 0.37338),
(1262, 31040, 0.74676),
(962, 31042, 0.18669),
(1065, 31042, 0.18669),
(1066, 31042, 0.18669),
(1074, 31042, 0.18669),
(1111, 31042, 0.18669),
(1138, 31042, 0.18669),
(1149, 31042, 0.18669),
(1166, 31042, 0.18669),
(1193, 31042, 0.18669),
(1198, 31042, 0.18669),
(1199, 31042, 0.18669),
(1205, 31042, 0.18669),
(1285, 31042, 0.18669),
(1302, 31042, 0.18669),
(1098, 31042, 0.37338),
(1106, 31042, 0.37338),
(1144, 31042, 0.82677),
(1171, 31042, 0.82677),
(1205, 31044, 0.60669),
(1280, 31044, 0.60669),
(1042, 31044, 1.21338),
(1055, 31044, 1.21338),
(1075, 31044, 1.21338),
(1082, 31044, 1.21338),
(1197, 31044, 1.21338),
(1208, 31044, 1.21338),
(1043, 31044, 1.82007),
(1093, 31044, 1.82007),
(1043, 31047, 0.37331),
(1046, 31047, 0.37331),
(1065, 31047, 0.37331),
(1068, 31047, 0.37331),
(1083, 31047, 0.37331),
(1112, 31047, 0.37331),
(1126, 31047, 0.37331),
(1165, 31047, 0.37331),
(1172, 31047, 0.37331),
(1174, 31047, 0.37331),
(1195, 31047, 0.37331),
(1197, 31047, 0.37331),
(1203, 31047, 0.37331),
(1205, 31047, 0.37331),
(1208, 31047, 0.37331),
(1285, 31047, 0.37331),
(1286, 31047, 0.37331),
(1288, 31047, 0.37331),
(1162, 31047, 0.74662),
(1171, 31047, 0.74662),
(1175, 31047, 0.74662),
(1185, 31047, 0.74662),
(1262, 31047, 0.74662),
(1284, 31047, 0.74662),
(1169, 31047, 1.11993),
(1125, 31047, 1.86655),
(1163, 31047, 2.39985),
(1194, 31047, 2.77316),
(1301, 31047, 3.09314),
(1191, 31049, 0.23331),
(1205, 31049, 0.23331),
(1282, 31049, 0.23331),
(962, 31050, 0.60669),
(1205, 31050, 1.21338),
(962, 31051, 0.32669),
(1074, 31051, 0.32669),
(1205, 31051, 0.32669),
(1208, 31051, 0.32669),
(1296, 31051, 0.32669),
(1047, 31052, 0.37331),
(1067, 31052, 0.37331),
(1088, 31052, 0.37331),
(1115, 31052, 0.37331),
(1140, 31052, 0.37331),
(1145, 31052, 0.37331),
(1146, 31052, 0.37331),
(1174, 31052, 0.37331),
(1205, 31052, 0.37331),
(1208, 31052, 0.37331),
(1247, 31052, 0.37331),
(1288, 31052, 0.37331),
(1043, 31052, 0.74662),
(1050, 31052, 0.74662),
(1055, 31052, 0.74662),
(1074, 31052, 0.74662),
(1086, 31052, 0.74662),
(1103, 31052, 0.74662),
(1112, 31052, 0.74662),
(1113, 31052, 0.74662),
(1144, 31052, 0.74662),
(1195, 31052, 0.74662),
(1209, 31052, 0.74662),
(1274, 31052, 0.74662),
(1292, 31052, 0.74662),
(1296, 31052, 0.74662),
(1299, 31052, 0.74662),
(1025, 31052, 0.90661),
(962, 31052, 1.11993),
(1053, 31052, 1.11993),
(1062, 31052, 1.11993),
(1101, 31052, 1.11993),
(1124, 31052, 1.11993),
(1173, 31052, 1.11993),
(1281, 31052, 1.11993),
(1046, 31052, 1.27992),
(1058, 31052, 1.49324),
(1059, 31052, 1.65323),
(1201, 31052, 5.38633),
(1185, 31055, 0.42),
(1186, 31055, 0.42),
(1195, 31055, 0.42),
(1205, 31055, 0.42),
(1134, 31056, 0.42),
(1149, 31056, 0.42),
(1205, 31056, 0.42),
(959, 31057, 0.46669),
(1205, 31057, 0.46669),
(1203, 31057, 0.93338),
(1158, 31059, 0.23331),
(1205, 31059, 0.23331),
(1295, 31059, 0.23331),
(1205, 31060, 0.23331),
(1161, 31060, 0.46662),
(1192, 31061, 0.23331),
(1205, 31061, 0.23331),
(1295, 31061, 0.23331),
(1128, 31062, 0.28),
(1186, 31062, 0.28),
(1188, 31062, 0.28),
(1205, 31062, 0.28),
(1291, 31062, 0.28),
(1134, 31062, 2.32),
(962, 31063, 0.23331),
(1149, 31063, 0.23331),
(1150, 31063, 0.23331),
(1157, 31063, 0.23331),
(1175, 31063, 0.23331),
(1187, 31063, 0.23331),
(1192, 31063, 0.23331),
(1198, 31063, 0.23331),
(1205, 31063, 0.23331),
(1208, 31063, 0.23331),
(1279, 31063, 0.23331),
(1285, 31063, 0.23331),
(1302, 31063, 0.23331),
(959, 31063, 0.46662),
(1144, 31063, 0.46662),
(1191, 31063, 0.46662),
(1201, 31063, 0.46662),
(1280, 31063, 0.46662),
(1165, 31063, 0.69993),
(1193, 31063, 0.69993),
(1174, 31064, 0.37331),
(1197, 31064, 0.37331),
(1205, 31064, 0.37331),
(1258, 31064, 0.37331),
(1029, 31064, 0.90661),
(1205, 31066, 0.42),
(1108, 31066, 0.84),
(1138, 31067, 0.42),
(1169, 31067, 0.42),
(1205, 31067, 0.42),
(1044, 31068, 0.18669),
(1066, 31068, 0.18669),
(1086, 31068, 0.18669),
(1107, 31068, 0.18669),
(1111, 31068, 0.18669),
(1124, 31068, 0.18669),
(1148, 31068, 0.18669),
(1152, 31068, 0.18669),
(1157, 31068, 0.18669),
(1205, 31068, 0.18669),
(1279, 31068, 0.18669),
(1290, 31068, 0.18669),
(962, 31068, 0.37338),
(1285, 31068, 0.37338),
(1185, 31068, 0.93345),
(940, 31069, 0.28),
(1084, 31069, 0.28),
(1093, 31069, 0.28),
(1144, 31069, 0.28),
(1149, 31069, 0.28),
(1152, 31069, 0.28),
(1171, 31069, 0.28),
(1179, 31069, 0.28),
(1187, 31069, 0.28),
(1205, 31069, 0.28),
(1094, 31069, 0.56),
(962, 31070, 0.37331),
(980, 31070, 0.37331),
(1126, 31070, 0.37331),
(1140, 31070, 0.37331),
(1163, 31070, 0.37331),
(1169, 31070, 0.37331),
(1171, 31070, 0.37331),
(1179, 31070, 0.37331),
(1184, 31070, 0.37331),
(1198, 31070, 0.37331),
(1201, 31070, 0.37331),
(1202, 31070, 0.37331),
(1205, 31070, 0.37331),
(1282, 31070, 0.37331),
(1283, 31070, 0.37331),
(1286, 31070, 0.37331),
(1295, 31070, 0.37331),
(1125, 31070, 0.74662),
(1162, 31070, 0.74662),
(1174, 31070, 0.74662),
(1194, 31070, 0.74662),
(1197, 31070, 0.74662),
(1199, 31070, 0.74662),
(1302, 31070, 0.74662),
(1083, 31070, 1.11993),
(1091, 31070, 2.02654),
(1042, 31071, 0.28),
(1247, 31071, 0.28),
(1205, 31071, 0.56),
(962, 31072, 0.18669),
(1065, 31072, 0.18669),
(1124, 31072, 0.18669),
(1128, 31072, 0.18669),
(1134, 31072, 0.18669),
(1147, 31072, 0.18669),
(1152, 31072, 0.18669),
(1187, 31072, 0.18669),
(1188, 31072, 0.18669),
(1194, 31072, 0.18669),
(1198, 31072, 0.18669),
(1199, 31072, 0.18669),
(1205, 31072, 0.18669),
(1271, 31072, 0.18669),
(1273, 31072, 0.18669),
(1285, 31072, 0.18669),
(1291, 31072, 0.18669),
(980, 31072, 0.37338),
(1049, 31072, 0.37338),
(1060, 31072, 0.37338),
(1170, 31072, 0.37338),
(1189, 31072, 0.37338),
(1192, 31072, 0.37338),
(1208, 31072, 0.37338),
(1074, 31073, 0.37331),
(1084, 31073, 0.37331),
(1093, 31073, 0.37331),
(1205, 31073, 0.37331),
(1276, 31073, 0.37331),
(1055, 31073, 0.74662),
(1043, 31073, 1.11993),
(1200, 31074, 0.60669),
(1204, 31074, 0.60669),
(1205, 31074, 0.60669),
(927, 31075, 0.37331),
(1046, 31075, 0.37331),
(1059, 31075, 0.37331),
(1065, 31075, 0.37331),
(1066, 31075, 0.37331),
(1074, 31075, 0.37331),
(1082, 31075, 0.37331),
(1093, 31075, 0.37331),
(1107, 31075, 0.37331),
(1129, 31075, 0.37331),
(1134, 31075, 0.37331),
(1151, 31075, 0.37331),
(1153, 31075, 0.37331),
(1166, 31075, 0.37331),
(1169, 31075, 0.37331),
(1174, 31075, 0.37331),
(1285, 31075, 0.37331),
(1288, 31075, 0.37331),
(1291, 31075, 0.37331),
(1296, 31075, 0.37331),
(959, 31075, 0.74662),
(1061, 31075, 0.74662),
(1068, 31075, 0.74662),
(1086, 31075, 0.74662),
(1165, 31075, 0.74662),
(1194, 31075, 0.74662),
(1205, 31075, 0.74662),
(1209, 31075, 0.74662),
(1125, 31075, 1.11993),
(1090, 31075, 1.27992),
(1113, 31075, 1.27992),
(1083, 31075, 1.49324),
(1186, 31075, 1.49324),
(1091, 31075, 1.65323),
(962, 31075, 1.86655),
(1193, 31075, 1.86655),
(1089, 31075, 2.02654),
(1112, 31075, 2.02654),
(1162, 31075, 2.23986),
(1184, 31075, 2.23986),
(1284, 31075, 2.61317),
(1076, 31075, 2.77316),
(1171, 31075, 3.51978),
(1185, 31075, 3.7331),
(1163, 31075, 4.63971),
(1058, 31077, 0.32669),
(1125, 31077, 0.32669),
(1150, 31077, 0.32669),
(1153, 31077, 0.32669),
(1169, 31077, 0.32669),
(1186, 31077, 0.32669),
(1201, 31077, 0.32669),
(1205, 31077, 0.32669),
(1283, 31077, 0.32669),
(1093, 31077, 0.65338),
(1096, 31077, 0.65338),
(1098, 31077, 0.65338),
(1147, 31077, 0.65338),
(1149, 31077, 0.65338),
(1152, 31077, 0.65338),
(1157, 31077, 0.65338),
(1161, 31077, 0.65338),
(1170, 31077, 1.63345),
(1203, 31077, 1.63345),
(962, 31078, 0.32669),
(1205, 31078, 0.65338),
(959, 31079, 0.56),
(1036, 31079, 0.56),
(1153, 31079, 0.56),
(1171, 31079, 0.56),
(1279, 31079, 0.56),
(1300, 31079, 0.56),
(1175, 31079, 1.12),
(1280, 31079, 1.12),
(1208, 31079, 1.68),
(1040, 31081, 0.42),
(1138, 31081, 0.42),
(1192, 31081, 0.42),
(1205, 31081, 0.84),
(1290, 31081, 0.84),
(1146, 31082, 0.28),
(1205, 31082, 0.28),
(1065, 31084, 0.37331),
(1188, 31084, 0.37331),
(1197, 31084, 0.37331),
(1282, 31084, 0.37331),
(1294, 31084, 0.37331),
(927, 31084, 0.74662),
(1200, 31084, 0.74662),
(1205, 31084, 0.74662),
(1149, 31085, 0.23331),
(1152, 31085, 0.23331),
(1171, 31085, 0.23331),
(1193, 31085, 0.23331),
(1205, 31085, 0.23331),
(1174, 31086, 0.51331),
(1205, 31086, 0.51331),
(1106, 31088, 0.28),
(1107, 31088, 0.28),
(1128, 31088, 0.28),
(1138, 31088, 0.28),
(1147, 31088, 0.28),
(1163, 31088, 0.28),
(1200, 31088, 0.28),
(1208, 31088, 0.28),
(1288, 31088, 0.28),
(1205, 31088, 0.56),
(1063, 31089, 0.32669),
(1205, 31089, 0.32669),
(1270, 31089, 0.32669),
(962, 31090, 0.23331),
(1058, 31090, 0.23331),
(1187, 31090, 0.23331),
(1193, 31090, 0.23331),
(1194, 31090, 0.23331),
(1205, 31090, 0.23331),
(1291, 31090, 0.23331),
(1302, 31090, 0.23331),
(1185, 31090, 0.46662),
(1279, 31090, 0.46662),
(1087, 31090, 0.69993),
(1066, 31090, 1.16655),
(962, 31092, 0.18669),
(980, 31092, 0.18669),
(1057, 31092, 0.18669),
(1109, 31092, 0.18669),
(1128, 31092, 0.18669),
(1138, 31092, 0.18669),
(1149, 31092, 0.18669),
(1153, 31092, 0.18669),
(1171, 31092, 0.18669),
(1203, 31092, 0.18669),
(1205, 31092, 0.18669),
(1208, 31092, 0.18669),
(1086, 31092, 0.37338),
(1093, 31092, 0.37338),
(1112, 31092, 0.37338),
(1148, 31092, 0.37338),
(1299, 31092, 0.74676),
(1085, 31092, 0.93345),
(1068, 31093, 0.32669),
(1065, 31093, 0.65338),
(1205, 31093, 0.65338),
(1138, 31094, 0.37331),
(1146, 31094, 0.37331),
(1172, 31094, 0.37331),
(1205, 31094, 0.37331),
(1045, 31095, 0.32669),
(1169, 31095, 0.32669),
(1205, 31095, 0.32669),
(927, 31095, 0.65338),
(1044, 31095, 0.65338),
(1049, 31095, 0.65338),
(927, 31098, 0.42),
(1096, 31098, 0.42),
(1134, 31098, 0.42),
(1172, 31098, 0.42),
(1205, 31098, 0.42),
(1291, 31098, 0.42),
(1301, 31098, 0.42),
(1270, 31098, 0.84),
(927, 31099, 0.23331),
(1078, 31099, 0.23331),
(1101, 31099, 0.23331),
(1130, 31099, 0.23331),
(1140, 31099, 0.23331),
(1149, 31099, 0.23331),
(1201, 31099, 0.23331),
(1205, 31099, 0.23331),
(1262, 31099, 0.23331),
(1279, 31099, 0.23331),
(1280, 31099, 0.23331),
(1288, 31099, 0.23331),
(1066, 31099, 0.46662),
(1086, 31099, 0.46662),
(1088, 31099, 0.46662),
(1094, 31099, 0.46662),
(1096, 31099, 0.46662),
(1107, 31099, 0.46662),
(1169, 31099, 0.46662),
(1172, 31099, 0.46662),
(1186, 31099, 0.46662),
(1283, 31099, 0.46662),
(1292, 31099, 0.46662),
(1296, 31099, 0.46662),
(1200, 31099, 0.69993),
(1247, 31099, 0.69993),
(1302, 31099, 0.69993),
(1208, 31099, 0.93324),
(962, 31100, 0.32669),
(1125, 31100, 0.32669),
(1162, 31100, 0.32669),
(1202, 31100, 0.32669),
(1205, 31100, 0.32669),
(1294, 31100, 0.32669),
(1094, 31100, 0.65338),
(1203, 31100, 0.65338),
(1042, 31100, 1.44677),
(1043, 31100, 1.77346),
(1066, 31102, 0.37331),
(1109, 31102, 0.37331),
(1205, 31102, 0.37331),
(1198, 31102, 1.27992),
(959, 31103, 0.23331),
(962, 31103, 0.23331),
(1205, 31103, 0.23331),
(927, 31104, 0.14),
(959, 31104, 0.14),
(1058, 31104, 0.14),
(1059, 31104, 0.14),
(1075, 31104, 0.14),
(1078, 31104, 0.14),
(1090, 31104, 0.14),
(1091, 31104, 0.14),
(1093, 31104, 0.14),
(1096, 31104, 0.14),
(1112, 31104, 0.14),
(1128, 31104, 0.14),
(1130, 31104, 0.14),
(1146, 31104, 0.14),
(1150, 31104, 0.14),
(1152, 31104, 0.14),
(1170, 31104, 0.14),
(1186, 31104, 0.14),
(1187, 31104, 0.14),
(1191, 31104, 0.14),
(1205, 31104, 0.14),
(1208, 31104, 0.14),
(1209, 31104, 0.14),
(1270, 31104, 0.14),
(1276, 31104, 0.14),
(1279, 31104, 0.14),
(1281, 31104, 0.14),
(1292, 31104, 0.14),
(1301, 31104, 0.14),
(1043, 31104, 0.28),
(1044, 31104, 0.28),
(1055, 31104, 0.28),
(1057, 31104, 0.28),
(1062, 31104, 0.28),
(1074, 31104, 0.28),
(1087, 31104, 0.28),
(1088, 31104, 0.28),
(1111, 31104, 0.28),
(1134, 31104, 0.28),
(1147, 31104, 0.28),
(1160, 31104, 0.28),
(1169, 31104, 0.28),
(1172, 31104, 0.28),
(1185, 31104, 0.28),
(1197, 31104, 0.28),
(1288, 31104, 0.28),
(1066, 31104, 0.42),
(1138, 31104, 0.56),
(1165, 31104, 0.56),
(1203, 31104, 0.56),
(962, 31104, 0.7),
(1125, 31104, 1.16),
(959, 31105, 0.18669),
(1043, 31105, 0.18669),
(1044, 31105, 0.18669),
(1050, 31105, 0.18669),
(1057, 31105, 0.18669),
(1060, 31105, 0.18669),
(1065, 31105, 0.18669),
(1074, 31105, 0.18669),
(1076, 31105, 0.18669),
(1083, 31105, 0.18669),
(1087, 31105, 0.18669),
(1091, 31105, 0.18669),
(1092, 31105, 0.18669),
(1101, 31105, 0.18669),
(1103, 31105, 0.18669),
(1106, 31105, 0.18669),
(1109, 31105, 0.18669),
(1113, 31105, 0.18669),
(1127, 31105, 0.18669),
(1138, 31105, 0.18669),
(1146, 31105, 0.18669),
(1153, 31105, 0.18669),
(1170, 31105, 0.18669),
(1195, 31105, 0.18669),
(1200, 31105, 0.18669),
(1202, 31105, 0.18669),
(1203, 31105, 0.18669),
(1247, 31105, 0.18669),
(1262, 31105, 0.18669),
(1270, 31105, 0.18669),
(1277, 31105, 0.18669),
(1278, 31105, 0.18669),
(1299, 31105, 0.18669),
(1302, 31105, 0.18669),
(940, 31105, 0.37338),
(1055, 31105, 0.37338),
(1059, 31105, 0.37338),
(1069, 31105, 0.37338),
(1078, 31105, 0.37338),
(1094, 31105, 0.37338),
(1105, 31105, 0.37338),
(1125, 31105, 0.37338),
(1128, 31105, 0.37338),
(1152, 31105, 0.37338),
(1160, 31105, 0.37338),
(1166, 31105, 0.37338),
(1172, 31105, 0.37338),
(1174, 31105, 0.37338),
(1194, 31105, 0.37338),
(1197, 31105, 0.37338),
(1273, 31105, 0.37338),
(1282, 31105, 0.37338),
(1283, 31105, 0.37338),
(1289, 31105, 0.37338),
(1115, 31105, 0.56007),
(1140, 31105, 0.56007),
(1188, 31105, 0.56007),
(1196, 31105, 0.56007),
(1276, 31105, 0.56007),
(1291, 31105, 0.56007),
(1295, 31105, 0.56007),
(1162, 31105, 0.64008),
(1175, 31105, 0.64008),
(1198, 31105, 0.64008),
(1286, 31105, 0.64008),
(927, 31105, 0.74676),
(980, 31105, 0.74676),
(1058, 31105, 0.74676),
(1090, 31105, 0.74676),
(1098, 31105, 0.74676),
(1111, 31105, 0.74676),
(1149, 31105, 0.74676),
(1157, 31105, 0.74676),
(1294, 31105, 0.74676),
(1159, 31105, 0.82677),
(1186, 31105, 0.82677),
(1199, 31105, 0.82677),
(1205, 31105, 0.82677),
(1052, 31105, 0.93345),
(1163, 31105, 0.93345),
(1185, 31105, 0.93345),
(1280, 31105, 0.93345),
(1081, 31105, 1.01346),
(1171, 31105, 1.01346),
(1293, 31105, 1.01346),
(1158, 31105, 1.12014),
(1193, 31105, 1.12014),
(1144, 31105, 1.20015),
(1165, 31105, 1.20015),
(1288, 31105, 1.20015),
(1145, 31105, 1.28016),
(1285, 31105, 1.28016),
(1107, 31105, 1.30683),
(1108, 31105, 1.57353),
(1279, 31105, 1.57353),
(1173, 31105, 1.65354),
(962, 31105, 1.68021),
(1208, 31105, 3.28041),
(1066, 31105, 3.36042),
(1033, 31106, 0.23331),
(1065, 31106, 0.23331),
(1078, 31106, 0.23331),
(1083, 31106, 0.23331),
(1093, 31106, 0.23331),
(1111, 31106, 0.23331),
(1130, 31106, 0.23331),
(1149, 31106, 0.23331),
(1165, 31106, 0.23331),
(1175, 31106, 0.23331),
(1201, 31106, 0.23331),
(1205, 31106, 0.23331),
(1258, 31106, 0.23331),
(1271, 31106, 0.23331),
(1274, 31106, 0.23331),
(1279, 31106, 0.23331),
(1300, 31106, 0.23331),
(1035, 31106, 0.46662),
(1046, 31106, 0.46662),
(1058, 31106, 0.46662),
(1107, 31106, 0.46662),
(1287, 31106, 0.46662),
(1161, 31106, 0.69993),
(1257, 31106, 0.93324),
(1016, 31149, 0.34),
(1203, 31149, 0.34),
(962, 31150, 0.46669),
(1203, 31150, 0.46669),
(962, 31152, 0.28),
(1144, 31152, 0.28),
(1146, 31152, 0.28),
(1151, 31152, 0.28),
(1152, 31152, 0.28),
(1159, 31152, 0.28),
(1172, 31152, 0.28),
(1184, 31152, 0.28),
(1188, 31152, 0.28),
(1192, 31152, 0.28),
(1203, 31152, 0.28),
(1276, 31152, 0.28),
(1279, 31152, 0.28),
(1280, 31152, 0.28),
(1195, 31152, 0.56),
(1289, 31152, 0.56),
(962, 31153, 0.09331),
(1059, 31153, 0.09331),
(1193, 31153, 0.09331),
(1203, 31153, 0.09331),
(1277, 31153, 0.09331),
(1293, 31153, 0.09331),
(980, 31153, 0.18662),
(1074, 31153, 0.18662),
(1049, 31153, 0.27993),
(1148, 31153, 0.31992),
(1203, 31154, 0.60669),
(1302, 31154, 0.60669),
(1096, 31154, 1.21338),
(962, 31155, 0.37331),
(1134, 31155, 0.37331),
(1140, 31155, 0.37331),
(1170, 31155, 0.37331),
(1197, 31155, 0.37331),
(1198, 31155, 0.37331),
(1208, 31155, 0.37331),
(1300, 31155, 0.37331),
(1138, 31155, 0.74662),
(1188, 31155, 0.74662),
(1209, 31155, 0.74662),
(1290, 31155, 0.74662),
(1292, 31155, 0.74662),
(1280, 31155, 1.11993),
(1203, 31155, 2.02654),
(1172, 31155, 2.98648),
(1171, 31155, 4.2664),
(962, 31156, 0.42),
(1043, 31156, 0.42),
(1059, 31156, 0.42),
(1162, 31156, 0.42),
(1187, 31156, 0.42),
(1188, 31156, 0.42),
(1293, 31156, 0.42),
(1149, 31156, 0.84),
(1195, 31156, 0.84),
(1203, 31156, 0.84),
(1278, 31156, 0.84),
(1280, 31156, 2.1),
(1208, 31156, 2.52),
(1302, 31156, 2.94),
(1048, 31157, 0.32669),
(1172, 31157, 0.32669),
(1203, 31157, 0.32669),
(1280, 31157, 0.65338),
(927, 31159, 0.23331),
(1093, 31159, 0.23331),
(1199, 31159, 0.23331),
(1201, 31159, 0.23331),
(1302, 31159, 0.23331),
(962, 31159, 0.46662),
(1042, 31159, 0.46662),
(1043, 31159, 0.46662),
(1203, 31159, 0.46662),
(1163, 31160, 0.32669),
(1197, 31160, 0.32669),
(1199, 31160, 0.32669),
(1203, 31160, 0.32669),
(1050, 31160, 0.65338),
(1138, 31160, 1.30676),
(1161, 31161, 0.42),
(1258, 31161, 0.42),
(1260, 31161, 0.42),
(1292, 31161, 0.42),
(1036, 31161, 0.84),
(1130, 31161, 0.84),
(1179, 31161, 0.84),
(1203, 31161, 0.84),
(1285, 31161, 0.84),
(1058, 31162, 0.42),
(1086, 31162, 0.42),
(1203, 31162, 0.42),
(980, 31163, 0.51331),
(1066, 31163, 0.51331),
(1172, 31163, 0.51331),
(1188, 31163, 0.51331),
(1197, 31163, 0.51331),
(1203, 31163, 0.51331),
(1274, 31163, 0.51331),
(1302, 31163, 0.51331),
(927, 31163, 1.02662),
(1290, 31163, 1.02662),
(1058, 31163, 2.27323),
(1093, 31164, 0.56),
(1201, 31164, 0.56),
(1203, 31164, 0.56),
(1280, 31164, 0.56),
(1283, 31164, 0.56),
(1140, 31164, 1.12),
(1199, 31164, 1.68),
(1203, 31165, 0.32669),
(1185, 31165, 0.65338),
(1065, 31167, 0.42),
(1203, 31167, 0.42),
(959, 31168, 0.09331),
(1043, 31168, 0.09331),
(1049, 31168, 0.09331),
(1055, 31168, 0.09331),
(1063, 31168, 0.09331),
(1092, 31168, 0.09331),
(1103, 31168, 0.09331),
(1106, 31168, 0.09331),
(1107, 31168, 0.09331),
(1108, 31168, 0.09331),
(1109, 31168, 0.09331),
(1148, 31168, 0.09331),
(1151, 31168, 0.09331),
(1157, 31168, 0.09331),
(1174, 31168, 0.09331),
(1187, 31168, 0.09331),
(1188, 31168, 0.09331),
(1194, 31168, 0.09331),
(1196, 31168, 0.09331),
(1199, 31168, 0.09331),
(1200, 31168, 0.09331),
(1202, 31168, 0.09331),
(1203, 31168, 0.09331),
(1209, 31168, 0.09331),
(1270, 31168, 0.09331),
(1271, 31168, 0.09331),
(1282, 31168, 0.09331),
(1283, 31168, 0.09331),
(1290, 31168, 0.09331),
(1299, 31168, 0.09331),
(1301, 31168, 0.09331),
(927, 31168, 0.18662),
(940, 31168, 0.18662),
(1042, 31168, 0.18662),
(1082, 31168, 0.18662),
(1094, 31168, 0.18662),
(1110, 31168, 0.18662),
(1153, 31168, 0.18662),
(1163, 31168, 0.18662),
(1173, 31168, 0.18662),
(1195, 31168, 0.18662),
(1201, 31168, 0.18662),
(1247, 31168, 0.18662),
(1277, 31168, 0.18662),
(1279, 31168, 0.18662),
(1291, 31168, 0.18662),
(1074, 31168, 0.27993),
(1101, 31168, 0.27993),
(1111, 31168, 0.27993),
(1146, 31168, 0.27993),
(1172, 31168, 0.27993),
(1285, 31168, 0.27993),
(1296, 31168, 0.27993),
(1175, 31168, 0.31992),
(1057, 31168, 0.37324),
(1115, 31168, 0.37324),
(1149, 31168, 0.37324),
(1152, 31168, 0.37324),
(1193, 31168, 0.37324),
(1288, 31168, 0.37324),
(1289, 31168, 0.37324),
(1160, 31168, 0.41323),
(1170, 31168, 0.41323),
(1278, 31168, 0.46655),
(1302, 31168, 0.46655),
(1198, 31168, 0.59985),
(1145, 31168, 0.63984),
(1066, 31168, 0.65317),
(1098, 31168, 0.65317),
(1171, 31168, 0.65317),
(1208, 31168, 0.86645),
(962, 31168, 1.02641),
(1146, 31170, 0.09331),
(1148, 31170, 0.09331),
(1203, 31170, 0.37324),
(1033, 31172, 0.46669),
(1040, 31172, 0.46669),
(1093, 31172, 0.46669),
(1203, 31172, 0.46669),
(1283, 31172, 0.46669),
(1294, 31172, 0.46669),
(1299, 31172, 0.46669),
(927, 31173, 0.23331),
(1163, 31173, 0.23331),
(1169, 31173, 0.23331),
(1184, 31173, 0.23331),
(1185, 31173, 0.23331),
(1203, 31173, 1.16655),
(962, 31174, 0.18669),
(1124, 31174, 0.18669),
(1126, 31174, 0.18669),
(1127, 31174, 0.18669),
(1201, 31174, 0.18669),
(1273, 31174, 0.18669),
(1172, 31174, 0.37338),
(1203, 31174, 0.37338),
(962, 31175, 0.28),
(1192, 31175, 0.28),
(1203, 31175, 0.28),
(1163, 31175, 0.56),
(1165, 31175, 0.56),
(927, 31176, 0.18669),
(1047, 31176, 0.18669),
(1062, 31176, 0.18669),
(1078, 31176, 0.18669),
(1084, 31176, 0.18669),
(1098, 31176, 0.18669),
(1106, 31176, 0.18669),
(1115, 31176, 0.18669),
(1125, 31176, 0.18669),
(1128, 31176, 0.18669),
(1148, 31176, 0.18669),
(1149, 31176, 0.18669),
(1150, 31176, 0.18669),
(1172, 31176, 0.18669),
(1192, 31176, 0.18669),
(1193, 31176, 0.18669),
(1194, 31176, 0.18669),
(1196, 31176, 0.18669),
(1198, 31176, 0.18669),
(1270, 31176, 0.18669),
(1271, 31176, 0.18669),
(1276, 31176, 0.18669),
(1281, 31176, 0.18669),
(1282, 31176, 0.18669),
(1285, 31176, 0.18669),
(1286, 31176, 0.18669),
(1288, 31176, 0.18669),
(1299, 31176, 0.18669),
(1045, 31176, 0.37338),
(1050, 31176, 0.37338),
(1065, 31176, 0.37338),
(1090, 31176, 0.37338),
(1138, 31176, 0.37338),
(1157, 31176, 0.37338),
(1165, 31176, 0.37338),
(1187, 31176, 0.37338),
(1188, 31176, 0.37338),
(1291, 31176, 0.37338),
(1296, 31176, 0.37338),
(959, 31176, 0.56007),
(1163, 31176, 0.56007),
(1199, 31176, 0.56007),
(1203, 31176, 0.56007),
(1185, 31176, 0.74676),
(1195, 31176, 0.74676),
(1043, 31176, 0.93345),
(1046, 31176, 0.93345),
(1066, 31176, 0.93345),
(962, 31176, 1.8669),
(1066, 31180, 0.28),
(1170, 31180, 0.28),
(1175, 31180, 0.28),
(1194, 31180, 0.28),
(1203, 31180, 0.56),
(1174, 31180, 0.96),
(1065, 31181, 0.32669),
(1074, 31181, 0.32669),
(1130, 31181, 0.32669),
(1138, 31181, 0.32669),
(1148, 31181, 0.32669),
(1160, 31181, 0.32669),
(1161, 31181, 0.32669),
(1186, 31181, 0.32669),
(1188, 31181, 0.32669),
(1189, 31181, 0.32669),
(1197, 31181, 0.32669),
(1198, 31181, 0.32669),
(1203, 31181, 0.32669),
(1208, 31181, 0.32669),
(1285, 31181, 0.32669),
(1291, 31181, 0.32669),
(1293, 31181, 0.32669),
(1301, 31181, 0.32669),
(1093, 31181, 0.65338),
(1108, 31181, 0.65338),
(1147, 31181, 0.65338),
(1149, 31181, 0.65338),
(1158, 31181, 0.65338),
(1191, 31181, 0.65338),
(1199, 31181, 0.65338),
(1270, 31181, 0.65338),
(962, 31181, 1.30676),
(980, 31182, 0.09331),
(1045, 31182, 0.09331),
(1046, 31182, 0.09331),
(1047, 31182, 0.09331),
(1055, 31182, 0.09331),
(1057, 31182, 0.09331),
(1062, 31182, 0.09331),
(1063, 31182, 0.09331),
(1074, 31182, 0.09331),
(1081, 31182, 0.09331),
(1086, 31182, 0.09331),
(1093, 31182, 0.09331),
(1101, 31182, 0.09331),
(1103, 31182, 0.09331),
(1105, 31182, 0.09331),
(1107, 31182, 0.09331),
(1108, 31182, 0.09331),
(1109, 31182, 0.09331),
(1110, 31182, 0.09331),
(1114, 31182, 0.09331),
(1115, 31182, 0.09331),
(1124, 31182, 0.09331),
(1125, 31182, 0.09331),
(1138, 31182, 0.09331),
(1146, 31182, 0.09331),
(1149, 31182, 0.09331),
(1151, 31182, 0.09331),
(1152, 31182, 0.09331),
(1174, 31182, 0.09331),
(1185, 31182, 0.09331),
(1189, 31182, 0.09331),
(1192, 31182, 0.09331),
(1193, 31182, 0.09331),
(1196, 31182, 0.09331),
(1199, 31182, 0.09331),
(1200, 31182, 0.09331),
(1201, 31182, 0.09331),
(1208, 31182, 0.09331),
(1209, 31182, 0.09331),
(1247, 31182, 0.09331),
(1273, 31182, 0.09331),
(1285, 31182, 0.09331),
(1288, 31182, 0.09331),
(1296, 31182, 0.09331),
(927, 31182, 0.18662),
(1042, 31182, 0.18662),
(1044, 31182, 0.18662),
(1069, 31182, 0.18662),
(1096, 31182, 0.18662),
(1170, 31182, 0.18662),
(1171, 31182, 0.18662),
(1203, 31182, 0.18662),
(1271, 31182, 0.18662),
(1280, 31182, 0.18662),
(1283, 31182, 0.18662),
(1287, 31182, 0.18662),
(1291, 31182, 0.18662),
(1294, 31182, 0.18662),
(1058, 31182, 0.27993),
(1065, 31182, 0.27993),
(1166, 31182, 0.27993),
(1188, 31182, 0.27993),
(1276, 31182, 0.27993),
(1084, 31182, 0.37324),
(1277, 31182, 0.37324),
(1195, 31182, 0.46655),
(1144, 31182, 0.55986),
(1066, 31182, 0.74648),
(962, 31182, 0.9331),
(927, 31183, 0.42),
(1150, 31183, 0.42),
(1172, 31183, 0.42),
(1203, 31183, 0.42),
(1277, 31183, 0.42),
(1124, 31183, 0.84),
(959, 31184, 0.28),
(1126, 31184, 0.28),
(1129, 31184, 0.28),
(1130, 31184, 0.28),
(1199, 31184, 0.28),
(1203, 31184, 0.28),
(1208, 31184, 0.28),
(1209, 31184, 0.28),
(1302, 31184, 0.28),
(1089, 31184, 0.56),
(1203, 31186, 1.12),
(1209, 31186, 2.8),
(962, 31190, 0.18669),
(1047, 31190, 0.18669),
(1057, 31190, 0.18669),
(1063, 31190, 0.18669),
(1066, 31190, 0.18669),
(1069, 31190, 0.18669),
(1128, 31190, 0.18669),
(1157, 31190, 0.18669),
(1166, 31190, 0.18669),
(1169, 31190, 0.18669),
(1186, 31190, 0.18669),
(1203, 31190, 0.18669),
(1280, 31190, 0.18669),
(1282, 31190, 0.18669),
(1285, 31190, 0.18669),
(1301, 31190, 0.18669),
(1060, 31190, 0.37338),
(1074, 31190, 0.37338),
(1146, 31190, 0.37338),
(1185, 31190, 0.37338),
(927, 31191, 0.23331),
(1125, 31191, 0.23331),
(1126, 31191, 0.23331),
(1158, 31191, 0.23331),
(1171, 31191, 0.23331),
(1189, 31191, 0.23331),
(1198, 31191, 0.23331),
(1203, 31191, 0.23331),
(1208, 31191, 0.23331),
(1292, 31191, 0.23331),
(1138, 31191, 0.46662),
(1172, 31191, 0.69993),
(927, 31193, 0.28),
(1059, 31193, 0.28),
(1196, 31193, 0.28),
(1203, 31193, 0.28),
(1277, 31193, 0.28),
(1044, 31194, 0.18669),
(1057, 31194, 0.18669),
(1089, 31194, 0.18669),
(1149, 31194, 0.18669),
(1196, 31194, 0.18669),
(1203, 31194, 0.18669),
(1274, 31194, 0.18669),
(1282, 31194, 0.18669),
(1195, 31194, 0.37338),
(1208, 31194, 0.37338),
(1146, 31194, 0.93345),
(962, 31196, 0.23331),
(1033, 31196, 0.23331),
(1044, 31196, 0.23331),
(1047, 31196, 0.23331),
(1063, 31196, 0.23331),
(1085, 31196, 0.23331),
(1095, 31196, 0.23331),
(1146, 31196, 0.23331),
(1172, 31196, 0.23331),
(1193, 31196, 0.23331),
(1203, 31196, 0.23331),
(1276, 31196, 0.23331),
(1287, 31196, 0.23331),
(1302, 31196, 0.23331),
(1046, 31196, 0.46662),
(1015, 31196, 0.56661),
(1066, 31197, 0.37331),
(1084, 31197, 0.37331),
(1105, 31197, 0.37331),
(1134, 31197, 0.37331),
(1152, 31197, 0.37331),
(1161, 31197, 0.37331),
(1203, 31197, 0.37331),
(1208, 31197, 0.37331),
(1274, 31197, 0.37331),
(1280, 31197, 0.37331),
(1044, 31197, 0.74662),
(1047, 31197, 0.74662),
(1110, 31197, 0.74662),
(1159, 31197, 0.74662),
(927, 31197, 1.11993),
(1093, 31197, 1.49324),
(927, 31199, 0.37331),
(962, 31199, 0.37331),
(1055, 31199, 0.37331),
(1188, 31199, 0.37331),
(1203, 31199, 0.74662),
(1203, 31200, 0.37331),
(1280, 31200, 0.37331),
(1160, 31200, 0.74662),
(1161, 31200, 0.74662),
(927, 31201, 0.42),
(1059, 31201, 0.42),
(1069, 31201, 0.42),
(1125, 31201, 0.42),
(1138, 31201, 0.42),
(1145, 31201, 0.42),
(1149, 31201, 0.42),
(1170, 31201, 0.42),
(1171, 31201, 0.42),
(1175, 31201, 0.42),
(1184, 31201, 0.42),
(1186, 31201, 0.42),
(1195, 31201, 0.42),
(1197, 31201, 0.42),
(1270, 31201, 0.42),
(1282, 31201, 0.42),
(1283, 31201, 0.42),
(1203, 31201, 0.84),
(1279, 31201, 0.84),
(1299, 31201, 0.84),
(1043, 31201, 1.26),
(1302, 31201, 1.26),
(1065, 31202, 0.42),
(1108, 31202, 0.42),
(1134, 31202, 0.42),
(1159, 31202, 0.42),
(1174, 31202, 0.42),
(1203, 31202, 0.42),
(1257, 31202, 0.42),
(1300, 31202, 0.42),
(1301, 31202, 0.42),
(1047, 31203, 0.28),
(1058, 31203, 0.28),
(1062, 31203, 0.28),
(1067, 31203, 0.28),
(1075, 31203, 0.28),
(1112, 31203, 0.28),
(1113, 31203, 0.28),
(1281, 31203, 0.28),
(1283, 31203, 0.28),
(1203, 31203, 0.56),
(962, 31205, 0.23331),
(1042, 31205, 0.23331),
(1074, 31205, 0.23331),
(1157, 31205, 0.23331),
(1203, 31205, 0.23331),
(1209, 31205, 0.23331),
(1300, 31205, 0.23331),
(1047, 31205, 0.46662),
(1197, 31205, 0.46662),
(1046, 31207, 0.32669),
(1203, 31207, 0.32669),
(1284, 31207, 0.32669),
(1047, 31207, 0.65338),
(1202, 31207, 0.65338),
(1095, 31208, 0.18669),
(1152, 31208, 0.18669),
(1161, 31208, 0.18669),
(1203, 31208, 0.18669),
(1276, 31208, 0.18669),
(1289, 31208, 0.18669),
(962, 31208, 0.37338),
(1277, 31208, 0.37338),
(1280, 31208, 0.37338),
(1074, 31208, 0.56007),
(1170, 31208, 0.64008),
(959, 31209, 0.28),
(1074, 31209, 0.28),
(1075, 31209, 0.28),
(1078, 31209, 0.28),
(1107, 31209, 0.28),
(1147, 31209, 0.28),
(1151, 31209, 0.28),
(1163, 31209, 0.28),
(1169, 31209, 0.28),
(1172, 31209, 0.28),
(1203, 31209, 0.28),
(1299, 31209, 0.56),
(980, 31209, 1.12),
(1074, 31212, 0.23331),
(1157, 31212, 0.23331),
(1170, 31212, 0.23331),
(1203, 31212, 0.23331),
(1288, 31212, 0.23331),
(1057, 31212, 0.46662),
(1035, 31213, 0.18669),
(1040, 31213, 0.18669),
(1055, 31213, 0.18669),
(1063, 31213, 0.18669),
(1078, 31213, 0.18669),
(1086, 31213, 0.18669),
(1107, 31213, 0.18669),
(1109, 31213, 0.18669),
(1124, 31213, 0.18669),
(1151, 31213, 0.18669),
(1153, 31213, 0.18669),
(1169, 31213, 0.18669),
(1170, 31213, 0.18669),
(1174, 31213, 0.18669),
(1187, 31213, 0.18669),
(1193, 31213, 0.18669),
(1194, 31213, 0.18669),
(1195, 31213, 0.18669),
(1196, 31213, 0.18669),
(1198, 31213, 0.18669),
(1209, 31213, 0.18669),
(1276, 31213, 0.18669),
(1294, 31213, 0.18669),
(1045, 31213, 0.37338),
(1103, 31213, 0.37338),
(1106, 31213, 0.37338),
(1115, 31213, 0.37338),
(1200, 31213, 0.37338),
(1277, 31213, 0.37338),
(1203, 31213, 0.56007),
(1144, 31213, 0.74676),
(1050, 31214, 0.37331),
(1093, 31214, 0.37331),
(1105, 31214, 0.37331),
(1108, 31214, 0.37331),
(1150, 31214, 0.37331),
(1160, 31214, 0.37331),
(1162, 31214, 0.37331),
(1279, 31214, 0.37331),
(1281, 31214, 0.37331),
(1288, 31214, 0.37331),
(1203, 31214, 0.74662),
(1208, 31214, 0.74662),
(1276, 31214, 0.74662),
(1291, 31214, 0.74662),
(1074, 31214, 1.11993),
(1161, 31214, 1.11993),
(1043, 31214, 1.86655),
(1191, 31215, 0.74662),
(1203, 31215, 0.74662),
(1184, 31216, 0.28),
(1203, 31216, 0.28),
(927, 31218, 0.18669),
(1115, 31218, 0.18669),
(1130, 31218, 0.18669),
(1145, 31218, 0.18669),
(1146, 31218, 0.18669),
(1149, 31218, 0.18669),
(1187, 31218, 0.18669),
(1193, 31218, 0.18669),
(1209, 31218, 0.18669),
(1271, 31218, 0.18669),
(1276, 31218, 0.18669),
(1282, 31218, 0.18669),
(1290, 31218, 0.18669),
(1302, 31218, 0.18669),
(1055, 31218, 0.37338),
(1063, 31218, 0.37338),
(1138, 31218, 0.37338),
(1151, 31218, 0.37338),
(1163, 31218, 0.37338),
(1166, 31218, 0.37338),
(1203, 31218, 0.37338),
(1278, 31218, 0.37338),
(1088, 31218, 0.56007),
(1291, 31218, 0.64008),
(1066, 31278, 0.32669),
(1094, 31278, 0.32669),
(1126, 31278, 0.32669),
(1147, 31278, 0.32669),
(1157, 31278, 0.32669),
(1186, 31278, 0.32669),
(1202, 31278, 0.32669),
(962, 31278, 0.65338),
(1059, 31278, 0.65338),
(1150, 31278, 0.65338),
(1173, 31278, 0.65338),
(1175, 31278, 0.65338),
(1194, 31278, 0.65338),
(1201, 31278, 0.65338),
(1274, 31278, 0.65338),
(1171, 31278, 1.30676),
(1293, 31278, 1.63345),
(962, 31280, 0.32669),
(1047, 31280, 0.32669),
(1147, 31280, 0.32669),
(1159, 31280, 0.32669),
(1160, 31280, 0.32669),
(1202, 31280, 0.32669),
(1278, 31280, 0.32669),
(1284, 31280, 0.32669),
(1288, 31280, 0.32669),
(1201, 31280, 1.12008),
(1053, 31285, 0.28),
(1124, 31285, 0.28),
(1147, 31285, 0.28),
(1149, 31285, 0.28),
(1161, 31285, 0.28),
(1163, 31285, 0.28),
(1171, 31285, 0.28),
(1199, 31285, 0.28),
(1202, 31285, 0.28),
(1271, 31285, 0.28),
(1302, 31285, 0.28),
(1065, 31285, 0.56),
(1066, 31285, 0.56),
(1090, 31285, 0.56),
(1151, 31285, 0.56),
(1162, 31285, 0.56),
(1188, 31285, 0.56),
(1201, 31285, 0.56),
(1289, 31285, 0.56),
(1290, 31285, 0.56),
(1292, 31285, 0.56),
(1296, 31285, 0.56),
(959, 31285, 0.84),
(1174, 31285, 0.96),
(962, 31285, 1.4),
(1134, 31285, 2.32),
(927, 31286, 0.18669),
(962, 31286, 0.18669),
(1035, 31286, 0.18669),
(1066, 31286, 0.18669),
(1087, 31286, 0.18669),
(1128, 31286, 0.18669),
(1146, 31286, 0.18669),
(1165, 31286, 0.18669),
(1175, 31286, 0.18669),
(1186, 31286, 0.18669),
(1193, 31286, 0.18669),
(1195, 31286, 0.18669),
(1199, 31286, 0.18669),
(1200, 31286, 0.18669),
(1202, 31286, 0.18669),
(1208, 31286, 0.18669),
(1258, 31286, 0.18669),
(1290, 31286, 0.18669),
(1296, 31286, 0.18669),
(1301, 31286, 0.18669),
(1130, 31286, 0.37338),
(1194, 31286, 0.37338),
(1209, 31286, 0.37338),
(1280, 31286, 0.37338),
(1140, 31313, 0.28),
(1198, 31313, 0.28),
(1202, 31313, 0.28),
(1146, 31313, 0.56),
(1200, 31313, 0.56),
(1172, 31320, 0.18669),
(1179, 31320, 0.18669),
(1186, 31320, 0.18669),
(1200, 31320, 0.18669),
(1202, 31320, 0.18669),
(1301, 31320, 0.18669),
(1140, 31320, 0.37338),
(1208, 31320, 0.37338),
(1288, 31320, 0.37338),
(1052, 31323, 0.37331),
(1151, 31323, 0.37331),
(1188, 31323, 0.37331),
(1193, 31323, 0.37331),
(1200, 31323, 0.37331),
(1201, 31323, 0.37331),
(1093, 31323, 0.74662),
(1202, 31323, 0.74662),
(1147, 31331, 0.18669),
(1198, 31331, 0.18669),
(1208, 31331, 0.18669),
(1257, 31331, 0.18669),
(1200, 31331, 0.37338),
(1202, 31331, 0.37338),
(959, 31332, 0.18669),
(1059, 31332, 0.18669),
(1128, 31332, 0.18669),
(1144, 31332, 0.18669),
(1146, 31332, 0.18669),
(1149, 31332, 0.18669),
(1171, 31332, 0.18669),
(1172, 31332, 0.18669),
(1174, 31332, 0.18669),
(1192, 31332, 0.18669),
(1195, 31332, 0.18669),
(1202, 31332, 0.18669),
(1209, 31332, 0.18669),
(1285, 31332, 0.18669),
(1286, 31332, 0.18669),
(1175, 31332, 0.37338),
(1201, 31332, 0.37338),
(1259, 31332, 0.37338),
(1296, 31332, 0.37338),
(1301, 31332, 0.37338),
(962, 31332, 0.56007),
(962, 31337, 0.42),
(1075, 31337, 0.42),
(1147, 31337, 0.42),
(1161, 31337, 0.42),
(1187, 31337, 0.42),
(1202, 31337, 0.42),
(1296, 31337, 0.42),
(1044, 31337, 0.84),
(1128, 31337, 0.84),
(1200, 31337, 0.84),
(980, 31338, 0.18669),
(1057, 31338, 0.18669),
(1060, 31338, 0.18669),
(1061, 31338, 0.18669),
(1062, 31338, 0.18669),
(1063, 31338, 0.18669),
(1074, 31338, 0.18669),
(1083, 31338, 0.18669),
(1093, 31338, 0.18669),
(1098, 31338, 0.18669),
(1101, 31338, 0.18669),
(1108, 31338, 0.18669),
(1112, 31338, 0.18669),
(1138, 31338, 0.18669),
(1153, 31338, 0.18669),
(1157, 31338, 0.18669),
(1172, 31338, 0.18669),
(1174, 31338, 0.18669),
(1186, 31338, 0.18669),
(1192, 31338, 0.18669),
(1194, 31338, 0.18669),
(1195, 31338, 0.18669),
(1198, 31338, 0.18669),
(1201, 31338, 0.18669),
(1208, 31338, 0.18669),
(1270, 31338, 0.18669),
(1273, 31338, 0.18669),
(1274, 31338, 0.18669),
(1278, 31338, 0.18669),
(1281, 31338, 0.18669),
(1284, 31338, 0.18669),
(1285, 31338, 0.18669),
(962, 31338, 0.37338),
(1046, 31338, 0.37338),
(1050, 31338, 0.37338),
(1066, 31338, 0.37338),
(1069, 31338, 0.37338),
(1096, 31338, 0.37338),
(1146, 31338, 0.37338),
(1202, 31338, 0.37338),
(1287, 31338, 0.37338),
(1302, 31338, 0.37338),
(1045, 31338, 0.56007),
(1103, 31338, 0.56007),
(1152, 31338, 0.56007),
(1068, 31338, 0.64008),
(1199, 31406, 0.46669),
(1200, 31406, 0.46669),
(1201, 31406, 0.46669),
(1149, 31408, 0.23331),
(1152, 31408, 0.23331),
(1161, 31408, 0.23331),
(1172, 31408, 0.23331),
(1186, 31408, 0.23331),
(1188, 31408, 0.23331),
(1200, 31408, 0.23331),
(1201, 31408, 0.23331),
(1184, 31408, 0.46662),
(927, 31410, 0.32669),
(1106, 31410, 0.32669),
(1146, 31410, 0.32669),
(1159, 31410, 0.32669),
(1163, 31410, 0.32669),
(1172, 31410, 0.32669),
(1187, 31410, 0.32669),
(1192, 31410, 0.32669),
(1197, 31410, 0.32669),
(1198, 31410, 0.32669),
(1208, 31410, 0.32669),
(1270, 31410, 0.32669),
(1288, 31410, 0.32669);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1289, 31410, 0.32669),
(959, 31410, 0.65338),
(962, 31410, 0.65338),
(1103, 31410, 0.65338),
(1160, 31410, 0.65338),
(1184, 31410, 0.65338),
(1200, 31410, 0.65338),
(1290, 31410, 0.65338),
(1161, 31410, 0.98007),
(1201, 31410, 1.30676),
(1200, 31426, 0.28),
(1201, 31426, 0.28),
(1086, 31451, 0.18669),
(1198, 31451, 0.18669),
(1302, 31451, 0.18669),
(1201, 31451, 0.37338),
(1200, 31451, 0.56007),
(962, 31454, 0.14),
(1045, 31454, 0.14),
(1046, 31454, 0.14),
(1052, 31454, 0.14),
(1066, 31454, 0.14),
(1091, 31454, 0.14),
(1103, 31454, 0.14),
(1111, 31454, 0.14),
(1144, 31454, 0.14),
(1147, 31454, 0.14),
(1163, 31454, 0.14),
(1165, 31454, 0.14),
(1185, 31454, 0.14),
(1186, 31454, 0.14),
(1196, 31454, 0.14),
(1201, 31454, 0.14),
(1277, 31454, 0.14),
(1094, 31454, 0.28),
(1110, 31454, 0.28),
(1149, 31454, 0.28),
(1200, 31454, 0.28),
(962, 31459, 0.42),
(1075, 31459, 0.42),
(1172, 31459, 0.42),
(1200, 31459, 0.42),
(1201, 31459, 0.42),
(1273, 31459, 0.42),
(1282, 31459, 0.42),
(927, 31486, 0.18669),
(1047, 31486, 0.18669),
(1057, 31486, 0.18669),
(1059, 31486, 0.18669),
(1062, 31486, 0.18669),
(1066, 31486, 0.18669),
(1078, 31486, 0.18669),
(1087, 31486, 0.18669),
(1090, 31486, 0.18669),
(1096, 31486, 0.18669),
(1111, 31486, 0.18669),
(1134, 31486, 0.18669),
(1145, 31486, 0.18669),
(1149, 31486, 0.18669),
(1163, 31486, 0.18669),
(1166, 31486, 0.18669),
(1191, 31486, 0.18669),
(1193, 31486, 0.18669),
(1194, 31486, 0.18669),
(1200, 31486, 0.18669),
(1201, 31486, 0.18669),
(1209, 31486, 0.18669),
(1271, 31486, 0.18669),
(1280, 31486, 0.18669),
(1281, 31486, 0.18669),
(1283, 31486, 0.18669),
(1290, 31486, 0.18669),
(1293, 31486, 0.18669),
(1043, 31486, 0.37338),
(1046, 31486, 0.37338),
(1055, 31486, 0.37338),
(1085, 31486, 0.37338),
(1086, 31486, 0.37338),
(1093, 31486, 0.37338),
(1101, 31486, 0.37338),
(1103, 31486, 0.37338),
(1112, 31486, 0.37338),
(1113, 31486, 0.37338),
(1115, 31486, 0.37338),
(1161, 31486, 0.37338),
(1189, 31486, 0.37338),
(1208, 31486, 0.37338),
(1270, 31486, 0.37338),
(1276, 31486, 0.37338),
(1285, 31486, 0.37338),
(1299, 31486, 0.37338),
(1302, 31486, 0.37338),
(1138, 31486, 0.56007),
(1146, 31486, 0.56007),
(1151, 31486, 0.56007),
(1262, 31486, 0.56007),
(1279, 31486, 0.56007),
(1287, 31486, 0.56007),
(1296, 31486, 0.56007),
(1050, 31486, 0.74676),
(1075, 31486, 0.74676),
(1144, 31486, 0.74676),
(1277, 31486, 0.74676),
(1065, 31486, 0.93345),
(1140, 31486, 0.93345),
(1170, 31486, 0.93345),
(1185, 31486, 0.93345),
(1074, 31486, 1.12014),
(1274, 31486, 1.12014),
(962, 31486, 1.8669),
(1152, 31486, 2.32029),
(1022, 31530, 0.34),
(1200, 31530, 0.34),
(1068, 31531, 0.32669),
(1188, 31531, 0.32669),
(1200, 31531, 0.32669),
(1043, 31531, 0.98007),
(927, 31533, 0.28),
(1185, 31533, 0.28),
(1200, 31533, 0.96),
(980, 31534, 0.42),
(1200, 31534, 0.42),
(1200, 31535, 0.37331),
(1209, 31535, 0.74662),
(1105, 31536, 0.18669),
(1147, 31536, 0.18669),
(1152, 31536, 0.18669),
(1200, 31536, 0.18669),
(1152, 31538, 0.42),
(1200, 31538, 0.42),
(1033, 31539, 0.37331),
(1200, 31539, 0.37331),
(940, 31540, 0.28),
(1062, 31540, 0.28),
(1066, 31540, 0.28),
(1095, 31540, 0.28),
(1096, 31540, 0.28),
(1103, 31540, 0.28),
(1138, 31540, 0.28),
(1148, 31540, 0.28),
(1172, 31540, 0.28),
(1184, 31540, 0.28),
(1187, 31540, 0.28),
(1193, 31540, 0.28),
(1196, 31540, 0.28),
(1200, 31540, 0.28),
(1209, 31540, 0.56),
(1145, 31541, 0.18669),
(1150, 31541, 0.18669),
(1175, 31541, 0.18669),
(1179, 31541, 0.18669),
(1194, 31541, 0.18669),
(980, 31541, 0.37338),
(1200, 31541, 0.37338),
(1285, 31541, 0.37338),
(1152, 31541, 0.56007),
(1128, 31543, 0.32669),
(1187, 31543, 0.32669),
(1199, 31543, 0.32669),
(1200, 31543, 0.32669),
(962, 31544, 0.23331),
(1185, 31544, 0.23331),
(1200, 31544, 0.23331),
(1285, 31544, 0.23331),
(1114, 31544, 1.03323),
(1049, 31545, 0.23331),
(1050, 31545, 0.23331),
(1058, 31545, 0.23331),
(1067, 31545, 0.23331),
(1069, 31545, 0.23331),
(1074, 31545, 0.23331),
(1075, 31545, 0.23331),
(1112, 31545, 0.23331),
(1124, 31545, 0.23331),
(1128, 31545, 0.23331),
(1147, 31545, 0.23331),
(1152, 31545, 0.23331),
(1160, 31545, 0.23331),
(1185, 31545, 0.23331),
(1197, 31545, 0.23331),
(1198, 31545, 0.23331),
(1199, 31545, 0.23331),
(1200, 31545, 0.23331),
(1292, 31545, 0.23331),
(1046, 31545, 0.46662),
(1066, 31545, 0.46662),
(1165, 31545, 0.46662),
(1166, 31545, 0.46662),
(1193, 31545, 0.46662),
(1195, 31545, 0.46662),
(1284, 31545, 0.46662),
(1286, 31545, 0.46662),
(959, 31545, 0.69993),
(962, 31545, 0.93324),
(980, 31546, 0.37331),
(1147, 31546, 0.37331),
(1199, 31546, 0.37331),
(1200, 31546, 0.37331),
(1299, 31546, 0.37331),
(1045, 31547, 0.18669),
(1046, 31547, 0.18669),
(1055, 31547, 0.18669),
(1074, 31547, 0.18669),
(1078, 31547, 0.18669),
(1086, 31547, 0.18669),
(1140, 31547, 0.18669),
(1166, 31547, 0.18669),
(1197, 31547, 0.18669),
(1200, 31547, 0.18669),
(1280, 31547, 0.18669),
(1285, 31547, 0.18669),
(1042, 31547, 0.37338),
(1085, 31548, 0.28),
(1107, 31548, 0.28),
(1200, 31548, 0.28),
(980, 31549, 0.46669),
(1199, 31549, 0.46669),
(1200, 31549, 0.46669),
(1299, 31549, 0.46669),
(1050, 31553, 0.42),
(1053, 31553, 0.42),
(1093, 31553, 0.42),
(1105, 31553, 0.42),
(1125, 31553, 0.42),
(1128, 31553, 0.42),
(1153, 31553, 0.42),
(1184, 31553, 0.42),
(1185, 31553, 0.42),
(1193, 31553, 0.42),
(1198, 31553, 0.42),
(1200, 31553, 0.42),
(1262, 31553, 0.42),
(1273, 31553, 0.42),
(927, 31553, 0.84),
(1091, 31553, 0.84),
(1152, 31553, 0.84),
(1270, 31553, 0.84),
(1274, 31553, 0.84),
(1043, 31553, 1.26),
(1108, 31553, 1.26),
(1163, 31553, 1.26),
(1042, 31555, 0.09331),
(1047, 31555, 0.09331),
(1058, 31555, 0.09331),
(1105, 31555, 0.09331),
(1110, 31555, 0.09331),
(1115, 31555, 0.09331),
(1125, 31555, 0.09331),
(1128, 31555, 0.09331),
(1138, 31555, 0.09331),
(1148, 31555, 0.09331),
(1149, 31555, 0.09331),
(1152, 31555, 0.09331),
(1157, 31555, 0.09331),
(1158, 31555, 0.09331),
(1174, 31555, 0.09331),
(1186, 31555, 0.09331),
(1189, 31555, 0.09331),
(1200, 31555, 0.09331),
(1247, 31555, 0.09331),
(1273, 31555, 0.09331),
(1276, 31555, 0.09331),
(1278, 31555, 0.09331),
(1279, 31555, 0.09331),
(1289, 31555, 0.09331),
(1290, 31555, 0.09331),
(1291, 31555, 0.09331),
(1199, 31555, 0.18662),
(1280, 31555, 0.18662),
(927, 31555, 0.27993),
(1069, 31555, 0.27993),
(1208, 31555, 0.27993),
(962, 31555, 0.37324),
(1175, 31555, 0.37324),
(1270, 31555, 0.50654),
(927, 31556, 0.23331),
(962, 31556, 0.23331),
(1057, 31556, 0.23331),
(1074, 31556, 0.23331),
(1075, 31556, 0.23331),
(1161, 31556, 0.23331),
(1170, 31556, 0.23331),
(1200, 31556, 0.23331),
(1247, 31556, 0.23331),
(1273, 31556, 0.23331),
(1277, 31556, 0.23331),
(1286, 31556, 0.23331),
(1086, 31556, 0.46662),
(1092, 31556, 0.46662),
(1274, 31556, 0.46662),
(1140, 31556, 1.03323),
(962, 31557, 0.37331),
(1187, 31557, 0.37331),
(1200, 31557, 0.74662),
(1184, 31558, 0.42),
(1200, 31558, 0.42),
(1021, 31561, 0.34),
(1201, 31561, 0.34),
(1044, 31562, 0.37331),
(1074, 31562, 0.37331),
(1093, 31562, 0.37331),
(1138, 31562, 0.37331),
(1163, 31562, 0.37331),
(1201, 31562, 0.37331),
(1057, 31562, 0.74662),
(1085, 31562, 0.74662),
(1146, 31562, 0.74662),
(1299, 31562, 0.74662),
(1068, 31562, 1.11993),
(1140, 31562, 1.11993),
(1247, 31562, 1.11993),
(1209, 31562, 2.61317),
(1127, 31562, 3.46645),
(1035, 31563, 0.37331),
(1040, 31563, 0.37331),
(1127, 31563, 0.37331),
(1128, 31563, 0.37331),
(1134, 31563, 0.37331),
(1198, 31563, 0.37331),
(1201, 31563, 0.37331),
(1259, 31563, 0.37331),
(1302, 31563, 0.37331),
(1066, 31566, 0.28),
(1149, 31566, 0.28),
(1151, 31566, 0.28),
(1161, 31566, 0.28),
(1185, 31566, 0.28),
(1189, 31566, 0.28),
(1201, 31566, 0.28),
(1208, 31566, 0.28),
(1262, 31566, 0.28),
(1271, 31566, 0.28),
(1274, 31566, 0.28),
(1288, 31566, 0.28),
(1293, 31566, 0.28),
(1061, 31566, 0.56),
(1148, 31566, 0.56),
(1166, 31566, 0.56),
(1276, 31566, 0.84),
(1050, 31567, 0.23331),
(1057, 31567, 0.23331),
(1062, 31567, 0.23331),
(1074, 31567, 0.23331),
(1087, 31567, 0.23331),
(1138, 31567, 0.23331),
(1161, 31567, 0.23331),
(1163, 31567, 0.23331),
(1201, 31567, 0.23331),
(1208, 31567, 0.23331),
(1270, 31567, 0.23331),
(1274, 31567, 0.23331),
(1058, 31567, 0.46662),
(1067, 31567, 0.46662),
(1076, 31567, 0.46662),
(1046, 31568, 0.42),
(1126, 31568, 0.42),
(1201, 31568, 0.42),
(1074, 31568, 0.84),
(1047, 31568, 4.38),
(1163, 31569, 0.28),
(1201, 31569, 0.28),
(1286, 31569, 0.28),
(1296, 31569, 0.28),
(1147, 31569, 0.56),
(1050, 31570, 0.37331),
(1163, 31570, 0.37331),
(1291, 31570, 0.37331),
(1201, 31570, 1.11993),
(1042, 31571, 0.28),
(1050, 31571, 0.28),
(1106, 31571, 0.28),
(1195, 31571, 0.28),
(1201, 31571, 0.28),
(1277, 31571, 0.28),
(1289, 31571, 0.28),
(1302, 31571, 0.28),
(927, 31571, 0.56),
(940, 31571, 0.56),
(1152, 31571, 0.56),
(1170, 31571, 0.56),
(962, 31571, 1.12),
(1291, 31571, 1.12),
(1109, 31573, 0.28),
(1153, 31573, 0.28),
(1201, 31573, 0.28),
(1262, 31573, 0.28),
(1286, 31573, 0.28),
(1112, 31573, 0.56),
(1148, 31573, 0.56),
(1296, 31573, 1.8),
(927, 31574, 0.42),
(1035, 31574, 0.42),
(1036, 31574, 0.42),
(1040, 31574, 0.42),
(1201, 31574, 0.42),
(1259, 31574, 0.42),
(1261, 31574, 0.42),
(1257, 31574, 0.84),
(1258, 31574, 0.84),
(962, 31575, 0.18669),
(1062, 31575, 0.18669),
(1160, 31575, 0.18669),
(1163, 31575, 0.18669),
(1194, 31575, 0.18669),
(1201, 31575, 0.18669),
(1046, 31575, 0.37338),
(1050, 31575, 0.37338),
(1045, 31575, 0.56007),
(1149, 31576, 0.28),
(1201, 31576, 0.28),
(1128, 31577, 0.42),
(1193, 31577, 0.42),
(1201, 31577, 0.42),
(1296, 31578, 0.46669),
(1201, 31578, 0.93338),
(1040, 31579, 0.28),
(1115, 31579, 0.28),
(1125, 31579, 0.28),
(1138, 31579, 0.28),
(1146, 31579, 0.28),
(1149, 31579, 0.28),
(1198, 31579, 0.28),
(1201, 31579, 0.28),
(1270, 31579, 0.28),
(1287, 31579, 0.28),
(1302, 31579, 0.28),
(1144, 31579, 0.56),
(1247, 31579, 0.56),
(17, 31579, 0.68),
(1000, 31579, 0.68),
(1227, 31579, 0.96),
(1228, 31579, 0.96),
(962, 31579, 2.24),
(1173, 31579, 2.36),
(1174, 31579, 2.64),
(1299, 31579, 3.08),
(1175, 31579, 4.32),
(1059, 31581, 0.28),
(1173, 31581, 0.28),
(1201, 31581, 0.28),
(1201, 31582, 0.46669),
(1299, 31582, 0.46669),
(962, 31582, 0.93338),
(1074, 31582, 0.93338),
(1124, 31582, 3.86686),
(1047, 31583, 0.18669),
(1149, 31583, 0.18669),
(1160, 31583, 0.18669),
(1201, 31583, 0.18669),
(1295, 31583, 0.18669),
(1096, 31583, 0.37338),
(1278, 31583, 0.56007),
(1115, 31584, 0.28),
(1151, 31584, 0.28),
(1201, 31584, 0.28),
(1047, 31584, 0.56),
(1195, 31584, 0.56),
(1162, 31585, 0.46662),
(1201, 31585, 0.79992),
(927, 31586, 0.23331),
(980, 31586, 0.23331),
(1045, 31586, 0.23331),
(1062, 31586, 0.23331),
(1125, 31586, 0.23331),
(1138, 31586, 0.23331),
(1165, 31586, 0.23331),
(1185, 31586, 0.23331),
(1186, 31586, 0.23331),
(1195, 31586, 0.23331),
(1201, 31586, 0.23331),
(1208, 31586, 0.23331),
(1289, 31586, 0.23331),
(1291, 31586, 0.23331),
(1292, 31586, 0.23331),
(1068, 31586, 0.46662),
(1069, 31586, 0.46662),
(1074, 31586, 0.46662),
(1112, 31586, 0.46662),
(1173, 31586, 0.46662),
(1193, 31586, 0.46662),
(962, 31586, 0.69993),
(1044, 31586, 0.69993),
(1146, 31586, 0.69993),
(1166, 31586, 0.69993),
(1174, 31586, 1.16655),
(1146, 31587, 0.32669),
(1201, 31587, 0.32669),
(1258, 31587, 0.32669),
(1292, 31587, 0.32669),
(1074, 31588, 0.37331),
(1184, 31588, 0.37331),
(1062, 31588, 0.74662),
(1201, 31588, 0.74662),
(1112, 31588, 1.65323),
(1046, 31589, 0.18669),
(1087, 31589, 0.18669),
(1201, 31589, 0.18669),
(927, 31590, 0.18669),
(962, 31590, 0.18669),
(1046, 31590, 0.18669),
(1059, 31590, 0.18669),
(1063, 31590, 0.18669),
(1065, 31590, 0.18669),
(1085, 31590, 0.18669),
(1115, 31590, 0.18669),
(1138, 31590, 0.18669),
(1148, 31590, 0.18669),
(1191, 31590, 0.18669),
(1276, 31590, 0.18669),
(1277, 31590, 0.18669),
(1278, 31590, 0.18669),
(1286, 31590, 0.18669),
(1289, 31590, 0.18669),
(1299, 31590, 0.18669),
(1302, 31590, 0.18669),
(1074, 31590, 0.37338),
(1086, 31590, 0.37338),
(1201, 31590, 0.56007),
(1128, 31591, 0.23331),
(1148, 31591, 0.23331),
(1201, 31591, 0.23331),
(1295, 31591, 0.23331),
(1299, 31591, 0.23331),
(962, 31592, 0.32669),
(1066, 31592, 0.32669),
(1145, 31592, 0.32669),
(1166, 31592, 0.32669),
(1186, 31592, 0.32669),
(1201, 31592, 0.32669),
(959, 31592, 0.65338),
(1124, 31592, 2.38017),
(959, 31594, 0.23331),
(1078, 31594, 0.23331),
(1093, 31594, 0.23331),
(1146, 31594, 0.23331),
(1147, 31594, 0.23331),
(1148, 31594, 0.23331),
(1153, 31594, 0.23331),
(1187, 31594, 0.23331),
(1194, 31594, 0.23331),
(1199, 31594, 0.23331),
(1274, 31594, 0.23331),
(1296, 31594, 0.23331),
(927, 31594, 0.46662),
(1066, 31594, 0.46662),
(1290, 31594, 0.46662),
(1292, 31594, 0.46662),
(962, 31594, 0.69993),
(1201, 31594, 0.93324),
(1134, 31595, 0.37331),
(1195, 31595, 0.37331),
(1201, 31595, 0.37331),
(1128, 31595, 2.34652),
(927, 31598, 0.42),
(1201, 31598, 0.42),
(1209, 31598, 0.42),
(1301, 31598, 0.42),
(959, 31599, 0.18669),
(962, 31599, 0.18669),
(980, 31599, 0.18669),
(1044, 31599, 0.18669),
(1081, 31599, 0.18669),
(1098, 31599, 0.18669),
(1106, 31599, 0.18669),
(1110, 31599, 0.18669),
(1128, 31599, 0.18669),
(1129, 31599, 0.18669),
(1130, 31599, 0.18669),
(1149, 31599, 0.18669),
(1160, 31599, 0.18669),
(1161, 31599, 0.18669),
(1165, 31599, 0.18669),
(1171, 31599, 0.18669),
(1172, 31599, 0.18669),
(1188, 31599, 0.18669),
(1194, 31599, 0.18669),
(1196, 31599, 0.18669),
(1197, 31599, 0.18669),
(1208, 31599, 0.18669),
(1209, 31599, 0.18669),
(1262, 31599, 0.18669),
(1276, 31599, 0.18669),
(1285, 31599, 0.18669),
(1287, 31599, 0.18669),
(1302, 31599, 0.18669),
(927, 31599, 0.37338),
(1042, 31599, 0.37338),
(1063, 31599, 0.37338),
(1144, 31599, 0.37338),
(1201, 31599, 0.37338),
(1271, 31599, 0.37338),
(1096, 31599, 0.56007),
(1159, 31599, 0.56007),
(927, 31603, 0.37331),
(1058, 31603, 0.37331),
(1201, 31603, 0.37331),
(1291, 31603, 0.37331),
(1292, 31603, 0.37331),
(1281, 31603, 0.74662),
(1047, 31605, 0.32669),
(1201, 31605, 0.32669),
(1045, 31605, 0.65338),
(1201, 31608, 0.37331),
(1280, 31608, 0.37331),
(1284, 31608, 0.37331),
(1035, 31609, 0.37331),
(1040, 31609, 0.37331),
(1124, 31609, 0.37331),
(1187, 31609, 0.37331),
(1201, 31609, 0.37331),
(1098, 31609, 0.74662),
(1126, 31611, 0.37331),
(1188, 31611, 0.37331),
(1201, 31611, 0.37331),
(1209, 31611, 2.71983),
(1124, 31613, 0.32669),
(1145, 31613, 0.32669),
(1173, 31613, 0.65338),
(1201, 31613, 0.98007),
(1201, 31614, 0.37331),
(1047, 31614, 0.74662),
(1046, 31615, 0.37331),
(1089, 31615, 0.37331),
(1201, 31615, 0.37331),
(962, 31617, 0.32669),
(1101, 31617, 0.32669),
(1149, 31617, 0.32669),
(1172, 31617, 0.32669),
(1198, 31617, 0.32669),
(1280, 31617, 0.32669),
(1282, 31617, 0.32669),
(1299, 31617, 0.32669),
(1170, 31617, 0.65338),
(1201, 31617, 0.65338),
(1035, 31618, 0.51331),
(1040, 31618, 0.51331),
(1166, 31618, 0.51331),
(1187, 31618, 0.51331),
(1201, 31618, 0.51331),
(1258, 31618, 0.51331),
(1058, 31621, 0.23331),
(1066, 31621, 0.23331),
(1175, 31621, 0.23331),
(1276, 31621, 0.23331),
(1201, 31621, 0.46662),
(1066, 31622, 0.28),
(1201, 31622, 0.28),
(959, 31623, 0.23331),
(962, 31623, 0.23331),
(1112, 31623, 0.23331),
(1128, 31623, 0.23331),
(1192, 31623, 0.23331),
(1201, 31623, 0.23331),
(1108, 31623, 0.46662),
(1209, 31623, 0.46662),
(1284, 31623, 0.46662),
(1296, 31623, 0.46662),
(1047, 31624, 0.28),
(1053, 31624, 0.28),
(1195, 31624, 0.28),
(1201, 31624, 0.28),
(1046, 31624, 0.56),
(1093, 31624, 0.56),
(1092, 31625, 0.23331),
(1113, 31625, 0.23331),
(1144, 31625, 0.23331),
(1166, 31625, 0.23331),
(1185, 31625, 0.23331),
(1201, 31625, 0.23331),
(1285, 31625, 0.23331),
(1286, 31625, 0.23331),
(1050, 31626, 0.18669),
(1201, 31626, 0.18669),
(1201, 31627, 0.28),
(1175, 31627, 0.56),
(1201, 31628, 0.46669),
(1278, 31628, 0.93338),
(1295, 31628, 0.93338),
(1201, 31629, 0.23331),
(1270, 31629, 0.23331),
(1096, 31632, 0.46669),
(1192, 31632, 0.46669),
(1193, 31632, 0.46669),
(1198, 31632, 0.46669),
(1199, 31632, 0.46669),
(1201, 31632, 0.46669),
(1270, 31632, 0.46669),
(1280, 31632, 0.46669),
(1292, 31632, 0.46669),
(1296, 31632, 0.46669),
(1281, 31632, 0.93338),
(1058, 31632, 1.60008),
(1296, 31633, 0.28),
(1201, 31633, 0.56),
(1128, 31634, 0.46669),
(1193, 31634, 0.46669),
(1201, 31634, 0.46669),
(1125, 31634, 0.93338),
(1112, 31636, 0.28),
(1179, 31636, 0.28),
(1201, 31636, 0.28),
(1060, 31636, 0.56),
(1020, 31689, 0.34),
(1202, 31689, 0.34),
(1125, 31690, 0.42),
(1126, 31690, 0.42),
(1128, 31690, 0.42),
(1129, 31690, 0.42),
(1130, 31690, 0.42),
(1148, 31690, 0.42),
(1159, 31690, 0.42),
(1162, 31690, 0.42),
(1165, 31690, 0.42),
(1186, 31690, 0.42),
(1192, 31690, 0.42),
(1193, 31690, 0.42),
(1209, 31690, 0.42),
(1296, 31690, 0.42),
(1066, 31690, 0.84),
(1124, 31690, 0.84),
(1134, 31690, 0.84),
(1191, 31690, 0.84),
(1277, 31690, 0.84),
(1202, 31690, 1.26),
(1163, 31692, 0.32669),
(1202, 31692, 0.32669),
(1152, 31694, 0.37331),
(1172, 31694, 0.37331),
(1202, 31694, 0.37331),
(1291, 31694, 0.37331),
(1162, 31694, 0.74662),
(1288, 31694, 0.74662),
(962, 31696, 0.28),
(980, 31696, 0.28),
(1066, 31696, 0.28),
(1068, 31696, 0.28),
(1085, 31696, 0.28),
(1086, 31696, 0.28),
(1092, 31696, 0.28),
(1098, 31696, 0.28),
(1115, 31696, 0.28),
(1165, 31696, 0.28),
(1174, 31696, 0.28),
(1187, 31696, 0.28),
(1202, 31696, 0.28),
(1208, 31696, 0.28),
(1283, 31696, 0.28),
(1293, 31696, 0.28),
(1046, 31696, 0.56),
(1058, 31696, 0.56),
(1199, 31696, 0.56),
(1198, 31696, 0.84),
(1040, 31698, 0.60669),
(1193, 31698, 0.60669),
(1202, 31698, 0.60669),
(1171, 31698, 1.82007),
(1058, 31698, 2.42676),
(1096, 31701, 0.18669),
(1124, 31701, 0.18669),
(1130, 31701, 0.18669),
(1149, 31701, 0.18669),
(1247, 31701, 0.18669),
(1161, 31701, 0.37338),
(1202, 31701, 0.37338),
(1161, 31702, 0.42),
(1202, 31702, 0.42),
(1108, 31703, 0.42),
(1188, 31703, 0.42),
(1208, 31703, 0.42),
(1202, 31703, 0.84),
(959, 31704, 0.51331),
(1040, 31704, 0.51331),
(1115, 31704, 0.51331),
(1124, 31704, 0.51331),
(1126, 31704, 0.51331),
(1145, 31704, 0.51331),
(1162, 31704, 0.51331),
(1202, 31704, 1.02662),
(962, 31710, 0.32669),
(1111, 31710, 0.32669),
(1166, 31710, 0.32669),
(1175, 31710, 0.32669),
(1208, 31710, 0.32669),
(1147, 31710, 0.65338),
(1202, 31710, 0.65338),
(1247, 31710, 2.70686),
(959, 31711, 0.23331),
(962, 31711, 0.23331),
(1125, 31711, 0.23331),
(1126, 31711, 0.23331),
(1129, 31711, 0.23331),
(1151, 31711, 0.23331),
(1152, 31711, 0.23331),
(1166, 31711, 0.23331),
(1202, 31711, 0.23331),
(1247, 31711, 0.23331),
(1292, 31711, 0.23331),
(1127, 31711, 0.46662),
(1128, 31711, 0.46662),
(1130, 31711, 0.46662),
(959, 31712, 0.37331),
(1066, 31712, 0.37331),
(1202, 31712, 0.37331),
(940, 31712, 0.74662),
(1057, 31713, 0.28),
(1148, 31713, 0.28),
(1149, 31713, 0.28),
(1202, 31713, 0.28),
(1208, 31713, 0.28),
(1270, 31713, 0.28),
(1291, 31713, 0.28),
(1035, 31713, 0.56),
(1075, 31713, 0.56),
(1278, 31713, 0.56),
(1292, 31713, 1.4),
(1045, 31714, 0.18669),
(1202, 31714, 0.18669),
(1209, 31714, 0.18669),
(1035, 31717, 0.32669),
(1040, 31717, 0.32669),
(1075, 31717, 0.32669),
(1101, 31717, 0.32669),
(1124, 31717, 0.32669),
(1130, 31717, 0.32669),
(1202, 31717, 0.32669),
(962, 31717, 0.65338),
(1065, 31717, 0.98007),
(1292, 31717, 0.98007),
(1058, 31717, 1.30676),
(1209, 31717, 2.05348),
(1074, 31718, 0.42),
(1172, 31718, 0.42),
(1202, 31718, 0.42),
(1035, 31719, 0.42),
(1125, 31719, 0.42),
(1260, 31719, 0.42),
(1202, 31719, 0.84),
(1169, 31720, 1.21338),
(1202, 31720, 1.21338),
(959, 31721, 0.14),
(962, 31721, 0.14),
(1042, 31721, 0.14),
(1086, 31721, 0.14),
(1098, 31721, 0.14),
(1128, 31721, 0.14),
(1202, 31721, 0.14),
(1258, 31721, 0.14),
(1276, 31721, 0.14),
(1147, 31721, 0.28),
(962, 31723, 0.23331),
(1202, 31723, 0.23331),
(1262, 31723, 0.23331),
(1270, 31723, 0.23331),
(1289, 31723, 0.23331),
(1292, 31723, 0.23331),
(927, 31723, 0.46662),
(1152, 31723, 0.46662),
(1153, 31723, 0.69993),
(1274, 31723, 0.79992),
(1035, 31724, 0.46669),
(1040, 31724, 0.46669),
(1093, 31724, 0.46669),
(1126, 31724, 0.46669),
(1145, 31724, 0.46669),
(1197, 31724, 0.46669),
(1202, 31724, 0.46669),
(1205, 31724, 0.46669),
(1257, 31724, 0.46669),
(1273, 31724, 0.46669),
(1281, 31724, 0.46669),
(1053, 31724, 0.93338),
(1055, 31724, 0.93338),
(1146, 31724, 0.93338),
(9, 31724, 1.13339),
(17, 31724, 1.13339),
(29, 31724, 1.13339),
(1000, 31724, 1.13339),
(1023, 31724, 1.13339),
(1024, 31724, 1.13339),
(1031, 31724, 1.13339),
(927, 31724, 1.60008),
(1144, 31724, 1.60008),
(1175, 31724, 1.60008),
(1195, 31724, 1.60008),
(1227, 31724, 1.60008),
(1228, 31724, 1.60008),
(1196, 31724, 2.93348),
(1149, 31726, 0.56),
(1202, 31726, 2.24),
(1125, 31727, 0.32669),
(1127, 31727, 0.32669),
(1161, 31727, 0.32669),
(1185, 31727, 0.32669),
(1202, 31727, 0.32669),
(1284, 31727, 0.32669),
(1128, 31728, 0.37331),
(1202, 31728, 0.37331),
(1279, 31728, 0.37331),
(1061, 31728, 0.74662),
(1187, 31728, 0.74662),
(1290, 31728, 0.74662),
(1126, 31729, 0.32669),
(1129, 31729, 0.32669),
(1130, 31729, 0.32669),
(1145, 31729, 0.32669),
(1202, 31729, 0.32669),
(1208, 31729, 0.32669),
(1125, 31730, 0.37331),
(1257, 31730, 0.37331),
(1202, 31730, 0.74662),
(1202, 31732, 0.28),
(1279, 31732, 0.28),
(1065, 31733, 0.60669),
(1086, 31733, 0.60669),
(1171, 31733, 0.60669),
(1179, 31733, 0.60669),
(1189, 31733, 0.60669),
(1199, 31733, 0.60669),
(1202, 31733, 0.60669),
(1209, 31733, 0.60669),
(1279, 31733, 0.60669),
(1291, 31733, 0.60669),
(1059, 31733, 1.21338),
(1061, 31733, 1.21338),
(1063, 31733, 1.21338),
(1082, 31733, 1.21338),
(1188, 31733, 1.21338),
(1194, 31733, 1.21338),
(32, 31733, 1.47339),
(33, 31733, 1.47339),
(34, 31733, 1.47339),
(1002, 31733, 1.47339),
(1003, 31733, 1.47339),
(1032, 31733, 1.47339),
(959, 31733, 1.82007),
(1238, 31733, 2.08008),
(1239, 31733, 2.08008),
(1240, 31733, 2.08008),
(1058, 31733, 2.42676),
(962, 31733, 3.03345),
(1187, 31733, 3.90015),
(1193, 31733, 4.50684),
(1192, 31733, 6.32691),
(1134, 31733, 7.45362),
(959, 31734, 0.37331),
(962, 31734, 0.37331),
(1036, 31734, 0.37331),
(1112, 31734, 0.37331),
(1129, 31734, 0.37331),
(1130, 31734, 0.37331),
(1134, 31734, 0.37331),
(1147, 31734, 0.37331),
(1161, 31734, 0.37331),
(1192, 31734, 0.37331),
(1202, 31734, 0.37331),
(1066, 31734, 0.74662),
(1108, 31734, 0.74662),
(1124, 31734, 0.74662),
(1257, 31734, 0.74662),
(1258, 31734, 0.74662),
(1259, 31734, 0.74662),
(1270, 31734, 0.74662),
(1296, 31734, 1.11993),
(1209, 31734, 1.49324),
(1172, 31735, 0.65331),
(1179, 31735, 0.65331),
(1193, 31735, 0.65331),
(1202, 31735, 0.65331),
(1273, 31735, 0.65331),
(1277, 31735, 0.65331),
(1288, 31735, 0.65331),
(1302, 31735, 1.30662),
(1066, 31736, 0.32669),
(1096, 31736, 0.65338),
(1202, 31736, 0.65338),
(1057, 31737, 0.23331),
(1061, 31737, 0.23331),
(1152, 31737, 0.23331),
(1188, 31737, 0.23331),
(1199, 31737, 0.23331),
(1202, 31737, 0.23331),
(1262, 31737, 0.23331),
(1270, 31737, 0.23331),
(1271, 31737, 0.23331),
(1274, 31737, 0.23331),
(1101, 31737, 0.46662),
(1115, 31737, 0.46662),
(1065, 31737, 0.69993),
(1098, 31737, 0.69993),
(1075, 31737, 0.79992),
(1095, 31737, 0.79992),
(1149, 31737, 1.03323),
(1283, 31737, 1.26654),
(1157, 31738, 0.23331),
(1172, 31738, 0.23331),
(1191, 31738, 0.23331),
(1199, 31738, 0.23331),
(1202, 31738, 0.23331),
(1280, 31738, 0.23331),
(1047, 31738, 0.46662),
(1074, 31738, 0.46662),
(962, 31740, 0.23331),
(980, 31740, 0.23331),
(1046, 31740, 0.23331),
(1059, 31740, 0.23331),
(1078, 31740, 0.23331),
(1083, 31740, 0.23331),
(1087, 31740, 0.23331),
(1096, 31740, 0.23331),
(1125, 31740, 0.23331),
(1126, 31740, 0.23331),
(1130, 31740, 0.23331),
(1165, 31740, 0.23331),
(1192, 31740, 0.23331),
(1194, 31740, 0.23331),
(1199, 31740, 0.23331),
(1205, 31740, 0.23331),
(1280, 31740, 0.23331),
(1282, 31740, 0.23331),
(1289, 31740, 0.23331),
(1292, 31740, 0.23331),
(1129, 31740, 0.46662),
(1134, 31740, 0.46662),
(1163, 31740, 0.46662),
(1172, 31740, 0.46662),
(1187, 31740, 0.46662),
(1193, 31740, 0.46662),
(1202, 31740, 0.46662),
(1247, 31740, 0.46662),
(1274, 31740, 0.46662),
(1290, 31740, 0.46662),
(1147, 31740, 0.69993),
(1152, 31740, 0.69993),
(1197, 31740, 0.69993),
(1301, 31740, 0.69993),
(1302, 31740, 0.69993),
(1209, 31740, 0.93324),
(1291, 31740, 0.93324),
(927, 31740, 1.16655),
(1128, 31740, 1.16655),
(1171, 31740, 1.39986),
(1173, 31740, 1.39986),
(1288, 31740, 1.86648),
(1093, 31741, 0.23331),
(1202, 31741, 0.23331),
(1096, 31741, 1.49985),
(1202, 31742, 0.32669),
(1158, 31742, 0.65338),
(1257, 31742, 0.65338),
(962, 31745, 0.23331),
(1047, 31745, 0.23331),
(1083, 31745, 0.23331),
(1124, 31745, 0.23331),
(1144, 31745, 0.23331),
(1145, 31745, 0.23331),
(1159, 31745, 0.23331),
(1165, 31745, 0.23331),
(1171, 31745, 0.23331),
(1172, 31745, 0.23331),
(1179, 31745, 0.23331),
(1188, 31745, 0.23331),
(1189, 31745, 0.23331),
(1209, 31745, 0.23331),
(1280, 31745, 0.23331),
(1286, 31745, 0.23331),
(1291, 31745, 0.23331),
(1050, 31745, 0.46662),
(1069, 31745, 0.46662),
(1202, 31745, 0.46662),
(1208, 31745, 0.46662),
(927, 31746, 0.56),
(1202, 31746, 1.12),
(1144, 31750, 0.18669),
(1149, 31750, 0.18669),
(1202, 31750, 0.37338),
(927, 31751, 0.18669),
(927, 31752, 0.34),
(927, 31753, 0.28),
(927, 31754, 0.51331),
(1193, 31754, 0.51331),
(1049, 31754, 1.02662),
(927, 31755, 0.23331),
(1161, 31755, 0.23331),
(1169, 31755, 0.23331),
(1270, 31755, 0.23331),
(1277, 31755, 0.23331),
(1188, 31755, 0.46662),
(31, 31755, 0.56661),
(1008, 31755, 0.56661),
(1024, 31755, 0.56661),
(1052, 31755, 0.79992),
(1241, 31755, 0.79992),
(1053, 31755, 1.16655),
(1294, 31755, 1.16655),
(1195, 31755, 2.19978),
(1197, 31755, 3.36633),
(927, 31756, 0.37331),
(1124, 31756, 0.37331),
(1279, 31756, 0.37331),
(927, 31757, 0.46669),
(927, 31758, 0.14),
(980, 31758, 0.14),
(1076, 31758, 0.14),
(1087, 31758, 0.14),
(1106, 31758, 0.14),
(1115, 31758, 0.14),
(1149, 31758, 0.14),
(1152, 31758, 0.14),
(1171, 31758, 0.14),
(1193, 31758, 0.14),
(1195, 31758, 0.14),
(1208, 31758, 0.14),
(1294, 31758, 0.14),
(1066, 31758, 0.28),
(1280, 31758, 0.28),
(1172, 31758, 0.48),
(927, 31759, 0.32669),
(1061, 31759, 0.32669),
(1065, 31759, 0.32669),
(1081, 31759, 0.32669),
(1084, 31759, 0.32669),
(1170, 31759, 0.32669),
(1208, 31759, 0.32669),
(1274, 31759, 0.32669),
(1281, 31759, 0.32669),
(962, 31759, 0.65338),
(927, 31760, 0.46669),
(927, 31761, 0.18669),
(1148, 31761, 0.18669),
(1285, 31761, 0.18669),
(1286, 31761, 0.18669),
(1057, 31761, 0.37338),
(1195, 31761, 0.37338),
(927, 31762, 0.42),
(1047, 31762, 0.42),
(1115, 31762, 0.42),
(1148, 31762, 0.42),
(1166, 31762, 0.42),
(1295, 31762, 0.42),
(1170, 31762, 0.84),
(1189, 31762, 0.84),
(1149, 31762, 3.54),
(1138, 31763, 0.18669),
(927, 31763, 0.37338),
(927, 31764, 0.46669),
(1083, 31764, 0.46669),
(1171, 31764, 0.46669),
(1208, 31764, 0.46669),
(1282, 31764, 0.93338),
(1302, 31764, 0.93338),
(24, 31764, 1.13339),
(1009, 31764, 1.13339),
(1193, 31764, 1.40007),
(1216, 31764, 1.60008),
(1217, 31764, 1.60008),
(1101, 31764, 3.46684),
(1103, 31764, 3.46684),
(1277, 31764, 3.93353),
(1278, 31764, 3.93353),
(1280, 31764, 7.66705),
(1281, 31764, 7.66705),
(1279, 31764, 10.0005),
(927, 31765, 0.42),
(1065, 31765, 0.42),
(927, 31766, 0.32669),
(927, 31767, 0.18669),
(1046, 31767, 0.18669),
(1096, 31767, 0.18669),
(1138, 31767, 0.18669),
(1174, 31767, 0.18669),
(1193, 31767, 0.18669),
(1208, 31767, 0.18669),
(1284, 31767, 0.18669),
(1302, 31767, 0.18669),
(1112, 31767, 0.37338),
(927, 31768, 0.46669),
(1115, 31768, 0.46669),
(1148, 31768, 0.46669),
(1209, 31768, 0.46669),
(1247, 31768, 0.46669),
(1045, 31768, 0.93338),
(927, 31769, 0.51331),
(1048, 31769, 0.51331),
(1188, 31769, 0.51331),
(1172, 31770, 0.37331),
(1023, 31770, 0.90661),
(1196, 31770, 3.83976),
(927, 31770, 4.63971),
(927, 31771, 0.42),
(1197, 31771, 0.42),
(1290, 31771, 0.42),
(1196, 31771, 0.84),
(927, 31772, 0.37331),
(962, 31772, 0.37331),
(980, 31772, 0.37331),
(1052, 31772, 0.37331),
(1060, 31772, 0.37331),
(1066, 31772, 0.37331),
(1081, 31772, 0.37331),
(1092, 31772, 0.37331),
(1101, 31772, 0.37331),
(1107, 31772, 0.37331),
(1109, 31772, 0.37331),
(1157, 31772, 0.37331),
(1159, 31772, 0.37331),
(1160, 31772, 0.37331),
(1166, 31772, 0.37331),
(1171, 31772, 0.37331),
(1192, 31772, 0.37331),
(1193, 31772, 0.37331),
(1196, 31772, 0.37331),
(1282, 31772, 0.37331),
(1294, 31772, 0.37331),
(1301, 31772, 0.37331),
(1280, 31772, 1.49324),
(927, 31773, 0.56),
(927, 31774, 0.42),
(927, 31775, 0.37331),
(927, 31776, 0.37331),
(927, 31777, 0.46669),
(927, 31778, 0.42),
(927, 31779, 0.23331),
(1199, 31779, 0.93324),
(927, 31780, 0.51331),
(1128, 31780, 0.51331),
(1301, 31780, 0.51331),
(927, 31781, 0.42),
(1112, 31781, 0.42),
(1295, 31781, 0.42),
(1076, 31781, 1.86),
(927, 31782, 0.7),
(927, 31783, 0.37331),
(1195, 31783, 0.74662),
(927, 31784, 0.23331),
(1076, 31784, 0.23331),
(1157, 31784, 0.23331),
(1258, 31784, 0.23331),
(1285, 31784, 0.23331),
(927, 31785, 0.28),
(1044, 31785, 0.28),
(1074, 31785, 0.28),
(1138, 31785, 0.28),
(1148, 31785, 0.28),
(1299, 31785, 0.28),
(1065, 31786, 0.37331),
(1082, 31786, 0.37331),
(1086, 31786, 0.37331),
(1281, 31786, 0.37331),
(1287, 31786, 0.37331),
(1291, 31786, 0.37331),
(927, 31786, 0.74662),
(1283, 31786, 0.74662),
(1084, 31786, 1.11993),
(927, 31787, 0.42),
(927, 31788, 0.42),
(1096, 31788, 0.42),
(1130, 31788, 0.42),
(927, 31789, 0.32669),
(1058, 31789, 0.32669),
(1130, 31789, 0.32669),
(927, 31790, 0.32669),
(962, 31790, 0.32669),
(1061, 31790, 0.32669),
(1086, 31790, 0.32669),
(1088, 31790, 0.32669),
(1185, 31790, 0.32669),
(1195, 31790, 0.32669),
(1196, 31790, 0.32669),
(1291, 31790, 0.32669),
(1172, 31790, 0.65338),
(1194, 31790, 0.65338),
(1290, 31790, 0.65338),
(1301, 31790, 0.65338),
(1171, 31790, 0.98007),
(927, 31791, 0.28),
(1138, 31791, 0.28),
(927, 31792, 0.14),
(1115, 31792, 0.14),
(1157, 31792, 0.14),
(1193, 31792, 0.14),
(1295, 31792, 0.14),
(927, 31793, 0.14),
(962, 31793, 0.14),
(980, 31793, 0.14),
(1046, 31793, 0.14),
(1053, 31793, 0.14),
(1055, 31793, 0.14),
(1067, 31793, 0.14),
(1069, 31793, 0.14),
(1109, 31793, 0.14),
(1128, 31793, 0.14),
(1130, 31793, 0.14),
(1146, 31793, 0.14),
(1151, 31793, 0.14),
(1172, 31793, 0.14),
(1173, 31793, 0.14),
(1175, 31793, 0.14),
(1192, 31793, 0.14),
(1198, 31793, 0.14),
(1262, 31793, 0.14),
(1270, 31793, 0.14),
(1278, 31793, 0.14),
(1282, 31793, 0.14),
(1283, 31793, 0.14),
(1289, 31793, 0.14),
(1292, 31793, 0.14),
(1294, 31793, 0.14),
(1148, 31793, 0.28),
(1271, 31793, 0.28),
(1285, 31793, 0.28),
(1296, 31793, 0.48),
(1040, 31794, 0.14),
(1050, 31794, 0.14),
(1066, 31794, 0.14),
(1078, 31794, 0.14),
(1108, 31794, 0.14),
(1128, 31794, 0.14),
(1134, 31794, 0.14),
(1158, 31794, 0.14),
(1185, 31794, 0.14),
(1186, 31794, 0.14),
(1105, 31794, 0.28),
(927, 31794, 0.42),
(1107, 31794, 0.42),
(1152, 31794, 0.48),
(1209, 31794, 0.7),
(1152, 31795, 0.18669),
(1172, 31795, 0.18669),
(1187, 31795, 0.18669),
(1189, 31795, 0.18669),
(1197, 31795, 0.18669),
(1279, 31795, 0.18669),
(927, 31795, 0.37338),
(1125, 31795, 0.37338),
(1150, 31795, 0.37338),
(1106, 31795, 0.56007),
(1047, 31795, 0.93345),
(927, 31796, 0.32669),
(962, 31796, 0.32669),
(1053, 31796, 0.32669),
(1128, 31796, 0.32669),
(1170, 31796, 0.32669),
(1174, 31796, 0.65338),
(1195, 31796, 0.65338),
(1036, 31797, 0.14),
(1066, 31797, 0.14),
(1259, 31797, 0.14),
(1261, 31797, 0.14),
(927, 31797, 0.28),
(1033, 31797, 0.28),
(1040, 31797, 0.28),
(962, 31797, 0.42),
(1258, 31797, 0.42),
(1257, 31797, 0.7),
(927, 31798, 0.74662),
(962, 31799, 0.46669),
(1151, 31799, 0.46669),
(927, 31799, 0.93338),
(1152, 31799, 0.93338),
(927, 31800, 0.42),
(1125, 31800, 0.42),
(1199, 31800, 0.42),
(1196, 31800, 0.84),
(927, 31801, 0.56),
(1195, 31801, 0.56),
(1058, 31801, 2.24),
(927, 31802, 0.18669),
(962, 31802, 0.18669),
(1063, 31802, 0.18669),
(1087, 31802, 0.18669),
(1112, 31802, 0.18669),
(1113, 31802, 0.18669),
(1163, 31802, 0.18669),
(1166, 31802, 0.18669),
(1169, 31802, 0.18669),
(1294, 31802, 0.37338),
(927, 31803, 0.37331),
(1063, 31803, 0.37331),
(940, 31804, 0.28),
(962, 31804, 0.28),
(1053, 31804, 0.28),
(1069, 31804, 0.28),
(1074, 31804, 0.28),
(1144, 31804, 0.28),
(1186, 31804, 0.28),
(1270, 31804, 0.28),
(1277, 31804, 0.28),
(1282, 31804, 0.28),
(927, 31804, 0.56),
(1046, 31804, 0.56),
(980, 31805, 0.18669),
(1040, 31805, 0.18669),
(1058, 31805, 0.18669),
(1068, 31805, 0.18669),
(1093, 31805, 0.18669),
(1096, 31805, 0.18669),
(1111, 31805, 0.18669),
(1127, 31805, 0.18669),
(1146, 31805, 0.18669),
(1148, 31805, 0.18669),
(1149, 31805, 0.18669),
(1151, 31805, 0.18669),
(1172, 31805, 0.18669),
(1186, 31805, 0.18669),
(1193, 31805, 0.18669),
(1197, 31805, 0.18669),
(1208, 31805, 0.18669),
(1247, 31805, 0.18669),
(1270, 31805, 0.18669),
(1274, 31805, 0.18669),
(1283, 31805, 0.18669),
(1289, 31805, 0.18669),
(927, 31805, 0.37338),
(1061, 31805, 0.37338),
(1145, 31805, 0.37338),
(1179, 31805, 0.37338),
(1295, 31805, 0.37338),
(962, 31805, 0.56007),
(1290, 31805, 0.56007),
(1042, 31805, 0.74676),
(927, 31806, 0.09331),
(980, 31806, 0.09331),
(1059, 31806, 0.09331),
(1088, 31806, 0.09331),
(1098, 31806, 0.09331),
(1277, 31806, 0.09331),
(1293, 31806, 0.09331),
(1299, 31806, 0.09331),
(1042, 31806, 0.18662),
(1107, 31806, 0.18662),
(1149, 31806, 0.18662),
(1196, 31806, 0.27993),
(927, 31807, 0.18669),
(962, 31807, 0.37338),
(1061, 31808, 0.09331),
(1088, 31808, 0.09331),
(1091, 31808, 0.09331),
(1109, 31808, 0.09331),
(1115, 31808, 0.09331),
(1299, 31808, 0.09331),
(1042, 31808, 0.18662),
(1059, 31808, 0.18662),
(1093, 31808, 0.18662),
(1098, 31808, 0.18662),
(1196, 31808, 0.18662),
(1277, 31808, 0.18662),
(1192, 31808, 0.27993),
(1094, 31808, 0.31992),
(927, 31808, 0.55986),
(1043, 31809, 0.18669),
(1046, 31809, 0.18669),
(1062, 31809, 0.18669),
(1065, 31809, 0.18669),
(1081, 31809, 0.18669),
(1084, 31809, 0.18669),
(1087, 31809, 0.18669),
(1093, 31809, 0.18669),
(1134, 31809, 0.18669),
(1152, 31809, 0.18669),
(1157, 31809, 0.18669),
(1158, 31809, 0.18669),
(1163, 31809, 0.18669),
(1170, 31809, 0.18669),
(1172, 31809, 0.18669),
(1175, 31809, 0.18669),
(1179, 31809, 0.18669),
(1186, 31809, 0.18669),
(1188, 31809, 0.18669),
(1191, 31809, 0.18669),
(1270, 31809, 0.18669),
(1274, 31809, 0.18669),
(1280, 31809, 0.18669),
(1283, 31809, 0.18669),
(1285, 31809, 0.18669),
(1289, 31809, 0.18669),
(927, 31809, 0.37338),
(1050, 31809, 0.37338),
(1085, 31809, 0.37338),
(1109, 31809, 0.37338),
(1146, 31809, 0.37338),
(1194, 31809, 0.37338),
(1281, 31809, 0.37338),
(1282, 31809, 0.37338),
(1287, 31809, 0.37338),
(1291, 31809, 0.37338),
(1098, 31809, 0.56007),
(1276, 31809, 0.56007),
(962, 31809, 0.74676),
(1166, 31809, 0.74676),
(1193, 31809, 0.74676),
(1277, 31809, 0.74676),
(1149, 31809, 0.93345),
(1208, 31809, 1.36017),
(927, 31810, 0.42),
(1159, 31810, 0.42),
(927, 31811, 0.37331),
(1138, 31811, 0.74662),
(927, 31812, 0.23331),
(1055, 31812, 0.23331),
(1057, 31812, 0.23331),
(1066, 31812, 0.23331),
(1089, 31812, 0.23331),
(1103, 31812, 0.23331),
(1105, 31812, 0.23331),
(1149, 31812, 0.23331),
(1170, 31812, 0.23331),
(1171, 31812, 0.23331),
(1194, 31812, 0.23331),
(1195, 31812, 0.23331),
(1197, 31812, 0.23331),
(1274, 31812, 0.23331),
(1280, 31812, 0.23331),
(1288, 31812, 0.23331),
(1301, 31812, 0.23331),
(1049, 31812, 0.46662),
(1058, 31812, 0.46662),
(1059, 31812, 0.46662),
(1065, 31812, 0.46662),
(1093, 31812, 0.46662),
(1094, 31812, 0.46662),
(1159, 31812, 0.46662),
(1279, 31812, 0.46662),
(1291, 31812, 0.46662),
(1109, 31812, 0.69993),
(1148, 31812, 0.93324),
(927, 31813, 0.32669),
(1185, 31813, 0.32669),
(1198, 31813, 0.32669),
(962, 31814, 0.18669),
(1033, 31814, 0.18669),
(1065, 31814, 0.18669),
(1125, 31814, 0.18669),
(1129, 31814, 0.18669),
(1149, 31814, 0.18669),
(1159, 31814, 0.18669),
(1160, 31814, 0.18669),
(1170, 31814, 0.18669),
(1171, 31814, 0.18669),
(1179, 31814, 0.18669),
(1194, 31814, 0.18669),
(1197, 31814, 0.18669),
(1259, 31814, 0.18669),
(1288, 31814, 0.18669),
(1299, 31814, 0.18669),
(927, 31814, 0.37338),
(1059, 31814, 0.37338),
(1083, 31814, 0.37338),
(1192, 31814, 0.37338),
(1276, 31814, 0.37338),
(927, 31815, 1.21338),
(980, 31816, 0.28),
(1059, 31816, 0.28),
(1060, 31816, 0.28),
(1065, 31816, 0.28),
(1076, 31816, 0.28),
(1081, 31816, 0.28),
(1085, 31816, 0.28),
(1086, 31816, 0.28),
(1093, 31816, 0.28),
(1096, 31816, 0.28),
(1101, 31816, 0.28),
(1107, 31816, 0.28),
(1127, 31816, 0.28),
(1128, 31816, 0.28),
(1144, 31816, 0.28),
(1146, 31816, 0.28),
(1150, 31816, 0.28),
(1152, 31816, 0.28),
(1159, 31816, 0.28),
(1187, 31816, 0.28),
(1193, 31816, 0.28),
(1198, 31816, 0.28),
(1199, 31816, 0.28),
(1270, 31816, 0.28),
(1276, 31816, 0.28),
(1278, 31816, 0.28),
(1279, 31816, 0.28),
(1280, 31816, 0.28),
(1282, 31816, 0.28),
(1290, 31816, 0.28),
(1061, 31816, 0.56),
(1078, 31816, 0.56),
(1087, 31816, 0.56),
(1088, 31816, 0.56),
(1125, 31816, 0.56),
(1130, 31816, 0.56),
(1140, 31816, 0.56),
(1148, 31816, 0.56),
(1166, 31816, 0.56),
(1170, 31816, 0.56),
(1179, 31816, 0.56),
(1194, 31816, 0.56),
(1196, 31816, 0.56),
(1197, 31816, 0.56),
(1247, 31816, 0.56),
(1274, 31816, 0.56),
(1281, 31816, 0.56),
(1284, 31816, 0.56),
(1285, 31816, 0.56),
(1291, 31816, 0.56),
(1292, 31816, 0.56),
(927, 31816, 0.84),
(959, 31816, 0.84),
(1066, 31816, 0.84),
(1092, 31816, 0.84),
(1134, 31816, 0.84),
(1149, 31816, 0.84),
(1163, 31816, 0.84),
(1165, 31816, 0.84),
(1188, 31816, 0.84),
(1286, 31816, 0.84),
(1289, 31816, 0.84),
(1048, 31816, 1.12),
(1147, 31816, 1.12),
(1158, 31816, 1.12),
(1169, 31816, 1.12),
(1172, 31816, 1.4),
(962, 31816, 1.96),
(1192, 31816, 1.96),
(1302, 31816, 3.16),
(927, 31817, 0.32669),
(1069, 31817, 0.32669),
(1046, 31817, 0.98007),
(927, 31818, 0.37331),
(927, 31819, 0.23331),
(1058, 31819, 0.23331),
(1093, 31819, 0.23331),
(1158, 31819, 0.23331),
(1162, 31819, 0.23331),
(1171, 31819, 0.23331),
(1172, 31819, 0.23331),
(1194, 31819, 0.23331),
(1197, 31819, 0.23331),
(1302, 31819, 0.23331),
(1045, 31819, 0.46662),
(1144, 31819, 0.46662),
(1198, 31819, 0.46662),
(927, 31820, 0.37331),
(927, 31821, 0.37331),
(1042, 31821, 0.37331),
(1108, 31821, 0.37331),
(1149, 31821, 0.37331),
(1208, 31821, 0.37331),
(1276, 31821, 0.37331),
(927, 31822, 0.46669),
(962, 31822, 0.46669),
(1112, 31822, 0.46669),
(1113, 31822, 0.46669),
(1125, 31822, 0.46669),
(1169, 31822, 0.46669),
(1185, 31822, 0.46669),
(1262, 31822, 0.46669),
(21, 31822, 1.13339),
(1006, 31822, 1.13339),
(1220, 31822, 1.60008),
(1221, 31822, 1.60008),
(1284, 31822, 2.06677),
(1162, 31822, 3.00015),
(927, 31823, 0.28),
(962, 31823, 0.28),
(1059, 31823, 0.28),
(1128, 31823, 0.28),
(1149, 31823, 0.28),
(1157, 31823, 0.28),
(1171, 31823, 0.28),
(1172, 31823, 0.28),
(1186, 31823, 0.28),
(1282, 31823, 0.28),
(1299, 31823, 0.28),
(1144, 31823, 0.56),
(927, 31824, 0.28),
(1094, 31824, 0.28),
(1157, 31824, 0.28),
(1280, 31824, 0.28),
(927, 31825, 0.32669),
(962, 31825, 0.32669),
(1193, 31825, 0.32669),
(1197, 31825, 0.32669),
(1290, 31825, 0.32669),
(1302, 31825, 0.32669),
(1163, 31825, 0.65338),
(1170, 31825, 0.65338),
(1288, 31825, 0.65338),
(1279, 31825, 0.98007),
(927, 31826, 0.46669),
(1083, 31826, 0.46669),
(1172, 31826, 0.46669),
(1279, 31826, 0.46669),
(1280, 31826, 0.46669),
(1281, 31826, 0.46669),
(927, 31827, 0.7),
(962, 31827, 0.7),
(1179, 31827, 0.7),
(1193, 31827, 0.7),
(927, 31828, 0.32669),
(1055, 31828, 0.32669),
(1107, 31828, 0.32669),
(1127, 31828, 0.32669),
(1129, 31828, 0.32669),
(1134, 31828, 0.32669),
(1148, 31828, 0.32669),
(1150, 31828, 0.32669),
(1151, 31828, 0.32669),
(1162, 31828, 0.32669),
(1283, 31828, 0.32669),
(1290, 31828, 0.32669),
(1096, 31828, 0.65338),
(1128, 31828, 0.98007),
(927, 31829, 0.37331),
(927, 31830, 0.28),
(1134, 31830, 0.28),
(1270, 31830, 0.28),
(1138, 31830, 0.56),
(1171, 31830, 0.56),
(927, 31831, 0.18669),
(927, 31832, 0.14),
(1049, 31832, 0.14),
(1146, 31832, 0.14),
(1170, 31832, 0.14),
(1185, 31832, 0.14),
(1195, 31832, 0.14),
(1199, 31832, 0.14),
(1066, 31832, 0.28),
(1276, 31832, 0.28),
(1282, 31832, 1.18),
(927, 31833, 0.37331),
(1048, 31833, 0.74662),
(927, 31834, 0.18669),
(1106, 31834, 0.18669),
(1124, 31834, 0.18669),
(1165, 31834, 0.18669),
(1169, 31834, 0.18669),
(1185, 31834, 0.18669),
(1270, 31834, 0.18669),
(1290, 31834, 0.18669),
(1282, 31834, 0.37338),
(1302, 31834, 0.37338),
(962, 31834, 0.56007),
(927, 31835, 0.23331),
(1193, 31835, 0.23331),
(1048, 31836, 0.42),
(1153, 31836, 0.42),
(1274, 31836, 0.42),
(927, 31836, 0.84),
(1151, 31836, 0.84),
(1093, 31836, 2.1),
(927, 31837, 0.23331),
(1197, 31837, 0.46662),
(927, 31838, 0.28),
(927, 31839, 0.18669),
(940, 31839, 0.18669),
(980, 31839, 0.18669),
(1052, 31839, 0.18669),
(1058, 31839, 0.18669),
(1061, 31839, 0.18669),
(1063, 31839, 0.18669),
(1067, 31839, 0.18669),
(1101, 31839, 0.18669),
(1108, 31839, 0.18669),
(1138, 31839, 0.18669),
(1145, 31839, 0.18669),
(1148, 31839, 0.18669),
(1158, 31839, 0.18669),
(1161, 31839, 0.18669),
(1163, 31839, 0.18669),
(1169, 31839, 0.18669),
(1195, 31839, 0.18669),
(1199, 31839, 0.18669),
(1209, 31839, 0.18669),
(1271, 31839, 0.18669),
(1280, 31839, 0.18669),
(1285, 31839, 0.18669),
(1301, 31839, 0.18669),
(1302, 31839, 0.18669),
(1090, 31839, 0.37338),
(1093, 31839, 0.37338),
(1106, 31839, 0.37338),
(1152, 31839, 0.37338),
(1174, 31839, 0.37338),
(1187, 31839, 0.37338),
(1198, 31839, 0.37338),
(1074, 31839, 0.56007),
(1075, 31839, 0.56007),
(1085, 31839, 0.56007),
(1144, 31839, 0.56007),
(962, 31839, 0.74676),
(1060, 31839, 0.74676),
(1276, 31839, 0.74676),
(980, 31840, 0.32669),
(1044, 31840, 0.32669),
(1061, 31840, 0.32669),
(1087, 31840, 0.32669),
(1095, 31840, 0.32669),
(1112, 31840, 0.32669),
(1138, 31840, 0.32669),
(1148, 31840, 0.32669),
(1185, 31840, 0.32669),
(1197, 31840, 0.32669),
(1199, 31840, 0.32669),
(1273, 31840, 0.32669),
(1274, 31840, 0.32669),
(1276, 31840, 0.32669),
(1282, 31840, 0.32669),
(927, 31840, 0.65338),
(1086, 31840, 0.65338),
(1107, 31840, 0.65338),
(1128, 31840, 0.65338),
(1165, 31840, 0.65338),
(1171, 31840, 0.65338),
(1280, 31840, 0.65338),
(1294, 31840, 0.65338),
(962, 31840, 1.30676),
(1066, 31840, 1.30676),
(1163, 31840, 1.30676),
(1193, 31840, 1.30676),
(1278, 31840, 1.63345),
(1279, 31840, 2.28683),
(927, 31841, 0.32669),
(962, 31841, 0.32669),
(1130, 31841, 0.32669),
(1128, 31841, 0.65338),
(927, 31842, 0.37331),
(927, 31843, 0.46669),
(1148, 31843, 0.46669),
(1284, 31843, 0.46669),
(1291, 31843, 0.46669),
(1302, 31843, 0.46669),
(962, 31843, 0.93338),
(1288, 31843, 0.93338),
(1289, 31843, 0.93338),
(1043, 31844, 0.18669),
(1044, 31844, 0.18669),
(1045, 31844, 0.18669),
(1053, 31844, 0.18669),
(1055, 31844, 0.18669),
(1062, 31844, 0.18669),
(1067, 31844, 0.18669),
(1076, 31844, 0.18669),
(1083, 31844, 0.18669),
(1093, 31844, 0.18669),
(1094, 31844, 0.18669),
(1095, 31844, 0.18669),
(1101, 31844, 0.18669),
(1108, 31844, 0.18669),
(1109, 31844, 0.18669),
(1115, 31844, 0.18669),
(1128, 31844, 0.18669),
(1138, 31844, 0.18669),
(1145, 31844, 0.18669),
(1152, 31844, 0.18669),
(1166, 31844, 0.18669),
(1170, 31844, 0.18669),
(1172, 31844, 0.18669),
(1174, 31844, 0.18669),
(1175, 31844, 0.18669),
(1185, 31844, 0.18669),
(1192, 31844, 0.18669),
(1196, 31844, 0.18669),
(1258, 31844, 0.18669),
(1276, 31844, 0.18669),
(1286, 31844, 0.18669),
(1291, 31844, 0.18669),
(1293, 31844, 0.18669),
(1296, 31844, 0.18669),
(927, 31844, 0.37338),
(1042, 31844, 0.37338),
(1046, 31844, 0.37338),
(1061, 31844, 0.37338),
(1086, 31844, 0.37338),
(1105, 31844, 0.37338),
(1149, 31844, 0.37338),
(1165, 31844, 0.37338),
(1171, 31844, 0.37338),
(1191, 31844, 0.37338),
(1194, 31844, 0.37338),
(1247, 31844, 0.37338),
(1259, 31844, 0.37338),
(1270, 31844, 0.37338),
(1271, 31844, 0.37338),
(1273, 31844, 0.37338),
(1277, 31844, 0.37338),
(1281, 31844, 0.37338),
(1299, 31844, 0.37338),
(1301, 31844, 0.37338),
(1066, 31844, 0.56007),
(1107, 31844, 0.56007),
(1148, 31844, 0.56007),
(1208, 31844, 0.56007),
(1287, 31844, 0.56007),
(1110, 31844, 0.64008),
(1081, 31844, 0.74676),
(1111, 31844, 0.74676),
(1195, 31844, 0.93345),
(1146, 31844, 1.30683),
(1279, 31844, 1.30683),
(1144, 31844, 1.38684),
(1209, 31844, 1.92024),
(1063, 31844, 2.32029),
(962, 31844, 3.17373),
(962, 31845, 0.23331),
(1047, 31845, 0.23331),
(1058, 31845, 0.23331),
(1149, 31845, 0.23331),
(1172, 31845, 0.23331),
(1193, 31845, 0.23331),
(1283, 31845, 0.23331),
(1084, 31845, 0.46662),
(1160, 31845, 0.46662),
(1179, 31845, 0.46662),
(1270, 31845, 0.46662),
(927, 31845, 0.69993),
(927, 31846, 0.18669),
(1108, 31846, 0.18669),
(1184, 31846, 0.18669),
(927, 31847, 0.28),
(962, 31847, 0.28),
(1084, 31847, 0.28),
(1128, 31847, 0.28),
(1130, 31847, 0.28),
(1147, 31847, 0.28),
(1247, 31847, 0.28),
(1276, 31847, 0.28),
(1069, 31847, 0.56),
(927, 31848, 0.65331),
(1161, 31848, 0.65331),
(927, 31849, 0.60669),
(1058, 31849, 0.60669),
(1096, 31849, 0.60669),
(1171, 31849, 0.60669),
(1193, 31849, 0.60669),
(1279, 31849, 0.60669),
(1296, 31849, 0.60669),
(1302, 31849, 0.60669),
(1194, 31849, 4.50684),
(927, 31850, 0.18669),
(980, 31850, 0.18669),
(1061, 31850, 0.18669),
(1158, 31850, 0.18669),
(1162, 31850, 0.18669),
(1171, 31850, 0.18669),
(1290, 31850, 0.18669),
(1295, 31850, 0.18669),
(1159, 31850, 0.37338),
(927, 31851, 0.46669),
(927, 31852, 0.23331),
(1090, 31852, 0.46662),
(1282, 31852, 0.46662),
(927, 31853, 0.14),
(962, 31853, 0.14),
(1040, 31853, 0.14),
(1058, 31853, 0.14),
(1066, 31853, 0.14),
(1078, 31853, 0.14),
(1083, 31853, 0.14),
(1108, 31853, 0.14),
(1112, 31853, 0.14),
(1128, 31853, 0.14),
(1129, 31853, 0.14),
(1184, 31853, 0.14),
(1196, 31853, 0.14),
(1208, 31853, 0.14),
(1258, 31853, 0.14),
(1287, 31853, 0.14),
(1126, 31853, 0.28),
(1186, 31853, 0.28),
(1107, 31853, 0.7),
(1127, 31853, 0.7),
(1144, 31853, 0.7),
(927, 31854, 0.28),
(1059, 31854, 0.28),
(1112, 31854, 1.24),
(927, 31855, 0.23331),
(980, 31855, 0.23331),
(1042, 31855, 0.23331),
(1046, 31855, 0.23331),
(1160, 31855, 0.23331),
(1163, 31855, 0.23331),
(1045, 31855, 0.69993),
(927, 31856, 0.23331),
(1078, 31856, 0.23331),
(1086, 31856, 0.23331),
(1092, 31856, 0.23331),
(1166, 31856, 0.23331),
(1170, 31856, 0.23331),
(1277, 31856, 0.23331),
(980, 31856, 0.46662),
(1294, 31856, 0.46662),
(1174, 31856, 1.63317),
(1108, 31856, 1.73316),
(1066, 31856, 3.03303),
(927, 31857, 0.23331),
(962, 31857, 0.23331),
(1096, 31857, 0.23331),
(1208, 31857, 0.23331),
(1283, 31857, 0.23331),
(1160, 31857, 0.79992),
(927, 31858, 0.28),
(927, 31859, 0.37331),
(1042, 31859, 0.37331),
(1074, 31859, 0.37331),
(1106, 31859, 0.37331),
(1112, 31859, 0.37331),
(1113, 31859, 0.37331),
(1115, 31859, 0.37331),
(1138, 31859, 0.37331),
(1140, 31859, 0.37331),
(1152, 31859, 0.37331),
(1157, 31859, 0.37331),
(1159, 31859, 0.37331),
(1172, 31859, 0.37331),
(1173, 31859, 0.37331),
(1174, 31859, 0.37331),
(1179, 31859, 0.37331),
(1185, 31859, 0.37331),
(1188, 31859, 0.37331),
(1196, 31859, 0.37331),
(1270, 31859, 0.37331),
(1276, 31859, 0.37331),
(1278, 31859, 0.37331),
(1285, 31859, 0.37331),
(1290, 31859, 0.37331),
(1294, 31859, 0.37331),
(940, 31859, 0.74662),
(980, 31859, 0.74662),
(1055, 31859, 0.74662),
(1069, 31859, 0.74662),
(1084, 31859, 0.74662),
(1086, 31859, 0.74662),
(1088, 31859, 0.74662),
(1090, 31859, 0.74662),
(1273, 31859, 0.74662),
(1280, 31859, 0.74662),
(1282, 31859, 0.74662),
(1066, 31859, 1.11993),
(1208, 31859, 1.11993),
(1262, 31859, 1.11993),
(1083, 31859, 1.27992),
(962, 31859, 1.49324),
(1271, 31859, 1.49324),
(1044, 31859, 1.65323),
(1289, 31859, 2.02654),
(1170, 31859, 3.14647),
(927, 31860, 0.6666),
(1197, 31879, 0.37331),
(1292, 31879, 0.74662),
(1050, 31881, 0.23331),
(1195, 31881, 0.69993),
(1197, 31881, 0.93324),
(1294, 31881, 1.16655),
(1049, 31882, 0.37331),
(1091, 31882, 0.37331),
(1144, 31882, 0.37331),
(1184, 31882, 0.37331),
(1195, 31882, 0.37331),
(1074, 31882, 0.74662),
(1197, 31882, 0.74662),
(962, 31882, 1.49324),
(1066, 31882, 1.49324),
(1066, 31883, 0.28),
(1197, 31883, 0.28),
(962, 31884, 0.37331),
(1096, 31884, 0.37331),
(1125, 31884, 0.37331),
(1172, 31884, 0.37331),
(1187, 31884, 0.37331),
(1194, 31884, 0.37331),
(1197, 31884, 0.37331),
(1198, 31884, 0.37331),
(1292, 31884, 0.37331),
(1149, 31885, 0.28),
(1151, 31885, 0.28),
(1197, 31885, 0.28),
(1283, 31885, 0.28),
(1048, 31887, 0.37331),
(1197, 31887, 0.37331),
(1188, 31891, 0.65338),
(1197, 31891, 0.65338),
(980, 31893, 0.32669),
(1046, 31893, 0.32669),
(1058, 31893, 0.32669),
(1065, 31893, 0.32669),
(1138, 31893, 0.32669),
(1147, 31893, 0.32669),
(1186, 31893, 0.32669),
(1208, 31893, 0.32669),
(1042, 31893, 0.65338),
(1063, 31893, 0.65338),
(1197, 31893, 0.65338),
(1289, 31893, 0.65338),
(962, 31893, 0.98007),
(1074, 31893, 0.98007),
(1125, 31894, 0.32669),
(1128, 31894, 0.32669),
(1160, 31894, 0.32669),
(1184, 31894, 0.32669),
(1197, 31894, 0.32669),
(1295, 31894, 0.32669),
(1188, 31894, 0.65338),
(1158, 31894, 0.98007),
(1270, 31895, 0.37331),
(1278, 31895, 0.37331),
(1289, 31895, 0.37331),
(1042, 31895, 0.74662),
(1153, 31895, 0.74662),
(1197, 31895, 0.74662),
(1066, 31896, 0.46669),
(1091, 31896, 0.46669),
(1140, 31896, 0.46669),
(1149, 31896, 0.46669),
(1188, 31896, 0.46669),
(1195, 31896, 0.46669),
(1278, 31896, 0.46669),
(1285, 31896, 0.46669),
(959, 31896, 0.93338),
(1146, 31896, 0.93338),
(1153, 31896, 0.93338),
(1196, 31896, 0.93338),
(1197, 31896, 0.93338),
(1271, 31896, 0.93338),
(962, 31896, 1.40007),
(962, 31898, 0.42),
(1053, 31898, 0.42),
(1188, 31898, 0.42),
(1196, 31898, 0.42),
(1197, 31898, 0.42),
(962, 31899, 0.46669),
(1197, 31899, 0.46669),
(1288, 31899, 0.46669),
(1169, 31899, 0.93338),
(1194, 31899, 2.53346),
(1125, 31900, 0.46669),
(1295, 31900, 0.46669),
(1171, 31900, 0.93338),
(1188, 31900, 0.93338),
(1301, 31900, 0.93338),
(1197, 31900, 2.06677),
(1053, 31901, 0.51331),
(1197, 31901, 0.51331),
(1068, 31902, 0.18669),
(1078, 31902, 0.18669),
(1128, 31902, 0.18669),
(1129, 31902, 0.18669),
(1197, 31902, 0.37338),
(1112, 31903, 0.18669),
(1197, 31903, 0.18669),
(1150, 31903, 0.64008),
(959, 31904, 0.23331),
(962, 31904, 0.23331),
(1074, 31904, 0.23331),
(1109, 31904, 0.23331),
(1166, 31904, 0.23331),
(1175, 31904, 0.23331),
(1197, 31904, 0.23331),
(1285, 31904, 0.23331),
(1050, 31904, 0.46662),
(1085, 31904, 0.46662),
(1115, 31906, 0.28),
(1197, 31906, 0.28),
(1282, 31906, 0.28),
(1165, 31906, 0.56),
(962, 31909, 0.14),
(1186, 31909, 0.14),
(1192, 31909, 0.14),
(1086, 31909, 0.28),
(1197, 31909, 0.28),
(1069, 31909, 0.48),
(1163, 31909, 0.56),
(1197, 31910, 0.46669),
(980, 31910, 0.93338),
(962, 31911, 0.14),
(1107, 31911, 0.14),
(1126, 31911, 0.14),
(1197, 31911, 0.14),
(1209, 31911, 0.14),
(1096, 31913, 0.42),
(1115, 31913, 0.42),
(1170, 31913, 0.42),
(1171, 31913, 0.42),
(1185, 31913, 0.42),
(1195, 31913, 0.42),
(1197, 31913, 0.42),
(1270, 31913, 0.42),
(1283, 31913, 0.42),
(962, 31914, 0.32669),
(1114, 31914, 0.32669),
(1282, 31914, 0.32669),
(1197, 31914, 0.65338),
(1197, 31915, 0.32669),
(1283, 31915, 0.32669),
(1285, 31915, 0.98007),
(959, 31916, 0.28),
(962, 31916, 0.28),
(1083, 31916, 0.28),
(1087, 31916, 0.28),
(1128, 31916, 0.28),
(1144, 31916, 0.28),
(1145, 31916, 0.28),
(1152, 31916, 0.28),
(1158, 31916, 0.28),
(1166, 31916, 0.28),
(1185, 31916, 0.28),
(1198, 31916, 0.28),
(1276, 31916, 0.28),
(1277, 31916, 0.28),
(1281, 31916, 0.28),
(1282, 31916, 0.28),
(1288, 31916, 0.28),
(1302, 31916, 0.28),
(1163, 31916, 0.56),
(1170, 31916, 0.56),
(1179, 31916, 0.56),
(1187, 31916, 0.56),
(1197, 31916, 0.56),
(1208, 31916, 0.56),
(1290, 31916, 0.56),
(1291, 31916, 0.56),
(940, 31916, 0.84),
(1280, 31916, 1.12),
(1278, 31916, 1.4),
(1171, 31916, 1.96),
(1172, 31916, 1.96),
(1289, 31916, 2.36),
(1197, 31917, 0.37331),
(1195, 31917, 0.74662),
(1042, 31923, 0.32669),
(1197, 31923, 0.32669),
(1270, 31923, 0.32669),
(1276, 31923, 0.32669),
(1302, 31923, 0.32669),
(1107, 31923, 0.65338),
(1152, 31923, 0.65338),
(1074, 31924, 0.28),
(1115, 31924, 0.28),
(1166, 31924, 0.28),
(1188, 31924, 0.28),
(1197, 31924, 0.28),
(1169, 31926, 0.32669),
(1301, 31926, 0.32669),
(1197, 31926, 0.65338),
(959, 31927, 0.14),
(1044, 31927, 0.14),
(1059, 31927, 0.14),
(1069, 31927, 0.14),
(1088, 31927, 0.14),
(1153, 31927, 0.14),
(1159, 31927, 0.14),
(1163, 31927, 0.14),
(1186, 31927, 0.14),
(1188, 31927, 0.14),
(1194, 31927, 0.14),
(1197, 31927, 0.14),
(1247, 31927, 0.14),
(1276, 31927, 0.14),
(1281, 31927, 0.14),
(1285, 31927, 0.14),
(1302, 31927, 0.14),
(1074, 31927, 0.28),
(1282, 31927, 0.28),
(1152, 31928, 0.32669),
(1197, 31928, 0.32669),
(1208, 31928, 0.65338),
(1163, 31929, 0.37331),
(1197, 31929, 0.74662),
(962, 31931, 0.32669),
(1047, 31931, 0.32669),
(1059, 31931, 0.32669),
(1069, 31931, 0.32669),
(1085, 31931, 0.32669),
(1093, 31931, 0.32669),
(1128, 31931, 0.32669),
(1146, 31931, 0.32669),
(1151, 31931, 0.32669),
(1152, 31931, 0.32669),
(1160, 31931, 0.32669),
(1174, 31931, 0.32669),
(1175, 31931, 0.32669),
(1184, 31931, 0.32669),
(1197, 31931, 0.32669),
(1208, 31931, 0.32669),
(1262, 31931, 0.32669),
(1274, 31931, 0.32669),
(1048, 31931, 0.65338),
(1161, 31931, 0.65338),
(1187, 31931, 0.65338),
(1067, 31931, 1.12008),
(1061, 31932, 0.32669),
(1065, 31932, 0.32669),
(1086, 31932, 0.32669),
(1124, 31932, 0.32669),
(1138, 31932, 0.32669),
(1147, 31932, 0.32669),
(1162, 31932, 0.32669),
(1163, 31932, 0.32669),
(1197, 31932, 0.32669),
(1199, 31932, 0.32669),
(1208, 31932, 0.32669),
(1291, 31932, 0.32669),
(1057, 31932, 0.65338),
(962, 31932, 0.98007),
(1075, 31932, 1.12008),
(1130, 31933, 0.32669),
(1197, 31933, 0.32669),
(1058, 31934, 0.46669),
(1147, 31934, 0.46669),
(1197, 31934, 0.46669),
(1290, 31935, 0.51331),
(1197, 31935, 1.02662),
(1148, 31936, 0.42),
(1197, 31936, 0.42),
(1208, 31936, 0.42),
(1195, 31937, 0.32669),
(1197, 31937, 0.32669),
(962, 31938, 0.14),
(1059, 31938, 0.14),
(1060, 31938, 0.14),
(1066, 31938, 0.14),
(1078, 31938, 0.14),
(1086, 31938, 0.14),
(1088, 31938, 0.14),
(1107, 31938, 0.14),
(1111, 31938, 0.14),
(1125, 31938, 0.14),
(1127, 31938, 0.14),
(1134, 31938, 0.14),
(1166, 31938, 0.14),
(1171, 31938, 0.14),
(1179, 31938, 0.14),
(1186, 31938, 0.14),
(1187, 31938, 0.14),
(1208, 31938, 0.14),
(1276, 31938, 0.14),
(1280, 31938, 0.14),
(1291, 31938, 0.14),
(1148, 31938, 0.28),
(1157, 31938, 0.28),
(1169, 31938, 0.28),
(1197, 31938, 0.28),
(1199, 31938, 0.28),
(1270, 31938, 0.28),
(1282, 31938, 0.28),
(1289, 31938, 0.28),
(1294, 31938, 0.28),
(1296, 31938, 0.28),
(1130, 31938, 0.42),
(959, 31938, 0.56),
(1192, 31938, 0.56),
(1066, 31939, 0.18669),
(1197, 31939, 0.18669),
(1281, 31939, 0.18669),
(1158, 31939, 0.37338),
(1279, 31939, 0.56007),
(1096, 32005, 0.23331),
(1108, 32005, 0.23331),
(1126, 32005, 0.23331),
(1152, 32005, 0.23331),
(1163, 32005, 0.23331),
(1195, 32005, 0.23331),
(1208, 32005, 0.23331),
(1247, 32005, 0.23331),
(1301, 32005, 0.23331),
(962, 32006, 0.32669),
(1108, 32006, 0.32669),
(1110, 32006, 0.32669),
(1125, 32006, 0.32669),
(1148, 32006, 0.32669),
(1151, 32006, 0.32669),
(1162, 32006, 0.32669),
(1166, 32006, 0.32669),
(1169, 32006, 0.32669),
(1175, 32006, 0.32669),
(1276, 32006, 0.32669),
(1280, 32006, 0.32669),
(1293, 32006, 0.32669),
(1195, 32006, 0.65338),
(1278, 32006, 0.65338);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1291, 32006, 0.65338),
(1059, 32007, 0.23331),
(1172, 32007, 0.23331),
(1195, 32007, 0.23331),
(1065, 32008, 0.23331),
(1195, 32008, 0.23331),
(1247, 32008, 0.23331),
(1271, 32008, 0.23331),
(1276, 32008, 0.46662),
(962, 32010, 0.32669),
(1062, 32010, 0.32669),
(1195, 32010, 0.32669),
(1292, 32010, 0.32669),
(1046, 32010, 0.65338),
(1045, 32010, 0.98007),
(1128, 32011, 0.18669),
(1195, 32011, 0.18669),
(1282, 32011, 0.18669),
(962, 32011, 0.37338),
(1046, 32011, 0.37338),
(1294, 32011, 0.37338),
(1195, 32012, 0.51331),
(1159, 32012, 2.05324),
(1193, 32013, 0.60669),
(1195, 32013, 0.60669),
(1058, 32014, 0.56),
(1179, 32014, 0.56),
(1195, 32014, 0.56),
(1208, 32014, 0.56),
(1146, 32014, 1.68),
(962, 32015, 0.23331),
(1045, 32015, 0.23331),
(1053, 32015, 0.23331),
(1195, 32015, 0.46662),
(1044, 32016, 0.37331),
(1129, 32016, 0.37331),
(1195, 32016, 0.37331),
(1053, 32016, 2.02654),
(1192, 32017, 0.28),
(1195, 32017, 0.28),
(1278, 32017, 0.28),
(962, 32018, 0.32669),
(1085, 32018, 0.32669),
(1110, 32018, 0.32669),
(1138, 32018, 0.32669),
(1148, 32018, 0.32669),
(1195, 32018, 0.65338),
(962, 32020, 0.28),
(1050, 32020, 0.28),
(1075, 32020, 0.28),
(1134, 32020, 0.28),
(1166, 32020, 0.28),
(1187, 32020, 0.28),
(1195, 32020, 0.28),
(1270, 32020, 0.28),
(1063, 32020, 0.56),
(1184, 32021, 0.42),
(1195, 32021, 0.42),
(1149, 32021, 0.84),
(1195, 32023, 0.51331),
(1301, 32023, 0.51331),
(1113, 32023, 1.75992),
(962, 32025, 0.18669),
(1057, 32025, 0.18669),
(1093, 32025, 0.18669),
(1109, 32025, 0.18669),
(1138, 32025, 0.18669),
(1150, 32025, 0.18669),
(1199, 32025, 0.18669),
(1208, 32025, 0.18669),
(1289, 32025, 0.18669),
(1194, 32025, 0.37338),
(1195, 32025, 0.37338),
(1111, 32025, 0.56007),
(1195, 32026, 0.56),
(1282, 32026, 0.56),
(1046, 32027, 0.18669),
(1050, 32027, 0.18669),
(1063, 32027, 0.18669),
(1128, 32027, 0.18669),
(1195, 32027, 0.37338),
(1287, 32027, 0.37338),
(959, 32029, 0.42),
(962, 32029, 0.42),
(1127, 32029, 0.42),
(1195, 32029, 0.42),
(1199, 32029, 0.42),
(1286, 32029, 1.26),
(1173, 32029, 1.86),
(1195, 32030, 0.51331),
(1278, 32030, 1.02662),
(962, 32031, 0.32669),
(980, 32031, 0.32669),
(1049, 32031, 0.32669),
(1065, 32031, 0.32669),
(1124, 32031, 0.32669),
(1195, 32031, 0.32669),
(1293, 32031, 0.32669),
(1059, 32032, 0.18669),
(1060, 32032, 0.18669),
(1068, 32032, 0.18669),
(1069, 32032, 0.18669),
(1076, 32032, 0.18669),
(1077, 32032, 0.18669),
(1084, 32032, 0.18669),
(1087, 32032, 0.18669),
(1094, 32032, 0.18669),
(1129, 32032, 0.18669),
(1152, 32032, 0.18669),
(1153, 32032, 0.18669),
(1175, 32032, 0.18669),
(1193, 32032, 0.18669),
(1195, 32032, 0.18669),
(1286, 32032, 0.18669),
(1288, 32032, 0.18669),
(1292, 32032, 0.18669),
(1271, 32032, 0.37338),
(962, 32032, 0.56007),
(1130, 32032, 1.17348),
(940, 32033, 0.14),
(1065, 32033, 0.14),
(1148, 32033, 0.14),
(1195, 32033, 0.14),
(1270, 32033, 0.14),
(1276, 32033, 0.14),
(1299, 32033, 0.14),
(962, 32033, 0.28),
(1161, 32033, 0.42),
(980, 32035, 0.28),
(1066, 32035, 0.28),
(1126, 32035, 0.28),
(1185, 32035, 0.28),
(1186, 32035, 0.28),
(1195, 32035, 0.28),
(962, 32035, 0.56),
(1067, 32035, 0.56),
(1107, 32035, 0.56),
(1047, 32037, 0.18669),
(1153, 32037, 0.18669),
(1174, 32037, 0.18669),
(1191, 32037, 0.18669),
(1098, 32037, 0.37338),
(1195, 32037, 0.37338),
(962, 32038, 0.23331),
(1046, 32038, 0.23331),
(1049, 32038, 0.23331),
(1065, 32038, 0.23331),
(1069, 32038, 0.23331),
(1094, 32038, 0.23331),
(1147, 32038, 0.23331),
(1152, 32038, 0.23331),
(1271, 32038, 0.23331),
(1192, 32038, 0.46662),
(1195, 32038, 0.46662),
(1196, 32038, 0.46662),
(1289, 32038, 0.46662),
(1059, 32039, 0.14),
(1060, 32039, 0.14),
(1195, 32039, 0.14),
(962, 32039, 0.28),
(1074, 32039, 0.28),
(1061, 32040, 0.32669),
(1067, 32040, 0.32669),
(1163, 32040, 0.32669),
(1170, 32040, 0.32669),
(1293, 32040, 0.32669),
(1165, 32040, 0.65338),
(1195, 32040, 0.65338),
(1049, 32041, 0.32669),
(1055, 32041, 0.32669),
(1130, 32041, 0.32669),
(1195, 32041, 0.32669),
(959, 32043, 0.37331),
(980, 32043, 0.37331),
(1033, 32043, 0.37331),
(1035, 32043, 0.37331),
(1049, 32043, 0.37331),
(1075, 32043, 0.37331),
(1108, 32043, 0.37331),
(1113, 32043, 0.37331),
(1170, 32043, 0.37331),
(1171, 32043, 0.37331),
(1186, 32043, 0.37331),
(1195, 32043, 0.37331),
(1259, 32043, 0.37331),
(1261, 32043, 0.37331),
(1271, 32043, 0.37331),
(1291, 32043, 0.37331),
(1300, 32043, 0.37331),
(962, 32043, 0.74662),
(1126, 32043, 0.74662),
(1153, 32043, 0.74662),
(1262, 32043, 0.74662),
(1270, 32043, 0.74662),
(1273, 32043, 0.74662),
(1277, 32043, 0.74662),
(1074, 32043, 1.27992),
(1103, 32043, 1.27992),
(1292, 32043, 1.27992),
(1159, 32044, 0.23331),
(1195, 32044, 0.23331),
(1174, 32045, 0.23331),
(1187, 32045, 0.23331),
(1195, 32045, 0.23331),
(1271, 32045, 0.23331),
(1292, 32045, 0.23331),
(1045, 32045, 0.69993),
(962, 32046, 0.37331),
(980, 32046, 0.37331),
(1049, 32046, 0.37331),
(1068, 32046, 0.37331),
(1128, 32046, 0.37331),
(1144, 32046, 0.37331),
(1192, 32046, 0.37331),
(1194, 32046, 0.37331),
(1195, 32046, 0.37331),
(1282, 32046, 0.37331),
(1283, 32046, 0.37331),
(1294, 32046, 0.37331),
(1058, 32046, 0.74662),
(1146, 32046, 0.74662),
(1196, 32046, 0.74662),
(1074, 32047, 0.28),
(1147, 32047, 0.28),
(1149, 32047, 0.28),
(1169, 32047, 0.28),
(1171, 32047, 0.28),
(1195, 32047, 0.28),
(1115, 32048, 0.42),
(1195, 32048, 0.42),
(1063, 32049, 0.37331),
(1195, 32049, 0.37331),
(962, 32050, 0.23331),
(1049, 32050, 0.23331),
(1195, 32050, 0.23331),
(1281, 32050, 1.03323),
(1101, 32050, 1.26654),
(1148, 32052, 0.32669),
(1195, 32052, 0.98007),
(940, 32053, 0.28),
(1057, 32053, 0.28),
(1096, 32053, 0.28),
(1146, 32053, 0.28),
(1150, 32053, 0.28),
(1159, 32053, 0.28),
(1171, 32053, 0.28),
(1172, 32053, 0.28),
(1179, 32053, 0.28),
(1193, 32053, 0.28),
(1195, 32053, 0.28),
(1198, 32053, 0.28),
(1199, 32053, 0.28),
(1288, 32053, 0.28),
(1277, 32053, 0.56),
(1292, 32053, 0.56),
(1069, 32053, 0.84),
(1146, 32054, 0.42),
(1195, 32054, 0.42),
(1047, 32054, 1.26),
(940, 32055, 0.18669),
(1045, 32055, 0.18669),
(1055, 32055, 0.18669),
(1066, 32055, 0.18669),
(1086, 32055, 0.18669),
(1103, 32055, 0.18669),
(1125, 32055, 0.18669),
(1130, 32055, 0.18669),
(1146, 32055, 0.18669),
(1151, 32055, 0.18669),
(1161, 32055, 0.18669),
(1163, 32055, 0.18669),
(1165, 32055, 0.18669),
(1166, 32055, 0.18669),
(1193, 32055, 0.18669),
(1209, 32055, 0.18669),
(1291, 32055, 0.18669),
(1301, 32055, 0.18669),
(1089, 32055, 0.37338),
(1128, 32055, 0.37338),
(1195, 32055, 0.37338),
(1285, 32055, 0.37338),
(959, 32055, 0.56007),
(1057, 32055, 0.56007),
(1074, 32055, 0.56007),
(962, 32055, 0.74676),
(1043, 32056, 0.23331),
(1044, 32056, 0.23331),
(1060, 32056, 0.23331),
(1093, 32056, 0.23331),
(1098, 32056, 0.23331),
(1106, 32056, 0.23331),
(1108, 32056, 0.23331),
(1109, 32056, 0.23331),
(1112, 32056, 0.23331),
(1160, 32056, 0.23331),
(1171, 32056, 0.23331),
(1185, 32056, 0.23331),
(1196, 32056, 0.23331),
(1270, 32056, 0.23331),
(1274, 32056, 0.23331),
(1276, 32056, 0.23331),
(1288, 32056, 0.23331),
(962, 32056, 0.46662),
(980, 32056, 0.46662),
(1086, 32056, 0.46662),
(1101, 32056, 0.46662),
(1105, 32056, 0.46662),
(1195, 32056, 0.46662),
(1277, 32056, 0.46662),
(1294, 32056, 0.46662),
(1074, 32056, 0.69993),
(1107, 32056, 0.69993),
(1078, 32056, 0.93324),
(962, 32057, 0.23331),
(1052, 32057, 0.23331),
(1083, 32057, 0.23331),
(1094, 32057, 0.23331),
(1130, 32057, 0.23331),
(1138, 32057, 0.23331),
(1165, 32057, 0.23331),
(1166, 32057, 0.23331),
(1194, 32057, 0.23331),
(1195, 32057, 0.23331),
(1270, 32057, 0.23331),
(1291, 32057, 0.23331),
(1192, 32057, 0.46662),
(1302, 32057, 0.46662),
(959, 32057, 0.69993),
(1186, 32059, 0.46669),
(1195, 32059, 0.93338),
(1050, 32060, 0.23331),
(1076, 32060, 0.23331),
(1161, 32060, 0.23331),
(1195, 32060, 0.23331),
(1274, 32060, 0.23331),
(1281, 32060, 0.23331),
(1283, 32060, 0.23331),
(1094, 32060, 0.46662),
(1049, 32061, 0.23331),
(1055, 32061, 0.23331),
(1195, 32061, 0.23331),
(1302, 32061, 0.23331),
(962, 32063, 0.18669),
(1057, 32063, 0.18669),
(1068, 32063, 0.18669),
(1195, 32063, 0.18669),
(1285, 32063, 0.37338),
(1069, 32063, 0.82677),
(1195, 32067, 0.18669),
(1282, 32067, 0.18669),
(1198, 32070, 0.46669),
(1270, 32070, 0.46669),
(1049, 32071, 0.28),
(1060, 32071, 0.28),
(1086, 32071, 0.28),
(1134, 32071, 0.28),
(1165, 32071, 0.28),
(1194, 32071, 0.28),
(1198, 32071, 0.28),
(1208, 32071, 0.28),
(1280, 32071, 0.28),
(1285, 32071, 0.28),
(1302, 32071, 0.28),
(1062, 32071, 0.56),
(1166, 32071, 0.56),
(1192, 32071, 0.84),
(962, 32074, 0.23331),
(1045, 32074, 0.23331),
(1124, 32074, 0.23331),
(1198, 32074, 0.23331),
(1193, 32074, 0.46662),
(1296, 32074, 0.46662),
(962, 32075, 0.18669),
(1161, 32075, 0.18669),
(1169, 32075, 0.18669),
(1192, 32075, 0.18669),
(1193, 32075, 0.18669),
(1198, 32075, 0.18669),
(1152, 32076, 0.42),
(1166, 32076, 0.42),
(1198, 32076, 0.42),
(1247, 32076, 0.42),
(1295, 32076, 0.42),
(1066, 32077, 0.28),
(1130, 32077, 0.28),
(1146, 32077, 0.28),
(1278, 32077, 0.28),
(1294, 32077, 0.28),
(1159, 32077, 0.56),
(1198, 32077, 0.56),
(1283, 32077, 0.56),
(1288, 32077, 0.56),
(1044, 32078, 0.32669),
(1198, 32078, 0.32669),
(1107, 32078, 0.65338),
(1186, 32079, 0.23331),
(1198, 32079, 0.23331),
(1208, 32079, 0.23331),
(1187, 32080, 0.32669),
(1198, 32080, 0.32669),
(1285, 32080, 0.32669),
(1128, 32080, 0.65338),
(1186, 32081, 0.51331),
(1198, 32081, 1.02662),
(1161, 32081, 1.53993),
(1046, 32082, 0.32669),
(1198, 32082, 0.32669),
(959, 32083, 0.42),
(1095, 32083, 0.42),
(1096, 32083, 0.42),
(1152, 32083, 0.42),
(1172, 32083, 0.42),
(1179, 32083, 0.42),
(1198, 32083, 0.42),
(1277, 32083, 0.42),
(1292, 32083, 0.42),
(1158, 32083, 0.84),
(1161, 32083, 1.26),
(1159, 32083, 1.68),
(1160, 32083, 1.86),
(1274, 32083, 3.12),
(1145, 32084, 0.32669),
(1163, 32084, 0.32669),
(1175, 32084, 0.32669),
(1198, 32084, 0.32669),
(1279, 32084, 0.32669),
(1127, 32085, 0.46669),
(1198, 32085, 0.46669),
(1209, 32085, 0.46669),
(1198, 32087, 0.23331),
(1194, 32087, 0.46662),
(1302, 32087, 0.46662),
(962, 32089, 0.46669),
(1146, 32089, 0.46669),
(1198, 32089, 0.46669),
(1301, 32089, 0.46669),
(1189, 32089, 0.93338),
(1293, 32089, 0.93338),
(1295, 32089, 0.93338),
(962, 32091, 0.56),
(1145, 32091, 0.56),
(1148, 32091, 0.56),
(1163, 32091, 0.56),
(1198, 32091, 0.56),
(1208, 32091, 0.56),
(1198, 32092, 0.32669),
(1199, 32092, 0.32669),
(1096, 32092, 0.98007),
(1198, 32094, 0.32669),
(1282, 32094, 0.32669),
(980, 32096, 0.51331),
(1065, 32096, 0.51331),
(1198, 32096, 1.02662),
(1148, 32097, 0.32669),
(1198, 32097, 0.32669),
(962, 32098, 0.18669),
(1172, 32098, 0.18669),
(1198, 32098, 0.18669),
(1280, 32098, 0.18669),
(1292, 32098, 0.18669),
(1173, 32098, 0.37338),
(1270, 32098, 0.37338),
(1279, 32098, 0.37338),
(1096, 32098, 0.56007),
(1278, 32098, 0.64008),
(1036, 32099, 0.23331),
(1187, 32099, 0.23331),
(1293, 32099, 0.23331),
(1198, 32099, 0.46662),
(1144, 32100, 0.23331),
(1146, 32100, 0.23331),
(1149, 32100, 0.23331),
(1158, 32100, 0.23331),
(1170, 32100, 0.23331),
(1179, 32100, 0.23331),
(1277, 32100, 0.23331),
(1063, 32100, 0.46662),
(1198, 32100, 1.26654),
(1130, 32101, 0.14),
(1188, 32101, 0.14),
(1198, 32101, 0.14),
(1292, 32101, 0.14),
(1065, 32102, 0.28),
(1066, 32102, 0.28),
(1096, 32102, 0.28),
(1179, 32102, 0.28),
(1187, 32102, 0.28),
(1198, 32102, 0.28),
(1208, 32102, 0.28),
(1295, 32102, 0.28),
(962, 32102, 0.56),
(1049, 32102, 0.56),
(1074, 32102, 0.56),
(1111, 32102, 0.56),
(1159, 32102, 0.56),
(23, 32102, 0.68),
(999, 32102, 0.68),
(1095, 32102, 1.24),
(1158, 32102, 1.52),
(1161, 32102, 1.52),
(1283, 32102, 1.8),
(1047, 32104, 0.18669),
(1082, 32104, 0.18669),
(1083, 32104, 0.18669),
(1107, 32104, 0.18669),
(1113, 32104, 0.18669),
(1196, 32104, 0.18669),
(1198, 32104, 0.18669),
(1299, 32104, 0.37338),
(1095, 32107, 0.37331),
(1158, 32107, 0.37331),
(1198, 32107, 0.37331),
(1199, 32107, 0.74662),
(1198, 32109, 1.4),
(30, 32109, 1.7),
(994, 32109, 1.7),
(1242, 32109, 2.4),
(1199, 32109, 7.3),
(959, 32110, 0.56),
(962, 32110, 0.56),
(1033, 32110, 0.56),
(1063, 32110, 0.56),
(1066, 32110, 0.56),
(1125, 32110, 0.56),
(1127, 32110, 0.56),
(1129, 32110, 0.56),
(1134, 32110, 0.56),
(1145, 32110, 0.56),
(1170, 32110, 0.56),
(1198, 32110, 0.56),
(1262, 32110, 0.56),
(1059, 32110, 1.12),
(1128, 32110, 1.12),
(1295, 32110, 1.12),
(1296, 32110, 1.12),
(1192, 32110, 1.68),
(1194, 32110, 1.68),
(1187, 32110, 1.92),
(1191, 32110, 2.8),
(1271, 32110, 3.04),
(1065, 32110, 3.36),
(1189, 32110, 3.36),
(1188, 32110, 3.92),
(1193, 32110, 5.04),
(1149, 32111, 0.37331),
(1198, 32111, 0.37331),
(1076, 32113, 0.28),
(1081, 32113, 0.28),
(1186, 32113, 0.28),
(1192, 32113, 0.28),
(1198, 32113, 0.28),
(1209, 32113, 0.28),
(1094, 32113, 0.56),
(1065, 32114, 0.28),
(1188, 32114, 0.28),
(1198, 32114, 0.28),
(1170, 32115, 0.7),
(1172, 32115, 0.7),
(1198, 32115, 0.7),
(1208, 32115, 0.7),
(1291, 32115, 0.7),
(1230, 32115, 1.7),
(1231, 32115, 1.7),
(1078, 32115, 2.4),
(1290, 32115, 2.8),
(1288, 32115, 3.8),
(1128, 32116, 0.60669),
(1198, 32116, 0.60669),
(1126, 32116, 1.21338),
(1247, 32116, 1.21338),
(962, 32117, 0.28),
(1069, 32117, 0.28),
(1198, 32117, 0.28),
(1285, 32117, 0.28),
(962, 32118, 0.32669),
(1082, 32118, 0.32669),
(1140, 32118, 0.32669),
(1198, 32118, 0.32669),
(1055, 32119, 0.28),
(1149, 32119, 0.28),
(1198, 32119, 0.28),
(1042, 32121, 0.18669),
(1057, 32121, 0.18669),
(1059, 32121, 0.18669),
(1083, 32121, 0.18669),
(1101, 32121, 0.18669),
(1144, 32121, 0.18669),
(1146, 32121, 0.18669),
(1165, 32121, 0.18669),
(1174, 32121, 0.18669),
(1185, 32121, 0.18669),
(1188, 32121, 0.18669),
(1198, 32121, 0.18669),
(1277, 32121, 0.18669),
(1278, 32121, 0.18669),
(1279, 32121, 0.18669),
(1281, 32121, 0.18669),
(1282, 32121, 0.18669),
(1283, 32121, 0.18669),
(1291, 32121, 0.18669),
(1058, 32121, 0.37338),
(1066, 32121, 0.37338),
(1091, 32121, 0.37338),
(1111, 32121, 0.37338),
(1153, 32121, 0.37338),
(1163, 32121, 0.37338),
(1166, 32121, 0.37338),
(1170, 32121, 0.37338),
(1171, 32121, 0.37338),
(1172, 32121, 0.37338),
(1193, 32121, 0.37338),
(1290, 32121, 0.37338),
(1276, 32121, 0.56007),
(962, 32121, 1.49352),
(1198, 32122, 0.18669),
(1285, 32122, 0.18669),
(1129, 32131, 0.14),
(1199, 32131, 0.34),
(959, 32132, 0.32669),
(1066, 32132, 0.32669),
(1140, 32132, 0.32669),
(1199, 32132, 0.32669),
(1105, 32133, 0.28),
(1171, 32133, 0.28),
(1199, 32133, 0.28),
(1151, 32133, 0.56),
(1282, 32133, 0.56),
(1145, 32135, 0.23331),
(1152, 32135, 0.23331),
(1274, 32135, 0.23331),
(1090, 32135, 0.46662),
(1199, 32135, 0.69993),
(1036, 32136, 0.18669),
(1058, 32136, 0.18669),
(1125, 32136, 0.18669),
(1127, 32136, 0.18669),
(1128, 32136, 0.18669),
(1129, 32136, 0.18669),
(1185, 32136, 0.18669),
(1188, 32136, 0.18669),
(1199, 32136, 0.18669),
(962, 32136, 0.37338),
(1089, 32136, 0.37338),
(1107, 32136, 0.37338),
(1114, 32136, 0.37338),
(1124, 32136, 0.37338),
(1257, 32136, 0.37338),
(1261, 32136, 0.37338),
(1162, 32137, 0.46669),
(1172, 32137, 0.46669),
(1199, 32137, 0.46669),
(1258, 32137, 0.46669),
(1260, 32137, 0.46669),
(1270, 32137, 0.46669),
(1300, 32137, 0.46669),
(1055, 32137, 0.93338),
(1157, 32138, 0.60669),
(1199, 32138, 0.60669),
(1150, 32138, 1.21338),
(962, 32139, 0.37331),
(1066, 32139, 0.37331),
(1199, 32139, 0.37331),
(1262, 32139, 0.37331),
(1103, 32139, 0.74662),
(1140, 32139, 0.74662),
(1193, 32139, 0.74662),
(1057, 32139, 1.11993),
(1149, 32141, 0.37331),
(1199, 32141, 0.37331),
(962, 32142, 0.46669),
(1158, 32142, 0.46669),
(1199, 32142, 0.46669),
(1147, 32142, 0.93338),
(1199, 32144, 0.37331),
(1293, 32144, 0.37331),
(962, 32145, 0.42),
(1199, 32145, 0.42),
(962, 32146, 0.23331),
(1146, 32146, 0.23331),
(1169, 32146, 0.23331),
(1199, 32146, 0.46662),
(962, 32147, 0.18669),
(1055, 32147, 0.18669),
(1179, 32147, 0.37338),
(1199, 32147, 0.37338),
(1074, 32148, 0.28),
(1199, 32148, 0.28),
(1096, 32149, 0.65331),
(1185, 32149, 0.65331),
(1257, 32149, 0.65331),
(1283, 32149, 0.65331),
(1093, 32149, 1.30662),
(1199, 32149, 1.30662),
(1171, 32150, 0.60669),
(1199, 32150, 0.60669),
(1208, 32150, 0.60669),
(962, 32150, 1.21338),
(1058, 32150, 1.21338),
(1059, 32150, 1.21338),
(33, 32150, 1.47339),
(1003, 32150, 1.47339),
(1239, 32150, 2.08008),
(1240, 32150, 2.08008),
(1134, 32150, 3.03345),
(1192, 32150, 4.50684),
(1042, 32151, 0.23331),
(1055, 32151, 0.23331),
(1159, 32151, 0.23331),
(1199, 32151, 0.23331),
(1295, 32151, 0.23331),
(1090, 32151, 0.46662),
(980, 32152, 0.18669),
(1065, 32152, 0.18669),
(1066, 32152, 0.18669),
(1147, 32152, 0.18669),
(1150, 32152, 0.18669),
(1199, 32152, 0.18669),
(1296, 32152, 0.18669),
(1302, 32152, 0.18669),
(1058, 32152, 0.37338),
(1163, 32152, 0.37338),
(1279, 32152, 0.37338),
(1289, 32152, 0.37338),
(1144, 32152, 0.64008),
(1171, 32152, 0.64008),
(1175, 32152, 0.64008),
(1086, 32153, 0.18669),
(1089, 32153, 0.18669),
(1175, 32153, 0.18669),
(1199, 32153, 0.18669),
(1277, 32153, 0.18669),
(1271, 32153, 0.37338),
(1278, 32153, 0.37338),
(1148, 32155, 0.28),
(1199, 32155, 0.28),
(962, 32159, 0.32669),
(1138, 32159, 0.32669),
(1152, 32159, 0.32669),
(1159, 32159, 0.65338),
(1199, 32159, 0.65338),
(962, 32160, 0.46669),
(1199, 32160, 0.46669),
(1199, 32161, 0.60669),
(1140, 32161, 1.21338),
(1172, 32164, 0.32669),
(1174, 32164, 0.32669),
(1199, 32164, 0.32669),
(1066, 32165, 0.37331),
(1199, 32165, 0.37331),
(1295, 32165, 0.74662),
(1172, 32166, 0.28),
(1199, 32166, 0.28),
(1184, 32167, 0.23331),
(1199, 32167, 0.23331),
(962, 32170, 0.37331),
(1033, 32170, 0.37331),
(1179, 32170, 0.37331),
(1199, 32170, 0.37331),
(959, 32172, 0.18669),
(962, 32172, 0.18669),
(1058, 32172, 0.18669),
(1059, 32172, 0.18669),
(1066, 32172, 0.18669),
(1096, 32172, 0.18669),
(1199, 32172, 0.18669),
(1301, 32172, 0.18669),
(1090, 32172, 0.37338),
(1096, 32173, 0.51331),
(1199, 32173, 1.02662),
(962, 32174, 0.32669),
(1055, 32174, 0.32669),
(1159, 32174, 0.32669),
(1163, 32174, 0.32669),
(1199, 32174, 0.32669),
(1302, 32174, 0.32669),
(1188, 32174, 0.65338),
(1288, 32174, 0.65338),
(962, 32195, 0.28),
(1055, 32195, 0.28),
(1084, 32195, 0.28),
(1125, 32195, 0.28),
(1152, 32195, 0.28),
(1208, 32195, 0.28),
(1273, 32195, 0.28),
(1278, 32195, 0.28),
(1282, 32195, 0.28),
(1302, 32195, 0.28),
(980, 32195, 0.56),
(1082, 32195, 0.56),
(1170, 32195, 0.56),
(1171, 32195, 0.56),
(1193, 32195, 0.56),
(1065, 32195, 0.84),
(1083, 32195, 1.24),
(1151, 32196, 0.28),
(1179, 32196, 0.28),
(1193, 32196, 0.28),
(1301, 32196, 0.28),
(1289, 32196, 0.84),
(1138, 32197, 0.18669),
(1193, 32197, 0.18669),
(1262, 32197, 0.18669),
(1157, 32199, 0.28),
(1193, 32199, 0.28),
(1075, 32200, 0.32669),
(1193, 32200, 0.32669),
(1282, 32200, 0.32669),
(1289, 32200, 0.32669),
(1078, 32200, 0.65338),
(1076, 32200, 0.98007),
(1172, 32200, 1.12008),
(1124, 32201, 0.32669),
(1138, 32201, 0.32669),
(1193, 32201, 0.32669),
(1050, 32201, 0.65338),
(1044, 32202, 0.7),
(1059, 32202, 0.7),
(1078, 32202, 0.7),
(1086, 32202, 0.7),
(1150, 32202, 0.7),
(1193, 32202, 0.7),
(1208, 32202, 0.7),
(1289, 32202, 0.7),
(1302, 32202, 1.4),
(1276, 32202, 2.4),
(1138, 32204, 0.46669),
(1193, 32204, 0.46669),
(1157, 32205, 0.46669),
(1158, 32205, 0.46669),
(1165, 32205, 0.46669),
(1184, 32205, 0.46669),
(1193, 32205, 0.46669),
(1208, 32205, 0.46669),
(1291, 32205, 0.46669),
(962, 32206, 0.28),
(1060, 32206, 0.28),
(1093, 32206, 0.28),
(1098, 32206, 0.28),
(1115, 32206, 0.28),
(1140, 32206, 0.28),
(1193, 32206, 0.28),
(1273, 32206, 0.28),
(1277, 32206, 0.28),
(1283, 32206, 0.56),
(1274, 32206, 1.4),
(1188, 32207, 0.32669),
(1192, 32207, 0.32669),
(1193, 32207, 0.32669),
(962, 32210, 0.37331),
(1171, 32210, 0.37331),
(1259, 32210, 0.37331),
(1295, 32210, 0.37331),
(1174, 32210, 0.74662),
(1193, 32210, 0.74662),
(1189, 32210, 1.11993),
(1062, 32212, 0.23331),
(1068, 32212, 0.23331),
(1151, 32212, 0.23331),
(1271, 32212, 0.23331),
(1291, 32212, 0.23331),
(1185, 32212, 0.46662),
(1186, 32212, 0.46662),
(1193, 32212, 0.46662),
(1276, 32212, 0.46662),
(1299, 32212, 0.46662),
(962, 32212, 1.39986),
(1163, 32214, 0.42),
(1193, 32214, 0.42),
(962, 32215, 0.23331),
(1193, 32215, 0.23331),
(1126, 32216, 0.23331),
(1193, 32216, 0.46662),
(1042, 32217, 0.09331),
(1046, 32217, 0.09331),
(1057, 32217, 0.09331),
(1063, 32217, 0.09331),
(1065, 32217, 0.09331),
(1074, 32217, 0.09331),
(1128, 32217, 0.09331),
(1149, 32217, 0.09331),
(1193, 32217, 0.09331),
(1208, 32217, 0.09331),
(1274, 32217, 0.09331),
(1278, 32217, 0.09331),
(1284, 32217, 0.09331),
(1285, 32217, 0.09331),
(1271, 32217, 0.18662),
(1276, 32217, 0.18662),
(1185, 32217, 0.27993),
(1091, 32219, 0.32669),
(1173, 32219, 0.32669),
(1192, 32219, 0.32669),
(1209, 32219, 0.32669),
(1262, 32219, 0.32669),
(1288, 32219, 0.32669),
(1299, 32219, 0.32669),
(1124, 32219, 0.65338),
(1193, 32219, 0.65338),
(1280, 32219, 0.65338),
(1281, 32219, 0.65338),
(1284, 32219, 0.65338),
(1291, 32219, 0.65338),
(1278, 32219, 1.77346),
(1208, 32219, 1.96014),
(1279, 32219, 3.7336),
(1066, 32220, 0.28),
(1171, 32220, 0.28),
(1193, 32220, 0.56),
(959, 32223, 0.18669),
(980, 32223, 0.18669),
(1106, 32223, 0.18669),
(1110, 32223, 0.18669),
(1128, 32223, 0.18669),
(1150, 32223, 0.18669),
(1153, 32223, 0.18669),
(1166, 32223, 0.18669),
(1188, 32223, 0.18669),
(1193, 32223, 0.18669),
(1208, 32223, 0.18669),
(1277, 32223, 0.18669),
(1149, 32223, 0.37338),
(1161, 32223, 0.37338),
(1066, 32223, 0.56007),
(1074, 32223, 0.56007),
(1091, 32223, 0.56007),
(1294, 32223, 0.56007),
(962, 32223, 1.12014),
(1059, 32224, 0.28),
(1111, 32224, 0.28),
(1151, 32224, 0.28),
(1171, 32224, 0.28),
(1193, 32224, 0.28),
(1145, 32224, 0.56),
(1280, 32224, 0.56),
(1145, 32225, 0.51331),
(1188, 32225, 0.51331),
(1193, 32225, 0.51331),
(1284, 32225, 0.51331),
(1128, 32226, 0.28),
(1257, 32226, 0.28),
(1147, 32226, 0.56),
(1192, 32226, 0.56),
(1088, 32227, 0.32669),
(1192, 32227, 0.32669),
(1193, 32227, 0.32669),
(1194, 32227, 0.65338),
(1127, 32230, 0.32669),
(1193, 32230, 0.32669),
(962, 32231, 0.37331),
(1066, 32231, 0.37331),
(1115, 32231, 0.37331),
(1140, 32231, 0.37331),
(1153, 32231, 0.37331),
(1159, 32231, 0.37331),
(1162, 32231, 0.37331),
(1163, 32231, 0.37331),
(1193, 32231, 0.37331),
(1257, 32231, 0.37331),
(1281, 32231, 0.37331),
(1175, 32231, 0.74662),
(1278, 32231, 0.74662),
(1171, 32231, 1.11993),
(1271, 32231, 1.11993),
(1279, 32231, 1.49324),
(1145, 32231, 2.61317),
(1138, 32231, 2.71983),
(1280, 32231, 3.51978),
(959, 32232, 0.51331),
(1042, 32232, 0.51331),
(1078, 32232, 0.51331),
(1086, 32232, 0.51331),
(1147, 32232, 0.51331),
(1193, 32232, 1.02662),
(1257, 32232, 1.02662),
(1076, 32232, 1.53993),
(980, 32232, 2.05324),
(1044, 32234, 0.32669),
(1096, 32234, 0.32669),
(1153, 32234, 0.32669),
(1184, 32234, 0.32669),
(1049, 32234, 0.65338),
(1066, 32234, 0.65338),
(1159, 32234, 0.65338),
(1193, 32234, 0.65338),
(1048, 32234, 1.77346),
(1093, 32234, 3.40691),
(1193, 32235, 0.32669),
(1271, 32235, 0.32669),
(1278, 32235, 0.32669),
(1280, 32235, 1.30676),
(1058, 32236, 0.42),
(1105, 32236, 0.42),
(1106, 32236, 0.42),
(1111, 32236, 0.42),
(1193, 32236, 0.42),
(1066, 32236, 2.28),
(1125, 32237, 0.28),
(1140, 32237, 0.28),
(1193, 32237, 0.28),
(1076, 32238, 0.23331),
(1077, 32238, 0.23331),
(1108, 32238, 0.23331),
(1138, 32238, 0.23331),
(1193, 32238, 0.23331),
(1262, 32238, 0.23331),
(1293, 32238, 0.23331),
(1276, 32238, 0.46662),
(1115, 32239, 0.23331),
(1186, 32239, 0.23331),
(1192, 32239, 0.23331),
(1193, 32239, 0.23331),
(1150, 32239, 0.46662),
(1184, 32239, 0.46662),
(1279, 32239, 1.16655),
(1281, 32239, 1.39986),
(940, 32240, 0.32669),
(959, 32240, 0.32669),
(1036, 32240, 0.32669),
(1040, 32240, 0.32669),
(1042, 32240, 0.32669),
(1193, 32240, 0.32669),
(1247, 32240, 0.32669),
(1259, 32240, 0.32669),
(1284, 32240, 0.32669),
(962, 32240, 0.65338),
(1146, 32240, 0.65338),
(1157, 32240, 0.65338),
(1065, 32243, 0.18669),
(1103, 32243, 0.18669),
(1189, 32243, 0.18669),
(1193, 32243, 0.18669),
(1290, 32243, 0.18669),
(1173, 32243, 0.37338),
(962, 32243, 0.56007),
(962, 32244, 0.18669),
(1187, 32244, 0.18669),
(1193, 32244, 0.18669),
(1208, 32244, 0.37338),
(962, 32246, 0.14),
(1063, 32246, 0.14),
(1083, 32246, 0.14),
(1085, 32246, 0.14),
(1093, 32246, 0.14),
(1101, 32246, 0.14),
(1111, 32246, 0.14),
(1138, 32246, 0.14),
(1161, 32246, 0.14),
(1174, 32246, 0.14),
(1193, 32246, 0.14),
(1302, 32246, 0.14),
(1103, 32246, 0.28),
(1171, 32246, 0.28),
(1280, 32246, 0.28),
(1282, 32246, 0.28),
(1145, 32246, 0.42),
(1148, 32246, 0.42),
(1149, 32246, 0.42),
(1277, 32246, 0.42),
(1281, 32246, 0.7),
(1066, 32247, 0.32669),
(1193, 32247, 0.65338),
(962, 32249, 0.28),
(1047, 32249, 0.28),
(1060, 32249, 0.28),
(1066, 32249, 0.28),
(1074, 32249, 0.28),
(1093, 32249, 0.28),
(1098, 32249, 0.28),
(1111, 32249, 0.28),
(1149, 32249, 0.28),
(1170, 32249, 0.28),
(1175, 32249, 0.28),
(1179, 32249, 0.28),
(1188, 32249, 0.28),
(1289, 32249, 0.28),
(1042, 32249, 0.56),
(1058, 32249, 0.56),
(1109, 32249, 0.56),
(1193, 32249, 0.56),
(1271, 32249, 0.56),
(1115, 32249, 0.84),
(1158, 32249, 1.68),
(1110, 32252, 0.46669),
(1288, 32252, 0.46669),
(1290, 32252, 0.46669),
(962, 32252, 0.93338),
(1194, 32252, 1.40007),
(1193, 32252, 2.53346),
(1065, 32253, 0.18669),
(1093, 32253, 0.18669),
(1108, 32253, 0.18669),
(1128, 32253, 0.18669),
(1193, 32253, 0.18669),
(1276, 32253, 0.18669),
(1278, 32253, 0.18669),
(980, 32253, 0.56007),
(962, 32254, 0.23331),
(980, 32254, 0.23331),
(1093, 32254, 0.23331),
(1096, 32254, 0.23331),
(1149, 32254, 0.23331),
(1187, 32254, 0.23331),
(1276, 32254, 0.23331),
(1090, 32254, 0.46662),
(1170, 32254, 0.46662),
(1193, 32254, 0.93324),
(1145, 32257, 0.28),
(1149, 32257, 0.28),
(1159, 32257, 0.28),
(1278, 32257, 0.28),
(1174, 32257, 0.56),
(1193, 32257, 0.56),
(1186, 32321, 0.42),
(1192, 32321, 0.42),
(1259, 32321, 0.42),
(1261, 32321, 0.42),
(1300, 32321, 0.42),
(1283, 32322, 0.28),
(1301, 32322, 0.28),
(1192, 32322, 0.56),
(1146, 32323, 0.18669),
(1157, 32323, 0.18669),
(1192, 32323, 0.18669),
(1257, 32323, 0.18669),
(1258, 32323, 0.18669),
(1261, 32323, 0.18669),
(1277, 32323, 0.18669),
(1278, 32323, 0.18669),
(1284, 32323, 0.18669),
(1291, 32323, 0.18669),
(1187, 32323, 0.37338),
(1192, 32325, 0.32669),
(1092, 32325, 0.65338),
(1128, 32327, 0.46669),
(1130, 32327, 0.46669),
(1192, 32327, 0.46669),
(1192, 32328, 0.37331),
(1098, 32328, 0.74662),
(1065, 32329, 0.32669),
(1282, 32329, 0.32669),
(1192, 32329, 0.65338),
(1045, 32330, 0.46669),
(1074, 32330, 0.46669),
(1089, 32330, 0.46669),
(1192, 32330, 0.46669),
(1191, 32331, 0.28),
(1192, 32331, 0.28),
(962, 32332, 0.28),
(1066, 32332, 0.28),
(1088, 32332, 0.28),
(1112, 32332, 0.28),
(1115, 32332, 0.28),
(1128, 32332, 0.28),
(1152, 32332, 0.28),
(1145, 32332, 0.56),
(1192, 32332, 0.56),
(1147, 32332, 0.84),
(1055, 32333, 0.37331),
(1192, 32333, 0.37331),
(959, 32335, 0.23331),
(1067, 32335, 0.23331),
(1069, 32335, 0.23331),
(1128, 32335, 0.23331),
(1149, 32335, 0.23331),
(1169, 32335, 0.23331),
(1179, 32335, 0.23331),
(1186, 32335, 0.23331),
(1209, 32335, 0.23331),
(1046, 32335, 0.46662),
(1092, 32335, 0.46662),
(1165, 32335, 0.46662),
(1185, 32335, 0.46662),
(1192, 32335, 0.46662),
(1286, 32335, 0.46662),
(1089, 32335, 0.79992),
(1166, 32335, 1.39986),
(962, 32335, 3.26634),
(1128, 32336, 0.28),
(1160, 32336, 0.56),
(1161, 32336, 0.56),
(1192, 32336, 0.84),
(1083, 32339, 0.46669),
(1175, 32339, 0.46669),
(1187, 32339, 1.60008),
(1144, 32339, 1.86676),
(1192, 32339, 2.06677),
(1194, 32340, 0.37331),
(1192, 32340, 0.74662),
(962, 32341, 0.42),
(1192, 32341, 0.42),
(1138, 32342, 0.23331),
(1165, 32342, 0.23331),
(1192, 32342, 0.23331),
(1279, 32342, 0.23331),
(1273, 32342, 0.46662),
(1277, 32342, 0.46662),
(1089, 32342, 0.69993),
(962, 32342, 1.39986),
(1192, 32343, 0.56),
(1285, 32343, 0.84),
(962, 32343, 1.96),
(1188, 32344, 0.37331),
(1192, 32344, 0.37331),
(1187, 32344, 1.27992),
(1192, 32345, 0.23331),
(1290, 32345, 0.46662),
(1058, 32346, 0.37331),
(1192, 32346, 0.37331),
(962, 32348, 0.23331),
(1065, 32348, 0.23331),
(1140, 32348, 0.23331),
(1192, 32348, 0.23331),
(1280, 32348, 0.23331),
(1281, 32348, 0.23331),
(1289, 32348, 0.23331),
(1291, 32348, 0.23331),
(1271, 32348, 0.46662),
(1279, 32348, 0.46662),
(1153, 32349, 0.32669),
(1192, 32349, 0.32669),
(1151, 32350, 0.18669),
(1209, 32350, 0.18669),
(1192, 32350, 0.37338),
(980, 32352, 0.28),
(1042, 32352, 0.28),
(1046, 32352, 0.28),
(1053, 32352, 0.28),
(1112, 32352, 0.28),
(1152, 32352, 0.28),
(1192, 32352, 0.28),
(1289, 32352, 0.28),
(1058, 32352, 0.56),
(1114, 32352, 0.56),
(1042, 32354, 0.23331),
(1130, 32354, 0.23331),
(1159, 32354, 0.23331),
(1192, 32354, 0.23331),
(1270, 32354, 0.23331),
(1293, 32354, 0.23331),
(962, 32385, 0.32669),
(1096, 32385, 0.32669),
(1172, 32385, 0.32669),
(1194, 32385, 0.32669),
(1287, 32385, 0.32669),
(1159, 32385, 0.65338),
(962, 32386, 0.32669),
(1076, 32386, 0.32669),
(1077, 32386, 0.32669),
(1093, 32386, 0.32669),
(1098, 32386, 0.32669),
(1107, 32386, 0.32669),
(1163, 32386, 0.32669),
(1165, 32386, 0.32669),
(1194, 32386, 0.32669),
(1283, 32386, 0.32669),
(1291, 32386, 0.32669),
(1179, 32386, 0.65338),
(1125, 32386, 0.98007),
(1271, 32386, 1.12008),
(1094, 32386, 1.30676),
(1148, 32386, 1.30676),
(1161, 32387, 0.42),
(1194, 32387, 0.42),
(1208, 32387, 0.42),
(1257, 32387, 0.42),
(1279, 32387, 0.42),
(1283, 32387, 0.84),
(1126, 32387, 1.86),
(1105, 32389, 0.18669),
(1152, 32389, 0.18669),
(1247, 32389, 0.18669),
(1282, 32389, 0.18669),
(1289, 32389, 0.18669),
(1140, 32389, 0.37338),
(1194, 32389, 0.56007),
(1058, 32390, 0.32669),
(1185, 32390, 0.32669),
(1194, 32390, 0.32669),
(1279, 32390, 0.65338),
(1125, 32391, 0.51331),
(1149, 32391, 0.51331),
(1194, 32391, 0.51331),
(1175, 32391, 1.02662),
(1290, 32391, 1.02662),
(940, 32393, 0.32669),
(1194, 32393, 0.32669),
(1247, 32393, 0.32669),
(962, 32393, 0.65338),
(1194, 32395, 0.18669),
(1289, 32395, 0.37338),
(962, 32397, 0.28),
(1171, 32397, 0.28),
(1194, 32397, 0.28),
(1299, 32397, 0.28),
(1042, 32398, 0.37331),
(1125, 32398, 0.37331),
(1208, 32398, 0.37331),
(1194, 32398, 0.74662),
(1149, 32399, 0.56),
(1186, 32399, 0.56),
(1194, 32399, 0.56),
(1292, 32399, 0.56),
(962, 32402, 0.18669),
(980, 32402, 0.18669),
(1158, 32402, 0.18669),
(1187, 32402, 0.18669),
(1194, 32402, 0.18669),
(1295, 32402, 0.18669),
(1140, 32402, 0.37338),
(1128, 32403, 0.18669),
(1149, 32403, 0.18669),
(1159, 32403, 0.18669),
(1187, 32403, 0.18669),
(1194, 32403, 0.18669),
(1270, 32403, 0.18669),
(1288, 32403, 0.18669),
(1295, 32403, 0.18669),
(1296, 32403, 0.18669),
(962, 32403, 0.37338),
(1089, 32403, 0.37338),
(1096, 32403, 0.37338),
(1174, 32415, 0.28),
(1175, 32415, 0.28),
(1191, 32415, 0.28),
(1130, 32415, 0.84),
(1191, 32416, 0.46669),
(1296, 32416, 0.46669),
(1053, 32418, 0.28),
(1074, 32418, 0.28),
(1191, 32418, 0.28),
(1278, 32418, 0.28),
(962, 32418, 0.56),
(959, 32420, 0.46669),
(1146, 32420, 0.46669),
(1189, 32420, 0.46669),
(1274, 32420, 0.46669),
(1277, 32420, 0.46669),
(1153, 32420, 0.93338),
(1163, 32420, 0.93338),
(1191, 32420, 3.73352),
(1165, 32422, 0.65338),
(1191, 32422, 0.65338),
(1179, 32422, 1.77346),
(1191, 32428, 0.46669),
(1066, 32428, 1.86676),
(1110, 32429, 0.23331),
(1150, 32429, 0.23331),
(1171, 32429, 0.23331),
(1191, 32429, 0.23331),
(1262, 32429, 0.23331),
(1291, 32429, 0.23331),
(1293, 32429, 0.23331),
(1109, 32429, 0.46662),
(1125, 32429, 0.46662),
(1146, 32429, 0.46662),
(1169, 32429, 0.46662),
(1276, 32429, 0.46662),
(26, 32429, 0.56661),
(1026, 32429, 0.56661),
(1094, 32429, 0.69993),
(1292, 32429, 0.69993),
(1212, 32429, 0.79992),
(1149, 32429, 1.63317),
(1148, 32429, 1.73316),
(1111, 32429, 1.96647),
(1138, 32429, 2.86638),
(1065, 32431, 0.14),
(1188, 32431, 0.14),
(1191, 32431, 0.14),
(1208, 32431, 0.14),
(1271, 32431, 0.14),
(1059, 32431, 0.28),
(1144, 32431, 0.28),
(1294, 32431, 0.28),
(962, 32432, 0.23331),
(1042, 32432, 0.23331),
(1276, 32432, 0.23331),
(1191, 32432, 0.46662),
(1084, 32433, 0.51331),
(1093, 32433, 0.51331),
(1157, 32433, 0.51331),
(1191, 32433, 0.51331),
(1270, 32433, 0.51331),
(1289, 32433, 0.51331),
(1146, 32435, 0.37331),
(1147, 32435, 0.37331),
(1175, 32435, 0.37331),
(1191, 32435, 0.37331),
(1174, 32435, 0.74662),
(1185, 32436, 0.37331),
(1189, 32436, 0.37331),
(1281, 32436, 0.37331),
(1066, 32436, 0.74662),
(1191, 32436, 2.98648),
(1074, 32437, 0.37331),
(1150, 32437, 0.37331),
(1163, 32437, 0.37331),
(1191, 32437, 0.37331),
(1159, 32437, 0.74662),
(1188, 32437, 0.74662),
(1279, 32438, 0.23331),
(1191, 32438, 0.69993),
(1270, 32439, 0.32669),
(1191, 32439, 0.65338),
(1065, 32440, 0.42),
(1109, 32440, 0.42),
(1187, 32440, 0.42),
(1293, 32440, 0.42),
(959, 32440, 0.84),
(1063, 32440, 0.84),
(1189, 32440, 0.84),
(1191, 32440, 0.84),
(1063, 32441, 0.18669),
(1066, 32441, 0.18669),
(1067, 32441, 0.18669),
(1086, 32441, 0.18669),
(1277, 32441, 0.18669),
(1284, 32441, 0.18669),
(1042, 32441, 0.37338),
(1092, 32441, 0.37338),
(1163, 32441, 0.37338),
(1185, 32441, 0.37338),
(1188, 32441, 0.37338),
(1017, 32441, 0.45339),
(962, 32441, 0.56007),
(1278, 32441, 0.56007),
(1289, 32441, 0.56007),
(1087, 32441, 0.93345),
(1189, 32441, 1.20015),
(1295, 32441, 1.57353),
(1187, 32441, 1.94691),
(1191, 32441, 3.25374),
(1189, 32443, 0.18669),
(1191, 32443, 0.18669),
(1050, 32444, 0.18669),
(1171, 32444, 0.18669),
(1208, 32444, 0.18669),
(1191, 32444, 0.37338),
(1159, 32444, 0.56007),
(1146, 32445, 0.28),
(1191, 32445, 0.28),
(1293, 32445, 0.28),
(1084, 32448, 0.37331),
(1191, 32448, 0.37331),
(1191, 32449, 2.28683),
(1189, 32449, 3.40691),
(1036, 32450, 0.56),
(1257, 32450, 0.56),
(1260, 32450, 0.56),
(1066, 32450, 1.12),
(1191, 32450, 1.12),
(1258, 32450, 1.12),
(1261, 32450, 1.68),
(1259, 32450, 2.24),
(1300, 32450, 2.8),
(1298, 32450, 4.48),
(959, 32451, 0.28),
(1151, 32451, 0.28),
(1152, 32451, 0.28),
(1191, 32451, 0.28),
(1271, 32451, 0.28),
(1047, 32451, 0.56),
(1144, 32452, 0.46669),
(1158, 32452, 0.46669),
(1191, 32452, 0.46669),
(1115, 32452, 0.93338),
(1191, 32455, 0.32669),
(1066, 32455, 0.65338),
(1019, 32455, 0.79339),
(1191, 32456, 0.28),
(1296, 32456, 0.28),
(1279, 32456, 0.56),
(1047, 32459, 0.18669),
(1171, 32459, 0.37338),
(1191, 32459, 0.37338),
(1128, 32479, 0.46669),
(1189, 32479, 0.46669),
(1208, 32479, 0.46669),
(1186, 32480, 0.32669),
(1189, 32480, 0.65338),
(1040, 32482, 0.37331),
(1189, 32482, 0.37331),
(1258, 32482, 0.37331),
(1189, 32485, 0.32669),
(1270, 32485, 1.30676),
(1144, 32486, 0.42),
(1189, 32486, 0.42),
(1163, 32486, 0.84),
(13, 32486, 1.02),
(995, 32486, 1.02),
(1067, 32486, 1.44),
(1185, 32486, 1.44),
(1234, 32486, 1.44),
(1236, 32486, 1.44),
(1186, 32486, 2.28),
(1184, 32486, 3.12),
(940, 32486, 3.96),
(1130, 32488, 0.42),
(1175, 32488, 0.42),
(1189, 32488, 0.42),
(1042, 32490, 0.23331),
(1043, 32490, 0.23331),
(1065, 32490, 0.23331),
(1085, 32490, 0.23331),
(1108, 32490, 0.23331),
(1113, 32490, 0.23331),
(1114, 32490, 0.23331),
(1126, 32490, 0.23331),
(1138, 32490, 0.23331),
(1146, 32490, 0.23331),
(1153, 32490, 0.23331),
(1175, 32490, 0.23331),
(1189, 32490, 0.23331),
(1208, 32490, 0.23331),
(1278, 32490, 0.23331),
(1281, 32490, 0.23331),
(1282, 32490, 0.23331),
(1289, 32490, 0.23331),
(1293, 32490, 0.23331),
(1068, 32490, 0.46662),
(1069, 32490, 0.46662),
(1075, 32490, 0.46662),
(1086, 32490, 0.46662),
(1090, 32490, 0.46662),
(1092, 32490, 0.46662),
(1095, 32490, 0.46662),
(1147, 32490, 0.46662),
(1270, 32490, 0.46662),
(1285, 32490, 0.46662),
(962, 32490, 1.16655),
(980, 32493, 0.18669),
(1047, 32493, 0.18669),
(1109, 32493, 0.18669),
(1149, 32493, 0.18669),
(1189, 32493, 0.18669),
(1273, 32493, 0.18669),
(1282, 32493, 0.18669),
(1287, 32493, 0.18669),
(1289, 32493, 0.18669),
(1042, 32493, 0.37338),
(1093, 32493, 0.37338),
(1148, 32493, 0.37338),
(1188, 32493, 0.37338),
(1152, 32494, 0.14),
(1153, 32494, 0.14),
(1189, 32494, 0.14),
(1160, 32495, 0.42),
(1189, 32495, 0.42),
(959, 32496, 0.46669),
(1055, 32496, 0.46669),
(1093, 32496, 0.46669),
(1163, 32496, 0.46669),
(1174, 32496, 0.46669),
(1189, 32496, 0.46669),
(1284, 32496, 0.46669),
(962, 32496, 0.93338),
(1174, 32498, 0.37331),
(1189, 32498, 0.37331),
(1282, 32498, 0.74662),
(1057, 32500, 0.23331),
(1065, 32500, 0.23331),
(1146, 32500, 0.23331),
(1148, 32500, 0.23331),
(1174, 32500, 0.23331),
(1189, 32500, 0.23331),
(1151, 32500, 0.46662),
(1127, 32510, 0.37331),
(1295, 32510, 0.37331),
(962, 32511, 0.14),
(1066, 32511, 0.14),
(1125, 32511, 0.14),
(1127, 32511, 0.14),
(1163, 32511, 0.28),
(1295, 32511, 0.28),
(1077, 32513, 0.32669),
(1081, 32513, 0.32669),
(1109, 32513, 0.32669),
(1052, 32513, 0.65338),
(1295, 32513, 0.65338),
(1184, 32514, 0.37331),
(1208, 32514, 0.37331),
(1295, 32514, 0.74662),
(1286, 32516, 0.37331),
(1295, 32516, 0.37331),
(1295, 32518, 0.42),
(1299, 32518, 0.42),
(962, 32518, 0.84),
(1163, 32519, 0.37331),
(1295, 32519, 0.37331),
(1128, 32520, 0.32669),
(1185, 32520, 0.32669),
(1295, 32520, 0.32669),
(1138, 32523, 0.42),
(1147, 32523, 0.42),
(1185, 32523, 0.42),
(1186, 32523, 0.42),
(1270, 32523, 0.42),
(1279, 32523, 0.42),
(1295, 32523, 0.84),
(1057, 32526, 0.28),
(1089, 32526, 0.28),
(1127, 32526, 0.28),
(1295, 32526, 0.28),
(1209, 32526, 0.56),
(1295, 32528, 0.37331),
(1208, 32528, 0.74662),
(1186, 32528, 1.86655),
(1163, 32528, 2.23986),
(1286, 32530, 0.42),
(1295, 32530, 0.42),
(1066, 32531, 0.23331),
(1295, 32531, 0.23331),
(1019, 32535, 0.8),
(1295, 32535, 0.8),
(1058, 32540, 0.23331),
(1295, 32540, 0.46662),
(1134, 32574, 0.23331),
(1157, 32574, 0.23331),
(1270, 32574, 0.23331),
(1187, 32574, 0.79992),
(1186, 32575, 0.42),
(1187, 32575, 0.42),
(1208, 32575, 0.42),
(1042, 32576, 0.18669),
(1187, 32576, 0.37338),
(1078, 32577, 0.23331),
(1187, 32577, 0.23331),
(962, 32580, 0.42),
(1066, 32580, 0.42),
(1187, 32580, 0.42),
(1270, 32580, 0.42),
(1301, 32580, 0.42),
(1077, 32580, 0.84),
(962, 32582, 0.23331),
(1044, 32582, 0.23331),
(1046, 32582, 0.23331),
(1058, 32582, 0.23331),
(1067, 32582, 0.23331),
(1105, 32582, 0.23331),
(1045, 32582, 0.46662),
(1066, 32582, 0.46662),
(1106, 32582, 0.46662),
(1187, 32582, 0.69993),
(1150, 32584, 0.46669),
(1152, 32584, 0.46669),
(1157, 32584, 0.46669),
(1161, 32584, 0.46669),
(1187, 32584, 0.46669),
(1270, 32584, 0.46669),
(1069, 32584, 0.93338),
(1128, 32584, 0.93338),
(1147, 32584, 0.93338),
(1209, 32584, 0.93338),
(1078, 32586, 0.32669),
(1105, 32586, 0.32669),
(1126, 32586, 0.32669),
(1147, 32586, 0.32669),
(1150, 32586, 0.32669),
(1170, 32586, 0.32669),
(1187, 32586, 0.32669),
(962, 32586, 0.65338),
(1280, 32586, 0.65338),
(1291, 32586, 0.65338),
(1292, 32586, 0.65338),
(1276, 32586, 1.12008),
(1147, 32587, 0.51331),
(1187, 32587, 0.51331),
(1279, 32587, 0.51331),
(1040, 32588, 0.51331),
(1086, 32588, 0.51331),
(1163, 32588, 0.51331),
(1257, 32588, 0.51331),
(1260, 32588, 0.51331),
(1187, 32588, 1.02662),
(1188, 32588, 1.02662),
(1050, 32590, 0.32669),
(1187, 32590, 0.32669),
(1187, 32591, 0.32669),
(1128, 32591, 4.01362),
(962, 32592, 0.46669),
(1187, 32592, 0.46669),
(1209, 32592, 0.46669),
(1188, 32595, 0.46669),
(1187, 32595, 0.93338),
(1146, 32597, 0.32669),
(1187, 32597, 0.32669),
(1066, 32599, 0.28),
(1187, 32599, 0.56),
(959, 32600, 0.18669),
(1060, 32600, 0.18669),
(1066, 32600, 0.18669),
(1091, 32600, 0.18669),
(1110, 32600, 0.18669),
(1187, 32600, 0.18669),
(1276, 32600, 0.18669),
(1282, 32600, 0.18669),
(1283, 32600, 0.18669),
(962, 32600, 0.37338),
(1042, 32600, 0.37338),
(1075, 32600, 0.37338),
(1158, 32600, 0.37338),
(1165, 32600, 0.37338),
(1187, 32601, 0.37331),
(1286, 32601, 0.37331),
(962, 32602, 0.32669),
(1138, 32602, 0.32669),
(1157, 32602, 0.32669),
(1187, 32602, 0.32669),
(1259, 32602, 0.32669),
(1061, 32602, 0.65338),
(1084, 32604, 0.32669),
(1290, 32604, 0.32669),
(1065, 32604, 0.65338),
(1187, 32604, 0.65338),
(1286, 32605, 0.37331),
(1187, 32605, 0.74662),
(1050, 32606, 0.23331),
(1088, 32606, 0.23331),
(1115, 32606, 0.23331),
(1134, 32606, 0.23331),
(1146, 32606, 0.23331),
(1179, 32606, 0.23331),
(1187, 32606, 0.23331),
(1285, 32606, 0.23331),
(1085, 32606, 0.46662),
(1087, 32606, 0.46662),
(1282, 32606, 0.46662),
(1288, 32606, 0.46662),
(1163, 32606, 2.79972),
(1044, 32607, 0.23331),
(1059, 32607, 0.23331),
(1085, 32607, 0.23331),
(1091, 32607, 0.46662),
(1115, 32607, 0.46662),
(1187, 32607, 0.46662),
(1187, 32611, 0.46669),
(1209, 32611, 0.46669),
(1247, 32611, 0.46669),
(1187, 32613, 0.37331),
(1279, 32613, 0.37331),
(1066, 32615, 0.18669),
(1128, 32615, 0.18669),
(1163, 32615, 0.18669),
(1187, 32615, 0.18669),
(1186, 32637, 0.28),
(1188, 32637, 0.28),
(1163, 32640, 0.46669),
(1188, 32640, 0.46669),
(1021, 32640, 1.13339),
(1042, 32641, 0.14),
(1173, 32641, 0.14),
(1290, 32641, 0.14),
(1292, 32641, 0.14),
(1095, 32641, 0.28),
(1188, 32641, 0.48),
(1069, 32643, 0.37331),
(1188, 32643, 0.37331),
(1257, 32643, 0.37331),
(962, 32643, 1.11993),
(1078, 32643, 1.27992),
(1112, 32645, 0.46669),
(1126, 32645, 0.46669),
(1127, 32645, 0.46669),
(1129, 32645, 0.46669),
(1179, 32645, 0.46669),
(1185, 32645, 0.46669),
(1188, 32645, 1.40007),
(1290, 32645, 1.40007),
(1069, 32648, 0.32669),
(1159, 32648, 0.32669),
(1247, 32648, 0.32669),
(1145, 32648, 0.65338),
(1188, 32648, 0.65338),
(1257, 32648, 0.65338),
(1075, 32649, 0.46669),
(1157, 32649, 0.46669),
(1163, 32649, 0.46669),
(1188, 32649, 0.46669),
(1230, 32649, 0.46669),
(1231, 32649, 0.46669),
(1257, 32649, 0.46669),
(1289, 32649, 0.46669),
(1057, 32649, 0.93338),
(1078, 32649, 0.93338),
(1172, 32649, 0.93338),
(1288, 32649, 0.93338),
(16, 32649, 1.13339),
(998, 32649, 1.13339),
(1290, 32649, 3.00015),
(962, 32650, 0.46669),
(1093, 32650, 0.46669),
(1125, 32650, 0.46669),
(1179, 32650, 0.46669),
(1188, 32650, 0.46669),
(1301, 32650, 0.46669),
(1172, 32650, 0.93338),
(1208, 32650, 1.40007),
(1145, 32651, 0.56),
(1188, 32651, 0.56),
(1096, 32652, 0.46669),
(1188, 32652, 0.46669),
(1148, 32654, 0.37331),
(1188, 32654, 0.37331),
(1096, 32660, 0.46662),
(1188, 32660, 0.46662),
(940, 32662, 0.28),
(980, 32662, 0.28),
(1058, 32662, 0.28),
(1066, 32662, 0.28),
(1128, 32662, 0.28),
(1144, 32662, 0.28),
(1188, 32662, 0.28),
(1093, 32662, 0.56),
(1113, 32662, 0.56),
(1108, 32662, 1.24),
(959, 32663, 0.32669),
(962, 32663, 0.32669),
(1042, 32663, 0.32669),
(1076, 32663, 0.32669),
(1078, 32663, 0.32669),
(1088, 32663, 0.32669),
(1089, 32663, 0.32669),
(1112, 32663, 0.32669),
(1115, 32663, 0.32669),
(1145, 32663, 0.32669),
(1152, 32663, 0.32669),
(1166, 32663, 0.32669),
(1179, 32663, 0.32669),
(1188, 32663, 0.32669),
(1061, 32663, 0.65338),
(1208, 32663, 0.65338),
(1271, 32663, 0.65338),
(1126, 32665, 0.32669),
(1153, 32665, 0.32669),
(1171, 32665, 0.32669),
(1188, 32665, 0.32669),
(959, 32665, 0.65338),
(1089, 32665, 0.65338),
(1130, 32665, 0.65338),
(1283, 32665, 0.65338),
(1065, 32672, 0.98007),
(1188, 32672, 1.30676),
(1020, 32673, 0.90661),
(1065, 32673, 3.14647),
(1188, 32673, 5.01302),
(962, 32675, 0.28),
(1057, 32675, 0.28),
(1126, 32675, 0.28),
(1138, 32675, 0.28),
(1147, 32675, 0.28),
(1170, 32675, 0.28),
(1175, 32675, 0.28),
(1188, 32675, 0.28),
(1209, 32675, 0.28),
(1301, 32675, 0.28),
(1302, 32675, 0.28),
(1130, 32675, 0.84),
(1074, 32676, 0.32669),
(1161, 32676, 0.32669),
(1188, 32676, 0.32669),
(1247, 32676, 0.32669),
(1111, 32676, 0.65338),
(1089, 32678, 0.74662),
(1188, 32678, 0.74662),
(1125, 32679, 0.42),
(1174, 32679, 0.42),
(1188, 32679, 0.42),
(1128, 32685, 0.32669),
(1188, 32685, 0.32669),
(1165, 32686, 0.74662),
(1188, 32686, 0.74662),
(1288, 32686, 0.74662),
(1186, 32689, 0.37331),
(1188, 32689, 0.37331),
(1188, 32691, 0.60669),
(1262, 32691, 0.60669),
(1298, 32691, 0.60669),
(1257, 32691, 1.82007),
(1096, 32693, 0.18669),
(1280, 32693, 0.18669),
(1188, 32693, 0.37338),
(1134, 32696, 0.42),
(1172, 32696, 0.42),
(1188, 32696, 1.68),
(1188, 32698, 0.42),
(1066, 32698, 0.84),
(959, 32701, 0.51331),
(1076, 32701, 0.51331),
(1077, 32701, 0.51331),
(1163, 32701, 0.51331),
(1288, 32701, 0.51331),
(1157, 32701, 1.02662),
(1188, 32701, 1.02662),
(1289, 32701, 1.02662),
(1170, 32701, 1.53993),
(1270, 32701, 2.05324),
(1159, 32707, 0.23331),
(1188, 32707, 0.23331),
(1280, 32707, 0.23331),
(1170, 32708, 0.23331),
(1179, 32708, 0.23331),
(1209, 32708, 0.23331),
(1188, 32708, 0.69993),
(1078, 32710, 0.28),
(1086, 32710, 0.28),
(1107, 32710, 0.28),
(1188, 32710, 0.28),
(1076, 32710, 0.84),
(980, 32710, 1.12),
(940, 32762, 0.34),
(940, 32763, 0.51331),
(1163, 32763, 0.51331),
(1292, 32763, 1.02662),
(1138, 32763, 3.73983),
(940, 32764, 0.37331),
(940, 32765, 0.56),
(940, 32766, 0.14),
(940, 32767, 0.14),
(962, 32767, 0.14),
(1163, 32767, 0.14),
(1285, 32767, 1.32),
(940, 32768, 0.18669),
(962, 32769, 0.42),
(1163, 32769, 0.42),
(940, 32769, 0.84),
(1067, 32769, 0.84),
(940, 32770, 0.28),
(1115, 32770, 0.28),
(1144, 32770, 0.28),
(1285, 32770, 0.56),
(940, 32771, 0.23331),
(1285, 32771, 0.23331),
(940, 32772, 0.28),
(940, 32773, 0.42),
(940, 32774, 0.37331),
(940, 32775, 0.18669),
(1172, 32775, 0.37338),
(940, 32776, 0.37331),
(962, 32776, 0.37331),
(980, 32776, 0.37331),
(1066, 32776, 0.37331),
(1085, 32776, 0.37331),
(1169, 32776, 0.37331),
(1129, 32776, 0.74662),
(1088, 32776, 1.11993),
(959, 32776, 1.49324),
(940, 32777, 0.42),
(1086, 32777, 0.42),
(1125, 32777, 0.42),
(962, 32777, 0.84),
(1163, 32777, 0.84),
(19, 32777, 1.02),
(1004, 32777, 1.02),
(1224, 32777, 1.44),
(1225, 32777, 1.44),
(1085, 32777, 3.54),
(1088, 32777, 3.54),
(1129, 32777, 3.9),
(959, 32777, 3.96),
(1087, 32777, 4.38),
(1169, 32777, 4.8),
(1286, 32777, 4.8),
(940, 32778, 0.37331),
(940, 32779, 0.28),
(940, 32780, 0.32669),
(1128, 32780, 0.32669),
(940, 32781, 0.37331),
(1044, 32781, 0.37331),
(1063, 32781, 0.37331),
(1257, 32781, 0.37331),
(1281, 32781, 0.37331),
(1291, 32781, 0.37331),
(1279, 32781, 0.74662),
(1089, 32781, 1.49324),
(940, 32782, 0.32669),
(1208, 32782, 0.32669),
(1270, 32782, 0.32669),
(1281, 32782, 0.32669),
(1285, 32782, 0.32669),
(962, 32782, 2.28683),
(940, 32783, 0.46669),
(1285, 32783, 0.46669),
(1145, 32783, 0.93338),
(1163, 32784, 0.23331),
(940, 32784, 0.46662),
(940, 32785, 0.23331),
(940, 32786, 0.37331),
(1058, 32786, 0.37331),
(1083, 32786, 0.37331),
(1258, 32786, 0.37331),
(940, 32787, 0.46669),
(1259, 32787, 0.46669),
(1042, 32787, 0.93338),
(1144, 32788, 0.18669),
(940, 32788, 0.37338),
(1066, 32788, 0.37338),
(1186, 32789, 0.23331),
(940, 32789, 0.79992),
(940, 32790, 0.18669),
(940, 32791, 0.28),
(940, 32792, 0.6666),
(1076, 32794, 0.56),
(1086, 32794, 0.56),
(1185, 32794, 0.56),
(1094, 32794, 3.6),
(1077, 32794, 4.16),
(1066, 32795, 0.42),
(1163, 32795, 0.42),
(1185, 32795, 0.42),
(962, 32795, 0.84),
(1096, 32796, 0.42),
(1185, 32796, 0.42),
(1128, 32798, 0.18669),
(1185, 32798, 0.18669),
(1093, 32801, 0.42),
(1185, 32801, 0.42),
(1185, 32802, 0.46669),
(1282, 32802, 1.40007),
(962, 32803, 0.32669),
(1115, 32803, 0.32669),
(1185, 32803, 0.32669),
(1068, 32806, 0.51331),
(1107, 32806, 0.51331),
(1162, 32806, 0.51331),
(1169, 32806, 0.51331),
(1185, 32806, 0.51331),
(1208, 32806, 0.51331),
(1089, 32806, 2.78654),
(1090, 32806, 2.78654),
(962, 32807, 0.28),
(1046, 32807, 0.28),
(1066, 32807, 0.28),
(1107, 32807, 0.28),
(1109, 32807, 0.28),
(1152, 32807, 0.28),
(1163, 32807, 0.56),
(1185, 32807, 0.56),
(1163, 32808, 0.32669),
(1184, 32808, 0.65338),
(1185, 32808, 0.65338),
(1063, 32809, 0.14),
(1185, 32809, 0.14),
(1128, 32809, 0.84),
(1044, 32810, 0.23331),
(1185, 32810, 0.23331),
(1208, 32810, 0.23331),
(1145, 32811, 0.42),
(1149, 32811, 0.42),
(1179, 32811, 0.42),
(1185, 32811, 0.42),
(1283, 32811, 0.42),
(1274, 32811, 1.26),
(1185, 32812, 0.56),
(1186, 32812, 0.56),
(1185, 32813, 0.32669),
(1148, 32813, 0.65338),
(1046, 32816, 0.14),
(1065, 32816, 0.14),
(1149, 32816, 0.14),
(1157, 32816, 0.14),
(1169, 32816, 0.14),
(1173, 32816, 0.14),
(1185, 32816, 0.14),
(1186, 32816, 0.14),
(1278, 32816, 0.28),
(1047, 32817, 0.18669),
(1066, 32817, 0.18669),
(1185, 32817, 0.18669),
(1271, 32817, 0.18669),
(1285, 32817, 0.18669),
(1289, 32817, 0.64008),
(962, 32817, 0.74676),
(1174, 32818, 0.32669),
(1185, 32818, 0.32669),
(1186, 32818, 0.32669),
(1074, 32819, 0.37331),
(1185, 32819, 0.37331),
(1128, 32820, 0.18669),
(1166, 32820, 0.18669),
(1185, 32820, 0.18669),
(1063, 32820, 0.37338),
(962, 32821, 0.18669),
(1157, 32821, 0.18669),
(1179, 32821, 0.18669),
(1185, 32821, 0.18669),
(1258, 32821, 0.18669),
(1260, 32821, 0.18669),
(1046, 32821, 0.37338),
(1106, 32821, 0.37338),
(1184, 32821, 0.37338),
(1151, 32821, 0.56007),
(1107, 32821, 0.93345),
(962, 32822, 0.46669),
(1152, 32822, 0.46669),
(1163, 32822, 0.46669),
(1185, 32822, 0.46669),
(1046, 32823, 0.18669),
(1078, 32823, 0.18669),
(1108, 32823, 0.18669),
(1124, 32823, 0.18669),
(1130, 32823, 0.18669),
(980, 32823, 0.37338),
(1149, 32823, 0.37338),
(1159, 32823, 0.37338),
(1185, 32823, 0.37338),
(1103, 32824, 0.37331),
(1185, 32824, 0.37331),
(1093, 32824, 0.74662),
(1185, 32825, 0.28),
(1208, 32825, 0.28),
(1086, 32825, 0.56),
(1049, 32826, 0.32669),
(1185, 32826, 0.32669),
(1185, 32827, 0.46669),
(1186, 32827, 0.46669),
(1185, 32828, 0.28),
(1055, 32828, 0.56),
(1089, 32828, 0.56),
(1114, 32828, 0.56),
(1286, 32828, 0.56),
(962, 32830, 0.18669),
(1125, 32830, 0.18669),
(1165, 32830, 0.18669),
(1185, 32830, 0.18669),
(1148, 32830, 0.37338),
(1159, 32831, 0.42),
(1185, 32831, 0.42),
(962, 32832, 0.28),
(1086, 32832, 0.28),
(1185, 32832, 0.28),
(1092, 32832, 0.56),
(1126, 32833, 0.46669),
(1128, 32833, 0.46669),
(1147, 32833, 0.46669),
(1151, 32833, 0.46669),
(1292, 32833, 0.46669),
(1184, 32833, 0.93338),
(1185, 32833, 2.06677),
(1098, 32834, 0.37331),
(1185, 32834, 0.37331),
(962, 32835, 0.32669),
(1185, 32835, 0.32669),
(1076, 32837, 0.18669),
(1159, 32837, 0.18669),
(1179, 32837, 0.18669),
(1185, 32837, 0.18669),
(1278, 32837, 0.18669),
(1066, 32837, 0.74676),
(1108, 32837, 0.82677),
(1055, 32860, 0.56),
(1184, 32860, 0.56),
(1184, 32861, 0.46669),
(1049, 32861, 0.93338),
(1184, 32863, 0.37338),
(1107, 32863, 2.42697),
(1044, 32865, 0.37331),
(1184, 32865, 0.37331),
(1208, 32865, 0.37331),
(980, 32866, 0.37331),
(1043, 32866, 0.37331),
(1058, 32866, 0.37331),
(1184, 32866, 0.37331),
(1293, 32866, 0.37331),
(1107, 32866, 0.74662),
(1196, 32866, 0.74662),
(1163, 32867, 0.37331),
(1184, 32867, 0.37331),
(1179, 32868, 0.28),
(1184, 32868, 0.28),
(1074, 32870, 0.32669),
(1184, 32870, 0.32669),
(1184, 32871, 0.46669),
(1162, 32871, 0.93338),
(962, 32873, 0.51331),
(1184, 32873, 0.51331),
(962, 32875, 0.28),
(1066, 32875, 0.28),
(1144, 32875, 0.28),
(1184, 32875, 0.28),
(1196, 32875, 0.28),
(1282, 32875, 0.84),
(1048, 32876, 0.37331),
(1152, 32876, 0.37331),
(1184, 32876, 0.37331),
(1093, 32876, 0.74662),
(1159, 32876, 0.74662),
(1274, 32876, 0.74662),
(1040, 32888, 0.23331),
(1044, 32888, 0.23331),
(1125, 32888, 0.23331),
(1126, 32888, 0.23331),
(1162, 32888, 0.23331),
(1258, 32888, 0.23331),
(1259, 32888, 0.23331),
(1293, 32888, 0.23331),
(1036, 32888, 0.46662),
(1186, 32888, 0.46662),
(1261, 32888, 0.46662),
(1128, 32890, 0.37331),
(1186, 32890, 0.74662),
(1186, 32891, 0.93338),
(1128, 32891, 1.86676),
(1066, 32904, 0.18669),
(1134, 32904, 0.18669),
(1147, 32904, 0.18669),
(1170, 32904, 0.18669),
(1277, 32904, 0.18669),
(1288, 32904, 0.18669),
(1294, 32904, 0.18669),
(1065, 32904, 0.37338),
(1161, 32904, 0.37338),
(1179, 32904, 0.37338),
(1186, 32904, 0.37338),
(1179, 32905, 0.46669),
(1276, 32905, 0.46669),
(1093, 32906, 0.74662),
(15, 32906, 0.90661),
(997, 32906, 0.90661),
(1232, 32906, 1.27992),
(1179, 32906, 2.77316),
(980, 32907, 0.23331),
(1170, 32907, 0.23331),
(1179, 32907, 0.23331),
(1280, 32907, 0.23331),
(1074, 32907, 0.46662),
(1115, 32907, 0.46662),
(1179, 32911, 0.28),
(1289, 32911, 0.56),
(962, 32913, 0.28),
(1076, 32913, 0.28),
(1096, 32913, 0.28),
(1170, 32913, 0.28),
(1179, 32913, 0.28),
(1259, 32913, 0.28),
(1270, 32913, 0.28),
(1274, 32913, 0.28),
(1290, 32913, 0.28),
(1066, 32913, 0.56),
(1144, 32913, 0.56),
(1151, 32913, 0.56),
(1283, 32913, 0.56),
(1289, 32913, 0.56),
(1148, 32913, 0.96),
(1109, 32915, 0.32669),
(1293, 32915, 0.32669),
(1179, 32915, 0.65338),
(1273, 32916, 1.92),
(1179, 32916, 2.24),
(1271, 32916, 2.48),
(1179, 32917, 0.23331),
(1282, 32917, 0.23331),
(1090, 32917, 0.46662),
(1106, 32918, 0.65338),
(1134, 32918, 0.65338),
(1179, 32918, 0.65338),
(1179, 32922, 0.51331),
(1140, 32922, 1.02662),
(1078, 32923, 0.42),
(1152, 32923, 0.42),
(1179, 32923, 0.42),
(1179, 32924, 0.46669),
(1108, 32924, 0.93338),
(1257, 32924, 0.93338),
(27, 32924, 1.13339),
(1028, 32924, 1.13339),
(1211, 32924, 1.60008),
(980, 32924, 2.06677),
(1147, 32924, 4.86691),
(1179, 32925, 0.42),
(1147, 32925, 0.84),
(1035, 32927, 0.32669),
(1047, 32927, 0.32669),
(1152, 32927, 0.32669),
(1179, 32927, 0.32669),
(1257, 32927, 0.32669),
(1258, 32927, 0.32669),
(1259, 32927, 0.32669),
(1261, 32927, 0.32669),
(1276, 32927, 0.32669),
(1290, 32927, 0.32669),
(1134, 32927, 0.65338),
(1149, 32927, 0.65338),
(1300, 32927, 0.65338),
(962, 32934, 0.23331),
(1057, 32934, 0.23331),
(1063, 32934, 0.23331),
(1110, 32934, 0.23331),
(1174, 32934, 0.23331),
(1270, 32934, 0.23331),
(1271, 32934, 0.23331),
(1280, 32934, 0.23331),
(1292, 32934, 0.23331),
(1068, 32934, 1.26654),
(1145, 32935, 0.46669),
(1175, 32935, 0.46669),
(1292, 32935, 0.46669),
(1147, 32935, 0.93338),
(1282, 32935, 0.93338),
(1151, 32935, 1.40007),
(1292, 32936, 0.7),
(1098, 32936, 1.4),
(1096, 32936, 3.1),
(1159, 32936, 4.5),
(1292, 32937, 0.93338),
(1074, 32937, 1.86676),
(1048, 32939, 0.18669),
(1058, 32939, 0.18669),
(1078, 32939, 0.18669),
(1103, 32939, 0.18669),
(1112, 32939, 0.18669),
(1128, 32939, 0.18669),
(1161, 32939, 0.18669),
(1283, 32939, 0.18669),
(1292, 32939, 0.18669),
(1299, 32939, 0.18669),
(1046, 32939, 0.37338),
(1057, 32939, 0.37338),
(1094, 32939, 0.37338),
(1107, 32939, 0.37338),
(1170, 32939, 0.37338),
(1076, 32939, 0.56007),
(1196, 32939, 0.56007),
(1110, 32939, 0.74676),
(1086, 32940, 0.28),
(1125, 32940, 0.28),
(1270, 32940, 0.28),
(1285, 32940, 0.28),
(1292, 32940, 0.28),
(1150, 32940, 0.96),
(1124, 32941, 0.14),
(1160, 32941, 0.14),
(1174, 32941, 0.14),
(1292, 32941, 0.14),
(1208, 32941, 0.56),
(1093, 32942, 0.42),
(1152, 32942, 0.42),
(1161, 32942, 0.42),
(1280, 32942, 0.42),
(1292, 32942, 0.42),
(1055, 32942, 0.84),
(1144, 32942, 1.44),
(962, 32943, 0.28),
(1093, 32943, 0.28),
(1095, 32943, 0.28),
(1149, 32943, 0.28),
(1262, 32943, 0.28),
(1271, 32943, 0.28),
(1273, 32943, 0.28),
(1290, 32943, 0.28),
(1292, 32943, 0.28),
(1067, 32943, 0.56),
(1090, 32943, 0.56),
(1115, 32943, 0.56),
(1208, 32943, 0.56),
(1283, 32943, 0.56),
(1066, 32944, 0.18669),
(1092, 32944, 0.18669),
(1161, 32944, 0.18669),
(1247, 32944, 0.18669),
(1283, 32944, 0.18669),
(1299, 32944, 0.18669),
(1174, 32944, 0.37338),
(1292, 32944, 0.37338),
(1175, 32944, 0.74676),
(1130, 32945, 0.37331),
(1292, 32945, 0.37331),
(1057, 32946, 0.42),
(1292, 32946, 0.42),
(1068, 32948, 0.18669),
(1103, 32948, 0.18669),
(1146, 32948, 0.18669),
(1148, 32948, 0.18669),
(1149, 32948, 0.18669),
(1152, 32948, 0.18669),
(1166, 32948, 0.18669),
(1208, 32948, 0.18669),
(1273, 32948, 0.18669);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1292, 32948, 0.18669),
(1293, 32948, 0.18669),
(1107, 32948, 0.37338),
(1274, 32948, 0.56007),
(962, 32948, 0.82677),
(1055, 32949, 0.37331),
(1138, 32949, 0.37331),
(1283, 32949, 0.37331),
(1292, 32949, 0.74662),
(1130, 32950, 0.42),
(1292, 32950, 0.42),
(1288, 32953, 0.56),
(1299, 32953, 0.56),
(1294, 32953, 1.12),
(996, 32953, 1.36),
(1233, 32953, 1.92),
(1074, 32953, 3.6),
(1075, 32953, 3.6),
(1292, 32953, 4.72),
(1293, 32953, 5.28),
(1291, 32953, 5.84),
(1270, 32953, 7.52),
(1046, 32955, 0.18669),
(1292, 32955, 0.18669),
(1299, 32955, 0.18669),
(1161, 32955, 0.37338),
(959, 32956, 0.23331),
(1125, 32956, 0.23331),
(1126, 32956, 0.23331),
(1127, 32956, 0.23331),
(1129, 32956, 0.23331),
(1134, 32956, 0.23331),
(1247, 32956, 0.23331),
(1292, 32956, 0.23331),
(1301, 32956, 0.23331),
(1158, 32956, 0.46662),
(1128, 32956, 0.93324),
(1292, 32958, 0.23331),
(1299, 32958, 0.23331),
(1066, 32959, 0.18669),
(1138, 32959, 0.18669),
(1170, 32959, 0.18669),
(1171, 32959, 0.18669),
(1284, 32959, 0.18669),
(962, 32959, 0.37338),
(1074, 32959, 0.37338),
(1292, 32959, 0.37338),
(1047, 32965, 0.23331),
(1172, 32965, 0.23331),
(1247, 32965, 0.23331),
(1270, 32965, 0.23331),
(1278, 32965, 0.23331),
(1279, 32965, 0.23331),
(1280, 32965, 0.23331),
(1145, 32965, 0.46662),
(1150, 32965, 0.79992),
(1173, 32966, 0.60669),
(1270, 32966, 0.60669),
(1162, 32967, 0.37331),
(1082, 32967, 0.74662),
(1270, 32967, 0.74662),
(1096, 32968, 0.46669),
(1270, 32968, 0.46669),
(962, 32970, 0.18669),
(1074, 32970, 0.18669),
(1112, 32970, 0.18669),
(1270, 32970, 0.18669),
(1109, 32970, 1.20015),
(1033, 32972, 0.14),
(1063, 32972, 0.14),
(1068, 32972, 0.14),
(1078, 32972, 0.14),
(1083, 32972, 0.14),
(1106, 32972, 0.14),
(1107, 32972, 0.14),
(1128, 32972, 0.14),
(1208, 32972, 0.14),
(1209, 32972, 0.14),
(1270, 32972, 0.14),
(1058, 32972, 0.28),
(1066, 32972, 0.28),
(1286, 32972, 0.28),
(1043, 32972, 0.42),
(1105, 32972, 0.56),
(962, 32973, 0.56),
(1270, 32973, 0.56),
(1148, 32973, 1.12),
(1173, 32975, 0.42),
(1270, 32975, 0.42),
(1170, 32976, 0.37331),
(1270, 32976, 0.37331),
(1144, 32977, 0.14),
(1270, 32977, 0.14),
(962, 32978, 0.32669),
(1270, 32978, 0.32669),
(1281, 32978, 0.32669),
(1066, 32978, 0.65338),
(1069, 32981, 0.32669),
(1208, 32981, 0.32669),
(1270, 32981, 0.32669),
(1066, 32983, 0.28),
(1270, 32983, 0.28),
(1208, 32985, 0.28),
(1270, 32985, 0.28),
(1271, 32985, 0.28),
(1074, 32986, 0.32669),
(1098, 32986, 0.32669),
(1138, 32986, 0.32669),
(1270, 32986, 0.32669),
(1279, 32986, 0.98007),
(1299, 32986, 1.30676),
(1270, 32987, 0.18669),
(1065, 32987, 0.37338),
(1270, 32988, 0.32669),
(1276, 32988, 0.32669),
(1057, 32989, 0.18669),
(1158, 32989, 0.18669),
(1196, 32989, 0.18669),
(1058, 32989, 0.37338),
(1270, 32989, 0.37338),
(1288, 32989, 0.37338),
(1152, 32989, 0.64008),
(1144, 32989, 0.74676),
(1130, 32992, 0.23331),
(1173, 32992, 0.23331),
(1208, 32992, 0.23331),
(1270, 32992, 0.23331),
(1278, 32992, 0.79992),
(1124, 32993, 0.37331),
(1161, 32993, 0.37331),
(1208, 32993, 0.74662),
(1270, 32993, 0.74662),
(962, 32994, 0.18669),
(1140, 32994, 0.37338),
(1270, 32994, 0.37338),
(962, 32996, 0.23331),
(1095, 32996, 0.23331),
(1247, 32996, 0.23331),
(1270, 32996, 0.23331),
(1078, 32997, 0.18669),
(1094, 32997, 0.18669),
(1115, 32997, 0.18669),
(1134, 32997, 0.18669),
(1144, 32997, 0.18669),
(1209, 32997, 0.18669),
(1270, 32997, 0.18669),
(1301, 32997, 0.18669),
(1105, 32997, 0.37338),
(1107, 32997, 0.37338),
(1129, 32997, 0.37338),
(1196, 32997, 0.37338),
(1127, 32997, 0.56007),
(1066, 32997, 0.74676),
(1128, 32997, 0.93345),
(1081, 33028, 0.46669),
(1093, 33028, 0.46669),
(1276, 33028, 0.46669),
(1279, 33028, 0.46669),
(1291, 33028, 0.46669),
(1068, 33028, 0.93338),
(1146, 33028, 0.93338),
(1174, 33028, 0.93338),
(1296, 33028, 0.93338),
(1287, 33028, 1.86676),
(962, 33028, 2.33345),
(1299, 33028, 6.73367),
(1058, 33029, 0.51331),
(1084, 33029, 0.51331),
(1150, 33029, 0.51331),
(1291, 33029, 0.51331),
(1046, 33029, 1.02662),
(1291, 33034, 0.23331),
(1089, 33034, 0.93324),
(1152, 33035, 0.56),
(1172, 33035, 0.56),
(1291, 33035, 0.56),
(1042, 33036, 0.18669),
(1046, 33036, 0.18669),
(1083, 33036, 0.18669),
(1111, 33036, 0.18669),
(1145, 33036, 0.18669),
(1149, 33036, 0.18669),
(1151, 33036, 0.18669),
(1160, 33036, 0.18669),
(1163, 33036, 0.18669),
(1169, 33036, 0.18669),
(1171, 33036, 0.18669),
(1273, 33036, 0.18669),
(1291, 33036, 0.18669),
(1066, 33036, 0.37338),
(1078, 33036, 0.37338),
(1173, 33036, 0.37338),
(1286, 33036, 0.37338),
(1166, 33036, 0.56007),
(1208, 33036, 1.17348),
(1152, 33038, 0.23331),
(1288, 33038, 0.23331),
(1291, 33038, 0.23331),
(1096, 33039, 0.37331),
(1111, 33039, 0.37331),
(1291, 33039, 0.37331),
(1057, 33040, 0.18669),
(1291, 33040, 0.18669),
(1170, 33040, 0.37338),
(1158, 33041, 0.32669),
(1290, 33041, 0.32669),
(1291, 33041, 0.32669),
(1170, 33045, 0.28),
(1273, 33045, 0.56),
(1291, 33045, 0.56),
(1166, 33045, 0.96),
(1046, 33047, 0.23331),
(1066, 33047, 0.23331),
(1125, 33047, 0.23331),
(1129, 33047, 0.23331),
(1247, 33047, 0.23331),
(1291, 33047, 0.23331),
(1165, 33047, 0.46662),
(1096, 33059, 0.28),
(1293, 33059, 0.28),
(1095, 33059, 0.56),
(1165, 33061, 0.32669),
(1279, 33061, 0.32669),
(1138, 33061, 0.65338),
(1293, 33061, 0.65338),
(1172, 33061, 0.98007),
(1284, 33062, 0.37331),
(1293, 33062, 0.37331),
(1157, 33062, 0.74662),
(1170, 33069, 0.56),
(1293, 33069, 0.56),
(1066, 33070, 0.28),
(1293, 33070, 0.28),
(1128, 33073, 0.56),
(1129, 33073, 0.56),
(1134, 33073, 0.56),
(1138, 33073, 0.56),
(1293, 33073, 0.56),
(1093, 33073, 1.12),
(1157, 33076, 0.23331),
(1293, 33076, 0.46662),
(1086, 33081, 0.46669),
(1112, 33081, 0.46669),
(1290, 33081, 0.46669),
(962, 33081, 1.40007),
(1151, 33082, 0.46669),
(1259, 33082, 0.46669),
(1278, 33082, 0.46669),
(1290, 33082, 0.46669),
(1063, 33083, 0.51331),
(1125, 33083, 0.51331),
(1172, 33083, 0.51331),
(1258, 33083, 0.51331),
(1279, 33083, 0.51331),
(1280, 33083, 0.51331),
(1283, 33083, 0.51331),
(1290, 33083, 0.51331),
(959, 33084, 0.28),
(1115, 33084, 0.28),
(1290, 33084, 0.28),
(962, 33084, 0.56),
(1078, 33085, 0.84),
(1290, 33085, 0.84),
(962, 33089, 0.51331),
(1111, 33089, 0.51331),
(1115, 33089, 0.51331),
(1126, 33089, 0.51331),
(1134, 33089, 0.51331),
(1145, 33089, 0.51331),
(1147, 33089, 0.51331),
(1285, 33089, 0.51331),
(1290, 33089, 0.51331),
(1145, 33090, 0.32669),
(1290, 33090, 0.32669),
(962, 33094, 0.23331),
(1048, 33094, 0.23331),
(1063, 33094, 0.23331),
(1162, 33094, 0.23331),
(1170, 33094, 0.23331),
(1279, 33094, 0.23331),
(1281, 33094, 0.23331),
(1290, 33094, 0.69993),
(959, 33095, 0.74662),
(1290, 33095, 0.74662),
(1172, 33099, 0.42),
(1290, 33099, 0.42),
(1148, 33100, 0.46669),
(1290, 33100, 0.46669),
(1098, 33101, 0.23331),
(1150, 33101, 0.23331),
(1262, 33101, 0.23331),
(1290, 33101, 0.46662),
(1169, 33104, 0.23331),
(1278, 33104, 0.23331),
(1301, 33104, 0.23331),
(1290, 33104, 0.69993),
(1290, 33106, 0.23331),
(1161, 33106, 0.46662),
(962, 33107, 0.32669),
(1040, 33107, 0.32669),
(1057, 33107, 0.32669),
(1096, 33107, 0.32669),
(1126, 33107, 0.32669),
(1140, 33107, 0.32669),
(1145, 33107, 0.32669),
(1173, 33107, 0.32669),
(1257, 33107, 0.32669),
(1260, 33107, 0.32669),
(1261, 33107, 0.32669),
(1290, 33107, 0.32669),
(1300, 33107, 0.32669),
(1161, 33107, 0.98007),
(1036, 33108, 0.42),
(1115, 33108, 0.42),
(1145, 33108, 0.42),
(1040, 33108, 0.84),
(1052, 33108, 0.84),
(1146, 33108, 0.84),
(1151, 33108, 1.26),
(1126, 33108, 1.44),
(1290, 33108, 2.7),
(962, 33111, 0.42),
(1157, 33111, 0.42),
(1288, 33111, 1.26),
(1170, 33112, 0.37331),
(1172, 33112, 0.37331),
(1288, 33112, 0.37331),
(1109, 33113, 0.46669),
(1110, 33113, 0.46669),
(1288, 33113, 0.46669),
(1172, 33120, 0.32669),
(1288, 33120, 0.32669),
(962, 33125, 0.09331),
(1042, 33125, 0.09331),
(1057, 33125, 0.09331),
(1061, 33125, 0.09331),
(1066, 33125, 0.09331),
(1108, 33125, 0.09331),
(1288, 33125, 0.09331),
(1065, 33125, 0.18662),
(1148, 33125, 0.18662),
(1035, 33125, 0.37324),
(1144, 33125, 0.46655),
(1125, 33126, 0.42),
(1288, 33126, 0.42),
(1257, 33126, 0.84),
(1171, 33128, 0.46669),
(1288, 33128, 0.46669),
(1257, 33130, 0.23331),
(1259, 33130, 0.23331),
(1288, 33130, 0.23331),
(1281, 33130, 0.46662),
(959, 33131, 0.46669),
(962, 33131, 0.46669),
(1061, 33131, 0.46669),
(1112, 33131, 0.46669),
(1284, 33131, 0.93338),
(1288, 33131, 0.93338),
(1288, 33134, 0.65331),
(1078, 33134, 1.30662),
(1152, 33138, 0.51331),
(1288, 33138, 0.51331),
(1033, 33140, 0.23331),
(1035, 33140, 0.23331),
(1040, 33140, 0.23331),
(1153, 33140, 0.23331),
(1169, 33140, 0.23331),
(1257, 33140, 0.23331),
(1258, 33140, 0.23331),
(1259, 33140, 0.23331),
(1288, 33140, 0.23331),
(1300, 33140, 0.46662),
(1067, 33174, 0.32669),
(1163, 33174, 0.32669),
(1289, 33174, 0.32669),
(1076, 33175, 0.23331),
(1077, 33175, 0.23331),
(1262, 33175, 0.23331),
(1289, 33175, 0.23331),
(1296, 33175, 0.23331),
(1057, 33175, 0.46662),
(1066, 33175, 0.46662),
(1299, 33175, 0.93324),
(962, 33178, 0.37331),
(1152, 33178, 0.37331),
(1289, 33178, 0.37331),
(1171, 33182, 0.32669),
(1289, 33182, 0.32669),
(1055, 33182, 0.98007),
(1160, 33183, 0.37331),
(1302, 33183, 0.37331),
(1153, 33183, 1.11993),
(1289, 33183, 1.11993),
(1171, 33184, 0.32669),
(1276, 33184, 0.32669),
(1289, 33184, 0.65338),
(1066, 33187, 0.28),
(1277, 33187, 0.28),
(1278, 33187, 0.28),
(1289, 33187, 0.28),
(1157, 33189, 0.42),
(1289, 33189, 0.42),
(1111, 33190, 0.51331),
(1138, 33190, 0.51331),
(1208, 33190, 0.51331),
(1289, 33190, 0.51331),
(1301, 33190, 0.51331),
(1105, 33190, 1.02662),
(1127, 33190, 1.02662),
(1285, 33190, 1.02662),
(962, 33206, 0.14),
(1055, 33206, 0.14),
(1057, 33206, 0.14),
(1088, 33206, 0.14),
(1174, 33206, 0.14),
(1175, 33206, 0.14),
(1035, 33208, 0.37331),
(1115, 33208, 0.37331),
(1145, 33208, 0.37331),
(1158, 33208, 0.37331),
(1174, 33208, 0.37331),
(1165, 33212, 0.32669),
(1175, 33212, 0.32669),
(1247, 33212, 0.32669),
(1130, 33212, 1.30676),
(1299, 33212, 1.30676),
(1174, 33212, 1.96014),
(1130, 33213, 0.51331),
(1247, 33213, 0.51331),
(1081, 33213, 1.02662),
(1209, 33213, 1.02662),
(1174, 33213, 2.27323),
(962, 33214, 0.37331),
(1140, 33214, 0.37331),
(1174, 33214, 0.74662),
(1146, 33215, 0.56),
(1174, 33215, 0.56),
(1174, 33216, 0.28),
(1044, 33216, 0.56),
(1040, 33217, 0.32669),
(1059, 33217, 0.32669),
(1152, 33217, 0.32669),
(1262, 33217, 0.32669),
(962, 33217, 0.65338),
(1174, 33217, 0.65338),
(1174, 33218, 0.42),
(1101, 33218, 1.44),
(1138, 33219, 0.32669),
(1144, 33219, 0.32669),
(1149, 33219, 0.32669),
(1174, 33219, 0.32669),
(1258, 33219, 0.32669),
(1035, 33221, 0.18669),
(1174, 33221, 0.18669),
(1247, 33221, 0.18669),
(1278, 33221, 0.37338),
(1208, 33221, 2.24028),
(1174, 33222, 0.23331),
(1130, 33222, 2.63307),
(959, 33223, 0.18669),
(1040, 33223, 0.18669),
(1128, 33223, 0.18669),
(1170, 33223, 0.18669),
(1174, 33223, 0.18669),
(1175, 33223, 0.18669),
(1257, 33223, 0.18669),
(1105, 33223, 0.37338),
(1130, 33225, 0.28),
(1174, 33225, 0.28),
(1247, 33225, 0.28),
(1055, 33226, 0.23331),
(1162, 33226, 0.23331),
(1174, 33226, 0.23331),
(1301, 33226, 0.23331),
(1302, 33226, 0.23331),
(1151, 33226, 0.46662),
(1280, 33226, 0.46662),
(1174, 33227, 0.23331),
(1208, 33227, 0.23331),
(1247, 33227, 0.23331),
(1173, 33227, 0.46662),
(959, 33228, 0.32669),
(1058, 33228, 0.32669),
(1096, 33228, 0.32669),
(1161, 33228, 0.32669),
(1165, 33228, 0.32669),
(1174, 33228, 0.32669),
(1186, 33228, 0.32669),
(1174, 33229, 0.37331),
(1278, 33229, 0.37331),
(1055, 33230, 0.56),
(1174, 33230, 0.56),
(1126, 33231, 0.51331),
(1174, 33231, 0.51331),
(1174, 33232, 0.32669),
(1152, 33232, 0.65338),
(1096, 33233, 0.51331),
(1174, 33233, 0.51331),
(962, 33234, 0.46669),
(1146, 33234, 0.46669),
(1174, 33234, 0.46669),
(1055, 33238, 0.23331),
(1125, 33238, 0.23331),
(1126, 33238, 0.23331),
(1128, 33238, 0.23331),
(1153, 33238, 0.23331),
(1174, 33238, 0.23331),
(1299, 33238, 0.23331),
(1174, 33239, 0.28),
(1130, 33239, 0.56),
(962, 33241, 0.42),
(1115, 33241, 0.42),
(1146, 33241, 0.42),
(1174, 33241, 0.42),
(1281, 33241, 0.42),
(1086, 33243, 0.60669),
(1174, 33243, 0.60669),
(1174, 33244, 0.46669),
(1208, 33244, 0.46669),
(1130, 33244, 1.40007),
(1124, 33244, 4.33355),
(1057, 33245, 0.23331),
(1069, 33245, 0.23331),
(1174, 33245, 0.23331),
(1285, 33245, 0.23331),
(1171, 33268, 0.23331),
(1175, 33268, 0.23331),
(1158, 33268, 0.46662),
(1144, 33268, 0.69993),
(1280, 33270, 0.32669),
(1175, 33270, 0.65338),
(1175, 33273, 0.18669),
(1161, 33273, 0.74676),
(1096, 33283, 0.65331),
(1175, 33283, 0.65331),
(1247, 33283, 1.30662),
(1173, 33301, 0.42),
(1103, 33301, 0.84),
(1124, 33301, 0.84),
(1173, 33302, 0.23331),
(962, 33302, 0.69993),
(1146, 33302, 0.69993),
(1278, 33304, 0.46669),
(1173, 33304, 0.93338),
(1066, 33305, 0.37331),
(1083, 33305, 0.37331),
(1096, 33305, 0.37331),
(1172, 33305, 0.37331),
(1173, 33305, 0.74662),
(1042, 33309, 0.28),
(1173, 33309, 0.28),
(1277, 33309, 0.28),
(1148, 33309, 0.56),
(1170, 33314, 0.84),
(1294, 33314, 1.26),
(1172, 33314, 1.68),
(1171, 33314, 2.7),
(1170, 33321, 0.42),
(1171, 33321, 0.84),
(1083, 33321, 1.68),
(1171, 33323, 0.18669),
(1282, 33323, 0.18669),
(1096, 33325, 0.42),
(1171, 33325, 0.42),
(1208, 33325, 0.42),
(1278, 33325, 0.42),
(1134, 33325, 0.84),
(1061, 33326, 0.42),
(1171, 33326, 0.42),
(1084, 33327, 0.51331),
(1171, 33327, 0.51331),
(1126, 33329, 0.42),
(1171, 33329, 0.42),
(1277, 33329, 0.42),
(1049, 33329, 0.84),
(1171, 33330, 0.28),
(1172, 33330, 0.28),
(1278, 33330, 0.28),
(1171, 33331, 0.28),
(1273, 33331, 0.28),
(1279, 33331, 0.28),
(1111, 33333, 0.23331),
(1171, 33333, 0.23331),
(1098, 33334, 0.46669),
(1171, 33334, 0.93338),
(1171, 33335, 0.65338),
(1125, 33335, 2.05348),
(1171, 33336, 0.28),
(1282, 33336, 0.28),
(1109, 33337, 0.37331),
(1126, 33337, 0.37331),
(1171, 33337, 0.37331),
(1144, 33337, 0.74662),
(962, 33338, 0.42),
(1111, 33338, 0.42),
(1125, 33338, 0.42),
(1126, 33338, 0.42),
(1161, 33338, 0.42),
(1171, 33338, 0.42),
(1040, 33338, 0.84),
(1083, 33339, 0.28),
(1278, 33339, 0.28),
(1280, 33339, 0.28),
(1171, 33339, 0.84),
(1172, 33339, 1.4),
(1171, 33341, 0.28),
(1262, 33341, 0.28),
(1280, 33342, 0.42),
(1171, 33342, 0.84),
(1074, 33344, 0.32669),
(1140, 33344, 0.32669),
(1151, 33344, 0.32669),
(1153, 33344, 0.32669),
(1161, 33344, 0.32669),
(1171, 33344, 0.32669),
(1172, 33352, 0.37331),
(1161, 33352, 0.74662),
(1166, 33353, 0.23331),
(1172, 33353, 0.23331),
(1124, 33354, 0.37331),
(1148, 33354, 0.37331),
(1162, 33354, 0.37331),
(1172, 33354, 0.37331),
(1294, 33355, 0.46669),
(1172, 33355, 3.73352),
(1048, 33358, 0.28),
(1065, 33358, 0.28),
(1172, 33358, 0.28),
(1278, 33358, 0.28),
(1170, 33360, 0.60669),
(1172, 33360, 0.60669),
(18, 33360, 1.47339),
(1001, 33360, 1.47339),
(1084, 33360, 2.08008),
(1226, 33360, 2.08008),
(1111, 33361, 0.23331),
(1140, 33361, 0.23331),
(1172, 33361, 0.23331),
(1280, 33361, 0.23331),
(1166, 33361, 0.46662),
(1065, 33364, 0.28),
(1096, 33364, 0.28),
(1172, 33364, 0.28),
(1278, 33364, 0.28),
(1048, 33364, 0.56),
(1078, 33364, 0.56),
(1093, 33364, 0.56),
(1044, 33365, 0.18669),
(1046, 33365, 0.18669),
(1172, 33365, 0.18669),
(1106, 33365, 0.37338),
(1124, 33367, 0.42),
(1163, 33367, 0.42),
(1172, 33367, 0.42),
(1271, 33367, 0.42),
(1145, 33371, 0.42),
(1172, 33371, 0.42),
(1096, 33376, 0.37331),
(1172, 33376, 0.37331),
(1294, 33377, 0.32669),
(1172, 33377, 1.30676),
(1169, 33382, 0.42),
(1172, 33382, 0.42),
(1208, 33382, 0.42),
(1161, 33385, 0.23331),
(1172, 33385, 0.23331),
(1084, 33387, 0.23331),
(1172, 33387, 0.23331),
(1149, 33391, 0.28),
(1172, 33391, 0.28),
(1166, 33391, 0.56),
(1169, 33414, 0.18669),
(1279, 33414, 0.18669),
(1169, 33415, 0.32669),
(1170, 33415, 0.32669),
(1169, 33419, 0.28),
(1115, 33419, 0.56),
(1111, 33421, 0.32669),
(1169, 33421, 0.32669),
(1063, 33422, 0.37331),
(1112, 33422, 0.37331),
(1169, 33422, 0.74662),
(1169, 33428, 0.51331),
(1092, 33428, 1.75992),
(959, 33445, 0.51),
(959, 33446, 0.28),
(959, 33447, 0.28),
(1300, 33447, 0.28),
(959, 33448, 0.28),
(959, 33449, 0.28),
(1146, 33449, 0.28),
(959, 33450, 0.23331),
(959, 33451, 0.18669),
(959, 33452, 0.32669),
(962, 33453, 0.37331),
(1124, 33453, 0.37331),
(1126, 33453, 0.37331),
(1128, 33453, 0.37331),
(1134, 33453, 0.37331),
(1151, 33453, 0.37331),
(1294, 33453, 0.37331),
(1022, 33453, 0.90661),
(1284, 33453, 1.27992),
(959, 33453, 1.65323),
(959, 33454, 0.32669),
(959, 33455, 0.51331),
(1147, 33455, 0.51331),
(1162, 33455, 0.51331),
(1284, 33455, 0.51331),
(959, 33456, 0.28),
(959, 33457, 0.42),
(1040, 33457, 0.42),
(1257, 33457, 0.42),
(1126, 33457, 0.84),
(1145, 33457, 0.84),
(959, 33458, 0.37331),
(1086, 33458, 0.37331),
(959, 33459, 0.51331),
(959, 33460, 0.23331),
(959, 33461, 0.46669),
(1286, 33461, 0.93338),
(959, 33462, 0.60669),
(1115, 33463, 0.51331),
(1257, 33463, 0.51331),
(1302, 33463, 0.51331),
(959, 33463, 1.02662),
(959, 33464, 0.7),
(1284, 33464, 0.7),
(1286, 33464, 1.4),
(959, 33465, 0.23331),
(980, 33465, 0.23331),
(1066, 33465, 0.23331),
(1087, 33465, 0.23331),
(959, 33466, 0.46669),
(959, 33467, 0.32669),
(959, 33468, 0.42),
(1285, 33468, 0.42),
(959, 33469, 0.37331),
(1163, 33469, 0.37331),
(959, 33470, 0.18669),
(959, 33471, 0.37331),
(959, 33472, 0.65331),
(962, 33472, 0.65331),
(959, 33473, 0.18669),
(1134, 33473, 0.18669),
(959, 33474, 0.28),
(1065, 33474, 0.28),
(1124, 33474, 0.28),
(1125, 33474, 0.28),
(1129, 33474, 0.28),
(1134, 33474, 0.28),
(1161, 33474, 0.28),
(1247, 33474, 0.28),
(1301, 33474, 0.28),
(1196, 33474, 0.84),
(959, 33475, 0.51331),
(1129, 33475, 0.51331),
(1124, 33475, 1.02662),
(1126, 33475, 1.02662),
(1134, 33475, 1.02662),
(1247, 33475, 1.02662),
(1128, 33475, 1.53993),
(959, 33476, 0.37331),
(959, 33477, 0.28),
(1127, 33477, 0.28),
(1128, 33477, 0.28),
(1134, 33477, 0.28),
(959, 33478, 0.32669),
(962, 33478, 0.32669),
(1286, 33478, 0.98007),
(959, 33479, 0.56),
(959, 33480, 0.23331),
(959, 33481, 0.51331),
(959, 33482, 0.51331),
(1040, 33509, 0.23331),
(1129, 33509, 0.23331),
(1150, 33509, 0.23331),
(1286, 33509, 0.23331),
(1159, 33509, 0.46662),
(1283, 33511, 0.32669),
(1286, 33511, 0.32669),
(1083, 33526, 0.32669),
(1166, 33526, 0.32669),
(1277, 33526, 0.32669),
(1061, 33526, 0.65338),
(1078, 33527, 0.42),
(1166, 33527, 0.42),
(980, 33528, 0.46669),
(1147, 33528, 0.46669),
(1150, 33528, 0.46669),
(1162, 33528, 0.46669),
(1166, 33528, 0.46669),
(1082, 33528, 2.06677),
(1042, 33529, 0.23331),
(1065, 33529, 0.23331),
(1068, 33529, 0.23331),
(1074, 33529, 0.23331),
(1106, 33529, 0.23331),
(1130, 33529, 0.23331),
(1152, 33529, 0.23331),
(1161, 33529, 0.23331),
(1166, 33529, 0.23331),
(1208, 33529, 0.23331),
(1247, 33529, 0.23331),
(1276, 33529, 0.23331),
(1277, 33529, 0.23331),
(1282, 33529, 0.23331),
(1299, 33529, 0.23331),
(1302, 33529, 0.23331),
(1069, 33529, 0.46662),
(1096, 33529, 0.46662),
(1296, 33529, 0.46662),
(962, 33529, 0.69993),
(1077, 33529, 0.69993),
(1091, 33529, 0.69993),
(1109, 33529, 0.69993),
(1076, 33529, 0.79992),
(1095, 33529, 1.16655),
(1057, 33534, 0.32669),
(1058, 33534, 0.32669),
(1128, 33534, 0.32669),
(1140, 33534, 0.32669),
(1145, 33534, 0.32669),
(1166, 33534, 0.32669),
(1280, 33534, 0.32669),
(962, 33537, 0.32669),
(1166, 33537, 0.32669),
(1247, 33537, 0.32669),
(1285, 33537, 0.32669),
(1074, 33537, 0.65338),
(1074, 33539, 0.23331),
(1166, 33539, 0.23331),
(1247, 33539, 0.23331),
(962, 33554, 0.51),
(962, 33555, 0.23331),
(962, 33556, 0.35),
(962, 33557, 0.21),
(962, 33558, 0.28),
(962, 33559, 0.7),
(962, 33560, 0.46669),
(962, 33561, 0.23331),
(962, 33562, 0.46669),
(962, 33563, 0.28),
(1157, 33563, 0.28),
(1278, 33563, 0.28),
(1280, 33563, 0.28),
(1066, 33563, 0.56),
(962, 33564, 0.46662),
(962, 33565, 0.32669),
(962, 33566, 0.42),
(1159, 33566, 0.42),
(1276, 33566, 0.42),
(1296, 33567, 0.32669),
(962, 33567, 0.65338),
(962, 33568, 0.28),
(980, 33568, 0.28),
(1159, 33568, 0.28),
(1208, 33568, 0.28),
(1046, 33569, 0.28),
(1069, 33569, 0.28),
(962, 33569, 0.56),
(1285, 33569, 0.84),
(962, 33570, 0.23331),
(1140, 33570, 0.23331),
(1090, 33571, 0.46669),
(1124, 33571, 0.46669),
(962, 33571, 0.93338),
(1114, 33571, 0.93338),
(962, 33572, 0.32669),
(1055, 33573, 0.14),
(1067, 33573, 0.14),
(962, 33573, 0.56),
(962, 33574, 0.37331),
(962, 33575, 0.18669),
(1050, 33575, 0.37338),
(962, 33576, 0.51331),
(962, 33577, 0.14),
(962, 33578, 0.37331),
(1066, 33579, 0.65331),
(1301, 33579, 0.65331),
(962, 33579, 1.30662),
(962, 33580, 0.18669),
(1208, 33581, 0.37331),
(962, 33581, 0.74662),
(962, 33582, 0.32669),
(962, 33583, 0.46662),
(1208, 33583, 0.46662),
(1112, 33584, 0.37331),
(1279, 33584, 0.37331),
(962, 33584, 1.49324),
(1076, 33584, 1.65323),
(962, 33585, 1.02662),
(1061, 33585, 2.27323),
(962, 33586, 0.46669),
(1257, 33586, 0.46669),
(1057, 33586, 0.93338),
(962, 33587, 0.46669),
(1086, 33587, 0.46669),
(1084, 33587, 1.40007),
(962, 33588, 0.46669),
(1109, 33589, 0.46669),
(1124, 33589, 0.46669),
(1126, 33589, 0.46669),
(962, 33589, 0.93338),
(962, 33590, 0.18669),
(1111, 33590, 0.18669),
(962, 33591, 0.28),
(1042, 33591, 0.28),
(1299, 33591, 0.28),
(1159, 33591, 0.84),
(962, 33592, 0.37331),
(1162, 33592, 0.37331),
(1257, 33592, 0.37331),
(1061, 33592, 0.74662),
(962, 33593, 0.32669),
(1059, 33593, 0.65338),
(962, 33594, 0.28),
(962, 33595, 0.32669),
(962, 33596, 0.23331),
(1066, 33596, 0.23331),
(1096, 33597, 0.46669),
(962, 33597, 0.93338),
(1011, 33597, 1.13339),
(962, 33598, 0.42),
(962, 33599, 0.37331),
(1044, 33599, 0.37331),
(1091, 33599, 0.37331),
(1090, 33599, 0.74662),
(1294, 33599, 0.74662),
(1063, 33600, 0.28),
(962, 33600, 0.56),
(1068, 33600, 0.56),
(1069, 33600, 0.56),
(962, 33601, 0.32669),
(962, 33602, 0.28),
(1149, 33602, 0.28),
(962, 33603, 1.68),
(962, 33604, 0.56),
(962, 33605, 0.32669),
(1129, 33605, 0.32669),
(1159, 33605, 0.32669),
(1165, 33605, 0.32669),
(1209, 33605, 0.32669),
(1066, 33606, 0.23331),
(1074, 33606, 0.23331),
(1138, 33606, 0.23331),
(1146, 33606, 0.23331),
(1162, 33606, 0.23331),
(962, 33606, 0.46662),
(1069, 33606, 0.46662),
(1271, 33606, 0.46662),
(962, 33607, 0.37331),
(1209, 33607, 0.74662),
(1247, 33607, 0.74662),
(962, 33608, 0.51331),
(1035, 33608, 0.51331),
(1259, 33608, 0.51331),
(1261, 33608, 0.51331),
(1040, 33608, 1.02662),
(962, 33609, 0.46669),
(962, 33610, 0.42),
(962, 33611, 0.42),
(1061, 33611, 0.42),
(1062, 33611, 0.84),
(962, 33612, 0.46669),
(1296, 33612, 0.46669),
(1163, 33612, 1.86676),
(962, 33613, 0.42),
(962, 33614, 0.56),
(962, 33615, 0.32669),
(962, 33616, 0.56),
(962, 33617, 0.46669),
(962, 33618, 0.18669),
(962, 33619, 0.42),
(1148, 33620, 0.37331),
(1279, 33620, 0.37331),
(962, 33620, 0.74662),
(1153, 33620, 0.74662),
(962, 33621, 0.56),
(1126, 33622, 0.18669),
(1209, 33622, 0.18669),
(1046, 33622, 0.37338),
(1063, 33622, 0.37338),
(962, 33622, 0.93345),
(962, 33623, 0.32669),
(1149, 33623, 0.32669),
(962, 33624, 0.32669),
(962, 33625, 0.14),
(1163, 33625, 0.14),
(962, 33626, 0.18669),
(962, 33627, 0.37331),
(962, 33628, 0.23331),
(1299, 33628, 1.96647),
(962, 33629, 0.37331),
(962, 33630, 0.23331),
(1063, 33630, 0.23331),
(1138, 33630, 0.23331),
(1271, 33630, 0.69993),
(962, 33631, 0.18669),
(1063, 33631, 0.18669),
(1209, 33631, 0.37338),
(962, 33632, 0.32669),
(962, 33633, 0.42),
(962, 33634, 0.37331),
(1089, 33635, 0.56),
(962, 33635, 0.84),
(962, 33636, 0.56),
(962, 33637, 0.14),
(962, 33638, 0.18669),
(962, 33639, 0.32669),
(1042, 33640, 0.23331),
(962, 33640, 0.46662),
(962, 33641, 0.84),
(962, 33642, 0.18669),
(1055, 33642, 0.18669),
(962, 33643, 0.37331),
(1144, 33643, 0.37331),
(1163, 33643, 0.37331),
(1114, 33643, 0.74662),
(962, 33644, 0.18669),
(1055, 33644, 0.18669),
(1089, 33644, 0.18669),
(1130, 33644, 0.18669),
(1144, 33644, 0.18669),
(1296, 33644, 0.18669),
(1301, 33644, 0.18669),
(1057, 33644, 0.37338),
(1209, 33644, 0.37338),
(962, 33645, 0.37331),
(962, 33646, 0.7),
(962, 33647, 0.56),
(962, 33648, 0.32669),
(962, 33649, 0.42),
(1096, 33649, 0.42),
(962, 33650, 0.28),
(1063, 33650, 0.28),
(1074, 33650, 0.28),
(962, 33651, 0.60669),
(962, 33652, 0.23331),
(1068, 33652, 0.23331),
(962, 33653, 0.46669),
(962, 33654, 0.23331),
(1067, 33654, 0.23331),
(1068, 33654, 0.23331),
(962, 33655, 0.46669),
(962, 33656, 0.23331),
(1063, 33656, 0.23331),
(1112, 33656, 0.23331),
(1247, 33656, 0.23331),
(1285, 33656, 0.23331),
(962, 33657, 0.14),
(962, 33658, 0.42),
(962, 33659, 0.28),
(962, 33660, 0.42),
(1258, 33660, 0.42),
(962, 33661, 0.46669),
(1040, 33661, 0.46669),
(962, 33662, 0.37331),
(962, 33663, 0.37331),
(962, 33664, 0.23331),
(962, 33665, 0.32669),
(1170, 33665, 0.32669),
(962, 33666, 0.28),
(962, 33667, 0.56),
(962, 33668, 0.42),
(1042, 33668, 0.42),
(962, 33669, 0.51331),
(962, 33670, 0.28),
(1113, 33670, 0.28),
(1151, 33670, 0.28),
(962, 33671, 0.32669),
(1093, 33671, 0.98007),
(962, 33672, 0.18669),
(962, 33673, 0.37331),
(1151, 33673, 0.37331),
(1152, 33673, 0.37331),
(1208, 33673, 0.37331),
(962, 33674, 0.46669),
(962, 33675, 0.37331),
(1096, 33675, 0.37331),
(1101, 33675, 0.37331),
(1107, 33675, 0.37331),
(1134, 33675, 0.37331),
(1148, 33675, 0.37331),
(1209, 33675, 0.37331),
(1274, 33675, 0.37331),
(1247, 33675, 1.49324),
(1109, 33675, 1.65323),
(962, 33676, 0.46669),
(1093, 33676, 0.46669),
(962, 33677, 0.46669),
(1074, 33677, 0.46669),
(1287, 33677, 0.46669),
(1145, 33677, 0.93338),
(1035, 33678, 0.46669),
(1040, 33678, 0.46669),
(962, 33678, 1.86676),
(962, 33679, 0.51331),
(962, 33680, 0.23331),
(1127, 33680, 0.23331),
(1160, 33680, 0.23331),
(962, 33681, 0.42),
(1036, 33681, 0.42),
(962, 33682, 0.37331),
(962, 33683, 0.51331),
(962, 33684, 0.56),
(962, 33685, 0.42),
(1067, 33685, 0.42),
(962, 33686, 0.28),
(962, 33687, 0.14),
(1128, 33687, 0.14),
(962, 33688, 0.28),
(962, 33689, 0.37331),
(1299, 33689, 0.37331),
(1063, 33689, 0.74662),
(1068, 33689, 0.74662),
(1069, 33689, 0.74662),
(1287, 33689, 1.27992),
(1146, 33689, 1.49324),
(962, 33690, 0.28),
(1069, 33690, 0.28),
(1285, 33690, 0.28),
(962, 33691, 0.28),
(1208, 33691, 0.28),
(962, 33692, 0.42),
(1160, 33692, 0.42),
(1055, 33693, 0.23331),
(1062, 33693, 0.23331),
(1109, 33693, 0.23331),
(1115, 33693, 0.23331),
(1144, 33693, 0.23331),
(1145, 33693, 0.23331),
(1209, 33693, 0.23331),
(1273, 33693, 0.23331),
(1276, 33693, 0.23331),
(1081, 33693, 0.46662),
(1146, 33693, 0.46662),
(962, 33693, 1.16655),
(1063, 33693, 1.26654),
(1146, 33694, 0.37331),
(1279, 33694, 0.37331),
(962, 33694, 1.49324),
(962, 33695, 0.28),
(962, 33696, 0.23331),
(962, 33697, 0.23331),
(962, 33698, 1.12),
(962, 33699, 0.28),
(1147, 33699, 0.28),
(1125, 33699, 0.56),
(962, 33700, 0.56),
(962, 33701, 0.18669),
(962, 33702, 0.37331),
(962, 33703, 0.32669),
(962, 33704, 0.23331),
(1055, 33704, 0.46662),
(1057, 33704, 0.46662),
(962, 33705, 0.32669),
(962, 33706, 0.28),
(962, 33707, 0.18669),
(962, 33708, 0.18669),
(1299, 33708, 0.18669),
(962, 33709, 0.32669),
(1036, 33709, 0.32669),
(1040, 33709, 0.32669),
(1257, 33709, 0.32669),
(962, 33710, 0.56),
(1285, 33711, 0.23331),
(962, 33711, 0.46662),
(962, 33712, 0.37331),
(1048, 33712, 0.37331),
(962, 33713, 0.60669),
(962, 33714, 0.28),
(962, 33715, 0.51331),
(1042, 33715, 0.51331),
(1140, 33715, 0.51331),
(1145, 33715, 0.51331),
(962, 33716, 0.23331),
(962, 33717, 0.32669),
(962, 33718, 0.42),
(1147, 33718, 0.42),
(962, 33719, 0.37331),
(1285, 33719, 0.37331),
(962, 33720, 0.28),
(1279, 33720, 0.28),
(1281, 33720, 0.28),
(962, 33721, 0.23331),
(1044, 33721, 0.23331),
(1276, 33721, 0.46662),
(962, 33722, 0.18669),
(1066, 33722, 0.18669),
(1074, 33722, 0.18669),
(1285, 33722, 0.18669),
(1247, 33722, 0.74676),
(962, 33723, 0.32669),
(1069, 33723, 0.32669),
(962, 33724, 0.18669),
(1089, 33725, 0.32669),
(962, 33725, 0.65338),
(962, 33726, 0.23331),
(1043, 33726, 0.23331),
(1111, 33726, 0.23331),
(1126, 33726, 0.23331),
(1129, 33726, 0.23331),
(1209, 33726, 0.23331),
(1247, 33726, 0.23331),
(1281, 33726, 0.23331),
(962, 33727, 0.56),
(962, 33728, 0.18669),
(1044, 33728, 0.18669),
(1066, 33728, 0.18669),
(1084, 33728, 0.18669),
(1085, 33728, 0.18669),
(1107, 33728, 0.18669),
(1109, 33728, 0.18669),
(1281, 33728, 0.18669),
(1103, 33728, 0.37338),
(962, 33729, 0.23331),
(1055, 33729, 0.23331),
(1074, 33729, 0.23331),
(1076, 33729, 0.23331),
(962, 33730, 0.28),
(1163, 33730, 0.28),
(962, 33731, 0.46669),
(962, 33732, 0.28),
(1257, 33732, 0.28),
(1109, 33733, 0.23331),
(962, 33733, 0.46662),
(1091, 33733, 0.46662),
(962, 33734, 0.28),
(1058, 33734, 0.28),
(1069, 33734, 0.28),
(1086, 33734, 0.28),
(1276, 33734, 0.28),
(1281, 33734, 0.28),
(1042, 33734, 0.56),
(1066, 33734, 0.56),
(1109, 33734, 0.56),
(1061, 33814, 0.18669),
(1088, 33814, 0.18669),
(1146, 33814, 0.18669),
(1163, 33814, 0.18669),
(1082, 33814, 0.37338),
(1144, 33814, 0.37338),
(1165, 33814, 0.37338),
(1048, 33815, 0.28),
(1165, 33815, 0.56),
(1209, 33818, 0.46669),
(1165, 33818, 0.93338),
(1069, 33825, 0.60669),
(1285, 33825, 0.60669),
(1129, 33830, 0.28),
(1130, 33830, 0.28),
(1285, 33830, 0.28),
(1209, 33830, 0.56),
(1284, 33830, 0.56),
(1186, 33832, 0.37331),
(1285, 33832, 0.37331),
(1067, 33832, 0.74662),
(1113, 33833, 0.37331),
(1285, 33833, 0.37331),
(1068, 33833, 0.74662),
(1047, 33841, 0.23331),
(1062, 33841, 0.23331),
(1063, 33841, 0.23331),
(1067, 33841, 0.23331),
(1112, 33841, 0.23331),
(1285, 33841, 0.23331),
(1057, 33842, 0.23331),
(1285, 33842, 0.23331),
(1302, 33842, 0.23331),
(1285, 33845, 0.32669),
(1144, 33845, 0.65338),
(1069, 33850, 0.46669),
(1113, 33850, 0.46669),
(1285, 33850, 0.46669),
(1209, 33852, 0.56),
(1285, 33852, 1.92),
(1285, 33853, 0.18669),
(980, 33853, 0.37338),
(1093, 33853, 0.37338),
(1285, 33855, 0.28),
(1069, 33855, 0.56),
(1046, 33858, 0.42),
(1285, 33858, 0.42),
(1115, 33859, 0.37331),
(1162, 33859, 0.37331),
(1208, 33859, 0.37331),
(1285, 33859, 0.37331),
(1109, 33888, 0.46669),
(1157, 33888, 0.46669),
(1111, 33888, 0.93338),
(1063, 33890, 0.56),
(1125, 33890, 0.56),
(1145, 33890, 0.56),
(1157, 33890, 0.56),
(1163, 33890, 1.12),
(1144, 33892, 0.32669),
(1148, 33892, 0.32669),
(1157, 33892, 0.32669),
(1162, 33892, 0.32669),
(1257, 33893, 0.46669),
(1157, 33893, 0.93338),
(22, 33893, 1.13339),
(1007, 33893, 1.13339),
(1218, 33893, 1.60008),
(1186, 33895, 0.37331),
(1157, 33895, 0.74662),
(1161, 33895, 0.74662),
(1157, 33897, 0.51331),
(1277, 33897, 1.02662),
(1299, 33897, 1.53993),
(1088, 33920, 0.32669),
(1160, 33920, 0.65338),
(1036, 33929, 0.37331),
(1160, 33929, 0.37331),
(1163, 33929, 0.37331),
(1208, 33929, 0.37331),
(1111, 33931, 0.32669),
(1160, 33931, 0.32669),
(1258, 33931, 0.32669),
(1068, 33935, 0.42),
(1160, 33935, 0.42),
(1276, 33935, 0.42),
(1145, 33967, 0.37331),
(1283, 33967, 0.37331),
(1161, 33967, 0.74662),
(1040, 33970, 0.56),
(1161, 33970, 0.56),
(1161, 33972, 1.68),
(1159, 33972, 3.36),
(1161, 33974, 0.32669),
(1158, 33974, 1.12008),
(1044, 33975, 0.28),
(1067, 33975, 0.28),
(1068, 33975, 0.28),
(1161, 33975, 0.28),
(1066, 33975, 0.56),
(1258, 33975, 0.56),
(1033, 33979, 0.42),
(1161, 33979, 0.42),
(1161, 33982, 0.32669),
(1144, 33982, 0.65338),
(1115, 33985, 0.14),
(1158, 33985, 0.14),
(1161, 33985, 0.14),
(1066, 34013, 0.28),
(1158, 34013, 0.28),
(1146, 34013, 0.96),
(1149, 34017, 0.32669),
(1158, 34017, 0.32669),
(1274, 34017, 0.32669),
(1284, 34017, 0.32669),
(1208, 34017, 0.65338),
(1124, 34017, 0.98007),
(1158, 34022, 0.69993),
(1159, 34022, 1.63317),
(1042, 34023, 0.18669),
(1074, 34023, 0.18669),
(1158, 34023, 0.18669),
(1063, 34024, 0.23331),
(1158, 34024, 0.46662),
(1040, 34031, 0.28),
(1300, 34031, 0.28),
(1158, 34031, 0.56),
(1257, 34031, 0.56),
(1280, 34044, 0.56),
(1159, 34044, 1.12),
(1283, 34044, 1.12),
(1040, 34045, 0.37331),
(1159, 34045, 0.37331),
(1130, 34048, 0.37331),
(1159, 34048, 0.37331),
(1086, 34049, 0.42),
(1152, 34049, 0.42),
(1159, 34049, 0.42),
(1088, 34050, 0.46669),
(1159, 34050, 0.46669),
(1281, 34050, 0.46669),
(1115, 34050, 0.93338),
(1279, 34050, 0.93338),
(1036, 34051, 0.42),
(1159, 34051, 0.42),
(1209, 34051, 0.42),
(1247, 34051, 0.42),
(980, 34054, 0.32669),
(1059, 34054, 0.32669),
(1124, 34054, 0.32669),
(1127, 34054, 0.32669),
(1159, 34054, 0.32669),
(1273, 34054, 0.32669),
(1274, 34054, 0.32669),
(1065, 34054, 0.98007),
(1066, 34055, 0.23331),
(1126, 34055, 0.23331),
(1146, 34055, 0.23331),
(1159, 34055, 0.46662),
(1159, 34057, 0.32669),
(1279, 34057, 0.65338),
(980, 34064, 0.42),
(1159, 34064, 0.42),
(1125, 34065, 0.32669),
(1159, 34065, 0.32669),
(1091, 34065, 0.65338),
(1040, 34069, 0.42),
(1159, 34069, 0.84),
(980, 34070, 0.28),
(1103, 34070, 0.28),
(1159, 34070, 0.28),
(1108, 34070, 0.56),
(1208, 34070, 0.84),
(1144, 34071, 0.51331),
(1159, 34071, 0.51331),
(1067, 34079, 0.51331),
(1278, 34079, 0.51331),
(1045, 34079, 1.02662),
(1151, 34080, 0.28),
(1152, 34080, 0.28),
(1276, 34080, 0.28),
(1278, 34080, 0.28),
(1063, 34081, 0.23331),
(1278, 34081, 0.23331),
(1113, 34084, 0.23331),
(1278, 34084, 0.46662),
(1062, 34085, 0.23331),
(1278, 34085, 0.23331),
(1279, 34085, 0.23331),
(1128, 34085, 0.46662),
(1278, 34086, 0.37331),
(1280, 34086, 0.74662),
(1280, 34107, 0.23331),
(1283, 34107, 0.23331),
(1277, 34107, 0.46662),
(1050, 34108, 0.37331),
(1125, 34108, 0.37331),
(1271, 34108, 0.37331),
(1277, 34108, 0.37331),
(1138, 34108, 0.74662),
(1140, 34108, 0.74662),
(1153, 34112, 0.60669),
(1277, 34112, 0.60669),
(1060, 34114, 0.14),
(1063, 34114, 0.14),
(1068, 34114, 0.14),
(1105, 34114, 0.14),
(1106, 34114, 0.14),
(1209, 34114, 0.14),
(1277, 34114, 0.14),
(1283, 34114, 0.14),
(1301, 34114, 0.14),
(1061, 34114, 0.28),
(1066, 34118, 0.23331),
(1088, 34118, 0.23331),
(1277, 34118, 0.23331),
(1042, 34119, 0.18669),
(1277, 34119, 0.18669),
(1065, 34121, 0.23331),
(1277, 34121, 0.23331),
(1196, 34121, 0.46662),
(1283, 34121, 0.46662),
(1277, 34122, 0.18669),
(1279, 34122, 0.18669),
(1046, 34123, 0.28),
(1144, 34123, 0.28),
(1153, 34123, 0.28),
(1277, 34123, 0.56),
(1063, 34126, 0.18669),
(1146, 34126, 0.18669),
(1277, 34126, 0.18669),
(1279, 34126, 0.18669),
(1058, 34129, 0.32669),
(1277, 34129, 0.32669),
(1280, 34129, 0.32669),
(1096, 34130, 0.32669),
(1110, 34130, 0.32669),
(1138, 34130, 0.32669),
(1148, 34130, 1.44677),
(1277, 34130, 1.77346),
(1105, 34131, 0.14),
(1277, 34131, 0.14),
(1279, 34170, 0.46669),
(1280, 34170, 1.40007),
(1144, 34171, 0.14),
(1280, 34171, 0.14),
(1101, 34171, 0.28),
(1111, 34172, 0.32669),
(1149, 34172, 0.32669),
(1280, 34172, 0.32669),
(1147, 34175, 0.56),
(1280, 34175, 0.56),
(1140, 34179, 0.23331),
(1208, 34179, 0.23331),
(1280, 34179, 0.46662),
(1138, 34180, 0.37331),
(1280, 34180, 1.11993),
(1063, 34188, 0.32669),
(1280, 34188, 0.32669),
(1279, 34190, 0.18669),
(1280, 34190, 0.18669),
(1046, 34191, 0.18669),
(1066, 34191, 0.18669),
(1125, 34191, 0.18669),
(1280, 34191, 0.18669),
(1287, 34191, 0.18669),
(1146, 34191, 0.37338),
(1087, 34192, 0.23331),
(1280, 34192, 0.23331),
(1113, 34203, 0.14),
(1279, 34203, 0.14),
(1111, 34204, 0.51331),
(1279, 34204, 0.51331),
(1074, 34207, 0.28),
(1279, 34207, 0.28),
(1140, 34207, 0.56),
(1276, 34207, 0.56),
(1129, 34208, 0.23331),
(1145, 34208, 0.23331),
(1279, 34208, 0.23331),
(1040, 34209, 0.42),
(1281, 34209, 0.42),
(1279, 34209, 0.84),
(1066, 34210, 0.14),
(1108, 34210, 0.14),
(1279, 34210, 0.14),
(1294, 34210, 0.28),
(1144, 34210, 0.42),
(1063, 34211, 0.18669),
(1279, 34211, 0.18669),
(1059, 34217, 0.51331),
(1279, 34217, 1.02662),
(1086, 34220, 0.37331),
(1279, 34220, 0.37331),
(1129, 34221, 0.23331),
(1209, 34221, 0.23331),
(1279, 34221, 0.23331),
(1128, 34223, 0.42),
(1279, 34223, 0.42),
(1279, 34227, 0.42),
(1281, 34227, 0.42),
(1067, 34232, 0.32669),
(1279, 34232, 0.32669),
(1091, 34235, 0.37331),
(1279, 34235, 0.37331),
(1152, 34236, 0.23331),
(1296, 34236, 0.23331),
(1065, 34236, 0.46662),
(1279, 34236, 0.46662),
(1110, 34263, 0.23331),
(1152, 34263, 0.23331),
(1153, 34263, 0.46662),
(1147, 34263, 0.69993),
(1150, 34263, 1.26654),
(1151, 34263, 1.26654),
(1058, 34270, 0.18669),
(1075, 34270, 0.18669),
(1146, 34270, 0.18669),
(1153, 34270, 0.18669),
(1208, 34270, 0.18669),
(1282, 34270, 0.18669),
(1093, 34270, 0.37338),
(1162, 34270, 0.37338),
(1096, 34273, 0.51331),
(1153, 34273, 0.51331),
(980, 34276, 0.51331),
(1048, 34276, 0.51331),
(1153, 34276, 0.51331),
(1259, 34276, 0.51331),
(1110, 34276, 1.02662),
(1163, 34278, 0.23331),
(1151, 34278, 0.46662),
(1153, 34278, 0.46662),
(1153, 34279, 0.42),
(1163, 34279, 0.42),
(1151, 34294, 0.56),
(1152, 34294, 1.12),
(25, 34294, 1.36),
(1027, 34294, 1.36),
(1213, 34294, 1.92),
(1150, 34294, 2.24),
(1150, 34295, 0.42),
(1151, 34295, 0.42),
(980, 34295, 2.1),
(1126, 34296, 0.56),
(1150, 34296, 0.56),
(1150, 34297, 0.42),
(1087, 34297, 0.84),
(980, 34297, 1.44),
(1124, 34300, 0.51331),
(1125, 34300, 0.51331),
(1150, 34300, 0.51331),
(1262, 34300, 0.51331),
(1066, 34301, 0.51331),
(1107, 34301, 0.51331),
(1150, 34301, 0.51331),
(1149, 34301, 1.02662),
(1046, 34305, 0.23331),
(1150, 34305, 0.23331),
(1130, 34306, 0.37331),
(1150, 34306, 0.37331),
(1090, 34306, 0.74662),
(1152, 34325, 0.23331),
(1163, 34325, 0.23331),
(1152, 34329, 0.51331),
(1258, 34329, 0.51331),
(12, 34329, 1.24661),
(1030, 34329, 1.24661),
(1138, 34329, 3.22652),
(1042, 34331, 0.28),
(1068, 34331, 0.28),
(1152, 34331, 0.28),
(1152, 34333, 0.37331),
(1282, 34333, 0.37331),
(1077, 34336, 0.74662),
(1152, 34336, 0.74662),
(1060, 34339, 0.32669),
(1152, 34339, 0.32669),
(1302, 34339, 0.32669),
(1105, 34340, 1.60008),
(1152, 34340, 1.60008),
(1152, 34342, 0.65331),
(1170, 34342, 0.65331),
(1152, 34343, 0.42),
(12, 34343, 1.02),
(1030, 34343, 1.02),
(1035, 34348, 0.28),
(1040, 34348, 0.28),
(1149, 34348, 0.28),
(1152, 34348, 0.28),
(1257, 34348, 0.28),
(1258, 34348, 0.28),
(1259, 34348, 0.28),
(1209, 34387, 0.32669),
(1259, 34387, 0.32669),
(1260, 34387, 0.32669),
(1151, 34387, 0.65338),
(1076, 34388, 0.14),
(1077, 34388, 0.14),
(1151, 34388, 0.14),
(1163, 34388, 0.14),
(1107, 34388, 0.28),
(1061, 34389, 0.37331),
(1130, 34389, 0.37331),
(1151, 34389, 0.37331),
(1274, 34389, 0.37331),
(1151, 34390, 0.32669),
(1090, 34390, 0.65338),
(1059, 34391, 0.32669),
(1151, 34391, 0.32669),
(1301, 34391, 0.65338),
(1068, 34395, 0.60669),
(1151, 34395, 0.60669),
(1107, 34396, 0.37331),
(1151, 34396, 0.37331),
(1036, 34399, 0.23331),
(1125, 34399, 0.23331),
(1151, 34399, 0.23331),
(1258, 34399, 0.23331),
(1033, 34420, 0.42),
(1147, 34420, 0.42),
(1259, 34420, 0.42),
(1170, 34421, 0.46669),
(1147, 34421, 0.93338),
(1065, 34424, 0.56),
(1112, 34424, 0.56),
(1147, 34424, 0.56),
(1284, 34424, 1.12),
(1036, 34425, 0.37331),
(1055, 34425, 0.37331),
(1115, 34425, 0.37331),
(1147, 34425, 0.37331),
(1208, 34425, 0.37331),
(1144, 34427, 0.56),
(1147, 34427, 0.56),
(1130, 34428, 0.37331),
(1147, 34428, 0.37331),
(1076, 34435, 0.28),
(1147, 34435, 0.28),
(1260, 34435, 0.28),
(1261, 34435, 0.28),
(1276, 34435, 0.28),
(1105, 34435, 1.12),
(1098, 34438, 0.28),
(1147, 34438, 0.28),
(1147, 34439, 0.28),
(1134, 34439, 0.56),
(1147, 34440, 0.23331),
(1276, 34440, 0.23331),
(980, 34440, 0.46662),
(1299, 34440, 0.46662),
(1125, 34440, 1.69983),
(1065, 34441, 0.32669),
(1147, 34441, 0.32669),
(980, 34448, 0.18669),
(980, 34449, 0.51),
(980, 34450, 0.32669),
(980, 34451, 0.46669),
(1149, 34451, 0.46669),
(1098, 34451, 0.93338),
(980, 34452, 0.37331),
(980, 34453, 0.46669),
(980, 34454, 0.32669),
(1063, 34454, 0.32669),
(1096, 34454, 0.32669),
(980, 34455, 0.32669),
(1128, 34456, 0.28),
(980, 34456, 0.56),
(1107, 34456, 0.56),
(980, 34457, 0.37338),
(980, 34458, 0.28),
(1059, 34459, 0.37331),
(1093, 34459, 0.37331),
(1140, 34459, 0.37331),
(980, 34459, 0.74662),
(980, 34460, 0.18669),
(1149, 34460, 0.18669),
(980, 34461, 0.32669),
(1091, 34461, 0.32669),
(1075, 34461, 0.65338),
(980, 34462, 0.56),
(1108, 34462, 1.68),
(980, 34463, 0.60669),
(980, 34464, 0.56),
(980, 34465, 0.32669),
(980, 34466, 0.65338),
(980, 34467, 0.23331),
(980, 34468, 1.8666),
(980, 34469, 0.09331),
(1125, 34481, 0.37331),
(1148, 34481, 0.37331),
(1036, 34484, 0.28),
(1057, 34484, 0.28),
(1148, 34484, 0.28),
(1247, 34484, 0.28),
(1035, 34484, 0.56),
(1130, 34484, 2.04),
(1124, 34484, 2.6),
(1208, 34484, 3.64),
(1086, 34485, 0.37331),
(1148, 34485, 0.74662),
(1046, 34489, 0.18669),
(1057, 34489, 0.18669),
(1299, 34489, 0.18669),
(1148, 34489, 0.37338),
(1107, 34494, 0.28),
(1148, 34494, 0.28),
(1035, 34496, 0.28),
(1148, 34496, 0.28),
(1148, 34500, 0.32669),
(1209, 34500, 0.32669),
(1096, 34501, 0.32669),
(1148, 34501, 0.32669),
(1055, 34502, 0.32669),
(1149, 34502, 0.32669),
(1262, 34502, 0.32669),
(1148, 34502, 0.65338),
(1148, 34503, 0.23331),
(1145, 34503, 0.79992),
(1109, 34511, 0.42),
(1111, 34511, 0.42),
(1125, 34511, 0.42),
(1186, 34511, 0.42),
(1149, 34511, 0.84),
(1146, 34511, 1.44),
(1149, 34512, 0.28),
(1105, 34512, 0.56),
(1074, 34520, 0.23331),
(1149, 34520, 0.69993),
(1124, 34522, 0.23331),
(1134, 34522, 0.23331),
(1149, 34522, 0.23331),
(1096, 34525, 0.56),
(1149, 34525, 0.56),
(1115, 34526, 0.28),
(1149, 34526, 0.28),
(1105, 34529, 0.46669),
(1149, 34529, 0.46669),
(1284, 34551, 0.46669),
(1300, 34551, 0.46669),
(1108, 34551, 0.93338),
(1096, 34554, 0.37331),
(1247, 34554, 0.37331),
(1271, 34554, 0.37331),
(1284, 34554, 0.37331),
(1062, 34554, 1.27992),
(1296, 34554, 1.86655),
(1063, 34554, 2.02654),
(1209, 34556, 0.42),
(1262, 34556, 0.42),
(1284, 34556, 0.84),
(1086, 34587, 0.32669),
(1163, 34587, 0.65338),
(1163, 34588, 0.32669),
(1299, 34588, 0.65338),
(1065, 34589, 0.28),
(1128, 34589, 0.28),
(1300, 34589, 0.28),
(1301, 34589, 0.28),
(1163, 34589, 0.56),
(1063, 34595, 0.18669),
(1163, 34595, 0.18669),
(1273, 34595, 0.18669),
(1208, 34595, 0.74676),
(1163, 34596, 0.93338),
(1138, 34596, 5.26693),
(1163, 34600, 0.42),
(1042, 34603, 0.32669),
(1163, 34603, 0.32669),
(1138, 34603, 0.65338),
(1126, 34637, 0.37331),
(1127, 34637, 0.37331),
(1162, 34637, 0.37331),
(1247, 34637, 0.37331),
(1124, 34639, 0.37331),
(1125, 34639, 0.37331),
(1126, 34639, 0.37331),
(1128, 34639, 0.37331),
(1134, 34639, 0.37331),
(1162, 34639, 0.37331),
(1247, 34639, 0.37331),
(1130, 34639, 0.74662),
(1162, 34645, 0.46669),
(1036, 34645, 0.93338),
(1063, 34651, 0.23331),
(1089, 34651, 0.23331),
(1145, 34651, 0.23331),
(1145, 34653, 0.42),
(1040, 34653, 1.68),
(1209, 34658, 0.37331),
(1145, 34658, 0.74662),
(1124, 34660, 0.32669),
(1145, 34660, 0.32669),
(1274, 34660, 0.32669),
(1098, 34661, 0.60669),
(1145, 34661, 0.60669),
(1036, 34662, 0.32669),
(1300, 34662, 0.32669),
(1145, 34662, 0.65338),
(1125, 34665, 0.37331),
(1145, 34665, 0.37331),
(1068, 34668, 0.32669),
(1145, 34668, 0.32669),
(1040, 34669, 0.37331),
(1112, 34669, 0.37331),
(1145, 34669, 0.37331),
(1258, 34669, 0.37331),
(1260, 34669, 0.37331),
(1126, 34669, 2.23986),
(1144, 34691, 0.18669),
(1146, 34691, 0.18669),
(1098, 34697, 0.14),
(1144, 34697, 0.28),
(1146, 34697, 0.28),
(1074, 34699, 0.37331),
(1146, 34699, 0.37331),
(1146, 34702, 0.32669),
(1287, 34702, 0.65338),
(1066, 34703, 0.23331),
(1074, 34703, 0.23331),
(1092, 34703, 0.23331),
(1146, 34703, 0.23331),
(1134, 34705, 0.42),
(1146, 34705, 1.44),
(1146, 34707, 0.32669),
(1208, 34707, 0.32669),
(1124, 34707, 0.65338),
(1146, 34710, 0.37331),
(1196, 34710, 0.37331),
(1208, 34710, 0.37331),
(1271, 34710, 0.37331),
(1144, 34711, 0.32669),
(1146, 34711, 0.32669),
(1061, 34714, 0.23331),
(1085, 34714, 0.23331),
(1087, 34714, 0.23331),
(1103, 34714, 0.23331),
(1108, 34714, 0.23331),
(1112, 34714, 0.23331),
(1113, 34714, 0.23331),
(1146, 34714, 0.23331),
(1076, 34714, 0.46662),
(1081, 34714, 0.46662),
(1196, 34714, 0.46662),
(1281, 34714, 0.46662),
(1110, 34714, 0.69993),
(1094, 34714, 0.93324),
(1144, 34745, 0.37331),
(1209, 34745, 0.37331),
(1042, 34751, 0.28),
(1068, 34751, 0.28),
(1089, 34751, 0.28),
(1144, 34751, 1.12),
(1128, 34755, 0.28),
(1144, 34755, 0.28),
(1066, 34758, 0.23331),
(1144, 34758, 0.46662),
(1144, 34761, 0.32669),
(1110, 34761, 0.65338),
(1130, 34764, 0.28),
(1144, 34764, 0.28),
(1130, 34765, 0.18669),
(1144, 34765, 0.18669),
(1271, 34765, 0.18669),
(1046, 34766, 0.32669),
(1093, 34766, 0.65338),
(1144, 34766, 1.30676),
(1257, 34772, 0.42),
(1144, 34772, 0.84),
(1124, 34773, 0.42),
(1209, 34773, 0.42),
(1144, 34773, 2.52),
(1106, 34775, 0.42),
(1144, 34775, 1.26),
(1066, 34776, 0.18669),
(1170, 34776, 0.18669),
(1271, 34776, 0.18669),
(1276, 34776, 0.18669),
(1144, 34776, 0.56007),
(1033, 34783, 0.18669),
(1129, 34783, 0.18669),
(1144, 34783, 0.56007),
(1144, 34784, 0.18669),
(1085, 34784, 0.56007),
(1144, 34786, 0.14),
(1282, 34786, 0.28),
(1262, 34788, 0.37331),
(990, 34788, 0.90661),
(1262, 34789, 0.46669),
(1128, 34789, 2.93348),
(1262, 34791, 0.42),
(991, 34791, 1.02),
(1035, 34795, 0.37331),
(1040, 34795, 0.37331),
(1258, 34795, 0.37331),
(1261, 34795, 0.37331),
(1262, 34795, 0.37331),
(1126, 34795, 0.74662),
(1134, 34796, 0.65331),
(1262, 34796, 0.65331),
(1258, 34799, 0.51331),
(1259, 34799, 0.51331),
(1262, 34799, 0.51331),
(1130, 34801, 0.18669),
(1259, 34801, 0.18669),
(1262, 34801, 0.18669),
(1301, 34801, 0.18669),
(1302, 34801, 0.18669),
(1096, 34801, 0.37338),
(1209, 34801, 0.37338),
(992, 34803, 0.5334),
(1001, 34804, 2),
(734, 34805, 0.45339),
(1010, 34805, 0.45339),
(1011, 34806, 0.9334),
(1013, 34807, 0.79339),
(1014, 34808, 1.02),
(1021, 34809, 0.8),
(1021, 34810, 1.0666),
(1029, 34812, 1.2),
(1030, 34813, 1.4666),
(253, 34814, 0.45339),
(1033, 34815, 0.51),
(1033, 34816, 0.51331),
(1126, 34816, 0.51331),
(1035, 34817, 0.28),
(1260, 34817, 0.28),
(1300, 34817, 0.28),
(1033, 34817, 0.56),
(1036, 34817, 0.56),
(1040, 34817, 0.56),
(1261, 34817, 0.56),
(1033, 34818, 0.14),
(1257, 34818, 0.14),
(1259, 34818, 0.14),
(1298, 34818, 0.14),
(1033, 34819, 0.32669),
(1036, 34819, 0.32669),
(1033, 34820, 0.51331),
(1259, 34820, 0.51331),
(1260, 34820, 0.51331),
(1300, 34820, 1.02662),
(1033, 34821, 0.42),
(1257, 34821, 0.42),
(1258, 34821, 0.42),
(1281, 34821, 0.42),
(1300, 34821, 0.42),
(1033, 34822, 0.09331),
(1035, 34823, 0.46669),
(1040, 34823, 0.46669),
(1258, 34823, 0.46669),
(1259, 34823, 0.46669),
(1033, 34823, 0.93338),
(1033, 34824, 0.37331),
(1033, 34825, 0.84),
(1033, 34826, 0.84),
(1208, 34826, 0.84),
(1298, 34826, 0.84),
(1035, 34826, 1.26),
(1033, 34827, 0.7),
(1035, 34827, 0.7),
(1033, 34828, 0.18669),
(1033, 34829, 0.32669),
(1258, 34829, 0.32669),
(1033, 34830, 0.37331),
(1033, 34831, 0.28),
(1257, 34831, 0.28),
(1258, 34831, 0.28),
(1300, 34831, 0.56),
(1033, 34832, 0.42),
(1035, 34833, 0.37331),
(1257, 34833, 0.37331),
(1300, 34833, 0.37331),
(1033, 34833, 0.74662),
(1033, 34834, 0.93338),
(1033, 34835, 0.46669),
(1033, 34836, 0.37331),
(1258, 34836, 0.37331),
(1260, 34836, 0.37331),
(1261, 34836, 0.37331),
(1033, 34837, 1.03323),
(1033, 34838, 0.46669),
(1209, 34838, 0.46669),
(1033, 34839, 0.09331),
(1033, 34840, 0.46669),
(1033, 34841, 0.65331),
(1033, 34842, 0.51331),
(1035, 34842, 0.51331),
(1208, 34842, 0.51331),
(1247, 34842, 0.51331),
(1033, 34843, 1.12),
(1035, 34843, 1.12),
(1298, 34843, 1.12),
(1033, 34844, 0.37331),
(1033, 34845, 0.46669),
(1033, 34846, 0.37331),
(1258, 34846, 0.74662),
(1033, 34847, 0.42),
(1033, 34848, 0.32669),
(1300, 34848, 0.32669),
(1126, 34848, 0.65338),
(1033, 34849, 0.51331),
(1033, 34850, 0.51331),
(1033, 34851, 0.37331),
(1066, 34852, 0.14),
(1061, 34852, 0.28),
(1033, 34852, 0.56),
(1035, 34852, 0.56),
(1036, 34852, 0.56),
(1261, 34852, 0.56),
(1260, 34852, 0.7),
(1259, 34852, 0.98),
(1040, 34852, 1.12),
(1300, 34852, 1.12),
(1258, 34852, 1.4),
(1257, 34852, 1.82),
(1033, 34853, 0.32669),
(1033, 34854, 0.23331),
(1033, 34855, 2.06677),
(1033, 34856, 0.32669),
(1035, 34856, 0.32669),
(1036, 34856, 0.32669),
(1040, 34856, 0.32669),
(1126, 34856, 0.32669),
(1261, 34856, 0.32669),
(1033, 34857, 0.42),
(1259, 34857, 0.42),
(1300, 34857, 0.42),
(1033, 34858, 0.37331),
(1033, 34859, 0.51331),
(1033, 34860, 0.18669),
(1033, 34861, 0.37331),
(1258, 34879, 0.32669),
(1259, 34879, 0.32669),
(1261, 34879, 0.32669),
(1300, 34879, 0.32669),
(1261, 34880, 3.1),
(1036, 34881, 0.28),
(1300, 34881, 0.28),
(1261, 34884, 0.46669),
(1126, 34884, 0.93338),
(1036, 34885, 0.56),
(1040, 34885, 0.56),
(1261, 34885, 0.56),
(1036, 34888, 0.37331),
(1261, 34888, 0.37331),
(1261, 34889, 1.65323),
(1126, 34890, 0.37331),
(1259, 34890, 0.37331),
(1261, 34890, 0.37331),
(1209, 34891, 0.56),
(1259, 34891, 0.56),
(1300, 34891, 0.56),
(1035, 34892, 0.56),
(1036, 34892, 0.56),
(1258, 34892, 0.56),
(1261, 34892, 0.56),
(1300, 34894, 0.51331),
(1036, 34894, 1.02662),
(1035, 34896, 0.37331),
(1036, 34896, 0.37331),
(1040, 34896, 0.37331),
(1260, 34896, 0.37331),
(1261, 34896, 0.37331),
(1300, 34896, 0.37331),
(1257, 34896, 0.74662),
(1259, 34896, 0.74662),
(1035, 34909, 0.51),
(1035, 34910, 0.28),
(1035, 34911, 0.28),
(1040, 34911, 0.28),
(1138, 34911, 0.28),
(1035, 34912, 0.32669),
(1035, 34913, 0.28),
(1035, 34914, 1.44),
(1036, 34914, 1.44),
(1035, 34915, 0.51331),
(1040, 34915, 0.51331),
(1261, 34916, 0.46669),
(1035, 34916, 0.93338),
(1258, 34916, 0.93338),
(1035, 34917, 0.23331),
(1035, 34918, 0.32669),
(1208, 34918, 0.32669),
(1035, 34919, 0.37331),
(1035, 34920, 0.28),
(1258, 34920, 0.28),
(1259, 34920, 0.28),
(1035, 34921, 0.65331),
(1035, 34922, 0.46669),
(1035, 34923, 1.92),
(1035, 34924, 0.32669),
(1259, 34924, 0.32669),
(1300, 34924, 0.32669),
(1035, 34925, 0.28),
(1084, 34925, 0.28),
(1035, 34926, 0.51331),
(1035, 34927, 0.32669),
(1257, 34927, 0.32669),
(1258, 34927, 0.32669),
(1035, 34928, 0.28),
(1125, 34928, 0.28),
(1035, 34929, 0.37331),
(1036, 34929, 0.37331),
(1259, 34929, 0.37331),
(1040, 34929, 0.74662),
(1257, 34929, 0.74662),
(1035, 34930, 0.60669),
(1035, 34931, 0.18669),
(1112, 34931, 0.18669),
(1035, 34932, 0.18669),
(1257, 34932, 0.18669),
(1036, 34940, 0.51),
(1036, 34941, 0.14),
(1036, 34942, 0.46669),
(1258, 34942, 0.46669),
(1036, 34943, 0.42),
(1302, 34943, 0.42),
(1084, 34944, 0.51331),
(1036, 34944, 1.02662),
(1036, 34945, 0.14),
(1258, 34945, 0.14),
(1036, 34946, 0.23331),
(1257, 34947, 0.37331),
(1300, 34947, 0.37331),
(1036, 34947, 1.11993),
(1258, 34947, 1.11993),
(1259, 34947, 1.11993),
(1036, 34948, 0.7),
(1036, 34949, 0.46669),
(1208, 34949, 0.93338),
(1036, 34950, 0.18669),
(1036, 34951, 0.37331),
(1134, 34951, 0.37331),
(1036, 34952, 0.14),
(1058, 34952, 0.14),
(1063, 34952, 0.28),
(1036, 34953, 0.42),
(1257, 34953, 0.42),
(1036, 34954, 0.37331),
(1040, 34954, 0.37331),
(1036, 34955, 0.09331),
(1036, 34956, 0.7),
(1036, 34957, 0.7),
(1036, 34958, 0.7),
(1036, 34959, 0.60669),
(1036, 34960, 0.7),
(1040, 34960, 1.4),
(1036, 34961, 0.7),
(1040, 34961, 0.7),
(1036, 34962, 0.28),
(1124, 34962, 0.28),
(1209, 34962, 0.56),
(1036, 34963, 0.56),
(1036, 34964, 0.51331),
(1257, 34965, 0.32669),
(1259, 34965, 0.32669),
(1300, 34965, 0.32669),
(1036, 34965, 0.65338),
(1258, 34965, 0.65338),
(1260, 34965, 0.65338),
(1036, 34966, 0.42),
(1036, 34967, 0.96),
(1036, 34968, 0.37331),
(1257, 34974, 0.51331),
(1259, 34974, 1.02662),
(1300, 34974, 1.53993),
(1130, 34975, 0.51331),
(1134, 34975, 0.51331),
(1209, 34975, 0.51331),
(1257, 34975, 1.02662),
(1259, 34976, 0.37331),
(1260, 34976, 0.37331),
(1261, 34976, 0.37331),
(1300, 34976, 0.74662),
(1134, 34980, 0.28),
(1260, 34980, 0.28),
(1257, 34980, 0.56),
(1259, 34980, 0.56),
(1128, 34984, 0.46669),
(1208, 34987, 0.23331),
(1260, 34987, 0.23331),
(1257, 34987, 0.46662),
(1040, 34990, 0.37331),
(1261, 34990, 0.37331),
(1130, 34997, 0.37331),
(1257, 34997, 0.37331),
(1040, 34999, 0.37331),
(1259, 34999, 0.37331),
(1300, 34999, 0.37331),
(1127, 35003, 0.46669),
(1259, 35003, 0.46669),
(1260, 35003, 0.46669),
(1257, 35053, 0.42),
(1258, 35053, 0.42),
(1040, 35061, 0.42),
(1127, 35062, 0.7),
(1257, 35062, 0.7),
(1260, 35062, 0.7),
(1208, 35063, 0.56),
(1040, 35080, 0.51),
(1040, 35081, 0.65331),
(1040, 35082, 0.51331),
(1040, 35083, 0.56),
(1040, 35084, 1.68),
(1040, 35085, 0.46669),
(1040, 35086, 0.46669),
(1040, 35087, 1.53993),
(1040, 35088, 0.42),
(1040, 35089, 0.46669),
(1040, 35090, 0.42),
(1040, 35091, 0.96),
(1258, 35091, 1.76),
(1040, 35092, 0.28),
(1040, 35093, 0.51331),
(1040, 35094, 0.42),
(1048, 35094, 0.42),
(1258, 35094, 0.42),
(1040, 35095, 0.42),
(1208, 35095, 0.42),
(1040, 35096, 0.56),
(1055, 35096, 0.56),
(1128, 35096, 0.56),
(1040, 35097, 0.42),
(1259, 35097, 0.42),
(1040, 35098, 0.56),
(1074, 35098, 0.56),
(1040, 35099, 0.60669),
(1040, 35100, 0.60669),
(1040, 35101, 0.60669),
(1040, 35102, 0.7),
(1040, 35103, 0.23331),
(1040, 35104, 1.12008),
(1040, 35105, 0.51331),
(1040, 35106, 0.23331),
(1257, 35106, 0.23331),
(1040, 35107, 0.32669),
(1076, 35107, 0.98007),
(1040, 35108, 0.23331),
(1209, 35108, 0.23331),
(1040, 35109, 0.14),
(1040, 35110, 0.60669),
(1042, 35122, 1.02662),
(1042, 35123, 0.84),
(1042, 35124, 0.23331),
(1042, 35125, 0.14),
(1042, 35126, 0.46669),
(1108, 35126, 0.46669),
(1125, 35126, 0.93338),
(1042, 35127, 0.14),
(1066, 35127, 0.42),
(1042, 35128, 0.32669),
(1042, 35129, 0.37331),
(1042, 35130, 0.37331),
(1042, 35131, 0.14),
(1208, 35131, 0.14),
(1042, 35132, 0.32669),
(1042, 35133, 0.93338),
(1042, 35134, 0.32669),
(1042, 35135, 0.28),
(1086, 35135, 0.28),
(1140, 35135, 0.28),
(1042, 35136, 0.18669),
(1042, 35137, 0.42),
(1042, 35138, 0.23331),
(1042, 35139, 0.23331),
(1066, 35139, 0.46662),
(1042, 35140, 0.51331),
(1042, 35141, 2.28683),
(1042, 35142, 0.32669),
(1042, 35143, 0.42),
(1062, 35143, 0.42),
(1066, 35143, 0.42),
(1196, 35143, 0.42),
(1042, 35144, 0.7),
(1042, 35145, 0.37331),
(1140, 35145, 0.37331),
(1042, 35146, 0.42),
(1042, 35147, 0.65338),
(1042, 35148, 1.44),
(1042, 35149, 0.56),
(1042, 35150, 0.28),
(1042, 35151, 0.46669),
(1048, 35151, 0.46669),
(1066, 35151, 0.46669),
(1049, 35151, 0.93338),
(1042, 35152, 0.32669),
(1042, 35153, 0.28),
(1276, 35153, 0.28),
(1042, 35154, 0.65338),
(1069, 35154, 0.65338),
(1042, 35155, 0.23331),
(1042, 35156, 0.32669),
(1042, 35157, 1.6),
(1043, 35185, 0.37331),
(1043, 35186, 0.32669),
(1093, 35186, 0.32669),
(1281, 35186, 0.32669),
(1094, 35186, 0.65338),
(1196, 35186, 0.65338),
(1081, 35186, 0.98007),
(1043, 35187, 0.56),
(1043, 35188, 0.23331),
(1094, 35188, 0.46662),
(1196, 35188, 0.46662),
(1043, 35189, 0.84),
(1043, 35190, 0.28),
(1129, 35190, 0.56),
(1043, 35191, 2.68677),
(1043, 35192, 1.2),
(1140, 35200, 0.28),
(1044, 35200, 0.56),
(1044, 35201, 0.42),
(1045, 35201, 0.42),
(1098, 35201, 0.84),
(1053, 35201, 1.26),
(1044, 35202, 0.74662),
(1044, 35203, 0.28),
(1066, 35203, 0.28),
(1067, 35204, 0.32669),
(1108, 35204, 0.32669),
(1044, 35204, 0.65338),
(1140, 35205, 0.37331),
(1044, 35205, 1.65323),
(1063, 35206, 0.18669),
(1067, 35206, 0.18669),
(1044, 35206, 0.37338),
(1045, 35206, 0.37338),
(1046, 35206, 0.56007),
(1106, 35206, 0.74676),
(1044, 35207, 0.32669),
(1044, 35208, 0.28),
(1044, 35209, 0.56),
(1044, 35210, 1.21338),
(1044, 35211, 0.28),
(1044, 35212, 0.32669),
(1084, 35212, 0.32669),
(1086, 35212, 0.32669),
(1044, 35213, 0.32669),
(1065, 35213, 0.32669),
(1048, 35213, 1.12008),
(1093, 35213, 3.08022),
(1044, 35214, 0.28),
(1044, 35215, 1.0666),
(1045, 35231, 0.65338),
(1047, 35231, 0.65338),
(1062, 35231, 1.12008),
(1045, 35232, 0.74662),
(1045, 35233, 0.28);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1045, 35234, 0.23331),
(1063, 35234, 0.23331),
(1045, 35235, 0.18669),
(1047, 35235, 0.18669),
(1046, 35236, 0.28),
(1050, 35236, 0.28),
(1076, 35236, 0.28),
(1045, 35236, 0.56),
(1084, 35236, 0.56),
(1045, 35237, 0.42),
(1045, 35238, 0.32669),
(1046, 35238, 0.98007),
(1128, 35239, 0.32669),
(1045, 35239, 0.65338),
(1045, 35240, 1.16655),
(1045, 35241, 0.18669),
(1045, 35242, 0.8),
(1046, 35246, 0.23331),
(1046, 35247, 0.56),
(1046, 35248, 0.14),
(1087, 35248, 1.18),
(1046, 35249, 0.28),
(1046, 35250, 0.18669),
(1047, 35250, 0.18669),
(1074, 35250, 0.18669),
(1047, 35251, 0.14),
(1062, 35251, 0.14),
(1046, 35251, 0.28),
(1046, 35252, 0.74662),
(1046, 35253, 0.37331),
(1276, 35254, 0.23331),
(1046, 35254, 0.46662),
(1046, 35255, 0.84),
(1046, 35256, 0.28),
(1046, 35257, 0.32669),
(1046, 35258, 0.28),
(1046, 35259, 0.14),
(1046, 35260, 0.74662),
(1047, 35261, 0.14),
(1062, 35261, 0.14),
(1063, 35261, 0.28),
(1068, 35261, 0.28),
(1074, 35261, 0.56),
(1047, 35262, 0.18669),
(1047, 35263, 0.18669),
(1047, 35264, 0.42),
(1047, 35265, 0.84),
(1126, 35266, 0.60669),
(1047, 35266, 4.50684),
(1047, 35267, 0.28),
(1047, 35268, 0.28),
(1047, 35269, 0.18669),
(1047, 35270, 0.37331),
(1047, 35271, 0.28),
(1047, 35272, 0.46662),
(1047, 35273, 0.32669),
(1047, 35274, 0.23331),
(1047, 35275, 0.18669),
(1047, 35276, 0.28),
(1047, 35277, 0.23331),
(1047, 35278, 0.14),
(1128, 35279, 0.37331),
(1047, 35279, 0.74662),
(1047, 35280, 0.42),
(1047, 35281, 0.32669),
(1047, 35282, 0.32669),
(1047, 35283, 0.23331),
(1048, 35292, 0.37331),
(1048, 35293, 0.51331),
(1125, 35293, 0.51331),
(1050, 35294, 0.37331),
(1126, 35294, 0.37331),
(1111, 35294, 0.74662),
(1048, 35294, 1.49324),
(1196, 35294, 1.49324),
(1048, 35295, 0.98007),
(1048, 35296, 0.28),
(1048, 35297, 0.18669),
(1083, 35297, 0.37338),
(1112, 35297, 0.37338),
(1113, 35297, 0.37338),
(1196, 35297, 0.37338),
(1048, 35298, 0.32669),
(1110, 35298, 0.32669),
(1127, 35298, 0.32669),
(1048, 35299, 0.98007),
(1049, 35307, 0.34),
(1049, 35308, 0.74662),
(1049, 35309, 3.04),
(1049, 35310, 0.23331),
(1049, 35311, 2.02654),
(1049, 35312, 0.8),
(1050, 35314, 0.34),
(1050, 35315, 3.7336),
(1050, 35316, 0.32669),
(1050, 35317, 0.23331),
(1050, 35318, 0.84),
(1050, 35319, 0.51331),
(1050, 35320, 0.42),
(1050, 35321, 0.46669),
(1050, 35322, 0.42),
(1050, 35323, 0.28),
(1050, 35324, 0.32669),
(1050, 35325, 0.9334),
(1066, 35331, 0.18669),
(1196, 35331, 0.56007),
(1061, 35332, 0.32669),
(1196, 35332, 0.32669),
(1084, 35334, 0.23331),
(1196, 35334, 0.23331),
(1113, 35334, 0.46662),
(1108, 35337, 0.32669),
(1196, 35337, 0.32669),
(1247, 35337, 0.32669),
(1301, 35337, 0.32669),
(1052, 35344, 0.34),
(1052, 35345, 1.63345),
(1208, 35346, 1.4),
(1052, 35346, 2.4),
(1052, 35347, 1.7334),
(1053, 35351, 0.34),
(1053, 35352, 1.02662),
(1053, 35353, 0.65338),
(1111, 35353, 0.65338),
(1053, 35354, 0.23331),
(1053, 35355, 0.37331),
(1062, 35355, 0.37331),
(1053, 35356, 0.9334),
(1093, 35363, 0.56007),
(1294, 35363, 1.38684),
(1093, 35367, 0.56007),
(1294, 35367, 1.20015),
(1055, 35373, 0.09331),
(1055, 35374, 0.46669),
(1069, 35374, 0.46669),
(1112, 35374, 0.46669),
(1055, 35375, 0.51331),
(1055, 35376, 0.32669),
(1106, 35376, 0.32669),
(1276, 35376, 0.32669),
(1055, 35377, 0.28),
(1055, 35378, 0.28),
(1055, 35379, 0.37331),
(1055, 35380, 0.74662),
(1055, 35381, 0.65338),
(1055, 35382, 0.42),
(1170, 35382, 0.42),
(1055, 35383, 0.42),
(1055, 35384, 0.84),
(1055, 35385, 0.28),
(1055, 35386, 3.29346),
(1055, 35387, 0.42),
(1063, 35387, 0.42),
(1055, 35388, 0.42),
(1055, 35389, 0.32669),
(1055, 35390, 0.23331),
(1055, 35391, 0.37331),
(1055, 35392, 0.28),
(1208, 35392, 0.28),
(1055, 35393, 0.32669),
(1055, 35394, 1.4666),
(1057, 35407, 1.65323),
(1057, 35408, 0.34),
(1057, 35409, 0.23331),
(1057, 35410, 0.28),
(1057, 35411, 0.14),
(1057, 35412, 0.23331),
(1057, 35413, 0.23331),
(1066, 35413, 0.23331),
(1057, 35414, 0.23331),
(1057, 35415, 0.09331),
(1057, 35416, 0.37331),
(1057, 35417, 0.82677),
(1057, 35418, 0.23331),
(1057, 35419, 0.9334),
(1058, 35422, 0.34),
(1058, 35423, 0.37331),
(1058, 35424, 0.42),
(1058, 35425, 0.46669),
(1058, 35426, 0.46669),
(1058, 35427, 0.32669),
(1058, 35428, 0.18669),
(1058, 35429, 0.56),
(1058, 35430, 0.32669),
(1093, 35430, 0.65338),
(1096, 35431, 0.28),
(1282, 35431, 0.28),
(1058, 35431, 0.96),
(1068, 35432, 0.42),
(1058, 35432, 0.84),
(1058, 35433, 0.51331),
(1063, 35433, 0.51331),
(1074, 35433, 0.51331),
(1301, 35433, 0.51331),
(1058, 35434, 0.32669),
(1058, 35435, 0.37331),
(1058, 35436, 0.23331),
(1058, 35437, 0.18669),
(1058, 35438, 0.37331),
(1058, 35439, 0.14),
(1058, 35440, 1.3334),
(1058, 35441, 1.4666),
(1058, 35442, 0.18669),
(1058, 35443, 0.23331),
(1059, 35453, 0.34),
(1059, 35454, 0.28),
(1059, 35455, 0.84),
(1059, 35456, 0.56),
(1059, 35457, 0.32669),
(1302, 35457, 0.32669),
(1208, 35457, 0.65338),
(1059, 35458, 1.44677),
(1059, 35459, 0.23331),
(1059, 35460, 0.28),
(1059, 35461, 0.56),
(1059, 35462, 0.32669),
(1130, 35462, 0.32669),
(1059, 35463, 0.28),
(1059, 35464, 0.37331),
(1059, 35465, 0.28),
(1059, 35466, 0.42),
(1059, 35467, 0.6666),
(1060, 35468, 0.34),
(1060, 35469, 0.23331),
(1060, 35470, 0.74662),
(1060, 35471, 0.37338),
(1060, 35472, 1.49985),
(1060, 35473, 0.56),
(1060, 35474, 0.8),
(1061, 35475, 0.34),
(1061, 35476, 0.28),
(1088, 35476, 0.28),
(1061, 35477, 0.74662),
(1061, 35478, 0.46669),
(1061, 35479, 0.18669),
(1273, 35479, 0.37338),
(1130, 35480, 0.23331),
(1061, 35480, 0.46662),
(1061, 35481, 0.23331),
(1061, 35482, 0.28),
(1061, 35483, 0.14),
(1282, 35483, 0.14),
(1296, 35483, 0.14),
(1061, 35484, 1.0666),
(1062, 35490, 0.34),
(1062, 35491, 0.18669),
(1062, 35492, 1.02662),
(1062, 35493, 0.42),
(1062, 35494, 0.74662),
(1062, 35495, 0.28),
(1062, 35496, 0.37331),
(1065, 35496, 0.37331),
(1062, 35497, 0.37331),
(1062, 35498, 0.32669),
(1062, 35499, 0.60669),
(1062, 35500, 0.23331),
(1109, 35501, 0.37331),
(1062, 35501, 0.74662),
(1062, 35502, 1.3334),
(1063, 35505, 0.34),
(1063, 35506, 0.37331),
(1063, 35507, 0.37331),
(1128, 35508, 0.32669),
(1296, 35508, 0.32669),
(1063, 35508, 0.65338),
(1063, 35509, 0.56),
(1063, 35510, 0.93338),
(1063, 35511, 0.14),
(1271, 35511, 0.14),
(1063, 35512, 0.23331),
(1066, 35512, 0.23331),
(1089, 35512, 0.46662),
(1063, 35513, 0.84),
(1063, 35514, 0.74662),
(1091, 35522, 0.42),
(1296, 35522, 0.42),
(1128, 35523, 0.32669),
(1208, 35523, 0.32669),
(1296, 35523, 0.32669),
(1065, 35528, 0.32669),
(1188, 35528, 0.32669),
(1208, 35528, 0.32669),
(1296, 35528, 0.32669),
(1065, 35551, 0.34),
(1065, 35552, 0.37331),
(1065, 35553, 1.02662),
(1113, 35553, 1.02662),
(1065, 35554, 0.7),
(1065, 35555, 0.65338),
(1065, 35556, 0.42),
(1065, 35557, 0.51331),
(1065, 35558, 0.32669),
(1065, 35559, 0.42),
(1065, 35560, 1.12),
(1065, 35561, 0.14),
(1066, 35561, 0.14),
(1065, 35562, 0.56),
(1065, 35563, 0.51331),
(1065, 35564, 0.23331),
(1065, 35565, 0.18669),
(1093, 35565, 0.18669),
(1065, 35566, 0.14),
(1066, 35566, 0.14),
(1066, 35582, 0.32669),
(1066, 35583, 0.34),
(1066, 35584, 0.65331),
(1066, 35585, 0.42),
(1111, 35586, 0.42),
(1066, 35586, 1.26),
(1066, 35587, 0.37338),
(1066, 35588, 0.56),
(1066, 35589, 0.18669),
(1066, 35590, 0.32669),
(1066, 35591, 0.28),
(1068, 35591, 0.28),
(1115, 35591, 0.28),
(1283, 35591, 0.28),
(1066, 35592, 0.46669),
(1066, 35593, 0.46669),
(1066, 35594, 0.14),
(1301, 35594, 0.14),
(1066, 35595, 0.32669),
(1066, 35596, 0.18669),
(1066, 35597, 0.28),
(1093, 35597, 0.28),
(1066, 35598, 0.46669),
(1066, 35599, 0.28),
(1066, 35600, 0.56),
(1066, 35601, 0.32669),
(1066, 35602, 0.28),
(1066, 35603, 0.28),
(1066, 35604, 0.23331),
(1066, 35605, 0.23331),
(1066, 35606, 0.37331),
(1066, 35607, 0.23331),
(1066, 35608, 0.18669),
(1066, 35609, 0.14),
(1066, 35610, 0.18669),
(1066, 35611, 0.32669),
(1066, 35612, 0.37331),
(1066, 35613, 0.28),
(1066, 35614, 0.28),
(1066, 35615, 0.28),
(1066, 35616, 0.37331),
(1066, 35617, 0.23331),
(1066, 35618, 0.37331),
(1066, 35619, 0.37331),
(1091, 35619, 0.37331),
(1066, 35620, 0.23331),
(1129, 35620, 0.23331),
(1130, 35620, 0.23331),
(1209, 35620, 0.23331),
(1066, 35621, 0.42),
(1066, 35622, 0.23331),
(1066, 35623, 0.46669),
(1066, 35624, 1.2),
(1067, 35645, 0.34),
(1067, 35646, 0.23331),
(1067, 35647, 0.32669),
(1067, 35648, 0.37331),
(1067, 35649, 0.14),
(1067, 35650, 0.56),
(1094, 35650, 0.56),
(1067, 35651, 0.28),
(1078, 35652, 0.32669),
(1067, 35652, 0.65338),
(1067, 35653, 0.37331),
(1067, 35654, 0.18669),
(1208, 35654, 0.37338),
(1067, 35655, 0.28),
(1138, 35655, 0.28),
(1067, 35656, 0.28),
(1067, 35657, 1.75992),
(1067, 35658, 0.18669),
(1067, 35659, 0.28),
(1276, 35659, 0.28),
(1067, 35660, 1.2),
(1068, 35676, 0.7),
(1068, 35677, 0.34),
(1068, 35678, 0.32669),
(1068, 35679, 0.32669),
(1068, 35680, 0.14),
(1068, 35681, 0.51331),
(1095, 35681, 0.51331),
(1068, 35682, 0.14),
(1069, 35682, 0.14),
(1068, 35683, 0.32669),
(1134, 35683, 0.32669),
(1068, 35684, 0.18669),
(1068, 35685, 0.84),
(1068, 35686, 0.23331),
(1069, 35686, 0.23331),
(1088, 35686, 0.23331),
(1068, 35687, 0.28),
(1068, 35688, 0.51331),
(1068, 35689, 0.23331),
(1088, 35689, 0.23331),
(1208, 35689, 0.23331),
(1068, 35690, 0.51331),
(1068, 35691, 0.46669),
(1068, 35692, 0.28),
(1069, 35707, 0.34),
(1069, 35708, 0.18669),
(1271, 35708, 0.18669),
(1276, 35708, 0.18669),
(1069, 35709, 0.23331),
(1069, 35710, 0.56),
(1069, 35711, 0.28),
(1069, 35712, 0.32669),
(1069, 35713, 0.37331),
(1069, 35714, 0.32669),
(1112, 35714, 0.32669),
(1069, 35715, 0.18669),
(1088, 35715, 0.18669),
(1069, 35716, 0.51331),
(1069, 35717, 0.56),
(1069, 35718, 0.28),
(1069, 35719, 0.23331),
(1069, 35720, 0.51331),
(1069, 35721, 0.74662),
(1069, 35722, 0.23331),
(1069, 35723, 0.32669),
(1186, 35723, 0.32669),
(1113, 35724, 0.23331),
(1069, 35724, 0.46662),
(1069, 35725, 0.28),
(1069, 35726, 0.23331),
(1069, 35727, 0.18669),
(1069, 35728, 0.18669),
(1085, 35728, 1.20015),
(1069, 35729, 1.2),
(1273, 35747, 0.28),
(1276, 35747, 0.28),
(1247, 35748, 1.02662),
(1271, 35748, 1.02662),
(1274, 35748, 1.02662),
(1276, 35748, 3.29985),
(1208, 35749, 0.37331),
(1276, 35749, 0.37331),
(1096, 35749, 0.74662),
(1276, 35756, 0.37331),
(1281, 35756, 0.37331),
(1101, 35773, 0.60669),
(1271, 35773, 0.60669),
(1089, 35776, 0.37331),
(1271, 35776, 0.37331),
(1134, 35786, 0.32669),
(1208, 35786, 0.32669),
(1257, 35786, 0.32669),
(1273, 35786, 0.32669),
(1258, 35789, 0.37331),
(1273, 35789, 0.74662),
(1105, 35791, 0.42),
(1273, 35791, 0.42),
(1274, 35803, 0.18669),
(1283, 35803, 0.18669),
(1085, 35803, 0.37338),
(1074, 35804, 0.42),
(1274, 35804, 0.42),
(1074, 35814, 0.51),
(1074, 35815, 0.28),
(1299, 35815, 0.28),
(1074, 35816, 0.84),
(1247, 35816, 2.1),
(1074, 35817, 0.42),
(1074, 35818, 0.37331),
(1074, 35819, 0.42),
(1074, 35820, 0.46669),
(1074, 35821, 0.23331),
(1138, 35821, 0.46662),
(1074, 35822, 0.32669),
(1074, 35823, 0.74662),
(1074, 35824, 0.28),
(1074, 35825, 0.37331),
(1108, 35825, 0.74662),
(1074, 35826, 0.32669),
(1074, 35827, 0.42),
(1074, 35828, 0.46669),
(1128, 35828, 0.46669),
(1074, 35829, 0.18669),
(1074, 35830, 0.46669),
(1208, 35831, 0.32669),
(1074, 35831, 0.65338),
(1074, 35832, 0.23331),
(1075, 35845, 0.51),
(1075, 35846, 0.42),
(1075, 35847, 0.93338),
(1086, 35847, 0.93338),
(1088, 35847, 0.93338),
(1170, 35847, 0.93338),
(1075, 35848, 1.44),
(1075, 35849, 0.28),
(1208, 35849, 0.28),
(1075, 35850, 1.2),
(1075, 35851, 1.4666),
(1076, 35852, 0.51),
(1076, 35853, 0.32669),
(1076, 35854, 0.42),
(1130, 35854, 0.42),
(1109, 35855, 0.23331),
(1076, 35855, 0.46662),
(1076, 35856, 0.28),
(1077, 35856, 0.28),
(1076, 35857, 0.28),
(1076, 35858, 1.3334),
(1077, 35859, 0.51),
(1077, 35860, 0.32669),
(1089, 35860, 0.32669),
(1077, 35861, 0.42),
(1077, 35862, 1.6),
(1078, 35866, 0.51),
(1078, 35867, 0.42),
(1078, 35868, 0.51331),
(1078, 35869, 0.6666),
(1287, 35875, 0.46662),
(1090, 35875, 0.79992),
(1257, 35878, 0.37331),
(1287, 35878, 0.37331),
(1124, 35891, 0.23331),
(1299, 35891, 0.23331),
(1125, 35895, 0.37331),
(1299, 35895, 0.74662),
(1082, 35919, 0.51),
(1082, 35920, 0.65338),
(1082, 35921, 0.65338),
(1082, 35922, 0.37331),
(1082, 35923, 0.93338),
(1082, 35924, 2.06677),
(1082, 35925, 1.4666),
(1083, 35926, 0.51),
(1083, 35927, 0.46669),
(1083, 35928, 0.23331),
(1084, 35928, 0.79992),
(1083, 35929, 0.32669),
(1083, 35930, 1.3334),
(1084, 35933, 0.51),
(1084, 35934, 0.51331),
(1084, 35935, 0.14),
(1130, 35935, 0.88),
(1084, 35936, 0.56),
(1084, 35937, 0.42),
(1134, 35937, 0.42),
(1260, 35937, 0.42),
(1084, 35938, 0.23331),
(1084, 35939, 1.6),
(1085, 35940, 0.51),
(1085, 35941, 0.28),
(1086, 35941, 0.28),
(1085, 35942, 0.28),
(1085, 35943, 1.49324),
(1085, 35944, 0.14),
(1085, 35945, 1.12),
(1085, 35946, 0.18669),
(1085, 35947, 0.18669),
(1085, 35948, 0.37338),
(1085, 35949, 0.56),
(1085, 35950, 0.23331),
(1085, 35951, 0.37331),
(1085, 35952, 0.28),
(1085, 35953, 0.74662),
(1085, 35954, 1.12),
(1085, 35955, 0.84),
(1085, 35956, 0.8),
(1086, 35971, 0.51),
(1086, 35972, 0.37331),
(1257, 35972, 0.37331),
(1086, 35973, 0.28),
(1086, 35974, 0.46669),
(1086, 35975, 0.32669),
(1086, 35976, 0.14),
(1086, 35977, 4.19985),
(1086, 35978, 0.37331),
(1086, 35979, 0.28),
(1247, 35979, 2.04),
(1087, 35986, 0.51),
(1087, 35987, 0.23331),
(1087, 35988, 0.32669),
(1087, 35989, 0.14),
(1087, 35990, 0.18669),
(1087, 35991, 0.6666),
(1088, 35993, 0.51),
(1088, 35994, 0.93338),
(1088, 35995, 0.23331),
(1088, 35996, 0.18669),
(1088, 35997, 0.23331),
(1088, 35998, 0.37331),
(1115, 35998, 0.37331),
(1088, 35999, 0.23331),
(1282, 35999, 0.23331),
(1088, 36000, 0.23331),
(1088, 36001, 1.02662),
(1088, 36002, 0.37331),
(1088, 36003, 1.12008),
(1088, 36004, 0.23331),
(1088, 36005, 0.42),
(1088, 36006, 0.37331),
(1088, 36007, 1.2),
(1089, 36008, 0.51),
(1089, 36009, 0.28),
(1089, 36010, 0.37331),
(1089, 36011, 0.84),
(1089, 36012, 0.23331),
(1089, 36013, 1.4666),
(1090, 36015, 0.51),
(1090, 36016, 0.28),
(1090, 36017, 0.28),
(1090, 36018, 0.37338),
(1208, 36019, 0.42),
(1090, 36019, 0.84),
(1090, 36020, 0.46662),
(1090, 36021, 0.37331),
(1090, 36022, 0.28),
(1090, 36023, 0.37331),
(1090, 36024, 0.32669),
(1090, 36025, 0.42),
(1090, 36026, 1.3334),
(1090, 36027, 0.9334),
(1091, 36030, 0.51),
(1091, 36031, 0.46669),
(1091, 36032, 0.32669),
(1091, 36033, 0.65338),
(1091, 36034, 0.31992),
(1091, 36035, 1.0666),
(1092, 36037, 0.51),
(1092, 36038, 0.18669),
(1092, 36039, 0.14),
(1111, 36039, 0.14),
(1209, 36039, 0.28),
(1092, 36040, 1.4666),
(1093, 36044, 0.51),
(1093, 36045, 0.46669),
(1093, 36046, 0.32669),
(1093, 36047, 0.60669),
(1093, 36048, 0.28),
(1107, 36048, 0.28),
(1093, 36049, 0.23331),
(1209, 36049, 0.23331),
(1093, 36050, 0.28),
(1093, 36051, 0.93338),
(1093, 36052, 0.46669),
(1093, 36053, 0.42),
(1093, 36054, 0.56),
(1093, 36055, 0.46669),
(1093, 36056, 0.84),
(1094, 36059, 0.51),
(1094, 36060, 0.46669),
(1107, 36060, 0.46669),
(1140, 36060, 0.46669),
(1094, 36061, 0.23331),
(1094, 36062, 0.56),
(1094, 36063, 0.42),
(1095, 36066, 0.51),
(1095, 36067, 0.23331),
(1095, 36068, 0.18669),
(1095, 36069, 0.37331),
(1095, 36070, 0.9334),
(1096, 36073, 0.51),
(1096, 36074, 0.42),
(1096, 36075, 0.37331),
(1096, 36076, 0.65331),
(1096, 36077, 0.42),
(1096, 36078, 0.37331),
(1209, 36078, 0.37331),
(1096, 36079, 0.32669),
(1096, 36080, 0.37331),
(1096, 36081, 0.46669),
(1096, 36082, 0.60669),
(1096, 36083, 0.28),
(1096, 36084, 0.56),
(1096, 36085, 0.51331),
(1096, 36086, 1.30662),
(1096, 36087, 0.46669),
(1096, 36088, 0.23331),
(1208, 36088, 0.46662),
(1096, 36089, 0.32669),
(1096, 36090, 0.51331),
(1096, 36091, 0.56),
(1096, 36092, 0.28),
(1096, 36093, 0.46669),
(1096, 36094, 0.9334),
(1247, 36109, 0.32669),
(1283, 36109, 0.65338),
(1283, 36110, 0.28),
(1107, 36110, 0.56),
(1098, 36111, 0.51),
(1098, 36112, 0.42),
(1109, 36112, 0.42),
(1098, 36113, 0.48),
(1098, 36114, 0.14),
(1098, 36115, 0.51331),
(1259, 36116, 0.23331),
(1098, 36116, 0.79992),
(1247, 36117, 0.04669),
(1300, 36117, 0.04669),
(1098, 36117, 0.29348),
(1098, 36118, 1.49324),
(1302, 36119, 0.04669),
(1098, 36119, 0.1334),
(1098, 36120, 0.48),
(1098, 36121, 0.48),
(1098, 36122, 0.56),
(1098, 36123, 0.9334),
(1128, 36160, 0.56),
(1129, 36160, 0.56),
(1300, 36160, 0.56),
(1129, 36161, 0.04669),
(1134, 36161, 0.04669),
(1209, 36161, 0.04669),
(1128, 36174, 0.56),
(1134, 36174, 0.56),
(1247, 36174, 0.56),
(1129, 36174, 1.12),
(1209, 36174, 1.12),
(1129, 36175, 0.42),
(1134, 36175, 0.42),
(1209, 36175, 0.42),
(1125, 36176, 0.42),
(1126, 36176, 0.42),
(1209, 36176, 0.42),
(1302, 36176, 0.42),
(1129, 36176, 3.06),
(1129, 36178, 0.65331),
(1114, 36178, 1.30662),
(1128, 36179, 0.46669),
(1129, 36179, 0.46669),
(1258, 36179, 0.93338),
(1101, 36188, 0.51),
(1111, 36192, 0.42),
(1281, 36192, 0.42),
(1103, 36196, 0.51),
(1103, 36197, 0.32669),
(1103, 36198, 0.23331),
(1128, 36201, 0.46669),
(1134, 36201, 0.46669),
(1247, 36201, 0.46669),
(1282, 36201, 0.46669),
(1209, 36204, 0.37331),
(1282, 36204, 0.37331),
(1105, 36214, 0.51),
(1105, 36215, 0.93338),
(1105, 36216, 0.93338),
(1105, 36217, 1.3334),
(1106, 36221, 0.51),
(1106, 36222, 0.65331),
(1106, 36223, 0.74662),
(1106, 36224, 3.2),
(1106, 36225, 0.18669),
(1106, 36226, 0.23331),
(1106, 36227, 1.68),
(1106, 36228, 0.14),
(1106, 36229, 0.51331),
(1106, 36230, 1.2),
(1107, 36236, 0.51),
(1107, 36237, 0.32669),
(1107, 36238, 0.32669),
(1107, 36239, 1.4),
(1107, 36240, 1.03323),
(1107, 36241, 0.84),
(1107, 36242, 0.84),
(1107, 36243, 0.28),
(1107, 36244, 0.37331),
(1107, 36245, 0.65338),
(1107, 36246, 0.8),
(1108, 36251, 0.51),
(1108, 36252, 0.32669),
(1108, 36253, 0.32669),
(1108, 36254, 0.65331),
(1108, 36255, 0.37331),
(1108, 36256, 0.8),
(1108, 36257, 0.5334),
(1109, 36258, 0.14),
(1109, 36259, 0.51),
(1109, 36260, 1.21338),
(1109, 36261, 1.6),
(1110, 36265, 0.51),
(1110, 36266, 1.02662),
(1110, 36267, 0.74662),
(1110, 36268, 0.96),
(1111, 36272, 0.51),
(1111, 36273, 0.56),
(1138, 36274, 0.46669),
(1111, 36274, 1.40007),
(1111, 36275, 0.28),
(1111, 36276, 0.46669),
(1111, 36277, 0.46669),
(1111, 36278, 0.23331),
(1111, 36279, 0.32669),
(1302, 36280, 0.23331),
(1111, 36280, 0.46662),
(1111, 36281, 0.76),
(1111, 36282, 0.46669),
(1111, 36283, 0.46669),
(1111, 36284, 0.46669),
(1111, 36285, 0.76),
(1111, 36286, 0.42),
(1111, 36287, 0.46669),
(1111, 36288, 0.42),
(1111, 36289, 0.60669),
(1111, 36290, 0.37331),
(1111, 36291, 0.65331),
(1134, 36292, 0.04669),
(1209, 36292, 0.04669),
(1111, 36292, 0.1334),
(1111, 36293, 0.46669),
(1111, 36294, 0.65331),
(1111, 36295, 0.28),
(1112, 36303, 0.51),
(1112, 36304, 0.28),
(1112, 36305, 0.56),
(1113, 36305, 0.56),
(1112, 36306, 0.37331),
(1112, 36307, 0.42),
(1112, 36308, 0.23331),
(1112, 36309, 0.18669),
(1247, 36309, 0.18669),
(1112, 36310, 1.4666),
(1113, 36318, 0.51),
(1113, 36319, 0.37331),
(1113, 36320, 0.32669),
(1113, 36321, 0.37331),
(1113, 36322, 0.28),
(1113, 36323, 0.28),
(1209, 36323, 0.28),
(1257, 36323, 0.28),
(1113, 36324, 0.65338),
(1113, 36325, 0.23331),
(1113, 36326, 0.9334),
(1114, 36333, 0.51),
(1114, 36334, 0.23331),
(1114, 36335, 0.9334),
(1115, 36336, 0.51),
(1115, 36337, 0.32669),
(1115, 36338, 0.32669),
(1115, 36339, 0.56),
(1115, 36340, 0.42),
(1257, 36340, 0.42),
(1115, 36341, 0.46669),
(1115, 36342, 0.51331),
(1115, 36343, 0.46669),
(1115, 36344, 0.42),
(1115, 36345, 0.32669),
(1115, 36346, 0.84),
(1115, 36347, 0.28),
(1115, 36348, 0.42),
(1186, 36348, 0.42),
(1115, 36349, 0.37331),
(1115, 36350, 0.37331),
(1115, 36351, 0.37331),
(1115, 36352, 0.42),
(1115, 36353, 0.51331),
(1115, 36354, 1.49985),
(1115, 36355, 0.8),
(1125, 36362, 0.37331),
(1126, 36362, 0.37331),
(1134, 36362, 0.37331),
(1126, 36373, 0.46669),
(1208, 36373, 0.46669),
(1125, 36373, 0.93338),
(1125, 36376, 0.56),
(1130, 36376, 0.56),
(1126, 36398, 0.37331),
(1128, 36398, 0.37331),
(1126, 36401, 0.56),
(1127, 36401, 0.56),
(1128, 36401, 0.56),
(1208, 36426, 0.28),
(1130, 36426, 1.12),
(1124, 36426, 2.6),
(1124, 36433, 0.42),
(1127, 36433, 0.42),
(1128, 36433, 0.42),
(1209, 36433, 0.42),
(1257, 36433, 0.42),
(1127, 36469, 0.23331),
(1130, 36469, 0.23331),
(1134, 36469, 0.23331),
(1124, 36683, 0.49),
(1209, 36683, 0.49),
(1124, 36684, 0.28),
(1301, 36684, 0.28),
(1124, 36685, 0.51),
(1124, 36686, 0.65338),
(1124, 36687, 0.42),
(1124, 36688, 0.46669),
(1124, 36689, 0.46669),
(1209, 36690, 0.09331),
(1124, 36690, 0.18662),
(1124, 36691, 0.60669),
(1124, 36692, 1.12),
(1124, 36693, 0.37331),
(1124, 36694, 0.56),
(1124, 36695, 1.02662),
(1124, 36696, 0.37338),
(1124, 36697, 0.51331),
(1124, 36698, 0.37331),
(1124, 36699, 0.7),
(1124, 36700, 0.46662),
(1124, 36701, 0.23331),
(1124, 36702, 0.32669),
(1124, 36703, 0.28),
(1124, 36704, 0.56),
(1124, 36705, 0.37331),
(1124, 36706, 0.28),
(1124, 36707, 0.60669),
(1124, 36708, 0.42),
(1124, 36709, 0.32669),
(1125, 36714, 0.49),
(1125, 36715, 0.51),
(1125, 36716, 0.37331),
(1125, 36717, 0.23331),
(1125, 36718, 0.42),
(1257, 36718, 0.42),
(1125, 36719, 0.46669),
(1125, 36720, 0.42),
(1125, 36721, 0.65331),
(1125, 36722, 0.46669),
(1125, 36723, 0.46669),
(1125, 36724, 0.37331),
(1125, 36725, 0.37331),
(1125, 36726, 0.37331),
(1125, 36727, 0.23331),
(1125, 36728, 0.04669),
(1125, 36729, 0.51331),
(1125, 36730, 0.46669),
(1125, 36731, 0.42),
(1125, 36732, 0.32669),
(1125, 36733, 0.37338),
(1125, 36734, 0.04669),
(1125, 36735, 0.18669),
(1208, 36745, 0.28),
(1126, 36745, 0.56),
(1126, 36746, 0.51),
(1126, 36747, 0.14),
(1126, 36748, 0.65338),
(1126, 36749, 0.60669),
(1126, 36750, 0.42),
(1126, 36751, 0.42),
(1126, 36752, 0.42),
(1126, 36753, 1.21338),
(1126, 36754, 0.56),
(1126, 36755, 0.32669),
(1126, 36756, 0.51331),
(1126, 36757, 0.60669),
(1300, 36757, 0.60669),
(1257, 36757, 1.21338),
(1126, 36758, 0.46669),
(1126, 36759, 0.56),
(1126, 36760, 0.42),
(1126, 36761, 0.65338),
(1126, 36762, 0.32669),
(1126, 36763, 0.32669),
(1126, 36764, 0.46669),
(1126, 36765, 1.4666),
(1126, 36766, 2),
(1127, 36776, 0.49),
(1208, 36776, 0.49),
(1127, 36777, 0.51),
(1127, 36778, 0.21),
(1127, 36779, 0.21),
(1127, 36780, 0.21),
(1127, 36781, 0.42),
(1127, 36782, 0.32669),
(1127, 36783, 0.28),
(1127, 36784, 0.42),
(1127, 36785, 0.6666),
(1209, 36786, 0.74662),
(1127, 36786, 2.02654),
(1127, 36787, 0.18669),
(1127, 36788, 0.37331),
(1127, 36789, 0.60669),
(1127, 36790, 0.23331),
(1127, 36791, 0.56),
(1127, 36792, 0.7),
(1127, 36793, 0.32669),
(1127, 36794, 0.23331),
(1127, 36795, 0.56),
(1209, 36795, 0.56),
(1127, 36796, 1.21338),
(1127, 36797, 0.14),
(1208, 36797, 0.14),
(1209, 36798, 0.37331),
(1127, 36798, 1.86655),
(1127, 36799, 0.60669),
(1127, 36800, 0.46669),
(1127, 36801, 0.28),
(1208, 36801, 0.28),
(1127, 36802, 0.74662),
(1127, 36803, 0.60669),
(1127, 36804, 0.23331),
(1127, 36805, 0.46669),
(1127, 36806, 0.28),
(1127, 36807, 0.42),
(1128, 36839, 0.42),
(1128, 36840, 0.51),
(1128, 36841, 0.37331),
(1257, 36841, 0.74662),
(1128, 36842, 0.23331),
(1128, 36843, 0.09331),
(1301, 36843, 0.09331),
(1128, 36844, 0.65338),
(1128, 36845, 0.37331),
(1128, 36846, 0.37331),
(1247, 36846, 0.37331),
(1128, 36847, 0.32669),
(1128, 36848, 0.37331),
(1128, 36849, 0.65338),
(1128, 36850, 0.09331),
(1128, 36851, 0.28),
(1128, 36852, 0.32669),
(1128, 36853, 0.42),
(1128, 36854, 0.46669),
(1128, 36855, 0.37331),
(1258, 36855, 0.37331),
(1128, 36856, 0.28),
(1128, 36857, 0.37331),
(1128, 36858, 0.37331),
(1128, 36859, 0.37331),
(1209, 36860, 0.56),
(1128, 36860, 1.68),
(1257, 36861, 0.32669),
(1301, 36861, 0.32669),
(1128, 36861, 0.65338),
(1128, 36862, 0.28),
(1128, 36863, 0.42),
(1128, 36864, 0.32669),
(1128, 36865, 0.42),
(1128, 36866, 0.60669),
(1128, 36867, 0.42),
(1128, 36868, 0.32669),
(1128, 36869, 0.14),
(1128, 36870, 0.74662),
(1128, 36871, 0.46669),
(1128, 36872, 0.09331),
(1128, 36873, 0.46669),
(1128, 36874, 0.56),
(1128, 36875, 0.37338),
(1128, 36876, 1.21338),
(1128, 36877, 0.37331),
(1209, 36877, 0.37331),
(1128, 36878, 0.32669),
(1209, 36878, 0.65338),
(1128, 36879, 0.37331),
(1128, 36880, 0.51331),
(1128, 36881, 0.93338),
(1209, 36881, 0.93338),
(1128, 36882, 1.02662),
(1128, 36883, 0.18669),
(1128, 36884, 0.46669),
(1129, 36902, 0.56),
(1129, 36903, 0.51),
(1129, 36904, 0.35),
(1129, 36905, 0.42),
(1129, 36906, 4.08),
(1129, 36907, 0.51331),
(1129, 36908, 0.51331),
(1301, 36908, 0.51331),
(1129, 36909, 0.51331),
(1129, 36910, 0.23331),
(1129, 36911, 0.93338),
(1129, 36912, 0.18669),
(1129, 36913, 0.28),
(1129, 36914, 0.28),
(1129, 36915, 0.42),
(1129, 36916, 0.28),
(1129, 36917, 0.46669),
(1130, 36933, 0.49),
(1130, 36934, 0.51),
(1130, 36935, 0.21),
(1130, 36936, 0.56),
(1130, 36937, 0.23331),
(1130, 36938, 0.18669),
(1130, 36939, 0.32669),
(1257, 36939, 0.32669),
(1130, 36940, 0.23331),
(1130, 36941, 0.28),
(1130, 36942, 0.32669),
(1257, 36942, 0.65338),
(1130, 36943, 0.32669),
(1130, 36944, 0.32669),
(1130, 36945, 0.46669),
(1130, 36946, 0.37331),
(1130, 36947, 0.28),
(1130, 36948, 0.23331),
(1130, 36949, 0.23331),
(1130, 36950, 0.84),
(1130, 36951, 0.23331),
(1130, 36952, 0.18669),
(1130, 36953, 0.42),
(1130, 36954, 0.65331),
(1130, 36955, 1.12),
(1130, 36956, 0.84),
(1130, 36957, 0.32669),
(1130, 36958, 0.28),
(1130, 36959, 0.32669),
(1130, 36960, 0.14),
(1130, 36961, 0.51331),
(1247, 36962, 0.28),
(1130, 36962, 0.84),
(1130, 36963, 0.18669),
(1247, 36963, 0.18669),
(1130, 36964, 0.7),
(1130, 36965, 0.23331),
(1130, 36966, 0.32669),
(1130, 36967, 0.42),
(1130, 36968, 0.46669),
(1130, 36969, 0.37331),
(1130, 36970, 0.46669),
(1130, 36971, 0.28),
(1130, 36972, 0.37338),
(1130, 36973, 0.56),
(1130, 36974, 0.04669),
(1130, 36975, 0.14),
(1134, 37092, 0.28),
(1134, 37093, 0.51),
(1134, 37094, 0.35),
(1209, 37094, 0.35),
(1134, 37095, 0.32669),
(1134, 37096, 0.32669),
(1209, 37096, 0.32669),
(1134, 37097, 0.51331),
(1134, 37098, 0.37331),
(1134, 37099, 0.56),
(1134, 37100, 0.37331),
(1209, 37100, 0.37331),
(1134, 37101, 2.24),
(1134, 37102, 0.60669),
(1209, 37102, 0.60669),
(1134, 37103, 0.23331),
(1209, 37103, 0.23331),
(1134, 37104, 0.18669),
(1134, 37105, 0.42),
(1209, 37105, 0.42),
(1134, 37106, 0.18669),
(1134, 37107, 0.74662),
(1134, 37108, 0.65331),
(1209, 37108, 0.65331),
(1134, 37109, 3.86686),
(1134, 37110, 0.23331),
(1209, 37110, 0.23331),
(1208, 37267, 0.46662),
(1209, 37267, 3.56631),
(1208, 37274, 0.23331),
(1209, 37274, 0.46662),
(1138, 37282, 0.51),
(1138, 37283, 0.32669),
(1138, 37284, 0.46669),
(1138, 37285, 0.46669),
(1208, 37285, 0.46669),
(1138, 37286, 0.46669),
(1138, 37287, 0.46669),
(1138, 37288, 0.65338),
(1138, 37289, 0.84),
(1138, 37290, 0.42),
(1138, 37291, 0.42),
(1138, 37292, 1.02662),
(1138, 37293, 0.28),
(1138, 37294, 0.56),
(1138, 37295, 0.60669),
(1138, 37296, 0.42),
(1138, 37297, 0.23331),
(1138, 37298, 0.37331),
(1138, 37299, 0.46669),
(1208, 37299, 0.46669),
(1140, 37323, 0.34),
(1140, 37324, 0.42),
(1140, 37325, 1.03323),
(1140, 37326, 0.51331),
(1140, 37327, 0.7),
(1140, 37328, 0.32669),
(1140, 37329, 0.5334),
(1140, 37330, 0.5334),
(1144, 37391, 0.51),
(1144, 37392, 0.32669),
(1144, 37393, 1.16655),
(1144, 37394, 0.23331),
(1144, 37395, 0.46669),
(1144, 37396, 0.37331),
(1144, 37397, 0.37338),
(1144, 37398, 1.12),
(1144, 37399, 0.32669),
(1144, 37400, 0.28),
(1144, 37401, 0.46669),
(1144, 37402, 0.18669),
(1144, 37403, 1.74),
(1144, 37404, 0.28),
(1144, 37405, 1.96014),
(1144, 37406, 0.37338),
(1144, 37407, 0.37338),
(1144, 37408, 0.28),
(1144, 37409, 0.32669),
(1144, 37410, 0.32669),
(1144, 37411, 0.56007),
(1144, 37412, 0.28),
(1144, 37413, 0.37331),
(1144, 37414, 0.32669),
(1144, 37415, 0.32669),
(1144, 37416, 0.23331),
(1144, 37417, 0.18669),
(1144, 37418, 0.37331),
(1144, 37419, 0.5334),
(1144, 37420, 1.3334),
(1144, 37421, 0.6666),
(1144, 37422, 0.8),
(1145, 37454, 0.51),
(1145, 37455, 0.32669),
(1145, 37456, 0.28),
(1145, 37457, 0.56),
(1145, 37458, 0.32669),
(1145, 37459, 0.32669),
(1145, 37460, 1.4),
(1145, 37461, 0.46669),
(1145, 37462, 0.7),
(1145, 37463, 0.51331),
(1247, 37463, 0.51331),
(1145, 37464, 0.37331),
(1145, 37465, 0.42),
(1145, 37466, 0.65338),
(1145, 37467, 0.5334),
(1145, 37468, 1.2),
(1146, 37469, 0.51),
(1146, 37470, 0.21),
(1146, 37471, 0.37331),
(1146, 37472, 0.42),
(1146, 37473, 0.60669),
(1146, 37474, 0.37331),
(1146, 37475, 0.42),
(1146, 37476, 0.28),
(1146, 37477, 0.7),
(1146, 37478, 0.32669),
(1208, 37478, 1.30676),
(1146, 37479, 0.18669),
(1146, 37480, 0.28),
(1146, 37481, 0.28),
(1146, 37482, 0.42),
(1146, 37483, 0.56),
(1146, 37484, 0.60669),
(1146, 37485, 0.28),
(1146, 37486, 0.37331),
(1146, 37487, 0.28),
(1146, 37488, 0.37331),
(1146, 37489, 0.32669),
(1146, 37490, 0.42),
(1146, 37491, 0.37331),
(1146, 37492, 0.46662),
(1146, 37493, 1.2),
(1147, 37500, 0.51),
(1147, 37501, 0.23331),
(1147, 37502, 0.7),
(1147, 37503, 0.28),
(1257, 37503, 0.28),
(1147, 37504, 0.32669),
(1147, 37505, 0.51331),
(1257, 37505, 0.51331),
(1147, 37506, 0.46669),
(1147, 37507, 0.42),
(1147, 37508, 0.46669),
(1147, 37509, 0.93338),
(1147, 37510, 1.4),
(1147, 37511, 0.32669),
(1147, 37512, 0.7),
(1147, 37513, 0.93338),
(1147, 37514, 0.84),
(1147, 37515, 0.37331),
(1147, 37516, 0.37331),
(1147, 37517, 0.46669),
(1147, 37518, 0.32669),
(1148, 37531, 0.32669),
(1148, 37532, 0.51),
(1148, 37533, 0.74662),
(1148, 37534, 0.46662),
(1148, 37535, 0.46669),
(1148, 37536, 0.23331),
(1148, 37537, 0.37338),
(1148, 37538, 0.32669),
(1148, 37539, 0.46669),
(1148, 37540, 0.28),
(1148, 37541, 0.42),
(1148, 37542, 1.4),
(1148, 37543, 0.56),
(1148, 37544, 0.23331),
(1148, 37545, 0.37331),
(1148, 37546, 0.5334),
(1148, 37547, 1.6),
(1148, 37548, 0.9334),
(1149, 37562, 0.51),
(1149, 37563, 0.42),
(1149, 37564, 0.74662),
(1149, 37565, 0.18669),
(1149, 37566, 0.32669),
(1149, 37567, 0.51331),
(1149, 37568, 0.18669),
(1149, 37569, 0.84),
(1149, 37570, 0.42),
(1149, 37571, 0.51331),
(1149, 37572, 0.65331),
(1149, 37573, 0.74662),
(1149, 37574, 0.37331),
(1149, 37575, 0.18669),
(1149, 37576, 0.46669),
(1149, 37577, 0.4),
(1149, 37578, 1.0666),
(1149, 37579, 0.5334),
(1149, 37580, 0.42),
(1149, 37581, 0.28),
(1150, 37593, 0.51),
(1150, 37594, 0.56),
(1208, 37595, 0.51331),
(1150, 37595, 1.53993),
(1150, 37596, 0.28),
(1150, 37597, 0.23331),
(1150, 37598, 0.23331),
(1150, 37599, 0.46669),
(1150, 37600, 1.8666),
(1151, 37608, 0.51),
(1151, 37609, 0.28),
(1151, 37610, 0.32669),
(1151, 37611, 0.23331),
(1151, 37612, 0.23331),
(1151, 37613, 0.37331),
(1151, 37614, 0.60669),
(1151, 37615, 0.28),
(1151, 37616, 0.46669),
(1151, 37617, 1.7334),
(1152, 37623, 0.51),
(1152, 37624, 0.23331),
(1152, 37625, 1.75992),
(1152, 37626, 0.28),
(1152, 37627, 0.46669),
(1152, 37628, 1.46652),
(1152, 37629, 0.37331),
(1185, 37629, 0.37331),
(1152, 37630, 0.42),
(1152, 37631, 0.23331),
(1152, 37632, 0.51331),
(1152, 37633, 0.14),
(1152, 37634, 0.96),
(1152, 37635, 1.27992),
(1152, 37636, 0.37331),
(1152, 37637, 0.18669),
(1152, 37638, 1.3334),
(1152, 37639, 0.5334),
(1152, 37640, 0.9334),
(1152, 37641, 0.4),
(1152, 37642, 0.64008),
(1153, 37654, 0.51),
(1153, 37655, 0.42),
(1153, 37656, 0.42),
(1153, 37657, 0.28),
(1153, 37658, 0.28),
(1153, 37659, 0.51331),
(1153, 37660, 0.28),
(1153, 37661, 0.51331),
(1153, 37662, 0.32669),
(1153, 37663, 0.32669),
(1153, 37664, 0.28),
(1153, 37665, 1.44),
(1153, 37666, 0.74662),
(1153, 37667, 0.32669),
(1153, 37668, 0.37338),
(1153, 37669, 0.32669),
(1153, 37670, 0.28),
(1153, 37671, 1.8666),
(1153, 37672, 0.37331),
(1153, 37673, 0.32669),
(1153, 37674, 0.18669),
(1153, 37675, 0.60669),
(1208, 37687, 0.32669),
(1280, 37687, 0.65338),
(1157, 37778, 0.51),
(1157, 37779, 0.74662),
(1157, 37780, 0.37331),
(1157, 37781, 1.44),
(1157, 37782, 0.32669),
(1157, 37783, 0.32669),
(1157, 37784, 0.32669),
(1157, 37785, 0.37331),
(1157, 37786, 0.51331),
(1157, 37787, 1.02662),
(1157, 37788, 0.46669),
(1157, 37789, 0.9334),
(1157, 37790, 1.3334),
(1157, 37791, 0.46669),
(1157, 37792, 0.23331),
(1157, 37793, 0.28),
(1158, 37809, 0.51),
(1158, 37810, 0.32669),
(1158, 37811, 0.65338),
(1158, 37812, 0.93338),
(1158, 37813, 0.28),
(1158, 37814, 0.23331),
(1158, 37815, 0.28),
(1158, 37816, 1.21338),
(1158, 37817, 0.46662),
(1158, 37818, 0.46662),
(1158, 37819, 0.23331),
(1158, 37820, 0.28),
(1158, 37821, 0.46669),
(1158, 37822, 0.28),
(1158, 37823, 0.28),
(1158, 37824, 0.8),
(1159, 37840, 0.51),
(1159, 37841, 0.42),
(1159, 37842, 0.56),
(1159, 37843, 0.28),
(1159, 37844, 0.42),
(1159, 37845, 0.23331),
(1159, 37846, 0.60669),
(1159, 37847, 0.7),
(1159, 37848, 0.56),
(1159, 37849, 0.46669),
(1159, 37850, 0.46669),
(1159, 37851, 1.4),
(1159, 37852, 0.28),
(1159, 37853, 0.84),
(1159, 37854, 0.37331),
(1159, 37855, 0.84),
(1159, 37856, 0.37331),
(1160, 37871, 0.51),
(1160, 37872, 0.28),
(1160, 37873, 0.28),
(1160, 37874, 0.28),
(1160, 37875, 0.84),
(1160, 37876, 1.21338),
(1160, 37877, 0.42),
(1160, 37878, 0.42),
(1160, 37879, 0.46669),
(1160, 37880, 0.65331),
(1160, 37881, 0.28),
(1160, 37882, 0.42),
(1160, 37883, 0.51331),
(1160, 37884, 0.65338),
(1160, 37885, 0.46669),
(1160, 37886, 0.6666),
(1160, 37887, 1.2),
(1161, 37902, 0.51),
(1161, 37903, 0.74662),
(1247, 37904, 0.37331),
(1161, 37904, 0.74662),
(1161, 37905, 1.68),
(1161, 37906, 0.18669),
(1161, 37907, 0.23331),
(1161, 37908, 0.23331),
(1161, 37909, 0.74662),
(1161, 37910, 0.32669),
(1260, 37910, 0.32669),
(1161, 37911, 0.46669),
(1161, 37912, 1.30662),
(1161, 37913, 0.7),
(1161, 37914, 0.46669),
(1247, 37914, 0.46669),
(1161, 37915, 0.93338),
(1161, 37916, 0.65331),
(1161, 37917, 0.74662),
(1161, 37918, 0.46669),
(1161, 37919, 0.65331),
(1161, 37920, 0.74662),
(1161, 37921, 1.02662),
(1161, 37922, 0.65331),
(1161, 37923, 0.18669),
(1161, 37924, 0.56),
(1161, 37925, 0.46669),
(1161, 37926, 0.37331),
(1161, 37927, 0.37331),
(1161, 37928, 0.46669),
(1161, 37929, 0.74662),
(1161, 37930, 0.46669),
(1161, 37931, 0.46669),
(1161, 37932, 0.84),
(1161, 37933, 0.42),
(1161, 37934, 1.12),
(1257, 37935, 0.32669),
(1161, 37935, 0.65338),
(1161, 37936, 0.46662),
(1161, 37937, 0.74662),
(1161, 37938, 0.32669),
(1162, 37965, 0.51),
(1208, 37966, 0.37331),
(1162, 37966, 0.74662),
(1162, 37967, 0.46669),
(1162, 37968, 0.32669),
(1162, 37969, 0.46669),
(1162, 37970, 0.28),
(1162, 37971, 0.37331),
(1162, 37972, 0.32669),
(1162, 37973, 0.37331),
(1162, 37974, 0.09338),
(1162, 37975, 0.56),
(1162, 37976, 0.37331),
(1162, 37977, 0.14),
(1162, 37978, 0.23331),
(1163, 37980, 0.51),
(1163, 37981, 0.42),
(1163, 37982, 0.42),
(1163, 37983, 0.37331),
(1163, 37984, 0.42),
(1163, 37985, 0.32669),
(1163, 37986, 0.23331),
(1163, 37987, 0.60669),
(1163, 37988, 0.32669),
(1208, 37988, 0.32669),
(1163, 37989, 0.37331),
(1163, 37990, 0.42),
(1163, 37991, 0.32669),
(1163, 37992, 0.42),
(1163, 37993, 0.51331),
(1163, 37994, 0.37331),
(1163, 37995, 0.37331),
(1163, 37996, 0.18669),
(1163, 37997, 0.23331),
(1163, 37998, 0.37331),
(1163, 37999, 0.51331),
(1163, 38000, 0.14),
(1163, 38001, 0.28),
(1163, 38002, 0.28),
(1163, 38003, 0.42),
(1163, 38004, 1.4),
(1163, 38005, 0.65331),
(1163, 38006, 0.37331),
(1163, 38007, 0.37331),
(1163, 38008, 0.28),
(1163, 38009, 0.51331),
(1163, 38010, 0.28),
(1163, 38011, 0.37331),
(1163, 38012, 0.42),
(1163, 38013, 0.37331),
(1163, 38014, 0.51331),
(1257, 38051, 0.28),
(1284, 38051, 0.28),
(1165, 38074, 0.51),
(1165, 38075, 0.74662),
(1165, 38076, 0.46669),
(1165, 38077, 0.42),
(1165, 38078, 0.32669),
(1165, 38079, 1.21338),
(1165, 38080, 0.46669),
(1165, 38081, 0.46662),
(1165, 38082, 0.42),
(1165, 38083, 0.28),
(1165, 38084, 0.32669),
(1165, 38085, 0.65331),
(1166, 38089, 0.09331),
(1166, 38090, 0.51),
(1166, 38091, 0.60669),
(1166, 38092, 0.18669),
(1166, 38093, 0.23331),
(1166, 38094, 0.42),
(1166, 38095, 0.74662),
(1166, 38096, 0.32669),
(1166, 38097, 0.42),
(1166, 38098, 0.42),
(1166, 38099, 0.37331),
(1166, 38100, 0.51331),
(1166, 38101, 0.37331),
(1166, 38102, 0.32669),
(1166, 38103, 0.56),
(1166, 38104, 0.28),
(1166, 38105, 0.8),
(1166, 38106, 0.46669),
(1208, 38186, 1.02662),
(1286, 38186, 1.02662),
(1169, 38198, 0.32669),
(1169, 38199, 3.12),
(1169, 38200, 0.37331),
(1169, 38201, 0.28),
(1169, 38202, 0.42),
(1169, 38203, 0.93338),
(1169, 38204, 3.29985),
(1169, 38205, 0.42),
(1169, 38206, 0.23331),
(1169, 38207, 0.42),
(1169, 38208, 1.6),
(1169, 38209, 0.32669),
(1169, 38210, 0.09331),
(1169, 38211, 0.28),
(1169, 38212, 0.28),
(1169, 38213, 0.32669),
(1169, 38214, 0.46669),
(1169, 38215, 0.9334),
(1169, 38216, 0.37331),
(1169, 38217, 0.18669),
(1170, 38229, 1.44),
(1170, 38230, 0.74662),
(1170, 38231, 0.28),
(1170, 38232, 0.46669),
(1170, 38233, 0.84),
(1170, 38234, 1.3334),
(1170, 38235, 1.0666),
(1171, 38236, 0.51),
(1171, 38237, 0.23331),
(1302, 38237, 0.23331),
(1171, 38238, 0.84),
(1171, 38239, 0.51331),
(1171, 38240, 0.56),
(1171, 38241, 0.42),
(1171, 38242, 0.37331),
(1172, 38243, 0.51),
(1172, 38244, 0.56),
(1172, 38245, 0.42),
(1172, 38246, 0.96),
(1172, 38247, 0.46669),
(1208, 38248, 0.42),
(1172, 38248, 0.84),
(1172, 38249, 0.56),
(1172, 38250, 0.18669),
(1172, 38251, 0.60669),
(1172, 38252, 0.51331),
(1172, 38253, 0.56),
(1172, 38254, 0.23331),
(1172, 38255, 0.56),
(1172, 38256, 1.21338),
(1172, 38257, 0.42),
(1172, 38258, 0.46669),
(1172, 38259, 0.37331),
(1172, 38260, 0.37331),
(1172, 38261, 0.18669),
(1172, 38262, 0.7),
(1172, 38263, 1.44),
(1172, 38264, 0.84),
(1172, 38265, 0.51331),
(1172, 38266, 0.32669),
(1172, 38267, 0.37331),
(1172, 38268, 1.2),
(1172, 38269, 0.28),
(1172, 38270, 0.8),
(1172, 38271, 0.32669),
(1172, 38272, 0.9334),
(1172, 38273, 1.0666),
(1173, 38274, 0.51),
(1173, 38275, 0.28),
(1173, 38276, 0.37331),
(1173, 38277, 0.28),
(1173, 38278, 1.44677),
(1173, 38279, 0.37331),
(1173, 38280, 0.23331),
(1173, 38281, 0.32669),
(1173, 38282, 1.0666),
(1173, 38283, 1.0666),
(1173, 38284, 0.9334),
(1174, 38289, 0.51),
(1174, 38290, 0.60669),
(1174, 38291, 0.32669),
(1208, 38291, 0.32669),
(1174, 38292, 0.37331),
(1208, 38292, 0.37331),
(1174, 38293, 0.46669),
(1174, 38294, 0.32669),
(1174, 38295, 0.32669),
(1174, 38296, 0.84),
(1174, 38297, 0.37331),
(1174, 38298, 0.46669),
(1174, 38299, 0.42),
(1174, 38300, 0.42),
(1174, 38301, 0.28),
(1174, 38302, 0.23331),
(1174, 38303, 1.4666),
(1174, 38304, 0.32669),
(1174, 38305, 0.51331),
(1174, 38306, 1.0666),
(1175, 38320, 0.51),
(1175, 38321, 0.37331),
(1175, 38322, 0.93338),
(1175, 38323, 0.37331),
(1175, 38324, 0.23331),
(1175, 38325, 0.28),
(1175, 38326, 0.42),
(1175, 38327, 0.37331),
(1175, 38328, 0.51331),
(1175, 38329, 0.46669),
(1175, 38330, 0.32669),
(1175, 38331, 1.30676),
(1175, 38332, 0.46669),
(1175, 38333, 0.28),
(1175, 38334, 0.37331),
(1175, 38335, 0.18669),
(1175, 38336, 1.0666),
(1175, 38337, 0.42),
(1175, 38338, 0.18669),
(1175, 38339, 0.18669),
(1175, 38340, 0.4),
(1208, 38404, 0.42),
(1288, 38404, 0.42),
(1179, 38431, 0.51),
(1179, 38432, 0.09331),
(1179, 38433, 0.74662),
(1179, 38434, 0.56),
(1179, 38435, 0.32669),
(1179, 38436, 0.46669),
(1179, 38437, 0.60669),
(1179, 38438, 0.74662),
(1179, 38439, 0.32669),
(1179, 38440, 0.28),
(1179, 38441, 1.4),
(1179, 38442, 0.42),
(1179, 38443, 0.8),
(1179, 38444, 0.18669),
(1179, 38445, 1.3334),
(1179, 38446, 0.23331),
(1179, 38447, 0.28),
(1179, 38448, 0.42),
(1179, 38449, 0.32669),
(1179, 38450, 0.37331),
(1179, 38451, 0.18669),
(1208, 38515, 0.7),
(1270, 38515, 0.7),
(1184, 38538, 0.34),
(1184, 38539, 2.02654),
(1184, 38540, 0.23331),
(1184, 38541, 0.46669),
(1184, 38542, 0.56),
(1257, 38542, 0.56),
(1184, 38543, 0.51331),
(1184, 38544, 0.32669),
(1184, 38545, 0.84),
(1184, 38546, 0.28),
(1184, 38547, 0.51331),
(1184, 38548, 0.51331),
(1184, 38549, 0.23331),
(1184, 38550, 0.9334),
(1185, 38553, 0.34),
(1185, 38554, 0.42),
(1185, 38555, 0.28),
(1185, 38556, 0.28),
(1185, 38557, 0.51331),
(1185, 38558, 0.28),
(1185, 38559, 0.32669),
(1185, 38560, 0.60669),
(1185, 38561, 0.56),
(1185, 38562, 0.46669),
(1185, 38563, 0.23331),
(1185, 38564, 0.18669),
(1185, 38565, 0.28),
(1185, 38566, 0.60669),
(1185, 38567, 0.32669),
(1185, 38568, 1.4666),
(1186, 38584, 0.51331),
(1186, 38585, 0.46662),
(1186, 38586, 0.84),
(1186, 38587, 0.37331),
(1186, 38588, 0.28),
(1186, 38589, 0.93338),
(1186, 38590, 0.7),
(1186, 38591, 0.7),
(1186, 38592, 0.37331),
(1186, 38593, 0.84),
(1186, 38594, 1.12),
(1186, 38595, 0.23331),
(1186, 38596, 0.42),
(1186, 38597, 0.37331),
(1186, 38598, 0.51331),
(1186, 38599, 0.46669),
(1186, 38600, 0.5334),
(1187, 38615, 0.34),
(1187, 38616, 0.51331),
(1187, 38617, 1.40007),
(1187, 38618, 0.42),
(1187, 38619, 0.37331),
(1187, 38620, 0.42),
(1187, 38621, 0.46669),
(1187, 38622, 0.56),
(1187, 38623, 0.98007),
(1187, 38624, 0.98007),
(1187, 38625, 0.32669),
(1187, 38626, 0.23331),
(1187, 38627, 1.26),
(1187, 38628, 0.96),
(1187, 38629, 0.37331),
(1187, 38630, 0.28),
(1187, 38631, 0.18669),
(1187, 38632, 0.60669),
(1187, 38633, 0.56),
(1187, 38634, 0.8),
(1187, 38635, 1.0666),
(1188, 38646, 0.34),
(1188, 38647, 0.37338),
(1188, 38648, 0.28),
(1188, 38649, 1.02662),
(1188, 38650, 0.32669),
(1188, 38651, 0.32669),
(1188, 38652, 0.60669),
(1188, 38653, 0.42),
(1188, 38654, 0.60669),
(1188, 38655, 0.32669),
(1188, 38656, 0.23331),
(1188, 38657, 0.37338),
(1188, 38658, 0.56),
(1188, 38659, 0.46669),
(1188, 38660, 0.23331),
(1188, 38661, 0.65338),
(1188, 38662, 0.37331),
(1188, 38663, 0.46662),
(1188, 38664, 1.12),
(1188, 38665, 0.74662),
(1188, 38666, 0.32669),
(1188, 38667, 0.93338),
(1188, 38668, 0.46669),
(1188, 38669, 0.23331),
(1188, 38670, 0.84),
(1188, 38671, 0.51331),
(1188, 38672, 0.37331),
(1188, 38673, 1.02662),
(1188, 38674, 0.84),
(1301, 38675, 0.51331),
(1188, 38675, 1.02662),
(1188, 38676, 0.65331),
(1188, 38677, 0.56),
(1188, 38678, 0.37338),
(1188, 38679, 0.42),
(1188, 38680, 0.93338),
(1188, 38681, 0.42),
(1188, 38682, 0.23331),
(1188, 38683, 0.46669),
(1188, 38684, 0.32669),
(1188, 38685, 0.37331),
(1188, 38686, 0.46669),
(1188, 38687, 0.84),
(1188, 38688, 0.46669),
(1188, 38689, 1.12),
(1188, 38690, 0.46669),
(1188, 38691, 0.56),
(1188, 38692, 0.32669),
(1188, 38693, 0.8),
(1188, 38694, 0.8),
(1189, 38709, 0.34),
(1189, 38710, 0.37331),
(1189, 38711, 1.02662),
(1189, 38712, 0.28),
(1189, 38713, 0.37331),
(1189, 38714, 0.56),
(1189, 38715, 0.32669),
(1189, 38716, 0.56),
(1189, 38717, 0.65338),
(1189, 38718, 0.42),
(1301, 38718, 0.42),
(1189, 38719, 0.18669),
(1189, 38720, 0.6666),
(1191, 38755, 0.46669),
(1191, 38756, 0.42),
(1191, 38757, 0.56),
(1191, 38758, 0.60669),
(1191, 38759, 0.46669),
(1191, 38760, 0.56),
(1191, 38761, 0.28),
(1191, 38762, 0.32669),
(1191, 38763, 0.42),
(1191, 38764, 0.51331),
(1191, 38765, 0.23331),
(1191, 38766, 0.74662),
(1191, 38767, 0.32669),
(1191, 38768, 0.37331),
(1191, 38769, 0.56),
(1191, 38770, 0.84),
(1191, 38771, 0.28),
(1191, 38772, 0.42),
(1191, 38773, 0.28),
(1191, 38774, 0.37331),
(1191, 38775, 0.32669),
(1191, 38776, 0.28),
(1191, 38777, 0.23331),
(1192, 38786, 1.12),
(1192, 38787, 0.46669),
(1192, 38788, 0.23331),
(1192, 38789, 0.32669),
(1192, 38790, 0.09331),
(1192, 38791, 0.14),
(1192, 38792, 0.28),
(1302, 38792, 0.28),
(1192, 38793, 0.18669),
(1192, 38794, 0.32669),
(1192, 38795, 0.37331),
(1192, 38796, 0.28),
(1192, 38797, 0.28),
(1192, 38798, 1.7334),
(1192, 38799, 0.32669),
(1192, 38800, 0.23331),
(1192, 38801, 0.18669),
(1192, 38802, 0.9334),
(1192, 38803, 0.37331),
(1193, 38817, 0.34),
(1193, 38818, 0.46669),
(1193, 38819, 0.37338),
(1193, 38820, 0.32669),
(1193, 38821, 0.51331),
(1193, 38822, 0.32669),
(1193, 38823, 0.32669),
(1193, 38824, 0.74662),
(1193, 38825, 0.32669),
(1193, 38826, 0.60669),
(1193, 38827, 0.23331),
(1193, 38828, 0.37331),
(1193, 38829, 0.51331),
(1193, 38830, 0.32669),
(1193, 38831, 1.4),
(1193, 38832, 0.23331),
(1193, 38833, 0.28),
(1193, 38834, 0.28),
(1193, 38835, 0.42),
(1193, 38836, 0.46669),
(1193, 38837, 0.42),
(1193, 38838, 0.46669),
(1193, 38839, 0.37331),
(1193, 38840, 0.37331),
(1193, 38841, 0.42),
(1193, 38842, 1.6),
(1193, 38843, 0.56),
(1193, 38844, 0.51331),
(1193, 38845, 0.46669),
(1193, 38846, 0.18669),
(1194, 38848, 0.34),
(1194, 38849, 0.51331),
(1194, 38850, 0.56),
(1194, 38851, 0.37338),
(1194, 38852, 0.46662),
(1194, 38853, 0.18669),
(1194, 38854, 0.56),
(1194, 38855, 0.37331),
(1194, 38856, 0.9334),
(1194, 38857, 0.46669),
(1194, 38858, 1.2),
(1195, 38863, 0.37331),
(1195, 38864, 0.37331),
(1195, 38865, 0.84),
(1195, 38866, 0.7),
(1195, 38867, 0.93338),
(1195, 38868, 0.18669),
(1195, 38869, 0.46662),
(1195, 38870, 0.28),
(1195, 38871, 0.28),
(1195, 38872, 0.37331),
(1195, 38873, 0.32669),
(1195, 38874, 0.46669),
(1195, 38875, 0.32669),
(1195, 38876, 1.4666),
(1195, 38877, 0.37331),
(1195, 38878, 0.23331),
(1195, 38879, 0.23331),
(1195, 38880, 0.5334),
(1196, 38894, 0.34),
(1196, 38895, 0.32669),
(1196, 38896, 0.42),
(1196, 38897, 0.42),
(1196, 38898, 0.23331),
(1196, 38899, 0.28),
(1196, 38900, 0.42),
(1196, 38901, 0.42),
(1196, 38902, 0.42),
(1197, 38909, 0.34),
(1197, 38910, 0.46669),
(1197, 38911, 0.37331),
(1197, 38912, 0.56),
(1197, 38913, 0.65331),
(1197, 38914, 0.65338),
(1197, 38915, 0.7),
(1197, 38916, 0.42),
(1197, 38917, 0.56),
(1197, 38918, 0.60669),
(1197, 38919, 1.4),
(1197, 38920, 0.42),
(1197, 38921, 0.42),
(1197, 38922, 0.37331),
(1197, 38923, 0.28),
(1197, 38924, 0.32669),
(1197, 38925, 0.32669),
(1197, 38926, 0.46669),
(1197, 38927, 0.32669),
(1197, 38928, 0.9334),
(1197, 38929, 0.51331),
(1197, 38930, 0.23331),
(1197, 38931, 0.28),
(1197, 38932, 0.51331),
(1197, 38933, 0.42),
(1198, 38940, 0.37331),
(1198, 38941, 0.34),
(1198, 38942, 0.23331),
(1198, 38943, 0.42),
(1198, 38944, 0.37331),
(1257, 38944, 0.37331),
(1198, 38945, 0.28),
(1198, 38946, 0.32669),
(1198, 38947, 0.51331),
(1198, 38948, 0.51331),
(1198, 38949, 0.18669),
(1198, 38950, 0.14),
(1198, 38951, 0.46669),
(1198, 38952, 0.51331),
(1198, 38953, 0.14),
(1198, 38954, 0.23331),
(1198, 38955, 0.32669),
(1198, 38956, 1.0666),
(1198, 38957, 0.23331),
(1198, 38958, 0.23331),
(1198, 38959, 0.9334),
(1198, 38960, 0.42),
(1198, 38961, 0.37331),
(1198, 38962, 0.46669),
(1199, 38971, 0.51331),
(1199, 38972, 0.51331),
(1199, 38973, 0.46669),
(1199, 38974, 0.51331),
(1247, 38974, 0.51331),
(1199, 38975, 0.65331),
(1199, 38976, 0.32669),
(1199, 38977, 0.46669),
(1199, 38978, 0.7),
(1199, 38979, 0.7),
(1199, 38980, 0.32669),
(1199, 38981, 0.37331),
(1199, 38982, 0.46669),
(1259, 38983, 0.42),
(1199, 38983, 0.84),
(1199, 38984, 0.51331),
(1199, 38985, 0.65338),
(1200, 38986, 0.46669),
(1296, 38987, 0.42),
(1200, 38987, 1.26),
(1200, 38988, 0.56),
(1208, 38989, 0.32669),
(1200, 38989, 0.98007),
(1200, 38990, 0.28),
(1200, 38991, 0.28),
(1200, 38992, 0.32669),
(1200, 38993, 0.14),
(1200, 38994, 0.37331),
(1200, 38995, 0.37331),
(1200, 38996, 0.18669),
(1200, 38997, 0.23331),
(1200, 38998, 0.37338),
(1200, 38999, 0.42),
(1201, 39001, 0.18669),
(1201, 39002, 0.60669),
(1201, 39003, 0.42),
(1201, 39004, 0.23331),
(1201, 39005, 0.46669),
(1201, 39006, 0.42),
(1201, 39007, 0.37331),
(1201, 39008, 0.51331),
(1201, 39009, 0.18669),
(1201, 39010, 0.93338),
(1201, 39011, 0.7),
(1201, 39012, 0.32669),
(1201, 39013, 0.42),
(1201, 39014, 0.56),
(1201, 39015, 0.37331),
(1201, 39016, 0.32669),
(1201, 39017, 0.32669),
(1201, 39018, 0.28),
(1201, 39019, 0.37331),
(1201, 39020, 0.51331),
(1201, 39021, 0.84),
(1201, 39022, 0.9334),
(1201, 39023, 1.6),
(1201, 39024, 0.32669),
(1201, 39025, 0.6666),
(1201, 39026, 0.37338),
(1201, 39027, 0.37331),
(1202, 39032, 0.37338),
(1202, 39033, 0.37331),
(1202, 39034, 0.56),
(1202, 39035, 0.74662),
(1202, 39036, 0.37331),
(1202, 39037, 0.42),
(1202, 39038, 0.74662),
(1202, 39039, 0.74662),
(1202, 39040, 0.65338),
(1202, 39041, 0.32669),
(1202, 39042, 0.74662),
(1202, 39043, 0.46669),
(1202, 39044, 1.12),
(1202, 39045, 0.84),
(1202, 39046, 0.46662),
(1202, 39047, 0.93338),
(1202, 39048, 1.30662),
(1202, 39049, 1.30662),
(1202, 39050, 0.28),
(1202, 39051, 0.28),
(1202, 39052, 0.32669),
(1202, 39053, 0.18669),
(1202, 39054, 0.28),
(1202, 39055, 0.46669),
(1202, 39056, 0.42),
(1202, 39057, 0.46669),
(1202, 39058, 0.18669),
(1203, 39063, 1.12),
(1203, 39064, 0.28),
(1203, 39065, 0.42),
(1203, 39066, 1.12),
(1203, 39067, 0.93338),
(1203, 39068, 0.23331),
(1203, 39069, 0.32669),
(1203, 39070, 0.42),
(1208, 39070, 0.42),
(1203, 39071, 0.7),
(1203, 39072, 0.46669),
(1203, 39073, 0.32669),
(1203, 39074, 0.56),
(1203, 39075, 0.56),
(1203, 39076, 0.32669),
(1203, 39077, 0.37331),
(1203, 39078, 0.74662),
(1203, 39079, 0.42),
(1247, 39080, 0.56),
(1203, 39080, 1.12),
(1203, 39081, 0.51331),
(1203, 39082, 0.60669),
(1203, 39083, 0.9334),
(1204, 39094, 0.42),
(1204, 39095, 0.51331),
(1204, 39096, 0.23331),
(1204, 39097, 0.23331),
(1204, 39098, 0.28),
(1204, 39099, 0.32669),
(1204, 39100, 0.23331),
(1204, 39101, 0.14),
(1204, 39102, 0.93338),
(1204, 39103, 0.7),
(1204, 39104, 0.60669),
(1204, 39105, 0.37331),
(1204, 39106, 0.23331),
(1204, 39107, 0.18669),
(1204, 39108, 0.23331),
(1204, 39109, 0.37331),
(1204, 39110, 0.23331),
(1204, 39111, 0.32669),
(1204, 39112, 0.28),
(1204, 39113, 2.56655),
(1204, 39114, 0.37331),
(1204, 39115, 0.14),
(1204, 39116, 0.37331),
(1204, 39117, 0.93338),
(1204, 39118, 0.51331),
(1204, 39119, 0.46669),
(1204, 39120, 0.51331),
(1204, 39121, 0.28),
(1257, 39121, 0.28),
(1204, 39122, 0.28),
(1204, 39123, 0.37331),
(1204, 39124, 0.46669),
(1204, 39125, 0.32669),
(1204, 39126, 0.56),
(1204, 39127, 0.93338),
(1204, 39128, 0.37331),
(1204, 39129, 0.42),
(1204, 39130, 0.56),
(1204, 39131, 0.42),
(1204, 39132, 0.46669),
(1204, 39133, 0.37331),
(1204, 39134, 0.42),
(1257, 39134, 0.42),
(1204, 39135, 0.42),
(1204, 39136, 0.37331),
(1204, 39137, 0.28),
(1204, 39138, 0.42),
(1204, 39139, 0.37331),
(1204, 39140, 0.18669),
(1204, 39141, 0.37331),
(1204, 39142, 0.18669),
(1204, 39143, 0.42),
(1204, 39144, 0.23331),
(1205, 39157, 0.46669),
(1205, 39158, 0.32669),
(1205, 39159, 0.56),
(1205, 39160, 0.23331),
(1205, 39161, 0.42),
(1205, 39162, 0.51331),
(1205, 39163, 0.37331),
(1205, 39164, 0.84),
(1205, 39165, 0.32669),
(1205, 39166, 0.28),
(1205, 39167, 0.14),
(1205, 39168, 0.7),
(1205, 39169, 0.42),
(1205, 39170, 0.74662),
(1205, 39171, 0.56),
(1205, 39172, 0.42),
(1205, 39173, 0.37331),
(1205, 39174, 0.42),
(1205, 39175, 0.32669),
(1205, 39176, 0.7),
(1205, 39177, 0.42),
(1205, 39178, 0.74662),
(1205, 39179, 0.28),
(1205, 39180, 0.23331),
(1205, 39181, 0.60669),
(1208, 39398, 0.23331),
(1208, 39399, 0.32669),
(1208, 39400, 0.28),
(1208, 39401, 0.37331),
(1208, 39402, 0.42),
(1208, 39403, 0.32669),
(1208, 39404, 0.46669),
(1208, 39405, 0.28),
(1208, 39406, 0.51),
(1208, 39407, 0.28),
(1208, 39408, 0.28),
(1208, 39409, 0.37331),
(1208, 39410, 0.7),
(1208, 39411, 0.56),
(1208, 39412, 0.23331),
(1208, 39413, 0.32669),
(1208, 39414, 0.23331),
(1208, 39415, 0.32669),
(1208, 39416, 0.18669),
(1208, 39417, 0.23331),
(1208, 39418, 0.28),
(1208, 39419, 0.37331),
(1208, 39420, 0.51331),
(1208, 39421, 0.51331),
(1208, 39422, 0.46669),
(1208, 39423, 0.84),
(1208, 39424, 0.18669),
(1208, 39425, 0.37331),
(1208, 39426, 0.51331),
(1208, 39427, 0.23331),
(1208, 39428, 0.42),
(1208, 39429, 1.02662),
(1208, 39430, 0.23331),
(1208, 39431, 0.51331),
(1208, 39432, 0.28),
(1301, 39432, 0.28),
(1208, 39433, 0.32669),
(1208, 39434, 2.3331),
(1208, 39435, 0.23331),
(1208, 39436, 0.32669),
(1208, 39437, 0.23331),
(1208, 39438, 0.18669),
(1208, 39439, 0.65338),
(1208, 39440, 0.46669),
(1208, 39441, 0.42),
(1208, 39442, 0.28),
(1208, 39443, 0.32669),
(1208, 39444, 0.32669),
(1208, 39445, 0.56),
(1208, 39446, 0.51331),
(1208, 39447, 0.56),
(1208, 39448, 0.28),
(1208, 39449, 0.28),
(1208, 39450, 0.23331),
(1208, 39451, 0.37331),
(1208, 39452, 0.65338),
(1208, 39453, 0.46669),
(1208, 39454, 0.93338),
(1208, 39455, 0.42),
(1208, 39456, 0.42),
(1208, 39457, 0.51331),
(1208, 39458, 0.42),
(1208, 39459, 7.60038),
(1208, 39460, 0.46669),
(1208, 39461, 0.56),
(1208, 39462, 0.28),
(1208, 39463, 0.56),
(1208, 39464, 0.37331),
(1208, 39465, 1.30662),
(1208, 39466, 1.02662),
(1208, 39467, 0.56),
(1208, 39468, 0.74662),
(1208, 39469, 0.18669),
(1208, 39470, 0.18669),
(1208, 39471, 0.18669),
(1208, 39472, 0.32669),
(1208, 39473, 0.18669),
(1208, 39474, 0.28),
(1208, 39475, 0.14),
(1208, 39476, 0.51331),
(1208, 39477, 0.28),
(1208, 39478, 0.42),
(1208, 39479, 0.23331),
(1302, 39479, 2.16645),
(1208, 39480, 1.46652),
(1208, 39481, 0.65331),
(1208, 39482, 0.42),
(1208, 39483, 0.23331),
(1208, 39484, 0.42),
(1208, 39485, 0.37331),
(1208, 39486, 0.37331),
(1209, 39487, 0.51),
(1209, 39488, 0.14),
(1209, 39489, 0.21),
(1209, 39490, 0.60669),
(1209, 39491, 0.42),
(1257, 39491, 0.42),
(1259, 39491, 0.42),
(1209, 39492, 0.28),
(1209, 39493, 1.68),
(1209, 39494, 0.28),
(1209, 39495, 0.28),
(1209, 39496, 0.42),
(1209, 39497, 0.46669),
(1209, 39498, 0.14),
(1209, 39499, 0.23331),
(1209, 39500, 0.28),
(1209, 39501, 0.7),
(1209, 39502, 0.28),
(1209, 39503, 0.69993),
(1209, 39504, 0.60669),
(1209, 39505, 0.28),
(1258, 39505, 0.28),
(1209, 39506, 0.32669),
(1209, 39507, 0.7),
(1209, 39508, 0.7),
(1209, 39509, 0.42),
(1209, 39510, 0.42),
(1209, 39511, 0.32669),
(1209, 39512, 0.65331),
(1209, 39513, 0.42),
(1259, 39513, 0.42),
(1209, 39514, 0.37331),
(1209, 39515, 0.23331),
(1247, 39515, 0.23331),
(1209, 39516, 0.28),
(1209, 39517, 0.28),
(1210, 39518, 0.51),
(1210, 39519, 2.34652),
(1211, 39521, 0.51),
(1211, 39522, 1.7334),
(1211, 39523, 0.8),
(1212, 39524, 0.51),
(1212, 39525, 0.9334),
(1212, 39526, 0.8),
(1213, 39527, 0.51),
(1213, 39528, 2),
(1216, 39532, 0.51),
(1217, 39533, 0.51),
(1218, 39534, 0.51),
(1218, 39535, 1.2),
(1220, 39538, 0.51),
(1221, 39539, 0.51),
(1222, 39540, 0.51),
(1223, 39541, 0.51),
(1224, 39542, 0.51),
(1225, 39543, 0.51),
(1226, 39544, 0.51),
(1226, 39545, 1.3334),
(1226, 39546, 0.8),
(1227, 39547, 0.51),
(1227, 39548, 0.18669),
(1228, 39548, 0.18669),
(1228, 39550, 0.51),
(1230, 39552, 0.51),
(1231, 39553, 0.51),
(1232, 39554, 0.51),
(1232, 39555, 1.2),
(1233, 39557, 0.51),
(1233, 39558, 1.3334),
(1234, 39560, 0.51),
(1236, 39562, 0.51),
(1238, 39566, 0.51),
(1238, 39567, 1.0666),
(1239, 39569, 0.51),
(1240, 39570, 0.51),
(1241, 39571, 0.51),
(1241, 39572, 0.5334),
(1242, 39574, 0.51),
(1243, 39575, 0.51),
(1243, 39576, 0.6666),
(1244, 39578, 0.51),
(1245, 39579, 0.51),
(1247, 39608, 0.28),
(1247, 39609, 0.51),
(1247, 39610, 0.21),
(1247, 39611, 1.68),
(1247, 39612, 0.23331),
(1247, 39613, 0.46669),
(1247, 39614, 0.18669),
(1247, 39615, 0.42),
(1247, 39616, 0.60669),
(1247, 39617, 0.51331),
(1247, 39618, 0.32669),
(1247, 39619, 0.51331),
(1247, 39620, 0.65338),
(1247, 39621, 0.04669),
(1247, 39622, 0.28),
(1247, 39623, 0.7),
(1247, 39624, 0.32669),
(1247, 39625, 0.60669),
(1247, 39626, 0.74662),
(1247, 39627, 0.37331),
(1301, 39627, 0.37331),
(1247, 39628, 2.64),
(1247, 39629, 1.76),
(1247, 39630, 0.46669),
(1247, 39631, 0.56),
(1247, 39632, 0.42),
(1247, 39633, 0.28),
(1247, 39634, 0.28),
(1247, 39635, 0.28),
(1261, 39643, 0.37331),
(1259, 39643, 0.74662),
(1259, 39644, 0.56),
(1300, 39644, 0.56),
(1261, 39644, 1.12),
(1258, 39655, 2.05348),
(1257, 39660, 0.42),
(1258, 39660, 0.42),
(1259, 39660, 0.42),
(1260, 39660, 0.42),
(1300, 39660, 0.42),
(1258, 39664, 0.28),
(1257, 39664, 0.56),
(1259, 39664, 0.56),
(1257, 39673, 0.28),
(1258, 39673, 0.28),
(1258, 39674, 0.28),
(1257, 39674, 0.84),
(1257, 39683, 0.51331),
(1259, 39683, 0.51331),
(1260, 39691, 0.37331),
(1259, 39691, 0.74662);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(1259, 39692, 1.76),
(1259, 39697, 1.76),
(1260, 39708, 1.46652),
(1260, 39709, 1.76),
(1257, 39743, 2.16645),
(1257, 39775, 1.46652),
(1257, 39824, 0.51),
(1257, 39825, 0.14),
(1257, 39826, 0.42),
(1257, 39827, 0.84),
(1257, 39828, 0.14),
(1300, 39828, 0.14),
(1257, 39829, 0.37331),
(1257, 39830, 0.28),
(1257, 39831, 0.18669),
(1257, 39832, 0.51331),
(1257, 39833, 0.28),
(1257, 39834, 0.46669),
(1257, 39835, 0.14),
(1257, 39836, 0.32669),
(1257, 39837, 0.32669),
(1257, 39838, 0.42),
(1257, 39839, 0.32669),
(1257, 39840, 0.46669),
(1257, 39841, 0.46669),
(1257, 39842, 0.46669),
(1257, 39843, 0.32669),
(1257, 39844, 0.37331),
(1257, 39845, 0.32669),
(1257, 39846, 0.32669),
(1257, 39847, 0.32669),
(1257, 39848, 0.32669),
(1300, 39848, 0.32669),
(1257, 39849, 0.28),
(1257, 39850, 0.32669),
(1257, 39851, 0.65331),
(1257, 39852, 0.56),
(1257, 39853, 0.37331),
(1257, 39854, 0.14),
(1257, 39855, 0.28),
(1257, 39856, 0.32669),
(1257, 39857, 0.32669),
(1257, 39858, 0.32669),
(1257, 39859, 0.60669),
(1257, 39860, 0.56),
(1257, 39861, 0.37331),
(1257, 39862, 0.37331),
(1257, 39863, 0.37331),
(1257, 39864, 0.7),
(1257, 39865, 0.56),
(1257, 39866, 0.84),
(1257, 39867, 0.56),
(1257, 39868, 0.37331),
(1257, 39869, 0.60669),
(1257, 39870, 0.46669),
(1257, 39871, 0.28),
(1257, 39872, 0.23331),
(1257, 39873, 0.32669),
(1257, 39874, 0.65338),
(1257, 39875, 0.37331),
(1257, 39876, 0.28),
(1257, 39877, 0.18662),
(1257, 39878, 1.21338),
(1257, 39879, 0.51331),
(1257, 39880, 0.46662),
(1257, 39881, 0.14),
(1257, 39882, 0.84),
(1257, 39883, 0.18669),
(1257, 39884, 0.14),
(1257, 39885, 0.37331),
(1258, 39886, 0.51),
(1258, 39887, 0.37331),
(1258, 39888, 0.09331),
(1258, 39889, 0.46669),
(1258, 39890, 0.51331),
(1258, 39891, 0.42),
(1258, 39892, 0.84),
(1258, 39893, 0.42),
(1258, 39894, 0.37331),
(1258, 39895, 0.46669),
(1258, 39896, 0.56),
(1258, 39897, 0.37331),
(1258, 39898, 0.65338),
(1258, 39899, 0.51331),
(1258, 39900, 0.28),
(1258, 39901, 0.32669),
(1258, 39902, 0.56),
(1258, 39903, 0.37331),
(1258, 39904, 0.56),
(1258, 39905, 0.42),
(1258, 39906, 0.28),
(1258, 39907, 0.28),
(1258, 39908, 0.32669),
(1258, 39909, 0.37331),
(1258, 39910, 0.14),
(1258, 39911, 0.42),
(1258, 39912, 0.32669),
(1259, 39913, 0.51),
(1259, 39914, 0.32669),
(1259, 39915, 0.46669),
(1259, 39916, 0.51331),
(1259, 39917, 0.37338),
(1259, 39918, 0.32669),
(1259, 39919, 0.46669),
(1259, 39920, 0.7),
(1259, 39921, 0.37331),
(1259, 39922, 0.46669),
(1259, 39923, 0.37331),
(1259, 39924, 0.32669),
(1259, 39925, 0.37331),
(1259, 39926, 0.42),
(1259, 39927, 0.51331),
(1259, 39928, 0.42),
(1260, 39944, 0.51),
(1260, 39945, 0.51331),
(1260, 39946, 0.23331),
(1260, 39947, 0.28),
(1300, 39947, 0.28),
(1260, 39948, 0.51331),
(1260, 39949, 0.32669),
(1260, 39950, 0.23331),
(1260, 39951, 0.65338),
(1260, 39952, 0.46669),
(1260, 39953, 0.32669),
(1260, 39954, 0.51331),
(1260, 39955, 0.56),
(1260, 39956, 0.74662),
(1260, 39957, 0.56),
(1261, 39959, 0.51),
(1261, 39960, 0.37331),
(1261, 39961, 0.56),
(1261, 39962, 0.32669),
(1261, 39963, 0.42),
(1261, 39964, 0.46669),
(1261, 39965, 0.7),
(1261, 39966, 0.46669),
(1261, 39967, 0.32669),
(1261, 39968, 0.28),
(1300, 39968, 0.28),
(1261, 39969, 1.0666),
(1261, 39970, 2),
(1262, 39971, 0.51),
(1262, 39972, 0.28),
(1262, 39973, 0.46669),
(1262, 39974, 0.32669),
(1262, 39975, 0.60669),
(1298, 39975, 0.60669),
(1262, 39976, 0.42),
(1262, 39977, 0.65331),
(1262, 39978, 0.32669),
(1262, 39979, 0.37331),
(1262, 39980, 2.22),
(1270, 40107, 0.34),
(1270, 40108, 0.65338),
(1270, 40109, 1.21338),
(1270, 40110, 0.46669),
(1270, 40111, 0.46669),
(1270, 40112, 0.23331),
(1270, 40113, 1.11993),
(1270, 40114, 0.32669),
(1270, 40115, 0.51331),
(1270, 40116, 0.65338),
(1270, 40117, 0.60669),
(1270, 40118, 0.56),
(1270, 40119, 1.0666),
(1270, 40120, 0.32669),
(1270, 40121, 0.74662),
(1271, 40122, 0.51),
(1271, 40123, 0.46669),
(1271, 40124, 0.28),
(1271, 40125, 0.28),
(1271, 40126, 0.28),
(1271, 40127, 0.18669),
(1271, 40128, 0.23331),
(1271, 40129, 0.46662),
(1271, 40130, 1.0666),
(1271, 40131, 0.6666),
(1273, 40168, 0.51),
(1273, 40169, 0.23331),
(1273, 40170, 0.32669),
(1273, 40171, 0.51331),
(1273, 40172, 0.37331),
(1273, 40173, 1.8666),
(1274, 40175, 0.51),
(1274, 40176, 0.28),
(1274, 40177, 0.37331),
(1274, 40178, 0.42),
(1274, 40179, 0.51331),
(1274, 40180, 0.42),
(1274, 40181, 0.23331),
(1274, 40182, 0.46669),
(1274, 40183, 0.46669),
(1274, 40184, 1.2),
(1274, 40185, 0.5334),
(1276, 40221, 0.51331),
(1276, 40222, 0.51),
(1276, 40223, 0.32669),
(1276, 40224, 0.32669),
(1276, 40225, 0.56),
(1276, 40226, 0.37331),
(1276, 40227, 0.32669),
(1276, 40228, 0.46669),
(1276, 40229, 0.51331),
(1276, 40230, 0.23331),
(1276, 40231, 0.28),
(1276, 40232, 0.23331),
(1276, 40233, 0.37331),
(1276, 40234, 0.42),
(1276, 40235, 0.60669),
(1276, 40236, 0.32669),
(1276, 40237, 1.0666),
(1276, 40238, 1.0666),
(1276, 40239, 1.2),
(1276, 40240, 0.5334),
(1276, 40241, 1.8666),
(1277, 40252, 0.51),
(1277, 40253, 0.46669),
(1277, 40254, 0.84),
(1277, 40255, 0.18669),
(1277, 40256, 0.56),
(1277, 40257, 2.02654),
(1277, 40258, 0.37331),
(1277, 40259, 0.28),
(1277, 40260, 0.32669),
(1277, 40261, 0.32669),
(1277, 40262, 0.23331),
(1277, 40263, 0.28),
(1277, 40264, 0.28),
(1277, 40265, 0.46669),
(1277, 40266, 0.42),
(1277, 40267, 0.27993),
(1277, 40268, 0.14),
(1277, 40269, 0.23331),
(1277, 40270, 0.51331),
(1277, 40271, 1.0666),
(1277, 40272, 0.18669),
(1277, 40273, 0.37331),
(1277, 40274, 0.42),
(1277, 40275, 0.23331),
(1278, 40283, 0.51),
(1278, 40284, 0.23331),
(1278, 40285, 0.56),
(1278, 40286, 0.56),
(1278, 40287, 0.42),
(1278, 40288, 0.32669),
(1278, 40289, 0.37331),
(1278, 40290, 0.56007),
(1278, 40291, 0.37331),
(1278, 40292, 0.37331),
(1278, 40293, 0.37331),
(1278, 40294, 0.56),
(1278, 40295, 0.42),
(1278, 40296, 0.9334),
(1278, 40297, 0.65331),
(1279, 40298, 0.51),
(1279, 40299, 0.37331),
(1279, 40300, 0.60669),
(1279, 40301, 0.32669),
(1279, 40302, 0.46669),
(1279, 40303, 0.37331),
(1279, 40304, 0.37331),
(1279, 40305, 0.37331),
(1279, 40306, 0.42),
(1279, 40307, 1.12),
(1279, 40308, 0.32669),
(1279, 40309, 0.28),
(1279, 40310, 0.42),
(1279, 40311, 0.23331),
(1279, 40312, 0.37331),
(1279, 40313, 0.74662),
(1279, 40314, 0.37331),
(1279, 40315, 0.18669),
(1279, 40316, 0.37331),
(1279, 40317, 0.28),
(1279, 40318, 0.28),
(1279, 40319, 0.23331),
(1279, 40320, 1.30662),
(1279, 40321, 2.23986),
(1279, 40322, 0.65338),
(1279, 40323, 0.37331),
(1279, 40324, 0.37331),
(1280, 40329, 0.4),
(1280, 40330, 0.51),
(1280, 40331, 0.42),
(1280, 40332, 0.28),
(1280, 40333, 0.23331),
(1280, 40334, 0.28),
(1280, 40335, 0.32669),
(1280, 40336, 0.37331),
(1280, 40337, 0.93338),
(1280, 40338, 0.42),
(1280, 40339, 0.18669),
(1280, 40340, 0.28),
(1280, 40341, 0.37331),
(1280, 40342, 0.32669),
(1280, 40343, 0.18669),
(1280, 40344, 1.12),
(1280, 40345, 0.46669),
(1280, 40346, 0.28),
(1280, 40347, 0.18669),
(1281, 40360, 0.07),
(1281, 40361, 0.51),
(1281, 40362, 0.28),
(1281, 40363, 0.28),
(1281, 40364, 0.14),
(1281, 40365, 0.37331),
(1282, 40367, 0.51),
(1282, 40368, 0.32669),
(1282, 40369, 0.14),
(1282, 40370, 0.37331),
(1282, 40371, 0.23331),
(1282, 40372, 0.28),
(1282, 40373, 0.5334),
(1282, 40374, 0.93345),
(1283, 40382, 0.51),
(1283, 40383, 0.60669),
(1283, 40384, 0.32669),
(1283, 40385, 0.28),
(1283, 40386, 0.28),
(1283, 40387, 1.0666),
(1301, 40389, 0.21),
(1284, 40389, 0.51),
(1284, 40390, 0.32669),
(1284, 40391, 0.46662),
(1284, 40392, 0.56),
(1284, 40393, 0.46669),
(1284, 40394, 0.42),
(1284, 40395, 0.32669),
(1284, 40396, 0.37331),
(1284, 40397, 0.42),
(1284, 40398, 0.23331),
(1284, 40399, 0.37331),
(1284, 40400, 0.18669),
(1284, 40401, 0.32669),
(1284, 40402, 0.37331),
(1284, 40403, 0.37331),
(1284, 40404, 0.46662),
(1284, 40405, 0.6666),
(1285, 40420, 0.51),
(1285, 40421, 0.28),
(1285, 40422, 0.32669),
(1285, 40423, 0.56),
(1285, 40424, 0.37331),
(1285, 40425, 0.42),
(1285, 40426, 0.37331),
(1285, 40427, 0.32669),
(1285, 40428, 0.28),
(1285, 40429, 0.28),
(1285, 40430, 0.18669),
(1285, 40431, 0.32669),
(1285, 40432, 0.51331),
(1285, 40433, 0.23331),
(1285, 40434, 0.14),
(1285, 40435, 0.32669),
(1285, 40436, 0.84),
(1285, 40437, 0.37331),
(1285, 40438, 0.18669),
(1285, 40439, 0.18669),
(1285, 40440, 0.23331),
(1285, 40441, 0.28),
(1285, 40442, 0.28),
(1285, 40443, 0.65338),
(1285, 40444, 0.23331),
(1285, 40445, 0.60669),
(1285, 40446, 0.32669),
(1285, 40447, 0.28),
(1285, 40448, 0.5334),
(1285, 40449, 0.37331),
(1285, 40450, 0.23331),
(1285, 40451, 0.42),
(1286, 40483, 0.51),
(1286, 40484, 0.51331),
(1286, 40485, 0.28),
(1286, 40486, 0.65331),
(1286, 40487, 0.28),
(1286, 40488, 0.28),
(1286, 40489, 0.42),
(1286, 40490, 0.23331),
(1286, 40491, 0.37331),
(1287, 40498, 0.51),
(1287, 40499, 0.42),
(1287, 40500, 0.74662),
(1287, 40501, 0.42),
(1287, 40502, 0.46669),
(1287, 40503, 1.3334),
(1288, 40505, 0.51),
(1288, 40506, 0.65331),
(1288, 40507, 0.51331),
(1288, 40508, 0.37331),
(1288, 40509, 0.32669),
(1288, 40510, 0.32669),
(1288, 40511, 0.65338),
(1288, 40512, 0.23331),
(1288, 40513, 0.28),
(1288, 40514, 0.32669),
(1288, 40515, 0.37331),
(1288, 40516, 0.37331),
(1288, 40517, 1.21338),
(1288, 40518, 0.84),
(1288, 40519, 0.7),
(1288, 40520, 0.56),
(1288, 40521, 0.42),
(1288, 40522, 0.23331),
(1288, 40523, 0.14),
(1288, 40524, 0.32669),
(1288, 40525, 0.42),
(1288, 40526, 0.32669),
(1288, 40527, 0.18669),
(1288, 40528, 0.51331),
(1289, 40536, 0.51),
(1289, 40537, 0.37331),
(1289, 40538, 0.51331),
(1289, 40539, 0.32669),
(1289, 40540, 0.28),
(1289, 40541, 0.65338),
(1289, 40542, 0.46669),
(1289, 40543, 0.46669),
(1289, 40544, 0.84),
(1289, 40545, 0.84),
(1289, 40546, 0.93338),
(1289, 40547, 0.32669),
(1289, 40548, 0.5334),
(1289, 40549, 0.18669),
(1289, 40550, 0.28),
(1289, 40551, 0.32669),
(1290, 40567, 0.51),
(1290, 40568, 0.32669),
(1290, 40569, 1.02662),
(1290, 40570, 0.51331),
(1290, 40571, 0.37331),
(1290, 40572, 0.56),
(1290, 40573, 0.37331),
(1290, 40574, 0.28),
(1290, 40575, 0.28),
(1290, 40576, 0.56),
(1290, 40577, 0.84),
(1290, 40578, 0.56),
(1290, 40579, 1.12),
(1290, 40580, 0.28),
(1290, 40581, 0.56),
(1290, 40582, 0.37331),
(1290, 40583, 0.14),
(1290, 40584, 0.42),
(1291, 40598, 0.34),
(1291, 40599, 0.18669),
(1291, 40600, 0.46669),
(1291, 40601, 0.28),
(1291, 40602, 0.32669),
(1291, 40603, 0.93338),
(1291, 40604, 0.7),
(1291, 40605, 0.7),
(1291, 40606, 0.7),
(1291, 40607, 0.28),
(1291, 40608, 0.04669),
(1291, 40609, 1.2),
(1291, 40610, 0.5334),
(1292, 40613, 0.46669),
(1292, 40614, 0.51331),
(1292, 40615, 0.32669),
(1292, 40616, 0.46669),
(1292, 40617, 0.56),
(1292, 40618, 0.42),
(1292, 40619, 1.40007),
(1292, 40620, 0.32669),
(1292, 40621, 0.37331),
(1293, 40628, 0.51),
(1293, 40629, 0.28),
(1293, 40630, 0.32669),
(1293, 40631, 0.32669),
(1293, 40632, 0.37331),
(1293, 40633, 0.42),
(1293, 40634, 0.51331),
(1293, 40635, 0.51331),
(1293, 40636, 0.42),
(1293, 40637, 0.46669),
(1293, 40638, 0.28),
(1293, 40639, 0.28),
(1293, 40640, 0.51331),
(1293, 40641, 0.18669),
(1294, 40643, 0.35),
(1294, 40644, 0.35),
(1294, 40645, 0.35),
(1294, 40646, 0.34),
(1294, 40647, 0.84),
(1294, 40648, 0.65338),
(1294, 40649, 0.74662),
(1294, 40650, 0.7),
(1294, 40651, 0.23331),
(1294, 40652, 0.5334),
(1295, 40658, 0.34),
(1295, 40659, 0.32669),
(1295, 40660, 0.32669),
(1295, 40661, 0.23331),
(1295, 40662, 0.46662),
(1295, 40663, 0.37331),
(1295, 40664, 0.37338),
(1295, 40665, 0.56),
(1295, 40666, 0.65331),
(1295, 40667, 0.18669),
(1295, 40668, 0.46662),
(1295, 40669, 0.23331),
(1295, 40670, 0.14),
(1295, 40671, 0.32669),
(1295, 40672, 0.42),
(1295, 40673, 0.28),
(1295, 40674, 0.32669),
(1295, 40675, 0.32669),
(1295, 40676, 0.32669),
(1296, 40689, 0.34),
(1296, 40690, 0.42),
(1296, 40691, 0.56),
(1296, 40692, 0.42),
(1296, 40693, 0.46669),
(1296, 40694, 0.51331),
(1296, 40695, 0.18669),
(1296, 40696, 0.60669),
(1296, 40697, 0.23331),
(1296, 40698, 0.37331),
(1296, 40699, 0.14),
(1301, 40699, 0.28),
(1296, 40700, 0.37331),
(1296, 40701, 0.8),
(1298, 40714, 0.51),
(1298, 40715, 1.4),
(1298, 40716, 0.7),
(1298, 40717, 0.7),
(1298, 40718, 0.46669),
(1298, 40719, 0.60669),
(1298, 40720, 0.60669),
(1298, 40721, 0.7),
(1298, 40722, 0.56),
(1298, 40723, 0.51331),
(1298, 40724, 0.7),
(1298, 40725, 1.23321),
(1299, 40726, 0.51),
(1299, 40727, 0.37338),
(1299, 40728, 0.37338),
(1299, 40729, 0.37331),
(1299, 40730, 0.32669),
(1299, 40731, 0.42),
(1299, 40732, 1.04),
(1299, 40733, 0.74662),
(1299, 40734, 0.28),
(1299, 40735, 0.56),
(1299, 40736, 0.23331),
(1299, 40737, 0.23331),
(1299, 40738, 0.18669),
(1299, 40739, 1.8666),
(1299, 40740, 1.0666),
(1299, 40741, 1.0666),
(1300, 40742, 0.51),
(1300, 40743, 0.42),
(1300, 40744, 0.28),
(1300, 40745, 0.51331),
(1300, 40746, 0.46669),
(1300, 40747, 0.37331),
(1300, 40748, 0.14),
(1300, 40749, 1.46652),
(1300, 40750, 2.64),
(1300, 40751, 0.32669),
(1300, 40752, 0.14),
(1300, 40753, 0.7),
(1300, 40754, 0.37338),
(1300, 40755, 0.18669),
(1300, 40756, 0.32669),
(1300, 40757, 0.84),
(1300, 40758, 0.32669),
(1300, 40759, 0.37331),
(1298, 40760, 0.23331),
(1298, 40791, 0.32669),
(1298, 40792, 0.65331),
(1301, 40793, 0.51),
(1301, 40794, 0.28),
(1301, 40796, 0.42),
(1301, 40797, 0.37331),
(1301, 40798, 0.51331),
(1301, 40799, 0.28),
(1301, 40800, 0.28),
(1301, 40801, 0.18669),
(1301, 40802, 0.46669),
(1301, 40803, 0.65331),
(1301, 40804, 0.28),
(1301, 40805, 0.28),
(1301, 40806, 0.56),
(1301, 40807, 0.18669),
(1301, 40808, 0.37331),
(1301, 40809, 0.51331),
(1301, 40810, 0.32669),
(1301, 40811, 0.18669),
(1301, 40812, 0.14),
(1301, 40813, 0.42),
(1301, 40814, 0.23331),
(1301, 40816, 0.42),
(1301, 40817, 0.42),
(1301, 40818, 0.46669),
(1301, 40819, 0.46669),
(1301, 40820, 0.42),
(1301, 40821, 0.51331),
(1301, 40822, 0.46662),
(1301, 40824, 0.32669),
(1302, 40825, 0.51),
(1302, 40826, 0.28),
(1302, 40827, 0.42),
(1302, 40828, 0.23331),
(1302, 40829, 0.18669),
(1302, 40830, 0.56),
(1302, 40831, 0.14),
(1302, 40832, 0.28);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_logging`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_taxonomy`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_taxonomy`
--

INSERT INTO `o0ksp_finder_taxonomy` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `state`, `access`, `language`) VALUES
(1, 0, 0, 155, 0, '', 'ROOT', 'root', 1, 1, '*'),
(2, 1, 35, 42, 1, 'type', 'Type', 'type', 1, 1, ''),
(3, 2, 36, 37, 2, 'type/article', 'Article', 'article', 1, 1, ''),
(4, 1, 43, 48, 1, 'author', 'Author', 'author', 1, 1, ''),
(5, 4, 44, 45, 2, 'author/bkotsias', 'bkotsias', 'bkotsias', 1, 1, ''),
(6, 1, 49, 150, 1, 'category', 'Category', 'category', 1, 1, ''),
(7, 6, 84, 93, 2, 'category/collections', 'Collections', 'collections', 1, 1, '*'),
(8, 7, 85, 86, 3, 'category/collections/photography', 'Photography', 'photography', 1, 1, '*'),
(9, 1, 151, 154, 1, 'language', 'Language', 'language', 1, 1, ''),
(10, 9, 152, 153, 2, 'language/779103c53079431d1af01ce15b36e61f', '*', '779103c53079431d1af01ce15b36e61f', 1, 1, ''),
(11, 7, 91, 92, 3, 'category/collections/design', 'Design', 'design', 1, 1, '*'),
(12, 2, 38, 39, 2, 'type/category', 'Category', 'category', 1, 1, ''),
(13, 2, 40, 41, 2, 'type/tag', 'Tag', 'tag', 1, 1, ''),
(14, 4, 46, 47, 2, 'author/emporiko', 'emporiko', 'emporiko', 1, 1, ''),
(15, 6, 50, 53, 2, 'category/διαχειριση-αγχουσ', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', 'διαχειριση-αγχουσ', 1, 1, '*'),
(16, 15, 51, 52, 3, 'category/διαχειριση-αγχουσ/άγχος', 'Άγχος', 'άγχος', 1, 1, '*'),
(18, 6, 54, 59, 2, 'category/διαχειριση-δυσκολιων', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', 'διαχειριση-δυσκολιων', 1, 1, '*'),
(19, 18, 55, 56, 3, 'category/διαχειριση-δυσκολιων/αναβλητικότητα', 'Αναβλητικότητα', 'αναβλητικότητα', 1, 1, '*'),
(20, 18, 57, 58, 3, 'category/διαχειριση-δυσκολιων/θυμός', 'Θυμός', 'θυμός', 1, 1, '*'),
(21, 6, 60, 63, 2, 'category/σχεσεισ', 'ΣΧΕΣΕΙΣ', 'σχεσεισ', 1, 1, '*'),
(22, 21, 61, 62, 3, 'category/σχεσεισ/διαπροσωπικές-σχέσεις', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', 1, 1, '*'),
(24, 6, 64, 75, 2, 'category/ενισχυση-δυνατοτητων', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'ενισχυση-δυνατοτητων', 1, 1, '*'),
(25, 24, 65, 66, 3, 'category/ενισχυση-δυνατοτητων/απολαμβάνειν', 'Απολαμβάνειν', 'απολαμβάνειν', 1, 1, '*'),
(26, 24, 67, 68, 3, 'category/ενισχυση-δυνατοτητων/αυτοέλεγχος', 'Αυτοέλεγχος', 'αυτοέλεγχος', 1, 1, '*'),
(31, 24, 69, 70, 3, 'category/ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', 1, 1, '*'),
(32, 24, 71, 72, 3, 'category/ενισχυση-δυνατοτητων/ευτυχία', 'Ευτυχία', 'ευτυχία', 1, 1, '*'),
(39, 24, 73, 74, 3, 'category/ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', 1, 1, '*'),
(41, 6, 76, 77, 2, 'category/uncategorised', 'Uncategorised', 'uncategorised', 1, 1, '*'),
(42, 6, 78, 79, 2, 'category/βιογραφικά', 'Βιογραφικά', 'βιογραφικά', 1, 1, '*'),
(43, 7, 87, 88, 3, 'category/collections/creativity', 'Creativity', 'creativity', 0, 1, '*'),
(44, 7, 89, 90, 3, 'category/collections/videos', 'Videos', 'videos', 0, 1, '*'),
(45, 6, 80, 81, 2, 'category/pages', 'Pages', 'pages', 0, 1, '*'),
(46, 6, 82, 83, 2, 'category/βίντεο', 'Βίντεο', 'βίντεο', 1, 1, '*'),
(48, 6, 94, 95, 2, 'category/bios', 'Bios', 'bios', 1, 1, '*'),
(49, 6, 96, 101, 2, 'category/anxiety-management', 'ANXIETY MANAGEMENT', 'anxiety-management', 1, 1, '*'),
(50, 49, 97, 98, 3, 'category/anxiety-management/anxiety', 'Anxiety', 'anxiety', 1, 1, '*'),
(51, 49, 99, 100, 3, 'category/anxiety-management/stress', 'Stress', 'stress', 1, 1, '*'),
(52, 6, 102, 107, 2, 'category/difficulties-management', 'DIFFICULTIES MANAGEMENT', 'difficulties-management', 1, 1, '*'),
(53, 52, 103, 104, 3, 'category/difficulties-management/anger', 'Anger', 'anger', 1, 1, '*'),
(54, 52, 105, 106, 3, 'category/difficulties-management/procrastination', 'Procrastination', 'procrastination', 1, 1, '*'),
(55, 6, 108, 113, 2, 'category/relationships', 'RELATIONSHIPS', 'relationships', 1, 1, '*'),
(56, 55, 109, 110, 3, 'category/relationships/interpersonal-relationships', 'Interpersonal Relationships', 'interpersonal-relationships', 1, 1, '*'),
(57, 55, 111, 112, 3, 'category/relationships/romantic-relationships', 'Romantic Relationships', 'romantic-relationships', 1, 1, '*'),
(58, 6, 114, 147, 2, 'category/strengths-enhancement', 'STRENGTHS ENHANCEMENT', 'strengths-enhancement', 1, 1, '*'),
(59, 58, 115, 116, 3, 'category/strengths-enhancement/enjoyment', 'Enjoyment', 'enjoyment', 1, 1, '*'),
(60, 58, 117, 118, 3, 'category/strengths-enhancement/autonomy', 'Autonomy', 'autonomy', 1, 1, '*'),
(61, 58, 119, 120, 3, 'category/strengths-enhancement/self-control', 'Self - Control', 'self-control', 1, 1, '*'),
(62, 58, 121, 122, 3, 'category/strengths-enhancement/self-confidence', 'Self - Confidence', 'self-confidence', 1, 1, '*'),
(63, 58, 123, 124, 3, 'category/strengths-enhancement/energy-management', 'Energy Management', 'energy-management', 1, 1, '*'),
(64, 58, 125, 126, 3, 'category/strengths-enhancement/assertiveness', 'Assertiveness', 'assertiveness', 1, 1, '*'),
(65, 58, 127, 128, 3, 'category/strengths-enhancement/gratitude', 'Gratitude', 'gratitude', 1, 1, '*'),
(66, 58, 129, 130, 3, 'category/strengths-enhancement/happiness', 'Happiness', 'happiness', 1, 1, '*'),
(67, 58, 131, 132, 3, 'category/strengths-enhancement/competence', 'Competence', 'competence', 1, 1, '*'),
(68, 58, 133, 134, 3, 'category/strengths-enhancement/decision-making', 'Decision Making', 'decision-making', 1, 1, '*'),
(69, 6, 148, 149, 2, 'category/psychology-news', 'Psychology News', 'psychology-news', 1, 1, '*'),
(70, 58, 135, 136, 3, 'category/strengths-enhancement/boundaries', 'Boundaries', 'boundaries', 1, 1, '*'),
(71, 58, 137, 138, 3, 'category/strengths-enhancement/adaptability', 'Adaptability', 'adaptability', 1, 1, '*'),
(72, 58, 139, 140, 3, 'category/strengths-enhancement/psychological-resilience', 'Psychological Resilience', 'psychological-resilience', 1, 1, '*'),
(73, 58, 141, 142, 3, 'category/strengths-enhancement/goals', 'Goals', 'goals', 1, 1, '*'),
(74, 58, 143, 144, 3, 'category/strengths-enhancement/positivity', 'Positivity', 'positivity', 1, 1, '*'),
(75, 58, 145, 146, 3, 'category/strengths-enhancement/work-life-balance', 'Work-life balance', 'work-life-balance', 1, 1, '*');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_taxonomy_map`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_taxonomy_map`
--

INSERT INTO `o0ksp_finder_taxonomy_map` (`link_id`, `node_id`) VALUES
(9, 10),
(9, 12),
(10, 10),
(10, 12),
(11, 10),
(11, 12),
(12, 10),
(12, 12),
(13, 10),
(13, 12),
(14, 10),
(14, 12),
(15, 10),
(15, 12),
(16, 10),
(16, 12),
(17, 10),
(17, 12),
(18, 10),
(18, 12),
(19, 10),
(19, 12),
(20, 10),
(20, 12),
(21, 10),
(21, 12),
(22, 10),
(22, 12),
(23, 10),
(23, 12),
(24, 10),
(24, 12),
(25, 10),
(25, 12),
(26, 10),
(26, 12),
(27, 10),
(27, 12),
(28, 10),
(28, 12),
(29, 10),
(29, 12),
(30, 10),
(30, 12),
(31, 10),
(31, 12),
(32, 10),
(32, 12),
(33, 10),
(33, 12),
(34, 10),
(34, 12),
(38, 5),
(38, 10),
(38, 13),
(39, 5),
(39, 10),
(39, 13),
(40, 5),
(40, 10),
(40, 13),
(41, 5),
(41, 10),
(41, 13),
(42, 5),
(42, 10),
(42, 13),
(43, 5),
(43, 10),
(43, 13),
(44, 5),
(44, 10),
(44, 13),
(70, 10),
(70, 13),
(70, 14),
(71, 10),
(71, 13),
(71, 14),
(72, 10),
(72, 13),
(72, 14),
(73, 10),
(73, 13),
(73, 14),
(253, 10),
(253, 12),
(266, 3),
(266, 10),
(266, 14),
(266, 42),
(271, 10),
(271, 12),
(272, 10),
(272, 12),
(273, 10),
(273, 12),
(274, 10),
(274, 12),
(275, 10),
(275, 12),
(276, 10),
(276, 12),
(277, 10),
(277, 12),
(278, 3),
(278, 5),
(278, 8),
(278, 10),
(279, 3),
(279, 5),
(279, 8),
(279, 10),
(280, 3),
(280, 5),
(280, 8),
(280, 10),
(281, 3),
(281, 5),
(281, 8),
(281, 10),
(282, 3),
(282, 5),
(282, 8),
(282, 10),
(283, 3),
(283, 5),
(283, 8),
(283, 10),
(284, 3),
(284, 5),
(284, 8),
(284, 10),
(285, 3),
(285, 5),
(285, 8),
(285, 10),
(286, 3),
(286, 5),
(286, 8),
(286, 10),
(287, 3),
(287, 5),
(287, 10),
(287, 43),
(288, 3),
(288, 5),
(288, 10),
(288, 43),
(289, 3),
(289, 5),
(289, 10),
(289, 43),
(290, 3),
(290, 5),
(290, 10),
(290, 43),
(291, 3),
(291, 5),
(291, 10),
(291, 43),
(292, 3),
(292, 5),
(292, 10),
(292, 43),
(293, 3),
(293, 5),
(293, 10),
(293, 44),
(294, 3),
(294, 5),
(294, 10),
(294, 44),
(295, 3),
(295, 5),
(295, 10),
(295, 44),
(296, 3),
(296, 5),
(296, 10),
(296, 44),
(297, 3),
(297, 5),
(297, 10),
(297, 44),
(298, 3),
(298, 5),
(298, 10),
(298, 44),
(299, 3),
(299, 5),
(299, 10),
(299, 44),
(300, 3),
(300, 5),
(300, 10),
(300, 44),
(301, 3),
(301, 5),
(301, 10),
(301, 45),
(302, 3),
(302, 5),
(302, 10),
(302, 45),
(303, 3),
(303, 5),
(303, 10),
(303, 45),
(304, 10),
(304, 12),
(320, 10),
(320, 12),
(395, 3),
(395, 10),
(395, 14),
(395, 46),
(396, 3),
(396, 10),
(396, 14),
(396, 46),
(398, 3),
(398, 10),
(398, 14),
(398, 46),
(400, 3),
(400, 10),
(400, 14),
(400, 46),
(402, 3),
(402, 10),
(402, 14),
(402, 46),
(404, 3),
(404, 10),
(404, 14),
(404, 46),
(406, 3),
(406, 10),
(406, 14),
(406, 46),
(407, 3),
(407, 10),
(407, 14),
(407, 46),
(509, 3),
(509, 10),
(509, 14),
(509, 19),
(528, 3),
(528, 10),
(528, 14),
(528, 26),
(571, 3),
(571, 5),
(571, 10),
(571, 11),
(572, 3),
(572, 5),
(572, 10),
(572, 11),
(573, 3),
(573, 5),
(573, 10),
(573, 11),
(574, 3),
(574, 5),
(574, 10),
(574, 11),
(575, 3),
(575, 5),
(575, 10),
(575, 11),
(576, 3),
(576, 5),
(576, 10),
(576, 11),
(577, 3),
(577, 5),
(577, 10),
(577, 11),
(578, 3),
(578, 5),
(578, 10),
(578, 11),
(579, 3),
(579, 5),
(579, 10),
(579, 11),
(580, 3),
(580, 5),
(580, 10),
(580, 11),
(581, 3),
(581, 5),
(581, 10),
(581, 11),
(582, 3),
(582, 5),
(582, 10),
(582, 11),
(583, 3),
(583, 5),
(583, 10),
(583, 11),
(584, 3),
(584, 5),
(584, 10),
(584, 11),
(585, 3),
(585, 5),
(585, 10),
(585, 11),
(660, 3),
(660, 10),
(660, 14),
(660, 41),
(661, 3),
(661, 10),
(661, 14),
(661, 41),
(662, 3),
(662, 10),
(662, 14),
(662, 41),
(663, 3),
(663, 10),
(663, 14),
(663, 41),
(733, 10),
(733, 13),
(733, 14),
(734, 10),
(734, 12),
(744, 3),
(744, 10),
(744, 14),
(744, 22),
(918, 3),
(918, 10),
(918, 14),
(918, 16),
(927, 3),
(927, 10),
(927, 14),
(927, 20),
(940, 3),
(940, 10),
(940, 14),
(940, 25),
(959, 3),
(959, 10),
(959, 14),
(959, 31),
(962, 3),
(962, 10),
(962, 14),
(962, 32),
(980, 3),
(980, 10),
(980, 14),
(980, 39),
(990, 10),
(990, 13),
(990, 14),
(991, 10),
(991, 13),
(991, 14),
(992, 10),
(992, 13),
(992, 14),
(993, 10),
(993, 13),
(993, 14),
(994, 10),
(994, 13),
(994, 14),
(995, 10),
(995, 13),
(995, 14),
(996, 10),
(996, 13),
(996, 14),
(997, 10),
(997, 13),
(997, 14),
(998, 10),
(998, 13),
(998, 14),
(999, 10),
(999, 13),
(999, 14),
(1000, 10),
(1000, 13),
(1000, 14),
(1001, 10),
(1001, 13),
(1001, 14),
(1002, 10),
(1002, 13),
(1002, 14),
(1003, 10),
(1003, 13),
(1003, 14),
(1004, 10),
(1004, 13),
(1004, 14),
(1005, 10),
(1005, 13),
(1005, 14),
(1006, 10),
(1006, 13),
(1006, 14),
(1007, 10),
(1007, 13),
(1007, 14),
(1008, 10),
(1008, 13),
(1008, 14),
(1009, 10),
(1009, 13),
(1009, 14),
(1010, 10),
(1010, 13),
(1010, 14),
(1011, 10),
(1011, 13),
(1011, 14),
(1012, 10),
(1012, 13),
(1012, 14),
(1013, 10),
(1013, 13),
(1013, 14),
(1014, 10),
(1014, 13),
(1014, 14),
(1015, 10),
(1015, 13),
(1015, 14),
(1016, 10),
(1016, 13),
(1016, 14),
(1017, 10),
(1017, 13),
(1017, 14),
(1018, 10),
(1018, 13),
(1018, 14),
(1019, 10),
(1019, 13),
(1019, 14),
(1020, 10),
(1020, 13),
(1020, 14),
(1021, 10),
(1021, 13),
(1021, 14),
(1022, 10),
(1022, 13),
(1022, 14),
(1023, 10),
(1023, 13),
(1023, 14),
(1024, 10),
(1024, 13),
(1024, 14),
(1025, 10),
(1025, 13),
(1025, 14),
(1026, 10),
(1026, 13),
(1026, 14),
(1027, 10),
(1027, 13),
(1027, 14),
(1028, 10),
(1028, 13),
(1028, 14),
(1029, 10),
(1029, 13),
(1029, 14),
(1030, 10),
(1030, 13),
(1030, 14),
(1031, 10),
(1031, 13),
(1031, 14),
(1032, 10),
(1032, 13),
(1032, 14),
(1033, 3),
(1033, 10),
(1033, 14),
(1033, 48),
(1035, 3),
(1035, 10),
(1035, 14),
(1035, 48),
(1036, 3),
(1036, 10),
(1036, 14),
(1036, 48),
(1040, 3),
(1040, 10),
(1040, 14),
(1040, 48),
(1042, 3),
(1042, 10),
(1042, 14),
(1042, 50),
(1043, 3),
(1043, 10),
(1043, 14),
(1043, 50),
(1044, 3),
(1044, 10),
(1044, 14),
(1044, 50),
(1045, 3),
(1045, 10),
(1045, 14),
(1045, 51),
(1046, 3),
(1046, 10),
(1046, 14),
(1046, 51),
(1047, 3),
(1047, 10),
(1047, 14),
(1047, 51),
(1048, 3),
(1048, 10),
(1048, 14),
(1048, 51),
(1049, 3),
(1049, 10),
(1049, 14),
(1049, 53),
(1050, 3),
(1050, 10),
(1050, 14),
(1050, 53),
(1052, 3),
(1052, 10),
(1052, 14),
(1052, 53),
(1053, 3),
(1053, 10),
(1053, 14),
(1053, 53),
(1055, 3),
(1055, 10),
(1055, 14),
(1055, 54),
(1057, 3),
(1057, 10),
(1057, 14),
(1057, 54),
(1058, 3),
(1058, 10),
(1058, 14),
(1058, 56),
(1059, 3),
(1059, 10),
(1059, 14),
(1059, 56),
(1060, 3),
(1060, 10),
(1060, 14),
(1060, 56),
(1061, 3),
(1061, 10),
(1061, 14),
(1061, 56),
(1062, 3),
(1062, 10),
(1062, 14),
(1062, 57),
(1063, 3),
(1063, 10),
(1063, 14),
(1063, 57),
(1065, 3),
(1065, 10),
(1065, 14),
(1065, 57),
(1066, 3),
(1066, 10),
(1066, 14),
(1066, 57),
(1067, 3),
(1067, 10),
(1067, 14),
(1067, 59),
(1068, 3),
(1068, 10),
(1068, 14),
(1068, 59),
(1069, 3),
(1069, 10),
(1069, 14),
(1069, 59),
(1074, 3),
(1074, 10),
(1074, 14),
(1074, 61),
(1075, 3),
(1075, 10),
(1075, 14),
(1075, 61),
(1076, 3),
(1076, 10),
(1076, 14),
(1076, 62),
(1077, 3),
(1077, 10),
(1077, 14),
(1077, 62),
(1078, 3),
(1078, 10),
(1078, 14),
(1078, 62),
(1081, 3),
(1081, 10),
(1081, 14),
(1081, 63),
(1082, 3),
(1082, 10),
(1082, 14),
(1082, 64),
(1083, 3),
(1083, 10),
(1083, 14),
(1083, 64),
(1084, 3),
(1084, 10),
(1084, 14),
(1084, 64),
(1085, 3),
(1085, 10),
(1085, 14),
(1085, 65),
(1086, 3),
(1086, 10),
(1086, 14),
(1086, 65),
(1087, 3),
(1087, 10),
(1087, 14),
(1087, 65),
(1088, 3),
(1088, 10),
(1088, 14),
(1088, 65),
(1089, 3),
(1089, 10),
(1089, 14),
(1089, 66),
(1090, 3),
(1090, 10),
(1090, 14),
(1090, 66),
(1091, 3),
(1091, 10),
(1091, 14),
(1091, 66),
(1092, 3),
(1092, 10),
(1092, 14),
(1092, 66),
(1093, 3),
(1093, 10),
(1093, 14),
(1093, 67),
(1094, 3),
(1094, 10),
(1094, 14),
(1094, 67),
(1095, 3),
(1095, 10),
(1095, 14),
(1095, 68),
(1096, 3),
(1096, 10),
(1096, 14),
(1096, 68),
(1098, 3),
(1098, 10),
(1098, 14),
(1098, 68),
(1101, 3),
(1101, 10),
(1101, 14),
(1101, 70),
(1103, 3),
(1103, 10),
(1103, 14),
(1103, 70),
(1105, 3),
(1105, 10),
(1105, 14),
(1105, 71),
(1106, 3),
(1106, 10),
(1106, 14),
(1106, 71),
(1107, 3),
(1107, 10),
(1107, 14),
(1107, 72),
(1108, 3),
(1108, 10),
(1108, 14),
(1108, 72),
(1109, 3),
(1109, 10),
(1109, 14),
(1109, 73),
(1110, 3),
(1110, 10),
(1110, 14),
(1110, 73),
(1111, 3),
(1111, 10),
(1111, 14),
(1111, 73),
(1112, 3),
(1112, 10),
(1112, 14),
(1112, 74),
(1113, 3),
(1113, 10),
(1113, 14),
(1113, 74),
(1114, 3),
(1114, 10),
(1114, 14),
(1114, 74),
(1115, 3),
(1115, 10),
(1115, 14),
(1115, 75),
(1124, 3),
(1124, 10),
(1124, 14),
(1124, 69),
(1125, 3),
(1125, 10),
(1125, 14),
(1125, 69),
(1126, 3),
(1126, 10),
(1126, 14),
(1126, 69),
(1127, 3),
(1127, 10),
(1127, 14),
(1127, 69),
(1128, 3),
(1128, 10),
(1128, 14),
(1128, 69),
(1129, 3),
(1129, 10),
(1129, 14),
(1129, 69),
(1130, 3),
(1130, 10),
(1130, 14),
(1130, 69),
(1134, 3),
(1134, 10),
(1134, 14),
(1134, 69),
(1138, 3),
(1138, 10),
(1138, 14),
(1138, 73),
(1140, 3),
(1140, 10),
(1140, 14),
(1140, 54),
(1144, 3),
(1144, 10),
(1144, 14),
(1144, 75),
(1145, 3),
(1145, 10),
(1145, 14),
(1145, 75),
(1146, 3),
(1146, 10),
(1146, 14),
(1146, 75),
(1147, 3),
(1147, 10),
(1147, 14),
(1147, 72),
(1148, 3),
(1148, 10),
(1148, 14),
(1148, 73),
(1149, 3),
(1149, 10),
(1149, 14),
(1149, 73),
(1150, 3),
(1150, 10),
(1150, 14),
(1150, 71),
(1151, 3),
(1151, 10),
(1151, 14),
(1151, 71),
(1152, 3),
(1152, 10),
(1152, 14),
(1152, 71),
(1153, 3),
(1153, 10),
(1153, 14),
(1153, 71),
(1157, 3),
(1157, 10),
(1157, 14),
(1157, 67),
(1158, 3),
(1158, 10),
(1158, 14),
(1158, 68),
(1159, 3),
(1159, 10),
(1159, 14),
(1159, 68),
(1160, 3),
(1160, 10),
(1160, 14),
(1160, 68),
(1161, 3),
(1161, 10),
(1161, 14),
(1161, 68),
(1162, 3),
(1162, 10),
(1162, 14),
(1162, 74),
(1163, 3),
(1163, 10),
(1163, 14),
(1163, 74),
(1165, 3),
(1165, 10),
(1165, 14),
(1165, 66),
(1166, 3),
(1166, 10),
(1166, 14),
(1166, 66),
(1169, 3),
(1169, 10),
(1169, 14),
(1169, 65),
(1170, 3),
(1170, 10),
(1170, 14),
(1170, 64),
(1171, 3),
(1171, 10),
(1171, 14),
(1171, 64),
(1172, 3),
(1172, 10),
(1172, 14),
(1172, 64),
(1173, 3),
(1173, 10),
(1173, 14),
(1173, 63),
(1174, 3),
(1174, 10),
(1174, 14),
(1174, 63),
(1175, 3),
(1175, 10),
(1175, 14),
(1175, 63),
(1179, 3),
(1179, 10),
(1179, 14),
(1179, 60),
(1184, 3),
(1184, 10),
(1184, 14),
(1184, 59),
(1185, 3),
(1185, 10),
(1185, 14),
(1185, 59),
(1186, 3),
(1186, 10),
(1186, 14),
(1186, 59),
(1187, 3),
(1187, 10),
(1187, 14),
(1187, 57),
(1188, 3),
(1188, 10),
(1188, 14),
(1188, 57),
(1189, 3),
(1189, 10),
(1189, 14),
(1189, 57),
(1191, 3),
(1191, 10),
(1191, 14),
(1191, 57),
(1192, 3),
(1192, 10),
(1192, 14),
(1192, 56),
(1193, 3),
(1193, 10),
(1193, 14),
(1193, 56),
(1194, 3),
(1194, 10),
(1194, 14),
(1194, 56),
(1195, 3),
(1195, 10),
(1195, 14),
(1195, 53),
(1196, 3),
(1196, 10),
(1196, 14),
(1196, 53),
(1197, 3),
(1197, 10),
(1197, 14),
(1197, 53),
(1198, 3),
(1198, 10),
(1198, 14),
(1198, 54),
(1199, 3),
(1199, 10),
(1199, 14),
(1199, 54),
(1200, 3),
(1200, 10),
(1200, 14),
(1200, 51),
(1201, 3),
(1201, 10),
(1201, 14),
(1201, 51),
(1202, 3),
(1202, 10),
(1202, 14),
(1202, 51),
(1203, 3),
(1203, 10),
(1203, 14),
(1203, 50),
(1204, 3),
(1204, 10),
(1204, 14),
(1204, 50),
(1205, 3),
(1205, 10),
(1205, 14),
(1205, 50),
(1208, 3),
(1208, 10),
(1208, 14),
(1208, 69),
(1209, 3),
(1209, 10),
(1209, 14),
(1209, 69),
(1210, 3),
(1210, 10),
(1210, 14),
(1210, 75),
(1211, 3),
(1211, 10),
(1211, 14),
(1211, 72),
(1212, 3),
(1212, 10),
(1212, 14),
(1212, 73),
(1213, 3),
(1213, 10),
(1213, 14),
(1213, 71),
(1216, 3),
(1216, 10),
(1216, 14),
(1216, 70),
(1217, 3),
(1217, 10),
(1217, 14),
(1217, 70),
(1218, 3),
(1218, 10),
(1218, 14),
(1218, 67),
(1220, 3),
(1220, 10),
(1220, 14),
(1220, 74),
(1221, 3),
(1221, 10),
(1221, 14),
(1221, 74),
(1222, 3),
(1222, 10),
(1222, 14),
(1222, 66),
(1223, 3),
(1223, 10),
(1223, 14),
(1223, 66),
(1224, 3),
(1224, 10),
(1224, 14),
(1224, 65),
(1225, 3),
(1225, 10),
(1225, 14),
(1225, 65),
(1226, 3),
(1226, 10),
(1226, 14),
(1226, 64),
(1227, 3),
(1227, 10),
(1227, 14),
(1227, 63),
(1228, 3),
(1228, 10),
(1228, 14),
(1228, 63),
(1230, 3),
(1230, 10),
(1230, 14),
(1230, 62),
(1231, 3),
(1231, 10),
(1231, 14),
(1231, 62),
(1232, 3),
(1232, 10),
(1232, 14),
(1232, 60),
(1233, 3),
(1233, 10),
(1233, 14),
(1233, 61),
(1234, 3),
(1234, 10),
(1234, 14),
(1234, 59),
(1236, 3),
(1236, 10),
(1236, 14),
(1236, 59),
(1238, 3),
(1238, 10),
(1238, 14),
(1238, 57),
(1239, 3),
(1239, 10),
(1239, 14),
(1239, 56),
(1240, 3),
(1240, 10),
(1240, 14),
(1240, 56),
(1241, 3),
(1241, 10),
(1241, 14),
(1241, 53),
(1242, 3),
(1242, 10),
(1242, 14),
(1242, 54),
(1243, 3),
(1243, 10),
(1243, 14),
(1243, 51),
(1244, 3),
(1244, 10),
(1244, 14),
(1244, 50),
(1245, 3),
(1245, 10),
(1245, 14),
(1245, 50),
(1247, 3),
(1247, 10),
(1247, 14),
(1247, 69),
(1257, 3),
(1257, 10),
(1257, 14),
(1257, 48),
(1258, 3),
(1258, 10),
(1258, 14),
(1258, 48),
(1259, 3),
(1259, 10),
(1259, 14),
(1259, 48),
(1260, 3),
(1260, 10),
(1260, 14),
(1260, 48),
(1261, 3),
(1261, 10),
(1261, 14),
(1261, 48),
(1262, 3),
(1262, 10),
(1262, 14),
(1262, 41),
(1270, 3),
(1270, 10),
(1270, 14),
(1270, 61),
(1271, 3),
(1271, 10),
(1271, 14),
(1271, 60),
(1273, 3),
(1273, 10),
(1273, 14),
(1273, 60),
(1274, 3),
(1274, 10),
(1274, 14),
(1274, 60),
(1276, 3),
(1276, 10),
(1276, 14),
(1276, 60),
(1277, 3),
(1277, 10),
(1277, 14),
(1277, 70),
(1278, 3),
(1278, 10),
(1278, 14),
(1278, 70),
(1279, 3),
(1279, 10),
(1279, 14),
(1279, 70),
(1280, 3),
(1280, 10),
(1280, 14),
(1280, 70),
(1281, 3),
(1281, 10),
(1281, 14),
(1281, 70),
(1282, 3),
(1282, 10),
(1282, 14),
(1282, 70),
(1283, 3),
(1283, 10),
(1283, 14),
(1283, 68),
(1284, 3),
(1284, 10),
(1284, 14),
(1284, 74),
(1285, 3),
(1285, 10),
(1285, 14),
(1285, 66),
(1286, 3),
(1286, 10),
(1286, 14),
(1286, 65),
(1287, 3),
(1287, 10),
(1287, 14),
(1287, 63),
(1288, 3),
(1288, 10),
(1288, 14),
(1288, 62),
(1289, 3),
(1289, 10),
(1289, 14),
(1289, 62),
(1290, 3),
(1290, 10),
(1290, 14),
(1290, 62),
(1291, 3),
(1291, 10),
(1291, 14),
(1291, 61),
(1292, 3),
(1292, 10),
(1292, 14),
(1292, 61),
(1293, 3),
(1293, 10),
(1293, 14),
(1293, 61),
(1294, 3),
(1294, 10),
(1294, 14),
(1294, 53),
(1295, 3),
(1295, 10),
(1295, 14),
(1295, 57),
(1296, 3),
(1296, 10),
(1296, 14),
(1296, 57),
(1298, 3),
(1298, 10),
(1298, 14),
(1298, 41),
(1299, 3),
(1299, 10),
(1299, 14),
(1299, 63),
(1300, 3),
(1300, 10),
(1300, 14),
(1300, 48),
(1301, 3),
(1301, 10),
(1301, 14),
(1301, 72),
(1302, 3),
(1302, 10),
(1302, 14),
(1302, 56);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_terms`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_terms`
--

INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(382, '2', '2', 0, 0, 0.1, '', 38, '*'),
(383, '43', '43', 0, 0, 0.2, '', 4, '*'),
(384, 'ac', 'ac', 0, 0, 0.1333, 'A200', 45, '*'),
(386, 'aliquam', 'aliquam', 0, 0, 0.4667, 'A425', 36, '*'),
(387, 'amet', 'amet', 0, 0, 0.2667, 'A530', 39, '*'),
(388, 'animations', 'animations', 0, 0, 0.6667, 'A5352', 3, '*'),
(389, 'ante', 'ante', 0, 0, 0.2667, 'A530', 38, '*'),
(390, 'auctor', 'auctor', 0, 0, 0.4, 'A236', 7, '*'),
(391, 'bkotsias', 'bkotsias', 0, 0, 0.5333, 'B232', 48, '*'),
(393, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 33, '*'),
(394, 'consequat', 'consequat', 0, 0, 0.6, 'C523', 7, '*'),
(395, 'cras', 'cras', 0, 0, 0.2667, 'C620', 30, '*'),
(396, 'creating', 'creating', 0, 0, 0.5333, 'C6352', 5, '*'),
(397, 'egestas', 'egestas', 0, 0, 0.4667, 'E232', 37, '*'),
(398, 'eget', 'eget', 0, 0, 0.2667, 'E230', 39, '*'),
(400, 'elit', 'elit', 0, 0, 0.2667, 'E430', 34, '*'),
(401, 'enim', 'enim', 0, 0, 0.2667, 'E500', 32, '*'),
(402, 'et', 'et', 0, 0, 0.1333, 'E300', 47, '*'),
(403, 'eu', 'eu', 0, 0, 0.1333, 'E000', 45, '*'),
(405, 'fames', 'fames', 0, 0, 0.3333, 'F520', 34, '*'),
(406, 'faucibus', 'faucibus', 0, 0, 0.5333, 'F212', 12, '*'),
(407, 'feugiat', 'feugiat', 0, 0, 0.4667, 'F230', 37, '*'),
(408, 'for', 'for', 0, 0, 0.2, 'F600', 150, '*'),
(409, 'habitant', 'habitant', 0, 0, 0.5333, 'H1353', 31, '*'),
(410, 'id', 'id', 0, 0, 0.1333, 'I300', 24, '*'),
(413, 'interdum', 'interdum', 0, 0, 0.5333, 'I53635', 1, '*'),
(415, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 35, '*'),
(416, 'lacus', 'lacus', 0, 0, 0.3333, 'L200', 31, '*'),
(419, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 31, '*'),
(420, 'malesuada', 'malesuada', 0, 0, 0.6, 'M423', 34, '*'),
(421, 'massa', 'massa', 0, 0, 0.3333, 'M200', 32, '*'),
(422, 'morbi', 'morbi', 0, 0, 0.3333, 'M610', 32, '*'),
(424, 'nec', 'nec', 0, 0, 0.2, 'N200', 16, '*'),
(425, 'netus', 'netus', 0, 0, 0.3333, 'N320', 33, '*'),
(426, 'nibh', 'nibh', 0, 0, 0.2667, 'N100', 17, '*'),
(427, 'non', 'non', 0, 0, 0.2, 'N000', 34, '*'),
(428, 'nulla', 'nulla', 0, 0, 0.3333, 'N400', 16, '*'),
(430, 'our', 'our', 0, 0, 0.2, 'O600', 91, '*'),
(431, 'pellentesque', 'pellentesque', 0, 0, 0.8, 'P4532', 39, '*'),
(432, 'porta', 'porta', 0, 0, 0.3333, 'P630', 12, '*'),
(434, 'pulvinar', 'pulvinar', 0, 0, 0.5333, 'P4156', 26, '*'),
(435, 'purus', 'purus', 0, 0, 0.3333, 'P620', 15, '*'),
(436, 'quam', 'quam', 0, 0, 0.2667, 'Q500', 37, '*'),
(437, 'quis', 'quis', 0, 0, 0.2667, 'Q000', 19, '*'),
(438, 'sed', 'sed', 0, 0, 0.2, 'S300', 37, '*'),
(439, 'senectus', 'senectus', 0, 0, 0.5333, 'S5232', 32, '*'),
(440, 'sit', 'sit', 0, 0, 0.2, 'S300', 45, '*'),
(441, 'stripe', 'stripe', 0, 0, 0.4, 'S361', 3, '*'),
(442, 'suspendisse', 'suspendisse', 0, 0, 0.7333, 'S1532', 2, '*'),
(443, 'tempor', 'tempor', 0, 0, 0.4, 'T516', 37, '*'),
(444, 'tincidunt', 'tincidunt', 0, 0, 0.6, 'T52353', 33, '*'),
(445, 'top', 'top', 0, 0, 0.2, 'T100', 9, '*'),
(446, 'tortor', 'tortor', 0, 0, 0.4, 'T636', 37, '*'),
(447, 'tristique', 'tristique', 0, 0, 0.6, 'T6232', 33, '*'),
(448, 'turpis', 'turpis', 0, 0, 0.4, 'T612', 35, '*'),
(449, 'ultricies', 'ultricies', 0, 0, 0.6, 'U4362', 38, '*'),
(450, 'ut', 'ut', 0, 0, 0.1333, 'U300', 37, '*'),
(451, 'venenatis', 'venenatis', 0, 0, 0.6, 'V532', 11, '*'),
(452, 'vestibulum', 'vestibulum', 0, 0, 0.6667, 'V23145', 39, '*'),
(453, 'vitae', 'vitae', 0, 0, 0.3333, 'V300', 37, '*'),
(455, '42', '42', 0, 0, 0.2, '', 6, '*'),
(456, 'a', 'a', 0, 0, 0.0667, 'A000', 210, '*'),
(457, 'about', 'about', 0, 0, 0.3333, 'A130', 39, '*'),
(458, 'adipiscing', 'adipiscing', 0, 0, 0.6667, 'A31252', 31, '*'),
(459, 'aenean', 'aenean', 0, 0, 0.4, 'A500', 32, '*'),
(460, 'aliquet', 'aliquet', 0, 0, 0.4667, 'A423', 32, '*'),
(461, 'arcu', 'arcu', 0, 0, 0.2667, 'A620', 11, '*'),
(462, 'at', 'at', 0, 0, 0.1333, 'A300', 121, '*'),
(463, 'auris', 'auris', 0, 0, 0.3333, 'A620', 18, '*'),
(464, 'bibendum', 'bibendum', 0, 0, 0.5333, 'B535', 12, '*'),
(465, 'clients', 'clients', 0, 0, 0.4667, 'C4532', 6, '*'),
(466, 'commodo', 'commodo', 0, 0, 0.4667, 'C530', 26, '*'),
(467, 'condimentum', 'condimentum', 0, 0, 0.7333, 'C53535', 31, '*'),
(468, 'congue', 'congue', 0, 0, 0.4, 'C520', 31, '*'),
(469, 'consectetuer', 'consectetuer', 0, 0, 0.8, 'C5236', 29, '*'),
(470, 'contact', 'contact', 0, 0, 0.4667, 'C5323', 17, '*'),
(471, 'curabitur', 'curabitur', 0, 0, 0.6, 'C6136', 31, '*'),
(472, 'diam', 'diam', 0, 0, 0.2667, 'D500', 12, '*'),
(473, 'dictum', 'dictum', 0, 0, 0.4, 'D235', 11, '*'),
(474, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 38, '*'),
(475, 'donec', 'donec', 0, 0, 0.3333, 'D520', 37, '*'),
(476, 'dui', 'dui', 0, 0, 0.2, 'D000', 29, '*'),
(477, 'duis', 'duis', 0, 0, 0.2667, 'D200', 12, '*'),
(478, 'eleifend', 'eleifend', 0, 0, 0.5333, 'E4153', 35, '*'),
(479, 'erat', 'erat', 0, 0, 0.2667, 'E630', 28, '*'),
(480, 'eros', 'eros', 0, 0, 0.2667, 'E620', 32, '*'),
(481, 'est', 'est', 0, 0, 0.2, 'E230', 37, '*'),
(482, 'etiam', 'etiam', 0, 0, 0.3333, 'E350', 11, '*'),
(483, 'euismod', 'euismod', 0, 0, 0.4667, 'E253', 15, '*'),
(484, 'facilisis', 'facilisis', 0, 0, 0.6, 'F242', 32, '*'),
(485, 'felis', 'felis', 0, 0, 0.3333, 'F420', 29, '*'),
(486, 'fermentum', 'fermentum', 0, 0, 0.6, 'F6535', 28, '*'),
(487, 'fusce', 'fusce', 0, 0, 0.3333, 'F200', 12, '*'),
(488, 'gravida', 'gravida', 0, 0, 0.4667, 'G613', 30, '*'),
(489, 'home', 'home', 0, 0, 0.2667, 'H500', 12, '*'),
(490, 'iaculis', 'iaculis', 0, 0, 0.4667, 'I242', 15, '*'),
(491, 'in', 'in', 0, 0, 0.1333, 'I500', 203, '*'),
(492, 'justo', 'justo', 0, 0, 0.3333, 'J300', 13, '*'),
(493, 'leo', 'leo', 0, 0, 0.2, 'L000', 37, '*'),
(494, 'libero', 'libero', 0, 0, 0.4, 'L160', 36, '*'),
(495, 'ligula', 'ligula', 0, 0, 0.4, 'L240', 31, '*'),
(496, 'maecenas', 'maecenas', 0, 0, 0.5333, 'M252', 14, '*'),
(497, 'mattis', 'mattis', 0, 0, 0.4, 'M320', 11, '*'),
(498, 'mauris', 'mauris', 0, 0, 0.4, 'M620', 42, '*'),
(499, 'metus', 'metus', 0, 0, 0.3333, 'M320', 12, '*'),
(500, 'mi', 'mi', 0, 0, 0.1333, 'M000', 36, '*'),
(501, 'molestie', 'molestie', 0, 0, 0.5333, 'M423', 31, '*'),
(502, 'mollis', 'mollis', 0, 0, 0.4, 'M420', 31, '*'),
(503, 'nam', 'nam', 0, 0, 0.2, 'N000', 12, '*'),
(504, 'nisl', 'nisl', 0, 0, 0.2667, 'N240', 16, '*'),
(505, 'odio', 'odio', 0, 0, 0.2667, 'O300', 37, '*'),
(506, 'orci', 'orci', 0, 0, 0.2667, 'O620', 31, '*'),
(507, 'ornare', 'ornare', 0, 0, 0.4, 'O656', 32, '*'),
(508, 'pharetra', 'pharetra', 0, 0, 0.5333, 'P636', 29, '*'),
(509, 'phasellus', 'phasellus', 0, 0, 0.6, 'P242', 13, '*'),
(510, 'placerat', 'placerat', 0, 0, 0.5333, 'P4263', 35, '*'),
(511, 'porttitor', 'porttitor', 0, 0, 0.6, 'P636', 15, '*'),
(512, 'praesent', 'praesent', 0, 0, 0.5333, 'P6253', 12, '*'),
(513, 'proin', 'proin', 0, 0, 0.3333, 'P650', 12, '*'),
(514, 'quisque', 'quisque', 0, 0, 0.4667, 'Q000', 30, '*'),
(515, 'rhoncus', 'rhoncus', 0, 0, 0.4667, 'R520', 15, '*'),
(516, 'risus', 'risus', 0, 0, 0.3333, 'R200', 34, '*'),
(517, 'rutrum', 'rutrum', 0, 0, 0.4, 'R365', 29, '*'),
(518, 'sagittis', 'sagittis', 0, 0, 0.5333, 'S320', 29, '*'),
(519, 'sapien', 'sapien', 0, 0, 0.4, 'S150', 32, '*'),
(520, 'sem', 'sem', 0, 0, 0.2, 'S500', 12, '*'),
(521, 'semper', 'semper', 0, 0, 0.4, 'S516', 35, '*'),
(522, 'sodales', 'sodales', 0, 0, 0.4667, 'S342', 15, '*'),
(523, 'suscipit', 'suscipit', 0, 0, 0.5333, 'S130', 23, '*'),
(524, 'tempus', 'tempus', 0, 0, 0.4, 'T512', 23, '*'),
(525, 'ullamcorper', 'ullamcorper', 0, 0, 0.7333, 'U452616', 23, '*'),
(526, 'urna', 'urna', 0, 0, 0.2667, 'U650', 16, '*'),
(527, 'us', 'us', 0, 0, 0.1333, 'U200', 59, '*'),
(528, 'varius', 'varius', 0, 0, 0.4, 'V620', 12, '*'),
(529, 'vel', 'vel', 0, 0, 0.2, 'V400', 21, '*'),
(530, 'viverra', 'viverra', 0, 0, 0.4667, 'V600', 19, '*'),
(531, 'volutpat', 'volutpat', 0, 0, 0.5333, 'V4313', 12, '*'),
(532, 'wisi', 'wisi', 0, 0, 0.2667, 'W200', 26, '*'),
(676, 'call', 'call', 0, 0, 0.2667, 'C400', 6, '*'),
(679, 'new', 'new', 0, 0, 0.2, 'N000', 30, '*'),
(683, 'to', 'to', 0, 0, 0.1333, 'T000', 184, '*'),
(685, 'άρθρου', 'άρθρου', 0, 0, 0.4, 'ά000', 2, '*'),
(687, 'αυτό', 'αυτό', 0, 0, 0.2667, 'α000', 8, '*'),
(688, 'αυτός', 'αυτός', 0, 0, 0.3333, 'α000', 4, '*'),
(689, 'για', 'για', 0, 0, 0.2, 'γ000', 53, '*'),
(690, 'είναι', 'είναι', 0, 0, 0.3333, 'ε000', 42, '*'),
(693, 'κείμενο', 'κείμενο', 0, 0, 0.4667, 'κ000', 1, '*'),
(694, 'ο', 'ο', 0, 0, 0.0667, 'ο000', 21, '*'),
(695, 'οποίο', 'οποίο', 0, 0, 0.3333, 'ο000', 1, '*'),
(698, 'το', 'το', 0, 0, 0.1333, 'τ000', 40, '*'),
(699, 'τον', 'τον', 0, 0, 0.2, 'τ000', 17, '*'),
(700, 'του', 'του', 0, 0, 0.2, 'τ000', 16, '*'),
(701, 'υπάρχει', 'υπάρχει', 0, 0, 0.4667, 'υ000', 1, '*'),
(702, '17', '17', 0, 0, 0.2, '', 8, '*'),
(703, 'αγχουσ', 'αγχουσ', 0, 0, 0.4, 'α000', 3, '*'),
(704, 'διαχειριση', 'διαχειριση', 0, 0, 0.6667, 'δ000', 9, '*'),
(705, '18', '18', 0, 0, 0.2, '', 8, '*'),
(706, 'άγχος', 'άγχος', 0, 0, 0.3333, 'ά000', 8, '*'),
(708, '19', '19', 0, 0, 0.2, '', 8, '*'),
(709, 'στρες', 'στρες', 0, 0, 0.3333, 'σ000', 7, '*'),
(711, '20', '20', 0, 0, 0.2, '', 12, '*'),
(712, 'δυνατοτητων', 'δυνατοτητων', 0, 0, 0.7333, 'δ000', 4, '*'),
(713, 'ενισχυση', 'ενισχυση', 0, 0, 0.5333, 'ε000', 4, '*'),
(714, '21', '21', 0, 0, 0.2, '', 6, '*'),
(715, 'απολαμβάνειν', 'απολαμβάνειν', 0, 0, 0.8, 'α000', 7, '*'),
(717, '22', '22', 0, 0, 0.2, '', 6, '*'),
(718, 'αυτοέλεγχος', 'αυτοέλεγχος', 0, 0, 0.7333, 'α000', 11, '*'),
(720, '23', '23', 0, 0, 0.2, '', 6, '*'),
(721, 'αυτονομία', 'αυτονομία', 0, 0, 0.6, 'α000', 6, '*'),
(723, '24', '24', 0, 0, 0.2, '', 9, '*'),
(724, 'αυτοπεποίθηση', 'αυτοπεποίθηση', 0, 0, 0.8667, 'α000', 8, '*'),
(726, '25', '25', 0, 0, 0.2, '', 8, '*'),
(727, 'διαχείριση', 'διαχείριση', 0, 0, 0.6667, 'δ000', 13, '*'),
(728, 'ενέργειας', 'ενέργειας', 0, 0, 0.6, 'ε000', 7, '*'),
(729, '26', '26', 0, 0, 0.2, '', 6, '*'),
(730, 'διεκδικητικοτητα', 'διεκδικητικοτητα', 0, 0, 1, 'δ000', 3, '*'),
(732, '27', '27', 0, 0, 0.2, '', 6, '*'),
(733, 'ευγνωμοσύνη', 'ευγνωμοσύνη', 0, 0, 0.7333, 'ε000', 7, '*'),
(735, '28', '28', 0, 0, 0.2, '', 6, '*'),
(736, 'ευτυχία', 'ευτυχία', 0, 0, 0.4667, 'ε000', 9, '*'),
(738, '29', '29', 0, 0, 0.2, '', 6, '*'),
(739, 'θετικότητα', 'θετικότητα', 0, 0, 0.6667, 'θ000', 5, '*'),
(741, '30', '30', 0, 0, 0.2, '', 9, '*'),
(742, 'ικανότητες', 'ικανότητες', 0, 0, 0.6667, 'ι000', 3, '*'),
(744, '31', '31', 0, 0, 0.2, '', 6, '*'),
(745, 'αποφάσεων', 'αποφάσεων', 0, 0, 0.6, 'α000', 9, '*'),
(746, 'λήψη', 'λήψη', 0, 0, 0.2667, 'λ000', 9, '*'),
(747, '32', '32', 0, 0, 0.2, '', 6, '*'),
(748, 'όρια', 'όρια', 0, 0, 0.2667, 'ό000', 9, '*'),
(750, '33', '33', 0, 0, 0.2, '', 6, '*'),
(751, 'προσαρμοστικότητα', 'προσαρμοστικότητα', 0, 0, 1, 'π000', 4, '*'),
(753, '34', '34', 0, 0, 0.2, '', 6, '*'),
(754, 'στόχοι', 'στόχοι', 0, 0, 0.4, 'σ000', 6, '*'),
(756, '35', '35', 0, 0, 0.2, '', 5, '*'),
(757, 'ανθεκτικότητα', 'ανθεκτικότητα', 0, 0, 0.8667, 'α000', 6, '*'),
(758, 'ψυχική', 'ψυχική', 0, 0, 0.4, 'ψ000', 6, '*'),
(759, '36', '36', 0, 0, 0.2, '', 5, '*'),
(760, 'balance', 'balance', 0, 0, 0.4667, 'B452', 16, '*'),
(761, 'life', 'life', 0, 0, 0.2667, 'L100', 72, '*'),
(762, 'work', 'work', 0, 0, 0.2667, 'W620', 35, '*'),
(763, 'work-life', 'work-life', 0, 0, 0.6, 'W6241', 4, '*'),
(766, '37', '37', 0, 0, 0.2, '', 5, '*'),
(767, 'δυσκολιων', 'δυσκολιων', 0, 0, 0.6, 'δ000', 4, '*'),
(769, '38', '38', 0, 0, 0.2, '', 6, '*'),
(770, 'αναβλητικότητα', 'αναβλητικότητα', 0, 0, 0.9333, 'α000', 7, '*'),
(772, '39', '39', 0, 0, 0.2, '', 6, '*'),
(773, 'θυμός', 'θυμός', 0, 0, 0.3333, 'θ000', 7, '*'),
(775, '40', '40', 0, 0, 0.2, '', 6, '*'),
(776, 'σχεσεισ', 'σχεσεισ', 0, 0, 0.4667, 'σ000', 7, '*'),
(778, '41', '41', 0, 0, 0.2, '', 6, '*'),
(779, 'διαπροσωπικές', 'διαπροσωπικές', 0, 0, 0.8667, 'δ000', 5, '*'),
(780, 'σχέσεις', 'σχέσεις', 0, 0, 0.4667, 'σ000', 10, '*'),
(781, 'ερωτικές', 'ερωτικές', 0, 0, 0.5333, 'ε000', 5, '*'),
(782, 'σχεσεις', 'σχεσεις', 0, 0, 0.4667, 'σ000', 3, '*'),
(784, '9', '9', 0, 0, 0.1, '', 9, '*'),
(785, 'emporiko', 'emporiko', 0, 0, 0.5333, 'E5162', 284, '*'),
(786, 'άρθρα', 'άρθρα', 0, 0, 0.3333, 'ά000', 2, '*'),
(787, '10', '10', 0, 0, 0.2, '', 21, '*'),
(788, 'ασκήσεις', 'ασκήσεις', 0, 0, 0.5333, 'α000', 1, '*'),
(790, '11', '11', 0, 0, 0.2, '', 6, '*'),
(792, 'joomla', 'joomla', 0, 0, 0.4, 'J540', 3, '*'),
(793, '3', '3', 0, 0, 0.1, '', 24, '*'),
(794, '4', '4', 0, 0, 0.1, '', 16, '*'),
(795, 'social', 'social', 0, 0, 0.4, 'S400', 22, '*'),
(797, '5', '5', 0, 0, 0.1, '', 17, '*'),
(798, 'photography', 'photography', 0, 0, 0.7333, 'P3261', 2, '*'),
(800, '6', '6', 0, 0, 0.1, '', 11, '*'),
(801, 'graphics', 'graphics', 0, 0, 0.5333, 'G612', 1, '*'),
(803, '7', '7', 0, 0, 0.1, '', 11, '*'),
(804, 'sport', 'sport', 0, 0, 0.3333, 'S163', 3, '*'),
(806, '8', '8', 0, 0, 0.1, '', 10, '*'),
(807, 'technology', 'technology', 0, 0, 0.6667, 'T2542', 2, '*'),
(808, '12', '12', 0, 0, 0.2, '', 6, '*'),
(809, '13', '13', 0, 0, 0.2, '', 5, '*'),
(810, '14', '14', 0, 0, 0.2, '', 6, '*'),
(811, '15', '15', 0, 0, 0.2, '', 6, '*'),
(812, '16', '16', 0, 0, 0.2, '', 6, '*'),
(814, 'ικανότητα', 'ικανότητα', 0, 0, 0.6, 'ι000', 1, '*'),
(817, 'ενίσχυση', 'ενίσχυση', 0, 0, 0.5333, 'ε000', 2, '*'),
(819, 'άγχους', 'άγχους', 0, 0, 0.4, 'ά000', 3, '*'),
(822, 'νέα', 'νέα', 0, 0, 0.2, 'ν000', 3, '*'),
(823, 'video', 'video', 0, 0, 0.3333, 'V300', 3, '*'),
(824, 'stress', 'stress', 0, 0, 0.4, 'S362', 31, '*'),
(825, 'tips', 'tips', 0, 0, 0.2667, 'T120', 3, '*'),
(1081, '44', '44', 0, 0, 0.2, '', 4, '*'),
(1082, 'άσκηση', 'άσκηση', 0, 0, 0.4, 'ά000', 8, '*'),
(1083, 'έλεγχο', 'έλεγχο', 0, 0, 0.4, 'έ000', 2, '*'),
(1088, 'έχει', 'έχει', 0, 0, 0.2667, 'έ000', 3, '*'),
(1097, 'αλλά', 'αλλά', 0, 0, 0.2667, 'α000', 5, '*'),
(1099, 'ανασφάλεια', 'ανασφάλεια', 0, 0, 0.6667, 'α000', 2, '*'),
(1107, 'αποτελεί', 'αποτελεί', 0, 0, 0.5333, 'α000', 4, '*'),
(1108, 'από', 'από', 0, 0, 0.2, 'α000', 13, '*'),
(1115, 'αύριο', 'αύριο', 0, 0, 0.3333, 'α000', 2, '*'),
(1118, 'δεν', 'δεν', 0, 0, 0.2, 'δ000', 16, '*'),
(1136, 'ζωή', 'ζωή', 0, 0, 0.2, 'ζ000', 6, '*'),
(1137, 'η', 'η', 0, 0, 0.0667, 'η000', 42, '*'),
(1140, 'καθημερινότητας', 'καθημερινότητας', 0, 0, 1, 'κ000', 2, '*'),
(1141, 'καθώς', 'καθώς', 0, 0, 0.3333, 'κ000', 1, '*'),
(1142, 'και', 'και', 0, 0, 0.2, 'κ000', 38, '*'),
(1148, 'λοιπόν', 'λοιπόν', 0, 0, 0.4, 'λ000', 5, '*'),
(1150, 'μας', 'μας', 0, 0, 0.2, 'μ000', 29, '*'),
(1151, 'με', 'με', 0, 0, 0.1333, 'μ000', 14, '*'),
(1152, 'μια', 'μια', 0, 0, 0.2, 'μ000', 3, '*'),
(1154, 'μπορεί', 'μπορεί', 0, 0, 0.4, 'μ000', 6, '*'),
(1155, 'μόνο', 'μόνο', 0, 0, 0.2667, 'μ000', 3, '*'),
(1156, 'να', 'να', 0, 0, 0.1333, 'ν000', 46, '*'),
(1160, 'οι', 'οι', 0, 0, 0.1333, 'ο000', 19, '*'),
(1164, 'περισσότερα', 'περισσότερα', 0, 0, 0.7333, 'π000', 3, '*'),
(1167, 'που', 'που', 0, 0, 0.2, 'π000', 26, '*'),
(1171, 'σήμερα', 'σήμερα', 0, 0, 0.4, 'σ000', 6, '*'),
(1172, 'σε', 'σε', 0, 0, 0.1333, 'σ000', 14, '*'),
(1175, 'σκέψεις', 'σκέψεις', 0, 0, 0.4667, 'σ000', 2, '*'),
(1176, 'σκέψεων', 'σκέψεων', 0, 0, 0.4667, 'σ000', 2, '*'),
(1177, 'στα', 'στα', 0, 0, 0.2, 'σ000', 7, '*'),
(1178, 'στη', 'στη', 0, 0, 0.2, 'σ000', 7, '*'),
(1179, 'στην', 'στην', 0, 0, 0.2667, 'σ000', 10, '*'),
(1180, 'στο', 'στο', 0, 0, 0.2, 'σ000', 12, '*'),
(1185, 'συναίσθημα', 'συναίσθημα', 0, 0, 0.6667, 'σ000', 3, '*'),
(1186, 'συναισθήματα', 'συναισθήματα', 0, 0, 0.8, 'σ000', 4, '*'),
(1193, 'τί', 'τί', 0, 0, 0.1333, 'τ000', 3, '*'),
(1194, 'τα', 'τα', 0, 0, 0.1333, 'τ000', 25, '*'),
(1195, 'τη', 'τη', 0, 0, 0.1333, 'τ000', 21, '*'),
(1196, 'την', 'την', 0, 0, 0.2, 'τ000', 33, '*'),
(1197, 'της', 'της', 0, 0, 0.2, 'τ000', 18, '*'),
(1198, 'τι', 'τι', 0, 0, 0.1333, 'τ000', 14, '*'),
(1199, 'τις', 'τις', 0, 0, 0.2, 'τ000', 12, '*'),
(1200, 'τους', 'τους', 0, 0, 0.2667, 'τ000', 7, '*'),
(1201, 'των', 'των', 0, 0, 0.2, 'τ000', 8, '*'),
(1213, 'όταν', 'όταν', 0, 0, 0.2667, 'ό000', 2, '*'),
(1214, 'ότι', 'ότι', 0, 0, 0.2, 'ό000', 3, '*'),
(1215, 'όχι', 'όχι', 0, 0, 0.2, 'ό000', 3, '*'),
(1343, 'ή', 'ή', 0, 0, 0.0667, 'ή000', 8, '*'),
(1345, 'ακόμα', 'ακόμα', 0, 0, 0.3333, 'α000', 3, '*'),
(1347, 'αν', 'αν', 0, 0, 0.1333, 'α000', 3, '*'),
(1363, 'εαυτό', 'εαυτό', 0, 0, 0.3333, 'ε000', 12, '*'),
(1365, 'ενώ', 'ενώ', 0, 0, 0.2, 'ε000', 3, '*'),
(1367, 'επιπλέον', 'επιπλέον', 0, 0, 0.5333, 'ε000', 1, '*'),
(1373, 'καρδιά', 'καρδιά', 0, 0, 0.4, 'κ000', 2, '*'),
(1374, 'κατά', 'κατά', 0, 0, 0.2667, 'κ000', 4, '*'),
(1375, 'κρίση', 'κρίση', 0, 0, 0.3333, 'κ000', 1, '*'),
(1377, 'λεπτών', 'λεπτών', 0, 0, 0.4, 'λ000', 1, '*'),
(1380, 'μία', 'μία', 0, 0, 0.2, 'μ000', 4, '*'),
(1388, 'πανικού', 'πανικού', 0, 0, 0.4667, 'π000', 1, '*'),
(1390, 'παραπάνω', 'παραπάνω', 0, 0, 0.5333, 'π000', 3, '*'),
(1394, 'πιθανόν', 'πιθανόν', 0, 0, 0.4667, 'π000', 3, '*'),
(1395, 'πιο', 'πιο', 0, 0, 0.2, 'π000', 8, '*'),
(1397, 'πολλοί', 'πολλοί', 0, 0, 0.4, 'π000', 3, '*'),
(1404, 'σας', 'σας', 0, 0, 0.2, 'σ000', 6, '*'),
(1405, 'σου', 'σου', 0, 0, 0.2, 'σ000', 11, '*'),
(1407, 'στον', 'στον', 0, 0, 0.2667, 'σ000', 5, '*'),
(1410, 'σώμα', 'σώμα', 0, 0, 0.2667, 'σ000', 3, '*'),
(1423, 'χωρίς', 'χωρίς', 0, 0, 0.3333, 'χ000', 2, '*'),
(1424, 'όπως', 'όπως', 0, 0, 0.2667, 'ό000', 3, '*'),
(1591, 'ένα', 'ένα', 0, 0, 0.2, 'έ000', 12, '*'),
(1620, 'εάν', 'εάν', 0, 0, 0.2, 'ε000', 3, '*'),
(1625, 'επειδή', 'επειδή', 0, 0, 0.4, 'ε000', 2, '*'),
(1628, 'θέση', 'θέση', 0, 0, 0.2667, 'θ000', 4, '*'),
(1632, 'καθοριστικό', 'καθοριστικό', 0, 0, 0.7333, 'κ000', 2, '*'),
(1634, 'κι', 'κι', 0, 0, 0.1333, 'κ000', 1, '*'),
(1642, 'μου', 'μου', 0, 0, 0.2, 'μ000', 9, '*'),
(1657, 'ρόλο', 'ρόλο', 0, 0, 0.2667, 'ρ000', 2, '*'),
(1658, 'σημαντικό', 'σημαντικό', 0, 0, 0.6, 'σ000', 2, '*'),
(1659, 'σκέψη', 'σκέψη', 0, 0, 0.3333, 'σ000', 2, '*'),
(1664, 'συμπεριφορά', 'συμπεριφορά', 0, 0, 0.7333, 'σ000', 3, '*'),
(1666, 'συνέχεια', 'συνέχεια', 0, 0, 0.5333, 'σ000', 1, '*'),
(1672, 'συχνά', 'συχνά', 0, 0, 0.3333, 'σ000', 4, '*'),
(1682, 'ώστε', 'ώστε', 0, 0, 0.2667, 'ώ000', 2, '*'),
(1717, '100', '100', 0, 0, 0.3, '', 4, '*'),
(1721, 'ένας', 'ένας', 0, 0, 0.2667, 'έ000', 4, '*'),
(1734, 'αφορούν', 'αφορούν', 0, 0, 0.4667, 'α000', 1, '*'),
(1749, 'θα', 'θα', 0, 0, 0.1333, 'θ000', 12, '*'),
(1750, 'κάθε', 'κάθε', 0, 0, 0.2667, 'κ000', 2, '*'),
(1752, 'κάποιον', 'κάποιον', 0, 0, 0.4667, 'κ000', 3, '*'),
(1753, 'κάτι', 'κάτι', 0, 0, 0.2667, 'κ000', 2, '*'),
(1764, 'μη', 'μη', 0, 0, 0.1333, 'μ000', 4, '*'),
(1775, 'πράξη', 'πράξη', 0, 0, 0.3333, 'π000', 2, '*'),
(1777, 'προσοχή', 'προσοχή', 0, 0, 0.4667, 'π000', 1, '*'),
(1778, 'προσοχής', 'προσοχής', 0, 0, 0.5333, 'π000', 1, '*'),
(1783, 'στιγμή', 'στιγμή', 0, 0, 0.4, 'σ000', 3, '*'),
(1788, 'φορά', 'φορά', 0, 0, 0.2667, 'φ000', 2, '*'),
(1792, 'όλες', 'όλες', 0, 0, 0.2667, 'ό000', 2, '*'),
(1978, 'έχεις', 'έχεις', 0, 0, 0.3333, 'έ000', 2, '*'),
(1979, 'έχετε', 'έχετε', 0, 0, 0.3333, 'έ000', 6, '*'),
(1981, 'αγάπη', 'αγάπη', 0, 0, 0.3333, 'α000', 4, '*'),
(1984, 'ανάμεσα', 'ανάμεσα', 0, 0, 0.4667, 'α000', 2, '*'),
(1997, 'αυτή', 'αυτή', 0, 0, 0.2667, 'α000', 4, '*'),
(1999, 'βάρος', 'βάρος', 0, 0, 0.3333, 'β000', 2, '*'),
(2004, 'γιατί', 'γιατί', 0, 0, 0.3333, 'γ000', 7, '*'),
(2006, 'δε', 'δε', 0, 0, 0.1333, 'δ000', 4, '*'),
(2011, 'είμαι', 'είμαι', 0, 0, 0.3333, 'ε000', 4, '*'),
(2012, 'είσαι', 'είσαι', 0, 0, 0.3333, 'ε000', 3, '*'),
(2026, 'κάνεις', 'κάνεις', 0, 0, 0.4, 'κ000', 2, '*'),
(2040, 'μην', 'μην', 0, 0, 0.2, 'μ000', 4, '*'),
(2041, 'μπορούμε', 'μπορούμε', 0, 0, 0.5333, 'μ000', 6, '*'),
(2050, 'περισσότερο', 'περισσότερο', 0, 0, 0.7333, 'π000', 2, '*'),
(2054, 'πράγματα', 'πράγματα', 0, 0, 0.5333, 'π000', 3, '*'),
(2055, 'πρέπει', 'πρέπει', 0, 0, 0.4, 'π000', 4, '*'),
(2073, 'τόσο', 'τόσο', 0, 0, 0.2667, 'τ000', 4, '*'),
(2081, 'όλους', 'όλους', 0, 0, 0.3333, 'ό000', 1, '*'),
(2103, 'αλλαγές', 'αλλαγές', 0, 0, 0.4667, 'α000', 3, '*'),
(2108, 'βοηθήσει', 'βοηθήσει', 0, 0, 0.5333, 'β000', 2, '*'),
(2116, 'πάνω', 'πάνω', 0, 0, 0.2667, 'π000', 2, '*'),
(2119, 'παρακάτω', 'παρακάτω', 0, 0, 0.5333, 'π000', 2, '*'),
(2125, 'στις', 'στις', 0, 0, 0.2667, 'σ000', 8, '*'),
(2126, 'συνέβη', 'συνέβη', 0, 0, 0.4, 'σ000', 2, '*'),
(2131, '75', '75', 0, 0, 0.2, '', 2, '*'),
(2132, '80', '80', 0, 0, 0.2, '', 2, '*'),
(2133, '90', '90', 0, 0, 0.2, '', 4, '*'),
(2143, 'ακολουθήσετε', 'ακολουθήσετε', 0, 0, 0.8, 'α000', 3, '*'),
(2147, 'αντί', 'αντί', 0, 0, 0.2667, 'α000', 2, '*'),
(2153, 'βήματα', 'βήματα', 0, 0, 0.4, 'β000', 3, '*'),
(2154, 'βελτίωση', 'βελτίωση', 0, 0, 0.5333, 'β000', 2, '*'),
(2160, 'δημιουργούν', 'δημιουργούν', 0, 0, 0.7333, 'δ000', 2, '*'),
(2167, 'επίπεδα', 'επίπεδα', 0, 0, 0.4667, 'ε000', 2, '*'),
(2173, 'εργασία', 'εργασία', 0, 0, 0.4667, 'ε000', 1, '*'),
(2174, 'εργασίας', 'εργασίας', 0, 0, 0.5333, 'ε000', 2, '*'),
(2175, 'εργασιακό', 'εργασιακό', 0, 0, 0.6, 'ε000', 3, '*'),
(2177, 'ευθύνη', 'ευθύνη', 0, 0, 0.4, 'ε000', 2, '*'),
(2182, 'καλύτερα', 'καλύτερα', 0, 0, 0.5333, 'κ000', 10, '*'),
(2185, 'μάθετε', 'μάθετε', 0, 0, 0.4, 'μ000', 2, '*'),
(2188, 'μπορείτε', 'μπορείτε', 0, 0, 0.5333, 'μ000', 3, '*'),
(2189, 'μπορώ', 'μπορώ', 0, 0, 0.3333, 'μ000', 2, '*'),
(2209, 'στους', 'στους', 0, 0, 0.3333, 'σ000', 1, '*'),
(2212, 'συνήθειες', 'συνήθειες', 0, 0, 0.6, 'σ000', 4, '*'),
(2213, 'συναισθηματικής', 'συναισθηματικής', 0, 0, 1, 'σ000', 1, '*'),
(2218, 'υγείας', 'υγείας', 0, 0, 0.4, 'υ000', 1, '*'),
(2226, 'χρόνια', 'χρόνια', 0, 0, 0.4, 'χ000', 3, '*'),
(2228, 'ως', 'ως', 0, 0, 0.1333, 'ω000', 4, '*'),
(2275, 'α', 'α', 0, 0, 0.0667, 'α000', 3, '*'),
(2285, 'δημιουργείται', 'δημιουργείται', 0, 0, 0.8667, 'δ000', 2, '*'),
(2294, 'κ', 'κ', 0, 0, 0.0667, 'κ000', 2, '*'),
(2298, 'μιας', 'μιας', 0, 0, 0.2667, 'μ000', 4, '*'),
(2308, 'πίεση', 'πίεση', 0, 0, 0.3333, 'π000', 2, '*'),
(2313, 'πυροδοτούν', 'πυροδοτούν', 0, 0, 0.6667, 'π000', 2, '*'),
(2314, 'πως', 'πως', 0, 0, 0.2, 'π000', 6, '*'),
(2343, 'ανάσα', 'ανάσα', 0, 0, 0.3333, 'α000', 2, '*'),
(2344, 'αναπνοή', 'αναπνοή', 0, 0, 0.4667, 'α000', 1, '*'),
(2358, 'γρήγοροι', 'γρήγοροι', 0, 0, 0.5333, 'γ000', 2, '*'),
(2361, 'διαδικασία', 'διαδικασία', 0, 0, 0.6667, 'δ000', 2, '*'),
(2364, 'διατηρούμε', 'διατηρούμε', 0, 0, 0.6667, 'δ000', 2, '*'),
(2374, 'εμάς', 'εμάς', 0, 0, 0.2667, 'ε000', 3, '*'),
(2375, 'ενέργεια', 'ενέργεια', 0, 0, 0.5333, 'ε000', 2, '*'),
(2391, 'καλά', 'καλά', 0, 0, 0.2667, 'κ000', 1, '*'),
(2399, 'κοντά', 'κοντά', 0, 0, 0.3333, 'κ000', 2, '*'),
(2420, 'πάρε', 'πάρε', 0, 0, 0.2667, 'π000', 2, '*'),
(2433, 'συμβαίνει', 'συμβαίνει', 0, 0, 0.6, 'σ000', 3, '*'),
(2438, 'σωματικής', 'σωματικής', 0, 0, 0.6, 'σ000', 1, '*'),
(2441, 'ταυτόχρονα', 'ταυτόχρονα', 0, 0, 0.6667, 'τ000', 3, '*'),
(2443, 'φέρνει', 'φέρνει', 0, 0, 0.4, 'φ000', 3, '*'),
(2445, 'χαλάρωσης', 'χαλάρωσης', 0, 0, 0.6, 'χ000', 4, '*'),
(2452, 'ψυχικής', 'ψυχικής', 0, 0, 0.4667, 'ψ000', 2, '*'),
(2463, '1', '1', 0, 0, 0.1, '', 34, '*'),
(2467, 'ανάγκες', 'ανάγκες', 0, 0, 0.4667, 'α000', 2, '*'),
(2476, 'επίλυση', 'επίλυση', 0, 0, 0.4667, 'ε000', 2, '*'),
(2477, 'θέσεις', 'θέσεις', 0, 0, 0.4, 'θ000', 1, '*'),
(2484, 'μέσα', 'μέσα', 0, 0, 0.2667, 'μ000', 2, '*'),
(2492, 'προβλημάτων', 'προβλημάτων', 0, 0, 0.7333, 'π000', 2, '*'),
(2548, 'είστε', 'είστε', 0, 0, 0.3333, 'ε000', 3, '*'),
(2556, 'θετικά', 'θετικά', 0, 0, 0.4, 'θ000', 4, '*'),
(2560, 'κάνει', 'κάνει', 0, 0, 0.3333, 'κ000', 4, '*'),
(2568, 'κομμάτι', 'κομμάτι', 0, 0, 0.4667, 'κ000', 1, '*'),
(2583, 'παρελθόν', 'παρελθόν', 0, 0, 0.5333, 'π000', 3, '*'),
(2591, 'σημασία', 'σημασία', 0, 0, 0.4667, 'σ000', 3, '*'),
(2606, 'χρόνο', 'χρόνο', 0, 0, 0.3333, 'χ000', 3, '*'),
(2695, 'τεχνική', 'τεχνική', 0, 0, 0.4667, 'τ000', 2, '*'),
(2726, 'δείτε', 'δείτε', 0, 0, 0.3333, 'δ000', 3, '*'),
(2729, 'κανείς', 'κανείς', 0, 0, 0.4, 'κ000', 2, '*'),
(2781, 'βίντεο', 'βίντεο', 0, 0, 0.4, 'β000', 5, '*'),
(2782, 'διαχειριστείτε', 'διαχειριστείτε', 0, 0, 0.9333, 'δ000', 3, '*'),
(2790, 'πώς', 'πώς', 0, 0, 0.2, 'π000', 11, '*'),
(2793, 'όμως', 'όμως', 0, 0, 0.2667, 'ό000', 3, '*'),
(2836, 'δυσκολίες', 'δυσκολίες', 0, 0, 0.6, 'δ000', 4, '*'),
(2840, 'εκπαίδευση', 'εκπαίδευση', 0, 0, 0.6667, 'ε000', 1, '*'),
(2851, 'εύκολα', 'εύκολα', 0, 0, 0.4, 'ε000', 2, '*'),
(2856, 'καταφέρουμε', 'καταφέρουμε', 0, 0, 0.7333, 'κ000', 3, '*'),
(2861, 'μπορούν', 'μπορούν', 0, 0, 0.4667, 'μ000', 4, '*'),
(2875, 'σκοπό', 'σκοπό', 0, 0, 0.3333, 'σ000', 1, '*'),
(2879, 'συνέπεια', 'συνέπεια', 0, 0, 0.5333, 'σ000', 3, '*'),
(2890, 'όλα', 'όλα', 0, 0, 0.2, 'ό000', 2, '*'),
(2963, 'γύρω', 'γύρω', 0, 0, 0.2667, 'γ000', 1, '*'),
(2977, 'επιλογή', 'επιλογή', 0, 0, 0.4667, 'ε000', 1, '*'),
(2978, 'επιτυχία', 'επιτυχία', 0, 0, 0.5333, 'ε000', 2, '*'),
(2980, 'ζωής', 'ζωής', 0, 0, 0.2667, 'ζ000', 4, '*'),
(2994, 'μπορέσουμε', 'μπορέσουμε', 0, 0, 0.6667, 'μ000', 3, '*'),
(3001, 'ποιότητα', 'ποιότητα', 0, 0, 0.5333, 'π000', 1, '*'),
(3010, 'πρόκειται', 'πρόκειται', 0, 0, 0.6, 'π000', 2, '*'),
(3191, '60', '60', 0, 0, 0.2, '', 3, '*'),
(3196, 'αντιμέτωπος', 'αντιμέτωπος', 0, 0, 0.7333, 'α000', 1, '*'),
(3212, 'εξάσκηση', 'εξάσκηση', 0, 0, 0.5333, 'ε000', 1, '*'),
(3223, 'λίστα', 'λίστα', 0, 0, 0.3333, 'λ000', 1, '*'),
(3233, 'παραδείγματα', 'παραδείγματα', 0, 0, 0.8, 'π000', 4, '*'),
(3337, 'εσάς', 'εσάς', 0, 0, 0.2667, 'ε000', 3, '*'),
(3387, 'βοηθήσουν', 'βοηθήσουν', 0, 0, 0.6, 'β000', 3, '*'),
(3572, 'άλλους', 'άλλους', 0, 0, 0.4, 'ά000', 2, '*'),
(3585, 'αρκετά', 'αρκετά', 0, 0, 0.4, 'α000', 2, '*'),
(3591, 'διαχειριστούμε', 'διαχειριστούμε', 0, 0, 0.9333, 'δ000', 3, '*'),
(3608, 'θυμού', 'θυμού', 0, 0, 0.3333, 'θ000', 2, '*'),
(3609, 'θυμό', 'θυμό', 0, 0, 0.2667, 'θ000', 1, '*'),
(3622, 'πάντα', 'πάντα', 0, 0, 0.3333, 'π000', 4, '*'),
(3634, 'συγκρούσεις', 'συγκρούσεις', 0, 0, 0.7333, 'σ000', 3, '*'),
(3638, 'τίποτα', 'τίποτα', 0, 0, 0.4, 'τ000', 2, '*'),
(3705, 'έχω', 'έχω', 0, 0, 0.2, 'έ000', 3, '*'),
(3750, 'επηρεάζουν', 'επηρεάζουν', 0, 0, 0.6667, 'ε000', 3, '*'),
(3763, 'θετική', 'θετική', 0, 0, 0.4, 'θ000', 2, '*'),
(3780, 'μεταξύ', 'μεταξύ', 0, 0, 0.4, 'μ000', 2, '*'),
(3804, 'πόσο', 'πόσο', 0, 0, 0.2667, 'π000', 4, '*'),
(3808, 'σημαντικός', 'σημαντικός', 0, 0, 0.6667, 'σ000', 4, '*'),
(3811, 'συγκρούσεων', 'συγκρούσεων', 0, 0, 0.7333, 'σ000', 3, '*'),
(3824, 'φροντίζουμε', 'φροντίζουμε', 0, 0, 0.7333, 'φ000', 2, '*'),
(3829, 'όλων', 'όλων', 0, 0, 0.2667, 'ό000', 3, '*'),
(4133, 'παιδιά', 'παιδιά', 0, 0, 0.4, 'π000', 2, '*'),
(4139, 'χώρο', 'χώρο', 0, 0, 0.2667, 'χ000', 2, '*'),
(4187, 'όσα', 'όσα', 0, 0, 0.2, 'ό000', 3, '*'),
(4212, 'αυτοέλεγχο', 'αυτοέλεγχο', 0, 0, 0.6667, 'α000', 1, '*'),
(4232, 'οφέλη', 'οφέλη', 0, 0, 0.3333, 'ο000', 3, '*'),
(4238, 'ποια', 'ποια', 0, 0, 0.2667, 'π000', 2, '*'),
(4302, 'μαζί', 'μαζί', 0, 0, 0.2667, 'μ000', 2, '*'),
(4318, 'συναισθημάτων', 'συναισθημάτων', 0, 0, 0.8667, 'σ000', 2, '*'),
(4321, 'υγιή', 'υγιή', 0, 0, 0.2667, 'υ000', 3, '*'),
(4421, 'δυσαρεστεί', 'δυσαρεστεί', 0, 0, 0.6667, 'δ000', 3, '*'),
(4422, 'δύσκολη', 'δύσκολη', 0, 0, 0.4667, 'δ000', 4, '*'),
(4423, 'επαγγελματικό', 'επαγγελματικό', 0, 0, 0.8667, 'ε000', 3, '*'),
(4424, 'ζητούμενο', 'ζητούμενο', 0, 0, 0.6, 'ζ000', 4, '*'),
(4425, 'περιβάλλον', 'περιβάλλον', 0, 0, 0.6667, 'π000', 4, '*'),
(4426, 'συχνό', 'συχνό', 0, 0, 0.3333, 'σ000', 3, '*'),
(4427, 'φαινόμενο', 'φαινόμενο', 0, 0, 0.6, 'φ000', 3, '*'),
(4435, '\'άλλη', '\'άλλη', 0, 0, 0.3333, 'ά000', 3, '*'),
(4437, 'αναβλητικοί', 'αναβλητικοί', 0, 0, 0.7333, 'α000', 3, '*'),
(4438, 'διευθετήσει', 'διευθετήσει', 0, 0, 0.7333, 'δ000', 3, '*'),
(4439, 'εκείνη', 'εκείνη', 0, 0, 0.4, 'ε000', 3, '*'),
(4440, 'λιγάκι', 'λιγάκι', 0, 0, 0.4, 'λ000', 3, '*'),
(4441, 'μεταθέτει', 'μεταθέτει', 0, 0, 0.6, 'μ000', 3, '*'),
(4442, 'μπορούσε', 'μπορούσε', 0, 0, 0.5333, 'μ000', 3, '*'),
(4444, 'πιάσει', 'πιάσει', 0, 0, 0.4, 'π000', 3, '*'),
(4445, 'στιγμή\'', 'στιγμή\'', 0, 0, 0.4667, 'σ000', 3, '*'),
(4446, 'υποχρεώσεις', 'υποχρεώσεις', 0, 0, 0.7333, 'υ000', 5, '*'),
(4474, 'καλό', 'καλό', 0, 0, 0.2667, 'κ000', 1, '*'),
(4483, 'προϋπόθεση', 'προϋπόθεση', 0, 0, 0.6667, 'π000', 3, '*'),
(4484, 'σημαίνει', 'σημαίνει', 0, 0, 0.5333, 'σ000', 3, '*'),
(4486, 'σκοτώνουν', 'σκοτώνουν', 0, 0, 0.6, 'σ000', 2, '*'),
(4489, 'συναισθηματική', 'συναισθηματική', 0, 0, 0.9333, 'σ000', 1, '*'),
(4492, 'τμήμα', 'τμήμα', 0, 0, 0.3333, 'τ000', 1, '*'),
(4517, 'άλλον', 'άλλον', 0, 0, 0.3333, 'ά000', 2, '*'),
(4550, 'εμπιστοσύνη', 'εμπιστοσύνη', 0, 0, 0.7333, 'ε000', 1, '*'),
(4554, 'επικοινωνία', 'επικοινωνία', 0, 0, 0.7333, 'ε000', 1, '*'),
(4658, 'ευτυχίας', 'ευτυχίας', 0, 0, 0.5333, 'ε000', 1, '*'),
(4664, 'μέλος', 'μέλος', 0, 0, 0.3333, 'μ000', 1, '*'),
(4682, 'χρήματα', 'χρήματα', 0, 0, 0.4667, 'χ000', 3, '*'),
(4683, 'ψυχολογία', 'ψυχολογία', 0, 0, 0.6, 'ψ000', 1, '*'),
(4719, 'δεξιότητα', 'δεξιότητα', 0, 0, 0.6, 'δ000', 1, '*'),
(4726, 'κάνουν', 'κάνουν', 0, 0, 0.4, 'κ000', 2, '*'),
(4737, 'πραγματικά', 'πραγματικά', 0, 0, 0.6667, 'π000', 2, '*'),
(4795, 'θετικό', 'θετικό', 0, 0, 0.4, 'θ000', 2, '*'),
(4857, 'καθημερινή', 'καθημερινή', 0, 0, 0.6667, 'κ000', 2, '*'),
(4875, '2-3', '2-3', 0, 0, 0.3, '', 2, '*'),
(4889, 'ακούω', 'ακούω', 0, 0, 0.3333, 'α000', 1, '*'),
(5004, 'άλλων', 'άλλων', 0, 0, 0.3333, 'ά000', 1, '*'),
(5097, 'σύντροφό', 'σύντροφό', 0, 0, 0.5333, 'σ000', 2, '*'),
(5132, 'απόλαυση', 'απόλαυση', 0, 0, 0.5333, 'α000', 1, '*'),
(5134, 'δημιουργία', 'δημιουργία', 0, 0, 0.6667, 'δ000', 2, '*'),
(5144, 'πιθανότατα', 'πιθανότατα', 0, 0, 0.6667, 'π000', 3, '*'),
(5175, 'εμπειρία', 'εμπειρία', 0, 0, 0.5333, 'ε000', 1, '*'),
(5180, 'ζήλια', 'ζήλια', 0, 0, 0.3333, 'ζ000', 3, '*'),
(5200, 'σημαντική', 'σημαντική', 0, 0, 0.6, 'σ000', 1, '*'),
(5233, 'αναπτύξουμε', 'αναπτύξουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(5254, 'ενήλικες', 'ενήλικες', 0, 0, 0.5333, 'ε000', 2, '*'),
(5257, 'ευεξία', 'ευεξία', 0, 0, 0.4, 'ε000', 1, '*'),
(5272, 'παρέχει', 'παρέχει', 0, 0, 0.4667, 'π000', 1, '*'),
(5453, 'εσένα', 'εσένα', 0, 0, 0.3333, 'ε000', 2, '*'),
(5468, 'μεγαλύτερη', 'μεγαλύτερη', 0, 0, 0.6667, 'μ000', 2, '*'),
(5474, 'μπορείς', 'μπορείς', 0, 0, 0.4667, 'μ000', 4, '*'),
(5492, 'παιχνίδι', 'παιχνίδι', 0, 0, 0.5333, 'π000', 1, '*'),
(5501, 'πράγμα', 'πράγμα', 0, 0, 0.4, 'π000', 2, '*'),
(5559, 'δεις', 'δεις', 0, 0, 0.2667, 'δ000', 1, '*'),
(5577, 'μειώσεις', 'μειώσεις', 0, 0, 0.5333, 'μ000', 1, '*'),
(5618, 'ευγνωμοσύνης', 'ευγνωμοσύνης', 0, 0, 0.8, 'ε000', 4, '*'),
(5637, 'περάστε', 'περάστε', 0, 0, 0.4667, 'π000', 1, '*'),
(5642, 'ρυθμοί', 'ρυθμοί', 0, 0, 0.4, 'ρ000', 3, '*'),
(5716, 'είχε', 'είχε', 0, 0, 0.2667, 'ε000', 2, '*'),
(5726, 'ευχαρίστησης', 'ευχαρίστησης', 0, 0, 0.8, 'ε000', 2, '*'),
(5731, 'καταφέρει', 'καταφέρει', 0, 0, 0.6, 'κ000', 2, '*'),
(5748, 'ψυχολογίας', 'ψυχολογίας', 0, 0, 0.6667, 'ψ000', 3, '*'),
(5783, 'εμπειρίες', 'εμπειρίες', 0, 0, 0.6, 'ε000', 1, '*'),
(5794, 'θετικές', 'θετικές', 0, 0, 0.4667, 'θ000', 1, '*'),
(5796, 'θετικών', 'θετικών', 0, 0, 0.4667, 'θ000', 1, '*'),
(5818, 'πόσα', 'πόσα', 0, 0, 0.2667, 'π000', 2, '*'),
(5834, 'χαρούμενος', 'χαρούμενος', 0, 0, 0.6667, 'χ000', 1, '*'),
(5887, 'άλλοι', 'άλλοι', 0, 0, 0.3333, 'ά000', 1, '*'),
(5893, 'απόλαυσης', 'απόλαυσης', 0, 0, 0.6, 'α000', 3, '*'),
(6036, 'πίνακας', 'πίνακας', 0, 0, 0.4667, 'π000', 2, '*'),
(6040, 'στιγμές', 'στιγμές', 0, 0, 0.4667, 'σ000', 3, '*'),
(6088, 'εντάξετε', 'εντάξετε', 0, 0, 0.5333, 'ε000', 3, '*'),
(6099, 'παύση', 'παύση', 0, 0, 0.3333, 'π000', 1, '*'),
(6106, 'πρόγραμμα', 'πρόγραμμα', 0, 0, 0.6, 'π000', 4, '*'),
(6202, 'αποταμιεύσετε', 'αποταμιεύσετε', 0, 0, 0.8667, 'α000', 3, '*'),
(6203, 'βλαβερές', 'βλαβερές', 0, 0, 0.5333, 'β000', 3, '*'),
(6204, 'διατροφής', 'διατροφής', 0, 0, 0.6, 'δ000', 4, '*'),
(6205, 'επίτευξη', 'επίτευξη', 0, 0, 0.5333, 'ε000', 4, '*'),
(6206, 'κάπνισμα', 'κάπνισμα', 0, 0, 0.5333, 'κ000', 3, '*'),
(6207, 'καταλάβουμε', 'καταλάβουμε', 0, 0, 0.7333, 'κ000', 3, '*'),
(6208, 'κόψετε', 'κόψετε', 0, 0, 0.4, 'κ000', 3, '*'),
(6209, 'μερικά', 'μερικά', 0, 0, 0.4, 'μ000', 3, '*'),
(6210, 'προσπαθήσει', 'προσπαθήσει', 0, 0, 0.7333, 'π000', 3, '*'),
(6211, 'ρουτίνα', 'ρουτίνα', 0, 0, 0.4667, 'ρ000', 3, '*'),
(6234, 'αυτοεκτίμηση', 'αυτοεκτίμηση', 0, 0, 0.8, 'α000', 2, '*'),
(6247, 'επέκταση', 'επέκταση', 0, 0, 0.5333, 'ε000', 1, '*'),
(6257, 'μέρες', 'μέρες', 0, 0, 0.3333, 'μ000', 3, '*'),
(6301, 'παράλληλα', 'παράλληλα', 0, 0, 0.6, 'π000', 1, '*'),
(6315, 'αποφάσεις', 'αποφάσεις', 0, 0, 0.6, 'α000', 2, '*'),
(6384, 'επιλέγω', 'επιλέγω', 0, 0, 0.4667, 'ε000', 2, '*'),
(6385, 'εποχή', 'εποχή', 0, 0, 0.3333, 'ε000', 2, '*'),
(6485, 'εργαλείο', 'εργαλείο', 0, 0, 0.5333, 'ε000', 2, '*'),
(6552, 'καθημερινές', 'καθημερινές', 0, 0, 0.7333, 'κ000', 2, '*'),
(6561, 'σπουδές', 'σπουδές', 0, 0, 0.4667, 'σ000', 1, '*'),
(6597, 'απέκτησε', 'απέκτησε', 0, 0, 0.5333, 'α000', 1, '*'),
(6721, 'ατομικές', 'ατομικές', 0, 0, 0.5333, 'α000', 1, '*'),
(6793, 'ασκεί', 'ασκεί', 0, 0, 0.3333, 'α000', 1, '*'),
(6930, 'προαγωγή', 'προαγωγή', 0, 0, 0.5333, 'π000', 1, '*'),
(7010, 'πια', 'πια', 0, 0, 0.2, 'π000', 1, '*'),
(7018, 'σχόλια', 'σχόλια', 0, 0, 0.4, 'σ000', 1, '*'),
(7052, 'ανταπεξέλθουμε', 'ανταπεξέλθουμε', 0, 0, 0.9333, 'α000', 2, '*'),
(7082, 'προκλήσεις', 'προκλήσεις', 0, 0, 0.6667, 'π000', 2, '*'),
(7084, 'προσωπική', 'προσωπική', 0, 0, 0.6, 'π000', 2, '*'),
(7085, 'προσωπικής', 'προσωπικής', 0, 0, 0.6667, 'π000', 2, '*'),
(7111, '120', '120', 0, 0, 0.3, '', 2, '*'),
(7151, 'ομάδες', 'ομάδες', 0, 0, 0.4, 'ο000', 1, '*'),
(7165, 'υψηλή', 'υψηλή', 0, 0, 0.3333, 'υ000', 1, '*'),
(7213, 'αξιολόγηση', 'αξιολόγηση', 0, 0, 0.6667, 'α000', 1, '*'),
(7234, 'μοιάζει', 'μοιάζει', 0, 0, 0.4667, 'μ000', 2, '*'),
(7325, 'διεκδίκησε', 'διεκδίκησε', 0, 0, 0.6667, 'δ000', 2, '*'),
(7350, 'ισορροπίας', 'ισορροπίας', 0, 0, 0.6667, 'ι000', 2, '*'),
(7443, 'αποκτήσουμε', 'αποκτήσουμε', 0, 0, 0.7333, 'α000', 2, '*'),
(7469, 'ορίων', 'ορίων', 0, 0, 0.3333, 'ο000', 4, '*'),
(7498, '123', '123', 0, 0, 0.3, '', 2, '*'),
(7503, 'αρμονικής', 'αρμονικής', 0, 0, 0.6, 'α000', 1, '*'),
(7538, 'i', 'i', 0, 0, 0.0667, 'I000', 33, '*'),
(7628, '2005', '2005', 0, 0, 0.4, '', 1, '*'),
(7644, 'αντίκτυπο', 'αντίκτυπο', 0, 0, 0.6, 'α000', 1, '*'),
(7659, 'καριέρα', 'καριέρα', 0, 0, 0.4667, 'κ000', 1, '*'),
(7829, '200', '200', 0, 0, 0.3, '', 2, '*'),
(7987, 'επάγγελμα', 'επάγγελμα', 0, 0, 0.6, 'ε000', 1, '*'),
(7990, 'επαγγέλματος', 'επαγγέλματος', 0, 0, 0.8, 'ε000', 1, '*'),
(8052, 'μεγάλων', 'μεγάλων', 0, 0, 0.4667, 'μ000', 2, '*'),
(8114, 'πλάνο', 'πλάνο', 0, 0, 0.3333, 'π000', 1, '*'),
(8121, 'πολλούς', 'πολλούς', 0, 0, 0.4667, 'π000', 2, '*'),
(8214, 'χώρους', 'χώρους', 0, 0, 0.4, 'χ000', 1, '*'),
(8216, 'ψυχή', 'ψυχή', 0, 0, 0.2667, 'ψ000', 2, '*'),
(8546, 'θετικότητας', 'θετικότητας', 0, 0, 0.7333, 'θ000', 2, '*'),
(8735, 'εγκέφαλος', 'εγκέφαλος', 0, 0, 0.6, 'ε000', 2, '*'),
(8880, 'υπηρεσίες', 'υπηρεσίες', 0, 0, 0.6, 'υ000', 1, '*'),
(8999, 'συνδυασμό', 'συνδυασμό', 0, 0, 0.6, 'σ000', 2, '*'),
(9094, 's', 's', 0, 0, 0.0667, 'S000', 14, '*'),
(9118, 'συμβουλές', 'συμβουλές', 0, 0, 0.6, 'σ000', 3, '*'),
(9609, 'προσωπικού', 'προσωπικού', 0, 0, 0.6667, 'π000', 1, '*'),
(9771, 'out', 'out', 0, 0, 0.2, 'O300', 25, '*'),
(9784, 'επιβιώνει', 'επιβιώνει', 0, 0, 0.6, 'ε000', 2, '*'),
(10045, 'ανεβαίνοντας', 'ανεβαίνοντας', 0, 0, 0.8, 'α000', 2, '*'),
(10049, 'ασανσέρ', 'ασανσέρ', 0, 0, 0.4667, 'α000', 2, '*'),
(10053, 'διατροφικές', 'διατροφικές', 0, 0, 0.7333, 'δ000', 2, '*'),
(10056, 'επιθυμητά', 'επιθυμητά', 0, 0, 0.6, 'ε000', 2, '*'),
(10074, 'σκάλες', 'σκάλες', 0, 0, 0.4, 'σ000', 2, '*'),
(10075, 'σκαλί', 'σκαλί', 0, 0, 0.3333, 'σ000', 2, '*'),
(10078, 'χαλασμένο', 'χαλασμένο', 0, 0, 0.6, 'χ000', 2, '*'),
(10079, 'χρησιμοποιήσεις', 'χρησιμοποιήσεις', 0, 0, 1, 'χ000', 2, '*'),
(10159, 'mindfulness', 'mindfulness', 0, 0, 0.7333, 'M31452', 4, '*'),
(10226, 'ανάπτυξης', 'ανάπτυξης', 0, 0, 0.6, 'α000', 1, '*'),
(10339, 'project', 'project', 0, 0, 0.4667, 'P623', 4, '*'),
(10354, 'επαγγελματικής', 'επαγγελματικής', 0, 0, 0.9333, 'ε000', 2, '*'),
(10440, 'σημασίας', 'σημασίας', 0, 0, 0.5333, 'σ000', 1, '*'),
(10901, '-center', '-center', 0, 0, 0.4667, 'C536', 1, '*'),
(10930, 'button', 'button', 0, 0, 0.4, 'B350', 1, '*'),
(10934, 'color', 'color', 0, 0, 0.3333, 'C460', 4, '*'),
(10937, 'document', 'document', 0, 0, 0.5333, 'D253', 1, '*'),
(10948, 'input', 'input', 0, 0, 0.3333, 'I513', 1, '*'),
(10949, 'large', 'large', 0, 0, 0.3333, 'L620', 3, '*'),
(10950, 'left', 'left', 0, 0, 0.2667, 'L130', 6, '*'),
(10961, 'source', 'source', 0, 0, 0.4, 'S620', 4, '*'),
(11432, 'msc', 'msc', 0, 0, 0.2, 'M200', 12, '*'),
(11443, 'ζουρνά', 'ζουρνά', 0, 0, 0.4, 'ζ000', 2, '*'),
(11444, 'ιωάννα', 'ιωάννα', 0, 0, 0.4, 'ι000', 3, '*'),
(11446, 'καραχοτζίτη', 'καραχοτζίτη', 0, 0, 0.7333, 'κ000', 2, '*'),
(11450, 'σούχλα', 'σούχλα', 0, 0, 0.4, 'σ000', 3, '*'),
(11454, 'χριστίνα', 'χριστίνα', 0, 0, 0.5333, 'χ000', 4, '*'),
(11457, 'ψυχοθεραπεύτρια', 'ψυχοθεραπεύτρια', 0, 0, 1, 'ψ000', 1, '*'),
(11458, 'ψυχολόγος', 'ψυχολόγος', 0, 0, 0.6, 'ψ000', 2, '*'),
(11459, 'βιογραφικά', 'βιογραφικά', 0, 0, 0.6667, 'β000', 2, '*'),
(11588, 'business', 'business', 0, 0, 0.5333, 'B252', 4, '*'),
(11589, 'calin', 'calin', 0, 0, 0.3333, 'C450', 3, '*'),
(11590, 'cv', 'cv', 0, 0, 0.1333, 'C100', 20, '*'),
(11591, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 3, '*'),
(11592, 'enwhp', 'enwhp', 0, 0, 0.3333, 'E510', 1, '*'),
(11593, 'fage', 'fage', 0, 0, 0.2667, 'F200', 3, '*'),
(11594, 'generali', 'generali', 0, 0, 0.5333, 'G564', 3, '*'),
(11595, 'hr', 'hr', 0, 0, 0.1333, 'H600', 27, '*'),
(11596, 'linkage', 'linkage', 0, 0, 0.4667, 'L520', 3, '*'),
(11597, 'marketing', 'marketing', 0, 0, 0.6, 'M62352', 4, '*'),
(11598, 'psychology-today', 'psychology-today', 0, 0, 1, 'P2423', 9, '*'),
(11599, 'vivartia', 'vivartia', 0, 0, 0.5333, 'V630', 3, '*'),
(11600, 'wind', 'wind', 0, 0, 0.2667, 'W530', 3, '*'),
(11601, 'άδεια', 'άδεια', 0, 0, 0.3333, 'ά000', 1, '*'),
(11602, 'αβ', 'αβ', 0, 0, 0.1333, 'α000', 1, '*'),
(11603, 'αθήνας', 'αθήνας', 0, 0, 0.4, 'α000', 1, '*'),
(11604, 'αθηνών', 'αθηνών', 0, 0, 0.4, 'α000', 1, '*'),
(11605, 'ανάλυση', 'ανάλυση', 0, 0, 0.4667, 'α000', 1, '*'),
(11606, 'ανθρώπινου', 'ανθρώπινου', 0, 0, 0.6667, 'α000', 1, '*'),
(11607, 'ασκήσεως', 'ασκήσεως', 0, 0, 0.5333, 'α000', 1, '*'),
(11608, 'ασφαλιστική', 'ασφαλιστική', 0, 0, 0.7333, 'α000', 1, '*'),
(11609, 'βασιλόπουλος', 'βασιλόπουλος', 0, 0, 0.8, 'β000', 1, '*'),
(11610, 'διαθέτοντας', 'διαθέτοντας', 0, 0, 0.7333, 'δ000', 1, '*'),
(11611, 'διαφήμισης', 'διαφήμισης', 0, 0, 0.6667, 'δ000', 1, '*'),
(11612, 'διετέλεσε', 'διετέλεσε', 0, 0, 0.6, 'δ000', 1, '*'),
(11613, 'δικτύου', 'δικτύου', 0, 0, 0.4667, 'δ000', 1, '*'),
(11614, 'διοικητικές', 'διοικητικές', 0, 0, 0.7333, 'δ000', 1, '*'),
(11615, 'δυναμικού', 'δυναμικού', 0, 0, 0.6, 'δ000', 1, '*'),
(11616, 'ε.ψ', 'ε.ψ', 0, 0, 0.2, 'ε000', 1, '*'),
(11617, 'ειδικοτήτων', 'ειδικοτήτων', 0, 0, 0.7333, 'ε000', 1, '*'),
(11618, 'ειδικούς', 'ειδικούς', 0, 0, 0.5333, 'ε000', 1, '*'),
(11619, 'εισηγήτρια', 'εισηγήτρια', 0, 0, 0.6667, 'ε000', 1, '*'),
(11620, 'εκπαιδευτικές', 'εκπαιδευτικές', 0, 0, 0.8667, 'ε000', 1, '*'),
(11621, 'εκπαιδευτικών', 'εκπαιδευτικών', 0, 0, 0.8667, 'ε000', 1, '*'),
(11622, 'εκπαιδεύτηκε', 'εκπαιδεύτηκε', 0, 0, 0.8, 'ε000', 1, '*'),
(11623, 'ελλήνων', 'ελλήνων', 0, 0, 0.4667, 'ε000', 2, '*'),
(11624, 'εμπείρους', 'εμπείρους', 0, 0, 0.6, 'ε000', 1, '*'),
(11625, 'εμπορίας', 'εμπορίας', 0, 0, 0.5333, 'ε000', 1, '*'),
(11626, 'επαγγελματίες', 'επαγγελματίες', 0, 0, 0.8667, 'ε000', 1, '*'),
(11627, 'εργάζεται', 'εργάζεται', 0, 0, 0.6, 'ε000', 1, '*'),
(11628, 'εργάστηκε', 'εργάστηκε', 0, 0, 0.6, 'ε000', 1, '*'),
(11629, 'εργαζόμενους', 'εργαζόμενους', 0, 0, 0.8, 'ε000', 1, '*'),
(11630, 'εργασιακή', 'εργασιακή', 0, 0, 0.6, 'ε000', 1, '*'),
(11631, 'εταιρία', 'εταιρία', 0, 0, 0.4667, 'ε000', 1, '*'),
(11632, 'εταιρίες', 'εταιρίες', 0, 0, 0.5333, 'ε000', 1, '*'),
(11633, 'εταιρειών', 'εταιρειών', 0, 0, 0.6, 'ε000', 1, '*'),
(11634, 'εταιριών', 'εταιριών', 0, 0, 0.5333, 'ε000', 1, '*'),
(11635, 'ευρωπαϊκού', 'ευρωπαϊκού', 0, 0, 0.6667, 'ε000', 1, '*'),
(11636, 'εφόδια', 'εφόδια', 0, 0, 0.4, 'ε000', 1, '*'),
(11637, 'θεματολογία', 'θεματολογία', 0, 0, 0.7333, 'θ000', 1, '*'),
(11638, 'ιδιωτικά', 'ιδιωτικά', 0, 0, 0.5333, 'ι000', 1, '*'),
(11639, 'ιδρύσει', 'ιδρύσει', 0, 0, 0.4667, 'ι000', 1, '*'),
(11640, 'καποδιστριακό', 'καποδιστριακό', 0, 0, 0.8667, 'κ000', 1, '*'),
(11641, 'καυκάς', 'καυκάς', 0, 0, 0.4, 'κ000', 1, '*'),
(11642, 'κοινού', 'κοινού', 0, 0, 0.4, 'κ000', 1, '*'),
(11643, 'μarketing', 'μarketing', 0, 0, 0.6, 'μ62352', 1, '*'),
(11644, 'μεγάλες', 'μεγάλες', 0, 0, 0.4667, 'μ000', 1, '*'),
(11645, 'νοημοσύνη', 'νοημοσύνη', 0, 0, 0.6, 'ν000', 1, '*'),
(11646, 'ολοκλήρωσε', 'ολοκλήρωσε', 0, 0, 0.6667, 'ο000', 1, '*'),
(11647, 'ομιλίες', 'ομιλίες', 0, 0, 0.4667, 'ο000', 1, '*'),
(11648, 'οργανώνοντας', 'οργανώνοντας', 0, 0, 0.8, 'ο000', 1, '*'),
(11649, 'παιδαγωγούς', 'παιδαγωγούς', 0, 0, 0.7333, 'π000', 1, '*'),
(11650, 'πανεπιστήμιο', 'πανεπιστήμιο', 0, 0, 0.8, 'π000', 1, '*'),
(11651, 'παπαστράτος', 'παπαστράτος', 0, 0, 0.7333, 'π000', 1, '*'),
(11652, 'παραγωγικότητα', 'παραγωγικότητα', 0, 0, 0.9333, 'π000', 1, '*'),
(11653, 'παρουσίαση', 'παρουσίαση', 0, 0, 0.6667, 'π000', 1, '*'),
(11654, 'παροχής', 'παροχής', 0, 0, 0.4667, 'π000', 1, '*'),
(11655, 'πολυετή', 'πολυετή', 0, 0, 0.4667, 'π000', 1, '*'),
(11656, 'προγραμμάτων', 'προγραμμάτων', 0, 0, 0.8, 'π000', 1, '*'),
(11657, 'πωλήσεων', 'πωλήσεων', 0, 0, 0.5333, 'π000', 1, '*'),
(11658, 'σ', 'σ', 0, 0, 0.0667, 'σ000', 1, '*'),
(11659, 'σεμινάρια', 'σεμινάρια', 0, 0, 0.6, 'σ000', 1, '*'),
(11660, 'σπούδασε', 'σπούδασε', 0, 0, 0.5333, 'σ000', 1, '*'),
(11661, 'στελέχη', 'στελέχη', 0, 0, 0.4667, 'σ000', 1, '*'),
(11662, 'συλλόγου', 'συλλόγου', 0, 0, 0.5333, 'σ000', 1, '*'),
(11663, 'συνεδρίες', 'συνεδρίες', 0, 0, 0.6, 'σ000', 1, '*'),
(11664, 'συνεργάζεται', 'συνεργάζεται', 0, 0, 0.8, 'σ000', 1, '*'),
(11665, 'συντονίζει', 'συντονίζει', 0, 0, 0.6667, 'σ000', 1, '*'),
(11666, 'σύμβουλος', 'σύμβουλος', 0, 0, 0.6, 'σ000', 1, '*'),
(11667, 'ταλέντων', 'ταλέντων', 0, 0, 0.5333, 'τ000', 1, '*'),
(11668, 'τει', 'τει', 0, 0, 0.2, 'τ000', 1, '*'),
(11669, 'τμήματα', 'τμήματα', 0, 0, 0.4667, 'τ000', 1, '*'),
(11670, 'τωνδυνατοτήτων', 'τωνδυνατοτήτων', 0, 0, 0.9333, 'τ000', 1, '*'),
(11671, 'υπεύθυνη', 'υπεύθυνη', 0, 0, 0.5333, 'υ000', 1, '*'),
(11672, 'υπηρεσιών', 'υπηρεσιών', 0, 0, 0.6, 'υ000', 1, '*'),
(11673, 'ψυχιάτρους', 'ψυχιάτρους', 0, 0, 0.6667, 'ψ000', 1, '*'),
(11674, 'ψυχοδυναμική', 'ψυχοδυναμική', 0, 0, 0.8, 'ψ000', 1, '*'),
(11675, 'ψυχοθεραπεία', 'ψυχοθεραπεία', 0, 0, 0.8, 'ψ000', 1, '*'),
(11676, 'ψυχοθεραπευτή', 'ψυχοθεραπευτή', 0, 0, 0.8667, 'ψ000', 1, '*'),
(11677, 'ψυχοθεραπευτικά', 'ψυχοθεραπευτικά', 0, 0, 1, 'ψ000', 1, '*'),
(11678, 'ψυχοθεραπευτικές', 'ψυχοθεραπευτικές', 0, 0, 1, 'ψ000', 1, '*'),
(11679, 'ψυχολόγου', 'ψυχολόγου', 0, 0, 0.6, 'ψ000', 1, '*'),
(11680, 'ψυχολόγων', 'ψυχολόγων', 0, 0, 0.6, 'ψ000', 2, '*'),
(11780, 'brain', 'brain', 0, 0, 0.3333, 'B650', 10, '*'),
(11781, 'child', 'child', 0, 0, 0.3333, 'C430', 6, '*'),
(11782, 'city', 'city', 0, 0, 0.2667, 'C300', 3, '*'),
(11784, 'everyday', 'everyday', 0, 0, 0.5333, 'E163', 29, '*'),
(11785, 'first', 'first', 0, 0, 0.3333, 'F623', 35, '*'),
(11788, 'of', 'of', 0, 0, 0.1333, 'O100', 182, '*'),
(11790, 'psychological', 'psychological', 0, 0, 0.8667, 'P2424', 19, '*'),
(11793, 'the', 'the', 0, 0, 0.2, 'T000', 195, '*'),
(11795, 'university', 'university', 0, 0, 0.6667, 'U51623', 22, '*'),
(11843, 'and', 'and', 0, 0, 0.2, 'A530', 188, '*'),
(11844, 'leiden', 'leiden', 0, 0, 0.4, 'L350', 2, '*'),
(11937, 'psychology', 'psychology', 0, 0, 0.6667, 'P242', 43, '*'),
(11938, 'today', 'today', 0, 0, 0.3333, 'T000', 34, '*'),
(12048, '197', '197', 0, 0, 0.3, '', 1, '*'),
(12049, 'σούχλα2', 'σούχλα2', 0, 0, 0.4667, 'σ000', 1, '*'),
(12113, 'collections', 'collections', 0, 0, 0.7333, 'C42352', 3, '*'),
(12114, 'fringilla', 'fringilla', 0, 0, 0.6, 'F6524', 11, '*'),
(12115, 'velit', 'velit', 0, 0, 0.3333, 'V430', 24, '*'),
(12117, 'creativity', 'creativity', 0, 0, 0.6667, 'C6313', 1, '*'),
(12118, 'videos', 'videos', 0, 0, 0.4, 'V320', 1, '*'),
(12119, 'book', 'book', 0, 0, 0.2667, 'B200', 7, '*'),
(12120, 'suggestions', 'suggestions', 0, 0, 0.7333, 'S352', 4, '*'),
(12122, 'office', 'office', 0, 0, 0.4, 'O120', 5, '*'),
(12123, 'perfect', 'perfect', 0, 0, 0.4667, 'P6123', 8, '*'),
(12125, 'pages', 'pages', 0, 0, 0.3333, 'P200', 2, '*'),
(12126, 'entertainment', 'entertainment', 0, 0, 0.8667, 'E536353', 3, '*'),
(12127, 'gallery', 'gallery', 0, 0, 0.4667, 'G460', 1, '*'),
(12128, 'ipsumdolor', 'ipsumdolor', 0, 0, 0.6667, 'I125346', 2, '*'),
(12129, 'lentesque', 'lentesque', 0, 0, 0.6, 'L532', 18, '*'),
(12130, 'luctus', 'luctus', 0, 0, 0.4, 'L232', 29, '*'),
(12131, 'magna', 'magna', 0, 0, 0.3333, 'M250', 26, '*'),
(12132, 'neo', 'neo', 0, 0, 0.2, 'N000', 1, '*'),
(12133, 'pretium', 'pretium', 0, 0, 0.4667, 'P635', 25, '*'),
(12134, 'tellus', 'tellus', 0, 0, 0.4, 'T420', 28, '*'),
(12135, 'vivamus', 'vivamus', 0, 0, 0.4667, 'V520', 25, '*'),
(12141, '\'biggest-ever\'', '\'biggest-ever\'', 0, 0, 0.9333, 'B2316', 1, '*'),
(12142, 'biggest', 'biggest', 0, 0, 0.4667, 'B230', 2, '*'),
(12143, 'ever', 'ever', 0, 0, 0.2667, 'E160', 4, '*'),
(12144, 'launches', 'launches', 0, 0, 0.5333, 'L520', 1, '*'),
(12145, 'vodafone', 'vodafone', 0, 0, 0.5333, 'V315', 1, '*'),
(12148, 'be', 'be', 0, 0, 0.1333, 'B000', 84, '*'),
(12149, 'can', 'can', 0, 0, 0.2, 'C500', 97, '*'),
(12150, 'discovering', 'discovering', 0, 0, 0.7333, 'D21652', 2, '*'),
(12151, 'lacinia', 'lacinia', 0, 0, 0.4667, 'L250', 2, '*'),
(12152, 'vegan', 'vegan', 0, 0, 0.3333, 'V250', 1, '*'),
(12153, 'we', 'we', 0, 0, 0.1333, 'W000', 84, '*'),
(12154, 'whether', 'whether', 0, 0, 0.4667, 'W360', 7, '*'),
(12155, 'accusamus', 'accusamus', 0, 0, 0.6, 'A252', 15, '*'),
(12156, 'alias', 'alias', 0, 0, 0.3333, 'A420', 7, '*'),
(12157, 'animi', 'animi', 0, 0, 0.3333, 'A500', 15, '*'),
(12158, 'asperiores', 'asperiores', 0, 0, 0.6667, 'A2162', 7, '*'),
(12159, 'assumenda', 'assumenda', 0, 0, 0.6, 'A253', 7, '*'),
(12160, 'atque', 'atque', 0, 0, 0.3333, 'A320', 15, '*'),
(12161, 'aut', 'aut', 0, 0, 0.2, 'A300', 11, '*'),
(12162, 'autem', 'autem', 0, 0, 0.3333, 'A350', 9, '*'),
(12163, 'blanditiis', 'blanditiis', 0, 0, 0.6667, 'B4532', 15, '*'),
(12164, 'consequatur', 'consequatur', 0, 0, 0.7333, 'C5236', 9, '*'),
(12165, 'corrupti', 'corrupti', 0, 0, 0.5333, 'C613', 15, '*'),
(12166, 'culpa', 'culpa', 0, 0, 0.3333, 'C410', 15, '*'),
(12167, 'cum', 'cum', 0, 0, 0.2, 'C500', 8, '*'),
(12168, 'cumque', 'cumque', 0, 0, 0.4, 'C520', 7, '*'),
(12169, 'cupiditate', 'cupiditate', 0, 0, 0.6667, 'C130', 15, '*'),
(12170, 'debitis', 'debitis', 0, 0, 0.4667, 'D132', 7, '*'),
(12171, 'delectus', 'delectus', 0, 0, 0.5333, 'D4232', 7, '*'),
(12172, 'deleniti', 'deleniti', 0, 0, 0.5333, 'D453', 15, '*'),
(12173, 'deserunt', 'deserunt', 0, 0, 0.5333, 'D2653', 15, '*'),
(12174, 'dignissimos', 'dignissimos', 0, 0, 0.7333, 'D25252', 15, '*'),
(12175, 'distinctio', 'distinctio', 0, 0, 0.6667, 'D23523', 15, '*'),
(12176, 'dolores', 'dolores', 0, 0, 0.4667, 'D462', 19, '*'),
(12177, 'doloribus', 'doloribus', 0, 0, 0.6, 'D4612', 7, '*'),
(12178, 'dolorum', 'dolorum', 0, 0, 0.4667, 'D465', 15, '*'),
(12179, 'ducimus', 'ducimus', 0, 0, 0.4667, 'D252', 15, '*'),
(12180, 'earum', 'earum', 0, 0, 0.3333, 'E650', 7, '*'),
(12181, 'eligendi', 'eligendi', 0, 0, 0.5333, 'E4253', 7, '*'),
(12182, 'eos', 'eos', 0, 0, 0.2, 'E200', 19, '*'),
(12183, 'eveniet', 'eveniet', 0, 0, 0.4667, 'E153', 7, '*'),
(12184, 'excepturi', 'excepturi', 0, 0, 0.6, 'E2136', 15, '*'),
(12185, 'expedita', 'expedita', 0, 0, 0.5333, 'E213', 15, '*'),
(12186, 'facere', 'facere', 0, 0, 0.4, 'F260', 7, '*'),
(12187, 'facilis', 'facilis', 0, 0, 0.4667, 'F242', 15, '*'),
(12188, 'fuga', 'fuga', 0, 0, 0.2667, 'F200', 15, '*'),
(12189, 'harum', 'harum', 0, 0, 0.3333, 'H650', 15, '*'),
(12190, 'hic', 'hic', 0, 0, 0.2, 'H200', 7, '*'),
(12191, 'impedit', 'impedit', 0, 0, 0.4667, 'I513', 7, '*'),
(12192, 'itaque', 'itaque', 0, 0, 0.4, 'I320', 7, '*'),
(12193, 'iusto', 'iusto', 0, 0, 0.3333, 'I230', 15, '*'),
(12194, 'laborum', 'laborum', 0, 0, 0.4667, 'L165', 15, '*'),
(12195, 'maiores', 'maiores', 0, 0, 0.4667, 'M620', 7, '*'),
(12196, 'maxime', 'maxime', 0, 0, 0.4, 'M250', 7, '*'),
(12197, 'minus', 'minus', 0, 0, 0.3333, 'M200', 7, '*'),
(12198, 'molestiae', 'molestiae', 0, 0, 0.6, 'M423', 8, '*'),
(12199, 'molestias', 'molestias', 0, 0, 0.6, 'M4232', 15, '*'),
(12200, 'mollitia', 'mollitia', 0, 0, 0.5333, 'M430', 15, '*'),
(12201, 'necessitatibus', 'necessitatibus', 0, 0, 0.9333, 'N2312', 7, '*'),
(12202, 'nihil', 'nihil', 0, 0, 0.3333, 'N400', 8, '*'),
(12203, 'nobis', 'nobis', 0, 0, 0.3333, 'N120', 7, '*'),
(12204, 'obsession', 'obsession', 0, 0, 0.6, 'O125', 2, '*'),
(12205, 'occaecati', 'occaecati', 0, 0, 0.6, 'O230', 15, '*'),
(12206, 'officia', 'officia', 0, 0, 0.4667, 'O120', 15, '*'),
(12207, 'officiis', 'officiis', 0, 0, 0.5333, 'O120', 7, '*'),
(12208, 'omnis', 'omnis', 0, 0, 0.3333, 'O520', 9, '*'),
(12209, 'optio', 'optio', 0, 0, 0.3333, 'O130', 7, '*'),
(12210, 'perferendis', 'perferendis', 0, 0, 0.7333, 'P616532', 7, '*'),
(12211, 'placeat', 'placeat', 0, 0, 0.4667, 'P423', 7, '*'),
(12212, 'possimus', 'possimus', 0, 0, 0.5333, 'P252', 7, '*'),
(12213, 'praesentium', 'praesentium', 0, 0, 0.7333, 'P62535', 15, '*'),
(12214, 'provident', 'provident', 0, 0, 0.6, 'P61353', 15, '*'),
(12215, 'quas', 'quas', 0, 0, 0.2667, 'Q000', 15, '*'),
(12216, 'qui', 'qui', 0, 0, 0.2, 'Q000', 19, '*'),
(12217, 'quibusdam', 'quibusdam', 0, 0, 0.6, 'Q1235', 7, '*'),
(12218, 'quidem', 'quidem', 0, 0, 0.4, 'Q350', 15, '*'),
(12219, 'quo', 'quo', 0, 0, 0.2, 'Q000', 8, '*'),
(12220, 'quod', 'quod', 0, 0, 0.2667, 'Q300', 7, '*'),
(12221, 'quos', 'quos', 0, 0, 0.2667, 'Q000', 15, '*'),
(12222, 'recusandae', 'recusandae', 0, 0, 0.6667, 'R253', 7, '*'),
(12223, 'reiciendis', 'reiciendis', 0, 0, 0.6667, 'R2532', 7, '*'),
(12224, 'repellat', 'repellat', 0, 0, 0.5333, 'R143', 7, '*'),
(12225, 'repellendus', 'repellendus', 0, 0, 0.7333, 'R14532', 7, '*'),
(12226, 'repudiandae', 'repudiandae', 0, 0, 0.7333, 'R1353', 7, '*'),
(12227, 'rerum', 'rerum', 0, 0, 0.3333, 'R500', 15, '*'),
(12228, 'saepe', 'saepe', 0, 0, 0.3333, 'S100', 7, '*'),
(12229, 'sapiente', 'sapiente', 0, 0, 0.5333, 'S153', 7, '*'),
(12230, 'similique', 'similique', 0, 0, 0.6, 'S542', 15, '*'),
(12231, 'sint', 'sint', 0, 0, 0.2667, 'S530', 15, '*'),
(12232, 'soluta', 'soluta', 0, 0, 0.4, 'S430', 7, '*'),
(12233, 'sugar', 'sugar', 0, 0, 0.3333, 'S600', 5, '*'),
(12234, 'sunt', 'sunt', 0, 0, 0.2667, 'S530', 18, '*'),
(12235, 'temporibus', 'temporibus', 0, 0, 0.6667, 'T51612', 7, '*'),
(12236, 'tenetur', 'tenetur', 0, 0, 0.4667, 'T536', 7, '*'),
(12237, 'threatens', 'threatens', 0, 0, 0.6, 'T6352', 2, '*'),
(12238, 'vero', 'vero', 0, 0, 0.2667, 'V600', 15, '*'),
(12239, 'voluptas', 'voluptas', 0, 0, 0.5333, 'V4132', 11, '*'),
(12240, 'voluptates', 'voluptates', 0, 0, 0.6667, 'V4132', 7, '*'),
(12241, 'voluptatibus', 'voluptatibus', 0, 0, 0.8, 'V41312', 7, '*'),
(12242, 'voluptatum', 'voluptatum', 0, 0, 0.6667, 'V4135', 15, '*'),
(12243, 'why', 'why', 0, 0, 0.2, 'W000', 17, '*'),
(12244, 'with', 'with', 0, 0, 0.2667, 'W300', 121, '*'),
(12282, 'ab', 'ab', 0, 0, 0.1333, 'A100', 11, '*'),
(12283, 'accusantium', 'accusantium', 0, 0, 0.7333, 'A2535', 9, '*'),
(12284, 'ad', 'ad', 0, 0, 0.1333, 'A300', 7, '*'),
(12285, 'adipisci', 'adipisci', 0, 0, 0.5333, 'A312', 7, '*'),
(12286, 'aliquid', 'aliquid', 0, 0, 0.4667, 'A423', 6, '*'),
(12287, 'aperiam', 'aperiam', 0, 0, 0.4667, 'A165', 9, '*'),
(12288, 'architecto', 'architecto', 0, 0, 0.6667, 'A62323', 8, '*'),
(12289, 'aspernatur', 'aspernatur', 0, 0, 0.6667, 'A216536', 8, '*'),
(12290, 'beatae', 'beatae', 0, 0, 0.4, 'B300', 8, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(12291, 'commodi', 'commodi', 0, 0, 0.4667, 'C530', 6, '*'),
(12292, 'consequuntur', 'consequuntur', 0, 0, 0.8, 'C52536', 9, '*'),
(12293, 'corporis', 'corporis', 0, 0, 0.5333, 'C6162', 5, '*'),
(12294, 'curriculum', 'curriculum', 0, 0, 0.6667, 'C6245', 1, '*'),
(12295, 'dicta', 'dicta', 0, 0, 0.3333, 'D230', 8, '*'),
(12296, 'dolore', 'dolore', 0, 0, 0.4, 'D460', 7, '*'),
(12297, 'dolorem', 'dolorem', 0, 0, 0.4667, 'D465', 9, '*'),
(12298, 'doloremque', 'doloremque', 0, 0, 0.6667, 'D4652', 9, '*'),
(12299, 'ea', 'ea', 0, 0, 0.1333, 'E000', 6, '*'),
(12300, 'eaque', 'eaque', 0, 0, 0.3333, 'E200', 9, '*'),
(12301, 'eius', 'eius', 0, 0, 0.2667, 'E200', 7, '*'),
(12302, 'emo', 'emo', 0, 0, 0.2, 'E500', 8, '*'),
(12303, 'error', 'error', 0, 0, 0.3333, 'E600', 8, '*'),
(12304, 'eum', 'eum', 0, 0, 0.2, 'E500', 6, '*'),
(12305, 'ex', 'ex', 0, 0, 0.1333, 'E200', 13, '*'),
(12306, 'exercitationem', 'exercitationem', 0, 0, 0.9333, 'E26235', 5, '*'),
(12307, 'explicabo', 'explicabo', 0, 0, 0.6, 'E21421', 8, '*'),
(12308, 'fugit', 'fugit', 0, 0, 0.3333, 'F230', 8, '*'),
(12309, 'gardening', 'gardening', 0, 0, 0.6, 'G6352', 1, '*'),
(12310, 'illo', 'illo', 0, 0, 0.2667, 'I400', 9, '*'),
(12311, 'incidunt', 'incidunt', 0, 0, 0.5333, 'I52353', 7, '*'),
(12312, 'inventore', 'inventore', 0, 0, 0.6, 'I51536', 9, '*'),
(12313, 'ipsa', 'ipsa', 0, 0, 0.2667, 'I120', 9, '*'),
(12314, 'ipsam', 'ipsam', 0, 0, 0.3333, 'I125', 8, '*'),
(12315, 'iste', 'iste', 0, 0, 0.2667, 'I230', 6, '*'),
(12316, 'iure', 'iure', 0, 0, 0.2667, 'I600', 6, '*'),
(12317, 'labore', 'labore', 0, 0, 0.4, 'L160', 7, '*'),
(12318, 'laboriosam', 'laboriosam', 0, 0, 0.6667, 'L1625', 6, '*'),
(12319, 'laudantium', 'laudantium', 0, 0, 0.6667, 'L3535', 9, '*'),
(12320, 'magnam', 'magnam', 0, 0, 0.4, 'M250', 7, '*'),
(12321, 'magni', 'magni', 0, 0, 0.3333, 'M250', 8, '*'),
(12322, 'minima', 'minima', 0, 0, 0.4, 'M000', 7, '*'),
(12323, 'modi', 'modi', 0, 0, 0.2667, 'M300', 7, '*'),
(12324, 'natus', 'natus', 0, 0, 0.3333, 'N320', 6, '*'),
(12325, 'neque', 'neque', 0, 0, 0.3333, 'N200', 18, '*'),
(12326, 'nesciunt', 'nesciunt', 0, 0, 0.5333, 'N253', 8, '*'),
(12327, 'nisi', 'nisi', 0, 0, 0.2667, 'N200', 12, '*'),
(12328, 'nostrum', 'nostrum', 0, 0, 0.4667, 'N2365', 5, '*'),
(12329, 'numquam', 'numquam', 0, 0, 0.4667, 'N250', 7, '*'),
(12330, 'odit', 'odit', 0, 0, 0.2667, 'O300', 8, '*'),
(12331, 'on', 'on', 0, 0, 0.1333, 'O500', 128, '*'),
(12332, 'perspiciatis', 'perspiciatis', 0, 0, 0.8, 'P621232', 6, '*'),
(12333, 'porro', 'porro', 0, 0, 0.3333, 'P600', 8, '*'),
(12334, 'put', 'put', 0, 0, 0.2, 'P300', 12, '*'),
(12335, 'quae', 'quae', 0, 0, 0.2667, 'Q000', 9, '*'),
(12336, 'quaerat', 'quaerat', 0, 0, 0.4667, 'Q630', 7, '*'),
(12337, 'quasi', 'quasi', 0, 0, 0.3333, 'Q000', 8, '*'),
(12338, 'quia', 'quia', 0, 0, 0.2667, 'Q000', 9, '*'),
(12339, 'quisquam', 'quisquam', 0, 0, 0.5333, 'Q500', 9, '*'),
(12340, 'ratione', 'ratione', 0, 0, 0.4667, 'R350', 9, '*'),
(12341, 'rem', 'rem', 0, 0, 0.2, 'R500', 9, '*'),
(12342, 'reprehenderit', 'reprehenderit', 0, 0, 0.8667, 'R165363', 6, '*'),
(12343, 'sequi', 'sequi', 0, 0, 0.3333, 'S000', 8, '*'),
(12344, 'tempora', 'tempora', 0, 0, 0.4667, 'T516', 7, '*'),
(12345, 'totam', 'totam', 0, 0, 0.3333, 'T500', 9, '*'),
(12346, 'ullam', 'ullam', 0, 0, 0.3333, 'U450', 5, '*'),
(12347, 'unde', 'unde', 0, 0, 0.2667, 'U530', 6, '*'),
(12348, 'veniam', 'veniam', 0, 0, 0.4, 'V500', 7, '*'),
(12349, 'veritatis', 'veritatis', 0, 0, 0.6, 'V632', 9, '*'),
(12350, 'voluptatem', 'voluptatem', 0, 0, 0.6667, 'V4135', 10, '*'),
(12409, '3ds', '3ds', 0, 0, 0.2, 'D200', 2, '*'),
(12410, 'crane', 'crane', 0, 0, 0.3333, 'C650', 2, '*'),
(12411, 'esse', 'esse', 0, 0, 0.2667, 'E200', 5, '*'),
(12412, 'fugiat', 'fugiat', 0, 0, 0.4, 'F230', 5, '*'),
(12413, 'hydraulic', 'hydraulic', 0, 0, 0.6, 'H3642', 2, '*'),
(12414, 'illum', 'illum', 0, 0, 0.3333, 'I450', 5, '*'),
(12415, 'max', 'max', 0, 0, 0.2, 'M200', 2, '*'),
(12416, 'modeling', 'modeling', 0, 0, 0.5333, 'M3452', 2, '*'),
(12417, 'pariatur', 'pariatur', 0, 0, 0.5333, 'P636', 5, '*'),
(12418, 'rigging', 'rigging', 0, 0, 0.4667, 'R252', 2, '*'),
(12419, 'voluptate', 'voluptate', 0, 0, 0.6, 'V413', 5, '*'),
(12424, 'accumsan', 'accumsan', 0, 0, 0.5333, 'A2525', 11, '*'),
(12425, 'augue', 'augue', 0, 0, 0.3333, 'A200', 11, '*'),
(12426, 'cinema', 'cinema', 0, 0, 0.4, 'C500', 3, '*'),
(12427, 'compositing', 'compositing', 0, 0, 0.7333, 'C512352', 3, '*'),
(12428, 'convallis', 'convallis', 0, 0, 0.6, 'C5142', 8, '*'),
(12429, 'gun', 'gun', 0, 0, 0.2, 'G500', 3, '*'),
(12430, 'habitasse', 'habitasse', 0, 0, 0.6, 'H132', 1, '*'),
(12431, 'laoreet', 'laoreet', 0, 0, 0.4667, 'L630', 4, '*'),
(12432, 'machine', 'machine', 0, 0, 0.4667, 'M250', 3, '*'),
(12433, 'mus', 'mus', 0, 0, 0.2, 'M200', 2, '*'),
(12434, 'nullam', 'nullam', 0, 0, 0.4, 'N450', 2, '*'),
(12435, 'penatibus', 'penatibus', 0, 0, 0.6, 'P5312', 2, '*'),
(12436, 'platea', 'platea', 0, 0, 0.4, 'P430', 1, '*'),
(12437, 'turret', 'turret', 0, 0, 0.4, 'T630', 3, '*'),
(12439, 'πιθανος', 'πιθανος', 0, 0, 0.4667, 'π000', 1, '*'),
(12440, 'τίλος', 'τίλος', 0, 0, 0.3333, 'τ000', 1, '*'),
(12441, 'υπότιλος', 'υπότιλος', 0, 0, 0.5333, 'υ000', 1, '*'),
(12442, 'being', 'being', 0, 0, 0.3333, 'B520', 35, '*'),
(12443, 'blandit', 'blandit', 0, 0, 0.4667, 'B453', 10, '*'),
(12444, 'cursus', 'cursus', 0, 0, 0.4, 'C620', 6, '*'),
(12445, 'dapibus', 'dapibus', 0, 0, 0.4667, 'D120', 7, '*'),
(12446, 'designer', 'designer', 0, 0, 0.5333, 'D256', 1, '*'),
(12447, 'dignissim', 'dignissim', 0, 0, 0.6, 'D2525', 6, '*'),
(12448, 'elementum', 'elementum', 0, 0, 0.6, 'E4535', 7, '*'),
(12449, 'imperdiet', 'imperdiet', 0, 0, 0.6, 'I5163', 9, '*'),
(12450, 'lectus', 'lectus', 0, 0, 0.4, 'L232', 6, '*'),
(12451, 'nunc', 'nunc', 0, 0, 0.2667, 'N200', 8, '*'),
(12452, 'outside', 'outside', 0, 0, 0.4667, 'O323', 2, '*'),
(12453, 'ultrices', 'ultrices', 0, 0, 0.5333, 'U4362', 7, '*'),
(12454, 'upside', 'upside', 0, 0, 0.4, 'U123', 1, '*'),
(12455, 'vulputate', 'vulputate', 0, 0, 0.6, 'V413', 10, '*'),
(12456, 'york', 'york', 0, 0, 0.2667, 'Y620', 1, '*'),
(12457, 'best', 'best', 0, 0, 0.2667, 'B230', 22, '*'),
(12458, 'boy', 'boy', 0, 0, 0.2, 'B000', 1, '*'),
(12459, 'chair', 'chair', 0, 0, 0.3333, 'C600', 1, '*'),
(12460, 'invention', 'invention', 0, 0, 0.6, 'I51535', 1, '*'),
(12461, 'is', 'is', 0, 0, 0.1333, 'I200', 153, '*'),
(12462, 'la', 'la', 0, 0, 0.1333, 'L000', 2, '*'),
(12463, 'la-z-boy', 'la-z-boy', 0, 0, 0.5333, 'L210', 1, '*'),
(12464, 'motorized', 'motorized', 0, 0, 0.6, 'M3623', 1, '*'),
(12465, 'z', 'z', 0, 0, 0.0667, 'Z000', 1, '*'),
(12472, 'alongs', 'alongs', 0, 0, 0.4, 'A452', 1, '*'),
(12473, 'detox', 'detox', 0, 0, 0.3333, 'D200', 1, '*'),
(12474, 'digital', 'digital', 0, 0, 0.4667, 'D234', 3, '*'),
(12475, 'sing', 'sing', 0, 0, 0.2667, 'S520', 2, '*'),
(12476, 'sing-alongs', 'sing-alongs', 0, 0, 0.7333, 'S52452', 1, '*'),
(12477, 'smartphones', 'smartphones', 0, 0, 0.7333, 'S563152', 1, '*'),
(12478, 'techies', 'techies', 0, 0, 0.4667, 'T200', 1, '*'),
(12479, 'trade', 'trade', 0, 0, 0.3333, 'T630', 1, '*'),
(12487, 'experience', 'experience', 0, 0, 0.6667, 'E21652', 43, '*'),
(12488, 'nike', 'nike', 0, 0, 0.2667, 'N200', 1, '*'),
(12489, 'spice', 'spice', 0, 0, 0.3333, 'S120', 1, '*'),
(12490, 'up', 'up', 0, 0, 0.1333, 'U100', 27, '*'),
(12491, 'ways', 'ways', 0, 0, 0.2667, 'W200', 20, '*'),
(12492, 'your', 'your', 0, 0, 0.2667, 'Y600', 105, '*'),
(12494, 'amazon', 'amazon', 0, 0, 0.4, 'A525', 1, '*'),
(12495, 'bezos', 'bezos', 0, 0, 0.3333, 'B200', 1, '*'),
(12496, 'ceo', 'ceo', 0, 0, 0.2, 'C000', 1, '*'),
(12497, 'jeff', 'jeff', 0, 0, 0.2667, 'J100', 1, '*'),
(12501, 'correy', 'correy', 0, 0, 0.4, 'C600', 1, '*'),
(12502, 'david', 'david', 0, 0, 0.3333, 'D130', 2, '*'),
(12504, 'ours', 'ours', 0, 0, 0.2667, 'O620', 3, '*'),
(12505, 'world', 'world', 0, 0, 0.3333, 'W643', 12, '*'),
(12507, '2015', '2015', 0, 0, 0.4, '', 1, '*'),
(12508, 'dance', 'dance', 0, 0, 0.3333, 'D520', 1, '*'),
(12509, 'party', 'party', 0, 0, 0.3333, 'P630', 3, '*'),
(12510, 'romanian', 'romanian', 0, 0, 0.5333, 'R500', 1, '*'),
(12511, 'summer', 'summer', 0, 0, 0.4, 'S560', 3, '*'),
(12514, 'reina', 'reina', 0, 0, 0.3333, 'R500', 1, '*'),
(12515, 'cabinet', 'cabinet', 0, 0, 0.4667, 'C153', 1, '*'),
(12516, 'holds', 'holds', 0, 0, 0.3333, 'H432', 6, '*'),
(12517, 'meeting', 'meeting', 0, 0, 0.4667, 'M352', 3, '*'),
(12518, 'obama', 'obama', 0, 0, 0.3333, 'O150', 1, '*'),
(12519, 'posuere', 'posuere', 0, 0, 0.4667, 'P260', 3, '*'),
(12520, 'president', 'president', 0, 0, 0.6, 'P62353', 1, '*'),
(12522, 'pura', 'pura', 0, 0, 0.2667, 'P600', 1, '*'),
(12523, 'vida', 'vida', 0, 0, 0.2667, 'V300', 1, '*'),
(12525, 'bindle', 'bindle', 0, 0, 0.4, 'B534', 1, '*'),
(12526, 'bros', 'bros', 0, 0, 0.2667, 'B620', 1, '*'),
(12528, 'below', 'below', 0, 0, 0.3333, 'B400', 19, '*'),
(12529, 'each', 'each', 0, 0, 0.2667, 'E200', 26, '*'),
(12530, 'has', 'has', 0, 0, 0.2, 'H200', 61, '*'),
(12531, 'its', 'its', 0, 0, 0.2, 'I320', 20, '*'),
(12532, 'ja', 'ja', 0, 0, 0.1333, 'J000', 2, '*'),
(12533, 'matching', 'matching', 0, 0, 0.5333, 'M3252', 2, '*'),
(12534, 'offline', 'offline', 0, 0, 0.4667, 'O145', 2, '*'),
(12535, 'own', 'own', 0, 0, 0.2, 'O500', 41, '*'),
(12536, 'page', 'page', 0, 0, 0.2667, 'P200', 2, '*'),
(12537, 'screenshot', 'screenshot', 0, 0, 0.6667, 'S6523', 2, '*'),
(12538, 'style', 'style', 0, 0, 0.3333, 'S340', 5, '*'),
(12539, 'template', 'template', 0, 0, 0.5333, 'T5143', 2, '*'),
(12543, '404', '404', 0, 0, 0.3, '', 1, '*'),
(12544, '-danger', '-danger', 0, 0, 0.4667, 'D526', 1, '*'),
(12545, '-info', '-info', 0, 0, 0.3333, 'I510', 1, '*'),
(12546, '-justify', '-justify', 0, 0, 0.5333, 'J310', 1, '*'),
(12547, '-left', '-left', 0, 0, 0.3333, 'L130', 1, '*'),
(12548, '-primary', '-primary', 0, 0, 0.5333, 'P656', 1, '*'),
(12549, '-right', '-right', 0, 0, 0.4, 'R230', 1, '*'),
(12550, '-success', '-success', 0, 0, 0.5333, 'S000', 1, '*'),
(12551, '-warning', '-warning', 0, 0, 0.5333, 'W652', 1, '*'),
(12552, '011eff', '011eff', 0, 0, 0.4, 'E100', 1, '*'),
(12553, '222222', '222222', 0, 0, 0.6, '', 1, '*'),
(12554, '333333', '333333', 0, 0, 0.6, '', 1, '*'),
(12555, '428bca', '428bca', 0, 0, 0.4, 'B200', 1, '*'),
(12556, '456-7890', '456-7890', 0, 0, 0.8, '', 1, '*'),
(12557, '555555', '555555', 0, 0, 0.6, '', 1, '*'),
(12558, '5bc0de', '5bc0de', 0, 0, 0.4, 'B230', 1, '*'),
(12559, '5cb85c', '5cb85c', 0, 0, 0.4, 'C120', 1, '*'),
(12560, '600', '600', 0, 0, 0.3, '', 1, '*'),
(12561, '795', '795', 0, 0, 0.3, '', 1, '*'),
(12562, '94107', '94107', 0, 0, 0.5, '', 1, '*'),
(12563, '999999', '999999', 0, 0, 0.6, '', 1, '*'),
(12564, 'abbreviation', 'abbreviation', 0, 0, 0.8, 'A16135', 1, '*'),
(12565, 'action', 'action', 0, 0, 0.4, 'A235', 17, '*'),
(12566, 'active', 'active', 0, 0, 0.4, 'A231', 2, '*'),
(12567, 'adding', 'adding', 0, 0, 0.4, 'A352', 5, '*'),
(12568, 'address', 'address', 0, 0, 0.4667, 'A362', 9, '*'),
(12569, 'after', 'after', 0, 0, 0.3333, 'A136', 19, '*'),
(12570, 'again', 'again', 0, 0, 0.3333, 'A250', 8, '*'),
(12571, 'alert', 'alert', 0, 0, 0.3333, 'A463', 3, '*'),
(12572, 'alerts', 'alerts', 0, 0, 0.4, 'A4632', 1, '*'),
(12573, 'aligned', 'aligned', 0, 0, 0.4667, 'A4253', 1, '*'),
(12574, 'alignment', 'alignment', 0, 0, 0.6, 'A4253', 1, '*'),
(12575, 'allows', 'allows', 0, 0, 0.4, 'A420', 6, '*'),
(12576, 'an', 'an', 0, 0, 0.1333, 'A500', 81, '*'),
(12577, 'another', 'another', 0, 0, 0.4667, 'A536', 15, '*'),
(12578, 'any', 'any', 0, 0, 0.2, 'A500', 19, '*'),
(12579, 'applications', 'applications', 0, 0, 0.8, 'A142352', 1, '*'),
(12580, 'are', 'are', 0, 0, 0.2, 'A600', 112, '*'),
(12581, 'area', 'area', 0, 0, 0.2667, 'A600', 5, '*'),
(12582, 'as', 'as', 0, 0, 0.1333, 'A200', 105, '*'),
(12583, 'associated', 'associated', 0, 0, 0.6667, 'A230', 8, '*'),
(12584, 'attention', 'attention', 0, 0, 0.6, 'A3535', 13, '*'),
(12585, 'attr', 'attr', 0, 0, 0.2667, 'A360', 1, '*'),
(12586, 'attribute', 'attribute', 0, 0, 0.6, 'A3613', 2, '*'),
(12587, 'author', 'author', 0, 0, 0.4, 'A360', 3, '*'),
(12588, 'ave', 'ave', 0, 0, 0.2, 'A100', 1, '*'),
(12589, 'badges', 'badges', 0, 0, 0.4, 'B320', 1, '*'),
(12590, 'basic', 'basic', 0, 0, 0.3333, 'B200', 16, '*'),
(12591, 'between', 'between', 0, 0, 0.4667, 'B350', 32, '*'),
(12592, 'beyond', 'beyond', 0, 0, 0.4, 'B530', 4, '*'),
(12593, 'block', 'block', 0, 0, 0.3333, 'B420', 1, '*'),
(12594, 'blockquotes', 'blockquotes', 0, 0, 0.7333, 'B4232', 1, '*'),
(12595, 'body', 'body', 0, 0, 0.2667, 'B300', 18, '*'),
(12596, 'bold', 'bold', 0, 0, 0.2667, 'B430', 1, '*'),
(12597, 'bordered', 'bordered', 0, 0, 0.5333, 'B6363', 1, '*'),
(12598, 'brand', 'brand', 0, 0, 0.3333, 'B653', 1, '*'),
(12599, 'breaks', 'breaks', 0, 0, 0.4, 'B620', 4, '*'),
(12600, 'browsers', 'browsers', 0, 0, 0.5333, 'B6262', 1, '*'),
(12601, 'but', 'but', 0, 0, 0.2, 'B300', 68, '*'),
(12602, 'buttons', 'buttons', 0, 0, 0.4667, 'B352', 1, '*'),
(12603, 'by', 'by', 0, 0, 0.1333, 'B000', 54, '*'),
(12604, 'ca', 'ca', 0, 0, 0.1333, 'C000', 1, '*'),
(12605, 'calling', 'calling', 0, 0, 0.4667, 'C452', 1, '*'),
(12606, 'callingextra', 'callingextra', 0, 0, 0.8, 'C45236', 1, '*'),
(12607, 'cancel', 'cancel', 0, 0, 0.4, 'C524', 1, '*'),
(12608, 'card', 'card', 0, 0, 0.2667, 'C630', 1, '*'),
(12609, 'center', 'center', 0, 0, 0.4, 'C536', 4, '*'),
(12610, 'change', 'change', 0, 0, 0.4, 'C520', 32, '*'),
(12611, 'check', 'check', 0, 0, 0.3333, 'C000', 2, '*'),
(12612, 'checkbox', 'checkbox', 0, 0, 0.5333, 'C120', 1, '*'),
(12613, 'class', 'class', 0, 0, 0.3333, 'C420', 1, '*'),
(12614, 'classes', 'classes', 0, 0, 0.4667, 'C420', 1, '*'),
(12615, 'colors', 'colors', 0, 0, 0.4, 'C462', 4, '*'),
(12616, 'column', 'column', 0, 0, 0.4, 'C450', 3, '*'),
(12617, 'columncontent', 'columncontent', 0, 0, 0.8667, 'C4525353', 1, '*'),
(12618, 'com', 'com', 0, 0, 0.2, 'C500', 1, '*'),
(12619, 'commonly', 'commonly', 0, 0, 0.5333, 'C540', 1, '*'),
(12620, 'company', 'company', 0, 0, 0.4667, 'C515', 12, '*'),
(12621, 'component', 'component', 0, 0, 0.6, 'C5153', 4, '*'),
(12622, 'components', 'components', 0, 0, 0.6667, 'C51532', 4, '*'),
(12623, 'contained', 'contained', 0, 0, 0.6, 'C5353', 1, '*'),
(12624, 'content', 'content', 0, 0, 0.4667, 'C5353', 2, '*'),
(12625, 'create', 'create', 0, 0, 0.4, 'C630', 8, '*'),
(12626, 'd9534f', 'd9534f', 0, 0, 0.4, 'D100', 1, '*'),
(12627, 'danger', 'danger', 0, 0, 0.4, 'D526', 6, '*'),
(12628, 'dark', 'dark', 0, 0, 0.2667, 'D620', 1, '*'),
(12629, 'darker', 'darker', 0, 0, 0.4, 'D626', 1, '*'),
(12630, 'default', 'default', 0, 0, 0.4667, 'D143', 1, '*'),
(12631, 'design', 'design', 0, 0, 0.4, 'D250', 8, '*'),
(12632, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 1, '*'),
(12633, 'dis', 'dis', 0, 0, 0.2, 'D200', 1, '*'),
(12634, 'disabled', 'disabled', 0, 0, 0.5333, 'D2143', 1, '*'),
(12635, 'documents', 'documents', 0, 0, 0.6, 'D2532', 1, '*'),
(12636, 'done', 'done', 0, 0, 0.2667, 'D500', 6, '*'),
(12637, 'dropdown', 'dropdown', 0, 0, 0.5333, 'D6135', 1, '*'),
(12638, 'editors', 'editors', 0, 0, 0.4667, 'E362', 1, '*'),
(12639, 'eeeeee', 'eeeeee', 0, 0, 0.4, 'E000', 1, '*'),
(12640, 'else', 'else', 0, 0, 0.2667, 'E420', 11, '*'),
(12641, 'email', 'email', 0, 0, 0.3333, 'E540', 3, '*'),
(12642, 'emphasis', 'emphasis', 0, 0, 0.5333, 'E512', 1, '*'),
(12643, 'example', 'example', 0, 0, 0.4667, 'E2514', 24, '*'),
(12644, 'extend', 'extend', 0, 0, 0.4, 'E2353', 3, '*'),
(12645, 'extra', 'extra', 0, 0, 0.3333, 'E236', 2, '*'),
(12646, 'f0ad4e', 'f0ad4e', 0, 0, 0.4, 'F300', 1, '*'),
(12647, 'f7f7f7', 'f7f7f7', 0, 0, 0.4, 'F000', 1, '*'),
(12648, 'featured', 'featured', 0, 0, 0.5333, 'F363', 1, '*'),
(12649, 'few', 'few', 0, 0, 0.2, 'F000', 14, '*'),
(12650, 'files', 'files', 0, 0, 0.3333, 'F420', 1, '*'),
(12651, 'following', 'following', 0, 0, 0.6, 'F452', 22, '*'),
(12652, 'folsom', 'folsom', 0, 0, 0.4, 'F425', 1, '*'),
(12653, 'form', 'form', 0, 0, 0.2667, 'F650', 13, '*'),
(12654, 'forms', 'forms', 0, 0, 0.3333, 'F652', 2, '*'),
(12655, 'francisco', 'francisco', 0, 0, 0.6, 'F652', 1, '*'),
(12656, 'full', 'full', 0, 0, 0.2667, 'F400', 8, '*'),
(12657, 'generic', 'generic', 0, 0, 0.4667, 'G562', 1, '*'),
(12658, 'good', 'good', 0, 0, 0.2667, 'G300', 26, '*'),
(12659, 'graphical', 'graphical', 0, 0, 0.6, 'G6124', 1, '*'),
(12660, 'gray', 'gray', 0, 0, 0.2667, 'G600', 1, '*'),
(12661, 'grayscale', 'grayscale', 0, 0, 0.6, 'G624', 1, '*'),
(12662, 'group', 'group', 0, 0, 0.3333, 'G610', 6, '*'),
(12663, 'groups', 'groups', 0, 0, 0.4, 'G612', 13, '*'),
(12664, 'gui', 'gui', 0, 0, 0.2, 'G000', 1, '*'),
(12665, 'h1', 'h1', 0, 0, 0.1333, 'H000', 1, '*'),
(12666, 'h2', 'h2', 0, 0, 0.1333, 'H000', 1, '*'),
(12667, 'h3', 'h3', 0, 0, 0.1333, 'H000', 1, '*'),
(12668, 'h4', 'h4', 0, 0, 0.1333, 'H000', 1, '*'),
(12669, 'h5', 'h5', 0, 0, 0.1333, 'H000', 1, '*'),
(12670, 'h6', 'h6', 0, 0, 0.1333, 'H000', 1, '*'),
(12671, 'heading', 'heading', 0, 0, 0.4667, 'H352', 1, '*'),
(12672, 'heads', 'heads', 0, 0, 0.3333, 'H320', 1, '*'),
(12673, 'help', 'help', 0, 0, 0.2667, 'H410', 48, '*'),
(12674, 'here', 'here', 0, 0, 0.2667, 'H600', 13, '*'),
(12675, 'hero', 'hero', 0, 0, 0.2667, 'H600', 1, '*'),
(12676, 'i\'m', 'i\'m', 0, 0, 0.2, 'I500', 5, '*'),
(12677, 'important', 'important', 0, 0, 0.6, 'I516353', 69, '*'),
(12678, 'indexes', 'indexes', 0, 0, 0.4667, 'I532', 1, '*'),
(12679, 'indicators', 'indicators', 0, 0, 0.6667, 'I532362', 1, '*'),
(12680, 'info', 'info', 0, 0, 0.2667, 'I510', 1, '*'),
(12681, 'information', 'information', 0, 0, 0.7333, 'I516535', 8, '*'),
(12682, 'inputs', 'inputs', 0, 0, 0.4, 'I5132', 1, '*'),
(12683, 'inserted', 'inserted', 0, 0, 0.5333, 'I5263', 1, '*'),
(12684, 'integer', 'integer', 0, 0, 0.4667, 'I5326', 5, '*'),
(12685, 'interface', 'interface', 0, 0, 0.6, 'I53612', 1, '*'),
(12686, 'interfaces', 'interfaces', 0, 0, 0.6667, 'I53612', 1, '*'),
(12687, 'inverse', 'inverse', 0, 0, 0.4667, 'I5162', 1, '*'),
(12688, 'it', 'it', 0, 0, 0.1333, 'I300', 118, '*'),
(12689, 'it\'s', 'it\'s', 0, 0, 0.2667, 'I320', 35, '*'),
(12690, 'italicized', 'italicized', 0, 0, 0.6667, 'I3423', 1, '*'),
(12691, 'item', 'item', 0, 0, 0.2667, 'I350', 3, '*'),
(12692, 'jumbotron', 'jumbotron', 0, 0, 0.6, 'J51365', 1, '*'),
(12693, 'jumbotron-style', 'jumbotron-style', 0, 0, 1, 'J51365234', 1, '*'),
(12694, 'justify', 'justify', 0, 0, 0.4667, 'J310', 1, '*'),
(12695, 'keeping', 'keeping', 0, 0, 0.4667, 'K152', 5, '*'),
(12696, 'labels', 'labels', 0, 0, 0.4, 'L142', 2, '*'),
(12697, 'last', 'last', 0, 0, 0.2667, 'L230', 13, '*'),
(12698, 'lead', 'lead', 0, 0, 0.2667, 'L300', 26, '*'),
(12699, 'legend', 'legend', 0, 0, 0.4, 'L253', 1, '*'),
(12700, 'levels', 'levels', 0, 0, 0.4, 'L142', 23, '*'),
(12701, 'light', 'light', 0, 0, 0.3333, 'L230', 1, '*'),
(12702, 'lighter', 'lighter', 0, 0, 0.4667, 'L236', 2, '*'),
(12703, 'lightest', 'lightest', 0, 0, 0.5333, 'L2323', 1, '*'),
(12704, 'line', 'line', 0, 0, 0.2667, 'L500', 14, '*'),
(12705, 'link', 'link', 0, 0, 0.2667, 'L520', 2, '*'),
(12706, 'list', 'list', 0, 0, 0.2667, 'L230', 20, '*'),
(12707, 'longer', 'longer', 0, 0, 0.4, 'L526', 6, '*'),
(12708, 'look', 'look', 0, 0, 0.2667, 'L200', 13, '*'),
(12709, 'looking', 'looking', 0, 0, 0.4667, 'L252', 4, '*'),
(12710, 'magazine', 'magazine', 0, 0, 0.5333, 'M250', 1, '*'),
(12711, 'magnis', 'magnis', 0, 0, 0.4, 'M252', 1, '*'),
(12712, 'make', 'make', 0, 0, 0.2667, 'M200', 74, '*'),
(12713, 'masthead', 'masthead', 0, 0, 0.5333, 'M230', 1, '*'),
(12714, 'may', 'may', 0, 0, 0.2, 'M000', 41, '*'),
(12715, 'menu', 'menu', 0, 0, 0.2667, 'M000', 2, '*'),
(12716, 'menus', 'menus', 0, 0, 0.3333, 'M200', 1, '*'),
(12717, 'message', 'message', 0, 0, 0.4667, 'M200', 4, '*'),
(12718, 'messages', 'messages', 0, 0, 0.5333, 'M200', 3, '*'),
(12719, 'metaphor', 'metaphor', 0, 0, 0.5333, 'M316', 1, '*'),
(12720, 'modeled', 'modeled', 0, 0, 0.4667, 'M343', 1, '*'),
(12721, 'montes', 'montes', 0, 0, 0.4, 'M320', 1, '*'),
(12722, 'most', 'most', 0, 0, 0.2667, 'M230', 38, '*'),
(12723, 'multiple', 'multiple', 0, 0, 0.5333, 'M4314', 7, '*'),
(12724, 'name', 'name', 0, 0, 0.2667, 'N000', 4, '*'),
(12725, 'nascetur', 'nascetur', 0, 0, 0.5333, 'N236', 1, '*'),
(12726, 'natoque', 'natoque', 0, 0, 0.4667, 'N320', 1, '*'),
(12727, 'navigational', 'navigational', 0, 0, 0.8, 'N12354', 1, '*'),
(12728, 'navigations', 'navigations', 0, 0, 0.7333, 'N12352', 1, '*'),
(12729, 'needs', 'needs', 0, 0, 0.3333, 'N320', 25, '*'),
(12730, 'not', 'not', 0, 0, 0.2, 'N300', 92, '*'),
(12731, 'notices', 'notices', 0, 0, 0.4667, 'N320', 1, '*'),
(12732, 'notifications', 'notifications', 0, 0, 0.8667, 'N312352', 2, '*'),
(12733, 'often', 'often', 0, 0, 0.3333, 'O135', 38, '*'),
(12734, 'oh', 'oh', 0, 0, 0.1333, 'O000', 1, '*'),
(12735, 'one', 'one', 0, 0, 0.2, 'O500', 59, '*'),
(12736, 'onto', 'onto', 0, 0, 0.2667, 'O530', 2, '*'),
(12737, 'option', 'option', 0, 0, 0.4, 'O135', 1, '*'),
(12738, 'or', 'or', 0, 0, 0.1333, 'O600', 104, '*'),
(12739, 'other', 'other', 0, 0, 0.3333, 'O360', 55, '*'),
(12740, 'p', 'p', 0, 0, 0.0667, 'P000', 4, '*'),
(12741, 'panel', 'panel', 0, 0, 0.3333, 'P540', 1, '*'),
(12742, 'panels', 'panels', 0, 0, 0.4, 'P542', 1, '*'),
(12743, 'panes', 'panes', 0, 0, 0.3333, 'P520', 1, '*'),
(12744, 'paper', 'paper', 0, 0, 0.3333, 'P600', 7, '*'),
(12745, 'paragraph', 'paragraph', 0, 0, 0.6, 'P6261', 1, '*'),
(12746, 'parturient', 'parturient', 0, 0, 0.6667, 'P63653', 1, '*'),
(12747, 'password', 'password', 0, 0, 0.5333, 'P263', 1, '*'),
(12748, 'preference', 'preference', 0, 0, 0.6667, 'P61652', 1, '*'),
(12749, 'primary', 'primary', 0, 0, 0.4667, 'P656', 1, '*'),
(12750, 'profile', 'profile', 0, 0, 0.4667, 'P614', 1, '*'),
(12751, 'quote\'s', 'quote\'s', 0, 0, 0.4667, 'Q320', 1, '*'),
(12752, 'radios', 'radios', 0, 0, 0.4, 'R320', 1, '*'),
(12753, 'read', 'read', 0, 0, 0.2667, 'R300', 6, '*'),
(12754, 'rendered', 'rendered', 0, 0, 0.5333, 'R5363', 1, '*'),
(12755, 'ridiculus', 'ridiculus', 0, 0, 0.6, 'R3242', 1, '*'),
(12756, 'right', 'right', 0, 0, 0.3333, 'R230', 17, '*'),
(12757, 'sample', 'sample', 0, 0, 0.4, 'S514', 1, '*'),
(12758, 'san', 'san', 0, 0, 0.2, 'S500', 1, '*'),
(12759, 'secondary', 'secondary', 0, 0, 0.6, 'S536', 1, '*'),
(12760, 'selects', 'selects', 0, 0, 0.4667, 'S4232', 1, '*'),
(12761, 'self', 'self', 0, 0, 0.2667, 'S410', 19, '*'),
(12762, 'separated', 'separated', 0, 0, 0.6, 'S163', 1, '*'),
(12763, 'sets', 'sets', 0, 0, 0.2667, 'S320', 1, '*'),
(12764, 'simple', 'simple', 0, 0, 0.4, 'S514', 10, '*'),
(12765, 'single', 'single', 0, 0, 0.4, 'S524', 3, '*'),
(12766, 'small', 'small', 0, 0, 0.3333, 'S540', 12, '*'),
(12767, 'snap', 'snap', 0, 0, 0.2667, 'S510', 1, '*'),
(12768, 'snippet', 'snippet', 0, 0, 0.4667, 'S513', 1, '*'),
(12769, 'sociis', 'sociis', 0, 0, 0.4, 'S000', 1, '*'),
(12770, 'something', 'something', 0, 0, 0.6, 'S5352', 36, '*'),
(12771, 'special', 'special', 0, 0, 0.4667, 'S124', 7, '*'),
(12772, 'stand', 'stand', 0, 0, 0.3333, 'S353', 3, '*'),
(12773, 'submit', 'submit', 0, 0, 0.4, 'S153', 1, '*'),
(12774, 'submitting', 'submitting', 0, 0, 0.6667, 'S15352', 1, '*'),
(12775, 'success', 'success', 0, 0, 0.4667, 'S000', 7, '*'),
(12776, 'successfully', 'successfully', 0, 0, 0.8, 'S140', 9, '*'),
(12777, 'suite', 'suite', 0, 0, 0.3333, 'S300', 1, '*'),
(12778, 'super', 'super', 0, 0, 0.3333, 'S160', 1, '*'),
(12779, 'swatches', 'swatches', 0, 0, 0.5333, 'S320', 1, '*'),
(12780, 'switching', 'switching', 0, 0, 0.6, 'S3252', 1, '*'),
(12781, 'tab', 'tab', 0, 0, 0.2, 'T100', 1, '*'),
(12782, 'tabbed', 'tabbed', 0, 0, 0.4, 'T130', 1, '*'),
(12783, 'tables', 'tables', 0, 0, 0.4, 'T142', 1, '*'),
(12784, 'tabs', 'tabs', 0, 0, 0.2667, 'T120', 1, '*'),
(12785, 'tag', 'tag', 0, 0, 0.2, 'T200', 1, '*'),
(12786, 'tdi', 'tdi', 0, 0, 0.2, 'T000', 1, '*'),
(12787, 'text', 'text', 0, 0, 0.2667, 'T230', 4, '*'),
(12788, 'textarea', 'textarea', 0, 0, 0.5333, 'T236', 1, '*'),
(12789, 'that', 'that', 0, 0, 0.2667, 'T000', 131, '*'),
(12790, 'things', 'things', 0, 0, 0.4, 'T520', 37, '*'),
(12791, 'this', 'this', 0, 0, 0.2667, 'T200', 79, '*'),
(12792, 'title', 'title', 0, 0, 0.3333, 'T400', 2, '*'),
(12793, 'too', 'too', 0, 0, 0.2, 'T000', 8, '*'),
(12794, 'traditional', 'traditional', 0, 0, 0.7333, 'T6354', 1, '*'),
(12795, 'try', 'try', 0, 0, 0.2, 'T600', 29, '*'),
(12796, 'two', 'two', 0, 0, 0.2, 'T000', 37, '*'),
(12797, 'typo', 'typo', 0, 0, 0.2667, 'T100', 1, '*'),
(12798, 'typography', 'typography', 0, 0, 0.6667, 'T1261', 1, '*'),
(12799, 'unit', 'unit', 0, 0, 0.2667, 'U530', 5, '*'),
(12800, 'units', 'units', 0, 0, 0.3333, 'U532', 3, '*'),
(12801, 'used', 'used', 0, 0, 0.2667, 'U230', 7, '*'),
(12802, 'useful', 'useful', 0, 0, 0.4, 'U214', 6, '*'),
(12803, 'user', 'user', 0, 0, 0.2667, 'U260', 1, '*'),
(12804, 'using', 'using', 0, 0, 0.3333, 'U252', 10, '*'),
(12805, 'vehicula', 'vehicula', 0, 0, 0.5333, 'V240', 4, '*'),
(12806, 'vertical', 'vertical', 0, 0, 0.5333, 'V6324', 1, '*'),
(12807, 'warning', 'warning', 0, 0, 0.4667, 'W652', 2, '*'),
(12808, 'web', 'web', 0, 0, 0.2, 'W100', 1, '*'),
(12809, 'webapplications', 'webapplications', 0, 0, 1, 'W142352', 1, '*'),
(12810, 'well', 'well', 0, 0, 0.2667, 'W400', 38, '*'),
(12811, 'wells', 'wells', 0, 0, 0.3333, 'W420', 1, '*'),
(12812, 'which', 'which', 0, 0, 0.3333, 'W200', 50, '*'),
(12813, 'widget', 'widget', 0, 0, 0.4, 'W323', 1, '*'),
(12814, 'window', 'window', 0, 0, 0.4, 'W530', 2, '*'),
(12815, 'within', 'within', 0, 0, 0.4, 'W350', 8, '*'),
(12816, 'word', 'word', 0, 0, 0.2667, 'W630', 4, '*'),
(12817, 'yo', 'yo', 0, 0, 0.1333, 'Y000', 1, '*'),
(12818, 'you', 'you', 0, 0, 0.2, 'Y000', 123, '*'),
(12819, 'you\'re', 'you\'re', 0, 0, 0.4, 'Y600', 7, '*'),
(13055, '4d', '4d', 0, 0, 0.1333, 'D000', 2, '*'),
(13056, 'african', 'african', 0, 0, 0.4667, 'A1625', 2, '*'),
(13057, 'bar', 'bar', 0, 0, 0.2, 'B600', 2, '*'),
(13058, 'christmas', 'christmas', 0, 0, 0.6, 'C62352', 2, '*'),
(13059, 'clash', 'clash', 0, 0, 0.3333, 'C420', 2, '*'),
(13060, 'cubs', 'cubs', 0, 0, 0.2667, 'C120', 2, '*'),
(13061, 'day', 'day', 0, 0, 0.2, 'D000', 35, '*'),
(13062, 'depth', 'depth', 0, 0, 0.3333, 'D130', 2, '*'),
(13063, 'effects', 'effects', 0, 0, 0.4667, 'E1232', 7, '*'),
(13066, 'funeral', 'funeral', 0, 0, 0.4667, 'F564', 2, '*'),
(13067, 'giving', 'giving', 0, 0, 0.4, 'G152', 6, '*'),
(13068, 'graphic', 'graphic', 0, 0, 0.4667, 'G612', 3, '*'),
(13070, 'main', 'main', 0, 0, 0.2667, 'M000', 9, '*'),
(13071, 'outfits', 'outfits', 0, 0, 0.4667, 'O3132', 3, '*'),
(13072, 'panda', 'panda', 0, 0, 0.3333, 'P530', 2, '*'),
(13073, 'peres', 'peres', 0, 0, 0.3333, 'P620', 2, '*'),
(13074, 'photographs', 'photographs', 0, 0, 0.7333, 'P32612', 3, '*'),
(13076, 'police', 'police', 0, 0, 0.4, 'P420', 2, '*'),
(13080, 'students', 'students', 0, 0, 0.5333, 'S3532', 3, '*'),
(13083, 'women', 'women', 0, 0, 0.3333, 'W500', 13, '*'),
(13119, 'facilisi', 'facilisi', 0, 0, 0.5333, 'F242', 3, '*'),
(13120, 'hendrerit', 'hendrerit', 0, 0, 0.6, 'H5363', 3, '*'),
(13121, 'orbi', 'orbi', 0, 0, 0.2667, 'O610', 3, '*'),
(13159, 'αγωνία', 'αγωνία', 0, 0, 0.4, 'α000', 2, '*'),
(13160, 'αντιμέτωπους', 'αντιμέτωπους', 0, 0, 0.8, 'α000', 2, '*'),
(13161, 'διαχειριστουμε', 'διαχειριστουμε', 0, 0, 0.9333, 'δ000', 2, '*'),
(13162, 'ευχαριστούν', 'ευχαριστούν', 0, 0, 0.7333, 'ε000', 2, '*'),
(13163, 'μασ', 'μασ', 0, 0, 0.2, 'μ000', 2, '*'),
(13164, 'πέρας', 'πέρας', 0, 0, 0.3333, 'π000', 2, '*'),
(13165, 'παραγωγικα', 'παραγωγικα', 0, 0, 0.6667, 'π000', 2, '*'),
(13166, 'προλάβουμε', 'προλάβουμε', 0, 0, 0.6667, 'π000', 2, '*'),
(13167, 'πωσ', 'πωσ', 0, 0, 0.2, 'π000', 6, '*'),
(13168, 'στοιχίζει', 'στοιχίζει', 0, 0, 0.6, 'σ000', 2, '*'),
(13169, 'τυπικός', 'τυπικός', 0, 0, 0.4667, 'τ000', 2, '*'),
(13170, 'φέρνουν', 'φέρνουν', 0, 0, 0.4667, 'φ000', 2, '*'),
(13171, 'φέρουμε', 'φέρουμε', 0, 0, 0.4667, 'φ000', 2, '*'),
(13172, 'χρονο', 'χρονο', 0, 0, 0.3333, 'χ000', 2, '*'),
(13180, 'μπορουμε', 'μπορουμε', 0, 0, 0.5333, 'μ000', 3, '*'),
(13203, 'αναβλητικοτητα', 'αναβλητικοτητα', 0, 0, 0.9333, 'α000', 3, '*'),
(13261, 'soul', 'soul', 0, 0, 0.2667, 'S400', 33, '*'),
(13262, 'test', 'test', 0, 0, 0.2667, 'T230', 33, '*'),
(13263, 'αγχοσ', 'αγχοσ', 0, 0, 0.3333, 'α000', 2, '*'),
(13264, 'τεστ', 'τεστ', 0, 0, 0.2667, 'τ000', 19, '*'),
(13282, 'τισ', 'τισ', 0, 0, 0.2, 'τ000', 3, '*'),
(13295, 'απολαμβανειν', 'απολαμβανειν', 0, 0, 0.8, 'α000', 2, '*'),
(13313, 'αυτοπεποιθηση', 'αυτοπεποιθηση', 0, 0, 0.8667, 'α000', 2, '*'),
(13327, 'ενεργειασ', 'ενεργειασ', 0, 0, 0.6, 'ε000', 2, '*'),
(13341, 'ευγνωμοσυνη', 'ευγνωμοσυνη', 0, 0, 0.7333, 'ε000', 2, '*'),
(13346, 'ευτυχια', 'ευτυχια', 0, 0, 0.4667, 'ε000', 2, '*'),
(13350, 'θετικοτητα', 'θετικοτητα', 0, 0, 0.6667, 'θ000', 2, '*'),
(13359, 'ορια', 'ορια', 0, 0, 0.2667, 'ο000', 2, '*'),
(13488, '199', '199', 0, 0, 0.3, '', 1, '*'),
(13489, 'αλλαγεσ', 'αλλαγεσ', 0, 0, 0.4667, 'α000', 2, '*'),
(13490, 'αλλαγών', 'αλλαγών', 0, 0, 0.4667, 'α000', 2, '*'),
(13491, 'ανταπόκριση', 'ανταπόκριση', 0, 0, 0.7333, 'α000', 2, '*'),
(13492, 'αυξημένη', 'αυξημένη', 0, 0, 0.5333, 'α000', 2, '*'),
(13493, 'διανύουμε', 'διανύουμε', 0, 0, 0.6, 'δ000', 2, '*'),
(13494, 'εξελίξεων', 'εξελίξεων', 0, 0, 0.6, 'ε000', 2, '*'),
(13495, 'καλυτερα', 'καλυτερα', 0, 0, 0.5333, 'κ000', 2, '*'),
(13496, 'προσαρμοζομαστε', 'προσαρμοζομαστε', 0, 0, 1, 'π000', 2, '*'),
(13497, 'προσαρμοζόμαστε', 'προσαρμοζόμαστε', 0, 0, 1, 'π000', 2, '*'),
(13498, 'στισ', 'στισ', 0, 0, 0.2667, 'σ000', 2, '*'),
(13499, 'χαρακτηριστεί', 'χαρακτηριστεί', 0, 0, 0.8667, 'χ000', 2, '*'),
(13519, '201', '201', 0, 0, 0.3, '', 1, '*'),
(13520, 'εργασιακο', 'εργασιακο', 0, 0, 0.6, 'ε000', 2, '*'),
(13521, 'συγκρουσεων', 'συγκρουσεων', 0, 0, 0.7333, 'σ000', 2, '*'),
(13522, 'χωρο', 'χωρο', 0, 0, 0.2667, 'χ000', 2, '*'),
(13541, '202', '202', 0, 0, 0.3, '', 1, '*'),
(13542, 'αυτοφροντιδα', 'αυτοφροντιδα', 0, 0, 0.8, 'α000', 2, '*'),
(13543, 'ξέρει', 'ξέρει', 0, 0, 0.3333, 'ξ000', 2, '*'),
(13544, 'συμβουλεσ', 'συμβουλεσ', 0, 0, 0.6, 'σ000', 2, '*'),
(13545, 'όποιες', 'όποιες', 0, 0, 0.4, 'ό000', 2, '*'),
(13563, '203', '203', 0, 0, 0.3, '', 1, '*'),
(13564, 'νικησουμε', 'νικησουμε', 0, 0, 0.6, 'ν000', 2, '*'),
(13581, '204', '204', 0, 0, 0.3, '', 1, '*'),
(13582, 'αναπτυξουμε', 'αναπτυξουμε', 0, 0, 0.7333, 'α000', 2, '*'),
(13583, 'αυτοελεγχοσ', 'αυτοελεγχοσ', 0, 0, 0.7333, 'α000', 2, '*'),
(13584, 'γιατι', 'γιατι', 0, 0, 0.3333, 'γ000', 1, '*'),
(13585, 'δεξιοτητα', 'δεξιοτητα', 0, 0, 0.6, 'δ000', 2, '*'),
(13586, 'ειναι', 'ειναι', 0, 0, 0.3333, 'ε000', 1, '*'),
(13587, 'σημαντικη', 'σημαντικη', 0, 0, 0.6, 'σ000', 2, '*'),
(13603, '\'ξεφεύγουμε\'', '\'ξεφεύγουμε\'', 0, 0, 0.8, 'ξ000', 2, '*'),
(13604, '205', '205', 0, 0, 0.3, '', 1, '*'),
(13605, 'ανάμεσά', 'ανάμεσά', 0, 0, 0.4667, 'α000', 2, '*'),
(13606, 'απωλεια', 'απωλεια', 0, 0, 0.4667, 'α000', 2, '*'),
(13607, 'βαρουσ', 'βαρουσ', 0, 0, 0.4, 'β000', 2, '*'),
(13608, 'βοηθησει', 'βοηθησει', 0, 0, 0.5333, 'β000', 2, '*'),
(13609, 'ενσυνειδητότητας', 'ενσυνειδητότητας', 0, 0, 1, 'ε000', 2, '*'),
(13610, 'εφαρμογής', 'εφαρμογής', 0, 0, 0.6, 'ε000', 2, '*'),
(13611, 'μιndfulness', 'μιndfulness', 0, 0, 0.7333, 'μ531452', 2, '*'),
(13612, 'μπορει', 'μπορει', 0, 0, 0.4, 'μ000', 2, '*'),
(13613, 'πεδία', 'πεδία', 0, 0, 0.3333, 'π000', 2, '*'),
(13614, 'περισσοτερο', 'περισσοτερο', 0, 0, 0.7333, 'π000', 2, '*'),
(13618, '198', '198', 0, 0, 0.3, '', 1, '*'),
(13619, 'γιατιειναι', 'γιατιειναι', 0, 0, 0.6667, 'γ000', 1, '*'),
(13620, 'επαγγελματικησ', 'επαγγελματικησ', 0, 0, 0.9333, 'ε000', 1, '*'),
(13621, 'ζωησ', 'ζωησ', 0, 0, 0.2667, 'ζ000', 1, '*'),
(13622, 'ζωτικής', 'ζωτικής', 0, 0, 0.4667, 'ζ000', 1, '*'),
(13623, 'ισορροπια', 'ισορροπια', 0, 0, 0.6, 'ι000', 1, '*'),
(13624, 'μαςυποχρεώσεις', 'μαςυποχρεώσεις', 0, 0, 0.9333, 'μ000', 1, '*'),
(13625, 'προσωπικησ', 'προσωπικησ', 0, 0, 0.6667, 'π000', 1, '*'),
(13626, 'συναντήσουμε', 'συναντήσουμε', 0, 0, 0.8, 'σ000', 1, '*'),
(18154, '57', '57', 0, 0, 0.2, '', 1, '*'),
(18155, 'νικήσουμε', 'νικήσουμε', 0, 0, 0.6, 'ν000', 1, '*'),
(18941, '97', '97', 0, 0, 0.2, '', 1, '*'),
(21268, 'egypt', 'egypt', 0, 0, 0.3333, 'E213', 1, '*'),
(21269, 'elementumelementum', 'elementumelementum', 0, 0, 1, 'E45354535', 1, '*'),
(21270, 'held', 'held', 0, 0, 0.2667, 'H430', 1, '*'),
(21271, 'photojournalist', 'photojournalist', 0, 0, 1, 'P3265423', 1, '*'),
(21272, 'release', 'release', 0, 0, 0.4667, 'R420', 7, '*'),
(21273, 'scelerisque', 'scelerisque', 0, 0, 0.7333, 'S462', 1, '*'),
(21274, 'sollicitudin', 'sollicitudin', 0, 0, 0.8, 'S4235', 1, '*'),
(21275, 'three', 'three', 0, 0, 0.3333, 'T600', 15, '*'),
(21276, 'uada', 'uada', 0, 0, 0.2667, 'U300', 1, '*'),
(21277, 'years', 'years', 0, 0, 0.3333, 'Y620', 18, '*'),
(21278, 'αναγνώστη', 'αναγνώστη', 0, 0, 0.6, 'α000', 1, '*'),
(21279, 'εισαγωγικό', 'εισαγωγικό', 0, 0, 0.6667, 'ε000', 1, '*'),
(21280, 'εισαγωνή', 'εισαγωνή', 0, 0, 0.5333, 'ε000', 1, '*'),
(21281, 'ενημερώσει', 'ενημερώσει', 0, 0, 0.6667, 'ε000', 1, '*'),
(21282, 'περιεχόμενο', 'περιεχόμενο', 0, 0, 0.7333, 'π000', 1, '*'),
(21283, 'πιθανός', 'πιθανός', 0, 0, 0.4667, 'π000', 1, '*'),
(21284, 'τίτλος', 'τίτλος', 0, 0, 0.4, 'τ000', 1, '*'),
(21285, 'τραβήξει', 'τραβήξει', 0, 0, 0.5333, 'τ000', 1, '*'),
(21286, 'υπότιτλος', 'υπότιτλος', 0, 0, 0.6, 'υ000', 1, '*'),
(21287, 'χρήστη', 'χρήστη', 0, 0, 0.4, 'χ000', 1, '*'),
(21299, 'week', 'week', 0, 0, 0.2667, 'W200', 15, '*'),
(21300, 'paralympics', 'paralympics', 0, 0, 0.7333, 'P64512', 1, '*'),
(21301, 'refugees', 'refugees', 0, 0, 0.5333, 'R120', 5, '*'),
(21302, 'rio', 'rio', 0, 0, 0.2, 'R000', 1, '*'),
(21303, 'alternative', 'alternative', 0, 0, 0.7333, 'A436531', 5, '*'),
(21304, 'eve', 'eve', 0, 0, 0.2, 'E100', 1, '*'),
(21305, 'five', 'five', 0, 0, 0.2667, 'F000', 6, '*'),
(21306, 'year', 'year', 0, 0, 0.2667, 'Y600', 4, '*'),
(21307, 'year\'s', 'year\'s', 0, 0, 0.4, 'Y620', 1, '*'),
(21310, 'khaki', 'khaki', 0, 0, 0.3333, 'K000', 1, '*'),
(21311, 'reasons', 'reasons', 0, 0, 0.4667, 'R252', 9, '*'),
(21312, 'wear', 'wear', 0, 0, 0.2667, 'W600', 2, '*'),
(21313, 'activewear', 'activewear', 0, 0, 0.6667, 'A2316', 1, '*'),
(21314, 'guide', 'guide', 0, 0, 0.3333, 'G300', 3, '*'),
(21315, 'women\'s', 'women\'s', 0, 0, 0.4667, 'W520', 1, '*'),
(21316, 'background', 'background', 0, 0, 0.6667, 'B2653', 2, '*'),
(21317, 'movement', 'movement', 0, 0, 0.5333, 'M153', 4, '*'),
(21319, 'tincidunttincidunt', 'tincidunttincidunt', 0, 0, 1, 'T5235352353', 1, '*'),
(21320, 'introduction', 'introduction', 0, 0, 0.8, 'I5363235', 2, '*'),
(21321, 'magnidolores', 'magnidolores', 0, 0, 0.8, 'M253462', 1, '*'),
(21322, 'overview', 'overview', 0, 0, 0.5333, 'O161', 1, '*'),
(21433, '53', '53', 0, 0, 0.2, '', 2, '*'),
(23043, 'συν', 'συν', 0, 0, 0.2, 'σ000', 1, '*'),
(23265, '235', '235', 0, 0, 0.3, '', 1, '*'),
(23266, 'κατηγοριεσ', 'κατηγοριεσ', 0, 0, 0.6667, 'κ000', 4, '*'),
(23267, '236', '236', 0, 0, 0.3, '', 1, '*'),
(23268, 'διαχειρηση', 'διαχειρηση', 0, 0, 0.6667, 'δ000', 2, '*'),
(23270, '237', '237', 0, 0, 0.3, '', 1, '*'),
(23271, '238', '238', 0, 0, 0.3, '', 1, '*'),
(23306, '45', '45', 0, 0, 0.2, '', 4, '*'),
(23373, 'διαδραματίζουν', 'διαδραματίζουν', 0, 0, 0.9333, 'δ000', 2, '*'),
(24481, 'κατανάλωση', 'κατανάλωση', 0, 0, 0.6667, 'κ000', 2, '*'),
(24852, '127', '127', 0, 0, 0.3, '', 2, '*'),
(25834, '65', '65', 0, 0, 0.2, '', 2, '*'),
(26101, '2022', '2022', 0, 0, 0.4, '', 7, '*'),
(26414, '.', '.', 0, 0, 0.1, '', 2, '*'),
(26780, 'nutrition', 'nutrition', 0, 0, 0.6, 'N3635', 10, '*'),
(26804, 'μάιρα', 'μάιρα', 0, 0, 0.3333, 'μ000', 2, '*'),
(26810, 'στεφανάκου', 'στεφανάκου', 0, 0, 0.6667, 'σ000', 2, '*'),
(27178, '72', '72', 0, 0, 0.2, '', 1, '*'),
(27327, 'm', 'm', 0, 0, 0.0667, 'M000', 6, '*'),
(27330, 'r', 'r', 0, 0, 0.0667, 'R000', 3, '*'),
(27332, 'realistic', 'realistic', 0, 0, 0.6, 'R4232', 6, '*'),
(27333, 'specific', 'specific', 0, 0, 0.5333, 'S1212', 9, '*'),
(27638, 'c', 'c', 0, 0, 0.0667, 'C000', 5, '*'),
(27640, 'd', 'd', 0, 0, 0.0667, 'D000', 2, '*'),
(27642, 'decision', 'decision', 0, 0, 0.5333, 'D250', 14, '*'),
(27643, 'e', 'e', 0, 0, 0.0667, 'E000', 12, '*'),
(28803, '54', '54', 0, 0, 0.2, '', 2, '*'),
(28865, '49', '49', 0, 0, 0.2, '', 2, '*'),
(28880, '48', '48', 0, 0, 0.2, '', 2, '*'),
(28943, '47', '47', 0, 0, 0.2, '', 2, '*'),
(28972, 'διεκδίκηση', 'διεκδίκηση', 0, 0, 0.6667, 'δ000', 1, '*'),
(29070, 'internet', 'internet', 0, 0, 0.5333, 'I53653', 3, '*'),
(29935, '56', '56', 0, 0, 0.2, '', 2, '*'),
(29966, '55', '55', 0, 0, 0.2, '', 2, '*'),
(29970, 'διαφραγματική', 'διαφραγματική', 0, 0, 0.8667, 'δ000', 1, '*'),
(30156, 'delayed', 'delayed', 0, 0, 0.4667, 'D430', 2, '*'),
(30157, 'doi', 'doi', 0, 0, 0.2, 'D000', 5, '*'),
(30160, 'happiness', 'happiness', 0, 0, 0.6, 'H152', 24, '*'),
(30162, 'journal', 'journal', 0, 0, 0.4667, 'J654', 12, '*'),
(30164, 'lifestyle', 'lifestyle', 0, 0, 0.6, 'L1234', 5, '*'),
(30165, 'reference', 'reference', 0, 0, 0.6, 'R1652', 10, '*'),
(30166, 'role', 'role', 0, 0, 0.2667, 'R400', 19, '*'),
(30169, 'satisfaction', 'satisfaction', 0, 0, 0.8, 'S321235', 13, '*'),
(30170, 'studies', 'studies', 0, 0, 0.4667, 'S320', 22, '*'),
(30232, '2020', '2020', 0, 0, 0.4, '', 2, '*'),
(30234, 'acceptance', 'acceptance', 0, 0, 0.6667, 'A21352', 4, '*'),
(30235, 'higher', 'higher', 0, 0, 0.4, 'H260', 7, '*'),
(30236, 'j', 'j', 0, 0, 0.0667, 'J000', 8, '*'),
(30420, 'health', 'health', 0, 0, 0.4, 'H430', 27, '*'),
(30421, 'meditation', 'meditation', 0, 0, 0.6667, 'M350', 3, '*'),
(30426, 'well-being', 'well-being', 0, 0, 0.6667, 'W4152', 17, '*'),
(30528, 'before', 'before', 0, 0, 0.4, 'B600', 13, '*'),
(30534, 'disorders', 'disorders', 0, 0, 0.6, 'D26362', 10, '*'),
(30535, 'during', 'during', 0, 0, 0.4, 'D652', 28, '*'),
(30540, 'mental', 'mental', 0, 0, 0.4, 'M340', 35, '*'),
(30580, 'cortisol', 'cortisol', 0, 0, 0.5333, 'C6324', 2, '*'),
(30583, 'g', 'g', 0, 0, 0.0667, 'G000', 8, '*'),
(30585, 'men', 'men', 0, 0, 0.2, 'M000', 10, '*'),
(30590, 'partner', 'partner', 0, 0, 0.4667, 'P6356', 18, '*'),
(30592, 'reduce', 'reduce', 0, 0, 0.4, 'R320', 14, '*'),
(30593, 'romantic', 'romantic', 0, 0, 0.5333, 'R532', 7, '*'),
(30671, '242', '242', 0, 0, 0.3, '', 1, '*'),
(30672, 'affects', 'affects', 0, 0, 0.4667, 'A1232', 3, '*'),
(30673, 'also', 'also', 0, 0, 0.2667, 'A420', 50, '*'),
(30674, 'although', 'although', 0, 0, 0.5333, 'A432', 9, '*'),
(30675, 'anxiety', 'anxiety', 0, 0, 0.4667, 'A523', 27, '*'),
(30676, 'appetite', 'appetite', 0, 0, 0.5333, 'A130', 2, '*'),
(30677, 'back', 'back', 0, 0, 0.2667, 'B200', 9, '*'),
(30678, 'body\'s', 'body\'s', 0, 0, 0.4, 'B320', 4, '*'),
(30679, 'causes', 'causes', 0, 0, 0.4, 'C000', 6, '*'),
(30680, 'changes', 'changes', 0, 0, 0.4667, 'C520', 19, '*'),
(30681, 'characterized', 'characterized', 0, 0, 0.8667, 'C623623', 5, '*'),
(30682, 'common', 'common', 0, 0, 0.4, 'C500', 8, '*'),
(30683, 'commonalities', 'commonalities', 0, 0, 0.8667, 'C5432', 1, '*'),
(30684, 'concentrate', 'concentrate', 0, 0, 0.7333, 'C525363', 4, '*'),
(30685, 'context', 'context', 0, 0, 0.4667, 'C5323', 4, '*'),
(30686, 'continues', 'continues', 0, 0, 0.6, 'C5352', 4, '*'),
(30687, 'controlling', 'controlling', 0, 0, 0.7333, 'C536452', 5, '*'),
(30688, 'decrease', 'decrease', 0, 0, 0.5333, 'D262', 2, '*'),
(30689, 'depending', 'depending', 0, 0, 0.6, 'D15352', 11, '*'),
(30690, 'desire', 'desire', 0, 0, 0.4, 'D260', 5, '*'),
(30691, 'differ', 'differ', 0, 0, 0.4, 'D160', 4, '*'),
(30692, 'different', 'different', 0, 0, 0.6, 'D1653', 27, '*'),
(30693, 'differentiated', 'differentiated', 0, 0, 0.9333, 'D1653', 1, '*'),
(30694, 'difficulties', 'difficulties', 0, 0, 0.8, 'D12432', 19, '*'),
(30695, 'difficulty', 'difficulty', 0, 0, 0.6667, 'D1243', 18, '*'),
(30696, 'dizziness', 'dizziness', 0, 0, 0.6, 'D252', 1, '*'),
(30697, 'easy', 'easy', 0, 0, 0.2667, 'E200', 11, '*'),
(30698, 'emotional', 'emotional', 0, 0, 0.6, 'E5354', 35, '*'),
(30699, 'etc', 'etc', 0, 0, 0.2, 'E320', 41, '*'),
(30700, 'exist', 'exist', 0, 0, 0.3333, 'E230', 2, '*'),
(30701, 'external', 'external', 0, 0, 0.5333, 'E23654', 4, '*'),
(30702, 'fatigue', 'fatigue', 0, 0, 0.4667, 'F320', 2, '*'),
(30703, 'fear', 'fear', 0, 0, 0.2667, 'F600', 18, '*'),
(30704, 'feeling', 'feeling', 0, 0, 0.4667, 'F452', 31, '*'),
(30705, 'find', 'find', 0, 0, 0.2667, 'F530', 28, '*'),
(30706, 'frequent', 'frequent', 0, 0, 0.5333, 'F6253', 3, '*'),
(30707, 'have', 'have', 0, 0, 0.2667, 'H100', 82, '*'),
(30708, 'headaches', 'headaches', 0, 0, 0.6, 'H320', 5, '*'),
(30709, 'heartbeat', 'heartbeat', 0, 0, 0.6, 'H6313', 1, '*'),
(30710, 'how', 'how', 0, 0, 0.2, 'H000', 65, '*'),
(30711, 'human', 'human', 0, 0, 0.3333, 'H500', 10, '*'),
(30712, 'inability', 'inability', 0, 0, 0.6, 'I5143', 3, '*'),
(30713, 'increase', 'increase', 0, 0, 0.5333, 'I5262', 19, '*'),
(30714, 'increased', 'increased', 0, 0, 0.6, 'I52623', 7, '*'),
(30715, 'indefinite', 'indefinite', 0, 0, 0.6667, 'I53153', 1, '*'),
(30716, 'individual', 'individual', 0, 0, 0.6667, 'I53134', 12, '*'),
(30717, 'interchangeably', 'interchangeably', 0, 0, 1, 'I53625214', 1, '*'),
(30718, 'internal', 'internal', 0, 0, 0.5333, 'I53654', 4, '*'),
(30719, 'irritability', 'irritability', 0, 0, 0.8, 'I63143', 2, '*'),
(30720, 'key', 'key', 0, 0, 0.2, 'K000', 12, '*'),
(30721, 'lasting', 'lasting', 0, 0, 0.4667, 'L2352', 4, '*'),
(30722, 'level', 'level', 0, 0, 0.3333, 'L140', 12, '*'),
(30723, 'long', 'long', 0, 0, 0.2667, 'L520', 23, '*'),
(30724, 'meanings', 'meanings', 0, 0, 0.5333, 'M200', 1, '*'),
(30725, 'means', 'means', 0, 0, 0.3333, 'M200', 12, '*'),
(30726, 'more', 'more', 0, 0, 0.2667, 'M600', 56, '*'),
(30727, 'neck', 'neck', 0, 0, 0.2667, 'N200', 1, '*'),
(30728, 'ourselves', 'ourselves', 0, 0, 0.6, 'O62412', 27, '*'),
(30729, 'pain', 'pain', 0, 0, 0.2667, 'P500', 7, '*'),
(30730, 'palpitations', 'palpitations', 0, 0, 0.8, 'P41352', 2, '*'),
(30731, 'parts', 'parts', 0, 0, 0.3333, 'P632', 5, '*'),
(30732, 'persistent', 'persistent', 0, 0, 0.6667, 'P62353', 2, '*'),
(30733, 'physical', 'physical', 0, 0, 0.5333, 'P240', 24, '*'),
(30734, 'play', 'play', 0, 0, 0.2667, 'P400', 8, '*'),
(30735, 'points', 'points', 0, 0, 0.4, 'P532', 4, '*'),
(30736, 'potential', 'potential', 0, 0, 0.6, 'P3534', 1, '*'),
(30737, 'presence', 'presence', 0, 0, 0.5333, 'P6252', 3, '*'),
(30738, 'pressure', 'pressure', 0, 0, 0.5333, 'P626', 8, '*'),
(30739, 'quality', 'quality', 0, 0, 0.4667, 'Q430', 16, '*'),
(30740, 'quite', 'quite', 0, 0, 0.3333, 'Q300', 2, '*'),
(30741, 'regardless', 'regardless', 0, 0, 0.6667, 'R26342', 6, '*'),
(30742, 'requires', 'requires', 0, 0, 0.5333, 'R262', 12, '*'),
(30743, 'response', 'response', 0, 0, 0.5333, 'R2152', 5, '*'),
(30744, 'sexual', 'sexual', 0, 0, 0.4, 'S400', 7, '*'),
(30745, 'sleep', 'sleep', 0, 0, 0.3333, 'S410', 8, '*'),
(30746, 'sleeping', 'sleeping', 0, 0, 0.5333, 'S4152', 2, '*'),
(30747, 'state', 'state', 0, 0, 0.3333, 'S300', 5, '*'),
(30748, 'stimulus', 'stimulus', 0, 0, 0.5333, 'S3542', 5, '*'),
(30749, 'stomachaches', 'stomachaches', 0, 0, 0.8, 'S352', 1, '*'),
(30750, 'strain', 'strain', 0, 0, 0.4, 'S365', 1, '*'),
(30751, 'sweating', 'sweating', 0, 0, 0.5333, 'S352', 3, '*'),
(30752, 'symptoms', 'symptoms', 0, 0, 0.5333, 'S51352', 12, '*'),
(30753, 'term', 'term', 0, 0, 0.2667, 'T650', 14, '*'),
(30754, 'terms', 'terms', 0, 0, 0.3333, 'T652', 5, '*'),
(30755, 'them', 'them', 0, 0, 0.2667, 'T500', 64, '*'),
(30756, 'there', 'there', 0, 0, 0.3333, 'T600', 37, '*'),
(30757, 'they', 'they', 0, 0, 0.2667, 'T000', 72, '*'),
(30758, 'thoughts', 'thoughts', 0, 0, 0.5333, 'T232', 28, '*'),
(30759, 'threatening', 'threatening', 0, 0, 0.7333, 'T6352', 2, '*'),
(30760, 'threats', 'threats', 0, 0, 0.4667, 'T632', 3, '*'),
(30761, 'tightness', 'tightness', 0, 0, 0.6, 'T2352', 2, '*'),
(30762, 'under', 'under', 0, 0, 0.3333, 'U536', 15, '*'),
(30763, 'various', 'various', 0, 0, 0.4667, 'V620', 13, '*'),
(30764, 'when', 'when', 0, 0, 0.2667, 'W500', 72, '*'),
(30765, 'words', 'words', 0, 0, 0.3333, 'W632', 8, '*'),
(30766, 'worry', 'worry', 0, 0, 0.3333, 'W600', 2, '*'),
(30770, 'adults', 'adults', 0, 0, 0.4, 'A3432', 20, '*'),
(30771, 'alike', 'alike', 0, 0, 0.3333, 'A420', 2, '*'),
(30772, 'apparent', 'apparent', 0, 0, 0.5333, 'A1653', 2, '*'),
(30773, 'areas', 'areas', 0, 0, 0.3333, 'A620', 8, '*'),
(30774, 'aren\'t', 'aren\'t', 0, 0, 0.4, 'A653', 4, '*'),
(30775, 'attack', 'attack', 0, 0, 0.4, 'A320', 3, '*'),
(30776, 'attacks', 'attacks', 0, 0, 0.4667, 'A320', 4, '*'),
(30777, 'autonomic', 'autonomic', 0, 0, 0.6, 'A352', 2, '*'),
(30778, 'based', 'based', 0, 0, 0.3333, 'B230', 25, '*'),
(30779, 'becomes', 'becomes', 0, 0, 0.4667, 'B252', 7, '*'),
(30781, 'breath', 'breath', 0, 0, 0.4, 'B630', 4, '*'),
(30782, 'challenging', 'challenging', 0, 0, 0.7333, 'C45252', 3, '*'),
(30783, 'chest', 'chest', 0, 0, 0.3333, 'C300', 3, '*'),
(30784, 'children', 'children', 0, 0, 0.5333, 'C4365', 19, '*'),
(30787, 'chronic', 'chronic', 0, 0, 0.4667, 'C652', 4, '*'),
(30788, 'concentration', 'concentration', 0, 0, 0.8667, 'C5253635', 2, '*'),
(30789, 'condition', 'condition', 0, 0, 0.6, 'C535', 4, '*'),
(30790, 'continuously', 'continuously', 0, 0, 0.8, 'C53524', 3, '*'),
(30791, 'control', 'control', 0, 0, 0.4667, 'C5364', 25, '*'),
(30792, 'coping', 'coping', 0, 0, 0.4, 'C152', 3, '*'),
(30799, 'difficult', 'difficult', 0, 0, 0.6, 'D1243', 14, '*'),
(30800, 'direct', 'direct', 0, 0, 0.4, 'D623', 2, '*'),
(30801, 'discomfort', 'discomfort', 0, 0, 0.6667, 'D25163', 2, '*'),
(30802, 'disorder', 'disorder', 0, 0, 0.5333, 'D2636', 5, '*'),
(30803, 'distinct', 'distinct', 0, 0, 0.5333, 'D23523', 3, '*'),
(30804, 'distress', 'distress', 0, 0, 0.5333, 'D2362', 3, '*'),
(30807, 'due', 'due', 0, 0, 0.2, 'D000', 9, '*'),
(30809, 'easily', 'easily', 0, 0, 0.4, 'E240', 15, '*'),
(30811, 'even', 'even', 0, 0, 0.2667, 'E150', 41, '*'),
(30812, 'events', 'events', 0, 0, 0.4, 'E1532', 9, '*'),
(30813, 'excessive', 'excessive', 0, 0, 0.6, 'E210', 5, '*'),
(30814, 'expected', 'expected', 0, 0, 0.5333, 'E2123', 2, '*'),
(30816, 'fears', 'fears', 0, 0, 0.3333, 'F620', 2, '*'),
(30817, 'feelings', 'feelings', 0, 0, 0.5333, 'F452', 54, '*'),
(30820, 'from', 'from', 0, 0, 0.2667, 'F650', 73, '*'),
(30821, 'general', 'general', 0, 0, 0.4667, 'G564', 16, '*'),
(30823, 'goes', 'goes', 0, 0, 0.2667, 'G000', 7, '*'),
(30824, 'going', 'going', 0, 0, 0.3333, 'G520', 18, '*'),
(30826, 'heart', 'heart', 0, 0, 0.3333, 'H630', 8, '*'),
(30828, 'imagination', 'imagination', 0, 0, 0.7333, 'I52535', 2, '*'),
(30830, 'improved', 'improved', 0, 0, 0.5333, 'I51613', 3, '*'),
(30831, 'include', 'include', 0, 0, 0.4667, 'I5243', 14, '*'),
(30832, 'intense', 'intense', 0, 0, 0.4667, 'I5352', 9, '*'),
(30834, 'learning', 'learning', 0, 0, 0.5333, 'L652', 10, '*'),
(30836, 'living', 'living', 0, 0, 0.4, 'L152', 3, '*'),
(30837, 'losing', 'losing', 0, 0, 0.4, 'L252', 3, '*'),
(30838, 'manage', 'manage', 0, 0, 0.4, 'M200', 28, '*'),
(30839, 'medical', 'medical', 0, 0, 0.4667, 'M324', 8, '*'),
(30842, 'mind', 'mind', 0, 0, 0.2667, 'M300', 11, '*'),
(30843, 'minutes', 'minutes', 0, 0, 0.4667, 'M320', 16, '*'),
(30845, 'muscle', 'muscle', 0, 0, 0.4, 'M240', 4, '*'),
(30847, 'nervous', 'nervous', 0, 0, 0.4667, 'N612', 2, '*'),
(30848, 'no', 'no', 0, 0, 0.1333, 'N000', 22, '*'),
(30849, 'number', 'number', 0, 0, 0.4, 'N160', 3, '*'),
(30851, 'occur', 'occur', 0, 0, 0.3333, 'O260', 3, '*'),
(30854, 'overdriven', 'overdriven', 0, 0, 0.6667, 'O163615', 2, '*'),
(30855, 'panic', 'panic', 0, 0, 0.3333, 'P520', 4, '*'),
(30858, 'period', 'period', 0, 0, 0.4, 'P630', 13, '*'),
(30859, 'person', 'person', 0, 0, 0.4, 'P625', 50, '*'),
(30862, 'preoccupied', 'preoccupied', 0, 0, 0.7333, 'P6213', 2, '*'),
(30863, 'present', 'present', 0, 0, 0.4667, 'P6253', 13, '*'),
(30864, 'primarily', 'primarily', 0, 0, 0.6, 'P6564', 2, '*'),
(30865, 'problematic', 'problematic', 0, 0, 0.7333, 'P614532', 2, '*'),
(30866, 'psychotherapy', 'psychotherapy', 0, 0, 0.8667, 'P2361', 7, '*'),
(30867, 'rate', 'rate', 0, 0, 0.2667, 'R300', 7, '*'),
(30869, 'refers', 'refers', 0, 0, 0.4, 'R162', 12, '*'),
(30870, 'relaxation', 'relaxation', 0, 0, 0.6667, 'R4235', 8, '*'),
(30872, 'seem', 'seem', 0, 0, 0.2667, 'S500', 9, '*'),
(30873, 'sensations', 'sensations', 0, 0, 0.6667, 'S52352', 2, '*'),
(30874, 'shaking', 'shaking', 0, 0, 0.4667, 'S520', 2, '*'),
(30875, 'shift', 'shift', 0, 0, 0.3333, 'S130', 2, '*'),
(30877, 'situations', 'situations', 0, 0, 0.6667, 'S352', 27, '*'),
(30878, 'skills', 'skills', 0, 0, 0.4, 'S420', 19, '*'),
(30881, 'stressors', 'stressors', 0, 0, 0.6, 'S36262', 2, '*'),
(30883, 'such', 'such', 0, 0, 0.2667, 'S000', 50, '*'),
(30884, 'sure', 'sure', 0, 0, 0.2667, 'S600', 13, '*'),
(30885, 'system', 'system', 0, 0, 0.4, 'S350', 4, '*'),
(30886, 'techniques', 'techniques', 0, 0, 0.6667, 'T252', 6, '*'),
(30887, 'though', 'though', 0, 0, 0.4, 'T200', 5, '*'),
(30890, 'topic', 'topic', 0, 0, 0.3333, 'T120', 4, '*'),
(30891, 'trembling', 'trembling', 0, 0, 0.6, 'T651452', 2, '*'),
(30892, 'trigger', 'trigger', 0, 0, 0.4667, 'T626', 2, '*'),
(30893, 'uncertainty', 'uncertainty', 0, 0, 0.7333, 'U526353', 5, '*'),
(30894, 'unexpected', 'unexpected', 0, 0, 0.6667, 'U52123', 4, '*'),
(30897, 'use', 'use', 0, 0, 0.2, 'U200', 24, '*'),
(30899, 'without', 'without', 0, 0, 0.4667, 'W300', 37, '*'),
(30900, 'worrying', 'worrying', 0, 0, 0.5333, 'W652', 4, '*'),
(31022, 'accompanied', 'accompanied', 0, 0, 0.7333, 'A25153', 3, '*'),
(31023, 'act', 'act', 0, 0, 0.2, 'A230', 13, '*'),
(31025, 'adjustment', 'adjustment', 0, 0, 0.6667, 'A32353', 2, '*'),
(31026, 'affect', 'affect', 0, 0, 0.4, 'A123', 6, '*'),
(31027, 'all', 'all', 0, 0, 0.2, 'A400', 46, '*'),
(31028, 'avoid', 'avoid', 0, 0, 0.3333, 'A130', 22, '*'),
(31029, 'blood', 'blood', 0, 0, 0.3333, 'B430', 6, '*'),
(31030, 'cases', 'cases', 0, 0, 0.3333, 'C000', 3, '*'),
(31032, 'closely', 'closely', 0, 0, 0.4667, 'C424', 2, '*'),
(31034, 'consult', 'consult', 0, 0, 0.4667, 'C5243', 2, '*'),
(31035, 'could', 'could', 0, 0, 0.3333, 'C430', 27, '*'),
(31036, 'daily', 'daily', 0, 0, 0.3333, 'D400', 11, '*'),
(31037, 'dealing', 'dealing', 0, 0, 0.4667, 'D452', 10, '*'),
(31039, 'depression', 'depression', 0, 0, 0.6667, 'D1625', 7, '*'),
(31040, 'diet', 'diet', 0, 0, 0.2667, 'D000', 11, '*'),
(31042, 'does', 'does', 0, 0, 0.2667, 'D200', 23, '*'),
(31044, 'dysfunctional', 'dysfunctional', 0, 0, 0.8667, 'D2152354', 10, '*'),
(31047, 'emotions', 'emotions', 0, 0, 0.5333, 'E5352', 35, '*'),
(31049, 'empty', 'empty', 0, 0, 0.3333, 'E513', 3, '*'),
(31050, 'environmental', 'environmental', 0, 0, 0.8667, 'E516534', 2, '*'),
(31051, 'exactly', 'exactly', 0, 0, 0.4667, 'E234', 5, '*'),
(31052, 'exercise', 'exercise', 0, 0, 0.5333, 'E262', 39, '*'),
(31055, 'happening', 'happening', 0, 0, 0.6, 'H152', 4, '*'),
(31056, 'indicator', 'indicator', 0, 0, 0.6, 'I53236', 3, '*'),
(31057, 'influences', 'influences', 0, 0, 0.6667, 'I51452', 3, '*'),
(31059, 'keeps', 'keeps', 0, 0, 0.3333, 'K120', 3, '*'),
(31060, 'known', 'known', 0, 0, 0.3333, 'K500', 2, '*'),
(31061, 'lasts', 'lasts', 0, 0, 0.3333, 'L232', 3, '*'),
(31062, 'linked', 'linked', 0, 0, 0.4, 'L523', 6, '*'),
(31063, 'lives', 'lives', 0, 0, 0.3333, 'L120', 25, '*'),
(31064, 'managing', 'managing', 0, 0, 0.5333, 'M252', 6, '*'),
(31066, 'mechanism', 'mechanism', 0, 0, 0.6, 'M2525', 2, '*'),
(31067, 'motivated', 'motivated', 0, 0, 0.6, 'M313', 3, '*'),
(31068, 'much', 'much', 0, 0, 0.2667, 'M200', 15, '*'),
(31069, 'needed', 'needed', 0, 0, 0.4, 'N300', 11, '*'),
(31070, 'negative', 'negative', 0, 0, 0.5333, 'N231', 31, '*'),
(31071, 'normal', 'normal', 0, 0, 0.4, 'N654', 3, '*'),
(31072, 'only', 'only', 0, 0, 0.2667, 'O540', 24, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(31073, 'patterns', 'patterns', 0, 0, 0.5333, 'P3652', 7, '*'),
(31074, 'physiological', 'physiological', 0, 0, 0.8667, 'P2424', 3, '*'),
(31075, 'positive', 'positive', 0, 0, 0.5333, 'P231', 45, '*'),
(31077, 'process', 'process', 0, 0, 0.4667, 'P620', 19, '*'),
(31078, 'produce', 'produce', 0, 0, 0.4667, 'P632', 2, '*'),
(31079, 'professional', 'professional', 0, 0, 0.8, 'P61254', 11, '*'),
(31081, 'promotion', 'promotion', 0, 0, 0.6, 'P6535', 6, '*'),
(31082, 'proper', 'proper', 0, 0, 0.4, 'P616', 2, '*'),
(31084, 'reaction', 'reaction', 0, 0, 0.5333, 'R235', 8, '*'),
(31085, 'ready', 'ready', 0, 0, 0.3333, 'R300', 5, '*'),
(31086, 'recognizing', 'recognizing', 0, 0, 0.7333, 'R25252', 2, '*'),
(31088, 'result', 'result', 0, 0, 0.4, 'R243', 10, '*'),
(31089, 'routine', 'routine', 0, 0, 0.4667, 'R350', 3, '*'),
(31090, 'share', 'share', 0, 0, 0.3333, 'S600', 17, '*'),
(31092, 'step', 'step', 0, 0, 0.2667, 'S310', 18, '*'),
(31093, 'stimuli', 'stimuli', 0, 0, 0.4667, 'S354', 3, '*'),
(31094, 'strength', 'strength', 0, 0, 0.5333, 'S36523', 4, '*'),
(31095, 'tension', 'tension', 0, 0, 0.4667, 'T525', 6, '*'),
(31098, 'therefore', 'therefore', 0, 0, 0.6, 'T616', 14, '*'),
(31099, 'these', 'these', 0, 0, 0.3333, 'T200', 33, '*'),
(31100, 'thought', 'thought', 0, 0, 0.4667, 'T230', 10, '*'),
(31102, 'tomorrow', 'tomorrow', 0, 0, 0.5333, 'T560', 4, '*'),
(31103, 'turns', 'turns', 0, 0, 0.3333, 'T652', 3, '*'),
(31104, 'way', 'way', 0, 0, 0.2, 'W000', 58, '*'),
(31105, 'what', 'what', 0, 0, 0.2667, 'W300', 104, '*'),
(31106, 'where', 'where', 0, 0, 0.3333, 'W600', 28, '*'),
(31149, '46', '46', 0, 0, 0.2, '', 2, '*'),
(31150, 'activating', 'activating', 0, 0, 0.6667, 'A231352', 2, '*'),
(31152, 'always', 'always', 0, 0, 0.4, 'A420', 16, '*'),
(31153, 'am', 'am', 0, 0, 0.1333, 'A500', 10, '*'),
(31154, 'automatically', 'automatically', 0, 0, 0.8667, 'A35324', 8, '*'),
(31155, 'behavior', 'behavior', 0, 0, 0.5333, 'B600', 18, '*'),
(31156, 'behaviors', 'behaviors', 0, 0, 0.6, 'B620', 19, '*'),
(31157, 'beliefs', 'beliefs', 0, 0, 0.4667, 'B412', 4, '*'),
(31159, 'cause', 'cause', 0, 0, 0.3333, 'C000', 14, '*'),
(31160, 'certain', 'certain', 0, 0, 0.4667, 'C635', 6, '*'),
(31161, 'cognitive', 'cognitive', 0, 0, 0.6, 'C531', 12, '*'),
(31162, 'colleague', 'colleague', 0, 0, 0.6, 'C420', 3, '*'),
(31163, 'communicate', 'communicate', 0, 0, 0.7333, 'C523', 16, '*'),
(31164, 'consequences', 'consequences', 0, 0, 0.8, 'C5252', 7, '*'),
(31165, 'defines', 'defines', 0, 0, 0.4667, 'D152', 2, '*'),
(31167, 'distorted', 'distorted', 0, 0, 0.6, 'D2363', 2, '*'),
(31168, 'do', 'do', 0, 0, 0.1333, 'D000', 83, '*'),
(31170, 'eg', 'eg', 0, 0, 0.1333, 'E200', 3, '*'),
(31172, 'evaluation', 'evaluation', 0, 0, 0.6667, 'E1435', 9, '*'),
(31173, 'event', 'event', 0, 0, 0.3333, 'E153', 6, '*'),
(31174, 'fact', 'fact', 0, 0, 0.2667, 'F230', 8, '*'),
(31175, 'factor', 'factor', 0, 0, 0.4, 'F236', 5, '*'),
(31176, 'feel', 'feel', 0, 0, 0.2667, 'F400', 49, '*'),
(31180, 'handle', 'handle', 0, 0, 0.4, 'H534', 6, '*'),
(31181, 'however', 'however', 0, 0, 0.4667, 'H160', 33, '*'),
(31182, 'if', 'if', 0, 0, 0.1333, 'I100', 69, '*'),
(31183, 'immediate', 'immediate', 0, 0, 0.6, 'I530', 6, '*'),
(31184, 'impact', 'impact', 0, 0, 0.4, 'I5123', 15, '*'),
(31186, 'intervention', 'intervention', 0, 0, 0.8, 'I5361535', 2, '*'),
(31190, 'just', 'just', 0, 0, 0.2667, 'J300', 26, '*'),
(31191, 'leads', 'leads', 0, 0, 0.3333, 'L320', 12, '*'),
(31193, 'myself', 'myself', 0, 0, 0.4, 'M241', 5, '*'),
(31194, 'next', 'next', 0, 0, 0.2667, 'N230', 11, '*'),
(31196, 'place', 'place', 0, 0, 0.3333, 'P420', 22, '*'),
(31197, 'possible', 'possible', 0, 0, 0.5333, 'P214', 16, '*'),
(31199, 'properly', 'properly', 0, 0, 0.5333, 'P6164', 5, '*'),
(31200, 'rational', 'rational', 0, 0, 0.5333, 'R354', 4, '*'),
(31201, 'recognize', 'recognize', 0, 0, 0.6, 'R252', 27, '*'),
(31202, 'regarding', 'regarding', 0, 0, 0.6, 'R26352', 16, '*'),
(31203, 'repeat', 'repeat', 0, 0, 0.4, 'R130', 10, '*'),
(31205, 'since', 'since', 0, 0, 0.3333, 'S520', 10, '*'),
(31207, 'stomach', 'stomach', 0, 0, 0.4667, 'S352', 5, '*'),
(31208, 'stop', 'stop', 0, 0, 0.2667, 'S310', 11, '*'),
(31209, 'strong', 'strong', 0, 0, 0.4, 'S3652', 13, '*'),
(31212, 'takes', 'takes', 0, 0, 0.3333, 'T200', 6, '*'),
(31213, 'then', 'then', 0, 0, 0.2667, 'T500', 33, '*'),
(31214, 'thinking', 'thinking', 0, 0, 0.5333, 'T5252', 17, '*'),
(31215, 'triangle', 'triangle', 0, 0, 0.5333, 'T6524', 2, '*'),
(31216, 'unable', 'unable', 0, 0, 0.4, 'U514', 2, '*'),
(31218, 'very', 'very', 0, 0, 0.2667, 'V600', 29, '*'),
(31278, 'ability', 'ability', 0, 0, 0.4667, 'A143', 17, '*'),
(31280, 'against', 'against', 0, 0, 0.4667, 'A2523', 10, '*'),
(31285, 'better', 'better', 0, 0, 0.4, 'B360', 31, '*'),
(31286, 'both', 'both', 0, 0, 0.2667, 'B300', 32, '*'),
(31313, 'issues', 'issues', 0, 0, 0.4, 'I200', 5, '*'),
(31320, 'over', 'over', 0, 0, 0.2667, 'O160', 15, '*'),
(31323, 'problems', 'problems', 0, 0, 0.5333, 'P61452', 8, '*'),
(31331, 'risk', 'risk', 0, 0, 0.2667, 'R200', 6, '*'),
(31332, 'same', 'same', 0, 0, 0.2667, 'S500', 28, '*'),
(31337, 'stressful', 'stressful', 0, 0, 0.6, 'S36214', 10, '*'),
(31338, 'take', 'take', 0, 0, 0.2667, 'T200', 51, '*'),
(31406, 'adrenaline', 'adrenaline', 0, 0, 0.6667, 'A36545', 3, '*'),
(31408, 'arise', 'arise', 0, 0, 0.3333, 'A620', 9, '*'),
(31410, 'because', 'because', 0, 0, 0.4667, 'B200', 23, '*'),
(31426, 'escape', 'escape', 0, 0, 0.4, 'E210', 2, '*'),
(31451, 'mood', 'mood', 0, 0, 0.2667, 'M300', 10, '*'),
(31454, 'now', 'now', 0, 0, 0.2, 'N000', 21, '*'),
(31459, 'reactions', 'reactions', 0, 0, 0.6, 'R2352', 7, '*'),
(31486, 'will', 'will', 0, 0, 0.2667, 'W400', 71, '*'),
(31530, '52', '52', 0, 0, 0.2, '', 2, '*'),
(31531, 'anxious', 'anxious', 0, 0, 0.4667, 'A520', 4, '*'),
(31533, 'caused', 'caused', 0, 0, 0.4, 'C300', 3, '*'),
(31534, 'challenge', 'challenge', 0, 0, 0.6, 'C452', 2, '*'),
(31535, 'combined', 'combined', 0, 0, 0.5333, 'C5153', 2, '*'),
(31536, 'cope', 'cope', 0, 0, 0.2667, 'C100', 4, '*'),
(31538, 'disappear', 'disappear', 0, 0, 0.6, 'D216', 2, '*'),
(31539, 'diseases', 'diseases', 0, 0, 0.5333, 'D200', 3, '*'),
(31540, 'either', 'either', 0, 0, 0.4, 'E360', 15, '*'),
(31541, 'face', 'face', 0, 0, 0.2667, 'F200', 9, '*'),
(31543, 'hormone', 'hormone', 0, 0, 0.4667, 'H650', 4, '*'),
(31544, 'laugh', 'laugh', 0, 0, 0.3333, 'L200', 5, '*'),
(31545, 'makes', 'makes', 0, 0, 0.3333, 'M200', 29, '*'),
(31546, 'mentally', 'mentally', 0, 0, 0.5333, 'M340', 5, '*'),
(31547, 'once', 'once', 0, 0, 0.2667, 'O520', 13, '*'),
(31548, 'passed', 'passed', 0, 0, 0.4, 'P230', 3, '*'),
(31549, 'physically', 'physically', 0, 0, 0.6667, 'P240', 4, '*'),
(31553, 'situation', 'situation', 0, 0, 0.6, 'S350', 22, '*'),
(31555, 'so', 'so', 0, 0, 0.1333, 'S000', 34, '*'),
(31556, 'start', 'start', 0, 0, 0.3333, 'S363', 16, '*'),
(31557, 'survival', 'survival', 0, 0, 0.5333, 'S614', 3, '*'),
(31558, 'temporary', 'temporary', 0, 0, 0.6, 'T516', 2, '*'),
(31561, '51', '51', 0, 0, 0.2, '', 2, '*'),
(31562, 'activity', 'activity', 0, 0, 0.5333, 'A2313', 15, '*'),
(31563, 'addition', 'addition', 0, 0, 0.5333, 'A350', 17, '*'),
(31566, 'become', 'become', 0, 0, 0.4, 'B250', 17, '*'),
(31567, 'begin', 'begin', 0, 0, 0.3333, 'B250', 15, '*'),
(31568, 'breathing', 'breathing', 0, 0, 0.6, 'B6352', 5, '*'),
(31569, 'brings', 'brings', 0, 0, 0.4, 'B652', 5, '*'),
(31570, 'calmness', 'calmness', 0, 0, 0.5333, 'C452', 4, '*'),
(31571, 'cannot', 'cannot', 0, 0, 0.4, 'C530', 19, '*'),
(31573, 'closer', 'closer', 0, 0, 0.4, 'C426', 8, '*'),
(31574, 'completed', 'completed', 0, 0, 0.6, 'C5143', 15, '*'),
(31575, 'deep', 'deep', 0, 0, 0.2667, 'D100', 9, '*'),
(31576, 'dreams', 'dreams', 0, 0, 0.4, 'D652', 2, '*'),
(31577, 'effective', 'effective', 0, 0, 0.6, 'E1231', 3, '*'),
(31578, 'endorphins', 'endorphins', 0, 0, 0.6667, 'E536152', 2, '*'),
(31579, 'energy', 'energy', 0, 0, 0.4, 'E562', 28, '*'),
(31581, 'excess', 'excess', 0, 0, 0.4, 'E200', 3, '*'),
(31582, 'exercising', 'exercising', 0, 0, 0.6667, 'E26252', 5, '*'),
(31583, 'fall', 'fall', 0, 0, 0.2667, 'F400', 7, '*'),
(31584, 'faster', 'faster', 0, 0, 0.4, 'F236', 5, '*'),
(31585, 'fight', 'fight', 0, 0, 0.3333, 'F230', 2, '*'),
(31586, 'focus', 'focus', 0, 0, 0.3333, 'F200', 26, '*'),
(31587, 'focused', 'focused', 0, 0, 0.4667, 'F230', 5, '*'),
(31588, 'focusing', 'focusing', 0, 0, 0.5333, 'F252', 5, '*'),
(31589, 'gift', 'gift', 0, 0, 0.2667, 'G130', 3, '*'),
(31590, 'give', 'give', 0, 0, 0.2667, 'G100', 26, '*'),
(31591, 'gives', 'gives', 0, 0, 0.3333, 'G120', 5, '*'),
(31592, 'happier', 'happier', 0, 0, 0.4667, 'H160', 8, '*'),
(31594, 'helps', 'helps', 0, 0, 0.3333, 'H412', 18, '*'),
(31595, 'hormones', 'hormones', 0, 0, 0.5333, 'H652', 4, '*'),
(31598, 'intensity', 'intensity', 0, 0, 0.6, 'I53523', 10, '*'),
(31599, 'into', 'into', 0, 0, 0.2667, 'I530', 41, '*'),
(31603, 'maintain', 'maintain', 0, 0, 0.5333, 'M350', 6, '*'),
(31605, 'muscles', 'muscles', 0, 0, 0.4667, 'M242', 3, '*'),
(31608, 'protects', 'protects', 0, 0, 0.5333, 'P63232', 3, '*'),
(31609, 'provides', 'provides', 0, 0, 0.5333, 'P6132', 8, '*'),
(31611, 'reducing', 'reducing', 0, 0, 0.5333, 'R3252', 4, '*'),
(31613, 'regular', 'regular', 0, 0, 0.4667, 'R246', 4, '*'),
(31614, 'regulate', 'regulate', 0, 0, 0.5333, 'R243', 2, '*'),
(31615, 'relaxing', 'relaxing', 0, 0, 0.5333, 'R4252', 3, '*'),
(31617, 'respond', 'respond', 0, 0, 0.4667, 'R2153', 10, '*'),
(31618, 'responsible', 'responsible', 0, 0, 0.7333, 'R215214', 9, '*'),
(31621, 'roles', 'roles', 0, 0, 0.3333, 'R420', 5, '*'),
(31622, 'secret', 'secret', 0, 0, 0.4, 'S630', 2, '*'),
(31623, 'shown', 'shown', 0, 0, 0.3333, 'S500', 10, '*'),
(31624, 'slowly', 'slowly', 0, 0, 0.4, 'S400', 6, '*'),
(31625, 'smile', 'smile', 0, 0, 0.3333, 'S540', 8, '*'),
(31626, 'soon', 'soon', 0, 0, 0.2667, 'S500', 2, '*'),
(31627, 'spirit', 'spirit', 0, 0, 0.4, 'S163', 2, '*'),
(31628, 'substances', 'substances', 0, 0, 0.6667, 'S12352', 3, '*'),
(31629, 'sweet', 'sweet', 0, 0, 0.3333, 'S300', 2, '*'),
(31632, 'understand', 'understand', 0, 0, 0.6667, 'U5362353', 12, '*'),
(31633, 'unique', 'unique', 0, 0, 0.4, 'U520', 2, '*'),
(31634, 'unpleasant', 'unpleasant', 0, 0, 0.6667, 'U514253', 4, '*'),
(31636, 'whilst', 'whilst', 0, 0, 0.4, 'W423', 4, '*'),
(31689, '50', '50', 0, 0, 0.2, '', 2, '*'),
(31690, 'according', 'according', 0, 0, 0.6, 'A26352', 20, '*'),
(31692, 'arising', 'arising', 0, 0, 0.4667, 'A6252', 2, '*'),
(31694, 'attitude', 'attitude', 0, 0, 0.5333, 'A300', 6, '*'),
(31696, 'choose', 'choose', 0, 0, 0.4, 'C000', 20, '*'),
(31698, 'communication', 'communication', 0, 0, 0.8667, 'C5235', 6, '*'),
(31701, 'data', 'data', 0, 0, 0.2667, 'D000', 7, '*'),
(31702, 'demanding', 'demanding', 0, 0, 0.6, 'D5352', 2, '*'),
(31703, 'described', 'described', 0, 0, 0.6, 'D2613', 4, '*'),
(31704, 'development', 'development', 0, 0, 0.7333, 'D14153', 9, '*'),
(31710, 'factors', 'factors', 0, 0, 0.4667, 'F2362', 8, '*'),
(31711, 'found', 'found', 0, 0, 0.3333, 'F530', 14, '*'),
(31712, 'greatest', 'greatest', 0, 0, 0.5333, 'G6323', 4, '*'),
(31713, 'habits', 'habits', 0, 0, 0.4, 'H132', 12, '*'),
(31714, 'half', 'half', 0, 0, 0.2667, 'H410', 3, '*'),
(31717, 'improve', 'improve', 0, 0, 0.4667, 'I5161', 14, '*'),
(31718, 'improving', 'improving', 0, 0, 0.6, 'I516152', 3, '*'),
(31719, 'institute', 'institute', 0, 0, 0.6, 'I523', 6, '*'),
(31720, 'international', 'international', 0, 0, 0.8667, 'I5365354', 2, '*'),
(31721, 'job', 'job', 0, 0, 0.2, 'J100', 11, '*'),
(31723, 'learn', 'learn', 0, 0, 0.3333, 'L650', 10, '*'),
(31724, 'management', 'management', 0, 0, 0.6667, 'M253', 30, '*'),
(31726, 'organization', 'organization', 0, 0, 0.8, 'O625235', 2, '*'),
(31727, 'overall', 'overall', 0, 0, 0.4667, 'O164', 6, '*'),
(31728, 'partners', 'partners', 0, 0, 0.5333, 'P63562', 6, '*'),
(31729, 'promote', 'promote', 0, 0, 0.4667, 'P653', 6, '*'),
(31730, 'provided', 'provided', 0, 0, 0.5333, 'P613', 3, '*'),
(31732, 'relate', 'relate', 0, 0, 0.4, 'R430', 2, '*'),
(31733, 'relationships', 'relationships', 0, 0, 0.8667, 'R435212', 32, '*'),
(31734, 'research', 'research', 0, 0, 0.5333, 'R262', 23, '*'),
(31735, 'responsibility', 'responsibility', 0, 0, 0.9333, 'R2152143', 13, '*'),
(31736, 'serious', 'serious', 0, 0, 0.4667, 'S620', 3, '*'),
(31737, 'steps', 'steps', 0, 0, 0.3333, 'S312', 18, '*'),
(31738, 'still', 'still', 0, 0, 0.3333, 'S340', 8, '*'),
(31740, 'their', 'their', 0, 0, 0.3333, 'T600', 53, '*'),
(31741, 'traps', 'traps', 0, 0, 0.3333, 'T612', 3, '*'),
(31742, 'variety', 'variety', 0, 0, 0.4667, 'V630', 3, '*'),
(31745, 'while', 'while', 0, 0, 0.3333, 'W400', 21, '*'),
(31746, 'work-related', 'work-related', 0, 0, 0.8, 'W62643', 2, '*'),
(31750, '“the', '“the', 0, 0, 0.2667, '“300', 3, '*'),
(31751, '\'big', '\'big', 0, 0, 0.2667, 'B200', 1, '*'),
(31752, '69', '69', 0, 0, 0.2, '', 1, '*'),
(31753, 'abrupt', 'abrupt', 0, 0, 0.4, 'A1613', 1, '*'),
(31754, 'accusations', 'accusations', 0, 0, 0.7333, 'A2352', 3, '*'),
(31755, 'anger', 'anger', 0, 0, 0.3333, 'A526', 16, '*'),
(31756, 'approach', 'approach', 0, 0, 0.5333, 'A162', 3, '*'),
(31757, 'arecareful', 'arecareful', 0, 0, 0.6667, 'A62614', 1, '*'),
(31758, 'ask', 'ask', 0, 0, 0.2, 'A200', 16, '*'),
(31759, 'aspects', 'aspects', 0, 0, 0.4667, 'A21232', 10, '*'),
(31760, 'attributes', 'attributes', 0, 0, 0.6667, 'A36132', 1, '*'),
(31761, 'away', 'away', 0, 0, 0.2667, 'A000', 6, '*'),
(31762, 'beginning', 'beginning', 0, 0, 0.6, 'B252', 9, '*'),
(31763, 'boss', 'boss', 0, 0, 0.2667, 'B200', 2, '*'),
(31764, 'boundaries', 'boundaries', 0, 0, 0.6667, 'B5362', 23, '*'),
(31765, 'character', 'character', 0, 0, 0.6, 'C6236', 2, '*'),
(31766, 'climate', 'climate', 0, 0, 0.4667, 'C453', 1, '*'),
(31767, 'come', 'come', 0, 0, 0.2667, 'C500', 15, '*'),
(31768, 'completely', 'completely', 0, 0, 0.6667, 'C51434', 6, '*'),
(31769, 'complicated', 'complicated', 0, 0, 0.7333, 'C51423', 3, '*'),
(31770, 'conflict', 'conflict', 0, 0, 0.5333, 'C51423', 4, '*'),
(31771, 'conflicts', 'conflicts', 0, 0, 0.6, 'C514232', 4, '*'),
(31772, 'consider', 'consider', 0, 0, 0.5333, 'C5236', 29, '*'),
(31773, 'contradicted', 'contradicted', 0, 0, 0.8, 'C536323', 1, '*'),
(31774, 'corrected', 'corrected', 0, 0, 0.6, 'C623', 1, '*'),
(31775, 'courtesy', 'courtesy', 0, 0, 0.5333, 'C632', 1, '*'),
(31776, 'daughter', 'daughter', 0, 0, 0.5333, 'D236', 1, '*'),
(31777, 'daughter\'s', 'daughter\'s', 0, 0, 0.6667, 'D2362', 1, '*'),
(31778, 'defensive', 'defensive', 0, 0, 0.6, 'D1521', 1, '*'),
(31779, 'delay', 'delay', 0, 0, 0.3333, 'D400', 2, '*'),
(31780, 'differences', 'differences', 0, 0, 0.7333, 'D1652', 9, '*'),
(31781, 'disregard', 'disregard', 0, 0, 0.6, 'D26263', 4, '*'),
(31782, 'dissatisfaction', 'dissatisfaction', 0, 0, 1, 'D2321235', 1, '*'),
(31783, 'distance', 'distance', 0, 0, 0.5333, 'D2352', 2, '*'),
(31784, 'early', 'early', 0, 0, 0.3333, 'E640', 6, '*'),
(31785, 'effort', 'effort', 0, 0, 0.4, 'E163', 6, '*'),
(31786, 'evaluate', 'evaluate', 0, 0, 0.5333, 'E143', 9, '*'),
(31787, 'evaluated', 'evaluated', 0, 0, 0.6, 'E143', 1, '*'),
(31788, 'examining', 'examining', 0, 0, 0.6, 'E252', 3, '*'),
(31789, 'explain', 'explain', 0, 0, 0.4667, 'E2145', 3, '*'),
(31790, 'express', 'express', 0, 0, 0.4667, 'E2162', 20, '*'),
(31791, 'extent', 'extent', 0, 0, 0.4, 'E2353', 2, '*'),
(31792, 'far', 'far', 0, 0, 0.2, 'F600', 5, '*'),
(31793, 'get', 'get', 0, 0, 0.2, 'G300', 30, '*'),
(31794, 'had', 'had', 0, 0, 0.2, 'H300', 16, '*'),
(31795, 'hand', 'hand', 0, 0, 0.2667, 'H530', 11, '*'),
(31796, 'helpful', 'helpful', 0, 0, 0.4667, 'H414', 7, '*'),
(31797, 'her', 'her', 0, 0, 0.2, 'H600', 16, '*'),
(31798, 'homework', 'homework', 0, 0, 0.5333, 'H562', 1, '*'),
(31799, 'inevitable', 'inevitable', 0, 0, 0.6667, 'I51314', 4, '*'),
(31800, 'initially', 'initially', 0, 0, 0.6, 'I534', 4, '*'),
(31801, 'interlocutor', 'interlocutor', 0, 0, 0.8, 'I5364236', 3, '*'),
(31802, 'kind', 'kind', 0, 0, 0.2667, 'K530', 10, '*'),
(31803, 'language', 'language', 0, 0, 0.5333, 'L520', 2, '*'),
(31804, 'little', 'little', 0, 0, 0.4, 'L340', 12, '*'),
(31805, 'many', 'many', 0, 0, 0.2667, 'M000', 31, '*'),
(31806, 'me', 'me', 0, 0, 0.1333, 'M000', 12, '*'),
(31807, 'mild', 'mild', 0, 0, 0.2667, 'M430', 2, '*'),
(31808, 'my', 'my', 0, 0, 0.1333, 'M000', 15, '*'),
(31809, 'need', 'need', 0, 0, 0.2667, 'N300', 44, '*'),
(31810, 'objective', 'objective', 0, 0, 0.6, 'O1231', 2, '*'),
(31811, 'observed', 'observed', 0, 0, 0.5333, 'O12613', 2, '*'),
(31812, 'order', 'order', 0, 0, 0.3333, 'O636', 34, '*'),
(31813, 'outcome', 'outcome', 0, 0, 0.4667, 'O325', 3, '*'),
(31814, 'part', 'part', 0, 0, 0.2667, 'P630', 23, '*'),
(31815, 'participation', 'participation', 0, 0, 0.8667, 'P632135', 1, '*'),
(31816, 'people', 'people', 0, 0, 0.4, 'P400', 75, '*'),
(31817, 'picture', 'picture', 0, 0, 0.4667, 'P236', 3, '*'),
(31818, 'picture\'', 'picture\'', 0, 0, 0.5333, 'P236', 1, '*'),
(31819, 'point', 'point', 0, 0, 0.3333, 'P530', 18, '*'),
(31820, 'politely', 'politely', 0, 0, 0.5333, 'P434', 1, '*'),
(31821, 'position', 'position', 0, 0, 0.5333, 'P235', 6, '*'),
(31822, 'positivity', 'positivity', 0, 0, 0.6667, 'P2313', 14, '*'),
(31823, 'really', 'really', 0, 0, 0.4, 'R400', 12, '*'),
(31824, 'remind', 'remind', 0, 0, 0.4, 'R530', 4, '*'),
(31825, 'respect', 'respect', 0, 0, 0.4667, 'R2123', 15, '*'),
(31826, 'respecting', 'respecting', 0, 0, 0.6667, 'R212352', 6, '*'),
(31827, 'responsibilities', 'responsibilities', 0, 0, 1, 'R21521432', 4, '*'),
(31828, 'results', 'results', 0, 0, 0.4667, 'R2432', 14, '*'),
(31829, 'returned', 'returned', 0, 0, 0.5333, 'R3653', 1, '*'),
(31830, 'reward', 'reward', 0, 0, 0.4, 'R300', 5, '*'),
(31831, 'rude', 'rude', 0, 0, 0.2667, 'R300', 1, '*'),
(31832, 'say', 'say', 0, 0, 0.2, 'S000', 10, '*'),
(31833, 'shifting', 'shifting', 0, 0, 0.5333, 'S1352', 2, '*'),
(31834, 'show', 'show', 0, 0, 0.2667, 'S000', 16, '*'),
(31835, 'sides', 'sides', 0, 0, 0.3333, 'S320', 2, '*'),
(31836, 'solutions', 'solutions', 0, 0, 0.6, 'S4352', 6, '*'),
(31837, 'solve', 'solve', 0, 0, 0.3333, 'S410', 2, '*'),
(31838, 'solved', 'solved', 0, 0, 0.4, 'S413', 1, '*'),
(31839, 'some', 'some', 0, 0, 0.2667, 'S500', 50, '*'),
(31840, 'someone', 'someone', 0, 0, 0.4667, 'S500', 29, '*'),
(31841, 'suggest', 'suggest', 0, 0, 0.4667, 'S300', 4, '*'),
(31842, 'tensions', 'tensions', 0, 0, 0.5333, 'T5252', 1, '*'),
(31843, 'themselves', 'themselves', 0, 0, 0.6667, 'T52412', 13, '*'),
(31844, 'time', 'time', 0, 0, 0.2667, 'T500', 77, '*'),
(31845, 'times', 'times', 0, 0, 0.3333, 'T520', 12, '*'),
(31846, 'tone', 'tone', 0, 0, 0.2667, 'T500', 3, '*'),
(31847, 'trying', 'trying', 0, 0, 0.4, 'T652', 9, '*'),
(31848, 'uncontrollable', 'uncontrollable', 0, 0, 0.9333, 'U52536414', 2, '*'),
(31849, 'understanding', 'understanding', 0, 0, 0.8667, 'U536235352', 14, '*'),
(31850, 'view', 'view', 0, 0, 0.2667, 'V000', 9, '*'),
(31851, 'vocabulary', 'vocabulary', 0, 0, 0.6667, 'V2146', 1, '*'),
(31852, 'voice', 'voice', 0, 0, 0.3333, 'V200', 3, '*'),
(31853, 'was', 'was', 0, 0, 0.2, 'W200', 23, '*'),
(31854, 'what\'s', 'what\'s', 0, 0, 0.4, 'W320', 3, '*'),
(31855, 'whole', 'whole', 0, 0, 0.3333, 'W400', 7, '*'),
(31856, 'would', 'would', 0, 0, 0.3333, 'W430', 12, '*'),
(31857, 'wrong', 'wrong', 0, 0, 0.3333, 'W652', 6, '*'),
(31858, 'yelled', 'yelled', 0, 0, 0.4, 'Y430', 1, '*'),
(31859, 'yourself', 'yourself', 0, 0, 0.5333, 'Y6241', 45, '*'),
(31860, 'αρθρο', 'αρθρο', 0, 0, 0.3333, 'α000', 1, '*'),
(31879, 'adaptive', 'adaptive', 0, 0, 0.5333, 'A3131', 2, '*'),
(31881, 'angry', 'angry', 0, 0, 0.3333, 'A526', 4, '*'),
(31882, 'anything', 'anything', 0, 0, 0.5333, 'A5352', 9, '*'),
(31883, 'appear', 'appear', 0, 0, 0.4, 'A160', 2, '*'),
(31884, 'avoiding', 'avoiding', 0, 0, 0.5333, 'A1352', 9, '*'),
(31885, 'behind', 'behind', 0, 0, 0.4, 'B530', 4, '*'),
(31887, 'breaking', 'breaking', 0, 0, 0.5333, 'B6252', 2, '*'),
(31891, 'disgust', 'disgust', 0, 0, 0.4667, 'D230', 2, '*'),
(31893, 'doesn\'t', 'doesn\'t', 0, 0, 0.4667, 'D253', 14, '*'),
(31894, 'emotion', 'emotion', 0, 0, 0.4667, 'E535', 8, '*'),
(31895, 'everyone', 'everyone', 0, 0, 0.5333, 'E165', 6, '*'),
(31896, 'everything', 'everything', 0, 0, 0.6667, 'E16352', 15, '*'),
(31898, 'expressed', 'expressed', 0, 0, 0.6, 'E21623', 5, '*'),
(31899, 'expressing', 'expressing', 0, 0, 0.6667, 'E216252', 5, '*'),
(31900, 'expression', 'expression', 0, 0, 0.6667, 'E21625', 12, '*'),
(31901, 'externalize', 'externalize', 0, 0, 0.7333, 'E236542', 2, '*'),
(31902, 'felt', 'felt', 0, 0, 0.2667, 'F430', 5, '*'),
(31903, 'gets', 'gets', 0, 0, 0.2667, 'G320', 3, '*'),
(31904, 'great', 'great', 0, 0, 0.3333, 'G630', 10, '*'),
(31906, 'inside', 'inside', 0, 0, 0.4, 'I523', 4, '*'),
(31909, 'joy', 'joy', 0, 0, 0.2, 'J000', 7, '*'),
(31910, 'judgmental', 'judgmental', 0, 0, 0.6667, 'J32534', 2, '*'),
(31911, 'led', 'led', 0, 0, 0.2, 'L300', 5, '*'),
(31913, 'necessary', 'necessary', 0, 0, 0.6, 'N260', 9, '*'),
(31914, 'nothing', 'nothing', 0, 0, 0.4667, 'N352', 4, '*'),
(31915, 'observe', 'observe', 0, 0, 0.4667, 'O1261', 3, '*'),
(31916, 'others', 'others', 0, 0, 0.4, 'O362', 37, '*'),
(31917, 'outburst', 'outburst', 0, 0, 0.5333, 'O31623', 2, '*'),
(31923, 'realize', 'realize', 0, 0, 0.4667, 'R420', 12, '*'),
(31924, 'reason', 'reason', 0, 0, 0.4, 'R250', 5, '*'),
(31926, 'sadness', 'sadness', 0, 0, 0.4667, 'S352', 9, '*'),
(31927, 'see', 'see', 0, 0, 0.2, 'S000', 24, '*'),
(31928, 'society', 'society', 0, 0, 0.4667, 'S300', 3, '*'),
(31929, 'surprise', 'surprise', 0, 0, 0.5333, 'S6162', 2, '*'),
(31931, 'through', 'through', 0, 0, 0.4667, 'T620', 22, '*'),
(31932, 'towards', 'towards', 0, 0, 0.4667, 'T632', 15, '*'),
(31933, 'typical', 'typical', 0, 0, 0.4667, 'T124', 2, '*'),
(31934, 'understood', 'understood', 0, 0, 0.6667, 'U53623', 3, '*'),
(31935, 'undoubtedly', 'undoubtedly', 0, 0, 0.7333, 'U53134', 2, '*'),
(31936, 'unhealthy', 'unhealthy', 0, 0, 0.6, 'U543', 3, '*'),
(31937, 'violent', 'violent', 0, 0, 0.4667, 'V453', 2, '*'),
(31938, 'who', 'who', 0, 0, 0.2, 'W000', 34, '*'),
(31939, 'whom', 'whom', 0, 0, 0.2667, 'W500', 5, '*'),
(32005, 'above', 'above', 0, 0, 0.3333, 'A100', 15, '*'),
(32006, 'actions', 'actions', 0, 0, 0.4667, 'A2352', 16, '*'),
(32007, 'adopt', 'adopt', 0, 0, 0.3333, 'A313', 3, '*'),
(32008, 'alone', 'alone', 0, 0, 0.3333, 'A450', 5, '*'),
(32010, 'breaths', 'breaths', 0, 0, 0.4667, 'B632', 6, '*'),
(32011, 'calm', 'calm', 0, 0, 0.2667, 'C450', 6, '*'),
(32012, 'combination', 'combination', 0, 0, 0.7333, 'C51535', 2, '*'),
(32013, 'communicating', 'communicating', 0, 0, 0.8667, 'C52352', 2, '*'),
(32014, 'conversation', 'conversation', 0, 0, 0.8, 'C516235', 5, '*'),
(32015, 'count', 'count', 0, 0, 0.3333, 'C530', 4, '*'),
(32016, 'counting', 'counting', 0, 0, 0.5333, 'C5352', 4, '*'),
(32017, 'deeper', 'deeper', 0, 0, 0.4, 'D160', 3, '*'),
(32018, 'desired', 'desired', 0, 0, 0.4667, 'D263', 6, '*'),
(32020, 'enough', 'enough', 0, 0, 0.4, 'E520', 9, '*'),
(32021, 'expecting', 'expecting', 0, 0, 0.6, 'E212352', 3, '*'),
(32023, 'expressions', 'expressions', 0, 0, 0.7333, 'E216252', 9, '*'),
(32025, 'goal', 'goal', 0, 0, 0.2667, 'G400', 12, '*'),
(32026, 'guilty', 'guilty', 0, 0, 0.4, 'G430', 2, '*'),
(32027, 'hold', 'hold', 0, 0, 0.2667, 'H430', 6, '*'),
(32029, 'increases', 'increases', 0, 0, 0.6, 'I5262', 7, '*'),
(32030, 'indications', 'indications', 0, 0, 0.7333, 'I532352', 2, '*'),
(32031, 'instead', 'instead', 0, 0, 0.4667, 'I523', 7, '*'),
(32032, 'keep', 'keep', 0, 0, 0.2667, 'K100', 21, '*'),
(32033, 'lot', 'lot', 0, 0, 0.2, 'L300', 9, '*'),
(32035, 'moment', 'moment', 0, 0, 0.4, 'M300', 9, '*'),
(32037, 'move', 'move', 0, 0, 0.2667, 'M100', 6, '*'),
(32038, 'never', 'never', 0, 0, 0.3333, 'N160', 13, '*'),
(32039, 'off', 'off', 0, 0, 0.2, 'O100', 5, '*'),
(32040, 'perhaps', 'perhaps', 0, 0, 0.4667, 'P612', 7, '*'),
(32041, 'picking', 'picking', 0, 0, 0.4667, 'P252', 4, '*'),
(32043, 'practice', 'practice', 0, 0, 0.5333, 'P6232', 32, '*'),
(32044, 'quick', 'quick', 0, 0, 0.3333, 'Q000', 2, '*'),
(32045, 'relax', 'relax', 0, 0, 0.3333, 'R420', 6, '*'),
(32046, 'remember', 'remember', 0, 0, 0.5333, 'R516', 15, '*'),
(32047, 'return', 'return', 0, 0, 0.4, 'R365', 6, '*'),
(32048, 'suggested', 'suggested', 0, 0, 0.6, 'S300', 2, '*'),
(32049, 'suitable', 'suitable', 0, 0, 0.5333, 'S314', 2, '*'),
(32050, 'table', 'table', 0, 0, 0.3333, 'T140', 5, '*'),
(32052, 'tactics', 'tactics', 0, 0, 0.4667, 'T232', 2, '*'),
(32053, 'taking', 'taking', 0, 0, 0.4, 'T252', 17, '*'),
(32054, 'technique', 'technique', 0, 0, 0.6, 'T252', 3, '*'),
(32055, 'than', 'than', 0, 0, 0.2667, 'T500', 32, '*'),
(32056, 'think', 'think', 0, 0, 0.3333, 'T520', 28, '*'),
(32057, 'those', 'those', 0, 0, 0.3333, 'T200', 20, '*'),
(32059, 'ultimately', 'ultimately', 0, 0, 0.6667, 'U43534', 2, '*'),
(32060, 'until', 'until', 0, 0, 0.3333, 'U534', 8, '*'),
(32061, 'upset', 'upset', 0, 0, 0.3333, 'U123', 9, '*'),
(32063, 'walk', 'walk', 0, 0, 0.2667, 'W420', 6, '*'),
(32067, '“you', '“you', 0, 0, 0.2667, '“000', 2, '*'),
(32070, 'adaptation', 'adaptation', 0, 0, 0.6667, 'A3135', 2, '*'),
(32071, 'around', 'around', 0, 0, 0.4, 'A653', 19, '*'),
(32074, 'bring', 'bring', 0, 0, 0.3333, 'B652', 6, '*'),
(32075, 'case', 'case', 0, 0, 0.2667, 'C000', 6, '*'),
(32076, 'certainly', 'certainly', 0, 0, 0.6, 'C6354', 5, '*'),
(32077, 'choice', 'choice', 0, 0, 0.4, 'C000', 9, '*'),
(32078, 'closing', 'closing', 0, 0, 0.4667, 'C4252', 3, '*'),
(32079, 'comes', 'comes', 0, 0, 0.3333, 'C520', 3, '*'),
(32080, 'comfort', 'comfort', 0, 0, 0.4667, 'C5163', 4, '*'),
(32081, 'consciously', 'consciously', 0, 0, 0.7333, 'C524', 3, '*'),
(32082, 'creates', 'creates', 0, 0, 0.4667, 'C632', 2, '*'),
(32083, 'decisions', 'decisions', 0, 0, 0.6, 'D252', 14, '*'),
(32084, 'demands', 'demands', 0, 0, 0.4667, 'D532', 5, '*'),
(32085, 'depressive', 'depressive', 0, 0, 0.6667, 'D1621', 3, '*'),
(32087, 'doubt', 'doubt', 0, 0, 0.3333, 'D130', 8, '*'),
(32089, 'especially', 'especially', 0, 0, 0.6667, 'E2124', 13, '*'),
(32091, 'expectations', 'expectations', 0, 0, 0.8, 'E212352', 6, '*'),
(32092, 'failure', 'failure', 0, 0, 0.4667, 'F460', 3, '*'),
(32094, 'fearing', 'fearing', 0, 0, 0.4667, 'F652', 2, '*'),
(32096, 'immediately', 'immediately', 0, 0, 0.7333, 'I534', 3, '*'),
(32097, 'inertia', 'inertia', 0, 0, 0.4667, 'I563', 2, '*'),
(32098, 'lack', 'lack', 0, 0, 0.2667, 'L200', 10, '*'),
(32099, 'later', 'later', 0, 0, 0.3333, 'L360', 5, '*'),
(32100, 'leave', 'leave', 0, 0, 0.3333, 'L100', 9, '*'),
(32101, 'low', 'low', 0, 0, 0.2, 'L000', 4, '*'),
(32102, 'making', 'making', 0, 0, 0.4, 'M252', 19, '*'),
(32104, 'note', 'note', 0, 0, 0.2667, 'N300', 8, '*'),
(32107, 'postpone', 'postpone', 0, 0, 0.5333, 'P2315', 4, '*'),
(32109, 'procrastination', 'procrastination', 0, 0, 1, 'P62623535', 5, '*'),
(32110, 'relationship', 'relationship', 0, 0, 0.8, 'R43521', 27, '*'),
(32111, 'reserves', 'reserves', 0, 0, 0.5333, 'R2612', 2, '*'),
(32113, 'second', 'second', 0, 0, 0.4, 'S530', 7, '*'),
(32114, 'secure', 'secure', 0, 0, 0.4, 'S600', 3, '*'),
(32115, 'self-confidence', 'self-confidence', 0, 0, 1, 'S41251352', 10, '*'),
(32116, 'significantly', 'significantly', 0, 0, 0.8667, 'S512534', 4, '*'),
(32117, 'sounds', 'sounds', 0, 0, 0.4, 'S532', 4, '*'),
(32118, 'sustain', 'sustain', 0, 0, 0.4667, 'S350', 4, '*'),
(32119, 'urgent', 'urgent', 0, 0, 0.4, 'U6253', 3, '*'),
(32121, 'want', 'want', 0, 0, 0.2667, 'W530', 33, '*'),
(32122, 'zone', 'zone', 0, 0, 0.2667, 'Z500', 2, '*'),
(32131, '58', '58', 0, 0, 0.2, '', 2, '*'),
(32132, 'already', 'already', 0, 0, 0.4667, 'A463', 4, '*'),
(32133, 'answer', 'answer', 0, 0, 0.4, 'A526', 5, '*'),
(32135, 'aware', 'aware', 0, 0, 0.3333, 'A600', 5, '*'),
(32136, 'been', 'been', 0, 0, 0.2667, 'B500', 18, '*'),
(32137, 'behavioral', 'behavioral', 0, 0, 0.6667, 'B640', 11, '*'),
(32138, 'circumstances', 'circumstances', 0, 0, 0.8667, 'C6252352', 3, '*'),
(32139, 'complete', 'complete', 0, 0, 0.5333, 'C5143', 8, '*'),
(32141, 'deadline', 'deadline', 0, 0, 0.5333, 'D450', 2, '*'),
(32142, 'eventually', 'eventually', 0, 0, 0.6667, 'E1534', 4, '*'),
(32144, 'fighting', 'fighting', 0, 0, 0.5333, 'F2352', 2, '*'),
(32145, 'generally', 'generally', 0, 0, 0.6, 'G564', 2, '*'),
(32146, 'guilt', 'guilt', 0, 0, 0.3333, 'G430', 4, '*'),
(32147, 'hard', 'hard', 0, 0, 0.2667, 'H630', 4, '*'),
(32148, 'harder', 'harder', 0, 0, 0.4, 'H636', 2, '*'),
(32149, 'implementation', 'implementation', 0, 0, 0.9333, 'I514535', 6, '*'),
(32150, 'interpersonal', 'interpersonal', 0, 0, 0.8667, 'I53616254', 12, '*'),
(32151, 'isn\'t', 'isn\'t', 0, 0, 0.3333, 'I253', 6, '*'),
(32152, 'mean', 'mean', 0, 0, 0.2667, 'M000', 20, '*'),
(32153, 'meet', 'meet', 0, 0, 0.2667, 'M300', 7, '*'),
(32155, 'occurs', 'occurs', 0, 0, 0.4, 'O262', 2, '*'),
(32159, 'planned', 'planned', 0, 0, 0.4667, 'P453', 5, '*'),
(32160, 'postponing', 'postponing', 0, 0, 0.6667, 'P23152', 2, '*'),
(32161, 'procrastinate', 'procrastinate', 0, 0, 0.8667, 'P6262353', 2, '*'),
(32164, 'purpose', 'purpose', 0, 0, 0.4667, 'P612', 3, '*'),
(32165, 'question', 'question', 0, 0, 0.5333, 'Q350', 3, '*'),
(32166, 'serves', 'serves', 0, 0, 0.4, 'S612', 2, '*'),
(32167, 'shame', 'shame', 0, 0, 0.3333, 'S500', 2, '*'),
(32170, 'studying', 'studying', 0, 0, 0.5333, 'S352', 5, '*'),
(32172, 'true', 'true', 0, 0, 0.2667, 'T600', 15, '*'),
(32173, 'unnecessary', 'unnecessary', 0, 0, 0.7333, 'U526', 2, '*'),
(32174, 'usually', 'usually', 0, 0, 0.4667, 'U240', 13, '*'),
(32195, 'accept', 'accept', 0, 0, 0.4, 'A213', 22, '*'),
(32196, 'afraid', 'afraid', 0, 0, 0.4, 'A163', 11, '*'),
(32197, 'ally', 'ally', 0, 0, 0.2667, 'A400', 3, '*'),
(32199, 'begins', 'begins', 0, 0, 0.4, 'B252', 2, '*'),
(32200, 'believe', 'believe', 0, 0, 0.4667, 'B410', 7, '*'),
(32201, 'benefit', 'benefit', 0, 0, 0.4667, 'B513', 4, '*'),
(32202, 'characteristics', 'characteristics', 0, 0, 1, 'C6236232', 15, '*'),
(32204, 'compromise', 'compromise', 0, 0, 0.6667, 'C51652', 2, '*'),
(32205, 'constantly', 'constantly', 0, 0, 0.6667, 'C523534', 7, '*'),
(32206, 'decide', 'decide', 0, 0, 0.4, 'D230', 11, '*'),
(32207, 'differs', 'differs', 0, 0, 0.4667, 'D162', 3, '*'),
(32210, 'elements', 'elements', 0, 0, 0.5333, 'E4532', 8, '*'),
(32212, 'enjoy', 'enjoy', 0, 0, 0.3333, 'E520', 11, '*'),
(32214, 'extremely', 'extremely', 0, 0, 0.6, 'E23654', 2, '*'),
(32215, 'frame', 'frame', 0, 0, 0.3333, 'F650', 2, '*'),
(32216, 'fully', 'fully', 0, 0, 0.3333, 'F400', 2, '*'),
(32217, 'go', 'go', 0, 0, 0.1333, 'G000', 17, '*'),
(32219, 'healthy', 'healthy', 0, 0, 0.4667, 'H430', 16, '*'),
(32220, 'honest', 'honest', 0, 0, 0.4, 'H523', 3, '*'),
(32223, 'like', 'like', 0, 0, 0.2667, 'L200', 19, '*'),
(32224, 'limits', 'limits', 0, 0, 0.4, 'L532', 7, '*'),
(32225, 'maintaining', 'maintaining', 0, 0, 0.7333, 'M352', 4, '*'),
(32226, 'member', 'member', 0, 0, 0.4, 'M160', 4, '*'),
(32227, 'members', 'members', 0, 0, 0.4667, 'M162', 4, '*'),
(32230, 'opposed', 'opposed', 0, 0, 0.4667, 'O123', 2, '*'),
(32231, 'personal', 'personal', 0, 0, 0.5333, 'P6254', 19, '*'),
(32232, 'personality', 'personality', 0, 0, 0.7333, 'P62543', 9, '*'),
(32234, 'problem', 'problem', 0, 0, 0.4667, 'P6145', 10, '*'),
(32235, 'protect', 'protect', 0, 0, 0.4667, 'P6323', 4, '*'),
(32236, 'questions', 'questions', 0, 0, 0.6, 'Q352', 6, '*'),
(32237, 'rather', 'rather', 0, 0, 0.4, 'R360', 3, '*'),
(32238, 'reach', 'reach', 0, 0, 0.3333, 'R200', 8, '*'),
(32239, 'refer', 'refer', 0, 0, 0.3333, 'R160', 8, '*'),
(32240, 'related', 'related', 0, 0, 0.4667, 'R430', 15, '*'),
(32243, 'rest', 'rest', 0, 0, 0.2667, 'R230', 7, '*'),
(32244, 'safe', 'safe', 0, 0, 0.2667, 'S100', 4, '*'),
(32246, 'set', 'set', 0, 0, 0.2, 'S300', 26, '*'),
(32247, 'sharing', 'sharing', 0, 0, 0.4667, 'S652', 2, '*'),
(32249, 'should', 'should', 0, 0, 0.4, 'S430', 21, '*'),
(32252, 'successful', 'successful', 0, 0, 0.6667, 'S140', 6, '*'),
(32253, 'talk', 'talk', 0, 0, 0.2667, 'T420', 8, '*'),
(32254, 'trust', 'trust', 0, 0, 0.3333, 'T623', 10, '*'),
(32257, 'values', 'values', 0, 0, 0.4, 'V420', 6, '*'),
(32321, 'aristotle', 'aristotle', 0, 0, 0.6, 'A6234', 8, '*'),
(32322, 'called', 'called', 0, 0, 0.4, 'C430', 9, '*'),
(32323, 'care', 'care', 0, 0, 0.2667, 'C600', 13, '*'),
(32325, 'closest', 'closest', 0, 0, 0.4667, 'C423', 2, '*'),
(32327, 'comparison', 'comparison', 0, 0, 0.6667, 'C51625', 3, '*'),
(32328, 'consists', 'consists', 0, 0, 0.5333, 'C5232', 2, '*'),
(32329, 'deserve', 'deserve', 0, 0, 0.4667, 'D261', 3, '*'),
(32330, 'difference', 'difference', 0, 0, 0.6667, 'D1652', 4, '*'),
(32331, 'erotic', 'erotic', 0, 0, 0.4, 'E632', 2, '*'),
(32332, 'family', 'family', 0, 0, 0.4, 'F540', 10, '*'),
(32333, 'friendly', 'friendly', 0, 0, 0.5333, 'F6534', 2, '*'),
(32335, 'happy', 'happy', 0, 0, 0.3333, 'H100', 18, '*'),
(32336, 'humans', 'humans', 0, 0, 0.4, 'H520', 4, '*'),
(32339, 'importance', 'importance', 0, 0, 0.6667, 'I516352', 5, '*'),
(32340, 'integral', 'integral', 0, 0, 0.5333, 'I53264', 2, '*'),
(32341, 'investing', 'investing', 0, 0, 0.6, 'I512352', 2, '*'),
(32342, 'money', 'money', 0, 0, 0.3333, 'M000', 8, '*'),
(32343, 'nature', 'nature', 0, 0, 0.4, 'N360', 3, '*'),
(32344, 'parental', 'parental', 0, 0, 0.5333, 'P6534', 3, '*'),
(32345, 'raise', 'raise', 0, 0, 0.3333, 'R200', 2, '*'),
(32346, 'relative', 'relative', 0, 0, 0.5333, 'R431', 2, '*'),
(32348, 'space', 'space', 0, 0, 0.3333, 'S120', 10, '*'),
(32349, 'species', 'species', 0, 0, 0.4667, 'S120', 2, '*'),
(32350, 'stay', 'stay', 0, 0, 0.2667, 'S300', 3, '*'),
(32352, 'that\'s', 'that\'s', 0, 0, 0.4, 'T200', 10, '*'),
(32354, 'worth', 'worth', 0, 0, 0.3333, 'W630', 6, '*'),
(32385, 'account', 'account', 0, 0, 0.4667, 'A253', 6, '*'),
(32386, 'achieve', 'achieve', 0, 0, 0.4667, 'A210', 16, '*'),
(32387, 'awareness', 'awareness', 0, 0, 0.6, 'A652', 7, '*'),
(32389, 'deal', 'deal', 0, 0, 0.2667, 'D400', 7, '*'),
(32390, 'discuss', 'discuss', 0, 0, 0.4667, 'D200', 4, '*'),
(32391, 'effectively', 'effectively', 0, 0, 0.7333, 'E12314', 5, '*'),
(32393, 'getting', 'getting', 0, 0, 0.4667, 'G352', 4, '*'),
(32395, 'idea', 'idea', 0, 0, 0.2667, 'I300', 2, '*'),
(32397, 'offers', 'offers', 0, 0, 0.4, 'O162', 4, '*'),
(32398, 'person\'s', 'person\'s', 0, 0, 0.5333, 'P6252', 4, '*'),
(32399, 'prerequisite', 'prerequisite', 0, 0, 0.8, 'P623', 4, '*'),
(32402, 'tend', 'tend', 0, 0, 0.2667, 'T530', 7, '*'),
(32403, 'thus', 'thus', 0, 0, 0.2667, 'T200', 12, '*'),
(32415, 'amount', 'amount', 0, 0, 0.4, 'A530', 4, '*'),
(32416, 'attraction', 'attraction', 0, 0, 0.6667, 'A36235', 2, '*'),
(32418, 'chance', 'chance', 0, 0, 0.4, 'C520', 5, '*'),
(32420, 'commitment', 'commitment', 0, 0, 0.6667, 'C5353', 8, '*'),
(32422, 'concept', 'concept', 0, 0, 0.4667, 'C5213', 3, '*'),
(32428, 'friendship', 'friendship', 0, 0, 0.6667, 'F65321', 2, '*'),
(32429, 'goals', 'goals', 0, 0, 0.3333, 'G420', 21, '*'),
(32431, 'his', 'his', 0, 0, 0.2, 'H200', 8, '*'),
(32432, 'ideal', 'ideal', 0, 0, 0.3333, 'I340', 4, '*'),
(32433, 'improvement', 'improvement', 0, 0, 0.7333, 'I516153', 6, '*'),
(32435, 'interact', 'interact', 0, 0, 0.5333, 'I53623', 5, '*'),
(32436, 'intimacy', 'intimacy', 0, 0, 0.5333, 'I5352', 5, '*'),
(32437, 'involves', 'involves', 0, 0, 0.5333, 'I51412', 6, '*'),
(32438, 'kinds', 'kinds', 0, 0, 0.3333, 'K532', 2, '*'),
(32439, 'lacking', 'lacking', 0, 0, 0.4667, 'L252', 2, '*'),
(32440, 'long-term', 'long-term', 0, 0, 0.6, 'L52365', 8, '*'),
(32441, 'love', 'love', 0, 0, 0.2667, 'L100', 20, '*'),
(32443, 'lust', 'lust', 0, 0, 0.2667, 'L230', 2, '*'),
(32444, 'made', 'made', 0, 0, 0.2667, 'M300', 5, '*'),
(32445, 'mainly', 'mainly', 0, 0, 0.4, 'M400', 3, '*'),
(32448, 'noticing', 'noticing', 0, 0, 0.5333, 'N3252', 2, '*'),
(32449, 'passion', 'passion', 0, 0, 0.4667, 'P250', 2, '*'),
(32450, 'psychologist', 'psychologist', 0, 0, 0.8, 'P2423', 19, '*'),
(32451, 'remain', 'remain', 0, 0, 0.4, 'R500', 6, '*'),
(32452, 'represents', 'represents', 0, 0, 0.6667, 'R162532', 4, '*'),
(32455, 'romance', 'romance', 0, 0, 0.4667, 'R520', 3, '*'),
(32456, 'shared', 'shared', 0, 0, 0.4, 'S630', 3, '*'),
(32459, 'type', 'type', 0, 0, 0.2667, 'T100', 3, '*'),
(32479, 'biological', 'biological', 0, 0, 0.6667, 'B424', 3, '*'),
(32480, 'confuse', 'confuse', 0, 0, 0.4667, 'C512', 2, '*'),
(32482, 'creation', 'creation', 0, 0, 0.5333, 'C635', 5, '*'),
(32485, 'element', 'element', 0, 0, 0.4667, 'E453', 2, '*'),
(32486, 'enjoyment', 'enjoyment', 0, 0, 0.6, 'E5253', 12, '*'),
(32488, 'essential', 'essential', 0, 0, 0.6, 'E2534', 3, '*'),
(32490, 'every', 'every', 0, 0, 0.3333, 'E160', 30, '*'),
(32493, 'must', 'must', 0, 0, 0.2667, 'M230', 13, '*'),
(32494, 'nor', 'nor', 0, 0, 0.2, 'N600', 3, '*'),
(32495, 'overtakes', 'overtakes', 0, 0, 0.6, 'O1632', 2, '*'),
(32496, 'particular', 'particular', 0, 0, 0.6667, 'P63246', 8, '*'),
(32498, 'probably', 'probably', 0, 0, 0.5333, 'P614', 3, '*'),
(32500, 'short', 'short', 0, 0, 0.3333, 'S630', 7, '*'),
(32510, 'affected', 'affected', 0, 0, 0.5333, 'A123', 2, '*'),
(32511, 'age', 'age', 0, 0, 0.2, 'A200', 6, '*'),
(32513, 'compare', 'compare', 0, 0, 0.4667, 'C516', 5, '*'),
(32514, 'concerns', 'concerns', 0, 0, 0.5333, 'C52652', 3, '*'),
(32516, 'dopamine', 'dopamine', 0, 0, 0.5333, 'D150', 2, '*'),
(32518, 'energetic', 'energetic', 0, 0, 0.6, 'E56232', 3, '*'),
(32519, 'euphoria', 'euphoria', 0, 0, 0.5333, 'E160', 2, '*'),
(32520, 'excited', 'excited', 0, 0, 0.4667, 'E230', 3, '*'),
(32523, 'influence', 'influence', 0, 0, 0.6, 'I51452', 7, '*'),
(32526, 'months', 'months', 0, 0, 0.4, 'M320', 5, '*'),
(32528, 'pleasure', 'pleasure', 0, 0, 0.5333, 'P426', 4, '*'),
(32530, 'serotonin', 'serotonin', 0, 0, 0.6, 'S635', 2, '*'),
(32531, 'truth', 'truth', 0, 0, 0.3333, 'T630', 2, '*'),
(32535, 'έρωτας', 'έρωτας', 0, 0, 0.4, 'έ000', 2, '*'),
(32540, '“what', '“what', 0, 0, 0.3333, '“300', 2, '*'),
(32574, 'adult', 'adult', 0, 0, 0.3333, 'A343', 4, '*'),
(32575, 'avoidance', 'avoidance', 0, 0, 0.6, 'A1352', 3, '*'),
(32576, 'bond', 'bond', 0, 0, 0.2667, 'B530', 2, '*'),
(32577, 'built', 'built', 0, 0, 0.3333, 'B430', 2, '*'),
(32580, 'childhood', 'childhood', 0, 0, 0.6, 'C430', 12, '*'),
(32582, 'close', 'close', 0, 0, 0.3333, 'C420', 10, '*'),
(32584, 'conditions', 'conditions', 0, 0, 0.6667, 'C5352', 10, '*'),
(32586, 'develop', 'develop', 0, 0, 0.4667, 'D141', 12, '*'),
(32587, 'emotionally', 'emotionally', 0, 0, 0.7333, 'E5354', 3, '*'),
(32588, 'experienced', 'experienced', 0, 0, 0.7333, 'E216523', 9, '*'),
(32590, 'holding', 'holding', 0, 0, 0.4667, 'H4352', 2, '*'),
(32591, 'hugging', 'hugging', 0, 0, 0.4667, 'H252', 2, '*'),
(32592, 'increasing', 'increasing', 0, 0, 0.6667, 'I526252', 3, '*'),
(32595, 'insecurity', 'insecurity', 0, 0, 0.6667, 'I5263', 2, '*'),
(32597, 'leaving', 'leaving', 0, 0, 0.4667, 'L152', 2, '*'),
(32599, 'mother', 'mother', 0, 0, 0.4, 'M360', 2, '*'),
(32600, 'ones', 'ones', 0, 0, 0.2667, 'O520', 14, '*'),
(32601, 'oxytocin', 'oxytocin', 0, 0, 0.5333, 'O2325', 2, '*'),
(32602, 'parents', 'parents', 0, 0, 0.4667, 'P6532', 7, '*'),
(32604, 'receive', 'receive', 0, 0, 0.4667, 'R210', 4, '*'),
(32605, 'security', 'security', 0, 0, 0.5333, 'S630', 2, '*'),
(32606, 'sense', 'sense', 0, 0, 0.3333, 'S520', 13, '*'),
(32607, 'shape', 'shape', 0, 0, 0.3333, 'S100', 6, '*'),
(32611, 'throughout', 'throughout', 0, 0, 0.6667, 'T623', 3, '*'),
(32613, 'touching', 'touching', 0, 0, 0.5333, 'T252', 2, '*'),
(32615, 'warm', 'warm', 0, 0, 0.2667, 'W650', 4, '*'),
(32637, 'arises', 'arises', 0, 0, 0.4, 'A620', 2, '*'),
(32640, 'attachment', 'attachment', 0, 0, 0.6667, 'A3253', 3, '*'),
(32641, 'bad', 'bad', 0, 0, 0.2, 'B300', 6, '*'),
(32643, 'building', 'building', 0, 0, 0.5333, 'B4352', 5, '*'),
(32645, 'colleagues', 'colleagues', 0, 0, 0.6667, 'C420', 8, '*'),
(32648, 'complex', 'complex', 0, 0, 0.4667, 'C5142', 6, '*'),
(32649, 'confidence', 'confidence', 0, 0, 0.6667, 'C51352', 15, '*'),
(32650, 'considered', 'considered', 0, 0, 0.6667, 'C52363', 14, '*'),
(32651, 'constructive', 'constructive', 0, 0, 0.8, 'C5236231', 2, '*'),
(32652, 'dependency', 'dependency', 0, 0, 0.6667, 'D15352', 2, '*'),
(32654, 'directed', 'directed', 0, 0, 0.5333, 'D623', 2, '*'),
(32660, 'facts', 'facts', 0, 0, 0.3333, 'F232', 2, '*'),
(32662, 'friend', 'friend', 0, 0, 0.4, 'F653', 10, '*'),
(32663, 'friends', 'friends', 0, 0, 0.4667, 'F6532', 17, '*'),
(32665, 'greater', 'greater', 0, 0, 0.4667, 'G636', 8, '*'),
(32672, 'jealous', 'jealous', 0, 0, 0.4667, 'J420', 2, '*'),
(32673, 'jealousy', 'jealousy', 0, 0, 0.5333, 'J420', 3, '*'),
(32675, 'likely', 'likely', 0, 0, 0.4, 'L240', 23, '*'),
(32676, 'limited', 'limited', 0, 0, 0.4667, 'L530', 5, '*'),
(32678, 'memories', 'memories', 0, 0, 0.5333, 'M620', 2, '*'),
(32679, 'motivates', 'motivates', 0, 0, 0.6, 'M3132', 3, '*'),
(32685, 'painful', 'painful', 0, 0, 0.4667, 'P514', 2, '*'),
(32686, 'perceive', 'perceive', 0, 0, 0.5333, 'P621', 3, '*'),
(32689, 'proposed', 'proposed', 0, 0, 0.5333, 'P6123', 2, '*'),
(32691, 'psychologists', 'psychologists', 0, 0, 0.8667, 'P24232', 6, '*'),
(32693, 'real', 'real', 0, 0, 0.2667, 'R400', 3, '*'),
(32696, 'responses', 'responses', 0, 0, 0.6, 'R2152', 3, '*'),
(32698, 'resulting', 'resulting', 0, 0, 0.6, 'R24352', 2, '*'),
(32701, 'self-esteem', 'self-esteem', 0, 0, 0.7333, 'S41235', 10, '*'),
(32707, 'taken', 'taken', 0, 0, 0.3333, 'T250', 3, '*'),
(32708, 'third', 'third', 0, 0, 0.3333, 'T630', 4, '*'),
(32710, 'traits', 'traits', 0, 0, 0.4, 'T632', 6, '*'),
(32762, '92', '92', 0, 0, 0.2, '', 1, '*'),
(32763, 'achievement', 'achievement', 0, 0, 0.7333, 'A2153', 4, '*'),
(32764, 'admiring', 'admiring', 0, 0, 0.5333, 'A35652', 1, '*'),
(32765, 'appreciating', 'appreciating', 0, 0, 0.8, 'A162352', 1, '*'),
(32766, 'art', 'art', 0, 0, 0.2, 'A630', 1, '*'),
(32767, 'awe', 'awe', 0, 0, 0.2, 'A000', 4, '*'),
(32768, 'bath', 'bath', 0, 0, 0.2667, 'B300', 1, '*'),
(32769, 'beautiful', 'beautiful', 0, 0, 0.6, 'B314', 4, '*'),
(32770, 'bigger', 'bigger', 0, 0, 0.4, 'B260', 4, '*'),
(32771, 'birth', 'birth', 0, 0, 0.3333, 'B630', 2, '*'),
(32772, 'bubble', 'bubble', 0, 0, 0.4, 'B400', 1, '*'),
(32773, 'companion', 'companion', 0, 0, 0.6, 'C515', 1, '*'),
(32774, 'drinking', 'drinking', 0, 0, 0.5333, 'D65252', 1, '*'),
(32775, 'fine', 'fine', 0, 0, 0.2667, 'F500', 2, '*'),
(32776, 'grateful', 'grateful', 0, 0, 0.5333, 'G6314', 9, '*'),
(32777, 'gratitude', 'gratitude', 0, 0, 0.6, 'G630', 16, '*'),
(32778, 'luxuries', 'luxuries', 0, 0, 0.5333, 'L262', 1, '*'),
(32779, 'luxury', 'luxury', 0, 0, 0.4, 'L260', 1, '*'),
(32780, 'massage', 'massage', 0, 0, 0.4667, 'M200', 2, '*'),
(32781, 'material', 'material', 0, 0, 0.5333, 'M364', 8, '*'),
(32782, 'natural', 'natural', 0, 0, 0.4667, 'N364', 6, '*'),
(32783, 'phenomenon', 'phenomenon', 0, 0, 0.6667, 'P500', 3, '*'),
(32784, 'pride', 'pride', 0, 0, 0.3333, 'P630', 2, '*'),
(32785, 'proud', 'proud', 0, 0, 0.3333, 'P630', 1, '*'),
(32786, 'received', 'received', 0, 0, 0.5333, 'R213', 5, '*'),
(32787, 'recognized', 'recognized', 0, 0, 0.6667, 'R2523', 4, '*'),
(32788, 'told', 'told', 0, 0, 0.2667, 'T430', 3, '*'),
(32789, 'types', 'types', 0, 0, 0.3333, 'T120', 2, '*'),
(32790, 'wine', 'wine', 0, 0, 0.2667, 'W500', 1, '*'),
(32791, 'έλεγαν', 'έλεγαν', 0, 0, 0.4, 'έ000', 1, '*'),
(32792, 'τύποι', 'τύποι', 0, 0, 0.3333, 'τ000', 1, '*'),
(32794, 'achievements', 'achievements', 0, 0, 0.8, 'A21532', 5, '*'),
(32795, 'affection', 'affection', 0, 0, 0.6, 'A1235', 4, '*'),
(32796, 'analyzing', 'analyzing', 0, 0, 0.6, 'A54252', 2, '*'),
(32798, 'arms', 'arms', 0, 0, 0.2667, 'A652', 2, '*'),
(32801, 'celebrate', 'celebrate', 0, 0, 0.6, 'C4163', 2, '*'),
(32802, 'compassion', 'compassion', 0, 0, 0.6667, 'C5125', 2, '*'),
(32803, 'connect', 'connect', 0, 0, 0.4667, 'C523', 3, '*'),
(32806, 'experiences', 'experiences', 0, 0, 0.7333, 'E21652', 8, '*'),
(32807, 'future', 'future', 0, 0, 0.4, 'F360', 8, '*'),
(32808, 'happens', 'happens', 0, 0, 0.4667, 'H152', 3, '*'),
(32809, 'hug', 'hug', 0, 0, 0.2, 'H200', 3, '*'),
(32810, 'image', 'image', 0, 0, 0.3333, 'I520', 14, '*'),
(32811, 'implement', 'implement', 0, 0, 0.6, 'I51453', 6, '*'),
(32812, 'intensifying', 'intensifying', 0, 0, 0.8, 'I5352152', 2, '*'),
(32813, 'journey', 'journey', 0, 0, 0.4667, 'J650', 2, '*'),
(32816, 'let', 'let', 0, 0, 0.2, 'L300', 9, '*'),
(32817, 'live', 'live', 0, 0, 0.2667, 'L100', 7, '*'),
(32818, 'mindful', 'mindful', 0, 0, 0.4667, 'M314', 3, '*'),
(32819, 'motivate', 'motivate', 0, 0, 0.5333, 'M313', 2, '*'),
(32820, 'nice', 'nice', 0, 0, 0.2667, 'N200', 4, '*'),
(32821, 'open', 'open', 0, 0, 0.2667, 'O150', 13, '*'),
(32822, 'optimistic', 'optimistic', 0, 0, 0.6667, 'O135232', 4, '*'),
(32823, 'past', 'past', 0, 0, 0.2667, 'P230', 9, '*'),
(32824, 'planning', 'planning', 0, 0, 0.5333, 'P452', 3, '*'),
(32825, 'praise', 'praise', 0, 0, 0.4, 'P620', 3, '*'),
(32826, 'precise', 'precise', 0, 0, 0.4667, 'P620', 2, '*'),
(32827, 'prolonging', 'prolonging', 0, 0, 0.6667, 'P645252', 2, '*'),
(32828, 'proven', 'proven', 0, 0, 0.4, 'P615', 5, '*'),
(32830, 'seek', 'seek', 0, 0, 0.2667, 'S000', 5, '*'),
(32831, 'sensation', 'sensation', 0, 0, 0.6, 'S5235', 2, '*'),
(32832, 'spread', 'spread', 0, 0, 0.4, 'S163', 4, '*'),
(32833, 'strategies', 'strategies', 0, 0, 0.6667, 'S3632', 7, '*'),
(32834, 'strategy', 'strategy', 0, 0, 0.5333, 'S3632', 2, '*'),
(32835, 'succeed', 'succeed', 0, 0, 0.4667, 'S300', 2, '*'),
(32837, 'tell', 'tell', 0, 0, 0.2667, 'T400', 7, '*'),
(32860, 'deliberately', 'deliberately', 0, 0, 0.8, 'D41634', 2, '*'),
(32861, 'discussing', 'discussing', 0, 0, 0.6667, 'D252', 2, '*'),
(32863, 'door', 'door', 0, 0, 0.2667, 'D600', 2, '*'),
(32865, 'engaging', 'engaging', 0, 0, 0.5333, 'E5252', 3, '*'),
(32866, 'happened', 'happened', 0, 0, 0.5333, 'H153', 7, '*'),
(32867, 'humility', 'humility', 0, 0, 0.5333, 'H543', 2, '*'),
(32868, 'ignore', 'ignore', 0, 0, 0.4, 'I256', 2, '*'),
(32870, 'nagging', 'nagging', 0, 0, 0.4667, 'N252', 2, '*'),
(32871, 'negativity', 'negativity', 0, 0, 0.6667, 'N2313', 2, '*'),
(32873, 'pessimistic', 'pessimistic', 0, 0, 0.7333, 'P25232', 2, '*'),
(32875, 'saying', 'saying', 0, 0, 0.4, 'S520', 6, '*'),
(32876, 'solution', 'solution', 0, 0, 0.5333, 'S435', 6, '*'),
(32888, 'field', 'field', 0, 0, 0.3333, 'F430', 16, '*'),
(32890, 'recently', 'recently', 0, 0, 0.5333, 'R2534', 2, '*'),
(32891, 'scientists', 'scientists', 0, 0, 0.6667, 'S53232', 2, '*'),
(32904, 'able', 'able', 0, 0, 0.2667, 'A140', 11, '*'),
(32905, 'autonomous', 'autonomous', 0, 0, 0.6667, 'A352', 2, '*'),
(32906, 'autonomy', 'autonomy', 0, 0, 0.5333, 'A350', 6, '*'),
(32907, 'build', 'build', 0, 0, 0.3333, 'B430', 6, '*'),
(32911, 'depend', 'depend', 0, 0, 0.4, 'D153', 2, '*'),
(32913, 'having', 'having', 0, 0, 0.4, 'H152', 16, '*'),
(32915, 'ideally', 'ideally', 0, 0, 0.4667, 'I340', 3, '*'),
(32916, 'independence', 'independence', 0, 0, 0.8, 'I5315352', 3, '*'),
(32917, 'inner', 'inner', 0, 0, 0.3333, 'I560', 3, '*'),
(32918, 'markers', 'markers', 0, 0, 0.4667, 'M6262', 3, '*'),
(32922, 'overwhelmed', 'overwhelmed', 0, 0, 0.7333, 'O16453', 2, '*'),
(32923, 'relatives', 'relatives', 0, 0, 0.6, 'R4312', 3, '*'),
(32924, 'resilience', 'resilience', 0, 0, 0.6667, 'R2452', 8, '*'),
(32925, 'resilient', 'resilient', 0, 0, 0.6, 'R2453', 2, '*'),
(32927, 'support', 'support', 0, 0, 0.4667, 'S163', 18, '*'),
(32934, 'break', 'break', 0, 0, 0.3333, 'B620', 10, '*'),
(32935, 'challenges', 'challenges', 0, 0, 0.6667, 'C452', 6, '*'),
(32936, 'decision-making', 'decision-making', 0, 0, 1, 'D25252', 4, '*'),
(32937, 'discipline', 'discipline', 0, 0, 0.6667, 'D2145', 2, '*'),
(32939, 'down', 'down', 0, 0, 0.2667, 'D500', 18, '*'),
(32940, 'easier', 'easier', 0, 0, 0.4, 'E260', 6, '*'),
(32941, 'eat', 'eat', 0, 0, 0.2, 'E300', 5, '*'),
(32942, 'efficient', 'efficient', 0, 0, 0.6, 'E1253', 7, '*'),
(32943, 'follow', 'follow', 0, 0, 0.4, 'F400', 14, '*'),
(32944, 'four', 'four', 0, 0, 0.2667, 'F600', 9, '*'),
(32945, 'function', 'function', 0, 0, 0.5333, 'F5235', 2, '*'),
(32946, 'healthily', 'healthily', 0, 0, 0.6, 'H434', 2, '*'),
(32948, 'plan', 'plan', 0, 0, 0.2667, 'P450', 14, '*'),
(32949, 'progress', 'progress', 0, 0, 0.5333, 'P6262', 4, '*'),
(32950, 'regularly', 'regularly', 0, 0, 0.6, 'R2464', 2, '*'),
(32953, 'self-control', 'self-control', 0, 0, 0.8, 'S4125364', 11, '*'),
(32955, 'slow', 'slow', 0, 0, 0.2667, 'S400', 4, '*'),
(32956, 'study', 'study', 0, 0, 0.3333, 'S300', 17, '*'),
(32958, 'track', 'track', 0, 0, 0.3333, 'T620', 2, '*'),
(32959, 'turn', 'turn', 0, 0, 0.2667, 'T650', 8, '*'),
(32965, 'allow', 'allow', 0, 0, 0.3333, 'A400', 9, '*'),
(32966, 'concentrating', 'concentrating', 0, 0, 0.8667, 'C52536352', 2, '*'),
(32967, 'contrary', 'contrary', 0, 0, 0.5333, 'C536', 3, '*'),
(32968, 'convenient', 'convenient', 0, 0, 0.6667, 'C5153', 2, '*'),
(32970, 'days', 'days', 0, 0, 0.2667, 'D200', 5, '*'),
(32972, 'did', 'did', 0, 0, 0.2, 'D000', 17, '*'),
(32973, 'disappointed', 'disappointed', 0, 0, 0.8, 'D2153', 3, '*'),
(32975, 'exhausted', 'exhausted', 0, 0, 0.6, 'E230', 2, '*'),
(32976, 'familiar', 'familiar', 0, 0, 0.5333, 'F546', 2, '*'),
(32977, 'got', 'got', 0, 0, 0.2, 'G300', 2, '*'),
(32978, 'haven\'t', 'haven\'t', 0, 0, 0.4667, 'H153', 4, '*'),
(32981, 'noticed', 'noticed', 0, 0, 0.4667, 'N323', 3, '*'),
(32983, 'raised', 'raised', 0, 0, 0.4, 'R230', 2, '*'),
(32985, 'regain', 'regain', 0, 0, 0.4, 'R250', 3, '*'),
(32986, 'require', 'require', 0, 0, 0.4667, 'R260', 6, '*'),
(32987, 'root', 'root', 0, 0, 0.2667, 'R300', 2, '*'),
(32988, 'running', 'running', 0, 0, 0.4667, 'R520', 2, '*'),
(32989, 'said', 'said', 0, 0, 0.2667, 'S300', 8, '*'),
(32992, 'signs', 'signs', 0, 0, 0.3333, 'S520', 5, '*'),
(32993, 'suggests', 'suggests', 0, 0, 0.5333, 'S320', 4, '*'),
(32994, 'task', 'task', 0, 0, 0.2667, 'T200', 3, '*'),
(32996, 'tired', 'tired', 0, 0, 0.3333, 'T630', 4, '*'),
(32997, 'were', 'were', 0, 0, 0.2667, 'W600', 21, '*'),
(33028, 'activities', 'activities', 0, 0, 0.6667, 'A23132', 12, '*'),
(33029, 'comfortable', 'comfortable', 0, 0, 0.7333, 'C516314', 5, '*'),
(33034, 'goods', 'goods', 0, 0, 0.3333, 'G320', 2, '*'),
(33035, 'interactions', 'interactions', 0, 0, 0.8, 'I5362352', 3, '*'),
(33036, 'know', 'know', 0, 0, 0.2667, 'K500', 19, '*'),
(33038, 'plays', 'plays', 0, 0, 0.3333, 'P420', 3, '*'),
(33039, 'relevant', 'relevant', 0, 0, 0.5333, 'R4153', 3, '*'),
(33040, 'road', 'road', 0, 0, 0.2667, 'R300', 3, '*'),
(33041, 'seeking', 'seeking', 0, 0, 0.4667, 'S520', 3, '*'),
(33045, 'starts', 'starts', 0, 0, 0.4, 'S3632', 4, '*'),
(33047, 'value', 'value', 0, 0, 0.3333, 'V400', 7, '*'),
(33059, 'assess', 'assess', 0, 0, 0.4, 'A200', 3, '*'),
(33061, 'desires', 'desires', 0, 0, 0.4667, 'D262', 5, '*'),
(33062, 'directly', 'directly', 0, 0, 0.5333, 'D6234', 3, '*'),
(33069, 'precondition', 'precondition', 0, 0, 0.8, 'P62535', 2, '*'),
(33070, 'regret', 'regret', 0, 0, 0.4, 'R263', 2, '*'),
(33073, 'specifically', 'specifically', 0, 0, 0.8, 'S12124', 6, '*'),
(33076, 'tough', 'tough', 0, 0, 0.3333, 'T200', 2, '*'),
(33081, 'appreciate', 'appreciate', 0, 0, 0.6667, 'A1623', 4, '*'),
(33082, 'approaches', 'approaches', 0, 0, 0.6667, 'A162', 5, '*'),
(33083, 'appropriate', 'appropriate', 0, 0, 0.7333, 'A16163', 9, '*'),
(33084, 'career', 'career', 0, 0, 0.4, 'C600', 4, '*'),
(33085, 'confident', 'confident', 0, 0, 0.6, 'C51353', 2, '*'),
(33089, 'environment', 'environment', 0, 0, 0.7333, 'E51653', 9, '*'),
(33090, 'equally', 'equally', 0, 0, 0.4667, 'E240', 2, '*'),
(33094, 'ideas', 'ideas', 0, 0, 0.3333, 'I320', 8, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(33095, 'improves', 'improves', 0, 0, 0.5333, 'I51612', 2, '*'),
(33099, 'passivity', 'passivity', 0, 0, 0.6, 'P213', 2, '*'),
(33100, 'percentage', 'percentage', 0, 0, 0.6667, 'P62532', 2, '*'),
(33101, 'plans', 'plans', 0, 0, 0.3333, 'P452', 4, '*'),
(33104, 'shows', 'shows', 0, 0, 0.3333, 'S000', 10, '*'),
(33106, 'we\'re', 'we\'re', 0, 0, 0.3333, 'W600', 2, '*'),
(33107, 'working', 'working', 0, 0, 0.4667, 'W6252', 18, '*'),
(33108, 'workplace', 'workplace', 0, 0, 0.6, 'W62142', 11, '*'),
(33111, 'abilities', 'abilities', 0, 0, 0.6, 'A1432', 3, '*'),
(33112, 'accepted', 'accepted', 0, 0, 0.5333, 'A213', 3, '*'),
(33113, 'accordance', 'accordance', 0, 0, 0.6667, 'A26352', 3, '*'),
(33120, 'dynamic', 'dynamic', 0, 0, 0.4667, 'D520', 2, '*'),
(33125, 'he', 'he', 0, 0, 0.1333, 'H000', 12, '*'),
(33126, 'including', 'including', 0, 0, 0.6, 'I524352', 3, '*'),
(33128, 'initiative', 'initiative', 0, 0, 0.6667, 'I531', 2, '*'),
(33130, 'lines', 'lines', 0, 0, 0.3333, 'L520', 5, '*'),
(33131, 'positively', 'positively', 0, 0, 0.6667, 'P2314', 6, '*'),
(33134, 'self-confident', 'self-confident', 0, 0, 0.9333, 'S41251353', 2, '*'),
(33138, 'unavoidable', 'unavoidable', 0, 0, 0.7333, 'U51314', 2, '*'),
(33140, 'works', 'works', 0, 0, 0.3333, 'W620', 16, '*'),
(33174, 'amazing', 'amazing', 0, 0, 0.4667, 'A5252', 3, '*'),
(33175, 'boost', 'boost', 0, 0, 0.3333, 'B230', 8, '*'),
(33178, 'constant', 'constant', 0, 0, 0.5333, 'C52353', 3, '*'),
(33182, 'mistake', 'mistake', 0, 0, 0.4667, 'M232', 3, '*'),
(33183, 'mistakes', 'mistakes', 0, 0, 0.5333, 'M232', 9, '*'),
(33184, 'opinion', 'opinion', 0, 0, 0.4667, 'O150', 3, '*'),
(33187, 'please', 'please', 0, 0, 0.4, 'P420', 4, '*'),
(33189, 'self-love', 'self-love', 0, 0, 0.6, 'S4141', 2, '*'),
(33190, 'significant', 'significant', 0, 0, 0.7333, 'S51253', 14, '*'),
(33206, 'aim', 'aim', 0, 0, 0.2, 'A500', 6, '*'),
(33208, 'balanced', 'balanced', 0, 0, 0.5333, 'B4523', 6, '*'),
(33212, 'consume', 'consume', 0, 0, 0.4667, 'C525', 6, '*'),
(33213, 'consumption', 'consumption', 0, 0, 0.7333, 'C525135', 5, '*'),
(33214, 'discover', 'discover', 0, 0, 0.5333, 'D216', 3, '*'),
(33215, 'distractions', 'distractions', 0, 0, 0.8, 'D2362352', 2, '*'),
(33216, 'divert', 'divert', 0, 0, 0.4, 'D163', 2, '*'),
(33217, 'enhance', 'enhance', 0, 0, 0.4667, 'E520', 7, '*'),
(33218, 'extension', 'extension', 0, 0, 0.6, 'E23525', 2, '*'),
(33219, 'finally', 'finally', 0, 0, 0.4667, 'F540', 6, '*'),
(33221, 'food', 'food', 0, 0, 0.2667, 'F300', 6, '*'),
(33222, 'fruit', 'fruit', 0, 0, 0.3333, 'F630', 2, '*'),
(33223, 'high', 'high', 0, 0, 0.2667, 'H200', 9, '*'),
(33225, 'intake', 'intake', 0, 0, 0.4, 'I532', 3, '*'),
(33226, 'limit', 'limit', 0, 0, 0.3333, 'L530', 18, '*'),
(33227, 'meals', 'meals', 0, 0, 0.3333, 'M420', 4, '*'),
(33228, 'meaning', 'meaning', 0, 0, 0.4667, 'M200', 7, '*'),
(33229, 'nicotine', 'nicotine', 0, 0, 0.5333, 'N235', 2, '*'),
(33230, 'particularly', 'particularly', 0, 0, 0.8, 'P632464', 2, '*'),
(33231, 'performance', 'performance', 0, 0, 0.7333, 'P61652', 2, '*'),
(33232, 'periods', 'periods', 0, 0, 0.4667, 'P632', 2, '*'),
(33233, 'persistence', 'persistence', 0, 0, 0.7333, 'P62352', 2, '*'),
(33234, 'priorities', 'priorities', 0, 0, 0.6667, 'P632', 3, '*'),
(33238, 'seems', 'seems', 0, 0, 0.3333, 'S520', 7, '*'),
(33239, 'snacks', 'snacks', 0, 0, 0.4, 'S520', 2, '*'),
(33241, 'spiritual', 'spiritual', 0, 0, 0.6, 'S1634', 5, '*'),
(33243, 'underestimate', 'underestimate', 0, 0, 0.8667, 'U5362353', 2, '*'),
(33244, 'vegetables', 'vegetables', 0, 0, 0.6667, 'V23142', 4, '*'),
(33245, 'water', 'water', 0, 0, 0.3333, 'W360', 4, '*'),
(33268, 'asked', 'asked', 0, 0, 0.3333, 'A230', 4, '*'),
(33270, 'defined', 'defined', 0, 0, 0.4667, 'D153', 2, '*'),
(33273, 'fast', 'fast', 0, 0, 0.2667, 'F230', 2, '*'),
(33283, 'systematically', 'systematically', 0, 0, 0.9333, 'S35324', 3, '*'),
(33301, 'healthier', 'healthier', 0, 0, 0.6, 'H436', 3, '*'),
(33302, 'hours', 'hours', 0, 0, 0.3333, 'H620', 3, '*'),
(33304, 'inadequate', 'inadequate', 0, 0, 0.6667, 'I5323', 2, '*'),
(33305, 'people\'s', 'people\'s', 0, 0, 0.5333, 'P420', 5, '*'),
(33309, 'weight', 'weight', 0, 0, 0.4, 'W230', 4, '*'),
(33314, 'assertive', 'assertive', 0, 0, 0.6, 'A2631', 4, '*'),
(33321, 'accepting', 'accepting', 0, 0, 0.6, 'A21352', 3, '*'),
(33323, 'asks', 'asks', 0, 0, 0.2667, 'A200', 2, '*'),
(33325, 'available', 'available', 0, 0, 0.6, 'A1414', 5, '*'),
(33326, 'complaint', 'complaint', 0, 0, 0.6, 'C51453', 2, '*'),
(33327, 'compliments', 'compliments', 0, 0, 0.7333, 'C514532', 2, '*'),
(33329, 'criticism', 'criticism', 0, 0, 0.6, 'C6325', 4, '*'),
(33330, 'defend', 'defend', 0, 0, 0.4, 'D153', 3, '*'),
(33331, 'else\'s', 'else\'s', 0, 0, 0.4, 'E420', 3, '*'),
(33333, 'match', 'match', 0, 0, 0.3333, 'M320', 2, '*'),
(33334, 'objectives', 'objectives', 0, 0, 0.6667, 'O12312', 2, '*'),
(33335, 'pursuit', 'pursuit', 0, 0, 0.4667, 'P623', 2, '*'),
(33336, 'refuse', 'refuse', 0, 0, 0.4, 'R120', 2, '*'),
(33337, 'relation', 'relation', 0, 0, 0.5333, 'R435', 4, '*'),
(33338, 'resources', 'resources', 0, 0, 0.6, 'R262', 8, '*'),
(33339, 'rights', 'rights', 0, 0, 0.4, 'R232', 5, '*'),
(33341, 'theory', 'theory', 0, 0, 0.4, 'T600', 2, '*'),
(33342, 'violating', 'violating', 0, 0, 0.6, 'V4352', 2, '*'),
(33344, 'willing', 'willing', 0, 0, 0.4667, 'W452', 6, '*'),
(33352, 'accurate', 'accurate', 0, 0, 0.5333, 'A263', 2, '*'),
(33353, 'acted', 'acted', 0, 0, 0.3333, 'A230', 2, '*'),
(33354, 'adopting', 'adopting', 0, 0, 0.5333, 'A31352', 4, '*'),
(33355, 'aggressive', 'aggressive', 0, 0, 0.6667, 'A2621', 2, '*'),
(33358, 'asking', 'asking', 0, 0, 0.4, 'A252', 4, '*'),
(33360, 'assertiveness', 'assertiveness', 0, 0, 0.8667, 'A263152', 6, '*'),
(33361, 'clear', 'clear', 0, 0, 0.3333, 'C460', 5, '*'),
(33364, 'define', 'define', 0, 0, 0.4, 'D150', 7, '*'),
(33365, 'draw', 'draw', 0, 0, 0.2667, 'D600', 4, '*'),
(33367, 'encourage', 'encourage', 0, 0, 0.6, 'E5262', 4, '*'),
(33371, 'interests', 'interests', 0, 0, 0.6, 'I536232', 2, '*'),
(33376, 'opinions', 'opinions', 0, 0, 0.5333, 'O152', 2, '*'),
(33377, 'passive', 'passive', 0, 0, 0.4667, 'P210', 2, '*'),
(33382, 'similarly', 'similarly', 0, 0, 0.6, 'S5464', 3, '*'),
(33385, 'tends', 'tends', 0, 0, 0.3333, 'T532', 2, '*'),
(33387, 'truly', 'truly', 0, 0, 0.3333, 'T640', 2, '*'),
(33391, 'wishes', 'wishes', 0, 0, 0.4, 'W200', 3, '*'),
(33414, 'acts', 'acts', 0, 0, 0.2667, 'A232', 2, '*'),
(33415, 'besides', 'besides', 0, 0, 0.4667, 'B232', 2, '*'),
(33419, 'circle', 'circle', 0, 0, 0.4, 'C624', 2, '*'),
(33421, 'efforts', 'efforts', 0, 0, 0.4667, 'E1632', 2, '*'),
(33422, 'exchange', 'exchange', 0, 0, 0.5333, 'E252', 3, '*'),
(33428, 'transmitted', 'transmitted', 0, 0, 0.7333, 'T65253', 2, '*'),
(33445, '128', '128', 0, 0, 0.3, '', 1, '*'),
(33446, '2003', '2003', 0, 0, 0.4, '', 1, '*'),
(33447, '2013', '2013', 0, 0, 0.4, '', 3, '*'),
(33448, '2014', '2014', 0, 0, 0.4, '', 1, '*'),
(33449, 'access', 'access', 0, 0, 0.4, 'A200', 2, '*'),
(33450, 'algoe', 'algoe', 0, 0, 0.3333, 'A420', 1, '*'),
(33451, 'amin', 'amin', 0, 0, 0.2667, 'A500', 1, '*'),
(33452, 'average', 'average', 0, 0, 0.4667, 'A162', 1, '*'),
(33453, 'benefits', 'benefits', 0, 0, 0.5333, 'B5132', 10, '*'),
(33454, 'broader', 'broader', 0, 0, 0.4667, 'B636', 1, '*'),
(33455, 'contributes', 'contributes', 0, 0, 0.7333, 'C536132', 4, '*'),
(33456, 'emmons', 'emmons', 0, 0, 0.4, 'E520', 1, '*'),
(33457, 'employees', 'employees', 0, 0, 0.6, 'E5142', 6, '*'),
(33458, 'features', 'features', 0, 0, 0.5333, 'F362', 2, '*'),
(33459, 'fredrickson', 'fredrickson', 0, 0, 0.7333, 'F63625', 1, '*'),
(33460, 'gable', 'gable', 0, 0, 0.3333, 'G140', 1, '*'),
(33461, 'generosity', 'generosity', 0, 0, 0.6667, 'G5623', 2, '*'),
(33462, 'incorporating', 'incorporating', 0, 0, 0.8667, 'I52616352', 1, '*'),
(33463, 'interaction', 'interaction', 0, 0, 0.7333, 'I536235', 9, '*'),
(33464, 'life-satisfaction', 'life-satisfaction', 0, 0, 1, 'L12321235', 3, '*'),
(33465, 'loved', 'loved', 0, 0, 0.3333, 'L130', 4, '*'),
(33466, 'mccullough', 'mccullough', 0, 0, 0.6667, 'M242', 1, '*'),
(33467, 'network', 'network', 0, 0, 0.4667, 'N362', 1, '*'),
(33468, 'observing', 'observing', 0, 0, 0.6, 'O126152', 2, '*'),
(33469, 'optimism', 'optimism', 0, 0, 0.5333, 'O13525', 2, '*'),
(33470, 'park', 'park', 0, 0, 0.2667, 'P620', 1, '*'),
(33471, 'peterson', 'peterson', 0, 0, 0.5333, 'P3625', 1, '*'),
(33472, 'professionally', 'professionally', 0, 0, 0.9333, 'P61254', 2, '*'),
(33473, 'reap', 'reap', 0, 0, 0.2667, 'R100', 2, '*'),
(33474, 'recent', 'recent', 0, 0, 0.4, 'R253', 16, '*'),
(33475, 'researchers', 'researchers', 0, 0, 0.7333, 'R26262', 7, '*'),
(33476, 'seligman', 'seligman', 0, 0, 0.5333, 'S425', 1, '*'),
(33477, 'showed', 'showed', 0, 0, 0.4, 'S300', 4, '*'),
(33478, 'showing', 'showing', 0, 0, 0.4667, 'S520', 3, '*'),
(33479, 'spirituality', 'spirituality', 0, 0, 0.8, 'S16343', 1, '*'),
(33480, 'steen', 'steen', 0, 0, 0.3333, 'S350', 1, '*'),
(33481, 'strengthens', 'strengthens', 0, 0, 0.7333, 'S3652352', 1, '*'),
(33482, 'trustworthy', 'trustworthy', 0, 0, 0.7333, 'T62363', 1, '*'),
(33509, 'among', 'among', 0, 0, 0.3333, 'A520', 6, '*'),
(33511, 'driving', 'driving', 0, 0, 0.4667, 'D6152', 2, '*'),
(33526, 'comment', 'comment', 0, 0, 0.4667, 'C530', 4, '*'),
(33527, 'coworkers', 'coworkers', 0, 0, 0.6, 'C6262', 2, '*'),
(33528, 'developing', 'developing', 0, 0, 0.6667, 'D14152', 6, '*'),
(33529, 'don\'t', 'don\'t', 0, 0, 0.3333, 'D530', 30, '*'),
(33534, 'further', 'further', 0, 0, 0.4667, 'F636', 7, '*'),
(33537, 'morning', 'morning', 0, 0, 0.4667, 'M652', 5, '*'),
(33539, 'thing', 'thing', 0, 0, 0.3333, 'T520', 3, '*'),
(33554, '134', '134', 0, 0, 0.3, '', 1, '*'),
(33555, '3-day', '3-day', 0, 0, 0.3333, 'D000', 1, '*'),
(33556, '40-50', '40-50', 0, 0, 0.5, '', 1, '*'),
(33557, '7-8', '7-8', 0, 0, 0.3, '', 1, '*'),
(33558, '8-10', '8-10', 0, 0, 0.4, '', 1, '*'),
(33559, 'above-mentioned', 'above-mentioned', 0, 0, 1, 'A15353', 1, '*'),
(33560, 'admiration', 'admiration', 0, 0, 0.6667, 'A35635', 1, '*'),
(33561, 'ahead', 'ahead', 0, 0, 0.3333, 'A300', 1, '*'),
(33562, 'anticipate', 'anticipate', 0, 0, 0.6667, 'A53213', 1, '*'),
(33563, 'anyone', 'anyone', 0, 0, 0.4, 'A500', 5, '*'),
(33564, 'argue', 'argue', 0, 0, 0.3333, 'A620', 1, '*'),
(33565, 'arguing', 'arguing', 0, 0, 0.4667, 'A6252', 1, '*'),
(33566, 'arguments', 'arguments', 0, 0, 0.6, 'A62532', 3, '*'),
(33567, 'article', 'article', 0, 0, 0.4667, 'A6324', 2, '*'),
(33568, 'aspect', 'aspect', 0, 0, 0.4, 'A2123', 4, '*'),
(33569, 'beauty', 'beauty', 0, 0, 0.4, 'B300', 4, '*'),
(33570, 'begun', 'begun', 0, 0, 0.3333, 'B250', 2, '*'),
(33571, 'beneficial', 'beneficial', 0, 0, 0.6667, 'B5124', 4, '*'),
(33572, 'bicycle', 'bicycle', 0, 0, 0.4667, 'B240', 1, '*'),
(33573, 'bit', 'bit', 0, 0, 0.2, 'B300', 3, '*'),
(33574, 'blissful', 'blissful', 0, 0, 0.5333, 'B4214', 1, '*'),
(33575, 'blow', 'blow', 0, 0, 0.2667, 'B400', 2, '*'),
(33576, 'businessman', 'businessman', 0, 0, 0.7333, 'B2525', 1, '*'),
(33577, 'buy', 'buy', 0, 0, 0.2, 'B000', 1, '*'),
(33578, 'carrying', 'carrying', 0, 0, 0.5333, 'C652', 1, '*'),
(33579, 'characteristic', 'characteristic', 0, 0, 0.9333, 'C6236232', 9, '*'),
(33580, 'chef', 'chef', 0, 0, 0.2667, 'C100', 1, '*'),
(33581, 'choosing', 'choosing', 0, 0, 0.5333, 'C520', 2, '*'),
(33582, 'chuckle', 'chuckle', 0, 0, 0.4667, 'C400', 1, '*'),
(33583, 'clean', 'clean', 0, 0, 0.3333, 'C450', 2, '*'),
(33584, 'comments', 'comments', 0, 0, 0.5333, 'C532', 4, '*'),
(33585, 'complaining', 'complaining', 0, 0, 0.7333, 'C51452', 2, '*'),
(33586, 'completing', 'completing', 0, 0, 0.6667, 'C514352', 3, '*'),
(33587, 'compliment', 'compliment', 0, 0, 0.6667, 'C51453', 3, '*'),
(33588, 'connecting', 'connecting', 0, 0, 0.6667, 'C52352', 1, '*'),
(33589, 'contribute', 'contribute', 0, 0, 0.6667, 'C53613', 4, '*'),
(33590, 'cost', 'cost', 0, 0, 0.2667, 'C300', 2, '*'),
(33591, 'course', 'course', 0, 0, 0.4, 'C620', 4, '*'),
(33592, 'creative', 'creative', 0, 0, 0.5333, 'C631', 4, '*'),
(33593, 'crucial', 'crucial', 0, 0, 0.4667, 'C624', 2, '*'),
(33594, 'dancer', 'dancer', 0, 0, 0.4, 'D526', 1, '*'),
(33595, 'dancing', 'dancing', 0, 0, 0.4667, 'D5252', 1, '*'),
(33596, 'death', 'death', 0, 0, 0.3333, 'D000', 2, '*'),
(33597, 'definition', 'definition', 0, 0, 0.6667, 'D1535', 3, '*'),
(33598, 'depressed', 'depressed', 0, 0, 0.6, 'D1623', 1, '*'),
(33599, 'describe', 'describe', 0, 0, 0.5333, 'D261', 5, '*'),
(33600, 'devote', 'devote', 0, 0, 0.4, 'D130', 4, '*'),
(33601, 'devotes', 'devotes', 0, 0, 0.4667, 'D132', 1, '*'),
(33602, 'didn\'t', 'didn\'t', 0, 0, 0.4, 'D530', 2, '*'),
(33603, 'disasters', 'disasters', 0, 0, 0.6, 'D2362', 1, '*'),
(33604, 'disregarding', 'disregarding', 0, 0, 0.8, 'D2626352', 1, '*'),
(33605, 'divided', 'divided', 0, 0, 0.4667, 'D130', 5, '*'),
(33606, 'doing', 'doing', 0, 0, 0.3333, 'D520', 8, '*'),
(33607, 'duration', 'duration', 0, 0, 0.5333, 'D635', 3, '*'),
(33608, 'educational', 'educational', 0, 0, 0.7333, 'E32354', 9, '*'),
(33609, 'entertains', 'entertains', 0, 0, 0.6667, 'E536352', 1, '*'),
(33610, 'equipment', 'equipment', 0, 0, 0.6, 'E2153', 1, '*'),
(33611, 'excellent', 'excellent', 0, 0, 0.6, 'E2453', 3, '*'),
(33612, 'excitement', 'excitement', 0, 0, 0.6667, 'E2353', 3, '*'),
(33613, 'existence', 'existence', 0, 0, 0.6, 'E2352', 1, '*'),
(33614, 'expand', 'expand', 0, 0, 0.4, 'E2153', 1, '*'),
(33615, 'experts', 'experts', 0, 0, 0.4667, 'E21632', 1, '*'),
(33616, 'extroversion', 'extroversion', 0, 0, 0.8, 'E2361625', 1, '*'),
(33617, 'extroverts', 'extroverts', 0, 0, 0.6667, 'E2361632', 1, '*'),
(33618, 'fake', 'fake', 0, 0, 0.2667, 'F200', 1, '*'),
(33619, 'fantasize', 'fantasize', 0, 0, 0.6, 'F532', 1, '*'),
(33620, 'feasible', 'feasible', 0, 0, 0.5333, 'F214', 4, '*'),
(33621, 'forcefulness', 'forcefulness', 0, 0, 0.8, 'F621452', 1, '*'),
(33622, 'free', 'free', 0, 0, 0.2667, 'F600', 5, '*'),
(33623, 'freedom', 'freedom', 0, 0, 0.4667, 'F635', 2, '*'),
(33624, 'fulfils', 'fulfils', 0, 0, 0.4667, 'F4142', 1, '*'),
(33625, 'fun', 'fun', 0, 0, 0.2, 'F500', 2, '*'),
(33626, 'game', 'game', 0, 0, 0.2667, 'G500', 1, '*'),
(33627, 'gestures', 'gestures', 0, 0, 0.5333, 'G362', 1, '*'),
(33628, 'green', 'green', 0, 0, 0.3333, 'G650', 2, '*'),
(33629, 'hardship', 'hardship', 0, 0, 0.5333, 'H6321', 1, '*'),
(33630, 'hobby', 'hobby', 0, 0, 0.3333, 'H100', 4, '*'),
(33631, 'hour', 'hour', 0, 0, 0.2667, 'H600', 3, '*'),
(33632, 'implied', 'implied', 0, 0, 0.4667, 'I5143', 1, '*'),
(33633, 'interfere', 'interfere', 0, 0, 0.6, 'I53616', 1, '*'),
(33634, 'intimate', 'intimate', 0, 0, 0.5333, 'I5353', 1, '*'),
(33635, 'invest', 'invest', 0, 0, 0.4, 'I5123', 2, '*'),
(33636, 'isinevitable', 'isinevitable', 0, 0, 0.8, 'I251314', 1, '*'),
(33637, 'kid', 'kid', 0, 0, 0.2, 'K300', 1, '*'),
(33638, 'kids', 'kids', 0, 0, 0.2667, 'K320', 1, '*'),
(33639, 'knowing', 'knowing', 0, 0, 0.4667, 'K520', 1, '*'),
(33640, 'label', 'label', 0, 0, 0.3333, 'L140', 2, '*'),
(33641, 'labelling', 'labelling', 0, 0, 0.6, 'L1452', 1, '*'),
(33642, 'late', 'late', 0, 0, 0.2667, 'L300', 2, '*'),
(33643, 'laughing', 'laughing', 0, 0, 0.5333, 'L252', 4, '*'),
(33644, 'less', 'less', 0, 0, 0.2667, 'L200', 15, '*'),
(33645, 'let\'ssee', 'let\'ssee', 0, 0, 0.5333, 'L320', 1, '*'),
(33646, 'light-heartedness', 'light-heartedness', 0, 0, 1, 'L236352', 1, '*'),
(33647, 'lights', 'lights', 0, 0, 0.4, 'L232', 1, '*'),
(33648, 'mention', 'mention', 0, 0, 0.4667, 'M350', 1, '*'),
(33649, 'mentioned', 'mentioned', 0, 0, 0.6, 'M353', 2, '*'),
(33650, 'minute', 'minute', 0, 0, 0.4, 'M300', 3, '*'),
(33651, 'misunderstood', 'misunderstood', 0, 0, 0.8667, 'M253623', 1, '*'),
(33652, 'movie', 'movie', 0, 0, 0.3333, 'M100', 2, '*'),
(33653, 'multiplies', 'multiplies', 0, 0, 0.6667, 'M43142', 1, '*'),
(33654, 'music', 'music', 0, 0, 0.3333, 'M200', 3, '*'),
(33655, 'neglecting', 'neglecting', 0, 0, 0.6667, 'N242352', 1, '*'),
(33656, 'night', 'night', 0, 0, 0.3333, 'N230', 5, '*'),
(33657, 'no1', 'no1', 0, 0, 0.2, 'N000', 1, '*'),
(33658, 'offensive', 'offensive', 0, 0, 0.6, 'O1521', 1, '*'),
(33659, 'openly', 'openly', 0, 0, 0.4, 'O154', 1, '*'),
(33660, 'organized', 'organized', 0, 0, 0.6, 'O62523', 3, '*'),
(33661, 'organizing', 'organizing', 0, 0, 0.6667, 'O625252', 3, '*'),
(33662, 'out-loud', 'out-loud', 0, 0, 0.5333, 'O343', 1, '*'),
(33663, 'outdoors', 'outdoors', 0, 0, 0.5333, 'O362', 1, '*'),
(33664, 'parks', 'parks', 0, 0, 0.3333, 'P620', 1, '*'),
(33665, 'parties', 'parties', 0, 0, 0.4667, 'P632', 2, '*'),
(33666, 'partof', 'partof', 0, 0, 0.4, 'P631', 1, '*'),
(33667, 'peacefulness', 'peacefulness', 0, 0, 0.8, 'P21452', 1, '*'),
(33668, 'phenomena', 'phenomena', 0, 0, 0.6, 'P500', 2, '*'),
(33669, 'picturesque', 'picturesque', 0, 0, 0.7333, 'P2362', 1, '*'),
(33670, 'places', 'places', 0, 0, 0.4, 'P420', 3, '*'),
(33671, 'playing', 'playing', 0, 0, 0.4667, 'P452', 2, '*'),
(33672, 'plot', 'plot', 0, 0, 0.2667, 'P430', 1, '*'),
(33673, 'prepared', 'prepared', 0, 0, 0.5333, 'P6163', 4, '*'),
(33674, 'preserving', 'preserving', 0, 0, 0.6667, 'P626152', 1, '*'),
(33675, 'previous', 'previous', 0, 0, 0.5333, 'P612', 10, '*'),
(33676, 'previously', 'previously', 0, 0, 0.6667, 'P6124', 2, '*'),
(33677, 'productive', 'productive', 0, 0, 0.6667, 'P63231', 4, '*'),
(33678, 'profession', 'profession', 0, 0, 0.6667, 'P6125', 5, '*'),
(33679, 'professions', 'professions', 0, 0, 0.7333, 'P61252', 1, '*'),
(33680, 'prone', 'prone', 0, 0, 0.3333, 'P650', 3, '*'),
(33681, 'provision', 'provision', 0, 0, 0.6, 'P6125', 3, '*'),
(33682, 'purchase', 'purchase', 0, 0, 0.5333, 'P620', 1, '*'),
(33683, 're-evaluate', 're-evaluate', 0, 0, 0.7333, 'R143', 1, '*'),
(33684, 'rejuvenating', 'rejuvenating', 0, 0, 0.8, 'R215352', 1, '*'),
(33685, 'reminisce', 'reminisce', 0, 0, 0.6, 'R520', 2, '*'),
(33686, 'riding', 'riding', 0, 0, 0.4, 'R352', 1, '*'),
(33687, 'sad', 'sad', 0, 0, 0.2, 'S300', 2, '*'),
(33688, 'salary', 'salary', 0, 0, 0.4, 'S460', 1, '*'),
(33689, 'schedule', 'schedule', 0, 0, 0.5333, 'S340', 7, '*'),
(33690, 'sights', 'sights', 0, 0, 0.4, 'S320', 3, '*'),
(33691, 'simply', 'simply', 0, 0, 0.4, 'S514', 2, '*'),
(33692, 'sometimes', 'sometimes', 0, 0, 0.6, 'S5352', 2, '*'),
(33693, 'spend', 'spend', 0, 0, 0.3333, 'S153', 13, '*'),
(33694, 'spending', 'spending', 0, 0, 0.5333, 'S15352', 3, '*'),
(33695, 'spring', 'spring', 0, 0, 0.4, 'S1652', 1, '*'),
(33696, 'steal', 'steal', 0, 0, 0.3333, 'S340', 1, '*'),
(33697, 'steam', 'steam', 0, 0, 0.3333, 'S350', 1, '*'),
(33698, 'step-by-step', 'step-by-step', 0, 0, 0.8, 'S31231', 1, '*'),
(33699, 'strive', 'strive', 0, 0, 0.4, 'S361', 3, '*'),
(33700, 'sufficiently', 'sufficiently', 0, 0, 0.8, 'S12534', 1, '*'),
(33701, 'suit', 'suit', 0, 0, 0.2667, 'S300', 1, '*'),
(33702, 'supposed', 'supposed', 0, 0, 0.5333, 'S123', 1, '*'),
(33703, 'talking', 'talking', 0, 0, 0.4667, 'T4252', 1, '*'),
(33704, 'tasks', 'tasks', 0, 0, 0.3333, 'T200', 3, '*'),
(33705, 'there\'s', 'there\'s', 0, 0, 0.4667, 'T620', 1, '*'),
(33706, 'they\'d', 'they\'d', 0, 0, 0.4, 'T000', 1, '*'),
(33707, 'tidy', 'tidy', 0, 0, 0.2667, 'T000', 1, '*'),
(33708, 'tire', 'tire', 0, 0, 0.2667, 'T600', 2, '*'),
(33709, 'trained', 'trained', 0, 0, 0.4667, 'T653', 6, '*'),
(33710, 'tremendously', 'tremendously', 0, 0, 0.8, 'T65324', 1, '*'),
(33711, 'trips', 'trips', 0, 0, 0.3333, 'T612', 2, '*'),
(33712, 'troubles', 'troubles', 0, 0, 0.5333, 'T6142', 2, '*'),
(33713, 'unfortunately', 'unfortunately', 0, 0, 0.8667, 'U5163534', 1, '*'),
(33714, 'unless', 'unless', 0, 0, 0.4, 'U542', 1, '*'),
(33715, 'unrealistic', 'unrealistic', 0, 0, 0.7333, 'U564232', 4, '*'),
(33716, 'urban', 'urban', 0, 0, 0.3333, 'U615', 1, '*'),
(33717, 'usbuild', 'usbuild', 0, 0, 0.4667, 'U2143', 1, '*'),
(33718, 'utilizing', 'utilizing', 0, 0, 0.6, 'U34252', 2, '*'),
(33719, 'vacation', 'vacation', 0, 0, 0.5333, 'V235', 2, '*'),
(33720, 'verbal', 'verbal', 0, 0, 0.4, 'V614', 3, '*'),
(33721, 'visit', 'visit', 0, 0, 0.3333, 'V230', 3, '*'),
(33722, 'wake', 'wake', 0, 0, 0.2667, 'W200', 5, '*'),
(33723, 'walking', 'walking', 0, 0, 0.4667, 'W4252', 2, '*'),
(33724, 'we\'d', 'we\'d', 0, 0, 0.2667, 'W300', 1, '*'),
(33725, 'weekend', 'weekend', 0, 0, 0.4667, 'W253', 2, '*'),
(33726, 'weeks', 'weeks', 0, 0, 0.3333, 'W200', 8, '*'),
(33727, 'wisely', 'wisely', 0, 0, 0.4, 'W240', 1, '*'),
(33728, 'wish', 'wish', 0, 0, 0.2667, 'W200', 9, '*'),
(33729, 'won\'t', 'won\'t', 0, 0, 0.3333, 'W530', 4, '*'),
(33730, 'wonder', 'wonder', 0, 0, 0.4, 'W536', 2, '*'),
(33731, 'work-hobby', 'work-hobby', 0, 0, 0.6667, 'W621', 1, '*'),
(33732, 'writer', 'writer', 0, 0, 0.4, 'W636', 2, '*'),
(33733, 'you\'d', 'you\'d', 0, 0, 0.3333, 'Y300', 3, '*'),
(33734, 'you\'ve', 'you\'ve', 0, 0, 0.4, 'Y100', 9, '*'),
(33814, 'fill', 'fill', 0, 0, 0.2667, 'F400', 7, '*'),
(33815, 'hidden', 'hidden', 0, 0, 0.4, 'H350', 2, '*'),
(33818, 'subjective', 'subjective', 0, 0, 0.6667, 'S1231', 2, '*'),
(33825, 'architectural', 'architectural', 0, 0, 0.8667, 'A6232364', 2, '*'),
(33830, 'effect', 'effect', 0, 0, 0.4, 'E123', 5, '*'),
(33832, 'enjoying', 'enjoying', 0, 0, 0.5333, 'E5252', 3, '*'),
(33833, 'favorite', 'favorite', 0, 0, 0.5333, 'F630', 3, '*'),
(33841, 'least', 'least', 0, 0, 0.3333, 'L230', 6, '*'),
(33842, 'let\'s', 'let\'s', 0, 0, 0.3333, 'L320', 8, '*'),
(33845, 'objects', 'objects', 0, 0, 0.4667, 'O1232', 2, '*'),
(33850, 'reflection', 'reflection', 0, 0, 0.6667, 'R14235', 3, '*'),
(33852, 'significance', 'significance', 0, 0, 0.8, 'S51252', 2, '*'),
(33853, 'spot', 'spot', 0, 0, 0.2667, 'S130', 3, '*'),
(33855, 'stroll', 'stroll', 0, 0, 0.4, 'S364', 2, '*'),
(33858, 'treasures', 'treasures', 0, 0, 0.6, 'T6262', 2, '*'),
(33859, 'watching', 'watching', 0, 0, 0.5333, 'W3252', 4, '*'),
(33888, 'accomplish', 'accomplish', 0, 0, 0.6667, 'A25142', 3, '*'),
(33890, 'appreciation', 'appreciation', 0, 0, 0.8, 'A16235', 5, '*'),
(33892, 'capable', 'capable', 0, 0, 0.4667, 'C140', 4, '*'),
(33893, 'competence', 'competence', 0, 0, 0.6667, 'C51352', 5, '*'),
(33895, 'concepts', 'concepts', 0, 0, 0.5333, 'C52132', 3, '*'),
(33897, 'efficiently', 'efficiently', 0, 0, 0.7333, 'E12534', 3, '*'),
(33920, 'animals', 'animals', 0, 0, 0.4667, 'A542', 2, '*'),
(33929, 'interest', 'interest', 0, 0, 0.5333, 'I53623', 5, '*'),
(33931, 'located', 'located', 0, 0, 0.4667, 'L230', 4, '*'),
(33935, 'shouldn\'t', 'shouldn\'t', 0, 0, 0.6, 'S4353', 3, '*'),
(33967, 'feedback', 'feedback', 0, 0, 0.5333, 'F312', 3, '*'),
(33970, 'intelligence', 'intelligence', 0, 0, 0.8, 'I534252', 3, '*'),
(33972, 'intuition', 'intuition', 0, 0, 0.6, 'I535', 2, '*'),
(33974, 'logical', 'logical', 0, 0, 0.4667, 'L240', 2, '*'),
(33975, 'memory', 'memory', 0, 0, 0.4, 'M600', 7, '*'),
(33979, 'performed', 'performed', 0, 0, 0.6, 'P61653', 3, '*'),
(33982, 'relates', 'relates', 0, 0, 0.4667, 'R432', 2, '*'),
(33985, 'run', 'run', 0, 0, 0.2, 'R500', 3, '*'),
(34013, 'advice', 'advice', 0, 0, 0.4, 'A312', 3, '*'),
(34017, 'choices', 'choices', 0, 0, 0.4667, 'C000', 6, '*'),
(34022, 'logic', 'logic', 0, 0, 0.3333, 'L200', 2, '*'),
(34023, 'luck', 'luck', 0, 0, 0.2667, 'L200', 3, '*'),
(34024, 'lunch', 'lunch', 0, 0, 0.3333, 'L520', 2, '*'),
(34031, 'topics', 'topics', 0, 0, 0.4, 'T120', 6, '*'),
(34044, 'alternatives', 'alternatives', 0, 0, 0.8, 'A4365312', 3, '*'),
(34045, 'analysis', 'analysis', 0, 0, 0.5333, 'A542', 3, '*'),
(34048, 'assessed', 'assessed', 0, 0, 0.5333, 'A230', 2, '*'),
(34049, 'carefully', 'carefully', 0, 0, 0.6, 'C614', 3, '*'),
(34050, 'categories', 'categories', 0, 0, 0.6667, 'C3262', 5, '*'),
(34051, 'conducted', 'conducted', 0, 0, 0.6, 'C5323', 5, '*'),
(34054, 'examine', 'examine', 0, 0, 0.4667, 'E250', 8, '*'),
(34055, 'given', 'given', 0, 0, 0.3333, 'G150', 4, '*'),
(34057, 'ignores', 'ignores', 0, 0, 0.4667, 'I2562', 2, '*'),
(34064, 'processes', 'processes', 0, 0, 0.6, 'P620', 2, '*'),
(34065, 'reality', 'reality', 0, 0, 0.4667, 'R430', 3, '*'),
(34069, 'selection', 'selection', 0, 0, 0.6, 'S4235', 3, '*'),
(34070, 'strict', 'strict', 0, 0, 0.4, 'S3623', 5, '*'),
(34071, 'unimportant', 'unimportant', 0, 0, 0.7333, 'U516353', 2, '*'),
(34079, 'comfortably', 'comfortably', 0, 0, 0.7333, 'C516314', 3, '*'),
(34080, 'expect', 'expect', 0, 0, 0.4, 'E2123', 4, '*'),
(34081, 'gifts', 'gifts', 0, 0, 0.3333, 'G132', 2, '*'),
(34084, 'speak', 'speak', 0, 0, 0.3333, 'S120', 2, '*'),
(34085, 'touch', 'touch', 0, 0, 0.3333, 'T200', 4, '*'),
(34086, 'violates', 'violates', 0, 0, 0.5333, 'V432', 2, '*'),
(34107, 'apply', 'apply', 0, 0, 0.3333, 'A140', 3, '*'),
(34108, 'continue', 'continue', 0, 0, 0.5333, 'C535', 6, '*'),
(34112, 'disappointing', 'disappointing', 0, 0, 0.8667, 'D215352', 2, '*'),
(34114, 'end', 'end', 0, 0, 0.2, 'E530', 16, '*'),
(34118, 'house', 'house', 0, 0, 0.3333, 'H200', 3, '*'),
(34119, 'i\'ll', 'i\'ll', 0, 0, 0.2667, 'I400', 2, '*'),
(34121, 'issue', 'issue', 0, 0, 0.3333, 'I200', 4, '*'),
(34122, 'lend', 'lend', 0, 0, 0.2667, 'L530', 2, '*'),
(34123, 'matter', 'matter', 0, 0, 0.4, 'M360', 4, '*'),
(34126, 'okay', 'okay', 0, 0, 0.2667, 'O200', 4, '*'),
(34129, 'request', 'request', 0, 0, 0.4667, 'R230', 3, '*'),
(34130, 'setting', 'setting', 0, 0, 0.4667, 'S352', 5, '*'),
(34131, 'win', 'win', 0, 0, 0.2, 'W500', 2, '*'),
(34170, 'acceptable', 'acceptable', 0, 0, 0.6667, 'A21314', 2, '*'),
(34171, 'add', 'add', 0, 0, 0.2, 'A300', 3, '*'),
(34172, 'chances', 'chances', 0, 0, 0.4667, 'C520', 3, '*'),
(34175, 'environments', 'environments', 0, 0, 0.8, 'E516532', 2, '*'),
(34179, 'honor', 'honor', 0, 0, 0.3333, 'H560', 3, '*'),
(34180, 'identify', 'identify', 0, 0, 0.5333, 'I3531', 2, '*'),
(34188, 'others\'', 'others\'', 0, 0, 0.4667, 'O362', 2, '*'),
(34190, 'puts', 'puts', 0, 0, 0.2667, 'P320', 2, '*'),
(34191, 'save', 'save', 0, 0, 0.2667, 'S100', 6, '*'),
(34192, 'thank', 'thank', 0, 0, 0.3333, 'T520', 2, '*'),
(34203, 'car', 'car', 0, 0, 0.2, 'C600', 2, '*'),
(34204, 'constraints', 'constraints', 0, 0, 0.7333, 'C5236532', 2, '*'),
(34207, 'engage', 'engage', 0, 0, 0.4, 'E520', 4, '*'),
(34208, 'equal', 'equal', 0, 0, 0.3333, 'E240', 3, '*'),
(34209, 'establish', 'establish', 0, 0, 0.6, 'E23142', 4, '*'),
(34210, 'him', 'him', 0, 0, 0.2, 'H500', 5, '*'),
(34211, 'hugs', 'hugs', 0, 0, 0.2667, 'H200', 2, '*'),
(34217, 'limitations', 'limitations', 0, 0, 0.7333, 'L5352', 2, '*'),
(34220, 'neighbor', 'neighbor', 0, 0, 0.5333, 'N216', 2, '*'),
(34221, 'one\'s', 'one\'s', 0, 0, 0.3333, 'O520', 3, '*'),
(34223, 'prompting', 'prompting', 0, 0, 0.6, 'P651352', 2, '*'),
(34227, 'sexuality', 'sexuality', 0, 0, 0.6, 'S430', 2, '*'),
(34232, 'touches', 'touches', 0, 0, 0.4667, 'T200', 2, '*'),
(34235, 'unwanted', 'unwanted', 0, 0, 0.5333, 'U530', 2, '*'),
(34236, 'views', 'views', 0, 0, 0.3333, 'V200', 4, '*'),
(34263, 'adapt', 'adapt', 0, 0, 0.3333, 'A313', 6, '*'),
(34270, 'gain', 'gain', 0, 0, 0.2667, 'G500', 8, '*'),
(34273, 'intelligent', 'intelligent', 0, 0, 0.7333, 'I534253', 2, '*'),
(34276, 'perspective', 'perspective', 0, 0, 0.7333, 'P621231', 6, '*'),
(34278, 'skill', 'skill', 0, 0, 0.3333, 'S400', 3, '*'),
(34279, 'strongest', 'strongest', 0, 0, 0.6, 'S36523', 2, '*'),
(34294, 'adaptability', 'adaptability', 0, 0, 0.8, 'A313143', 6, '*'),
(34295, 'adversity', 'adversity', 0, 0, 0.6, 'A31623', 3, '*'),
(34296, 'consequently', 'consequently', 0, 0, 0.8, 'C52534', 2, '*'),
(34297, 'cultivate', 'cultivate', 0, 0, 0.6, 'C4313', 3, '*'),
(34300, 'interesting', 'interesting', 0, 0, 0.7333, 'I5362352', 4, '*'),
(34301, 'opportunity', 'opportunity', 0, 0, 0.7333, 'O16353', 4, '*'),
(34305, 'sound', 'sound', 0, 0, 0.3333, 'S530', 2, '*'),
(34306, 'stronger', 'stronger', 0, 0, 0.5333, 'S36526', 3, '*'),
(34325, 'along', 'along', 0, 0, 0.3333, 'A452', 2, '*'),
(34329, 'enhancement', 'enhancement', 0, 0, 0.7333, 'E5253', 6, '*'),
(34331, 'forget', 'forget', 0, 0, 0.4, 'F623', 3, '*'),
(34333, 'hesitate', 'hesitate', 0, 0, 0.5333, 'H230', 2, '*'),
(34336, 'lifetime', 'lifetime', 0, 0, 0.5333, 'L135', 2, '*'),
(34339, 'putting', 'putting', 0, 0, 0.4667, 'P352', 8, '*'),
(34340, 'retrospect', 'retrospect', 0, 0, 0.6667, 'R362123', 2, '*'),
(34342, 'self-knowledge', 'self-knowledge', 0, 0, 0.9333, 'S4125432', 2, '*'),
(34343, 'strengths', 'strengths', 0, 0, 0.6, 'S365232', 3, '*'),
(34348, 'worked', 'worked', 0, 0, 0.4, 'W623', 11, '*'),
(34387, 'applied', 'applied', 0, 0, 0.4667, 'A143', 6, '*'),
(34388, 'big', 'big', 0, 0, 0.2, 'B200', 5, '*'),
(34389, 'changing', 'changing', 0, 0, 0.5333, 'C5252', 4, '*'),
(34390, 'embrace', 'embrace', 0, 0, 0.4667, 'E5162', 2, '*'),
(34391, 'finding', 'finding', 0, 0, 0.4667, 'F5352', 9, '*'),
(34395, 'opportunities', 'opportunities', 0, 0, 0.8667, 'O163532', 2, '*'),
(34396, 'realized', 'realized', 0, 0, 0.5333, 'R423', 2, '*'),
(34399, 'tools', 'tools', 0, 0, 0.3333, 'T420', 6, '*'),
(34420, 'community', 'community', 0, 0, 0.6, 'C530', 5, '*'),
(34421, 'continuous', 'continuous', 0, 0, 0.6667, 'C5352', 2, '*'),
(34424, 'experiencing', 'experiencing', 0, 0, 0.8, 'E2165252', 4, '*'),
(34425, 'includes', 'includes', 0, 0, 0.5333, 'I52432', 6, '*'),
(34427, 'overwhelming', 'overwhelming', 0, 0, 0.8, 'O16452', 2, '*'),
(34428, 'possibly', 'possibly', 0, 0, 0.5333, 'P214', 2, '*'),
(34435, 'school', 'school', 0, 0, 0.4, 'S400', 8, '*'),
(34438, 'states', 'states', 0, 0, 0.4, 'S320', 2, '*'),
(34439, 'status', 'status', 0, 0, 0.4, 'S320', 2, '*'),
(34440, 'suits', 'suits', 0, 0, 0.3333, 'S320', 5, '*'),
(34441, 'survive', 'survive', 0, 0, 0.4667, 'S610', 2, '*'),
(34448, '\'δεν', '\'δεν', 0, 0, 0.2667, 'δ000', 1, '*'),
(34449, '179', '179', 0, 0, 0.3, '', 1, '*'),
(34450, 'adverse', 'adverse', 0, 0, 0.4667, 'A3162', 1, '*'),
(34451, 'assistance', 'assistance', 0, 0, 0.6667, 'A2352', 3, '*'),
(34452, 'become.”', 'become.”', 0, 0, 0.5333, 'B250', 1, '*'),
(34453, 'empathetic', 'empathetic', 0, 0, 0.6667, 'E5132', 1, '*'),
(34454, 'falling', 'falling', 0, 0, 0.4667, 'F452', 3, '*'),
(34455, 'gaining', 'gaining', 0, 0, 0.4667, 'G520', 1, '*'),
(34456, 'helped', 'helped', 0, 0, 0.4, 'H413', 3, '*'),
(34457, 'jung', 'jung', 0, 0, 0.2667, 'J520', 1, '*'),
(34458, 'kinder', 'kinder', 0, 0, 0.4, 'K536', 1, '*'),
(34459, 'overcome', 'overcome', 0, 0, 0.5333, 'O1625', 4, '*'),
(34460, 'rely', 'rely', 0, 0, 0.2667, 'R400', 2, '*'),
(34461, 'replace', 'replace', 0, 0, 0.4667, 'R142', 3, '*'),
(34462, 'self-empathy', 'self-empathy', 0, 0, 0.8, 'S41513', 2, '*'),
(34463, 'self-judgment', 'self-judgment', 0, 0, 0.8667, 'S4123253', 1, '*'),
(34464, 'shield', 'shield', 0, 0, 0.4, 'S430', 1, '*'),
(34465, 'turmoil', 'turmoil', 0, 0, 0.4667, 'T654', 1, '*'),
(34466, 'utilize', 'utilize', 0, 0, 0.4667, 'U342', 1, '*'),
(34467, 'γίνω\'', 'γίνω\'', 0, 0, 0.3333, 'γ000', 1, '*'),
(34468, 'καλλιεργήσουμε', 'καλλιεργήσουμε', 0, 0, 0.9333, 'κ000', 1, '*'),
(34469, '“i', '“i', 0, 0, 0.1333, '“000', 1, '*'),
(34481, 'actually', 'actually', 0, 0, 0.5333, 'A234', 2, '*'),
(34484, 'eating', 'eating', 0, 0, 0.4, 'E352', 10, '*'),
(34485, 'elevator', 'elevator', 0, 0, 0.5333, 'E4136', 2, '*'),
(34489, 'lose', 'lose', 0, 0, 0.2667, 'L200', 4, '*'),
(34494, 'seeing', 'seeing', 0, 0, 0.4, 'S520', 2, '*'),
(34496, 'shapes', 'shapes', 0, 0, 0.4, 'S120', 3, '*'),
(34500, 'surveys', 'surveys', 0, 0, 0.4667, 'S612', 2, '*'),
(34501, 'targets', 'targets', 0, 0, 0.4667, 'T6232', 2, '*'),
(34502, 'version', 'version', 0, 0, 0.4667, 'V625', 4, '*'),
(34503, 'wants', 'wants', 0, 0, 0.3333, 'W532', 2, '*'),
(34511, 'achieving', 'achieving', 0, 0, 0.6, 'A2152', 6, '*'),
(34512, 'adjust', 'adjust', 0, 0, 0.4, 'A323', 2, '*'),
(34520, 'month', 'month', 0, 0, 0.3333, 'M300', 2, '*'),
(34522, 'offer', 'offer', 0, 0, 0.3333, 'O160', 3, '*'),
(34525, 'prioritizing', 'prioritizing', 0, 0, 0.8, 'P63252', 2, '*'),
(34526, 'search', 'search', 0, 0, 0.4, 'S620', 2, '*'),
(34529, 'transition', 'transition', 0, 0, 0.6667, 'T65235', 2, '*'),
(34551, 'protection', 'protection', 0, 0, 0.6667, 'P63235', 4, '*'),
(34554, 'together', 'together', 0, 0, 0.5333, 'T236', 7, '*'),
(34556, 'wellbeing', 'wellbeing', 0, 0, 0.6, 'W4152', 3, '*'),
(34587, 'feature', 'feature', 0, 0, 0.4667, 'F360', 2, '*'),
(34588, 'forward', 'forward', 0, 0, 0.4667, 'F630', 2, '*'),
(34589, 'gender', 'gender', 0, 0, 0.4, 'G536', 12, '*'),
(34595, 'meal', 'meal', 0, 0, 0.2667, 'M400', 4, '*'),
(34596, 'motivation', 'motivation', 0, 0, 0.6667, 'M3135', 2, '*'),
(34600, 'referring', 'referring', 0, 0, 0.6, 'R1652', 1, '*'),
(34603, 'satisfy', 'satisfy', 0, 0, 0.4667, 'S321', 3, '*'),
(34637, 'compared', 'compared', 0, 0, 0.5333, 'C5163', 4, '*'),
(34639, 'findings', 'findings', 0, 0, 0.5333, 'F5352', 8, '*'),
(34645, 'scientific', 'scientific', 0, 0, 0.6667, 'S5312', 3, '*'),
(34651, 'aside', 'aside', 0, 0, 0.3333, 'A230', 3, '*'),
(34653, 'companies', 'companies', 0, 0, 0.6, 'C5152', 3, '*'),
(34658, 'measures', 'measures', 0, 0, 0.5333, 'M262', 2, '*'),
(34660, 'options', 'options', 0, 0, 0.4667, 'O1352', 3, '*'),
(34661, 'possibilities', 'possibilities', 0, 0, 0.8667, 'P21432', 2, '*'),
(34662, 'private', 'private', 0, 0, 0.4667, 'P613', 5, '*'),
(34665, 'striving', 'striving', 0, 0, 0.5333, 'S36152', 2, '*'),
(34668, 'today\'s', 'today\'s', 0, 0, 0.4667, 'T200', 2, '*'),
(34669, 'training', 'training', 0, 0, 0.5333, 'T652', 9, '*'),
(34691, 'desk', 'desk', 0, 0, 0.2667, 'D200', 2, '*'),
(34697, 'fit', 'fit', 0, 0, 0.2, 'F300', 3, '*'),
(34699, 'networks', 'networks', 0, 0, 0.5333, 'N362', 2, '*'),
(34702, 'perform', 'perform', 0, 0, 0.4667, 'P6165', 2, '*'),
(34703, 'phone', 'phone', 0, 0, 0.3333, 'P500', 4, '*'),
(34705, 'practical', 'practical', 0, 0, 0.6, 'P62324', 2, '*'),
(34707, 'reading', 'reading', 0, 0, 0.4667, 'R352', 3, '*'),
(34710, 'separate', 'separate', 0, 0, 0.5333, 'S163', 4, '*'),
(34711, 'started', 'started', 0, 0, 0.4667, 'S363', 2, '*'),
(34714, 'write', 'write', 0, 0, 0.3333, 'W630', 14, '*'),
(34745, 'answered', 'answered', 0, 0, 0.5333, 'A5263', 2, '*'),
(34751, 'coffee', 'coffee', 0, 0, 0.4, 'C100', 4, '*'),
(34755, 'filled', 'filled', 0, 0, 0.4, 'F430', 2, '*'),
(34758, 'front', 'front', 0, 0, 0.3333, 'F653', 2, '*'),
(34761, 'imagine', 'imagine', 0, 0, 0.4667, 'I525', 2, '*'),
(34764, 'looked', 'looked', 0, 0, 0.4, 'L230', 2, '*'),
(34765, 'lost', 'lost', 0, 0, 0.2667, 'L230', 3, '*'),
(34766, 'matters', 'matters', 0, 0, 0.4667, 'M362', 3, '*'),
(34772, 'presented', 'presented', 0, 0, 0.6, 'P6253', 2, '*'),
(34773, 'professor', 'professor', 0, 0, 0.6, 'P6126', 3, '*'),
(34775, 'represent', 'represent', 0, 0, 0.6, 'R16253', 2, '*'),
(34776, 'room', 'room', 0, 0, 0.2667, 'R500', 5, '*'),
(34783, 'took', 'took', 0, 0, 0.2667, 'T200', 4, '*'),
(34784, 'vase', 'vase', 0, 0, 0.2667, 'V200', 2, '*'),
(34786, 'yes', 'yes', 0, 0, 0.2, 'Y200', 2, '*'),
(34788, 'articles', 'articles', 0, 0, 0.5333, 'A63242', 2, '*'),
(34789, 'connection', 'connection', 0, 0, 0.6667, 'C5235', 2, '*'),
(34791, 'exercises', 'exercises', 0, 0, 0.6, 'E262', 2, '*'),
(34795, 'programs', 'programs', 0, 0, 0.5333, 'P62652', 10, '*'),
(34796, 'questionnaires', 'questionnaires', 0, 0, 0.9333, 'Q3562', 2, '*'),
(34799, 'specialized', 'specialized', 0, 0, 0.7333, 'S12423', 5, '*'),
(34801, 'team', 'team', 0, 0, 0.2667, 'T500', 19, '*'),
(34803, 'τέστ', 'τέστ', 0, 0, 0.2667, 'τ000', 1, '*'),
(34804, 'διεκδικητικότητα', 'διεκδικητικότητα', 0, 0, 1, 'δ000', 1, '*'),
(34805, 'news', 'news', 0, 0, 0.2667, 'N200', 2, '*'),
(34806, 'ορισμός', 'ορισμός', 0, 0, 0.4667, 'ο000', 1, '*'),
(34807, 'advices', 'advices', 0, 0, 0.4667, 'A312', 1, '*'),
(34808, 'hardships', 'hardships', 0, 0, 0.6, 'H63212', 1, '*'),
(34809, 'δεσμός', 'δεσμός', 0, 0, 0.4, 'δ000', 1, '*'),
(34810, 'μητρικός', 'μητρικός', 0, 0, 0.5333, 'μ000', 1, '*'),
(34812, 'δυσκολιών', 'δυσκολιών', 0, 0, 0.6, 'δ000', 1, '*'),
(34813, 'δυνατοτήτων', 'δυνατοτήτων', 0, 0, 0.7333, 'δ000', 1, '*'),
(34814, 'bios', 'bios', 0, 0, 0.2667, 'B200', 1, '*'),
(34815, '239', '239', 0, 0, 0.3, '', 2, '*'),
(34816, 'application', 'application', 0, 0, 0.7333, 'A14235', 3, '*'),
(34817, 'athens', 'athens', 0, 0, 0.4, 'A352', 14, '*'),
(34818, 'bsc', 'bsc', 0, 0, 0.2, 'B200', 10, '*'),
(34819, 'clinics', 'clinics', 0, 0, 0.4667, 'C452', 4, '*'),
(34820, 'counselling', 'counselling', 0, 0, 0.7333, 'C52452', 8, '*'),
(34821, 'currently', 'currently', 0, 0, 0.6, 'C6534', 8, '*'),
(34822, 'de', 'de', 0, 0, 0.1333, 'D000', 2, '*'),
(34823, 'department', 'department', 0, 0, 0.6667, 'D16353', 10, '*'),
(34824, 'dietetic', 'dietetic', 0, 0, 0.5333, 'D200', 2, '*'),
(34825, 'dietetics', 'dietetics', 0, 0, 0.6, 'D200', 2, '*'),
(34826, 'dietitian', 'dietitian', 0, 0, 0.6, 'D500', 9, '*'),
(34827, 'dietitian-nutritionist', 'dietitian-nutritionist', 0, 0, 1, 'D5363523', 4, '*'),
(34828, 'ekpa', 'ekpa', 0, 0, 0.2667, 'E210', 2, '*'),
(34829, 'erasmus', 'erasmus', 0, 0, 0.4667, 'E6252', 4, '*'),
(34830, 'genetics', 'genetics', 0, 0, 0.5333, 'G532', 2, '*'),
(34831, 'greece', 'greece', 0, 0, 0.4, 'G620', 7, '*'),
(34832, 'harokopio', 'harokopio', 0, 0, 0.6, 'H621', 2, '*'),
(34833, 'hospital', 'hospital', 0, 0, 0.5333, 'H2134', 7, '*'),
(34834, 'internship', 'internship', 0, 0, 0.6667, 'I536521', 2, '*'),
(34835, 'kanellakis', 'kanellakis', 0, 0, 0.6667, 'K542', 2, '*'),
(34836, 'licensed', 'licensed', 0, 0, 0.5333, 'L2523', 8, '*'),
(34837, 'maira', 'maira', 0, 0, 0.3333, 'M600', 2, '*'),
(34838, 'monitoring', 'monitoring', 0, 0, 0.6667, 'M3652', 3, '*'),
(34839, 'mr', 'mr', 0, 0, 0.1333, 'M600', 2, '*'),
(34840, 'non-profit', 'non-profit', 0, 0, 0.6667, 'N1613', 2, '*'),
(34841, 'nutrition-gene', 'nutrition-gene', 0, 0, 0.9333, 'N363525', 2, '*'),
(34842, 'nutritional', 'nutritional', 0, 0, 0.7333, 'N36354', 6, '*'),
(34843, 'nutritionist', 'nutritionist', 0, 0, 0.8, 'N363523', 8, '*'),
(34844, 'oncology', 'oncology', 0, 0, 0.5333, 'O5242', 2, '*'),
(34845, 'outpatient', 'outpatient', 0, 0, 0.6667, 'O31353', 2, '*'),
(34846, 'patients', 'patients', 0, 0, 0.5333, 'P3532', 4, '*'),
(34847, 'precision', 'precision', 0, 0, 0.6, 'P625', 2, '*'),
(34848, 'program', 'program', 0, 0, 0.4667, 'P6265', 5, '*'),
(34849, 'pulmonology', 'pulmonology', 0, 0, 0.7333, 'P4542', 2, '*'),
(34850, 'scholarship', 'scholarship', 0, 0, 0.7333, 'S4621', 2, '*'),
(34851, 'semester', 'semester', 0, 0, 0.5333, 'S5236', 2, '*'),
(34852, 'she', 'she', 0, 0, 0.2, 'S000', 21, '*'),
(34853, 'sotiria', 'sotiria', 0, 0, 0.4667, 'S360', 2, '*'),
(34854, 'spain', 'spain', 0, 0, 0.3333, 'S150', 2, '*'),
(34855, 'stefanakou', 'stefanakou', 0, 0, 0.6667, 'S3152', 2, '*'),
(34856, 'studied', 'studied', 0, 0, 0.4667, 'S300', 11, '*'),
(34857, 'telephone', 'telephone', 0, 0, 0.6, 'T415', 6, '*'),
(34858, 'thoracic', 'thoracic', 0, 0, 0.5333, 'T620', 2, '*'),
(34859, 'universidad', 'universidad', 0, 0, 0.7333, 'U51623', 2, '*'),
(34860, 'wise', 'wise', 0, 0, 0.2667, 'W200', 2, '*'),
(34861, 'zaragoza', 'zaragoza', 0, 0, 0.5333, 'Z620', 2, '*'),
(34879, '24-hour', '24-hour', 0, 0, 0.4667, 'H600', 8, '*'),
(34880, 'chatzikonstantinidou', 'chatzikonstantinidou', 0, 0, 1, 'C325235353', 2, '*'),
(34881, 'clinic', 'clinic', 0, 0, 0.4, 'C452', 4, '*'),
(34884, 'integrated', 'integrated', 0, 0, 0.6667, 'I53263', 3, '*'),
(34885, 'kapodistrian', 'kapodistrian', 0, 0, 0.8, 'K132365', 6, '*'),
(34888, 'national', 'national', 0, 0, 0.5333, 'N354', 4, '*'),
(34889, 'nikoleta', 'nikoleta', 0, 0, 0.5333, 'N243', 2, '*'),
(34890, 'numerous', 'numerous', 0, 0, 0.5333, 'N620', 5, '*'),
(34891, 'participated', 'participated', 0, 0, 0.8, 'P63213', 5, '*'),
(34892, 'postgraduate', 'postgraduate', 0, 0, 0.8, 'P23263', 8, '*'),
(34894, 'psychiatric', 'psychiatric', 0, 0, 0.7333, 'P2362', 4, '*'),
(34896, 'seminars', 'seminars', 0, 0, 0.5333, 'S562', 15, '*'),
(34909, '195', '195', 0, 0, 0.3, '', 2, '*'),
(34910, 'aegean', 'aegean', 0, 0, 0.4, 'A250', 2, '*'),
(34911, 'aiming', 'aiming', 0, 0, 0.4, 'A520', 5, '*'),
(34912, 'aretaio', 'aretaio', 0, 0, 0.4667, 'A630', 2, '*'),
(34913, 'attica', 'attica', 0, 0, 0.4, 'A320', 2, '*'),
(34914, 'christina', 'christina', 0, 0, 0.6, 'C6235', 4, '*'),
(34915, 'coordinates', 'coordinates', 0, 0, 0.7333, 'C63532', 4, '*'),
(34916, 'counseling', 'counseling', 0, 0, 0.6667, 'C52452', 6, '*'),
(34917, 'crete', 'crete', 0, 0, 0.3333, 'C630', 2, '*'),
(34918, 'dietary', 'dietary', 0, 0, 0.4667, 'D600', 3, '*'),
(34919, 'entitled', 'entitled', 0, 0, 0.5333, 'E5343', 2, '*'),
(34920, 'honors', 'honors', 0, 0, 0.4, 'H562', 6, '*'),
(34921, 'individualized', 'individualized', 0, 0, 0.9333, 'I5313423', 2, '*'),
(34922, 'inpatients', 'inpatients', 0, 0, 0.6667, 'I513532', 2, '*'),
(34923, 'karachotziti', 'karachotziti', 0, 0, 0.8, 'K62323', 2, '*'),
(34924, 'license', 'license', 0, 0, 0.4667, 'L252', 6, '*'),
(34925, 'modify', 'modify', 0, 0, 0.4, 'M310', 3, '*'),
(34926, 'outpatients', 'outpatients', 0, 0, 0.7333, 'O313532', 2, '*'),
(34927, 'patient', 'patient', 0, 0, 0.4667, 'P353', 5, '*'),
(34928, 'pursue', 'pursue', 0, 0, 0.4, 'P620', 3, '*'),
(34929, 'services', 'services', 0, 0, 0.5333, 'S612', 9, '*'),
(34930, 'technological', 'technological', 0, 0, 0.8667, 'T25424', 2, '*'),
(34931, 'went', 'went', 0, 0, 0.2667, 'W530', 3, '*'),
(34932, 'west', 'west', 0, 0, 0.2667, 'W230', 3, '*'),
(34940, '194', '194', 0, 0, 0.3, '', 2, '*'),
(34941, '1st', '1st', 0, 0, 0.2, 'S300', 2, '*'),
(34942, 'assessment', 'assessment', 0, 0, 0.6667, 'A253', 4, '*'),
(34943, 'associate', 'associate', 0, 0, 0.6, 'A230', 8, '*'),
(34944, 'behavioural', 'behavioural', 0, 0, 0.7333, 'B640', 3, '*'),
(34945, 'cbt', 'cbt', 0, 0, 0.2, 'C130', 4, '*'),
(34946, 'cbt-e', 'cbt-e', 0, 0, 0.3333, 'C130', 2, '*'),
(34947, 'clinical', 'clinical', 0, 0, 0.5333, 'C4524', 9, '*'),
(34948, 'desensitisation', 'desensitisation', 0, 0, 1, 'D2523235', 2, '*'),
(34949, 'diagnostic', 'diagnostic', 0, 0, 0.6667, 'D25232', 3, '*'),
(34950, 'emdr', 'emdr', 0, 0, 0.2667, 'E536', 2, '*'),
(34951, 'enhanced', 'enhanced', 0, 0, 0.5333, 'E523', 3, '*'),
(34952, 'eye', 'eye', 0, 0, 0.2, 'E000', 4, '*'),
(34953, 'hospitals', 'hospitals', 0, 0, 0.6, 'H21342', 3, '*'),
(34954, 'lectures', 'lectures', 0, 0, 0.5333, 'L2362', 4, '*'),
(34955, 'ms', 'ms', 0, 0, 0.1333, 'M200', 2, '*'),
(34956, 'neuropsychological', 'neuropsychological', 0, 0, 1, 'N612424', 2, '*'),
(34957, 'neuropsychology', 'neuropsychology', 0, 0, 1, 'N61242', 2, '*'),
(34958, 'non-governmental', 'non-governmental', 0, 0, 1, 'N216534', 2, '*'),
(34959, 'organisations', 'organisations', 0, 0, 0.8667, 'O6252352', 2, '*'),
(34960, 'psychologist-psychotherapist', 'psychologist-psychotherapist', 0, 0, 1, 'P24231236123', 5, '*'),
(34961, 'psychotherapeutic', 'psychotherapeutic', 0, 0, 1, 'P236132', 4, '*'),
(34962, 'public', 'public', 0, 0, 0.4, 'P420', 4, '*'),
(34963, 'reprocessing', 'reprocessing', 0, 0, 0.8, 'R16252', 2, '*'),
(34964, 'supervision', 'supervision', 0, 0, 0.7333, 'S16125', 2, '*'),
(34965, 'therapy', 'therapy', 0, 0, 0.4667, 'T610', 11, '*'),
(34966, 'weighting', 'weighting', 0, 0, 0.6, 'W2352', 2, '*'),
(34967, 'zourna', 'zourna', 0, 0, 0.4, 'Z650', 2, '*'),
(34968, 'zourna\'s', 'zourna\'s', 0, 0, 0.5333, 'Z652', 2, '*'),
(34974, 'adolescents', 'adolescents', 0, 0, 0.7333, 'A342532', 5, '*'),
(34975, 'association', 'association', 0, 0, 0.7333, 'A235', 4, '*'),
(34976, 'attended', 'attended', 0, 0, 0.5333, 'A353', 8, '*'),
(34980, 'degree', 'degree', 0, 0, 0.4, 'D260', 6, '*'),
(34984, 'experiment', 'experiment', 0, 0, 0.6667, 'E21653', 1, '*'),
(34987, 'greek', 'greek', 0, 0, 0.3333, 'G620', 4, '*'),
(34990, 'lecturer', 'lecturer', 0, 0, 0.5333, 'L236', 4, '*'),
(34997, 'sciences', 'sciences', 0, 0, 0.5333, 'S520', 2, '*'),
(34999, 'sessions', 'sessions', 0, 0, 0.5333, 'S520', 6, '*'),
(35003, 'vulnerable', 'vulnerable', 0, 0, 0.6667, 'V45614', 5, '*'),
(35053, 'continued', 'continued', 0, 0, 0.6, 'C5353', 3, '*'),
(35061, 'providing', 'providing', 0, 0, 0.6, 'P61352', 2, '*'),
(35062, 'psychopathology', 'psychopathology', 0, 0, 1, 'P21342', 4, '*'),
(35063, 'psychosocial', 'psychosocial', 0, 0, 0.8, 'P240', 1, '*'),
(35080, '190', '190', 0, 0, 0.3, '', 2, '*'),
(35081, 'administrative', 'administrative', 0, 0, 0.9333, 'A3523631', 2, '*'),
(35082, 'advertising', 'advertising', 0, 0, 0.7333, 'A3163252', 2, '*'),
(35083, 'capabilities', 'capabilities', 0, 0, 0.8, 'C1432', 2, '*'),
(35084, 'collaborates', 'collaborates', 0, 0, 0.8, 'C41632', 2, '*'),
(35085, 'consultant', 'consultant', 0, 0, 0.6667, 'C524353', 2, '*'),
(35086, 'cooperates', 'cooperates', 0, 0, 0.6667, 'C1632', 2, '*'),
(35087, 'departments', 'departments', 0, 0, 0.7333, 'D163532', 2, '*'),
(35088, 'educators', 'educators', 0, 0, 0.6, 'E32362', 2, '*'),
(35089, 'executives', 'executives', 0, 0, 0.6667, 'E2312', 2, '*'),
(35090, 'insurance', 'insurance', 0, 0, 0.6, 'I52652', 2, '*'),
(35091, 'ioanna', 'ioanna', 0, 0, 0.4, 'I500', 4, '*'),
(35092, 'kafkas', 'kafkas', 0, 0, 0.4, 'K120', 2, '*'),
(35093, 'papastratos', 'papastratos', 0, 0, 0.7333, 'P23632', 2, '*'),
(35094, 'positions', 'positions', 0, 0, 0.6, 'P2352', 5, '*'),
(35095, 'practices', 'practices', 0, 0, 0.6, 'P6232', 3, '*'),
(35096, 'presentation', 'presentation', 0, 0, 0.8, 'P62535', 4, '*'),
(35097, 'privately', 'privately', 0, 0, 0.6, 'P6134', 4, '*'),
(35098, 'productivity', 'productivity', 0, 0, 0.8, 'P632313', 3, '*'),
(35099, 'professionals', 'professionals', 0, 0, 0.8667, 'P612542', 2, '*'),
(35100, 'psychiatrists', 'psychiatrists', 0, 0, 0.8667, 'P236232', 2, '*'),
(35101, 'psychodynamic', 'psychodynamic', 0, 0, 0.8667, 'P2352', 2, '*'),
(35102, 'psychotherapeutically', 'psychotherapeutically', 0, 0, 1, 'P2361324', 2, '*'),
(35103, 'sales', 'sales', 0, 0, 0.3333, 'S420', 2, '*'),
(35104, 'souchla', 'souchla', 0, 0, 0.4667, 'S400', 2, '*'),
(35105, 'specialties', 'specialties', 0, 0, 0.7333, 'S12432', 2, '*'),
(35106, 'staff', 'staff', 0, 0, 0.3333, 'S310', 3, '*'),
(35107, 'talents', 'talents', 0, 0, 0.4667, 'T4532', 3, '*'),
(35108, 'teams', 'teams', 0, 0, 0.3333, 'T520', 3, '*'),
(35109, 'tei', 'tei', 0, 0, 0.2, 'T000', 2, '*'),
(35110, 'vassilopoulos', 'vassilopoulos', 0, 0, 0.8667, 'V24142', 2, '*'),
(35122, 'anniversary', 'anniversary', 0, 0, 0.7333, 'A51626', 1, '*'),
(35123, 'arbitrary', 'arbitrary', 0, 0, 0.6, 'A6136', 1, '*'),
(35124, 'black', 'black', 0, 0, 0.3333, 'B420', 1, '*'),
(35125, 'bmi', 'bmi', 0, 0, 0.2, 'B500', 1, '*'),
(35126, 'conclusion', 'conclusion', 0, 0, 0.6667, 'C52425', 3, '*'),
(35127, 'die', 'die', 0, 0, 0.2, 'D000', 2, '*'),
(35128, 'dislike', 'dislike', 0, 0, 0.4667, 'D242', 1, '*'),
(35129, 'disliked', 'disliked', 0, 0, 0.5333, 'D2423', 1, '*'),
(35130, 'dramatic', 'dramatic', 0, 0, 0.5333, 'D6532', 1, '*'),
(35131, 'fat', 'fat', 0, 0, 0.2, 'F300', 2, '*'),
(35132, 'forgets', 'forgets', 0, 0, 0.4667, 'F6232', 1, '*'),
(35133, 'functional', 'functional', 0, 0, 0.6667, 'F52354', 1, '*'),
(35134, 'hanging', 'hanging', 0, 0, 0.4667, 'H5252', 1, '*'),
(35135, 'happen', 'happen', 0, 0, 0.4, 'H150', 3, '*'),
(35136, 'hire', 'hire', 0, 0, 0.2667, 'H600', 1, '*'),
(35137, 'housewife', 'housewife', 0, 0, 0.6, 'H210', 1, '*'),
(35138, 'loser', 'loser', 0, 0, 0.3333, 'L260', 1, '*'),
(35139, 'might', 'might', 0, 0, 0.3333, 'M230', 2, '*'),
(35140, 'mislabeling', 'mislabeling', 0, 0, 0.7333, 'M241452', 1, '*'),
(35141, 'mustn\'t', 'mustn\'t', 0, 0, 0.4667, 'M2353', 1, '*'),
(35142, 'obesity', 'obesity', 0, 0, 0.4667, 'O123', 1, '*'),
(35143, 'partner\'s', 'partner\'s', 0, 0, 0.6, 'P63562', 4, '*'),
(35144, 'personalization', 'personalization', 0, 0, 1, 'P6254235', 1, '*'),
(35145, 'probable', 'probable', 0, 0, 0.5333, 'P614', 2, '*'),
(35146, 'qualities', 'qualities', 0, 0, 0.6, 'Q432', 1, '*'),
(35147, 'reframe', 'reframe', 0, 0, 0.4667, 'R165', 1, '*'),
(35148, 'reframing', 'reframing', 0, 0, 0.6, 'R1652', 1, '*'),
(35149, 'requirements', 'requirements', 0, 0, 0.8, 'R26532', 1, '*'),
(35150, 'stages', 'stages', 0, 0, 0.4, 'S320', 1, '*'),
(35151, 'statements', 'statements', 0, 0, 0.6667, 'S3532', 4, '*'),
(35152, 'unlucky', 'unlucky', 0, 0, 0.4667, 'U542', 1, '*'),
(35153, 'wanted', 'wanted', 0, 0, 0.4, 'W530', 2, '*'),
(35154, 'weather', 'weather', 0, 0, 0.4667, 'W360', 2, '*'),
(35155, 'white', 'white', 0, 0, 0.3333, 'W300', 1, '*'),
(35156, 'whoever', 'whoever', 0, 0, 0.4667, 'W160', 1, '*'),
(35157, 'αναδιατύπωση', 'αναδιατύπωση', 0, 0, 0.8, 'α000', 1, '*'),
(35185, '4-column', '4-column', 0, 0, 0.5333, 'C450', 1, '*'),
(35186, 'columns', 'columns', 0, 0, 0.4667, 'C452', 6, '*'),
(35187, 'overly', 'overly', 0, 0, 0.4, 'O164', 1, '*'),
(35188, 'piece', 'piece', 0, 0, 0.3333, 'P200', 3, '*'),
(35189, 'prominent', 'prominent', 0, 0, 0.6, 'P653', 1, '*'),
(35190, 'record', 'record', 0, 0, 0.4, 'R263', 2, '*'),
(35191, 'restructuring', 'restructuring', 0, 0, 0.8667, 'R23623652', 1, '*'),
(35192, 'αναδόμηση', 'αναδόμηση', 0, 0, 0.6, 'α000', 1, '*'),
(35200, 'attain', 'attain', 0, 0, 0.4, 'A350', 2, '*'),
(35201, 'backwards', 'backwards', 0, 0, 0.6, 'B2632', 4, '*'),
(35202, 'built-up', 'built-up', 0, 0, 0.5333, 'B431', 1, '*'),
(35203, 'detail', 'detail', 0, 0, 0.4, 'D400', 2, '*'),
(35204, 'details', 'details', 0, 0, 0.4667, 'D420', 3, '*'),
(35205, 'distract', 'distract', 0, 0, 0.5333, 'D23623', 2, '*'),
(35206, 'eyes', 'eyes', 0, 0, 0.2667, 'E200', 6, '*'),
(35207, 'idyllic', 'idyllic', 0, 0, 0.4667, 'I342', 1, '*'),
(35208, 'lovely', 'lovely', 0, 0, 0.4, 'L140', 1, '*'),
(35209, 'mathematical', 'mathematical', 0, 0, 0.8, 'M35324', 1, '*'),
(35210, 'non-stressful', 'non-stressful', 0, 0, 0.8667, 'N236214', 1, '*'),
(35211, 'object', 'object', 0, 0, 0.4, 'O123', 1, '*'),
(35212, 'revisit', 'revisit', 0, 0, 0.4667, 'R123', 3, '*'),
(35213, 'solving', 'solving', 0, 0, 0.4667, 'S4152', 4, '*'),
(35214, 'visual', 'visual', 0, 0, 0.4, 'V240', 1, '*'),
(35215, 'απόσπαση', 'απόσπαση', 0, 0, 0.5333, 'α000', 1, '*'),
(35231, 'breathe', 'breathe', 0, 0, 0.4667, 'B630', 3, '*'),
(35232, 'cramping', 'cramping', 0, 0, 0.5333, 'C65152', 1, '*'),
(35233, 'facial', 'facial', 0, 0, 0.4, 'F240', 1, '*'),
(35234, 'hands', 'hands', 0, 0, 0.3333, 'H532', 2, '*'),
(35235, 'legs', 'legs', 0, 0, 0.2667, 'L200', 2, '*'),
(35236, 'notice', 'notice', 0, 0, 0.4, 'N320', 5, '*'),
(35237, 'realizing', 'realizing', 0, 0, 0.6, 'R4252', 1, '*'),
(35238, 'relaxed', 'relaxed', 0, 0, 0.4667, 'R423', 2, '*'),
(35239, 'seconds', 'seconds', 0, 0, 0.4667, 'S532', 2, '*'),
(35240, 'tense', 'tense', 0, 0, 0.3333, 'T520', 1, '*'),
(35241, 'toes', 'toes', 0, 0, 0.2667, 'T200', 1, '*'),
(35242, 'μυϊκής', 'μυϊκής', 0, 0, 0.4, 'μ000', 1, '*'),
(35246, 'alive', 'alive', 0, 0, 0.3333, 'A410', 1, '*'),
(35247, 'bother', 'bother', 0, 0, 0.4, 'B360', 1, '*'),
(35248, 'box', 'box', 0, 0, 0.2, 'B200', 2, '*'),
(35249, 'dim', 'dim', 0, 0, 0.2, 'D500', 1, '*'),
(35250, 'head', 'head', 0, 0, 0.2667, 'H300', 3, '*'),
(35251, 'lie', 'lie', 0, 0, 0.2, 'L000', 3, '*'),
(35252, 'lighting', 'lighting', 0, 0, 0.5333, 'L2352', 1, '*'),
(35253, 'peaceful', 'peaceful', 0, 0, 0.5333, 'P214', 1, '*'),
(35254, 'quiet', 'quiet', 0, 0, 0.3333, 'Q300', 2, '*'),
(35255, 'someplace', 'someplace', 0, 0, 0.6, 'S5142', 1, '*'),
(35256, 'steady', 'steady', 0, 0, 0.4, 'S300', 1, '*'),
(35257, 'stretch', 'stretch', 0, 0, 0.4667, 'S3632', 1, '*'),
(35258, 'string', 'string', 0, 0, 0.4, 'S3652', 1, '*'),
(35259, 'toe', 'toe', 0, 0, 0.2, 'T000', 1, '*'),
(35260, 'treasure', 'treasure', 0, 0, 0.5333, 'T626', 1, '*'),
(35261, 'bed', 'bed', 0, 0, 0.2, 'B300', 5, '*'),
(35262, 'bent', 'bent', 0, 0, 0.2667, 'B530', 1, '*'),
(35263, 'cage', 'cage', 0, 0, 0.2667, 'C000', 1, '*'),
(35264, 'correctly', 'correctly', 0, 0, 0.6, 'C6234', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(35265, 'diaphragm', 'diaphragm', 0, 0, 0.6, 'D1625', 1, '*'),
(35266, 'diaphragmatic', 'diaphragmatic', 0, 0, 0.8667, 'D162532', 2, '*'),
(35267, 'doctor', 'doctor', 0, 0, 0.4, 'D236', 1, '*'),
(35268, 'exhale', 'exhale', 0, 0, 0.4, 'E240', 1, '*'),
(35269, 'flat', 'flat', 0, 0, 0.2667, 'F430', 1, '*'),
(35270, 'intended', 'intended', 0, 0, 0.5333, 'I5353', 1, '*'),
(35271, 'inward', 'inward', 0, 0, 0.4, 'I563', 1, '*'),
(35272, 'knees', 'knees', 0, 0, 0.3333, 'K520', 1, '*'),
(35273, 'letting', 'letting', 0, 0, 0.4667, 'L352', 1, '*'),
(35274, 'moves', 'moves', 0, 0, 0.3333, 'M120', 1, '*'),
(35275, 'nose', 'nose', 0, 0, 0.2667, 'N200', 1, '*'),
(35276, 'pillow', 'pillow', 0, 0, 0.4, 'P400', 1, '*'),
(35277, 'prior', 'prior', 0, 0, 0.3333, 'P600', 1, '*'),
(35278, 'rib', 'rib', 0, 0, 0.2, 'R100', 1, '*'),
(35279, 'stressed', 'stressed', 0, 0, 0.5333, 'S3623', 2, '*'),
(35280, 'supported', 'supported', 0, 0, 0.6, 'S163', 1, '*'),
(35281, 'surface', 'surface', 0, 0, 0.4667, 'S612', 1, '*'),
(35282, 'tighten', 'tighten', 0, 0, 0.4667, 'T235', 1, '*'),
(35283, 'upper', 'upper', 0, 0, 0.3333, 'U160', 1, '*'),
(35292, 'absolute', 'absolute', 0, 0, 0.5333, 'A1243', 1, '*'),
(35293, 'approaching', 'approaching', 0, 0, 0.7333, 'A16252', 2, '*'),
(35294, 'involved', 'involved', 0, 0, 0.5333, 'I51413', 5, '*'),
(35295, 'mapping', 'mapping', 0, 0, 0.4667, 'M152', 1, '*'),
(35296, 'naming', 'naming', 0, 0, 0.4, 'N200', 1, '*'),
(35297, 'side', 'side', 0, 0, 0.2667, 'S300', 5, '*'),
(35298, 'smaller', 'smaller', 0, 0, 0.4667, 'S546', 3, '*'),
(35299, 'worries', 'worries', 0, 0, 0.4667, 'W620', 1, '*'),
(35307, '70', '70', 0, 0, 0.2, '', 1, '*'),
(35308, 'existing', 'existing', 0, 0, 0.5333, 'E2352', 1, '*'),
(35309, 'first-person', 'first-person', 0, 0, 0.8, 'F6231625', 1, '*'),
(35310, 'plate', 'plate', 0, 0, 0.3333, 'P430', 1, '*'),
(35311, 'singular', 'singular', 0, 0, 0.5333, 'S5246', 1, '*'),
(35312, 'ενικός', 'ενικός', 0, 0, 0.4, 'ε000', 1, '*'),
(35314, '66', '66', 0, 0, 0.2, '', 1, '*'),
(35315, 'balloon', 'balloon', 0, 0, 0.4667, 'B450', 1, '*'),
(35316, 'blowing', 'blowing', 0, 0, 0.4667, 'B452', 1, '*'),
(35317, 'blown', 'blown', 0, 0, 0.3333, 'B450', 1, '*'),
(35318, 'emergency', 'emergency', 0, 0, 0.6, 'E56252', 1, '*'),
(35319, 'hyper-focus', 'hyper-focus', 0, 0, 0.7333, 'H1612', 1, '*'),
(35320, 'liberated', 'liberated', 0, 0, 0.6, 'L163', 1, '*'),
(35321, 'liberation', 'liberation', 0, 0, 0.6667, 'L1635', 1, '*'),
(35322, 'pin', 'pin', 0, 0, 0.2, 'P500', 1, '*'),
(35323, 'senses', 'senses', 0, 0, 0.4, 'S520', 1, '*'),
(35324, 'trapped', 'trapped', 0, 0, 0.4667, 'T613', 1, '*'),
(35325, 'μπαλόνι', 'μπαλόνι', 0, 0, 0.4667, 'μ000', 1, '*'),
(35331, 'fire', 'fire', 0, 0, 0.2667, 'F600', 2, '*'),
(35332, 'helping', 'helping', 0, 0, 0.4667, 'H4152', 2, '*'),
(35334, 'notes', 'notes', 0, 0, 0.3333, 'N320', 3, '*'),
(35337, 'similar', 'similar', 0, 0, 0.4667, 'S546', 10, '*'),
(35344, '68', '68', 0, 0, 0.2, '', 1, '*'),
(35345, 'bothers', 'bothers', 0, 0, 0.4667, 'B362', 1, '*'),
(35346, 'differentiating', 'differentiating', 0, 0, 1, 'D165352', 2, '*'),
(35347, 'διαχωρίζοντας', 'διαχωρίζοντας', 0, 0, 0.8667, 'δ000', 1, '*'),
(35351, '67', '67', 0, 0, 0.2, '', 1, '*'),
(35352, 'impulsively', 'impulsively', 0, 0, 0.7333, 'I514214', 1, '*'),
(35353, 'popular', 'popular', 0, 0, 0.4667, 'P460', 2, '*'),
(35354, 'prove', 'prove', 0, 0, 0.3333, 'P610', 1, '*'),
(35355, 'whenever', 'whenever', 0, 0, 0.5333, 'W516', 2, '*'),
(35356, 'μέτρημα', 'μέτρημα', 0, 0, 0.4667, 'μ000', 1, '*'),
(35363, 'cons', 'cons', 0, 0, 0.2667, 'C520', 2, '*'),
(35367, 'pros', 'pros', 0, 0, 0.2667, 'P620', 2, '*'),
(35373, '2h', '2h', 0, 0, 0.1333, 'H000', 1, '*'),
(35374, 'accustomed', 'accustomed', 0, 0, 0.6667, 'A2353', 3, '*'),
(35375, 'appointment', 'appointment', 0, 0, 0.7333, 'A15353', 1, '*'),
(35376, 'attempt', 'attempt', 0, 0, 0.4667, 'A3513', 3, '*'),
(35377, 'bellow', 'bellow', 0, 0, 0.4, 'B400', 1, '*'),
(35378, 'combat', 'combat', 0, 0, 0.4, 'C513', 1, '*'),
(35379, 'confront', 'confront', 0, 0, 0.5333, 'C51653', 1, '*'),
(35380, 'exposure', 'exposure', 0, 0, 0.5333, 'E2126', 1, '*'),
(35381, 'gradual', 'gradual', 0, 0, 0.4667, 'G634', 1, '*'),
(35382, 'gradually', 'gradually', 0, 0, 0.6, 'G634', 2, '*'),
(35383, 'imperfect', 'imperfect', 0, 0, 0.6, 'I516123', 1, '*'),
(35384, 'initiates', 'initiates', 0, 0, 0.6, 'I532', 1, '*'),
(35385, 'ironed', 'ironed', 0, 0, 0.4, 'I653', 1, '*'),
(35386, 'perfectionism', 'perfectionism', 0, 0, 0.8667, 'P6123525', 1, '*'),
(35387, 'preparing', 'preparing', 0, 0, 0.6, 'P61652', 2, '*'),
(35388, 'proofread', 'proofread', 0, 0, 0.6, 'P6163', 1, '*'),
(35389, 'sending', 'sending', 0, 0, 0.4667, 'S5352', 1, '*'),
(35390, 'shirt', 'shirt', 0, 0, 0.3333, 'S630', 1, '*'),
(35391, 'spelling', 'spelling', 0, 0, 0.5333, 'S1452', 1, '*'),
(35392, 'wasn\'t', 'wasn\'t', 0, 0, 0.4, 'W253', 2, '*'),
(35393, 'wearing', 'wearing', 0, 0, 0.4667, 'W652', 1, '*'),
(35394, 'τελειομανία', 'τελειομανία', 0, 0, 0.7333, 'τ000', 1, '*'),
(35407, '2-minute', '2-minute', 0, 0, 0.5333, 'M300', 1, '*'),
(35408, '62', '62', 0, 0, 0.2, '', 1, '*'),
(35409, 'apple', 'apple', 0, 0, 0.3333, 'A140', 1, '*'),
(35410, 'assume', 'assume', 0, 0, 0.4, 'A250', 1, '*'),
(35411, 'cb2', 'cb2', 0, 0, 0.2, 'C100', 1, '*'),
(35412, 'drink', 'drink', 0, 0, 0.3333, 'D652', 1, '*'),
(35413, 'final', 'final', 0, 0, 0.3333, 'F540', 2, '*'),
(35414, 'glass', 'glass', 0, 0, 0.3333, 'G420', 1, '*'),
(35415, 'lb', 'lb', 0, 0, 0.1333, 'L100', 1, '*'),
(35416, 'push-ups', 'push-ups', 0, 0, 0.5333, 'P212', 1, '*'),
(35417, 'rule', 'rule', 0, 0, 0.2667, 'R400', 1, '*'),
(35418, 'thumb', 'thumb', 0, 0, 0.3333, 'T510', 1, '*'),
(35419, 'κανόνας', 'κανόνας', 0, 0, 0.4667, 'κ000', 1, '*'),
(35422, '79', '79', 0, 0, 0.2, '', 1, '*'),
(35423, 'agreeing', 'agreeing', 0, 0, 0.5333, 'A2652', 1, '*'),
(35424, 'agreement', 'agreement', 0, 0, 0.6, 'A2653', 1, '*'),
(35425, 'articulate', 'articulate', 0, 0, 0.6667, 'A63243', 1, '*'),
(35426, 'clarifying', 'clarifying', 0, 0, 0.6667, 'C46152', 1, '*'),
(35427, 'clearly', 'clearly', 0, 0, 0.4667, 'C464', 1, '*'),
(35428, 'day”', 'day”', 0, 0, 0.2667, 'D000', 1, '*'),
(35429, 'disagreement', 'disagreement', 0, 0, 0.8, 'D2653', 1, '*'),
(35430, 'diverse', 'diverse', 0, 0, 0.4667, 'D162', 2, '*'),
(35431, 'listen', 'listen', 0, 0, 0.4, 'L235', 3, '*'),
(35432, 'listening', 'listening', 0, 0, 0.6, 'L2352', 2, '*'),
(35433, 'necessarily', 'necessarily', 0, 0, 0.7333, 'N264', 10, '*'),
(35434, 'neutral', 'neutral', 0, 0, 0.4667, 'N364', 1, '*'),
(35435, 'occurred', 'occurred', 0, 0, 0.5333, 'O263', 1, '*'),
(35436, 'versa', 'versa', 0, 0, 0.3333, 'V620', 1, '*'),
(35437, 'vice', 'vice', 0, 0, 0.2667, 'V200', 1, '*'),
(35438, 'weekend”', 'weekend”', 0, 0, 0.5333, 'W253', 1, '*'),
(35439, 'won', 'won', 0, 0, 0.2, 'W500', 1, '*'),
(35440, 'επικοινωνώ', 'επικοινωνώ', 0, 0, 0.6667, 'ε000', 1, '*'),
(35441, 'καταλαβαίνω', 'καταλαβαίνω', 0, 0, 0.7333, 'κ000', 1, '*'),
(35442, '“how', '“how', 0, 0, 0.2667, '“000', 1, '*'),
(35443, '“when', '“when', 0, 0, 0.3333, '“500', 1, '*'),
(35453, '76', '76', 0, 0, 0.2, '', 1, '*'),
(35454, 'angelo', 'angelo', 0, 0, 0.4, 'A524', 1, '*'),
(35455, 'authentic', 'authentic', 0, 0, 0.6, 'A3532', 1, '*'),
(35456, 'authenticity', 'authenticity', 0, 0, 0.8, 'A35323', 1, '*'),
(35457, 'correct', 'correct', 0, 0, 0.4667, 'C623', 8, '*'),
(35458, 'david\'s', 'david\'s', 0, 0, 0.4667, 'D132', 1, '*'),
(35459, 'frill', 'frill', 0, 0, 0.3333, 'F640', 1, '*'),
(35460, 'layers', 'layers', 0, 0, 0.4, 'L620', 1, '*'),
(35461, 'marble', 'marble', 0, 0, 0.4, 'M614', 1, '*'),
(35462, 'michael', 'michael', 0, 0, 0.4667, 'M240', 2, '*'),
(35463, 'relied', 'relied', 0, 0, 0.4, 'R430', 1, '*'),
(35464, 'restrict', 'restrict', 0, 0, 0.5333, 'R23623', 1, '*'),
(35465, 'sculpt', 'sculpt', 0, 0, 0.4, 'S413', 1, '*'),
(35466, 'sculpture', 'sculpture', 0, 0, 0.6, 'S4136', 1, '*'),
(35467, 'δαβίδ', 'δαβίδ', 0, 0, 0.3333, 'δ000', 1, '*'),
(35468, '78', '78', 0, 0, 0.2, '', 1, '*'),
(35469, 'chose', 'chose', 0, 0, 0.3333, 'C000', 1, '*'),
(35470, 'covering', 'covering', 0, 0, 0.5333, 'C1652', 1, '*'),
(35471, 'mask', 'mask', 0, 0, 0.2667, 'M200', 1, '*'),
(35472, 'masks', 'masks', 0, 0, 0.3333, 'M200', 1, '*'),
(35473, 'reveal', 'reveal', 0, 0, 0.4, 'R140', 1, '*'),
(35474, 'μάσκες', 'μάσκες', 0, 0, 0.4, 'μ000', 1, '*'),
(35475, '77', '77', 0, 0, 0.2, '', 1, '*'),
(35476, 'blanks', 'blanks', 0, 0, 0.4, 'B452', 2, '*'),
(35477, 'complain', 'complain', 0, 0, 0.5333, 'C5145', 1, '*'),
(35478, 'complaints', 'complaints', 0, 0, 0.6667, 'C514532', 1, '*'),
(35479, 'cook', 'cook', 0, 0, 0.2667, 'C000', 2, '*'),
(35480, 'habit', 'habit', 0, 0, 0.3333, 'H130', 2, '*'),
(35481, 'messy', 'messy', 0, 0, 0.3333, 'M200', 1, '*'),
(35482, 'sister', 'sister', 0, 0, 0.4, 'S360', 1, '*'),
(35483, 'wat', 'wat', 0, 0, 0.2, 'W300', 3, '*'),
(35484, 'παράπονα', 'παράπονα', 0, 0, 0.5333, 'π000', 1, '*'),
(35490, '89', '89', 0, 0, 0.2, '', 1, '*'),
(35491, 'chin', 'chin', 0, 0, 0.2667, 'C500', 1, '*'),
(35492, 'distracting', 'distracting', 0, 0, 0.7333, 'D2362352', 1, '*'),
(35493, 'downwards', 'downwards', 0, 0, 0.6, 'D5632', 1, '*'),
(35494, 'forehead', 'forehead', 0, 0, 0.5333, 'F630', 1, '*'),
(35495, 'gently', 'gently', 0, 0, 0.4, 'G534', 1, '*'),
(35496, 'opposite', 'opposite', 0, 0, 0.5333, 'O123', 2, '*'),
(35497, 'pointing', 'pointing', 0, 0, 0.5333, 'P5352', 1, '*'),
(35498, 'staring', 'staring', 0, 0, 0.4667, 'S3652', 1, '*'),
(35499, 'synchronicity', 'synchronicity', 0, 0, 0.8667, 'S526523', 1, '*'),
(35500, 'sτand', 'sτand', 0, 0, 0.3333, 'S530', 1, '*'),
(35501, 'whatever', 'whatever', 0, 0, 0.5333, 'W316', 2, '*'),
(35502, 'αναπνεύστε', 'αναπνεύστε', 0, 0, 0.6667, 'α000', 1, '*'),
(35505, '88', '88', 0, 0, 0.2, '', 1, '*'),
(35506, 'artistic', 'artistic', 0, 0, 0.5333, 'A63232', 1, '*'),
(35507, 'caresses', 'caresses', 0, 0, 0.5333, 'C620', 1, '*'),
(35508, 'couples', 'couples', 0, 0, 0.4667, 'C142', 3, '*'),
(35509, 'declarations', 'declarations', 0, 0, 0.8, 'D246352', 1, '*'),
(35510, 'fast-paced', 'fast-paced', 0, 0, 0.6667, 'F23123', 1, '*'),
(35511, 'gym', 'gym', 0, 0, 0.2, 'G500', 2, '*'),
(35512, 'items', 'items', 0, 0, 0.3333, 'I352', 3, '*'),
(35513, 'remaining', 'remaining', 0, 0, 0.6, 'R520', 1, '*'),
(35514, 'short-or', 'short-or', 0, 0, 0.5333, 'S636', 1, '*'),
(35522, 'appealing', 'appealing', 0, 0, 0.6, 'A1452', 2, '*'),
(35523, 'appears', 'appears', 0, 0, 0.4667, 'A162', 3, '*'),
(35528, 'extreme', 'extreme', 0, 0, 0.4667, 'E2365', 4, '*'),
(35551, '87', '87', 0, 0, 0.2, '', 1, '*'),
(35552, 'accusing', 'accusing', 0, 0, 0.5333, 'A252', 1, '*'),
(35553, 'acknowledge', 'acknowledge', 0, 0, 0.7333, 'A25432', 2, '*'),
(35554, 'acknowledgement', 'acknowledgement', 0, 0, 1, 'A2543253', 1, '*'),
(35555, 'derives', 'derives', 0, 0, 0.4667, 'D612', 1, '*'),
(35556, 'emphasize', 'emphasize', 0, 0, 0.6, 'E512', 1, '*'),
(35557, 'examination', 'examination', 0, 0, 0.7333, 'E2535', 1, '*'),
(35558, 'forever', 'forever', 0, 0, 0.4667, 'F616', 1, '*'),
(35559, 'guarantee', 'guarantee', 0, 0, 0.6, 'G653', 1, '*'),
(35560, 'insecurities', 'insecurities', 0, 0, 0.8, 'I52632', 1, '*'),
(35561, 'old', 'old', 0, 0, 0.2, 'O430', 2, '*'),
(35562, 'overreacting', 'overreacting', 0, 0, 0.8, 'O162352', 1, '*'),
(35563, 'reevaluated', 'reevaluated', 0, 0, 0.7333, 'R143', 1, '*'),
(35564, 'scene', 'scene', 0, 0, 0.3333, 'S500', 1, '*'),
(35565, 'upon', 'upon', 0, 0, 0.2667, 'U150', 2, '*'),
(35566, 'yet', 'yet', 0, 0, 0.2, 'Y300', 2, '*'),
(35582, '30-year', '30-year', 0, 0, 0.4667, 'Y600', 1, '*'),
(35583, '86', '86', 0, 0, 0.2, '', 1, '*'),
(35584, 'accomplishment', 'accomplishment', 0, 0, 0.9333, 'A2514253', 1, '*'),
(35585, 'alternate', 'alternate', 0, 0, 0.6, 'A43653', 1, '*'),
(35586, 'answering', 'answering', 0, 0, 0.6, 'A52652', 2, '*'),
(35587, 'aron', 'aron', 0, 0, 0.2667, 'A650', 1, '*'),
(35588, 'arthur', 'arthur', 0, 0, 0.4, 'A636', 1, '*'),
(35589, 'ball', 'ball', 0, 0, 0.2667, 'B400', 1, '*'),
(35590, 'catches', 'catches', 0, 0, 0.4667, 'C320', 1, '*'),
(35591, 'chosen', 'chosen', 0, 0, 0.4, 'C500', 4, '*'),
(35592, 'constitute', 'constitute', 0, 0, 0.6667, 'C523', 1, '*'),
(35593, 'containing', 'containing', 0, 0, 0.6667, 'C5352', 1, '*'),
(35594, 'cry', 'cry', 0, 0, 0.2, 'C600', 8, '*'),
(35595, 'crystal', 'crystal', 0, 0, 0.4667, 'C6234', 1, '*'),
(35596, 'dash', 'dash', 0, 0, 0.2667, 'D200', 1, '*'),
(35597, 'dinner', 'dinner', 0, 0, 0.4, 'D560', 2, '*'),
(35598, 'disturbing', 'disturbing', 0, 0, 0.6667, 'D236152', 1, '*'),
(35599, 'dreamt', 'dreamt', 0, 0, 0.4, 'D653', 1, '*'),
(35600, 'embarrassing', 'embarrassing', 0, 0, 0.8, 'E516252', 1, '*'),
(35601, 'evening', 'evening', 0, 0, 0.4667, 'E152', 1, '*'),
(35602, 'famous', 'famous', 0, 0, 0.4, 'F520', 1, '*'),
(35603, 'gained', 'gained', 0, 0, 0.4, 'G530', 1, '*'),
(35604, 'guest', 'guest', 0, 0, 0.3333, 'G300', 1, '*'),
(35605, 'hunch', 'hunch', 0, 0, 0.3333, 'H520', 1, '*'),
(35606, 'instance', 'instance', 0, 0, 0.5333, 'I52352', 1, '*'),
(35607, 'joked', 'joked', 0, 0, 0.3333, 'J300', 1, '*'),
(35608, 'knew', 'knew', 0, 0, 0.2667, 'K500', 1, '*'),
(35609, 'met', 'met', 0, 0, 0.2, 'M300', 1, '*'),
(35610, 'pets', 'pets', 0, 0, 0.2667, 'P320', 1, '*'),
(35611, 'reflect', 'reflect', 0, 0, 0.4667, 'R1423', 1, '*'),
(35612, 'rehearse', 'rehearse', 0, 0, 0.5333, 'R200', 1, '*'),
(35613, 'retain', 'retain', 0, 0, 0.4, 'R350', 1, '*'),
(35614, 'safely', 'safely', 0, 0, 0.4, 'S140', 1, '*'),
(35615, 'saving', 'saving', 0, 0, 0.4, 'S152', 1, '*'),
(35616, 'sentence', 'sentence', 0, 0, 0.5333, 'S5352', 1, '*'),
(35617, 'story', 'story', 0, 0, 0.3333, 'S360', 1, '*'),
(35618, 'suddenly', 'suddenly', 0, 0, 0.5333, 'S354', 1, '*'),
(35619, 'terrible', 'terrible', 0, 0, 0.5333, 'T614', 2, '*'),
(35620, 'total', 'total', 0, 0, 0.3333, 'T400', 4, '*'),
(35621, 'treasured', 'treasured', 0, 0, 0.6, 'T6263', 1, '*'),
(35622, 'whose', 'whose', 0, 0, 0.3333, 'W200', 1, '*'),
(35623, 'yourfamily', 'yourfamily', 0, 0, 0.6667, 'Y6154', 1, '*'),
(35624, 'ερωτήσεων', 'ερωτήσεων', 0, 0, 0.6, 'ε000', 1, '*'),
(35645, '94', '94', 0, 0, 0.2, '', 1, '*'),
(35646, 'couch', 'couch', 0, 0, 0.3333, 'C000', 1, '*'),
(35647, 'delight', 'delight', 0, 0, 0.4667, 'D423', 1, '*'),
(35648, 'ecstatic', 'ecstatic', 0, 0, 0.5333, 'E232', 1, '*'),
(35649, 'lay', 'lay', 0, 0, 0.2, 'L000', 1, '*'),
(35650, 'life\'s', 'life\'s', 0, 0, 0.4, 'L120', 2, '*'),
(35651, 'lounge', 'lounge', 0, 0, 0.4, 'L520', 1, '*'),
(35652, 'moments', 'moments', 0, 0, 0.4667, 'M320', 2, '*'),
(35653, 'painting', 'painting', 0, 0, 0.5333, 'P5352', 1, '*'),
(35654, 'pure', 'pure', 0, 0, 0.2667, 'P600', 2, '*'),
(35655, 'recall', 'recall', 0, 0, 0.4, 'R240', 2, '*'),
(35656, 'relive', 'relive', 0, 0, 0.4, 'R410', 1, '*'),
(35657, 'reminiscing', 'reminiscing', 0, 0, 0.7333, 'R5252', 1, '*'),
(35658, 'skip', 'skip', 0, 0, 0.2667, 'S100', 1, '*'),
(35659, 'travel', 'travel', 0, 0, 0.4, 'T614', 2, '*'),
(35660, 'αναπόληση', 'αναπόληση', 0, 0, 0.6, 'α000', 1, '*'),
(35676, '20-30', '20-30', 0, 0, 0.5, '', 1, '*'),
(35677, '95', '95', 0, 0, 0.2, '', 1, '*'),
(35678, 'amongst', 'amongst', 0, 0, 0.4667, 'A523', 1, '*'),
(35679, 'busiest', 'busiest', 0, 0, 0.4667, 'B230', 1, '*'),
(35680, 'cup', 'cup', 0, 0, 0.2, 'C100', 1, '*'),
(35681, 'exceptional', 'exceptional', 0, 0, 0.7333, 'E21354', 2, '*'),
(35682, 'pay', 'pay', 0, 0, 0.2, 'P000', 2, '*'),
(35683, 'relieve', 'relieve', 0, 0, 0.4667, 'R410', 2, '*'),
(35684, 'ring', 'ring', 0, 0, 0.2667, 'R520', 1, '*'),
(35685, 'self-care', 'self-care', 0, 0, 0.6, 'S4126', 1, '*'),
(35686, 'smell', 'smell', 0, 0, 0.3333, 'S540', 3, '*'),
(35687, 'spared', 'spared', 0, 0, 0.4, 'S163', 1, '*'),
(35688, 'surrounding', 'surrounding', 0, 0, 0.7333, 'S65352', 1, '*'),
(35689, 'taste', 'taste', 0, 0, 0.3333, 'T230', 3, '*'),
(35690, 'temperature', 'temperature', 0, 0, 0.7333, 'T51636', 1, '*'),
(35691, 'tomorrow\'s', 'tomorrow\'s', 0, 0, 0.6667, 'T562', 1, '*'),
(35692, 'viewed', 'viewed', 0, 0, 0.4, 'V300', 1, '*'),
(35707, '96', '96', 0, 0, 0.2, '', 1, '*'),
(35708, 'busy', 'busy', 0, 0, 0.2667, 'B200', 3, '*'),
(35709, 'cross', 'cross', 0, 0, 0.3333, 'C620', 1, '*'),
(35710, 'except', 'except', 0, 0, 0.4, 'E213', 1, '*'),
(35711, 'fellow', 'fellow', 0, 0, 0.4, 'F400', 1, '*'),
(35712, 'flowers', 'flowers', 0, 0, 0.4667, 'F462', 1, '*'),
(35713, 'glancing', 'glancing', 0, 0, 0.5333, 'G45252', 1, '*'),
(35714, 'granted', 'granted', 0, 0, 0.4667, 'G653', 2, '*'),
(35715, 'hear', 'hear', 0, 0, 0.2667, 'H600', 2, '*'),
(35716, 'landscape\'s', 'landscape\'s', 0, 0, 0.7333, 'L53212', 1, '*'),
(35717, 'neighborhood', 'neighborhood', 0, 0, 0.8, 'N2163', 1, '*'),
(35718, 'paddle', 'paddle', 0, 0, 0.4, 'P340', 1, '*'),
(35719, 'pause', 'pause', 0, 0, 0.3333, 'P200', 1, '*'),
(35720, 'pedestrians', 'pedestrians', 0, 0, 0.7333, 'P323652', 1, '*'),
(35721, 'prohibit', 'prohibit', 0, 0, 0.5333, 'P613', 1, '*'),
(35722, 'route', 'route', 0, 0, 0.3333, 'R300', 1, '*'),
(35723, 'scenery', 'scenery', 0, 0, 0.4667, 'S560', 2, '*'),
(35724, 'stick', 'stick', 0, 0, 0.3333, 'S320', 2, '*'),
(35725, 'street', 'street', 0, 0, 0.4, 'S363', 1, '*'),
(35726, 'sun\'s', 'sun\'s', 0, 0, 0.3333, 'S520', 1, '*'),
(35727, 'tall', 'tall', 0, 0, 0.2667, 'T400', 1, '*'),
(35728, 'tree', 'tree', 0, 0, 0.2667, 'T600', 2, '*'),
(35729, 'περίπατος', 'περίπατος', 0, 0, 0.6, 'π000', 1, '*'),
(35747, 'income', 'income', 0, 0, 0.4, 'I525', 2, '*'),
(35748, 'independent', 'independent', 0, 0, 0.7333, 'I5315353', 4, '*'),
(35749, 'judgment', 'judgment', 0, 0, 0.5333, 'J3253', 3, '*'),
(35756, 'wherever', 'wherever', 0, 0, 0.5333, 'W616', 2, '*'),
(35773, 'independently', 'independently', 0, 0, 0.8667, 'I53153534', 2, '*'),
(35776, 'shopping', 'shopping', 0, 0, 0.5333, 'S152', 2, '*'),
(35786, 'provide', 'provide', 0, 0, 0.4667, 'P613', 4, '*'),
(35789, 'settings', 'settings', 0, 0, 0.5333, 'S352', 3, '*'),
(35791, 'strategic', 'strategic', 0, 0, 0.6, 'S3632', 2, '*'),
(35803, 'lots', 'lots', 0, 0, 0.2667, 'L320', 3, '*'),
(35804, 'negatives', 'negatives', 0, 0, 0.6, 'N2312', 2, '*'),
(35814, '103', '103', 0, 0, 0.3, '', 1, '*'),
(35815, 'boosts', 'boosts', 0, 0, 0.4, 'B232', 2, '*'),
(35816, 'breakfast', 'breakfast', 0, 0, 0.6, 'B62123', 2, '*'),
(35817, 'buildings', 'buildings', 0, 0, 0.6, 'B4352', 1, '*'),
(35818, 'clearing', 'clearing', 0, 0, 0.5333, 'C4652', 1, '*'),
(35819, 'distracts', 'distracts', 0, 0, 0.6, 'D236232', 1, '*'),
(35820, 'diversions', 'diversions', 0, 0, 0.6667, 'D16252', 1, '*'),
(35821, 'drive', 'drive', 0, 0, 0.3333, 'D610', 2, '*'),
(35822, 'dullest', 'dullest', 0, 0, 0.4667, 'D423', 1, '*'),
(35823, 'meditate', 'meditate', 0, 0, 0.5333, 'M300', 1, '*'),
(35824, 'mobile', 'mobile', 0, 0, 0.4, 'M140', 1, '*'),
(35825, 'promotes', 'promotes', 0, 0, 0.5333, 'P6532', 2, '*'),
(35826, 'sitting', 'sitting', 0, 0, 0.4667, 'S352', 1, '*'),
(35827, 'skyrocket', 'skyrocket', 0, 0, 0.6, 'S623', 1, '*'),
(35828, 'surprising', 'surprising', 0, 0, 0.6667, 'S616252', 2, '*'),
(35829, 'tool', 'tool', 0, 0, 0.2667, 'T400', 1, '*'),
(35830, 'tremendous', 'tremendous', 0, 0, 0.6667, 'T6532', 1, '*'),
(35831, 'unusual', 'unusual', 0, 0, 0.4667, 'U524', 2, '*'),
(35832, 'woken', 'woken', 0, 0, 0.3333, 'W250', 1, '*'),
(35845, '102', '102', 0, 0, 0.3, '', 1, '*'),
(35846, 'consuming', 'consuming', 0, 0, 0.6, 'C5252', 1, '*'),
(35847, 'practicing', 'practicing', 0, 0, 0.6667, 'P623252', 4, '*'),
(35848, 'regaining', 'regaining', 0, 0, 0.6, 'R252', 1, '*'),
(35849, 'sweets', 'sweets', 0, 0, 0.4, 'S320', 2, '*'),
(35850, 'απόκτησης', 'απόκτησης', 0, 0, 0.6, 'α000', 1, '*'),
(35851, 'αυτοελέγχου', 'αυτοελέγχου', 0, 0, 0.7333, 'α000', 1, '*'),
(35852, '113', '113', 0, 0, 0.3, '', 1, '*'),
(35853, 'anymore', 'anymore', 0, 0, 0.4667, 'A560', 1, '*'),
(35854, 'commented', 'commented', 0, 0, 0.6, 'C530', 2, '*'),
(35855, 'lists', 'lists', 0, 0, 0.3333, 'L232', 2, '*'),
(35856, 'update', 'update', 0, 0, 0.4, 'U130', 2, '*'),
(35857, 'you\'ll', 'you\'ll', 0, 0, 0.4, 'Y400', 1, '*'),
(35858, 'προσπερνάω', 'προσπερνάω', 0, 0, 0.6667, 'π000', 1, '*'),
(35859, '114', '114', 0, 0, 0.3, '', 1, '*'),
(35860, 'exclude', 'exclude', 0, 0, 0.4667, 'E243', 2, '*'),
(35861, 'peoples\'.', 'peoples\'.', 0, 0, 0.6, 'P420', 1, '*'),
(35862, 'επιτευγμάτων', 'επιτευγμάτων', 0, 0, 0.8, 'ε000', 1, '*'),
(35866, '112', '112', 0, 0, 0.3, '', 1, '*'),
(35867, 'furtherly', 'furtherly', 0, 0, 0.6, 'F6364', 1, '*'),
(35868, 'spontaneous', 'spontaneous', 0, 0, 0.7333, 'S15352', 1, '*'),
(35869, 'χτίζω', 'χτίζω', 0, 0, 0.3333, 'χ000', 1, '*'),
(35875, 'diary', 'diary', 0, 0, 0.3333, 'D600', 2, '*'),
(35878, 'meetings', 'meetings', 0, 0, 0.5333, 'M352', 2, '*'),
(35891, 'basis', 'basis', 0, 0, 0.3333, 'B200', 2, '*'),
(35895, 'pursuing', 'pursuing', 0, 0, 0.5333, 'P6252', 2, '*'),
(35919, '125', '125', 0, 0, 0.3, '', 1, '*'),
(35920, 'fulfill', 'fulfill', 0, 0, 0.4667, 'F414', 1, '*'),
(35921, 'provoke', 'provoke', 0, 0, 0.4667, 'P612', 1, '*'),
(35922, 'replaced', 'replaced', 0, 0, 0.5333, 'R1423', 1, '*'),
(35923, 'self-doubt', 'self-doubt', 0, 0, 0.6667, 'S41313', 1, '*'),
(35924, 'self-trust', 'self-trust', 0, 0, 0.6667, 'S413623', 1, '*'),
(35925, '«αναπτύσσω»', '«αναπτύσσω»', 0, 0, 0.7333, 'α000', 1, '*'),
(35926, '126', '126', 0, 0, 0.3, '', 1, '*'),
(35927, 'belittling', 'belittling', 0, 0, 0.6667, 'B43452', 1, '*'),
(35928, 'claim', 'claim', 0, 0, 0.3333, 'C450', 2, '*'),
(35929, 'derived', 'derived', 0, 0, 0.4667, 'D613', 1, '*'),
(35930, 'αποδέχομαι', 'αποδέχομαι', 0, 0, 0.6667, 'α000', 1, '*'),
(35933, '124', '124', 0, 0, 0.3, '', 1, '*'),
(35934, 'assertively', 'assertively', 0, 0, 0.7333, 'A26314', 1, '*'),
(35935, 'bay', 'bay', 0, 0, 0.2, 'B000', 2, '*'),
(35936, 'observations', 'observations', 0, 0, 0.8, 'O1261352', 1, '*'),
(35937, 'receiving', 'receiving', 0, 0, 0.6, 'R2152', 4, '*'),
(35938, 'reply', 'reply', 0, 0, 0.3333, 'R140', 1, '*'),
(35939, 'διεκδικητική', 'διεκδικητική', 0, 0, 0.8, 'δ000', 1, '*'),
(35940, '131', '131', 0, 0, 0.3, '', 1, '*'),
(35941, 'admire', 'admire', 0, 0, 0.4, 'A356', 2, '*'),
(35942, 'bottom', 'bottom', 0, 0, 0.4, 'B350', 1, '*'),
(35943, 'branches', 'branches', 0, 0, 0.5333, 'B652', 1, '*'),
(35944, 'cut', 'cut', 0, 0, 0.2, 'C300', 1, '*'),
(35945, 'double-sided', 'double-sided', 0, 0, 0.8, 'D1423', 1, '*'),
(35946, 'hang', 'hang', 0, 0, 0.2667, 'H520', 1, '*'),
(35947, 'hole', 'hole', 0, 0, 0.2667, 'H400', 1, '*'),
(35948, 'leaf', 'leaf', 0, 0, 0.2667, 'L100', 1, '*'),
(35949, 'leaves', 'leaves', 0, 0, 0.4, 'L120', 1, '*'),
(35950, 'names', 'names', 0, 0, 0.3333, 'N200', 1, '*'),
(35951, 'pictures', 'pictures', 0, 0, 0.5333, 'P2362', 1, '*'),
(35952, 'ribbon', 'ribbon', 0, 0, 0.4, 'R150', 1, '*'),
(35953, 'scissors', 'scissors', 0, 0, 0.5333, 'S620', 1, '*'),
(35954, 'sheets', 'sheets', 0, 0, 0.4, 'S320', 1, '*'),
(35955, 'stones', 'stones', 0, 0, 0.4, 'S352', 1, '*'),
(35956, 'δέντρο', 'δέντρο', 0, 0, 0.4, 'δ000', 1, '*'),
(35971, '130', '130', 0, 0, 0.3, '', 1, '*'),
(35972, 'attempts', 'attempts', 0, 0, 0.5333, 'A35132', 2, '*'),
(35973, 'beside', 'beside', 0, 0, 0.4, 'B230', 1, '*'),
(35974, 'frequently', 'frequently', 0, 0, 0.6667, 'F62534', 1, '*'),
(35975, 'gratify', 'gratify', 0, 0, 0.4667, 'G631', 1, '*'),
(35976, 'per', 'per', 0, 0, 0.2, 'P600', 1, '*'),
(35977, 'self-gratitude', 'self-gratitude', 0, 0, 0.9333, 'S41263', 1, '*'),
(35978, 'spotting', 'spotting', 0, 0, 0.5333, 'S1352', 1, '*'),
(35979, 'waking', 'waking', 0, 0, 0.4, 'W252', 2, '*'),
(35986, '132', '132', 0, 0, 0.3, '', 1, '*'),
(35987, 'arrow', 'arrow', 0, 0, 0.3333, 'A600', 1, '*'),
(35988, 'beloved', 'beloved', 0, 0, 0.4667, 'B413', 1, '*'),
(35989, 'pen', 'pen', 0, 0, 0.2, 'P500', 1, '*'),
(35990, 'wrap', 'wrap', 0, 0, 0.2667, 'W610', 1, '*'),
(35991, 'κουτί', 'κουτί', 0, 0, 0.3333, 'κ000', 1, '*'),
(35993, '133', '133', 0, 0, 0.3, '', 1, '*'),
(35994, 'accumulate', 'accumulate', 0, 0, 0.6667, 'A2543', 1, '*'),
(35995, 'birds', 'birds', 0, 0, 0.3333, 'B632', 1, '*'),
(35996, 'blue', 'blue', 0, 0, 0.2667, 'B400', 1, '*'),
(35997, 'broad', 'broad', 0, 0, 0.3333, 'B630', 1, '*'),
(35998, 'category', 'category', 0, 0, 0.5333, 'C326', 2, '*'),
(35999, 'cover', 'cover', 0, 0, 0.3333, 'C160', 2, '*'),
(36000, 'hired', 'hired', 0, 0, 0.3333, 'H630', 1, '*'),
(36001, 'indicatives', 'indicatives', 0, 0, 0.7333, 'I532312', 1, '*'),
(36002, 'open-end', 'open-end', 0, 0, 0.5333, 'O153', 1, '*'),
(36003, 'prompts', 'prompts', 0, 0, 0.4667, 'P65132', 1, '*'),
(36004, 'range', 'range', 0, 0, 0.3333, 'R520', 1, '*'),
(36005, 'sentences', 'sentences', 0, 0, 0.6, 'S5352', 1, '*'),
(36006, 'teachers', 'teachers', 0, 0, 0.5333, 'T262', 1, '*'),
(36007, 'προτροπές', 'προτροπές', 0, 0, 0.6, 'π000', 1, '*'),
(36008, '138', '138', 0, 0, 0.3, '', 1, '*'),
(36009, 'buying', 'buying', 0, 0, 0.4, 'B520', 1, '*'),
(36010, 'clothing', 'clothing', 0, 0, 0.5333, 'C4352', 1, '*'),
(36011, 'obtaining', 'obtaining', 0, 0, 0.6, 'O1352', 1, '*'),
(36012, 'shoes', 'shoes', 0, 0, 0.3333, 'S000', 1, '*'),
(36013, 'δημιούργησε', 'δημιούργησε', 0, 0, 0.7333, 'δ000', 1, '*'),
(36015, '139', '139', 0, 0, 0.3, '', 1, '*'),
(36016, 'friday', 'friday', 0, 0, 0.4, 'F630', 1, '*'),
(36017, 'monday', 'monday', 0, 0, 0.4, 'M300', 1, '*'),
(36018, 'path', 'path', 0, 0, 0.2667, 'P300', 1, '*'),
(36019, 'rewarding', 'rewarding', 0, 0, 0.6, 'R352', 2, '*'),
(36020, 'safer', 'safer', 0, 0, 0.3333, 'S160', 1, '*'),
(36021, 'saturday', 'saturday', 0, 0, 0.5333, 'S363', 1, '*'),
(36022, 'sunday', 'sunday', 0, 0, 0.4, 'S530', 1, '*'),
(36023, 'thursday', 'thursday', 0, 0, 0.5333, 'T623', 1, '*'),
(36024, 'tuesday', 'tuesday', 0, 0, 0.4667, 'T230', 1, '*'),
(36025, 'wednesday', 'wednesday', 0, 0, 0.6, 'W3523', 1, '*'),
(36026, 'ημερολόγιο', 'ημερολόγιο', 0, 0, 0.6667, 'η000', 1, '*'),
(36027, 'στιγμών', 'στιγμών', 0, 0, 0.4667, 'σ000', 1, '*'),
(36030, '140', '140', 0, 0, 0.3, '', 1, '*'),
(36031, 'overweight', 'overweight', 0, 0, 0.6667, 'O1623', 1, '*'),
(36032, 'rewrite', 'rewrite', 0, 0, 0.4667, 'R300', 1, '*'),
(36033, 'strange', 'strange', 0, 0, 0.4667, 'S3652', 1, '*'),
(36034, 'vs', 'vs', 0, 0, 0.1333, 'V200', 1, '*'),
(36035, 'αρνητικό', 'αρνητικό', 0, 0, 0.5333, 'α000', 1, '*'),
(36037, '141', '141', 0, 0, 0.3, '', 1, '*'),
(36038, 'ride', 'ride', 0, 0, 0.2667, 'R300', 1, '*'),
(36039, 'six', 'six', 0, 0, 0.2, 'S000', 3, '*'),
(36040, 'μεταδίδεται', 'μεταδίδεται', 0, 0, 0.7333, 'μ000', 1, '*'),
(36044, '157', '157', 0, 0, 0.3, '', 1, '*'),
(36045, 'challenged', 'challenged', 0, 0, 0.6667, 'C4523', 1, '*'),
(36046, 'changed', 'changed', 0, 0, 0.4667, 'C523', 1, '*'),
(36047, 'consequential', 'consequential', 0, 0, 0.8667, 'C52534', 1, '*'),
(36048, 'hadn\'t', 'hadn\'t', 0, 0, 0.4, 'H353', 2, '*'),
(36049, 'phase', 'phase', 0, 0, 0.3333, 'P200', 2, '*'),
(36050, 'phases', 'phases', 0, 0, 0.4, 'P200', 1, '*'),
(36051, 'proceeding', 'proceeding', 0, 0, 0.6667, 'P62352', 1, '*'),
(36052, 'production', 'production', 0, 0, 0.6667, 'P63235', 1, '*'),
(36053, 'rehearsal', 'rehearsal', 0, 0, 0.6, 'R240', 1, '*'),
(36054, 'role-playing', 'role-playing', 0, 0, 0.8, 'R41452', 1, '*'),
(36055, 'solution\'s', 'solution\'s', 0, 0, 0.6667, 'S4352', 1, '*'),
(36056, 'troubling', 'troubling', 0, 0, 0.6, 'T61452', 1, '*'),
(36059, '158', '158', 0, 0, 0.3, '', 1, '*'),
(36060, 'afterwards', 'afterwards', 0, 0, 0.6667, 'A13632', 3, '*'),
(36061, 'sight', 'sight', 0, 0, 0.3333, 'S300', 1, '*'),
(36062, 'unattainable', 'unattainable', 0, 0, 0.8, 'U53514', 1, '*'),
(36063, 'underline', 'underline', 0, 0, 0.6, 'U53645', 1, '*'),
(36066, '153', '153', 0, 0, 0.3, '', 1, '*'),
(36067, 'hasty', 'hasty', 0, 0, 0.3333, 'H230', 1, '*'),
(36068, 'idle', 'idle', 0, 0, 0.2667, 'I340', 1, '*'),
(36069, 'instinct', 'instinct', 0, 0, 0.5333, 'I523523', 1, '*'),
(36070, 'βασικές', 'βασικές', 0, 0, 0.4667, 'β000', 1, '*'),
(36073, '154', '154', 0, 0, 0.3, '', 1, '*'),
(36074, 'assessing', 'assessing', 0, 0, 0.6, 'A252', 1, '*'),
(36075, 'deriving', 'deriving', 0, 0, 0.5333, 'D6152', 1, '*'),
(36076, 'disorientation', 'disorientation', 0, 0, 0.9333, 'D26535', 1, '*'),
(36077, 'empirical', 'empirical', 0, 0, 0.6, 'E51624', 1, '*'),
(36078, 'evidence', 'evidence', 0, 0, 0.5333, 'E1352', 2, '*'),
(36079, 'hastily', 'hastily', 0, 0, 0.4667, 'H234', 1, '*'),
(36080, 'hurrying', 'hurrying', 0, 0, 0.5333, 'H652', 1, '*'),
(36081, 'hypothesis', 'hypothesis', 0, 0, 0.6667, 'H132', 1, '*'),
(36082, 'hypothesizing', 'hypothesizing', 0, 0, 0.8667, 'H13252', 1, '*'),
(36083, 'lesson', 'lesson', 0, 0, 0.4, 'L250', 1, '*'),
(36084, 'managerially', 'managerially', 0, 0, 0.8, 'M264', 1, '*'),
(36085, 'observation', 'observation', 0, 0, 0.7333, 'O126135', 1, '*'),
(36086, 'overconfidence', 'overconfidence', 0, 0, 0.9333, 'O16251352', 1, '*'),
(36087, 'overlooked', 'overlooked', 0, 0, 0.6667, 'O16423', 1, '*'),
(36088, 'rules', 'rules', 0, 0, 0.3333, 'R420', 2, '*'),
(36089, 'selfish', 'selfish', 0, 0, 0.4667, 'S412', 1, '*'),
(36090, 'suspectable', 'suspectable', 0, 0, 0.7333, 'S12314', 1, '*'),
(36091, 'systemically', 'systemically', 0, 0, 0.8, 'S3524', 1, '*'),
(36092, 'taught', 'taught', 0, 0, 0.4, 'T230', 1, '*'),
(36093, 'unreserved', 'unreserved', 0, 0, 0.6667, 'U562613', 1, '*'),
(36094, 'παγίδες', 'παγίδες', 0, 0, 0.4667, 'π000', 1, '*'),
(36109, 'trouble', 'trouble', 0, 0, 0.4667, 'T614', 2, '*'),
(36110, 'turned', 'turned', 0, 0, 0.4, 'T653', 2, '*'),
(36111, '152', '152', 0, 0, 0.3, '', 1, '*'),
(36112, 'ambitions', 'ambitions', 0, 0, 0.6, 'A51352', 2, '*'),
(36113, 'c.e', 'c.e', 0, 0, 0.2, 'C000', 1, '*'),
(36114, 'ego', 'ego', 0, 0, 0.2, 'E200', 1, '*'),
(36115, 'investigate', 'investigate', 0, 0, 0.7333, 'I512323', 1, '*'),
(36116, 'model', 'model', 0, 0, 0.3333, 'M340', 3, '*'),
(36117, 'n', 'n', 0, 0, 0.0667, 'N000', 4, '*'),
(36118, 'noisiced', 'noisiced', 0, 0, 0.5333, 'N230', 1, '*'),
(36119, 'o', 'o', 0, 0, 0.0667, 'O000', 7, '*'),
(36120, 'o.i', 'o.i', 0, 0, 0.2, 'O000', 1, '*'),
(36121, 's.i', 's.i', 0, 0, 0.2, 'S000', 1, '*'),
(36122, 'spells', 'spells', 0, 0, 0.4, 'S142', 1, '*'),
(36123, 'μοντέλο', 'μοντέλο', 0, 0, 0.4667, 'μ000', 1, '*'),
(36160, 'additionally', 'additionally', 0, 0, 0.8, 'A354', 4, '*'),
(36161, 'b', 'b', 0, 0, 0.0667, 'B000', 3, '*'),
(36174, 'participants', 'participants', 0, 0, 0.8, 'P6321532', 5, '*'),
(36175, 'perceived', 'perceived', 0, 0, 0.6, 'P6213', 3, '*'),
(36176, 'reduction', 'reduction', 0, 0, 0.6, 'R3235', 10, '*'),
(36178, 'scientifically', 'scientifically', 0, 0, 0.9333, 'S53124', 2, '*'),
(36179, 'supporting', 'supporting', 0, 0, 0.6667, 'S16352', 4, '*'),
(36188, '164', '164', 0, 0, 0.3, '', 1, '*'),
(36192, 'financial', 'financial', 0, 0, 0.6, 'F524', 2, '*'),
(36196, '165', '165', 0, 0, 0.3, '', 1, '*'),
(36197, 'initial', 'initial', 0, 0, 0.4667, 'I534', 1, '*'),
(36198, 'loose', 'loose', 0, 0, 0.3333, 'L200', 1, '*'),
(36201, 'influenced', 'influenced', 0, 0, 0.6667, 'I514523', 4, '*'),
(36204, 'peoples\'', 'peoples\'', 0, 0, 0.5333, 'P420', 2, '*'),
(36214, '172', '172', 0, 0, 0.3, '', 1, '*'),
(36215, 'elementary', 'elementary', 0, 0, 0.6667, 'E4536', 1, '*'),
(36216, 'relocating', 'relocating', 0, 0, 0.6667, 'R42352', 1, '*'),
(36217, 'ανασκόπηση', 'ανασκόπηση', 0, 0, 0.6667, 'α000', 1, '*'),
(36221, '171', '171', 0, 0, 0.3, '', 1, '*'),
(36222, 'change-problem', 'change-problem', 0, 0, 0.9333, 'C5216145', 1, '*'),
(36223, 'colorful', 'colorful', 0, 0, 0.5333, 'C4614', 1, '*'),
(36224, 'doodle', 'doodle', 0, 0, 0.4, 'D400', 1, '*'),
(36225, 'drew', 'drew', 0, 0, 0.2667, 'D600', 1, '*'),
(36226, 'nicer', 'nicer', 0, 0, 0.3333, 'N260', 1, '*'),
(36227, 'non-dominant', 'non-dominant', 0, 0, 0.8, 'N353', 1, '*'),
(36228, 'saw', 'saw', 0, 0, 0.2, 'S000', 1, '*'),
(36229, 'transformed', 'transformed', 0, 0, 0.7333, 'T6521653', 1, '*'),
(36230, 'μουτζούρα', 'μουτζούρα', 0, 0, 0.6, 'μ000', 1, '*'),
(36236, '182', '182', 0, 0, 0.3, '', 1, '*'),
(36237, 'answers', 'answers', 0, 0, 0.4667, 'A5262', 1, '*'),
(36238, 'blocked', 'blocked', 0, 0, 0.4667, 'B423', 1, '*'),
(36239, 'closed', 'closed', 0, 0, 0.4, 'C423', 1, '*'),
(36240, 'doors', 'doors', 0, 0, 0.3333, 'D620', 1, '*'),
(36241, 'occasions', 'occasions', 0, 0, 0.6, 'O252', 1, '*'),
(36242, 'opened', 'opened', 0, 0, 0.4, 'O153', 1, '*'),
(36243, 'sooner', 'sooner', 0, 0, 0.4, 'S560', 1, '*'),
(36244, 'would\'ve', 'would\'ve', 0, 0, 0.5333, 'W431', 1, '*'),
(36245, 'wrecked', 'wrecked', 0, 0, 0.4667, 'W623', 1, '*'),
(36246, 'πόρτες', 'πόρτες', 0, 0, 0.4, 'π000', 1, '*'),
(36251, '181', '181', 0, 0, 0.3, '', 1, '*'),
(36252, 'indulge', 'indulge', 0, 0, 0.4667, 'I5342', 1, '*'),
(36253, 'managed', 'managed', 0, 0, 0.4667, 'M230', 1, '*'),
(36254, 'self-criticism', 'self-criticism', 0, 0, 0.9333, 'S4126325', 1, '*'),
(36255, 'technics', 'technics', 0, 0, 0.5333, 'T252', 1, '*'),
(36256, 'έλεγες', 'έλεγες', 0, 0, 0.4, 'έ000', 1, '*'),
(36257, 'φίλο', 'φίλο', 0, 0, 0.2667, 'φ000', 1, '*'),
(36258, '-5', '-5', 0, 0, 0.2, '', 1, '*'),
(36259, '177', '177', 0, 0, 0.3, '', 1, '*'),
(36260, 'chronological', 'chronological', 0, 0, 0.8667, 'C65424', 1, '*'),
(36261, 'προηγούμενες', 'προηγούμενες', 0, 0, 0.8, 'π000', 1, '*'),
(36265, '178', '178', 0, 0, 0.3, '', 1, '*'),
(36266, 'description', 'description', 0, 0, 0.7333, 'D26135', 1, '*'),
(36267, 'detailed', 'detailed', 0, 0, 0.5333, 'D430', 1, '*'),
(36268, 'years\'', 'years\'', 0, 0, 0.4, 'Y620', 1, '*'),
(36272, '176', '176', 0, 0, 0.3, '', 1, '*'),
(36273, 'accomplished', 'accomplished', 0, 0, 0.8, 'A251423', 1, '*'),
(36274, 'achievable', 'achievable', 0, 0, 0.6667, 'A214', 2, '*'),
(36275, 'agreed', 'agreed', 0, 0, 0.4, 'A263', 1, '*'),
(36276, 'applicable', 'applicable', 0, 0, 0.6667, 'A14214', 1, '*'),
(36277, 'attainable', 'attainable', 0, 0, 0.6667, 'A3514', 1, '*'),
(36278, 'bound', 'bound', 0, 0, 0.3333, 'B530', 1, '*'),
(36279, 'current', 'current', 0, 0, 0.4667, 'C653', 1, '*'),
(36280, 'heard', 'heard', 0, 0, 0.3333, 'H630', 7, '*'),
(36281, 'm.a', 'm.a', 0, 0, 0.2, 'M000', 1, '*'),
(36282, 'meaningful', 'meaningful', 0, 0, 0.6667, 'M214', 1, '*'),
(36283, 'measurable', 'measurable', 0, 0, 0.6667, 'M2614', 1, '*'),
(36284, 'motivating', 'motivating', 0, 0, 0.6667, 'M31352', 1, '*'),
(36285, 'r.t', 'r.t', 0, 0, 0.2, 'R300', 1, '*'),
(36286, 'reachable', 'reachable', 0, 0, 0.6, 'R214', 1, '*'),
(36287, 'reasonable', 'reasonable', 0, 0, 0.6667, 'R2514', 1, '*'),
(36288, 'resourced', 'resourced', 0, 0, 0.6, 'R2623', 1, '*'),
(36289, 'results-based', 'results-based', 0, 0, 0.8667, 'R2432123', 1, '*'),
(36290, 'sensible', 'sensible', 0, 0, 0.5333, 'S5214', 1, '*'),
(36291, 'socio-economic', 'socio-economic', 0, 0, 0.9333, 'S520', 1, '*'),
(36292, 't', 't', 0, 0, 0.0667, 'T000', 3, '*'),
(36293, 'time-based', 'time-based', 0, 0, 0.6667, 'T5123', 1, '*'),
(36294, 'time-sensitive', 'time-sensitive', 0, 0, 0.9333, 'T525231', 1, '*'),
(36295, 'timely', 'timely', 0, 0, 0.4, 'T540', 1, '*'),
(36303, '145', '145', 0, 0, 0.3, '', 1, '*'),
(36304, '21-day', '21-day', 0, 0, 0.4, 'D000', 1, '*'),
(36305, 'bright', 'bright', 0, 0, 0.4, 'B623', 2, '*'),
(36306, 'headache', 'headache', 0, 0, 0.5333, 'H320', 1, '*'),
(36307, 'spreading', 'spreading', 0, 0, 0.6, 'S16352', 1, '*'),
(36308, 'train', 'train', 0, 0, 0.3333, 'T650', 1, '*'),
(36309, 'woke', 'woke', 0, 0, 0.2667, 'W200', 2, '*'),
(36310, 'εστιάζοντας', 'εστιάζοντας', 0, 0, 0.7333, 'ε000', 1, '*'),
(36318, '146', '146', 0, 0, 0.3, '', 1, '*'),
(36319, 'computer', 'computer', 0, 0, 0.5333, 'C5136', 1, '*'),
(36320, 'kitchen', 'kitchen', 0, 0, 0.4667, 'K325', 1, '*'),
(36321, 'mentions', 'mentions', 0, 0, 0.5333, 'M352', 1, '*'),
(36322, 'mirror', 'mirror', 0, 0, 0.4, 'M600', 1, '*'),
(36323, 'online', 'online', 0, 0, 0.4, 'O545', 3, '*'),
(36324, 'post-it', 'post-it', 0, 0, 0.4667, 'P230', 1, '*'),
(36325, 'quote', 'quote', 0, 0, 0.3333, 'Q300', 1, '*'),
(36326, 'φράσεις', 'φράσεις', 0, 0, 0.4667, 'φ000', 1, '*'),
(36333, '147', '147', 0, 0, 0.3, '', 1, '*'),
(36334, 'funny', 'funny', 0, 0, 0.3333, 'F500', 1, '*'),
(36335, 'γελάστε', 'γελάστε', 0, 0, 0.4667, 'γ000', 1, '*'),
(36336, '186', '186', 0, 0, 0.3, '', 1, '*'),
(36337, 'designs', 'designs', 0, 0, 0.4667, 'D252', 1, '*'),
(36338, 'diagram', 'diagram', 0, 0, 0.4667, 'D265', 1, '*'),
(36339, 'dissatisfied', 'dissatisfied', 0, 0, 0.8, 'D23213', 1, '*'),
(36340, 'education', 'education', 0, 0, 0.6, 'E3235', 2, '*'),
(36341, 'financials', 'financials', 0, 0, 0.6667, 'F5242', 1, '*'),
(36342, 'fulfillment', 'fulfillment', 0, 0, 0.7333, 'F41453', 1, '*'),
(36343, 'fulfilment', 'fulfilment', 0, 0, 0.6667, 'F41453', 1, '*'),
(36344, 'irregular', 'irregular', 0, 0, 0.6, 'I6246', 1, '*'),
(36345, 'numbers', 'numbers', 0, 0, 0.4667, 'N162', 1, '*'),
(36346, 'perimeter', 'perimeter', 0, 0, 0.6, 'P6536', 1, '*'),
(36347, 'radius', 'radius', 0, 0, 0.4, 'R320', 1, '*'),
(36348, 'satisfied', 'satisfied', 0, 0, 0.6, 'S3213', 2, '*'),
(36349, 'selected', 'selected', 0, 0, 0.5333, 'S423', 1, '*'),
(36350, 'smoother', 'smoother', 0, 0, 0.5333, 'S536', 1, '*'),
(36351, 'societal', 'societal', 0, 0, 0.5333, 'S340', 1, '*'),
(36352, 'surprises', 'surprises', 0, 0, 0.6, 'S6162', 1, '*'),
(36353, 'symmetrical', 'symmetrical', 0, 0, 0.7333, 'S53624', 1, '*'),
(36354, 'wheel', 'wheel', 0, 0, 0.3333, 'W400', 1, '*'),
(36355, 'τροχός', 'τροχός', 0, 0, 0.4, 'τ000', 1, '*'),
(36362, 'examined', 'examined', 0, 0, 0.5333, 'E253', 3, '*'),
(36373, 'regulation', 'regulation', 0, 0, 0.6667, 'R2435', 3, '*'),
(36376, 'researchers\'', 'researchers\'', 0, 0, 0.8, 'R26262', 2, '*'),
(36398, 'included', 'included', 0, 0, 0.5333, 'I5243', 2, '*'),
(36401, 'investigated', 'investigated', 0, 0, 0.8, 'I512323', 3, '*'),
(36426, 'fruits', 'fruits', 0, 0, 0.4, 'F632', 3, '*'),
(36433, 'published', 'published', 0, 0, 0.6, 'P423', 5, '*'),
(36469, 'lower', 'lower', 0, 0, 0.3333, 'L600', 3, '*'),
(36683, '10.1007', '10.1007', 0, 0, 0.7, '', 2, '*'),
(36684, '2021', '2021', 0, 0, 0.4, '', 8, '*'),
(36685, '240', '240', 0, 0, 0.3, '', 1, '*'),
(36686, 'adelina', 'adelina', 0, 0, 0.4667, 'A345', 1, '*'),
(36687, 'campaigns', 'campaigns', 0, 0, 0.6, 'C51252', 1, '*'),
(36688, 'consistent', 'consistent', 0, 0, 0.6667, 'C52353', 1, '*'),
(36689, 'documented', 'documented', 0, 0, 0.6667, 'D253', 1, '*'),
(36690, 'dr', 'dr', 0, 0, 0.1333, 'D600', 2, '*'),
(36691, 'gratification', 'gratification', 0, 0, 0.8667, 'G631235', 1, '*'),
(36692, 'gschwandtner', 'gschwandtner', 0, 0, 0.8, 'G5356', 1, '*'),
(36693, 'indirect', 'indirect', 0, 0, 0.5333, 'I53623', 1, '*'),
(36694, 'jewell', 'jewell', 0, 0, 0.4, 'J400', 1, '*'),
(36695, 'kambhampati', 'kambhampati', 0, 0, 0.7333, 'K51513', 1, '*'),
(36696, 'kent', 'kent', 0, 0, 0.2667, 'K530', 1, '*'),
(36697, 'realization', 'realization', 0, 0, 0.7333, 'R4235', 1, '*'),
(36698, 'retarded', 'retarded', 0, 0, 0.5333, 'R363', 1, '*'),
(36699, 's10902-021-00440-y', 's10902-021-00440-y', 0, 0, 1, 'S000', 1, '*'),
(36700, 'sarah', 'sarah', 0, 0, 0.3333, 'S600', 1, '*'),
(36701, 'tured', 'tured', 0, 0, 0.3333, 'T630', 1, '*'),
(36702, 'twofold', 'twofold', 0, 0, 0.4667, 'T143', 1, '*'),
(36703, 'uma', 'uma', 0, 0, 0.2, 'U500', 1, '*'),
(36704, 'universities', 'universities', 0, 0, 0.8, 'U516232', 1, '*'),
(36705, 'variable', 'variable', 0, 0, 0.5333, 'V614', 1, '*'),
(36706, 'widely', 'widely', 0, 0, 0.4, 'W340', 1, '*'),
(36707, 'ευτυχισμένους', 'ευτυχισμένους', 0, 0, 0.8667, 'ε000', 1, '*'),
(36708, 'λαχανικών', 'λαχανικών', 0, 0, 0.6, 'λ000', 1, '*'),
(36709, 'φρούτων', 'φρούτων', 0, 0, 0.4667, 'φ000', 1, '*'),
(36714, '132-143', '132-143', 0, 0, 0.7, '', 1, '*'),
(36715, '241', '241', 0, 0, 0.3, '', 1, '*'),
(36716, 'actively', 'actively', 0, 0, 0.5333, 'A2314', 1, '*'),
(36717, 'china', 'china', 0, 0, 0.3333, 'C500', 1, '*'),
(36718, 'developed', 'developed', 0, 0, 0.6, 'D1413', 2, '*'),
(36719, 'evaluating', 'evaluating', 0, 0, 0.6667, 'E14352', 1, '*'),
(36720, 'expanding', 'expanding', 0, 0, 0.6, 'E215352', 1, '*'),
(36721, 'interpretation', 'interpretation', 0, 0, 0.9333, 'I5361635', 1, '*'),
(36722, 'minimizing', 'minimizing', 0, 0, 0.6667, 'M252', 1, '*'),
(36723, 'moderating', 'moderating', 0, 0, 0.6667, 'M36352', 1, '*'),
(36724, 'oriented', 'oriented', 0, 0, 0.5333, 'O653', 1, '*'),
(36725, 'pleasant', 'pleasant', 0, 0, 0.5333, 'P4253', 1, '*'),
(36726, 'predicts', 'predicts', 0, 0, 0.5333, 'P63232', 1, '*'),
(36727, 'psych', 'psych', 0, 0, 0.3333, 'P200', 1, '*'),
(36728, 'q', 'q', 0, 0, 0.0667, 'Q000', 1, '*'),
(36729, 'reassessing', 'reassessing', 0, 0, 0.7333, 'R252', 1, '*'),
(36730, 'repetition', 'repetition', 0, 0, 0.6667, 'R135', 1, '*'),
(36731, 'requested', 'requested', 0, 0, 0.6, 'R230', 1, '*'),
(36732, 'valuing', 'valuing', 0, 0, 0.4667, 'V452', 1, '*'),
(36733, 'wang', 'wang', 0, 0, 0.2667, 'W520', 1, '*'),
(36734, 'y', 'y', 0, 0, 0.0667, 'Y000', 1, '*'),
(36735, 'zhao', 'zhao', 0, 0, 0.2667, 'Z000', 1, '*'),
(36745, '2019', '2019', 0, 0, 0.4, '', 2, '*'),
(36746, '243', '243', 0, 0, 0.3, '', 1, '*'),
(36747, 'app', 'app', 0, 0, 0.2, 'A100', 1, '*'),
(36748, 'bostock', 'bostock', 0, 0, 0.4667, 'B232', 1, '*'),
(36749, 'comprehensive', 'comprehensive', 0, 0, 0.8667, 'C516521', 1, '*'),
(36750, 'concluded', 'concluded', 0, 0, 0.6, 'C5243', 1, '*'),
(36751, 'crosswell', 'crosswell', 0, 0, 0.6, 'C624', 1, '*'),
(36752, 'describes', 'describes', 0, 0, 0.6, 'D2612', 1, '*'),
(36753, 'effectiveness', 'effectiveness', 0, 0, 0.8667, 'E123152', 1, '*'),
(36754, 'highlighting', 'highlighting', 0, 0, 0.8, 'H242352', 1, '*'),
(36755, 'imagery', 'imagery', 0, 0, 0.4667, 'I526', 1, '*'),
(36756, 'integration', 'integration', 0, 0, 0.7333, 'I532635', 1, '*'),
(36757, 'interventions', 'interventions', 0, 0, 0.8667, 'I53615352', 4, '*'),
(36758, 'negatively', 'negatively', 0, 0, 0.6667, 'N2314', 1, '*'),
(36759, 'occupational', 'occupational', 0, 0, 0.8, 'O21354', 1, '*'),
(36760, 'on-the-go', 'on-the-go', 0, 0, 0.6, 'O532', 1, '*'),
(36761, 'one-day', 'one-day', 0, 0, 0.4667, 'O530', 1, '*'),
(36762, 'prather', 'prather', 0, 0, 0.4667, 'P636', 1, '*'),
(36763, 'steptoe', 'steptoe', 0, 0, 0.4667, 'S313', 1, '*'),
(36764, 'workplaces', 'workplaces', 0, 0, 0.6667, 'W62142', 1, '*'),
(36765, 'διαλογισμός', 'διαλογισμός', 0, 0, 0.7333, 'δ000', 1, '*'),
(36766, 'ενσυνειδητότητα', 'ενσυνειδητότητα', 0, 0, 1, 'ε000', 1, '*'),
(36776, '10.1016', '10.1016', 0, 0, 0.7, '', 2, '*'),
(36777, '244', '244', 0, 0, 0.3, '', 1, '*'),
(36778, '296', '296', 0, 0, 0.3, '', 1, '*'),
(36779, '567', '567', 0, 0, 0.3, '', 1, '*'),
(36780, '576', '576', 0, 0, 0.3, '', 1, '*'),
(36781, 'affective', 'affective', 0, 0, 0.6, 'A1231', 1, '*'),
(36782, 'carried', 'carried', 0, 0, 0.4667, 'C630', 1, '*'),
(36783, 'cohort', 'cohort', 0, 0, 0.4, 'C630', 1, '*'),
(36784, 'comparing', 'comparing', 0, 0, 0.6, 'C51652', 1, '*'),
(36785, 'covid', 'covid', 0, 0, 0.3333, 'C130', 1, '*'),
(36786, 'covid-19', 'covid-19', 0, 0, 0.5333, 'C130', 2, '*'),
(36787, 'daly', 'daly', 0, 0, 0.2667, 'D400', 1, '*'),
(36788, 'declared', 'declared', 0, 0, 0.5333, 'D2463', 1, '*'),
(36789, 'deterioration', 'deterioration', 0, 0, 0.8667, 'D635', 1, '*'),
(36790, 'https', 'https', 0, 0, 0.3333, 'H312', 1, '*'),
(36791, 'irrespective', 'irrespective', 0, 0, 0.8, 'I621231', 1, '*'),
(36792, 'jad.2021.09.098', 'jad.2021.09.098', 0, 0, 1, 'J300', 1, '*'),
(36793, 'january', 'january', 0, 0, 0.4667, 'J560', 1, '*'),
(36794, 'jones', 'jones', 0, 0, 0.3333, 'J520', 1, '*'),
(36795, 'longitudinal', 'longitudinal', 0, 0, 0.8, 'L52354', 2, '*'),
(36796, 'meta-analysis', 'meta-analysis', 0, 0, 0.8667, 'M3542', 1, '*'),
(36797, 'org', 'org', 0, 0, 0.2, 'O620', 2, '*'),
(36798, 'pandemic', 'pandemic', 0, 0, 0.5333, 'P5352', 2, '*'),
(36799, 'participants\'', 'participants\'', 0, 0, 0.8667, 'P6321532', 1, '*'),
(36800, 'pronounced', 'pronounced', 0, 0, 0.6667, 'P6523', 1, '*'),
(36801, 'review', 'review', 0, 0, 0.4, 'R100', 2, '*'),
(36802, 'robinson', 'robinson', 0, 0, 0.5333, 'R1525', 1, '*'),
(36803, 'statistically', 'statistically', 0, 0, 0.8667, 'S32324', 1, '*'),
(36804, 'sutin', 'sutin', 0, 0, 0.3333, 'S350', 1, '*'),
(36805, 'systematic', 'systematic', 0, 0, 0.6667, 'S3532', 1, '*'),
(36806, 'versus', 'versus', 0, 0, 0.4, 'V620', 1, '*'),
(36807, 'worldwide', 'worldwide', 0, 0, 0.6, 'W643', 1, '*'),
(36839, '20-second', '20-second', 0, 0, 0.6, 'S530', 1, '*'),
(36840, '245', '245', 0, 0, 0.3, '', 1, '*'),
(36841, 'academic', 'academic', 0, 0, 0.5333, 'A2352', 2, '*'),
(36842, 'acute', 'acute', 0, 0, 0.3333, 'A230', 1, '*'),
(36843, 'al', 'al', 0, 0, 0.1333, 'A400', 8, '*'),
(36844, 'allowed', 'allowed', 0, 0, 0.4667, 'A430', 1, '*'),
(36845, 'analyses', 'analyses', 0, 0, 0.5333, 'A542', 1, '*'),
(36846, 'analyzed', 'analyzed', 0, 0, 0.5333, 'A5423', 2, '*'),
(36847, 'asecond', 'asecond', 0, 0, 0.4667, 'A253', 1, '*'),
(36848, 'assigned', 'assigned', 0, 0, 0.5333, 'A253', 1, '*'),
(36849, 'berretz', 'berretz', 0, 0, 0.4667, 'B632', 1, '*'),
(36850, 'bm', 'bm', 0, 0, 0.1333, 'B500', 1, '*'),
(36851, 'cebula', 'cebula', 0, 0, 0.4, 'C140', 1, '*'),
(36852, 'checked', 'checked', 0, 0, 0.4667, 'C300', 1, '*'),
(36853, 'comforted', 'comforted', 0, 0, 0.6, 'C5163', 1, '*'),
(36854, 'comforting', 'comforting', 0, 0, 0.6667, 'C516352', 1, '*'),
(36855, 'couples\'', 'couples\'', 0, 0, 0.5333, 'C142', 3, '*'),
(36856, 'cuddle', 'cuddle', 0, 0, 0.4, 'C340', 1, '*'),
(36857, 'cuddling', 'cuddling', 0, 0, 0.5333, 'C3452', 1, '*'),
(36858, 'e0266887', 'e0266887', 0, 0, 0.5333, 'E000', 1, '*'),
(36859, 'embraces', 'embraces', 0, 0, 0.5333, 'E5162', 1, '*'),
(36860, 'experimental', 'experimental', 0, 0, 0.8, 'E216534', 2, '*'),
(36861, 'exposed', 'exposed', 0, 0, 0.4667, 'E2123', 9, '*'),
(36862, 'german', 'german', 0, 0, 0.4, 'G650', 1, '*'),
(36863, 'indicates', 'indicates', 0, 0, 0.6, 'I53232', 1, '*'),
(36864, 'induced', 'induced', 0, 0, 0.4667, 'I5323', 1, '*'),
(36865, 'induction', 'induction', 0, 0, 0.6, 'I53235', 1, '*'),
(36866, 'interestingly', 'interestingly', 0, 0, 0.8667, 'I53623524', 1, '*'),
(36867, 'interview', 'interview', 0, 0, 0.6, 'I5361', 1, '*'),
(36868, 'invited', 'invited', 0, 0, 0.4667, 'I513', 1, '*'),
(36869, 'lab', 'lab', 0, 0, 0.2, 'L100', 1, '*'),
(36870, 'measured', 'measured', 0, 0, 0.5333, 'M263', 1, '*'),
(36871, 'ocklenburg', 'ocklenburg', 0, 0, 0.6667, 'O245162', 1, '*'),
(36872, 'ot', 'ot', 0, 0, 0.1333, 'O300', 1, '*'),
(36873, 'packheiser', 'packheiser', 0, 0, 0.6667, 'P260', 1, '*'),
(36874, 'papadopoulou', 'papadopoulou', 0, 0, 0.8, 'P314', 1, '*'),
(36875, 'plos', 'plos', 0, 0, 0.2667, 'P420', 1, '*'),
(36876, 'questionnaire', 'questionnaire', 0, 0, 0.8667, 'Q356', 1, '*'),
(36877, 'randomly', 'randomly', 0, 0, 0.5333, 'R5354', 2, '*'),
(36878, 'reduced', 'reduced', 0, 0, 0.4667, 'R323', 2, '*'),
(36879, 'revealed', 'revealed', 0, 0, 0.5333, 'R143', 1, '*'),
(36880, 'universally', 'universally', 0, 0, 0.7333, 'U51624', 1, '*'),
(36881, 'volunteers', 'volunteers', 0, 0, 0.6667, 'V45362', 2, '*'),
(36882, 'volunteers\'', 'volunteers\'', 0, 0, 0.7333, 'V45362', 1, '*'),
(36883, 'wolf', 'wolf', 0, 0, 0.2667, 'W410', 1, '*'),
(36884, 'wortelmann', 'wortelmann', 0, 0, 0.6667, 'W6345', 1, '*'),
(36902, '2016', '2016', 0, 0, 0.4, '', 1, '*'),
(36903, '246', '246', 0, 0, 0.3, '', 1, '*'),
(36904, '25-39', '25-39', 0, 0, 0.5, '', 1, '*'),
(36905, 'blessings', 'blessings', 0, 0, 0.6, 'B4252', 1, '*'),
(36906, 'contribution', 'contribution', 0, 0, 0.8, 'C536135', 1, '*'),
(36907, 'documenting', 'documenting', 0, 0, 0.7333, 'D25352', 1, '*'),
(36908, 'established', 'established', 0, 0, 0.7333, 'E231423', 8, '*'),
(36909, 'highlighted', 'highlighted', 0, 0, 0.7333, 'H2423', 1, '*'),
(36910, 'holas', 'holas', 0, 0, 0.3333, 'H420', 1, '*'),
(36911, 'instructed', 'instructed', 0, 0, 0.6667, 'I523623', 1, '*'),
(36912, 'kept', 'kept', 0, 0, 0.2667, 'K130', 1, '*'),
(36913, 'krejtk', 'krejtk', 0, 0, 0.4, 'K6232', 1, '*'),
(36914, 'krejtz', 'krejtz', 0, 0, 0.4, 'K6232', 1, '*'),
(36915, 'michnicka', 'michnicka', 0, 0, 0.6, 'M252', 1, '*'),
(36916, 'nezlek', 'nezlek', 0, 0, 0.4, 'N242', 1, '*'),
(36917, 'rusanowska', 'rusanowska', 0, 0, 0.6667, 'R252', 1, '*'),
(36933, '10.1017', '10.1017', 0, 0, 0.7, '', 1, '*'),
(36934, '247', '247', 0, 0, 0.3, '', 1, '*'),
(36935, '428', '428', 0, 0, 0.3, '', 1, '*'),
(36936, 'antioxidants', 'antioxidants', 0, 0, 0.8, 'A5323532', 1, '*'),
(36937, 'aston', 'aston', 0, 0, 0.3333, 'A235', 1, '*'),
(36938, 'bowl', 'bowl', 0, 0, 0.2667, 'B400', 1, '*'),
(36939, 'british', 'british', 0, 0, 0.4667, 'B632', 2, '*'),
(36940, 'chips', 'chips', 0, 0, 0.3333, 'C120', 1, '*'),
(36941, 'claire', 'claire', 0, 0, 0.4, 'C460', 1, '*'),
(36942, 'college', 'college', 0, 0, 0.4667, 'C420', 2, '*'),
(36943, 'cooking', 'cooking', 0, 0, 0.4667, 'C520', 1, '*'),
(36944, 'decline', 'decline', 0, 0, 0.4667, 'D245', 1, '*'),
(36945, 'definitely', 'definitely', 0, 0, 0.6667, 'D1534', 1, '*'),
(36946, 'failures', 'failures', 0, 0, 0.5333, 'F462', 1, '*'),
(36947, 'farrow', 'farrow', 0, 0, 0.4, 'F600', 1, '*'),
(36948, 'fewer', 'fewer', 0, 0, 0.3333, 'F600', 1, '*'),
(36949, 'fiber', 'fiber', 0, 0, 0.3333, 'F600', 1, '*'),
(36950, 'frequency', 'frequency', 0, 0, 0.6, 'F6252', 1, '*'),
(36951, 'jason', 'jason', 0, 0, 0.3333, 'J500', 1, '*'),
(36952, 'keys', 'keys', 0, 0, 0.2667, 'K000', 1, '*'),
(36953, 'mediation', 'mediation', 0, 0, 0.6, 'M350', 1, '*'),
(36954, 'micronutrients', 'micronutrients', 0, 0, 0.9333, 'M26536532', 1, '*'),
(36955, 'nicola-jayne', 'nicola-jayne', 0, 0, 0.8, 'N2425', 1, '*'),
(36956, 'nutrients', 'nutrients', 0, 0, 0.6, 'N36532', 1, '*'),
(36957, 'optimal', 'optimal', 0, 0, 0.4667, 'O1354', 1, '*'),
(36958, 'potato', 'potato', 0, 0, 0.4, 'P300', 1, '*'),
(36959, 'predict', 'predict', 0, 0, 0.4667, 'P6323', 1, '*'),
(36960, 'raw', 'raw', 0, 0, 0.2, 'R000', 1, '*'),
(36961, 'remembering', 'remembering', 0, 0, 0.7333, 'R51652', 1, '*'),
(36962, 'report', 'report', 0, 0, 0.4, 'R163', 2, '*'),
(36963, 'rich', 'rich', 0, 0, 0.2667, 'R200', 2, '*'),
(36964, 's0007114522001660', 's0007114522001660', 0, 0, 1, 'S000', 1, '*'),
(36965, 'salty', 'salty', 0, 0, 0.3333, 'S430', 1, '*'),
(36966, 'savoury', 'savoury', 0, 0, 0.4667, 'S160', 1, '*'),
(36967, 'selective', 'selective', 0, 0, 0.6, 'S4231', 1, '*'),
(36968, 'separately', 'separately', 0, 0, 0.6667, 'S1634', 1, '*'),
(36969, 'snacking', 'snacking', 0, 0, 0.5333, 'S5252', 1, '*'),
(36970, 'sufficient', 'sufficient', 0, 0, 0.6667, 'S1253', 1, '*'),
(36971, 'thomas', 'thomas', 0, 0, 0.4, 'T520', 1, '*'),
(36972, 'tuck', 'tuck', 0, 0, 0.2667, 'T200', 1, '*'),
(36973, 'university\'s', 'university\'s', 0, 0, 0.8, 'U516232', 1, '*'),
(36974, 'v', 'v', 0, 0, 0.0667, 'V000', 1, '*'),
(36975, 'via', 'via', 0, 0, 0.2, 'V000', 1, '*'),
(37092, '1054', '1054', 0, 0, 0.4, '', 1, '*'),
(37093, '248', '248', 0, 0, 0.3, '', 1, '*'),
(37094, '25-28', '25-28', 0, 0, 0.5, '', 2, '*'),
(37095, 'absence', 'absence', 0, 0, 0.4667, 'A1252', 1, '*'),
(37096, 'crocker', 'crocker', 0, 0, 0.4667, 'C626', 2, '*'),
(37097, 'explanation', 'explanation', 0, 0, 0.7333, 'E214535', 1, '*'),
(37098, 'extended', 'extended', 0, 0, 0.5333, 'E2353', 1, '*'),
(37099, 'highlightnng', 'highlightnng', 0, 0, 0.8, 'H242352', 1, '*'),
(37100, 'immunity', 'immunity', 0, 0, 0.5333, 'I530', 2, '*'),
(37101, 'inflammation', 'inflammation', 0, 0, 0.8, 'I514535', 1, '*'),
(37102, 'interleukin-6', 'interleukin-6', 0, 0, 0.8667, 'I536425', 2, '*'),
(37103, 'jiang', 'jiang', 0, 0, 0.3333, 'J520', 2, '*'),
(37104, 'lean', 'lean', 0, 0, 0.2667, 'L500', 1, '*'),
(37105, 'moderates', 'moderates', 0, 0, 0.6, 'M3632', 2, '*'),
(37106, 'ohio', 'ohio', 0, 0, 0.2667, 'O000', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(37107, 'proteins', 'proteins', 0, 0, 0.5333, 'P6352', 1, '*'),
(37108, 'support-giving', 'support-giving', 0, 0, 0.9333, 'S1632152', 2, '*'),
(37109, 'supportive', 'supportive', 0, 0, 0.6667, 'S1631', 1, '*'),
(37110, 'yakin', 'yakin', 0, 0, 0.3333, 'Y250', 2, '*'),
(37267, 'media', 'media', 0, 0, 0.3333, 'M300', 2, '*'),
(37274, 'spent', 'spent', 0, 0, 0.3333, 'S153', 2, '*'),
(37282, '173', '173', 0, 0, 0.3, '', 1, '*'),
(37283, 'behaves', 'behaves', 0, 0, 0.4667, 'B200', 1, '*'),
(37284, 'co-workers', 'co-workers', 0, 0, 0.6667, 'C6262', 1, '*'),
(37285, 'compulsion', 'compulsion', 0, 0, 0.6667, 'C51425', 2, '*'),
(37286, 'conquering', 'conquering', 0, 0, 0.6667, 'C52652', 1, '*'),
(37287, 'decreasing', 'decreasing', 0, 0, 0.6667, 'D26252', 1, '*'),
(37288, 'directs', 'directs', 0, 0, 0.4667, 'D6232', 1, '*'),
(37289, 'extrinsic', 'extrinsic', 0, 0, 0.6, 'E23652', 1, '*'),
(37290, 'intrinsic', 'intrinsic', 0, 0, 0.6, 'I53652', 1, '*'),
(37291, 'knowledge', 'knowledge', 0, 0, 0.6, 'K5432', 1, '*'),
(37292, 'motivations', 'motivations', 0, 0, 0.7333, 'M31352', 1, '*'),
(37293, 'obtain', 'obtain', 0, 0, 0.4, 'O135', 1, '*'),
(37294, 'origin', 'origin', 0, 0, 0.4, 'O625', 1, '*'),
(37295, 'self-efficacy', 'self-efficacy', 0, 0, 0.8667, 'S412', 1, '*'),
(37296, 'subjected', 'subjected', 0, 0, 0.6, 'S123', 1, '*'),
(37297, 'teach', 'teach', 0, 0, 0.3333, 'T200', 1, '*'),
(37298, 'ultimate', 'ultimate', 0, 0, 0.5333, 'U4353', 1, '*'),
(37299, 'undertakes', 'undertakes', 0, 0, 0.6667, 'U53632', 2, '*'),
(37323, '61', '61', 0, 0, 0.2, '', 1, '*'),
(37324, 'attaining', 'attaining', 0, 0, 0.6, 'A352', 1, '*'),
(37325, 'fresh', 'fresh', 0, 0, 0.3333, 'F620', 1, '*'),
(37326, 'predictions', 'predictions', 0, 0, 0.7333, 'P632352', 1, '*'),
(37327, 'procrastinative', 'procrastinative', 0, 0, 1, 'P62623531', 1, '*'),
(37328, 'promise', 'promise', 0, 0, 0.4667, 'P652', 1, '*'),
(37329, 'αρχή', 'αρχή', 0, 0, 0.2667, 'α000', 1, '*'),
(37330, 'κάνω', 'κάνω', 0, 0, 0.2667, 'κ000', 1, '*'),
(37391, '184', '184', 0, 0, 0.3, '', 1, '*'),
(37392, 'applies', 'applies', 0, 0, 0.4667, 'A142', 1, '*'),
(37393, 'balls', 'balls', 0, 0, 0.3333, 'B420', 1, '*'),
(37394, 'began', 'began', 0, 0, 0.3333, 'B250', 1, '*'),
(37395, 'bewildered', 'bewildered', 0, 0, 0.6667, 'B4363', 1, '*'),
(37396, 'coffee”.', 'coffee”.', 0, 0, 0.5333, 'C100', 1, '*'),
(37397, 'cups', 'cups', 0, 0, 0.2667, 'C120', 1, '*'),
(37398, 'distribution', 'distribution', 0, 0, 0.8, 'D236135', 1, '*'),
(37399, 'filling', 'filling', 0, 0, 0.4667, 'F452', 1, '*'),
(37400, 'forgot', 'forgot', 0, 0, 0.4, 'F623', 1, '*'),
(37401, 'fulfilling', 'fulfilling', 0, 0, 0.6667, 'F41452', 1, '*'),
(37402, 'gaps', 'gaps', 0, 0, 0.2667, 'G120', 1, '*'),
(37403, 'jar', 'jar', 0, 0, 0.2, 'J600', 1, '*'),
(37404, 'lesser', 'lesser', 0, 0, 0.4, 'L260', 1, '*'),
(37405, 'pebbles', 'pebbles', 0, 0, 0.4667, 'P420', 1, '*'),
(37406, 'ping', 'ping', 0, 0, 0.2667, 'P520', 1, '*'),
(37407, 'pong', 'pong', 0, 0, 0.2667, 'P520', 1, '*'),
(37408, 'poured', 'poured', 0, 0, 0.4, 'P630', 1, '*'),
(37409, 'pouring', 'pouring', 0, 0, 0.4667, 'P652', 1, '*'),
(37410, 'puzzled', 'puzzled', 0, 0, 0.4667, 'P243', 1, '*'),
(37411, 'sand', 'sand', 0, 0, 0.2667, 'S530', 1, '*'),
(37412, 'sand».', 'sand».', 0, 0, 0.4, 'S530', 1, '*'),
(37413, 'somewhat', 'somewhat', 0, 0, 0.5333, 'S530', 1, '*'),
(37414, 'student', 'student', 0, 0, 0.4667, 'S353', 1, '*'),
(37415, 'teacher', 'teacher', 0, 0, 0.4667, 'T260', 1, '*'),
(37416, 'threw', 'threw', 0, 0, 0.3333, 'T600', 1, '*'),
(37417, 'void', 'void', 0, 0, 0.2667, 'V300', 1, '*'),
(37418, 'whenyour', 'whenyour', 0, 0, 0.5333, 'W560', 1, '*'),
(37419, 'βάζο', 'βάζο', 0, 0, 0.2667, 'β000', 1, '*'),
(37420, 'παράδειγμα', 'παράδειγμα', 0, 0, 0.6667, 'π000', 1, '*'),
(37421, 'σωστή', 'σωστή', 0, 0, 0.3333, 'σ000', 1, '*'),
(37422, 'χρόνου', 'χρόνου', 0, 0, 0.4, 'χ000', 1, '*'),
(37454, '185', '185', 0, 0, 0.3, '', 1, '*'),
(37455, 'careers', 'careers', 0, 0, 0.4667, 'C620', 1, '*'),
(37456, 'demand', 'demand', 0, 0, 0.4, 'D530', 1, '*'),
(37457, 'ever-growing', 'ever-growing', 0, 0, 0.8, 'E162652', 1, '*'),
(37458, 'hobbies', 'hobbies', 0, 0, 0.4667, 'H120', 1, '*'),
(37459, 'leisure', 'leisure', 0, 0, 0.4667, 'L260', 1, '*'),
(37460, 'multidimensional', 'multidimensional', 0, 0, 1, 'M435254', 1, '*'),
(37461, 'reductions', 'reductions', 0, 0, 0.6667, 'R32352', 1, '*'),
(37462, 'self-reflection', 'self-reflection', 0, 0, 1, 'S41614235', 1, '*'),
(37463, 'substantial', 'substantial', 0, 0, 0.7333, 'S123534', 2, '*'),
(37464, 'targeted', 'targeted', 0, 0, 0.5333, 'T623', 1, '*'),
(37465, 'workforce', 'workforce', 0, 0, 0.6, 'W62162', 1, '*'),
(37466, 'βalance', 'βalance', 0, 0, 0.4667, 'β452', 1, '*'),
(37467, 'θέλω', 'θέλω', 0, 0, 0.2667, 'θ000', 1, '*'),
(37468, 'ισορροπία', 'ισορροπία', 0, 0, 0.6, 'ι000', 1, '*'),
(37469, '183', '183', 0, 0, 0.3, '', 1, '*'),
(37470, '3-5', '3-5', 0, 0, 0.3, '', 1, '*'),
(37471, 'absorbed', 'absorbed', 0, 0, 0.5333, 'A12613', 1, '*'),
(37472, 'batteries', 'batteries', 0, 0, 0.6, 'B362', 1, '*'),
(37473, 'betterrespond', 'betterrespond', 0, 0, 0.8667, 'B362153', 1, '*'),
(37474, 'checking', 'checking', 0, 0, 0.5333, 'C520', 1, '*'),
(37475, 'conscious', 'conscious', 0, 0, 0.6, 'C520', 1, '*'),
(37476, 'costly', 'costly', 0, 0, 0.4, 'C340', 1, '*'),
(37477, 'counter-productive', 'counter-productive', 0, 0, 1, 'C536163231', 1, '*'),
(37478, 'culture', 'culture', 0, 0, 0.4667, 'C436', 2, '*'),
(37479, 'deny', 'deny', 0, 0, 0.2667, 'D500', 1, '*'),
(37480, 'duties', 'duties', 0, 0, 0.4, 'D200', 1, '*'),
(37481, 'emails', 'emails', 0, 0, 0.4, 'E542', 1, '*'),
(37482, 'execution', 'execution', 0, 0, 0.6, 'E235', 1, '*'),
(37483, 'face-to-face', 'face-to-face', 0, 0, 0.8, 'F2312', 1, '*'),
(37484, 'multi-tasking', 'multi-tasking', 0, 0, 0.8667, 'M43252', 1, '*'),
(37485, 'noting', 'noting', 0, 0, 0.4, 'N352', 1, '*'),
(37486, 'organize', 'organize', 0, 0, 0.5333, 'O6252', 1, '*'),
(37487, 'polite', 'polite', 0, 0, 0.4, 'P430', 1, '*'),
(37488, 'pressing', 'pressing', 0, 0, 0.5333, 'P6252', 1, '*'),
(37489, 'recover', 'recover', 0, 0, 0.4667, 'R216', 1, '*'),
(37490, 'searching', 'searching', 0, 0, 0.6, 'S6252', 1, '*'),
(37491, 'stopping', 'stopping', 0, 0, 0.5333, 'S3152', 1, '*'),
(37492, 'watch', 'watch', 0, 0, 0.3333, 'W320', 1, '*'),
(37493, 'πρακτικές', 'πρακτικές', 0, 0, 0.6, 'π000', 1, '*'),
(37500, '180', '180', 0, 0, 0.3, '', 1, '*'),
(37501, 'aided', 'aided', 0, 0, 0.3333, 'A300', 1, '*'),
(37502, 'biopsychosocial', 'biopsychosocial', 0, 0, 1, 'B240', 1, '*'),
(37503, 'crisis', 'crisis', 0, 0, 0.4, 'C620', 2, '*'),
(37504, 'endured', 'endured', 0, 0, 0.4667, 'E5363', 1, '*'),
(37505, 'individuals', 'individuals', 0, 0, 0.7333, 'I531342', 2, '*'),
(37506, 'pre-crisis', 'pre-crisis', 0, 0, 0.6667, 'P6262', 1, '*'),
(37507, 'promoting', 'promoting', 0, 0, 0.6, 'P65352', 1, '*'),
(37508, 'protecting', 'protecting', 0, 0, 0.6667, 'P632352', 1, '*'),
(37509, 'protective', 'protective', 0, 0, 0.6667, 'P63231', 1, '*'),
(37510, 'psychologically', 'psychologically', 0, 0, 1, 'P2424', 1, '*'),
(37511, 'quickly', 'quickly', 0, 0, 0.4667, 'Q400', 1, '*'),
(37512, 'self-development', 'self-development', 0, 0, 1, 'S41314153', 1, '*'),
(37513, 'short-term', 'short-term', 0, 0, 0.6667, 'S6365', 1, '*'),
(37514, 'whirlwind', 'whirlwind', 0, 0, 0.6, 'W6453', 1, '*'),
(37515, 'ορίζεται', 'ορίζεται', 0, 0, 0.5333, 'ο000', 1, '*'),
(37516, 'ορισμούς', 'ορισμούς', 0, 0, 0.5333, 'ο000', 1, '*'),
(37517, 'πρόσφατους', 'πρόσφατους', 0, 0, 0.6667, 'π000', 1, '*'),
(37518, 'σύμφωνα', 'σύμφωνα', 0, 0, 0.4667, 'σ000', 1, '*'),
(37531, '\'wrong\'', '\'wrong\'', 0, 0, 0.4667, 'W652', 1, '*'),
(37532, '175', '175', 0, 0, 0.3, '', 1, '*'),
(37533, 'climbing', 'climbing', 0, 0, 0.5333, 'C45152', 1, '*'),
(37534, 'dream', 'dream', 0, 0, 0.3333, 'D650', 1, '*'),
(37535, 'exhausting', 'exhausting', 0, 0, 0.6667, 'E2352', 1, '*'),
(37536, 'fails', 'fails', 0, 0, 0.3333, 'F420', 1, '*'),
(37537, 'hunt', 'hunt', 0, 0, 0.2667, 'H530', 1, '*'),
(37538, 'motives', 'motives', 0, 0, 0.4667, 'M312', 1, '*'),
(37539, 'prioritize', 'prioritize', 0, 0, 0.6667, 'P632', 1, '*'),
(37540, 'punish', 'punish', 0, 0, 0.4, 'P520', 1, '*'),
(37541, 'returning', 'returning', 0, 0, 0.6, 'R3652', 1, '*'),
(37542, 'self-actualization', 'self-actualization', 0, 0, 1, 'S41234235', 1, '*'),
(37543, 'stairs', 'stairs', 0, 0, 0.4, 'S362', 1, '*'),
(37544, 'stops', 'stops', 0, 0, 0.3333, 'S312', 1, '*'),
(37545, 'stricter', 'stricter', 0, 0, 0.5333, 'S36236', 1, '*'),
(37546, 'βάλω', 'βάλω', 0, 0, 0.2667, 'β000', 1, '*'),
(37547, 'δυσκολεύομαι', 'δυσκολεύομαι', 0, 0, 0.8, 'δ000', 1, '*'),
(37548, 'στόχους', 'στόχους', 0, 0, 0.4667, 'σ000', 1, '*'),
(37562, '174', '174', 0, 0, 0.3, '', 1, '*'),
(37563, 'advisable', 'advisable', 0, 0, 0.6, 'A31214', 1, '*'),
(37564, 'birthday', 'birthday', 0, 0, 0.5333, 'B630', 1, '*'),
(37565, 'core', 'core', 0, 0, 0.2667, 'C600', 1, '*'),
(37566, 'empower', 'empower', 0, 0, 0.4667, 'E516', 1, '*'),
(37567, 'essentially', 'essentially', 0, 0, 0.7333, 'E2534', 1, '*'),
(37568, 'grow', 'grow', 0, 0, 0.2667, 'G600', 1, '*'),
(37569, 'milestone', 'milestone', 0, 0, 0.6, 'M4235', 1, '*'),
(37570, 'neglected', 'neglected', 0, 0, 0.6, 'N2423', 1, '*'),
(37571, 'ourselves”.', 'ourselves”.', 0, 0, 0.7333, 'O62412', 1, '*'),
(37572, 'prioritization', 'prioritization', 0, 0, 0.9333, 'P63235', 1, '*'),
(37573, 'signaled', 'signaled', 0, 0, 0.5333, 'S543', 1, '*'),
(37574, 'strictly', 'strictly', 0, 0, 0.5333, 'S36234', 1, '*'),
(37575, 'trap', 'trap', 0, 0, 0.2667, 'T610', 1, '*'),
(37576, 'εκπλήρωσης', 'εκπλήρωσης', 0, 0, 0.6667, 'ε000', 1, '*'),
(37577, 'νέο', 'νέο', 0, 0, 0.2, 'ν000', 1, '*'),
(37578, 'ξεκίνημα', 'ξεκίνημα', 0, 0, 0.5333, 'ξ000', 1, '*'),
(37579, 'πριν', 'πριν', 0, 0, 0.2667, 'π000', 1, '*'),
(37580, 'προθεσμία', 'προθεσμία', 0, 0, 0.6, 'π000', 1, '*'),
(37581, 'όνειρα', 'όνειρα', 0, 0, 0.4, 'ό000', 1, '*'),
(37593, '170', '170', 0, 0, 0.3, '', 1, '*'),
(37594, 'dealing-with', 'dealing-with', 0, 0, 0.8, 'D4523', 1, '*'),
(37595, 'flexibility', 'flexibility', 0, 0, 0.7333, 'F42143', 2, '*'),
(37596, 'recipe', 'recipe', 0, 0, 0.4, 'R210', 1, '*'),
(37597, 'scary', 'scary', 0, 0, 0.3333, 'S600', 1, '*'),
(37598, 'shake', 'shake', 0, 0, 0.3333, 'S000', 1, '*'),
(37599, 'unfamiliar', 'unfamiliar', 0, 0, 0.6667, 'U51546', 1, '*'),
(37600, 'ανταποκρίνεται', 'ανταποκρίνεται', 0, 0, 0.9333, 'α000', 1, '*'),
(37608, '169', '169', 0, 0, 0.3, '', 1, '*'),
(37609, 'leader', 'leader', 0, 0, 0.4, 'L360', 1, '*'),
(37610, 'leaders', 'leaders', 0, 0, 0.4667, 'L362', 1, '*'),
(37611, 'novel', 'novel', 0, 0, 0.3333, 'N140', 1, '*'),
(37612, 'seize', 'seize', 0, 0, 0.3333, 'S000', 1, '*'),
(37613, 'splendor', 'splendor', 0, 0, 0.5333, 'S14536', 1, '*'),
(37614, 'unconstrained', 'unconstrained', 0, 0, 0.8667, 'U52523653', 1, '*'),
(37615, 'varied', 'varied', 0, 0, 0.4, 'V630', 1, '*'),
(37616, 'workspaces', 'workspaces', 0, 0, 0.6667, 'W6212', 1, '*'),
(37617, 'προσαρμόζεσαι', 'προσαρμόζεσαι', 0, 0, 0.8667, 'π000', 1, '*'),
(37623, '168', '168', 0, 0, 0.3, '', 1, '*'),
(37624, 'asset', 'asset', 0, 0, 0.3333, 'A230', 1, '*'),
(37625, 'beautiful.”', 'beautiful.”', 0, 0, 0.7333, 'B314', 1, '*'),
(37626, 'calmer', 'calmer', 0, 0, 0.4, 'C456', 1, '*'),
(37627, 'equanimity', 'equanimity', 0, 0, 0.6667, 'E253', 1, '*'),
(37628, 'freud', 'freud', 0, 0, 0.3333, 'F630', 1, '*'),
(37629, 'imminent', 'imminent', 0, 0, 0.5333, 'I530', 2, '*'),
(37630, 'interpret', 'interpret', 0, 0, 0.6, 'I536163', 1, '*'),
(37631, 'magic', 'magic', 0, 0, 0.3333, 'M200', 1, '*'),
(37632, 'perpetuated', 'perpetuated', 0, 0, 0.7333, 'P613', 1, '*'),
(37633, 'rug', 'rug', 0, 0, 0.2, 'R200', 1, '*'),
(37634, 'strike', 'strike', 0, 0, 0.4, 'S362', 1, '*'),
(37635, 'struggle', 'struggle', 0, 0, 0.5333, 'S3624', 1, '*'),
(37636, 'valuable', 'valuable', 0, 0, 0.5333, 'V414', 1, '*'),
(37637, 'wand', 'wand', 0, 0, 0.2667, 'W530', 1, '*'),
(37638, '«ευχαριστώ', '«ευχαριστώ', 0, 0, 0.6667, 'ε000', 1, '*'),
(37639, 'ήταν', 'ήταν', 0, 0, 0.2667, 'ή000', 1, '*'),
(37640, 'εύκολο»', 'εύκολο»', 0, 0, 0.4667, 'ε000', 1, '*'),
(37641, 'πει', 'πει', 0, 0, 0.2, 'π000', 1, '*'),
(37642, '“one', '“one', 0, 0, 0.2667, '“500', 1, '*'),
(37654, '167', '167', 0, 0, 0.3, '', 1, '*'),
(37655, 'adaptable', 'adaptable', 0, 0, 0.6, 'A31314', 1, '*'),
(37656, 'aftermath', 'aftermath', 0, 0, 0.6, 'A13653', 1, '*'),
(37657, 'camera', 'camera', 0, 0, 0.4, 'C560', 1, '*'),
(37658, 'darwin', 'darwin', 0, 0, 0.4, 'D650', 1, '*'),
(37659, 'differently', 'differently', 0, 0, 0.7333, 'D16534', 1, '*'),
(37660, 'evolve', 'evolve', 0, 0, 0.4, 'E141', 1, '*'),
(37661, 'humiliating', 'humiliating', 0, 0, 0.7333, 'H54352', 1, '*'),
(37662, 'insight', 'insight', 0, 0, 0.4667, 'I523', 1, '*'),
(37663, 'lessons', 'lessons', 0, 0, 0.4667, 'L252', 1, '*'),
(37664, 'nobody', 'nobody', 0, 0, 0.4, 'N130', 1, '*'),
(37665, 'procedure', 'procedure', 0, 0, 0.6, 'P6236', 1, '*'),
(37666, 'survives', 'survives', 0, 0, 0.5333, 'S612', 1, '*'),
(37667, 'try-out', 'try-out', 0, 0, 0.4667, 'T630', 1, '*'),
(37668, 'zoom', 'zoom', 0, 0, 0.2667, 'Z500', 1, '*'),
(37669, 'έξυπνος', 'έξυπνος', 0, 0, 0.4667, 'έ000', 1, '*'),
(37670, 'αλλαγή', 'αλλαγή', 0, 0, 0.4, 'α000', 1, '*'),
(37671, 'αναπροσαρμογής', 'αναπροσαρμογής', 0, 0, 0.9333, 'α000', 1, '*'),
(37672, 'δαρβίνος', 'δαρβίνος', 0, 0, 0.5333, 'δ000', 1, '*'),
(37673, 'δυνατός', 'δυνατός', 0, 0, 0.4667, 'δ000', 1, '*'),
(37674, 'ούτε', 'ούτε', 0, 0, 0.2667, 'ο000', 1, '*'),
(37675, 'προσαρμόζεται', 'προσαρμόζεται', 0, 0, 0.8667, 'π000', 1, '*'),
(37687, 'created', 'created', 0, 0, 0.4667, 'C630', 2, '*'),
(37778, '156', '156', 0, 0, 0.3, '', 1, '*'),
(37779, 'achieved', 'achieved', 0, 0, 0.5333, 'A213', 1, '*'),
(37780, 'believed', 'believed', 0, 0, 0.5333, 'B413', 1, '*'),
(37781, 'competent', 'competent', 0, 0, 0.6, 'C51353', 1, '*'),
(37782, 'confirm', 'confirm', 0, 0, 0.4667, 'C5165', 1, '*'),
(37783, 'evolves', 'evolves', 0, 0, 0.4667, 'E1412', 1, '*'),
(37784, 'explore', 'explore', 0, 0, 0.4667, 'E2146', 1, '*'),
(37785, 'flourish', 'flourish', 0, 0, 0.5333, 'F462', 1, '*'),
(37786, 'recognition', 'recognition', 0, 0, 0.7333, 'R2535', 1, '*'),
(37787, 'sufficiency', 'sufficiency', 0, 0, 0.7333, 'S1252', 1, '*'),
(37788, 'unwavering', 'unwavering', 0, 0, 0.6667, 'U51652', 1, '*'),
(37789, 'αίσθηση', 'αίσθηση', 0, 0, 0.4667, 'α000', 1, '*'),
(37790, 'ικανότητας', 'ικανότητας', 0, 0, 0.6667, 'ι000', 1, '*'),
(37791, 'καταφέρεις', 'καταφέρεις', 0, 0, 0.6667, 'κ000', 1, '*'),
(37792, 'ποιος', 'ποιος', 0, 0, 0.3333, 'π000', 1, '*'),
(37793, 'σκέψου', 'σκέψου', 0, 0, 0.4, 'σ000', 1, '*'),
(37809, '151', '151', 0, 0, 0.3, '', 1, '*'),
(37810, 'affront', 'affront', 0, 0, 0.4667, 'A1653', 1, '*'),
(37811, 'chariot', 'chariot', 0, 0, 0.4667, 'C630', 1, '*'),
(37812, 'charioteer', 'charioteer', 0, 0, 0.6667, 'C636', 1, '*'),
(37813, 'coming', 'coming', 0, 0, 0.4, 'C520', 1, '*'),
(37814, 'horse', 'horse', 0, 0, 0.3333, 'H620', 1, '*'),
(37815, 'horses', 'horses', 0, 0, 0.4, 'H620', 1, '*'),
(37816, 'life-changing', 'life-changing', 0, 0, 0.8667, 'L125252', 1, '*'),
(37817, 'marry', 'marry', 0, 0, 0.3333, 'M600', 1, '*'),
(37818, 'minds', 'minds', 0, 0, 0.3333, 'M320', 1, '*'),
(37819, 'plato', 'plato', 0, 0, 0.3333, 'P430', 1, '*'),
(37820, 'pulled', 'pulled', 0, 0, 0.4, 'P430', 1, '*'),
(37821, 'requesting', 'requesting', 0, 0, 0.6667, 'R2352', 1, '*'),
(37822, 'stable', 'stable', 0, 0, 0.4, 'S314', 1, '*'),
(37823, 'winged', 'winged', 0, 0, 0.4, 'W523', 1, '*'),
(37824, 'λογική', 'λογική', 0, 0, 0.4, 'λ000', 1, '*'),
(37840, '150', '150', 0, 0, 0.3, '', 1, '*'),
(37841, 'appraisal', 'appraisal', 0, 0, 0.6, 'A1624', 1, '*'),
(37842, 'arrive', 'arrive', 0, 0, 0.4, 'A610', 1, '*'),
(37843, 'decode', 'decode', 0, 0, 0.4, 'D230', 1, '*'),
(37844, 'deductive', 'deductive', 0, 0, 0.6, 'D231', 1, '*'),
(37845, 'guard', 'guard', 0, 0, 0.3333, 'G630', 1, '*'),
(37846, 'impulsiveness', 'impulsiveness', 0, 0, 0.8667, 'I5142152', 1, '*'),
(37847, 'instantaneously', 'instantaneously', 0, 0, 1, 'I52353524', 1, '*'),
(37848, 'paraphysical', 'paraphysical', 0, 0, 0.8, 'P6124', 1, '*'),
(37849, 'perception', 'perception', 0, 0, 0.6667, 'P62135', 1, '*'),
(37850, 'principles', 'principles', 0, 0, 0.6667, 'P652142', 1, '*'),
(37851, 'problem-solving', 'problem-solving', 0, 0, 1, 'P614524152', 1, '*'),
(37852, 'realty', 'realty', 0, 0, 0.4, 'R430', 1, '*'),
(37853, 'reasoning', 'reasoning', 0, 0, 0.6, 'R252', 1, '*'),
(37854, 'reflects', 'reflects', 0, 0, 0.5333, 'R14232', 1, '*'),
(37855, 'unplanned', 'unplanned', 0, 0, 0.6, 'U51453', 1, '*'),
(37856, 'validity', 'validity', 0, 0, 0.5333, 'V430', 1, '*'),
(37871, '149', '149', 0, 0, 0.3, '', 1, '*'),
(37872, 'acting', 'acting', 0, 0, 0.4, 'A2352', 1, '*'),
(37873, 'anyway', 'anyway', 0, 0, 0.4, 'A500', 1, '*'),
(37874, 'bucket', 'bucket', 0, 0, 0.4, 'B230', 1, '*'),
(37875, 'creatures', 'creatures', 0, 0, 0.6, 'C6362', 1, '*'),
(37876, 'distinguishes', 'distinguishes', 0, 0, 0.8667, 'D2352', 1, '*'),
(37877, 'ice-cream', 'ice-cream', 0, 0, 0.6, 'I265', 1, '*'),
(37878, 'impulsive', 'impulsive', 0, 0, 0.6, 'I51421', 1, '*'),
(37879, 'inaccuracy', 'inaccuracy', 0, 0, 0.6667, 'I5262', 1, '*'),
(37880, 'interconnected', 'interconnected', 0, 0, 0.9333, 'I5362523', 1, '*'),
(37881, 'limbic', 'limbic', 0, 0, 0.4, 'L512', 1, '*'),
(37882, 'logically', 'logically', 0, 0, 0.6, 'L240', 1, '*'),
(37883, 'misjudgment', 'misjudgment', 0, 0, 0.7333, 'M23253', 1, '*'),
(37884, 'operate', 'operate', 0, 0, 0.4667, 'O163', 1, '*'),
(37885, 'structures', 'structures', 0, 0, 0.6667, 'S362362', 1, '*'),
(37886, 'λάθος', 'λάθος', 0, 0, 0.3333, 'λ000', 1, '*'),
(37887, 'παίρνουμε', 'παίρνουμε', 0, 0, 0.6, 'π000', 1, '*'),
(37902, '148', '148', 0, 0, 0.3, '', 1, '*'),
(37903, 'analytic', 'analytic', 0, 0, 0.5333, 'A5432', 1, '*'),
(37904, 'applying', 'applying', 0, 0, 0.5333, 'A1452', 2, '*'),
(37905, 'automatic', 'automatic', 0, 0, 0.6, 'A3532', 1, '*'),
(37906, 'baes', 'baes', 0, 0, 0.2667, 'B200', 1, '*'),
(37907, 'bargh', 'bargh', 0, 0, 0.3333, 'B620', 1, '*'),
(37908, 'broke', 'broke', 0, 0, 0.3333, 'B620', 1, '*'),
(37909, 'capacity', 'capacity', 0, 0, 0.5333, 'C123', 1, '*'),
(37910, 'central', 'central', 0, 0, 0.4667, 'C5364', 3, '*'),
(37911, 'completion', 'completion', 0, 0, 0.6667, 'C51435', 1, '*'),
(37912, 'considerations', 'considerations', 0, 0, 0.9333, 'C5236352', 1, '*'),
(37913, 'controllability', 'controllability', 0, 0, 1, 'C5364143', 1, '*'),
(37914, 'controlled', 'controlled', 0, 0, 0.6667, 'C53643', 2, '*'),
(37915, 'deliberate', 'deliberate', 0, 0, 0.6667, 'D4163', 1, '*'),
(37916, 'domain-general', 'domain-general', 0, 0, 0.9333, 'D52564', 1, '*'),
(37917, 'dynamics', 'dynamics', 0, 0, 0.5333, 'D520', 1, '*'),
(37918, 'efficiency', 'efficiency', 0, 0, 0.6667, 'E1252', 1, '*'),
(37919, 'evolutionarily', 'evolutionarily', 0, 0, 0.9333, 'E143564', 1, '*'),
(37920, 'gathered', 'gathered', 0, 0, 0.5333, 'G363', 1, '*'),
(37921, 'gut-feeling', 'gut-feeling', 0, 0, 0.7333, 'G31452', 1, '*'),
(37922, 'intentionality', 'intentionality', 0, 0, 0.9333, 'I5353543', 1, '*'),
(37923, 'john', 'john', 0, 0, 0.2667, 'J500', 1, '*'),
(37924, 'models', 'models', 0, 0, 0.4, 'M342', 1, '*'),
(37925, 'moderately', 'moderately', 0, 0, 0.6667, 'M3634', 1, '*'),
(37926, 'override', 'override', 0, 0, 0.5333, 'O163', 1, '*'),
(37927, 'performs', 'performs', 0, 0, 0.5333, 'P61652', 1, '*'),
(37928, 'properties', 'properties', 0, 0, 0.6667, 'P61632', 1, '*'),
(37929, 'reliable', 'reliable', 0, 0, 0.5333, 'R414', 1, '*'),
(37930, 'rule-based', 'rule-based', 0, 0, 0.6667, 'R4123', 1, '*'),
(37931, 'sequential', 'sequential', 0, 0, 0.6667, 'S534', 1, '*'),
(37932, 'slower', 'slower', 0, 0, 0.4, 'S460', 1, '*'),
(37933, 'standards', 'standards', 0, 0, 0.6, 'S353632', 1, '*'),
(37934, 'subconscious', 'subconscious', 0, 0, 0.8, 'S1252', 1, '*'),
(37935, 'systems', 'systems', 0, 0, 0.4667, 'S352', 2, '*'),
(37936, 'we\'ve', 'we\'ve', 0, 0, 0.3333, 'W100', 1, '*'),
(37937, 'weighing', 'weighing', 0, 0, 0.5333, 'W252', 1, '*'),
(37938, 'whereas', 'whereas', 0, 0, 0.4667, 'W620', 1, '*'),
(37965, '144', '144', 0, 0, 0.3, '', 1, '*'),
(37966, 'adoption', 'adoption', 0, 0, 0.5333, 'A3135', 2, '*'),
(37967, 'conceiving', 'conceiving', 0, 0, 0.6667, 'C52152', 1, '*'),
(37968, 'horizon', 'horizon', 0, 0, 0.4667, 'H625', 1, '*'),
(37969, 'innovative', 'innovative', 0, 0, 0.6667, 'I5131', 1, '*'),
(37970, 'magnet', 'magnet', 0, 0, 0.4, 'M253', 1, '*'),
(37971, 'original', 'original', 0, 0, 0.5333, 'O6254', 1, '*'),
(37972, 'pushing', 'pushing', 0, 0, 0.4667, 'P252', 1, '*'),
(37973, 'widening', 'widening', 0, 0, 0.5333, 'W352', 1, '*'),
(37974, 'ǂ', 'ǂ', 0, 0, 0.0667, 'ǂ000', 1, '*'),
(37975, 'αποτελέσματα', 'αποτελέσματα', 0, 0, 0.8, 'α000', 1, '*'),
(37976, 'μαγνήτης', 'μαγνήτης', 0, 0, 0.5333, 'μ000', 1, '*'),
(37977, 'σαν', 'σαν', 0, 0, 0.2, 'σ000', 1, '*'),
(37978, 'στάση', 'στάση', 0, 0, 0.3333, 'σ000', 1, '*'),
(37980, '143', '143', 0, 0, 0.3, '', 1, '*'),
(37981, 'addressed', 'addressed', 0, 0, 0.6, 'A3623', 1, '*'),
(37982, 'all-round', 'all-round', 0, 0, 0.6, 'A4653', 1, '*'),
(37983, 'altruism', 'altruism', 0, 0, 0.5333, 'A43625', 1, '*'),
(37984, 'amazement', 'amazement', 0, 0, 0.6, 'A5253', 1, '*'),
(37985, 'bonding', 'bonding', 0, 0, 0.4667, 'B5352', 1, '*'),
(37986, 'charm', 'charm', 0, 0, 0.3333, 'C650', 1, '*'),
(37987, 'companionship', 'companionship', 0, 0, 0.8667, 'C51521', 1, '*'),
(37988, 'concern', 'concern', 0, 0, 0.4667, 'C5265', 2, '*'),
(37989, 'conquers', 'conquers', 0, 0, 0.5333, 'C5262', 1, '*'),
(37990, 'curiosity', 'curiosity', 0, 0, 0.6, 'C623', 1, '*'),
(37991, 'deepest', 'deepest', 0, 0, 0.4667, 'D123', 1, '*'),
(37992, 'delicious', 'delicious', 0, 0, 0.6, 'D420', 1, '*'),
(37993, 'encountered', 'encountered', 0, 0, 0.7333, 'E525363', 1, '*'),
(37994, 'exciting', 'exciting', 0, 0, 0.5333, 'E2352', 1, '*'),
(37995, 'generous', 'generous', 0, 0, 0.5333, 'G562', 1, '*'),
(37996, 'hope', 'hope', 0, 0, 0.2667, 'H100', 1, '*'),
(37997, 'hoped', 'hoped', 0, 0, 0.3333, 'H130', 1, '*'),
(37998, 'humanity', 'humanity', 0, 0, 0.5333, 'H530', 1, '*'),
(37999, 'inspiration', 'inspiration', 0, 0, 0.7333, 'I521635', 1, '*'),
(38000, 'pet', 'pet', 0, 0, 0.2, 'P300', 1, '*'),
(38001, 'proves', 'proves', 0, 0, 0.4, 'P612', 1, '*'),
(38002, 'relief', 'relief', 0, 0, 0.4, 'R410', 1, '*'),
(38003, 'reverence', 'reverence', 0, 0, 0.6, 'R1652', 1, '*'),
(38004, 'self-acceptance', 'self-acceptance', 0, 0, 1, 'S4121352', 1, '*'),
(38005, 'self-assurance', 'self-assurance', 0, 0, 0.9333, 'S412652', 1, '*'),
(38006, 'selfless', 'selfless', 0, 0, 0.5333, 'S4142', 1, '*'),
(38007, 'serenity', 'serenity', 0, 0, 0.5333, 'S653', 1, '*'),
(38008, 'smiles', 'smiles', 0, 0, 0.4, 'S542', 1, '*'),
(38009, 'spectacular', 'spectacular', 0, 0, 0.7333, 'S123246', 1, '*'),
(38010, 'sudden', 'sudden', 0, 0, 0.4, 'S350', 1, '*'),
(38011, 'sympathy', 'sympathy', 0, 0, 0.5333, 'S513', 1, '*'),
(38012, 'uncertain', 'uncertain', 0, 0, 0.6, 'U52635', 1, '*'),
(38013, 'vitality', 'vitality', 0, 0, 0.5333, 'V343', 1, '*'),
(38014, 'willingness', 'willingness', 0, 0, 0.7333, 'W45252', 1, '*'),
(38051, 'lastly', 'lastly', 0, 0, 0.4, 'L234', 2, '*'),
(38074, '137', '137', 0, 0, 0.3, '', 1, '*'),
(38075, 'abstract', 'abstract', 0, 0, 0.5333, 'A123623', 1, '*'),
(38076, 'discretion', 'discretion', 0, 0, 0.6667, 'D2635', 1, '*'),
(38077, 'embellish', 'embellish', 0, 0, 0.6, 'E5142', 1, '*'),
(38078, 'evading', 'evading', 0, 0, 0.4667, 'E1352', 1, '*'),
(38079, 'insignificant', 'insignificant', 0, 0, 0.8667, 'I5251253', 1, '*'),
(38080, 'reputation', 'reputation', 0, 0, 0.6667, 'R135', 1, '*'),
(38081, 'vague', 'vague', 0, 0, 0.3333, 'V200', 1, '*'),
(38082, 'αγγίζουμε', 'αγγίζουμε', 0, 0, 0.6, 'α000', 1, '*'),
(38083, 'μεγάλα', 'μεγάλα', 0, 0, 0.4, 'μ000', 1, '*'),
(38084, 'μετρούν', 'μετρούν', 0, 0, 0.4667, 'μ000', 1, '*'),
(38085, 'φαντασμαγορικά', 'φαντασμαγορικά', 0, 0, 0.9333, 'φ000', 1, '*'),
(38089, '\'s', '\'s', 0, 0, 0.1333, 'S000', 1, '*'),
(38090, '136', '136', 0, 0, 0.3, '', 1, '*'),
(38091, 'acquaintances', 'acquaintances', 0, 0, 0.8667, 'A25352', 1, '*'),
(38092, 'drag', 'drag', 0, 0, 0.2667, 'D620', 1, '*'),
(38093, 'finds', 'finds', 0, 0, 0.3333, 'F532', 1, '*'),
(38094, 'fulfilled', 'fulfilled', 0, 0, 0.6, 'F4143', 1, '*'),
(38095, 'fulfills', 'fulfills', 0, 0, 0.5333, 'F4142', 1, '*'),
(38096, 'gesture', 'gesture', 0, 0, 0.4667, 'G360', 1, '*'),
(38097, 'integrate', 'integrate', 0, 0, 0.6, 'I53263', 1, '*'),
(38098, 'someone\'s', 'someone\'s', 0, 0, 0.6, 'S520', 1, '*'),
(38099, 'transmit', 'transmit', 0, 0, 0.5333, 'T65253', 1, '*'),
(38100, 'transmitter', 'transmitter', 0, 0, 0.7333, 'T652536', 1, '*'),
(38101, 'άνθρωπος', 'άνθρωπος', 0, 0, 0.5333, 'ά000', 1, '*'),
(38102, 'βρίσκει', 'βρίσκει', 0, 0, 0.4667, 'β000', 1, '*'),
(38103, 'ευτυχισμένος', 'ευτυχισμένος', 0, 0, 0.8, 'ε000', 1, '*'),
(38104, 'λόγους', 'λόγους', 0, 0, 0.4, 'λ000', 1, '*'),
(38105, 'ξεκινά', 'ξεκινά', 0, 0, 0.4, 'ξ000', 1, '*'),
(38106, 'χαμογελάει', 'χαμογελάει', 0, 0, 0.6667, 'χ000', 1, '*'),
(38186, 'ingredients', 'ingredients', 0, 0, 0.7333, 'I5263532', 2, '*'),
(38198, 'blossom', 'blossom', 0, 0, 0.4667, 'B425', 1, '*'),
(38199, 'catharsis', 'catharsis', 0, 0, 0.6, 'C362', 1, '*'),
(38200, 'charming', 'charming', 0, 0, 0.5333, 'C652', 1, '*'),
(38201, 'crying', 'crying', 0, 0, 0.4, 'C652', 1, '*'),
(38202, 'gardeners', 'gardeners', 0, 0, 0.6, 'G63562', 1, '*'),
(38203, 'literature', 'literature', 0, 0, 0.6667, 'L3636', 1, '*'),
(38204, 'reciprocity', 'reciprocity', 0, 0, 0.7333, 'R21623', 1, '*'),
(38205, 'releasing', 'releasing', 0, 0, 0.6, 'R4252', 1, '*'),
(38206, 'souls', 'souls', 0, 0, 0.3333, 'S420', 1, '*'),
(38207, 'traumatic', 'traumatic', 0, 0, 0.6, 'T6532', 1, '*'),
(38208, 'αμοιβαιότητα', 'αμοιβαιότητα', 0, 0, 0.8, 'α000', 1, '*'),
(38209, 'ανθίζει', 'ανθίζει', 0, 0, 0.4667, 'α000', 1, '*'),
(38210, 'ας', 'ας', 0, 0, 0.1333, 'α000', 1, '*'),
(38211, 'αυτούς', 'αυτούς', 0, 0, 0.4, 'α000', 1, '*'),
(38212, 'δίνουν', 'δίνουν', 0, 0, 0.4, 'δ000', 1, '*'),
(38213, 'είμαστε', 'είμαστε', 0, 0, 0.4667, 'ε000', 1, '*'),
(38214, 'ευγνώμονες', 'ευγνώμονες', 0, 0, 0.6667, 'ε000', 1, '*'),
(38215, 'κάθαρση', 'κάθαρση', 0, 0, 0.4667, 'κ000', 1, '*'),
(38216, 'κηπουροί', 'κηπουροί', 0, 0, 0.5333, 'κ000', 1, '*'),
(38217, 'χαρά', 'χαρά', 0, 0, 0.2667, 'χ000', 1, '*'),
(38229, 'asserting', 'asserting', 0, 0, 0.6, 'A26352', 1, '*'),
(38230, 'becoming', 'becoming', 0, 0, 0.5333, 'B252', 1, '*'),
(38231, 'behave', 'behave', 0, 0, 0.4, 'B000', 1, '*'),
(38232, 'harmonious', 'harmonious', 0, 0, 0.6667, 'H652', 1, '*'),
(38233, 'life-long', 'life-long', 0, 0, 0.6, 'L1452', 1, '*'),
(38234, 'διεκδικείς', 'διεκδικείς', 0, 0, 0.6667, 'δ000', 1, '*'),
(38235, 'σταματάς', 'σταματάς', 0, 0, 0.5333, 'σ000', 1, '*'),
(38236, '122', '122', 0, 0, 0.3, '', 1, '*'),
(38237, 'admit', 'admit', 0, 0, 0.3333, 'A353', 7, '*'),
(38238, 'assertion', 'assertion', 0, 0, 0.6, 'A2635', 1, '*'),
(38239, 'considering', 'considering', 0, 0, 0.7333, 'C523652', 1, '*'),
(38240, 'individual\'s', 'individual\'s', 0, 0, 0.8, 'I531342', 1, '*'),
(38241, 'successes', 'successes', 0, 0, 0.6, 'S000', 1, '*'),
(38242, 'weakness', 'weakness', 0, 0, 0.5333, 'W252', 1, '*'),
(38243, '121', '121', 0, 0, 0.3, '', 1, '*'),
(38244, 'aggressively', 'aggressively', 0, 0, 0.8, 'A26214', 1, '*'),
(38245, 'apossible', 'apossible', 0, 0, 0.6, 'A1214', 1, '*'),
(38246, 'assert', 'assert', 0, 0, 0.4, 'A263', 1, '*'),
(38247, 'compliance', 'compliance', 0, 0, 0.6667, 'C51452', 1, '*'),
(38248, 'confusion', 'confusion', 0, 0, 0.6, 'C5125', 2, '*'),
(38249, 'egoistically', 'egoistically', 0, 0, 0.8, 'E2324', 1, '*'),
(38250, 'fail', 'fail', 0, 0, 0.2667, 'F400', 1, '*'),
(38251, 'inappropriate', 'inappropriate', 0, 0, 0.8667, 'I516163', 1, '*'),
(38252, 'interacting', 'interacting', 0, 0, 0.7333, 'I5362352', 1, '*'),
(38253, 'intimidating', 'intimidating', 0, 0, 0.8, 'I535352', 1, '*'),
(38254, 'liked', 'liked', 0, 0, 0.3333, 'L230', 1, '*'),
(38255, 'manner', 'manner', 0, 0, 0.4, 'M600', 1, '*'),
(38256, 'non-assertive', 'non-assertive', 0, 0, 0.8667, 'N2631', 1, '*'),
(38257, 'passively', 'passively', 0, 0, 0.6, 'P214', 1, '*'),
(38258, 'pressuring', 'pressuring', 0, 0, 0.6667, 'P62652', 1, '*'),
(38259, 'reacting', 'reacting', 0, 0, 0.5333, 'R2352', 1, '*'),
(38260, 'regarded', 'regarded', 0, 0, 0.5333, 'R263', 1, '*'),
(38261, 'sole', 'sole', 0, 0, 0.2667, 'S400', 1, '*'),
(38262, 'straightforward', 'straightforward', 0, 0, 1, 'S3623163', 1, '*'),
(38263, 'threefold', 'threefold', 0, 0, 0.6, 'T6143', 1, '*'),
(38264, 'undermine', 'undermine', 0, 0, 0.6, 'U5365', 1, '*'),
(38265, 'undermining', 'undermining', 0, 0, 0.7333, 'U53652', 1, '*'),
(38266, 'winning', 'winning', 0, 0, 0.4667, 'W520', 1, '*'),
(38267, 'δυναμική', 'δυναμική', 0, 0, 0.5333, 'δ000', 1, '*'),
(38268, 'επιτυχίας', 'επιτυχίας', 0, 0, 0.6, 'ε000', 1, '*'),
(38269, 'εύκολο', 'εύκολο', 0, 0, 0.4, 'ε000', 1, '*'),
(38270, 'ζήτησε', 'ζήτησε', 0, 0, 0.4, 'ζ000', 1, '*'),
(38271, 'ορίσεις', 'ορίσεις', 0, 0, 0.4667, 'ο000', 1, '*'),
(38272, 'πίστεψε', 'πίστεψε', 0, 0, 0.4667, 'π000', 1, '*'),
(38273, 'τρίπτυχο', 'τρίπτυχο', 0, 0, 0.5333, 'τ000', 1, '*'),
(38274, '117', '117', 0, 0, 0.3, '', 1, '*'),
(38275, 'beware', 'beware', 0, 0, 0.4, 'B600', 1, '*'),
(38276, 'depleted', 'depleted', 0, 0, 0.5333, 'D143', 1, '*'),
(38277, 'hunger', 'hunger', 0, 0, 0.4, 'H526', 1, '*'),
(38278, 'reduces', 'reduces', 0, 0, 0.4667, 'R320', 1, '*'),
(38279, 'skipping', 'skipping', 0, 0, 0.5333, 'S152', 1, '*'),
(38280, 'snack', 'snack', 0, 0, 0.3333, 'S520', 1, '*'),
(38281, 'yawning', 'yawning', 0, 0, 0.4667, 'Y520', 1, '*'),
(38282, 'ενέργειά', 'ενέργειά', 0, 0, 0.5333, 'ε000', 1, '*'),
(38283, 'ενισχύει', 'ενισχύει', 0, 0, 0.5333, 'ε000', 1, '*'),
(38284, 'μειώνει', 'μειώνει', 0, 0, 0.4667, 'μ000', 1, '*'),
(38289, '116', '116', 0, 0, 0.3, '', 1, '*'),
(38290, 'acknowledging', 'acknowledging', 0, 0, 0.8667, 'A2543252', 1, '*'),
(38291, 'alcohol', 'alcohol', 0, 0, 0.4667, 'A424', 2, '*'),
(38292, 'caffeine', 'caffeine', 0, 0, 0.5333, 'C150', 2, '*'),
(38293, 'concerning', 'concerning', 0, 0, 0.6667, 'C52652', 1, '*'),
(38294, 'conquer', 'conquer', 0, 0, 0.4667, 'C526', 1, '*'),
(38295, 'firstly', 'firstly', 0, 0, 0.4667, 'F6234', 1, '*'),
(38296, 'imprinted', 'imprinted', 0, 0, 0.6, 'I51653', 1, '*'),
(38297, 'pursuits', 'pursuits', 0, 0, 0.5333, 'P6232', 1, '*'),
(38298, 'remembered', 'remembered', 0, 0, 0.6667, 'R5163', 1, '*'),
(38299, 'sedentary', 'sedentary', 0, 0, 0.6, 'S3536', 1, '*'),
(38300, 'so-called', 'so-called', 0, 0, 0.6, 'S430', 1, '*'),
(38301, 'switch', 'switch', 0, 0, 0.4, 'S320', 1, '*'),
(38302, '«what', '«what', 0, 0, 0.3333, 'W300', 1, '*'),
(38303, 'διαχειριστώ', 'διαχειριστώ', 0, 0, 0.7333, 'δ000', 1, '*'),
(38304, 'επιμονή', 'επιμονή', 0, 0, 0.4667, 'ε000', 1, '*'),
(38305, 'κατακτώνται', 'κατακτώνται', 0, 0, 0.7333, 'κ000', 1, '*'),
(38306, 'μπορούσα', 'μπορούσα', 0, 0, 0.5333, 'μ000', 1, '*'),
(38320, '115', '115', 0, 0, 0.3, '', 1, '*'),
(38321, 'consumes', 'consumes', 0, 0, 0.5333, 'C5252', 1, '*'),
(38322, 'determined', 'determined', 0, 0, 0.6667, 'D653', 1, '*'),
(38323, 'ensuring', 'ensuring', 0, 0, 0.5333, 'E52652', 1, '*'),
(38324, 'flows', 'flows', 0, 0, 0.3333, 'F420', 1, '*'),
(38325, 'fulfil', 'fulfil', 0, 0, 0.4, 'F414', 1, '*'),
(38326, 'mobilized', 'mobilized', 0, 0, 0.6, 'M1423', 1, '*'),
(38327, 'recharge', 'recharge', 0, 0, 0.5333, 'R262', 1, '*'),
(38328, 'replenished', 'replenished', 0, 0, 0.7333, 'R14523', 1, '*'),
(38329, 'revitalize', 'revitalize', 0, 0, 0.6667, 'R1342', 1, '*'),
(38330, 'rhythms', 'rhythms', 0, 0, 0.4667, 'R352', 1, '*'),
(38331, 'sources', 'sources', 0, 0, 0.4667, 'S620', 1, '*'),
(38332, 'strengthen', 'strengthen', 0, 0, 0.6667, 'S365235', 1, '*'),
(38333, 'weaken', 'weaken', 0, 0, 0.4, 'W250', 1, '*'),
(38334, 'δείχνουν', 'δείχνουν', 0, 0, 0.5333, 'δ000', 1, '*'),
(38335, 'εκεί', 'εκεί', 0, 0, 0.2667, 'ε000', 1, '*'),
(38336, 'εννοούμε', 'εννοούμε', 0, 0, 0.5333, 'ε000', 1, '*'),
(38337, 'προθέσεις', 'προθέσεις', 0, 0, 0.6, 'π000', 1, '*'),
(38338, 'προς', 'προς', 0, 0, 0.2667, 'π000', 1, '*'),
(38339, 'ρέει', 'ρέει', 0, 0, 0.2667, 'ρ000', 1, '*'),
(38340, 'όρο', 'όρο', 0, 0, 0.2, 'ό000', 1, '*'),
(38404, 'considers', 'considers', 0, 0, 0.6, 'C52362', 2, '*'),
(38431, '104', '104', 0, 0, 0.3, '', 1, '*'),
(38432, 'aa', 'aa', 0, 0, 0.1333, 'A000', 1, '*'),
(38433, 'coincide', 'coincide', 0, 0, 0.5333, 'C523', 1, '*'),
(38434, 'confirmation', 'confirmation', 0, 0, 0.8, 'C516535', 1, '*'),
(38435, 'consent', 'consent', 0, 0, 0.4667, 'C5253', 1, '*'),
(38436, 'discussion', 'discussion', 0, 0, 0.6667, 'D250', 1, '*'),
(38437, 'house-matters', 'house-matters', 0, 0, 0.8667, 'H25362', 1, '*'),
(38438, 'maturity', 'maturity', 0, 0, 0.5333, 'M363', 1, '*'),
(38439, 'needing', 'needing', 0, 0, 0.4667, 'N352', 1, '*'),
(38440, 'oppose', 'oppose', 0, 0, 0.4, 'O120', 1, '*'),
(38441, 'socio-emotional', 'socio-emotional', 0, 0, 1, 'S5354', 1, '*'),
(38442, 'undertake', 'undertake', 0, 0, 0.6, 'U53632', 1, '*'),
(38443, 'έννοια', 'έννοια', 0, 0, 0.4, 'έ000', 1, '*'),
(38444, 'απλά', 'απλά', 0, 0, 0.2667, 'α000', 1, '*'),
(38445, 'αυτονομίας', 'αυτονομίας', 0, 0, 0.6667, 'α000', 1, '*'),
(38446, 'αυτόν', 'αυτόν', 0, 0, 0.3333, 'α000', 1, '*'),
(38447, 'βάλεις', 'βάλεις', 0, 0, 0.4, 'β000', 1, '*'),
(38448, 'κρεμιέσαι', 'κρεμιέσαι', 0, 0, 0.6, 'κ000', 1, '*'),
(38449, 'στήριξε', 'στήριξε', 0, 0, 0.4667, 'σ000', 1, '*'),
(38450, 'στηρίξου', 'στηρίξου', 0, 0, 0.5333, 'σ000', 1, '*'),
(38451, 'τότε', 'τότε', 0, 0, 0.2667, 'τ000', 1, '*'),
(38515, 'self-discipline', 'self-discipline', 0, 0, 1, 'S4132145', 2, '*'),
(38538, '93', '93', 0, 0, 0.2, '', 1, '*'),
(38539, 'barriers', 'barriers', 0, 0, 0.5333, 'B620', 1, '*'),
(38540, 'calls', 'calls', 0, 0, 0.3333, 'C420', 1, '*'),
(38541, 'concealing', 'concealing', 0, 0, 0.6667, 'C52452', 1, '*'),
(38542, 'dissociation', 'dissociation', 0, 0, 0.8, 'D235', 2, '*'),
(38543, 'downgrading', 'downgrading', 0, 0, 0.7333, 'D526352', 1, '*'),
(38544, 'modesty', 'modesty', 0, 0, 0.4667, 'M323', 1, '*'),
(38545, 'obstacles', 'obstacles', 0, 0, 0.6, 'O123242', 1, '*'),
(38546, 'random', 'random', 0, 0, 0.4, 'R535', 1, '*'),
(38547, 'suppressing', 'suppressing', 0, 0, 0.7333, 'S16252', 1, '*'),
(38548, 'suppression', 'suppression', 0, 0, 0.7333, 'S1625', 1, '*'),
(38549, 'worst', 'worst', 0, 0, 0.3333, 'W623', 1, '*'),
(38550, 'εμπόδια', 'εμπόδια', 0, 0, 0.4667, 'ε000', 1, '*'),
(38553, '91', '91', 0, 0, 0.2, '', 1, '*'),
(38554, 'birthdays', 'birthdays', 0, 0, 0.6, 'B632', 1, '*'),
(38555, 'caress', 'caress', 0, 0, 0.4, 'C620', 1, '*'),
(38556, 'convey', 'convey', 0, 0, 0.4, 'C510', 1, '*'),
(38557, 'expectation', 'expectation', 0, 0, 0.7333, 'E21235', 1, '*'),
(38558, 'joyful', 'joyful', 0, 0, 0.4, 'J140', 1, '*'),
(38559, 'judging', 'judging', 0, 0, 0.4667, 'J3252', 1, '*'),
(38560, 're-experience', 're-experience', 0, 0, 0.8667, 'R21652', 1, '*'),
(38561, 'surroundings', 'surroundings', 0, 0, 0.8, 'S65352', 1, '*'),
(38562, 'tenderness', 'tenderness', 0, 0, 0.6667, 'T53652', 1, '*'),
(38563, 'torso', 'torso', 0, 0, 0.3333, 'T620', 1, '*'),
(38564, 'άλλα', 'άλλα', 0, 0, 0.2667, 'ά000', 1, '*'),
(38565, 'έχουμε', 'έχουμε', 0, 0, 0.4, 'έ000', 1, '*'),
(38566, 'απολαμβάνουμε', 'απολαμβάνουμε', 0, 0, 0.8667, 'α000', 1, '*'),
(38567, 'ορίζουν', 'ορίζουν', 0, 0, 0.4667, 'ο000', 1, '*'),
(38568, 'στρατηγικές', 'στρατηγικές', 0, 0, 0.7333, 'σ000', 1, '*'),
(38584, 'acquisition', 'acquisition', 0, 0, 0.7333, 'A235', 1, '*'),
(38585, 'bliss', 'bliss', 0, 0, 0.3333, 'B420', 1, '*'),
(38586, 'bryant', 'bryant', 0, 0, 0.4, 'B653', 1, '*'),
(38587, 'combines', 'combines', 0, 0, 0.5333, 'C5152', 1, '*'),
(38588, 'detour', 'detour', 0, 0, 0.4, 'D600', 1, '*'),
(38589, 'introduced', 'introduced', 0, 0, 0.6667, 'I536323', 1, '*'),
(38590, 'philosophically', 'philosophically', 0, 0, 1, 'P42124', 1, '*'),
(38591, 'self-realization', 'self-realization', 0, 0, 1, 'S4164235', 1, '*'),
(38592, 'tendency', 'tendency', 0, 0, 0.5333, 'T5352', 1, '*'),
(38593, 'veroff', 'veroff', 0, 0, 0.4, 'V610', 1, '*'),
(38594, '«enjoyment»,', '«enjoyment»,', 0, 0, 0.8, 'E5253', 1, '*'),
(38595, 'άτομο', 'άτομο', 0, 0, 0.3333, 'ά000', 1, '*'),
(38596, 'απολαύσει', 'απολαύσει', 0, 0, 0.6, 'α000', 1, '*'),
(38597, 'διαδρομή', 'διαδρομή', 0, 0, 0.5333, 'δ000', 1, '*'),
(38598, 'ευτυχισμένο', 'ευτυχισμένο', 0, 0, 0.7333, 'ε000', 1, '*'),
(38599, 'λοξοδρομεί', 'λοξοδρομεί', 0, 0, 0.6667, 'λ000', 1, '*'),
(38600, 'όρος', 'όρος', 0, 0, 0.2667, 'ό000', 1, '*'),
(38615, '84', '84', 0, 0, 0.2, '', 1, '*'),
(38616, 'accordingly', 'accordingly', 0, 0, 0.7333, 'A263524', 1, '*'),
(38617, 'care-giver', 'care-giver', 0, 0, 0.6667, 'C6216', 1, '*'),
(38618, 'caressing', 'caressing', 0, 0, 0.6, 'C6252', 1, '*'),
(38619, 'clinging', 'clinging', 0, 0, 0.5333, 'C45252', 1, '*'),
(38620, 'committed', 'committed', 0, 0, 0.6, 'C530', 1, '*'),
(38621, 'correspond', 'correspond', 0, 0, 0.6667, 'C62153', 1, '*'),
(38622, 'father', 'father', 0, 0, 0.4, 'F360', 1, '*'),
(38623, 'infancy', 'infancy', 0, 0, 0.4667, 'I5152', 1, '*'),
(38624, 'infants', 'infants', 0, 0, 0.4667, 'I51532', 1, '*'),
(38625, 'kissing', 'kissing', 0, 0, 0.4667, 'K520', 1, '*'),
(38626, 'links', 'links', 0, 0, 0.3333, 'L520', 1, '*'),
(38627, 'principal', 'principal', 0, 0, 0.6, 'P65214', 1, '*'),
(38628, 'styles', 'styles', 0, 0, 0.4, 'S342', 1, '*'),
(38629, 'sustains', 'sustains', 0, 0, 0.5333, 'S352', 1, '*'),
(38630, 'tender', 'tender', 0, 0, 0.4, 'T536', 1, '*'),
(38631, 'ties', 'ties', 0, 0, 0.2667, 'T200', 1, '*'),
(38632, 'uncomfortable', 'uncomfortable', 0, 0, 0.8667, 'U52516314', 1, '*'),
(38633, 'warmth', 'warmth', 0, 0, 0.4, 'W653', 1, '*'),
(38634, 'δεσμού', 'δεσμού', 0, 0, 0.4, 'δ000', 1, '*'),
(38635, 'μητρικού', 'μητρικού', 0, 0, 0.5333, 'μ000', 1, '*'),
(38646, '83', '83', 0, 0, 0.2, '', 1, '*'),
(38647, 'ages', 'ages', 0, 0, 0.2667, 'A200', 1, '*'),
(38648, 'arouse', 'arouse', 0, 0, 0.4, 'A620', 1, '*'),
(38649, 'assumptions', 'assumptions', 0, 0, 0.7333, 'A251352', 1, '*'),
(38650, 'bringle', 'bringle', 0, 0, 0.4667, 'B6524', 1, '*'),
(38651, 'claimed', 'claimed', 0, 0, 0.4667, 'C453', 1, '*'),
(38652, 'communicative', 'communicative', 0, 0, 0.8667, 'C5231', 1, '*'),
(38653, 'competing', 'competing', 0, 0, 0.6, 'C51352', 1, '*'),
(38654, 'destructively', 'destructively', 0, 0, 0.8667, 'D2362314', 1, '*'),
(38655, 'doesnot', 'doesnot', 0, 0, 0.4667, 'D253', 1, '*'),
(38656, 'drift', 'drift', 0, 0, 0.3333, 'D613', 1, '*'),
(38657, 'envy', 'envy', 0, 0, 0.2667, 'E510', 1, '*'),
(38658, 'evolutionary', 'evolutionary', 0, 0, 0.8, 'E14356', 1, '*'),
(38659, 'exaggerate', 'exaggerate', 0, 0, 0.6667, 'E263', 1, '*'),
(38660, 'false', 'false', 0, 0, 0.3333, 'F420', 1, '*'),
(38661, 'genders', 'genders', 0, 0, 0.4667, 'G5362', 1, '*'),
(38662, 'guerrero', 'guerrero', 0, 0, 0.5333, 'G600', 1, '*'),
(38663, 'guess', 'guess', 0, 0, 0.3333, 'G000', 1, '*'),
(38664, 'helplessness', 'helplessness', 0, 0, 0.8, 'H414252', 1, '*'),
(38665, 'imagined', 'imagined', 0, 0, 0.5333, 'I5253', 1, '*'),
(38666, 'implies', 'implies', 0, 0, 0.4667, 'I5142', 1, '*'),
(38667, 'inadequacy', 'inadequacy', 0, 0, 0.6667, 'I532', 1, '*'),
(38668, 'legitimate', 'legitimate', 0, 0, 0.6667, 'L2353', 1, '*'),
(38669, 'major', 'major', 0, 0, 0.3333, 'M260', 1, '*'),
(38670, 'narrative', 'narrative', 0, 0, 0.6, 'N631', 1, '*'),
(38671, 'neuroticism', 'neuroticism', 0, 0, 0.7333, 'N6325', 1, '*'),
(38672, 'nutshell', 'nutshell', 0, 0, 0.5333, 'N324', 1, '*'),
(38673, 'orientation', 'orientation', 0, 0, 0.7333, 'O6535', 1, '*'),
(38674, 'originate', 'originate', 0, 0, 0.6, 'O6253', 1, '*'),
(38675, 'perceptions', 'perceptions', 0, 0, 0.7333, 'P621352', 8, '*'),
(38676, 'possessiveness', 'possessiveness', 0, 0, 0.9333, 'P2152', 1, '*'),
(38677, 'protectively', 'protectively', 0, 0, 0.8, 'P632314', 1, '*'),
(38678, 'rage', 'rage', 0, 0, 0.2667, 'R200', 1, '*'),
(38679, 'repairing', 'repairing', 0, 0, 0.6, 'R1652', 1, '*'),
(38680, 'resentment', 'resentment', 0, 0, 0.6667, 'R25353', 1, '*'),
(38681, 'restoring', 'restoring', 0, 0, 0.6, 'R23652', 1, '*'),
(38682, 'rival', 'rival', 0, 0, 0.3333, 'R140', 1, '*'),
(38683, 'satisfying', 'satisfying', 0, 0, 0.6667, 'S32152', 1, '*'),
(38684, 'several', 'several', 0, 0, 0.4667, 'S164', 1, '*'),
(38685, 'siblings', 'siblings', 0, 0, 0.5333, 'S1452', 1, '*'),
(38686, 'suppressed', 'suppressed', 0, 0, 0.6667, 'S1623', 1, '*'),
(38687, 'suspicion', 'suspicion', 0, 0, 0.6, 'S125', 1, '*'),
(38688, 'suspicions', 'suspicions', 0, 0, 0.6667, 'S1252', 1, '*'),
(38689, 'threat', 'threat', 0, 0, 0.4, 'T630', 1, '*'),
(38690, 'underlying', 'underlying', 0, 0, 0.6667, 'U536452', 1, '*'),
(38691, 'valued', 'valued', 0, 0, 0.4, 'V430', 1, '*'),
(38692, 'wake-up', 'wake-up', 0, 0, 0.4667, 'W210', 1, '*'),
(38693, '«κακό»', '«κακό»', 0, 0, 0.4, 'κ000', 1, '*'),
(38694, '«καλό»', '«καλό»', 0, 0, 0.4, 'κ000', 1, '*'),
(38709, '82', '82', 0, 0, 0.2, '', 1, '*'),
(38710, 'confused', 'confused', 0, 0, 0.5333, 'C5123', 1, '*'),
(38711, 'definitions', 'definitions', 0, 0, 0.7333, 'D15352', 1, '*'),
(38712, 'driven', 'driven', 0, 0, 0.4, 'D615', 1, '*'),
(38713, 'enriched', 'enriched', 0, 0, 0.5333, 'E5623', 1, '*'),
(38714, 'establishing', 'establishing', 0, 0, 0.8, 'E2314252', 1, '*'),
(38715, 'forming', 'forming', 0, 0, 0.4667, 'F652', 1, '*'),
(38716, 'momentaneous', 'momentaneous', 0, 0, 0.8, 'M352', 1, '*'),
(38717, 'perplex', 'perplex', 0, 0, 0.4667, 'P6142', 1, '*'),
(38718, 'reproduce', 'reproduce', 0, 0, 0.6, 'R1632', 8, '*'),
(38719, 'urge', 'urge', 0, 0, 0.2667, 'U620', 1, '*'),
(38720, 'πάθος', 'πάθος', 0, 0, 0.3333, 'π000', 1, '*'),
(38755, 'bondedness', 'bondedness', 0, 0, 0.6667, 'B5352', 1, '*'),
(38756, 'closeness', 'closeness', 0, 0, 0.6, 'C4252', 1, '*'),
(38757, 'companionate', 'companionate', 0, 0, 0.8, 'C5153', 1, '*'),
(38758, 'connectedness', 'connectedness', 0, 0, 0.8667, 'C52352', 1, '*'),
(38759, 'consummate', 'consummate', 0, 0, 0.6667, 'C5253', 1, '*'),
(38760, 'consummation', 'consummation', 0, 0, 0.8, 'C52535', 1, '*'),
(38761, 'drives', 'drives', 0, 0, 0.4, 'D612', 1, '*'),
(38762, 'fatuous', 'fatuous', 0, 0, 0.4667, 'F320', 1, '*'),
(38763, 'highlight', 'highlight', 0, 0, 0.6, 'H2423', 1, '*'),
(38764, 'infatuation', 'infatuation', 0, 0, 0.7333, 'I5135', 1, '*'),
(38765, 'loves', 'loves', 0, 0, 0.3333, 'L120', 1, '*'),
(38766, 'maternal', 'maternal', 0, 0, 0.5333, 'M3654', 1, '*'),
(38767, 'minimal', 'minimal', 0, 0, 0.4667, 'M400', 1, '*'),
(38768, 'required', 'required', 0, 0, 0.5333, 'R263', 1, '*'),
(38769, 'robert', 'robert', 0, 0, 0.4, 'R163', 1, '*'),
(38770, 'sternberg', 'sternberg', 0, 0, 0.6, 'S365162', 1, '*'),
(38771, 'toward', 'toward', 0, 0, 0.4, 'T630', 1, '*'),
(38772, 'undecided', 'undecided', 0, 0, 0.6, 'U5323', 1, '*'),
(38773, 'αγάπης', 'αγάπης', 0, 0, 0.4, 'α000', 1, '*'),
(38774, 'βιώνουμε', 'βιώνουμε', 0, 0, 0.5333, 'β000', 1, '*'),
(38775, 'μητρική', 'μητρική', 0, 0, 0.4667, 'μ000', 1, '*'),
(38776, 'πρώτος', 'πρώτος', 0, 0, 0.4, 'π000', 1, '*'),
(38777, 'τύπος', 'τύπος', 0, 0, 0.3333, 'τ000', 1, '*'),
(38786, 'civilization', 'civilization', 0, 0, 0.8, 'C14235', 1, '*'),
(38787, 'collegiate', 'collegiate', 0, 0, 0.6667, 'C423', 1, '*'),
(38788, 'glory', 'glory', 0, 0, 0.3333, 'G460', 1, '*'),
(38789, 'husband', 'husband', 0, 0, 0.4667, 'H2153', 1, '*'),
(38790, 'ie', 'ie', 0, 0, 0.1333, 'I000', 1, '*'),
(38791, 'son', 'son', 0, 0, 0.2, 'S500', 1, '*'),
(38792, 'surely', 'surely', 0, 0, 0.4, 'S640', 7, '*'),
(38793, 'tied', 'tied', 0, 0, 0.2667, 'T000', 1, '*'),
(38794, '«μείνε»', '«μείνε»', 0, 0, 0.4667, 'μ000', 1, '*'),
(38795, 'άνθρωποι', 'άνθρωποι', 0, 0, 0.5333, 'ά000', 1, '*'),
(38796, 'έφυγαν', 'έφυγαν', 0, 0, 0.4, 'έ000', 1, '*'),
(38797, 'αξίζει', 'αξίζει', 0, 0, 0.4, 'α000', 1, '*'),
(38798, 'διαπροσωπικών', 'διαπροσωπικών', 0, 0, 0.8667, 'δ000', 1, '*'),
(38799, 'εκείνοι', 'εκείνοι', 0, 0, 0.4667, 'ε000', 1, '*'),
(38800, 'μόνοι', 'μόνοι', 0, 0, 0.3333, 'μ000', 1, '*'),
(38801, 'ποτέ', 'ποτέ', 0, 0, 0.2667, 'π000', 1, '*'),
(38802, 'σχέσεων', 'σχέσεων', 0, 0, 0.4667, 'σ000', 1, '*'),
(38803, 'φωνάξεις', 'φωνάξεις', 0, 0, 0.5333, 'φ000', 1, '*'),
(38817, '74', '74', 0, 0, 0.2, '', 1, '*'),
(38818, 'atmosphere', 'atmosphere', 0, 0, 0.6667, 'A35216', 1, '*'),
(38819, 'code', 'code', 0, 0, 0.2667, 'C300', 1, '*'),
(38820, 'distant', 'distant', 0, 0, 0.4667, 'D2353', 1, '*'),
(38821, 'electrified', 'electrified', 0, 0, 0.7333, 'E423613', 1, '*'),
(38822, 'empathy', 'empathy', 0, 0, 0.4667, 'E513', 1, '*'),
(38823, 'eternal', 'eternal', 0, 0, 0.4667, 'E3654', 1, '*'),
(38824, 'governed', 'governed', 0, 0, 0.5333, 'G1653', 1, '*'),
(38825, 'honesty', 'honesty', 0, 0, 0.4667, 'H523', 1, '*'),
(38826, 'individuality', 'individuality', 0, 0, 0.8667, 'I531343', 1, '*'),
(38827, 'moral', 'moral', 0, 0, 0.3333, 'M640', 1, '*'),
(38828, 'obstacle', 'obstacle', 0, 0, 0.5333, 'O12324', 1, '*'),
(38829, 'othermember', 'othermember', 0, 0, 0.7333, 'O36516', 1, '*'),
(38830, 'pillars', 'pillars', 0, 0, 0.4667, 'P462', 1, '*'),
(38831, 'respect-understanding', 'respect-understanding', 0, 0, 1, 'R2123536235352', 1, '*'),
(38832, 'serve', 'serve', 0, 0, 0.3333, 'S610', 1, '*'),
(38833, 'shoes”', 'shoes”', 0, 0, 0.4, 'S000', 1, '*'),
(38834, 'stance', 'stance', 0, 0, 0.4, 'S352', 1, '*'),
(38835, 'struggles', 'struggles', 0, 0, 0.6, 'S36242', 1, '*'),
(38836, 'unbalanced', 'unbalanced', 0, 0, 0.6667, 'U514523', 1, '*'),
(38837, 'unrelated', 'unrelated', 0, 0, 0.6, 'U5643', 1, '*'),
(38838, 'worthwhile', 'worthwhile', 0, 0, 0.6667, 'W634', 1, '*'),
(38839, '«always»', '«always»', 0, 0, 0.5333, 'A420', 1, '*'),
(38840, '«never».', '«never».', 0, 0, 0.5333, 'N160', 1, '*'),
(38841, 'αποδεχτεί', 'αποδεχτεί', 0, 0, 0.6, 'α000', 1, '*'),
(38842, 'επιτυχημένες', 'επιτυχημένες', 0, 0, 0.8, 'ε000', 1, '*'),
(38843, 'ολοκληρωτικά', 'ολοκληρωτικά', 0, 0, 0.8, 'ο000', 1, '*'),
(38844, 'ολοκληρώσει', 'ολοκληρώσει', 0, 0, 0.7333, 'ο000', 1, '*'),
(38845, 'χρειάζεσαι', 'χρειάζεσαι', 0, 0, 0.6667, 'χ000', 1, '*'),
(38846, '“get', '“get', 0, 0, 0.2667, '“230', 1, '*'),
(38848, '73', '73', 0, 0, 0.2, '', 1, '*'),
(38849, 'cultivation', 'cultivation', 0, 0, 0.7333, 'C43135', 1, '*'),
(38850, 'enable', 'enable', 0, 0, 0.4, 'E514', 1, '*'),
(38851, 'hurt', 'hurt', 0, 0, 0.2667, 'H630', 1, '*'),
(38852, 'kills', 'kills', 0, 0, 0.3333, 'K420', 1, '*'),
(38853, 'shut', 'shut', 0, 0, 0.2667, 'S300', 1, '*'),
(38854, 'swings', 'swings', 0, 0, 0.4, 'S520', 1, '*'),
(38855, 'troubled', 'troubled', 0, 0, 0.5333, 'T6143', 1, '*'),
(38856, 'έκφραση', 'έκφραση', 0, 0, 0.4667, 'έ000', 1, '*'),
(38857, 'αμφιβολίες', 'αμφιβολίες', 0, 0, 0.6667, 'α000', 1, '*'),
(38858, 'κατανόηση', 'κατανόηση', 0, 0, 0.6, 'κ000', 1, '*'),
(38863, 'argument', 'argument', 0, 0, 0.5333, 'A6253', 1, '*'),
(38864, 'disposal', 'disposal', 0, 0, 0.5333, 'D2124', 1, '*'),
(38865, 'explosion', 'explosion', 0, 0, 0.6, 'E21425', 1, '*'),
(38866, 'generalizations', 'generalizations', 0, 0, 1, 'G5642352', 1, '*'),
(38867, 'impossible', 'impossible', 0, 0, 0.6667, 'I51214', 1, '*'),
(38868, 'me”.', 'me”.', 0, 0, 0.2667, 'M000', 1, '*'),
(38869, 'mouth', 'mouth', 0, 0, 0.3333, 'M300', 1, '*'),
(38870, 'plate”', 'plate”', 0, 0, 0.4, 'P430', 1, '*'),
(38871, 'tactic', 'tactic', 0, 0, 0.4, 'T232', 1, '*'),
(38872, 'triggers', 'triggers', 0, 0, 0.5333, 'T6262', 1, '*'),
(38873, 'venting', 'venting', 0, 0, 0.4667, 'V5352', 1, '*'),
(38874, 'youngsters', 'youngsters', 0, 0, 0.6667, 'Y52362', 1, '*'),
(38875, 'γρήγορα', 'γρήγορα', 0, 0, 0.4667, 'γ000', 1, '*'),
(38876, 'διαχείρισης', 'διαχείρισης', 0, 0, 0.7333, 'δ000', 1, '*'),
(38877, 'δουλεύει', 'δουλεύει', 0, 0, 0.5333, 'δ000', 1, '*'),
(38878, 'μυαλό', 'μυαλό', 0, 0, 0.3333, 'μ000', 1, '*'),
(38879, 'στόμα', 'στόμα', 0, 0, 0.3333, 'σ000', 1, '*'),
(38880, 'τips', 'τips', 0, 0, 0.2667, 'τ120', 1, '*'),
(38894, '64', '64', 0, 0, 0.2, '', 1, '*'),
(38895, 'accused', 'accused', 0, 0, 0.4667, 'A230', 1, '*'),
(38896, 'housework', 'housework', 0, 0, 0.6, 'H262', 1, '*'),
(38897, 'replacing', 'replacing', 0, 0, 0.6, 'R14252', 1, '*'),
(38898, 'sheet', 'sheet', 0, 0, 0.3333, 'S300', 1, '*'),
(38899, 'spiked', 'spiked', 0, 0, 0.4, 'S123', 1, '*'),
(38900, 'επιβιώσει', 'επιβιώσει', 0, 0, 0.6, 'ε000', 1, '*'),
(38901, 'συμμετοχή', 'συμμετοχή', 0, 0, 0.6, 'σ000', 1, '*'),
(38902, 'σύγκρουση', 'σύγκρουση', 0, 0, 0.6, 'σ000', 1, '*'),
(38909, '63', '63', 0, 0, 0.2, '', 1, '*'),
(38910, 'aggression', 'aggression', 0, 0, 0.6667, 'A2625', 1, '*'),
(38911, 'bothered', 'bothered', 0, 0, 0.5333, 'B363', 1, '*'),
(38912, 'builds', 'builds', 0, 0, 0.4, 'B432', 1, '*'),
(38913, 'constructively', 'constructively', 0, 0, 0.9333, 'C52362314', 1, '*'),
(38914, 'destroy', 'destroy', 0, 0, 0.4667, 'D236', 1, '*'),
(38915, 'disproportionate', 'disproportionate', 0, 0, 1, 'D21616353', 1, '*'),
(38916, 'explained', 'explained', 0, 0, 0.6, 'E21453', 1, '*'),
(38917, 'incriminated', 'incriminated', 0, 0, 0.8, 'I52653', 1, '*'),
(38918, 'instinctively', 'instinctively', 0, 0, 0.8667, 'I52352314', 1, '*'),
(38919, 'internalization', 'internalization', 0, 0, 1, 'I53654235', 1, '*'),
(38920, 'naturally', 'naturally', 0, 0, 0.6, 'N364', 1, '*'),
(38921, 'outbursts', 'outbursts', 0, 0, 0.6, 'O316232', 1, '*'),
(38922, 'overlook', 'overlook', 0, 0, 0.5333, 'O1642', 1, '*'),
(38923, 'prefer', 'prefer', 0, 0, 0.4, 'P616', 1, '*'),
(38924, 'prevent', 'prevent', 0, 0, 0.4667, 'P6153', 1, '*'),
(38925, 'reached', 'reached', 0, 0, 0.4667, 'R230', 1, '*'),
(38926, 'redirected', 'redirected', 0, 0, 0.6667, 'R3623', 1, '*'),
(38927, 'they\'ve', 'they\'ve', 0, 0, 0.4667, 'T100', 1, '*'),
(38928, 'έκφρασή', 'έκφρασή', 0, 0, 0.4667, 'έ000', 1, '*'),
(38929, 'καταστρέψει', 'καταστρέψει', 0, 0, 0.7333, 'κ000', 1, '*'),
(38930, 'λύνει', 'λύνει', 0, 0, 0.3333, 'λ000', 1, '*'),
(38931, 'χτίζει', 'χτίζει', 0, 0, 0.4, 'χ000', 1, '*'),
(38932, '“disguised”', '“disguised”', 0, 0, 0.7333, '“323', 1, '*'),
(38933, '“trapped”', '“trapped”', 0, 0, 0.6, '“3613', 1, '*'),
(38940, '\'habit\',', '\'habit\',', 0, 0, 0.5333, 'H130', 1, '*'),
(38941, '59', '59', 0, 0, 0.2, '', 1, '*'),
(38942, 'bases', 'bases', 0, 0, 0.3333, 'B200', 1, '*'),
(38943, 'believing', 'believing', 0, 0, 0.6, 'B4152', 1, '*'),
(38944, 'disaster', 'disaster', 0, 0, 0.5333, 'D236', 2, '*'),
(38945, 'ending', 'ending', 0, 0, 0.4, 'E5352', 1, '*'),
(38946, 'evident', 'evident', 0, 0, 0.4667, 'E1353', 1, '*'),
(38947, 'familiarity', 'familiarity', 0, 0, 0.7333, 'F5463', 1, '*'),
(38948, 'homeostasis', 'homeostasis', 0, 0, 0.7333, 'H5232', 1, '*'),
(38949, 'norm', 'norm', 0, 0, 0.2667, 'N650', 1, '*'),
(38950, 'odd', 'odd', 0, 0, 0.2, 'O300', 1, '*'),
(38951, 'perpetuate', 'perpetuate', 0, 0, 0.6667, 'P613', 1, '*'),
(38952, 'predictable', 'predictable', 0, 0, 0.7333, 'P632314', 1, '*'),
(38953, 'rid', 'rid', 0, 0, 0.2, 'R300', 1, '*'),
(38954, 'vital', 'vital', 0, 0, 0.3333, 'V340', 1, '*'),
(38955, 'ανέβεις', 'ανέβεις', 0, 0, 0.4667, 'α000', 1, '*'),
(38956, 'αφήνουμε', 'αφήνουμε', 0, 0, 0.5333, 'α000', 1, '*'),
(38957, 'βουνό', 'βουνό', 0, 0, 0.3333, 'β000', 1, '*'),
(38958, 'γίνει', 'γίνει', 0, 0, 0.3333, 'γ000', 1, '*'),
(38959, 'κάνουμε', 'κάνουμε', 0, 0, 0.4667, 'κ000', 1, '*'),
(38960, 'μικρότερο', 'μικρότερο', 0, 0, 0.6, 'μ000', 1, '*'),
(38961, 'νομίζεις', 'νομίζεις', 0, 0, 0.5333, 'ν000', 1, '*'),
(38962, 'περιμένεις', 'περιμένεις', 0, 0, 0.6667, 'π000', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(38971, 'ascertained', 'ascertained', 0, 0, 0.7333, 'A26353', 1, '*'),
(38972, 'consequence', 'consequence', 0, 0, 0.7333, 'C5252', 1, '*'),
(38973, 'exhaustion', 'exhaustion', 0, 0, 0.6667, 'E235', 1, '*'),
(38974, 'obligations', 'obligations', 0, 0, 0.7333, 'O142352', 2, '*'),
(38975, 'organizational', 'organizational', 0, 0, 0.9333, 'O6252354', 1, '*'),
(38976, 'pattern', 'pattern', 0, 0, 0.4667, 'P365', 1, '*'),
(38977, 'performing', 'performing', 0, 0, 0.6667, 'P61652', 1, '*'),
(38978, 'procrastinating', 'procrastinating', 0, 0, 1, 'P626235352', 1, '*'),
(38979, 'procrastinators', 'procrastinators', 0, 0, 1, 'P626235362', 1, '*'),
(38980, 'shorter', 'shorter', 0, 0, 0.4667, 'S636', 1, '*'),
(38981, 'speaking', 'speaking', 0, 0, 0.5333, 'S1252', 1, '*'),
(38982, 'timeframes', 'timeframes', 0, 0, 0.6667, 'T51652', 1, '*'),
(38983, 'voluntary', 'voluntary', 0, 0, 0.6, 'V4536', 3, '*'),
(38984, 'δυσκολότερα', 'δυσκολότερα', 0, 0, 0.7333, 'δ000', 1, '*'),
(38985, 'δύσκολα', 'δύσκολα', 0, 0, 0.4667, 'δ000', 1, '*'),
(38986, 'autoimmune', 'autoimmune', 0, 0, 0.6667, 'A350', 1, '*'),
(38987, 'dangerous', 'dangerous', 0, 0, 0.6, 'D5262', 2, '*'),
(38988, 'fight-flight', 'fight-flight', 0, 0, 0.8, 'F231423', 1, '*'),
(38989, 'prepare', 'prepare', 0, 0, 0.4667, 'P616', 2, '*'),
(38990, 'recede', 'recede', 0, 0, 0.4, 'R230', 1, '*'),
(38991, 'severe', 'severe', 0, 0, 0.4, 'S160', 1, '*'),
(38992, 'smiling', 'smiling', 0, 0, 0.4667, 'S5452', 1, '*'),
(38993, 'άρα', 'άρα', 0, 0, 0.2, 'ά000', 1, '*'),
(38994, 'αγχώνουν', 'αγχώνουν', 0, 0, 0.5333, 'α000', 1, '*'),
(38995, 'αρχίζεις', 'αρχίζεις', 0, 0, 0.5333, 'α000', 1, '*'),
(38996, 'αυτά', 'αυτά', 0, 0, 0.2667, 'α000', 1, '*'),
(38997, 'γελάς', 'γελάς', 0, 0, 0.3333, 'γ000', 1, '*'),
(38998, 'τώρα', 'τώρα', 0, 0, 0.2667, 'τ000', 1, '*'),
(38999, 'χαμογελάς', 'χαμογελάς', 0, 0, 0.6, 'χ000', 1, '*'),
(39001, 'amid', 'amid', 0, 0, 0.2667, 'A530', 1, '*'),
(39002, 'autonomically', 'autonomically', 0, 0, 0.8667, 'A3524', 1, '*'),
(39003, 'chemistry', 'chemistry', 0, 0, 0.6, 'C5236', 1, '*'),
(39004, 'enter', 'enter', 0, 0, 0.3333, 'E536', 1, '*'),
(39005, 'heart-rate', 'heart-rate', 0, 0, 0.6667, 'H6363', 1, '*'),
(39006, 'inclusion', 'inclusion', 0, 0, 0.6, 'I52425', 1, '*'),
(39007, 'insomnia', 'insomnia', 0, 0, 0.5333, 'I525', 1, '*'),
(39008, 'introducing', 'introducing', 0, 0, 0.7333, 'I5363252', 1, '*'),
(39009, 'lies', 'lies', 0, 0, 0.2667, 'L200', 1, '*'),
(39010, 'liveliness', 'liveliness', 0, 0, 0.6667, 'L1452', 1, '*'),
(39011, 'neurotransmitters', 'neurotransmitters', 0, 0, 1, 'N636525362', 1, '*'),
(39012, 'ongoing', 'ongoing', 0, 0, 0.4667, 'O5252', 1, '*'),
(39013, 'purposely', 'purposely', 0, 0, 0.6, 'P6124', 1, '*'),
(39014, 'regime', 'regime', 0, 0, 0.4, 'R250', 1, '*'),
(39015, 'releases', 'releases', 0, 0, 0.5333, 'R420', 1, '*'),
(39016, 'restful', 'restful', 0, 0, 0.4667, 'R2314', 1, '*'),
(39017, 'restore', 'restore', 0, 0, 0.4667, 'R236', 1, '*'),
(39018, 'tobody', 'tobody', 0, 0, 0.4, 'T130', 1, '*'),
(39019, 'tranquil', 'tranquil', 0, 0, 0.5333, 'T6524', 1, '*'),
(39020, 'tranquility', 'tranquility', 0, 0, 0.7333, 'T65243', 1, '*'),
(39021, 'vigilance', 'vigilance', 0, 0, 0.6, 'V2452', 1, '*'),
(39022, 'άσκησης', 'άσκησης', 0, 0, 0.4667, 'ά000', 1, '*'),
(39023, 'καταπολέμηση', 'καταπολέμηση', 0, 0, 0.8, 'κ000', 1, '*'),
(39024, 'πήγαινε', 'πήγαινε', 0, 0, 0.4667, 'π000', 1, '*'),
(39025, 'ρόλος', 'ρόλος', 0, 0, 0.3333, 'ρ000', 1, '*'),
(39026, 'σιγά', 'σιγά', 0, 0, 0.2667, 'σ000', 1, '*'),
(39027, 'χαμογέλα', 'χαμογέλα', 0, 0, 0.5333, 'χ000', 1, '*'),
(39032, '21st', '21st', 0, 0, 0.2667, 'S300', 1, '*'),
(39033, 'american', 'american', 0, 0, 0.5333, 'A5625', 1, '*'),
(39034, 'artery', 'artery', 0, 0, 0.4, 'A636', 1, '*'),
(39035, 'century”', 'century”', 0, 0, 0.5333, 'C536', 1, '*'),
(39036, 'claiming', 'claiming', 0, 0, 0.5333, 'C452', 1, '*'),
(39037, 'confirmed', 'confirmed', 0, 0, 0.6, 'C51653', 1, '*'),
(39038, 'coronary', 'coronary', 0, 0, 0.5333, 'C656', 1, '*'),
(39039, 'diabetes', 'diabetes', 0, 0, 0.5333, 'D132', 1, '*'),
(39040, 'disease', 'disease', 0, 0, 0.4667, 'D200', 1, '*'),
(39041, 'doctors', 'doctors', 0, 0, 0.4667, 'D2362', 1, '*'),
(39042, 'epidemic', 'epidemic', 0, 0, 0.5333, 'E1352', 1, '*'),
(39043, 'facilitate', 'facilitate', 0, 0, 0.6667, 'F243', 1, '*'),
(39044, 'hypertension', 'hypertension', 0, 0, 0.8, 'H163525', 1, '*'),
(39045, 'illnesses', 'illnesses', 0, 0, 0.6, 'I452', 1, '*'),
(39046, 'labor', 'labor', 0, 0, 0.3333, 'L160', 1, '*'),
(39047, 'officially', 'officially', 0, 0, 0.6667, 'O124', 1, '*'),
(39048, 'psychoneurotic', 'psychoneurotic', 0, 0, 0.9333, 'P25632', 1, '*'),
(39049, 'stress-related', 'stress-related', 0, 0, 0.9333, 'S362643', 1, '*'),
(39050, 'visits', 'visits', 0, 0, 0.4, 'V232', 1, '*'),
(39051, 'weapon', 'weapon', 0, 0, 0.4, 'W150', 1, '*'),
(39052, 'workers', 'workers', 0, 0, 0.4667, 'W6262', 1, '*'),
(39053, 'άλλη', 'άλλη', 0, 0, 0.2667, 'ά000', 1, '*'),
(39054, 'έναντι', 'έναντι', 0, 0, 0.4, 'έ000', 1, '*'),
(39055, 'διαλέξουμε', 'διαλέξουμε', 0, 0, 0.6667, 'δ000', 1, '*'),
(39056, 'ικανότητά', 'ικανότητά', 0, 0, 0.6, 'ι000', 1, '*'),
(39057, 'μεγαλύτερο', 'μεγαλύτερο', 0, 0, 0.6667, 'μ000', 1, '*'),
(39058, 'όπλο', 'όπλο', 0, 0, 0.2667, 'ό000', 1, '*'),
(39063, 'alters', 'alters', 0, 0, 0.4, 'A4362', 1, '*'),
(39064, 'bodily', 'bodily', 0, 0, 0.4, 'B340', 1, '*'),
(39065, 'dismissal', 'dismissal', 0, 0, 0.6, 'D2524', 1, '*'),
(39066, 'dramatically', 'dramatically', 0, 0, 0.8, 'D65324', 1, '*'),
(39067, 'emphasizes', 'emphasizes', 0, 0, 0.6667, 'E512', 1, '*'),
(39068, 'fired', 'fired', 0, 0, 0.3333, 'F630', 1, '*'),
(39069, 'follows', 'follows', 0, 0, 0.4667, 'F420', 1, '*'),
(39070, 'functions', 'functions', 0, 0, 0.6, 'F52352', 2, '*'),
(39071, 'interpretations', 'interpretations', 0, 0, 1, 'I53616352', 1, '*'),
(39072, 'irrational', 'irrational', 0, 0, 0.6667, 'I6354', 1, '*'),
(39073, 'isolate', 'isolate', 0, 0, 0.4667, 'I243', 1, '*'),
(39074, 'itself', 'itself', 0, 0, 0.4, 'I3241', 1, '*'),
(39075, 'milliseconds', 'milliseconds', 0, 0, 0.8, 'M42532', 1, '*'),
(39076, 'nourish', 'nourish', 0, 0, 0.4667, 'N620', 1, '*'),
(39077, 'precedes', 'precedes', 0, 0, 0.5333, 'P6232', 1, '*'),
(39078, 'sequence', 'sequence', 0, 0, 0.5333, 'S520', 1, '*'),
(39079, 'socialize', 'socialize', 0, 0, 0.6, 'S420', 1, '*'),
(39080, 'subsequently', 'subsequently', 0, 0, 0.8, 'S12534', 2, '*'),
(39081, 'tachycardia', 'tachycardia', 0, 0, 0.7333, 'T263', 1, '*'),
(39082, 'unconsciously', 'unconsciously', 0, 0, 0.8667, 'U52524', 1, '*'),
(39083, 'γεγονός', 'γεγονός', 0, 0, 0.4667, 'γ000', 1, '*'),
(39094, 'abdominal', 'abdominal', 0, 0, 0.6, 'A1354', 1, '*'),
(39095, 'accelerated', 'accelerated', 0, 0, 0.7333, 'A2463', 1, '*'),
(39096, 'aches', 'aches', 0, 0, 0.3333, 'A200', 1, '*'),
(39097, 'blank', 'blank', 0, 0, 0.3333, 'B452', 1, '*'),
(39098, 'chills', 'chills', 0, 0, 0.4, 'C420', 1, '*'),
(39099, 'choking', 'choking', 0, 0, 0.4667, 'C520', 1, '*'),
(39100, 'crazy', 'crazy', 0, 0, 0.3333, 'C620', 1, '*'),
(39101, 'cue', 'cue', 0, 0, 0.2, 'C000', 1, '*'),
(39102, 'day-to-day', 'day-to-day', 0, 0, 0.6667, 'D000', 1, '*'),
(39103, 'depersonalization', 'depersonalization', 0, 0, 1, 'D16254235', 1, '*'),
(39104, 'derealization', 'derealization', 0, 0, 0.8667, 'D64235', 1, '*'),
(39105, 'detached', 'detached', 0, 0, 0.5333, 'D230', 1, '*'),
(39106, 'dizzy', 'dizzy', 0, 0, 0.3333, 'D200', 1, '*'),
(39107, 'drug', 'drug', 0, 0, 0.2667, 'D620', 1, '*'),
(39108, 'dying', 'dying', 0, 0, 0.3333, 'D520', 1, '*'),
(39109, 'edginess', 'edginess', 0, 0, 0.5333, 'E3252', 1, '*'),
(39110, 'faint', 'faint', 0, 0, 0.3333, 'F530', 1, '*'),
(39111, 'flushes', 'flushes', 0, 0, 0.4667, 'F420', 1, '*'),
(39112, 'flying', 'flying', 0, 0, 0.4, 'F452', 1, '*'),
(39113, 'generalized', 'generalized', 0, 0, 0.7333, 'G56423', 1, '*'),
(39114, 'handling', 'handling', 0, 0, 0.5333, 'H53452', 1, '*'),
(39115, 'hot', 'hot', 0, 0, 0.2, 'H300', 1, '*'),
(39116, 'impaired', 'impaired', 0, 0, 0.5333, 'I5163', 1, '*'),
(39117, 'interferes', 'interferes', 0, 0, 0.6667, 'I536162', 1, '*'),
(39118, 'lightheaded', 'lightheaded', 0, 0, 0.7333, 'L230', 1, '*'),
(39119, 'medication', 'medication', 0, 0, 0.6667, 'M3235', 1, '*'),
(39120, 'medications', 'medications', 0, 0, 0.7333, 'M32352', 1, '*'),
(39121, 'misuse', 'misuse', 0, 0, 0.4, 'M200', 2, '*'),
(39122, 'nausea', 'nausea', 0, 0, 0.4, 'N200', 1, '*'),
(39123, 'numbness', 'numbness', 0, 0, 0.5333, 'N152', 1, '*'),
(39124, 'occurrence', 'occurrence', 0, 0, 0.6667, 'O2652', 1, '*'),
(39125, 'oneself', 'oneself', 0, 0, 0.4667, 'O5241', 1, '*'),
(39126, 'paresthesias', 'paresthesias', 0, 0, 0.8, 'P6232', 1, '*'),
(39127, 'perceiving', 'perceiving', 0, 0, 0.6667, 'P62152', 1, '*'),
(39128, 'pounding', 'pounding', 0, 0, 0.5333, 'P5352', 1, '*'),
(39129, 'recurrent', 'recurrent', 0, 0, 0.6, 'R2653', 1, '*'),
(39130, 'restlessness', 'restlessness', 0, 0, 0.8, 'R234252', 1, '*'),
(39131, 'shortness', 'shortness', 0, 0, 0.6, 'S6352', 1, '*'),
(39132, 'smothering', 'smothering', 0, 0, 0.6667, 'S53652', 1, '*'),
(39133, 'soreness', 'soreness', 0, 0, 0.5333, 'S652', 1, '*'),
(39134, 'substance', 'substance', 0, 0, 0.6, 'S12352', 2, '*'),
(39135, 'thedirect', 'thedirect', 0, 0, 0.6, 'T623', 1, '*'),
(39136, 'tingling', 'tingling', 0, 0, 0.5333, 'T52452', 1, '*'),
(39137, 'tiring', 'tiring', 0, 0, 0.4, 'T652', 1, '*'),
(39138, 'unreality', 'unreality', 0, 0, 0.6, 'U5643', 1, '*'),
(39139, 'unsteady', 'unsteady', 0, 0, 0.5333, 'U523', 1, '*'),
(39140, 'vary', 'vary', 0, 0, 0.2667, 'V600', 1, '*'),
(39141, 'ανησυχία', 'ανησυχία', 0, 0, 0.5333, 'α000', 1, '*'),
(39142, 'κακή', 'κακή', 0, 0, 0.2667, 'κ000', 1, '*'),
(39143, 'φαντασίας', 'φαντασίας', 0, 0, 0.6, 'φ000', 1, '*'),
(39144, 'χρήση', 'χρήση', 0, 0, 0.3333, 'χ000', 1, '*'),
(39157, 'activation', 'activation', 0, 0, 0.6667, 'A23135', 1, '*'),
(39158, 'causing', 'causing', 0, 0, 0.4667, 'C520', 1, '*'),
(39159, 'considerably', 'considerably', 0, 0, 0.8, 'C523614', 1, '*'),
(39160, 'dealt', 'dealt', 0, 0, 0.3333, 'D430', 1, '*'),
(39161, 'disturbed', 'disturbed', 0, 0, 0.6, 'D23613', 1, '*'),
(39162, 'dysfunction', 'dysfunction', 0, 0, 0.7333, 'D215235', 1, '*'),
(39163, 'elevated', 'elevated', 0, 0, 0.5333, 'E413', 1, '*'),
(39164, 'eliciting', 'eliciting', 0, 0, 0.6, 'E42352', 1, '*'),
(39165, 'empties', 'empties', 0, 0, 0.4667, 'E5132', 1, '*'),
(39166, 'freeze', 'freeze', 0, 0, 0.4, 'F620', 1, '*'),
(39167, 'git', 'git', 0, 0, 0.2, 'G300', 1, '*'),
(39168, 'healthprofessional', 'healthprofessional', 0, 0, 1, 'H43161254', 1, '*'),
(39169, 'intensely', 'intensely', 0, 0, 0.6, 'I53524', 1, '*'),
(39170, 'marriage', 'marriage', 0, 0, 0.5333, 'M620', 1, '*'),
(39171, 'preventively', 'preventively', 0, 0, 0.8, 'P615314', 1, '*'),
(39172, 'prolonged', 'prolonged', 0, 0, 0.6, 'P64523', 1, '*'),
(39173, 'provokes', 'provokes', 0, 0, 0.5333, 'P612', 1, '*'),
(39174, 'response”', 'response”', 0, 0, 0.6, 'R2152', 1, '*'),
(39175, 'sorrows', 'sorrows', 0, 0, 0.4667, 'S620', 1, '*'),
(39176, 'therapeutically', 'therapeutically', 0, 0, 1, 'T61324', 1, '*'),
(39177, 'tiredness', 'tiredness', 0, 0, 0.6, 'T6352', 1, '*'),
(39178, 'αδειάζει', 'αδειάζει', 0, 0, 0.5333, 'α000', 1, '*'),
(39179, 'δύναμή', 'δύναμή', 0, 0, 0.4, 'δ000', 1, '*'),
(39180, 'λύπες', 'λύπες', 0, 0, 0.3333, 'λ000', 1, '*'),
(39181, '“fight-flight', '“fight-flight', 0, 0, 0.8667, '“1231423', 1, '*'),
(39398, '\'bad\'', '\'bad\'', 0, 0, 0.3333, 'B300', 1, '*'),
(39399, '\'clean\'', '\'clean\'', 0, 0, 0.4667, 'C450', 1, '*'),
(39400, '\'good\'', '\'good\'', 0, 0, 0.4, 'G300', 1, '*'),
(39401, '\'health\'', '\'health\'', 0, 0, 0.5333, 'H430', 1, '*'),
(39402, '\'healthy\'', '\'healthy\'', 0, 0, 0.6, 'H430', 1, '*'),
(39403, '\'pure\',', '\'pure\',', 0, 0, 0.4667, 'P600', 1, '*'),
(39404, '\'wellness\'', '\'wellness\'', 0, 0, 0.6667, 'W452', 1, '*'),
(39405, '1997', '1997', 0, 0, 0.4, '', 1, '*'),
(39406, '250', '250', 0, 0, 0.3, '', 1, '*'),
(39407, 'aisles', 'aisles', 0, 0, 0.4, 'A242', 1, '*'),
(39408, 'animal', 'animal', 0, 0, 0.4, 'A540', 1, '*'),
(39409, 'anorexia', 'anorexia', 0, 0, 0.5333, 'A562', 1, '*'),
(39410, 'appet.2019.05.005', 'appet.2019.05.005', 0, 0, 1, 'A130', 1, '*'),
(39411, 'biologically', 'biologically', 0, 0, 0.8, 'B424', 1, '*'),
(39412, 'blogs', 'blogs', 0, 0, 0.3333, 'B420', 1, '*'),
(39413, 'blurred', 'blurred', 0, 0, 0.4667, 'B463', 1, '*'),
(39414, 'books', 'books', 0, 0, 0.3333, 'B200', 1, '*'),
(39415, 'bratman', 'bratman', 0, 0, 0.4667, 'B635', 1, '*'),
(39416, 'buds', 'buds', 0, 0, 0.2667, 'B320', 1, '*'),
(39417, 'can\'t', 'can\'t', 0, 0, 0.3333, 'C530', 1, '*'),
(39418, 'casual', 'casual', 0, 0, 0.4, 'C400', 1, '*'),
(39419, 'classify', 'classify', 0, 0, 0.5333, 'C421', 1, '*'),
(39420, 'compromised', 'compromised', 0, 0, 0.7333, 'C516523', 1, '*'),
(39421, 'compulsions', 'compulsions', 0, 0, 0.7333, 'C514252', 1, '*'),
(39422, 'compulsive', 'compulsive', 0, 0, 0.6667, 'C51421', 1, '*'),
(39423, 'confusing', 'confusing', 0, 0, 0.6, 'C51252', 1, '*'),
(39424, 'corn', 'corn', 0, 0, 0.2667, 'C650', 1, '*'),
(39425, 'criteria', 'criteria', 0, 0, 0.5333, 'C636', 1, '*'),
(39426, 'cultivating', 'cultivating', 0, 0, 0.7333, 'C431352', 1, '*'),
(39427, 'dairy', 'dairy', 0, 0, 0.3333, 'D600', 1, '*'),
(39428, 'depriving', 'depriving', 0, 0, 0.6, 'D16152', 1, '*'),
(39429, 'detrimental', 'detrimental', 0, 0, 0.7333, 'D6534', 1, '*'),
(39430, 'dsm-5', 'dsm-5', 0, 0, 0.3333, 'D250', 1, '*'),
(39431, 'elimination', 'elimination', 0, 0, 0.7333, 'E4535', 1, '*'),
(39432, 'entire', 'entire', 0, 0, 0.4, 'E536', 8, '*'),
(39433, 'epitome', 'epitome', 0, 0, 0.4667, 'E135', 1, '*'),
(39434, 'foods', 'foods', 0, 0, 0.3333, 'F320', 1, '*'),
(39435, 'fried', 'fried', 0, 0, 0.3333, 'F630', 1, '*'),
(39436, 'grocery', 'grocery', 0, 0, 0.4667, 'G626', 1, '*'),
(39437, 'grown', 'grown', 0, 0, 0.3333, 'G650', 1, '*'),
(39438, 'harm', 'harm', 0, 0, 0.2667, 'H650', 1, '*'),
(39439, 'harmful', 'harmful', 0, 0, 0.4667, 'H6514', 1, '*'),
(39440, 'imbalances', 'imbalances', 0, 0, 0.6667, 'I51452', 1, '*'),
(39441, 'isolation', 'isolation', 0, 0, 0.6, 'I2435', 1, '*'),
(39442, 'joyand', 'joyand', 0, 0, 0.4, 'J530', 1, '*'),
(39443, 'junkies', 'junkies', 0, 0, 0.4667, 'J520', 1, '*'),
(39444, 'labeled', 'labeled', 0, 0, 0.4667, 'L143', 1, '*'),
(39445, 'latest', 'latest', 0, 0, 0.4, 'L323', 1, '*'),
(39446, 'maladaptive', 'maladaptive', 0, 0, 0.7333, 'M43131', 1, '*'),
(39447, 'malnutrition', 'malnutrition', 0, 0, 0.8, 'M453635', 1, '*'),
(39448, 'manual', 'manual', 0, 0, 0.4, 'M400', 1, '*'),
(39449, 'mccomb', 'mccomb', 0, 0, 0.4, 'M251', 1, '*'),
(39450, 'mills', 'mills', 0, 0, 0.3333, 'M420', 1, '*'),
(39451, 'navigate', 'navigate', 0, 0, 0.5333, 'N123', 1, '*'),
(39452, 'nervosa', 'nervosa', 0, 0, 0.4667, 'N612', 1, '*'),
(39453, 'normalizes', 'normalizes', 0, 0, 0.6667, 'N6542', 1, '*'),
(39454, 'nutritious', 'nutritious', 0, 0, 0.6667, 'N3632', 1, '*'),
(39455, 'obsessing', 'obsessing', 0, 0, 0.6, 'O1252', 1, '*'),
(39456, 'obsessive', 'obsessive', 0, 0, 0.6, 'O121', 1, '*'),
(39457, 'organically', 'organically', 0, 0, 0.7333, 'O62524', 1, '*'),
(39458, 'orientate', 'orientate', 0, 0, 0.6, 'O653', 1, '*'),
(39459, 'orthorexia', 'orthorexia', 0, 0, 0.6667, 'O6362', 1, '*'),
(39460, 'orthorexic', 'orthorexic', 0, 0, 0.6667, 'O6362', 1, '*'),
(39461, 'pathological', 'pathological', 0, 0, 0.8, 'P3424', 1, '*'),
(39462, 'purity', 'purity', 0, 0, 0.4, 'P630', 1, '*'),
(39463, 're-education', 're-education', 0, 0, 0.8, 'R3235', 1, '*'),
(39464, 'redefine', 'redefine', 0, 0, 0.5333, 'R315', 1, '*'),
(39465, 'rehabilitation', 'rehabilitation', 0, 0, 0.9333, 'R1435', 1, '*'),
(39466, 'restriction', 'restriction', 0, 0, 0.7333, 'R236235', 1, '*'),
(39467, 'restrictions', 'restrictions', 0, 0, 0.8, 'R2362352', 1, '*'),
(39468, 'rigidity', 'rigidity', 0, 0, 0.5333, 'R230', 1, '*'),
(39469, 'salt', 'salt', 0, 0, 0.2667, 'S430', 1, '*'),
(39470, 'seep', 'seep', 0, 0, 0.2667, 'S100', 1, '*'),
(39471, 'sign', 'sign', 0, 0, 0.2667, 'S500', 1, '*'),
(39472, 'skipped', 'skipped', 0, 0, 0.4667, 'S130', 1, '*'),
(39473, 'slim', 'slim', 0, 0, 0.2667, 'S450', 1, '*'),
(39474, 'solely', 'solely', 0, 0, 0.4, 'S400', 1, '*'),
(39475, 'soy', 'soy', 0, 0, 0.2, 'S000', 1, '*'),
(39476, 'statistical', 'statistical', 0, 0, 0.7333, 'S32324', 1, '*'),
(39477, 'steven', 'steven', 0, 0, 0.4, 'S315', 1, '*'),
(39478, 'superfood', 'superfood', 0, 0, 0.6, 'S1613', 1, '*'),
(39479, 'toxic', 'toxic', 0, 0, 0.3333, 'T200', 7, '*'),
(39480, 'trend', 'trend', 0, 0, 0.3333, 'T653', 1, '*'),
(39481, 'understandable', 'understandable', 0, 0, 0.9333, 'U536235314', 1, '*'),
(39482, 'unnoticed', 'unnoticed', 0, 0, 0.6, 'U5323', 1, '*'),
(39483, 'wheat', 'wheat', 0, 0, 0.3333, 'W300', 1, '*'),
(39484, '“healthy”', '“healthy”', 0, 0, 0.6, '“430', 1, '*'),
(39485, '“oreksi”', '“oreksi”', 0, 0, 0.5333, '“620', 1, '*'),
(39486, '“orthos”', '“orthos”', 0, 0, 0.5333, '“632', 1, '*'),
(39487, '249', '249', 0, 0, 0.3, '', 1, '*'),
(39488, '2nd', '2nd', 0, 0, 0.2, 'N300', 1, '*'),
(39489, '642', '642', 0, 0, 0.3, '', 1, '*'),
(39490, 'approximately', 'approximately', 0, 0, 0.8667, 'A162534', 1, '*'),
(39491, 'assistant', 'assistant', 0, 0, 0.6, 'A2353', 4, '*'),
(39492, 'bochum', 'bochum', 0, 0, 0.4, 'B250', 1, '*'),
(39493, 'brailovskaia', 'brailovskaia', 0, 0, 0.8, 'B6412', 1, '*'),
(39494, 'burden', 'burden', 0, 0, 0.4, 'B635', 1, '*'),
(39495, 'causal', 'causal', 0, 0, 0.4, 'C400', 1, '*'),
(39496, 'cigarette', 'cigarette', 0, 0, 0.6, 'C630', 1, '*'),
(39497, 'continuing', 'continuing', 0, 0, 0.6667, 'C5352', 1, '*'),
(39498, 'era', 'era', 0, 0, 0.2, 'E600', 1, '*'),
(39499, 'georg', 'georg', 0, 0, 0.3333, 'G620', 1, '*'),
(39500, 'grethe', 'grethe', 0, 0, 0.4, 'G630', 1, '*'),
(39501, 'healthcontinued', 'healthcontinued', 0, 0, 1, 'H4325353', 1, '*'),
(39502, 'holger', 'holger', 0, 0, 0.4, 'H426', 1, '*'),
(39503, 'julia', 'julia', 0, 0, 0.3333, 'J400', 1, '*'),
(39504, 'jürgenmargraf', 'jürgenmargraf', 0, 0, 0.8667, 'J6256261', 1, '*'),
(39505, 'middle', 'middle', 0, 0, 0.4, 'M340', 3, '*'),
(39506, 'reports', 'reports', 0, 0, 0.4667, 'R1632', 1, '*'),
(39507, 'ruhr-universität', 'ruhr-universität', 0, 0, 1, 'R51623', 1, '*'),
(39508, 's10389-022-01751-x', 's10389-022-01751-x', 0, 0, 1, 'S000', 1, '*'),
(39509, 'schillack', 'schillack', 0, 0, 0.6, 'S420', 1, '*'),
(39510, 'september', 'september', 0, 0, 0.6, 'S13516', 1, '*'),
(39511, 'swarlik', 'swarlik', 0, 0, 0.4667, 'S642', 1, '*'),
(39512, 'three-quarters', 'three-quarters', 0, 0, 0.9333, 'T626362', 1, '*'),
(39513, 'treatment', 'treatment', 0, 0, 0.6, 'T6353', 3, '*'),
(39514, 'two-week', 'two-week', 0, 0, 0.5333, 'T200', 1, '*'),
(39515, 'usual', 'usual', 0, 0, 0.3333, 'U240', 2, '*'),
(39516, 'verena', 'verena', 0, 0, 0.4, 'V650', 1, '*'),
(39517, '“these', '“these', 0, 0, 0.4, '“320', 1, '*'),
(39518, '234', '234', 0, 0, 0.3, '', 1, '*'),
(39519, 'worklife', 'worklife', 0, 0, 0.5333, 'W6241', 1, '*'),
(39521, '233', '233', 0, 0, 0.3, '', 1, '*'),
(39522, 'ανθεκτικοτητα', 'ανθεκτικοτητα', 0, 0, 0.8667, 'α000', 1, '*'),
(39523, 'ψυχικη', 'ψυχικη', 0, 0, 0.4, 'ψ000', 1, '*'),
(39524, '232', '232', 0, 0, 0.3, '', 1, '*'),
(39525, 'θεσπιση', 'θεσπιση', 0, 0, 0.4667, 'θ000', 1, '*'),
(39526, 'στοχων', 'στοχων', 0, 0, 0.4, 'σ000', 1, '*'),
(39527, '231', '231', 0, 0, 0.3, '', 1, '*'),
(39528, 'προσαρμοστικοτητα', 'προσαρμοστικοτητα', 0, 0, 1, 'π000', 1, '*'),
(39532, '230', '230', 0, 0, 0.3, '', 1, '*'),
(39533, '229', '229', 0, 0, 0.3, '', 1, '*'),
(39534, '228', '228', 0, 0, 0.3, '', 1, '*'),
(39535, 'ικανοτητα', 'ικανοτητα', 0, 0, 0.6, 'ι000', 1, '*'),
(39538, '227', '227', 0, 0, 0.3, '', 1, '*'),
(39539, '226', '226', 0, 0, 0.3, '', 1, '*'),
(39540, '225', '225', 0, 0, 0.3, '', 1, '*'),
(39541, '224', '224', 0, 0, 0.3, '', 1, '*'),
(39542, '223', '223', 0, 0, 0.3, '', 1, '*'),
(39543, '222', '222', 0, 0, 0.3, '', 1, '*'),
(39544, '221', '221', 0, 0, 0.3, '', 1, '*'),
(39545, 'διεκδικηση', 'διεκδικηση', 0, 0, 0.6667, 'δ000', 1, '*'),
(39546, 'θετικη', 'θετικη', 0, 0, 0.4, 'θ000', 1, '*'),
(39547, '220', '220', 0, 0, 0.3, '', 1, '*'),
(39548, 'τest', 'τest', 0, 0, 0.2667, 'τ230', 2, '*'),
(39550, '219', '219', 0, 0, 0.3, '', 1, '*'),
(39552, '218', '218', 0, 0, 0.3, '', 1, '*'),
(39553, '217', '217', 0, 0, 0.3, '', 1, '*'),
(39554, '216', '216', 0, 0, 0.3, '', 1, '*'),
(39555, 'αυτονομια', 'αυτονομια', 0, 0, 0.6, 'α000', 1, '*'),
(39557, '215', '215', 0, 0, 0.3, '', 1, '*'),
(39558, 'αυτοελεγχο', 'αυτοελεγχο', 0, 0, 0.6667, 'α000', 1, '*'),
(39560, '214', '214', 0, 0, 0.3, '', 1, '*'),
(39562, '213', '213', 0, 0, 0.3, '', 1, '*'),
(39566, '212', '212', 0, 0, 0.3, '', 1, '*'),
(39567, 'ερωτικεσ', 'ερωτικεσ', 0, 0, 0.5333, 'ε000', 1, '*'),
(39569, '211', '211', 0, 0, 0.3, '', 1, '*'),
(39570, '210', '210', 0, 0, 0.3, '', 1, '*'),
(39571, '209', '209', 0, 0, 0.3, '', 1, '*'),
(39572, 'θυμο', 'θυμο', 0, 0, 0.2667, 'θ000', 1, '*'),
(39574, '208', '208', 0, 0, 0.3, '', 1, '*'),
(39575, '207', '207', 0, 0, 0.3, '', 1, '*'),
(39576, 'στρεσ', 'στρεσ', 0, 0, 0.3333, 'σ000', 1, '*'),
(39578, '206', '206', 0, 0, 0.3, '', 1, '*'),
(39579, '187', '187', 0, 0, 0.3, '', 1, '*'),
(39608, '1-15', '1-15', 0, 0, 0.4, '', 1, '*'),
(39609, '251', '251', 0, 0, 0.3, '', 1, '*'),
(39610, '833', '833', 0, 0, 0.3, '', 1, '*'),
(39611, 'alertness', 'alertness', 0, 0, 0.6, 'A46352', 1, '*'),
(39612, 'berry', 'berry', 0, 0, 0.3333, 'B600', 1, '*'),
(39613, 'california', 'california', 0, 0, 0.6667, 'C4165', 1, '*'),
(39614, 'came', 'came', 0, 0, 0.2667, 'C500', 1, '*'),
(39615, 'capdevila', 'capdevila', 0, 0, 0.6, 'C1314', 1, '*'),
(39616, 'carbohydrates', 'carbohydrates', 0, 0, 0.8667, 'C613632', 1, '*'),
(39617, 'conclusions', 'conclusions', 0, 0, 0.7333, 'C524252', 1, '*'),
(39618, 'daytime', 'daytime', 0, 0, 0.4667, 'D500', 1, '*'),
(39619, 'genetically', 'genetically', 0, 0, 0.7333, 'G5324', 1, '*'),
(39620, 'glucose', 'glucose', 0, 0, 0.4667, 'G420', 1, '*'),
(39621, 'h', 'h', 0, 0, 0.0667, 'H000', 1, '*'),
(39622, 'khatib', 'khatib', 0, 0, 0.4, 'K310', 1, '*'),
(39623, 'naturecommunications', 'naturecommunications', 0, 0, 1, 'N36252352', 1, '*'),
(39624, 'night\'s', 'night\'s', 0, 0, 0.4667, 'N232', 1, '*'),
(39625, 'predetermined', 'predetermined', 0, 0, 0.8667, 'P63653', 1, '*'),
(39626, 'quantity', 'quantity', 0, 0, 0.5333, 'Q530', 1, '*'),
(39627, 'recorded', 'recorded', 0, 0, 0.5333, 'R263', 8, '*'),
(39628, 'refreshed', 'refreshed', 0, 0, 0.6, 'R1623', 1, '*'),
(39629, 'rested', 'rested', 0, 0, 0.4, 'R230', 1, '*'),
(39630, 'sleepiness', 'sleepiness', 0, 0, 0.6667, 'S4152', 1, '*'),
(39631, 'theycombined', 'theycombined', 0, 0, 0.8, 'T25153', 1, '*'),
(39632, 'tsereteli', 'tsereteli', 0, 0, 0.6, 'T2634', 1, '*'),
(39633, 'valdes', 'valdes', 0, 0, 0.4, 'V432', 1, '*'),
(39634, 'vallat', 'vallat', 0, 0, 0.4, 'V430', 1, '*'),
(39635, 'walker', 'walker', 0, 0, 0.4, 'W426', 1, '*'),
(39643, 'systemic', 'systemic', 0, 0, 0.5333, 'S352', 4, '*'),
(39644, 'thessaloniki', 'thessaloniki', 0, 0, 0.8, 'T2452', 6, '*'),
(39655, 'darviri', 'darviri', 0, 0, 0.4667, 'D616', 2, '*'),
(39660, 'graduated', 'graduated', 0, 0, 0.6, 'G630', 9, '*'),
(39664, 'london', 'london', 0, 0, 0.4, 'L535', 5, '*'),
(39673, 'thesis', 'thesis', 0, 0, 0.4, 'T200', 3, '*'),
(39674, 'trauma', 'trauma', 0, 0, 0.4, 'T650', 3, '*'),
(39683, 'distinction', 'distinction', 0, 0, 0.7333, 'D235235', 3, '*'),
(39691, 'master\'s', 'master\'s', 0, 0, 0.5333, 'M2362', 4, '*'),
(39692, 'melina', 'melina', 0, 0, 0.4, 'M450', 2, '*'),
(39697, 'stoupa', 'stoupa', 0, 0, 0.4, 'S310', 2, '*'),
(39708, 'myrto', 'myrto', 0, 0, 0.3333, 'M630', 2, '*'),
(39709, 'ntente', 'ntente', 0, 0, 0.4, 'N353', 2, '*'),
(39743, 'fenia', 'fenia', 0, 0, 0.3333, 'F500', 1, '*'),
(39775, 'vovou', 'vovou', 0, 0, 0.3333, 'V000', 1, '*'),
(39824, '252', '252', 0, 0, 0.3, '', 1, '*'),
(39825, '4th', '4th', 0, 0, 0.2, 'T000', 1, '*'),
(39826, 'achievers', 'achievers', 0, 0, 0.6, 'A2162', 1, '*'),
(39827, 'addiction', 'addiction', 0, 0, 0.6, 'A3235', 1, '*'),
(39828, 'aid', 'aid', 0, 0, 0.2, 'A300', 3, '*'),
(39829, 'alsobeen', 'alsobeen', 0, 0, 0.5333, 'A4215', 1, '*'),
(39830, 'annual', 'annual', 0, 0, 0.4, 'A540', 1, '*'),
(39831, 'arts', 'arts', 0, 0, 0.2667, 'A632', 1, '*'),
(39832, 'assessments', 'assessments', 0, 0, 0.7333, 'A2532', 1, '*'),
(39833, 'autism', 'autism', 0, 0, 0.4, 'A325', 1, '*'),
(39834, 'borderline', 'borderline', 0, 0, 0.6667, 'B63645', 1, '*'),
(39835, 'bps', 'bps', 0, 0, 0.2, 'B200', 1, '*'),
(39836, 'cctp-ii', 'cctp-ii', 0, 0, 0.4667, 'C310', 1, '*'),
(39837, 'centres', 'centres', 0, 0, 0.4667, 'C5362', 1, '*'),
(39838, 'certified', 'certified', 0, 0, 0.6, 'C6313', 1, '*'),
(39839, 'chaired', 'chaired', 0, 0, 0.4667, 'C630', 1, '*'),
(39840, 'children\'s', 'children\'s', 0, 0, 0.6667, 'C43652', 1, '*'),
(39841, 'companies\'', 'companies\'', 0, 0, 0.6667, 'C5152', 1, '*'),
(39842, 'conference', 'conference', 0, 0, 0.6667, 'C51652', 1, '*'),
(39843, 'courses', 'courses', 0, 0, 0.4667, 'C620', 1, '*'),
(39844, 'develops', 'develops', 0, 0, 0.5333, 'D1412', 1, '*'),
(39845, 'england', 'england', 0, 0, 0.4667, 'E52453', 1, '*'),
(39846, 'english', 'english', 0, 0, 0.4667, 'E5242', 1, '*'),
(39847, 'entails', 'entails', 0, 0, 0.4667, 'E5342', 1, '*'),
(39848, 'faculty', 'faculty', 0, 0, 0.4667, 'F243', 3, '*'),
(39849, 'format', 'format', 0, 0, 0.4, 'F653', 1, '*'),
(39850, 'healing', 'healing', 0, 0, 0.4667, 'H452', 1, '*'),
(39851, 'human-computer', 'human-computer', 0, 0, 0.9333, 'H525136', 1, '*'),
(39852, 'humanitarian', 'humanitarian', 0, 0, 0.8, 'H5365', 1, '*'),
(39853, 'ideation', 'ideation', 0, 0, 0.5333, 'I350', 1, '*'),
(39854, 'kcl', 'kcl', 0, 0, 0.2, 'K400', 1, '*'),
(39855, 'king\'s', 'king\'s', 0, 0, 0.4, 'K520', 1, '*'),
(39856, 'licence', 'licence', 0, 0, 0.4667, 'L252', 1, '*'),
(39857, 'manager', 'manager', 0, 0, 0.4667, 'M260', 1, '*'),
(39858, 'masters', 'masters', 0, 0, 0.4667, 'M2362', 1, '*'),
(39859, 'multicultural', 'multicultural', 0, 0, 0.8667, 'M4324364', 1, '*'),
(39860, 'neurobiology', 'neurobiology', 0, 0, 0.8, 'N6142', 1, '*'),
(39861, 'packages', 'packages', 0, 0, 0.5333, 'P200', 1, '*'),
(39862, 'presents', 'presents', 0, 0, 0.5333, 'P62532', 1, '*'),
(39863, 'projects', 'projects', 0, 0, 0.5333, 'P6232', 1, '*'),
(39864, 'psychoeducational', 'psychoeducational', 0, 0, 1, 'P232354', 1, '*'),
(39865, 'psychometric', 'psychometric', 0, 0, 0.8, 'P25362', 1, '*'),
(39866, 'psychosis', 'psychosis', 0, 0, 0.6, 'P200', 1, '*'),
(39867, 'publications', 'publications', 0, 0, 0.8, 'P42352', 1, '*'),
(39868, 'regional', 'regional', 0, 0, 0.5333, 'R254', 1, '*'),
(39869, 'reintegration', 'reintegration', 0, 0, 0.8667, 'R532635', 1, '*'),
(39870, 'rethinking', 'rethinking', 0, 0, 0.6667, 'R35252', 1, '*'),
(39871, 'schema', 'schema', 0, 0, 0.4, 'S500', 1, '*'),
(39872, 'south', 'south', 0, 0, 0.3333, 'S300', 1, '*'),
(39873, 'speaker', 'speaker', 0, 0, 0.4667, 'S126', 1, '*'),
(39874, 'suicide', 'suicide', 0, 0, 0.4667, 'S300', 1, '*'),
(39875, 'treating', 'treating', 0, 0, 0.5333, 'T6352', 1, '*'),
(39876, 'ucl', 'ucl', 0, 0, 0.2, 'U240', 1, '*'),
(39877, 'uk', 'uk', 0, 0, 0.1333, 'U200', 1, '*'),
(39878, 'undergraduate', 'undergraduate', 0, 0, 0.8667, 'U536263', 1, '*'),
(39879, 'volunteered', 'volunteered', 0, 0, 0.7333, 'V45363', 1, '*'),
(39880, 'wales', 'wales', 0, 0, 0.3333, 'W420', 1, '*'),
(39881, 'war', 'war', 0, 0, 0.2, 'W600', 1, '*'),
(39882, 'workshops', 'workshops', 0, 0, 0.6, 'W6212', 1, '*'),
(39883, 'κδαπ', 'κδαπ', 0, 0, 0.2667, 'κ000', 1, '*'),
(39884, 'σεψ', 'σεψ', 0, 0, 0.2, 'σ000', 1, '*'),
(39885, 'σύλλογος', 'σύλλογος', 0, 0, 0.5333, 'σ000', 1, '*'),
(39886, '193', '193', 0, 0, 0.3, '', 2, '*'),
(39887, 'advocate', 'advocate', 0, 0, 0.5333, 'A3123', 2, '*'),
(39888, 'ba', 'ba', 0, 0, 0.1333, 'B000', 2, '*'),
(39889, 'candidates', 'candidates', 0, 0, 0.6667, 'C532', 2, '*'),
(39890, 'contributed', 'contributed', 0, 0, 0.7333, 'C53613', 2, '*'),
(39891, 'corporate', 'corporate', 0, 0, 0.6, 'C6163', 2, '*'),
(39892, 'counselor', 'counselor', 0, 0, 0.6, 'C5246', 2, '*'),
(39893, 'dedicated', 'dedicated', 0, 0, 0.6, 'D230', 2, '*'),
(39894, 'dementia', 'dementia', 0, 0, 0.5333, 'D530', 2, '*'),
(39895, 'diagnosing', 'diagnosing', 0, 0, 0.6667, 'D25252', 2, '*'),
(39896, 'governmental', 'governmental', 0, 0, 0.8, 'G16534', 2, '*'),
(39897, 'handbook', 'handbook', 0, 0, 0.5333, 'H5312', 2, '*'),
(39898, 'housing', 'housing', 0, 0, 0.4667, 'H252', 2, '*'),
(39899, 'internships', 'internships', 0, 0, 0.7333, 'I5365212', 2, '*'),
(39900, 'minors', 'minors', 0, 0, 0.4, 'M620', 2, '*'),
(39901, 'modules', 'modules', 0, 0, 0.4667, 'M342', 2, '*'),
(39902, 'philadelphia', 'philadelphia', 0, 0, 0.8, 'P4341', 2, '*'),
(39903, 'platform', 'platform', 0, 0, 0.5333, 'P43165', 2, '*'),
(39904, 'representing', 'representing', 0, 0, 0.8, 'R1625352', 2, '*'),
(39905, 'rotterdam', 'rotterdam', 0, 0, 0.6, 'R3635', 2, '*'),
(39906, 'sector', 'sector', 0, 0, 0.4, 'S360', 2, '*'),
(39907, 'senior', 'senior', 0, 0, 0.4, 'S560', 2, '*'),
(39908, 'shelter', 'shelter', 0, 0, 0.4667, 'S436', 2, '*'),
(39909, 'underage', 'underage', 0, 0, 0.5333, 'U5362', 2, '*'),
(39910, 'usa', 'usa', 0, 0, 0.2, 'U200', 2, '*'),
(39911, 'volunteer', 'volunteer', 0, 0, 0.6, 'V4536', 2, '*'),
(39912, 'writing', 'writing', 0, 0, 0.4667, 'W6352', 2, '*'),
(39913, '192', '192', 0, 0, 0.3, '', 2, '*'),
(39914, 'centers', 'centers', 0, 0, 0.4667, 'C5362', 2, '*'),
(39915, 'conducting', 'conducting', 0, 0, 0.6667, 'C532352', 2, '*'),
(39916, 'coordinator', 'coordinator', 0, 0, 0.7333, 'C63536', 2, '*'),
(39917, 'east', 'east', 0, 0, 0.2667, 'E230', 2, '*'),
(39918, 'enables', 'enables', 0, 0, 0.4667, 'E5142', 2, '*'),
(39919, 'equivalent', 'equivalent', 0, 0, 0.6667, 'E21453', 2, '*'),
(39920, 'family-oriented', 'family-oriented', 0, 0, 1, 'F54653', 2, '*'),
(39921, 'helpline', 'helpline', 0, 0, 0.5333, 'H4145', 2, '*'),
(39922, 'laboratory', 'laboratory', 0, 0, 0.6667, 'L1636', 2, '*'),
(39923, 'majoring', 'majoring', 0, 0, 0.5333, 'M2652', 2, '*'),
(39924, 'offered', 'offered', 0, 0, 0.4667, 'O163', 2, '*'),
(39925, 'offering', 'offering', 0, 0, 0.5333, 'O1652', 2, '*'),
(39926, 'relations', 'relations', 0, 0, 0.6, 'R4352', 2, '*'),
(39927, 'specializes', 'specializes', 0, 0, 0.7333, 'S1242', 2, '*'),
(39928, 'synthetic', 'synthetic', 0, 0, 0.6, 'S532', 2, '*'),
(39944, '191', '191', 0, 0, 0.3, '', 2, '*'),
(39945, 'apprenticed', 'apprenticed', 0, 0, 0.7333, 'A165323', 2, '*'),
(39946, 'camps', 'camps', 0, 0, 0.3333, 'C512', 2, '*'),
(39947, 'centre', 'centre', 0, 0, 0.4, 'C536', 4, '*'),
(39948, 'conferences', 'conferences', 0, 0, 0.7333, 'C51652', 2, '*'),
(39949, 'elderly', 'elderly', 0, 0, 0.4667, 'E4364', 2, '*'),
(39950, 'homes', 'homes', 0, 0, 0.3333, 'H520', 2, '*'),
(39951, 'kingdom', 'kingdom', 0, 0, 0.4667, 'K5235', 2, '*'),
(39952, 'lancashire', 'lancashire', 0, 0, 0.6667, 'L526', 2, '*'),
(39953, 'nursing', 'nursing', 0, 0, 0.4667, 'N6252', 2, '*'),
(39954, 'populations', 'populations', 0, 0, 0.7333, 'P4352', 2, '*'),
(39955, 'psychosexual', 'psychosexual', 0, 0, 0.8, 'P240', 2, '*'),
(39956, 'sexology', 'sexology', 0, 0, 0.5333, 'S420', 2, '*'),
(39957, 'united', 'united', 0, 0, 0.4, 'U530', 2, '*'),
(39959, '196', '196', 0, 0, 0.3, '', 2, '*'),
(39960, 'employed', 'employed', 0, 0, 0.5333, 'E5143', 2, '*'),
(39961, 'institutions', 'institutions', 0, 0, 0.8, 'I52352', 2, '*'),
(39962, 'liaison', 'liaison', 0, 0, 0.4667, 'L250', 2, '*'),
(39963, 'perinatal', 'perinatal', 0, 0, 0.6, 'P6534', 2, '*'),
(39964, 'psychiatry', 'psychiatry', 0, 0, 0.6667, 'P236', 2, '*'),
(39965, 'psychotherapist', 'psychotherapist', 0, 0, 1, 'P236123', 2, '*'),
(39966, 'researcher', 'researcher', 0, 0, 0.6667, 'R2626', 2, '*'),
(39967, 'trainee', 'trainee', 0, 0, 0.4667, 'T650', 2, '*'),
(39968, 'worker', 'worker', 0, 0, 0.4, 'W626', 4, '*'),
(39969, 'νικολέτα', 'νικολέτα', 0, 0, 0.5333, 'ν000', 2, '*'),
(39970, 'χατζηκωνσταντινίδου', 'χατζηκωνσταντινίδου', 0, 0, 1, 'χ000', 2, '*'),
(39971, '188', '188', 0, 0, 0.3, '', 1, '*'),
(39972, 'dozens', 'dozens', 0, 0, 0.4, 'D252', 1, '*'),
(39973, 'interested', 'interested', 0, 0, 0.6667, 'I53623', 1, '*'),
(39974, 'learned', 'learned', 0, 0, 0.4667, 'L653', 1, '*'),
(39975, 'nutritionists', 'nutritionists', 0, 0, 0.8667, 'N3635232', 4, '*'),
(39976, 'reputable', 'reputable', 0, 0, 0.6, 'R1314', 1, '*'),
(39977, 'self-awareness', 'self-awareness', 0, 0, 0.9333, 'S41652', 1, '*'),
(39978, 'subject', 'subject', 0, 0, 0.4667, 'S123', 1, '*'),
(39979, 'subjects', 'subjects', 0, 0, 0.5333, 'S1232', 1, '*'),
(39980, 'φιλοσοφία', 'φιλοσοφία', 0, 0, 0.6, 'φ000', 1, '*'),
(40107, '98', '98', 0, 0, 0.2, '', 1, '*'),
(40108, 'courage', 'courage', 0, 0, 0.4667, 'C620', 1, '*'),
(40109, 'determination', 'determination', 0, 0, 0.8667, 'D6535', 1, '*'),
(40110, 'disruption', 'disruption', 0, 0, 0.6667, 'D26135', 1, '*'),
(40111, 'indistinct', 'indistinct', 0, 0, 0.6667, 'I5323523', 1, '*'),
(40112, 'likes', 'likes', 0, 0, 0.3333, 'L200', 1, '*'),
(40113, 'patience', 'patience', 0, 0, 0.5333, 'P352', 1, '*'),
(40114, 're-gain', 're-gain', 0, 0, 0.4667, 'R250', 1, '*'),
(40115, 'sidetracked', 'sidetracked', 0, 0, 0.7333, 'S3623', 1, '*'),
(40116, 'tedious', 'tedious', 0, 0, 0.4667, 'T200', 1, '*'),
(40117, 'αυτοεκτίμησης', 'αυτοεκτίμησης', 0, 0, 0.8667, 'α000', 1, '*'),
(40118, 'βασικό', 'βασικό', 0, 0, 0.4, 'β000', 1, '*'),
(40119, 'δύσκολος', 'δύσκολος', 0, 0, 0.5333, 'δ000', 1, '*'),
(40120, 'θάρρους', 'θάρρους', 0, 0, 0.4667, 'θ000', 1, '*'),
(40121, 'στοιχείο', 'στοιχείο', 0, 0, 0.5333, 'σ000', 1, '*'),
(40122, '105', '105', 0, 0, 0.3, '', 1, '*'),
(40123, 'belongings', 'belongings', 0, 0, 0.6667, 'B45252', 1, '*'),
(40124, 'corner', 'corner', 0, 0, 0.4, 'C656', 1, '*'),
(40125, 'couple', 'couple', 0, 0, 0.4, 'C140', 1, '*'),
(40126, 'pamper', 'pamper', 0, 0, 0.4, 'P516', 1, '*'),
(40127, 'pick', 'pick', 0, 0, 0.2667, 'P200', 1, '*'),
(40128, 'spare', 'spare', 0, 0, 0.3333, 'S160', 1, '*'),
(40129, 'yours', 'yours', 0, 0, 0.3333, 'Y620', 1, '*'),
(40130, 'πετύχεις', 'πετύχεις', 0, 0, 0.5333, 'π000', 1, '*'),
(40131, 'σχέση', 'σχέση', 0, 0, 0.3333, 'σ000', 1, '*'),
(40168, '107', '107', 0, 0, 0.3, '', 1, '*'),
(40169, 'fault', 'fault', 0, 0, 0.3333, 'F430', 1, '*'),
(40170, 'recipes', 'recipes', 0, 0, 0.4667, 'R212', 1, '*'),
(40171, 'responsibly', 'responsibly', 0, 0, 0.7333, 'R215214', 1, '*'),
(40172, 'somebody', 'somebody', 0, 0, 0.5333, 'S513', 1, '*'),
(40173, 'καθημερινότητα', 'καθημερινότητα', 0, 0, 0.9333, 'κ000', 1, '*'),
(40175, '108', '108', 0, 0, 0.3, '', 1, '*'),
(40176, 'caring', 'caring', 0, 0, 0.4, 'C652', 1, '*'),
(40177, 'conclude', 'conclude', 0, 0, 0.5333, 'C5243', 1, '*'),
(40178, 'excluding', 'excluding', 0, 0, 0.6, 'E24352', 1, '*'),
(40179, 'objectively', 'objectively', 0, 0, 0.7333, 'O12314', 1, '*'),
(40180, 'positives', 'positives', 0, 0, 0.6, 'P2312', 1, '*'),
(40181, 'sorts', 'sorts', 0, 0, 0.3333, 'S632', 1, '*'),
(40182, 'thoroughly', 'thoroughly', 0, 0, 0.6667, 'T624', 1, '*'),
(40183, 'unsuitable', 'unsuitable', 0, 0, 0.6667, 'U52314', 1, '*'),
(40184, 'λαμβάνεις', 'λαμβάνεις', 0, 0, 0.6, 'λ000', 1, '*'),
(40185, 'μάθε', 'μάθε', 0, 0, 0.2667, 'μ000', 1, '*'),
(40221, '\'grown-up\'.', '\'grown-up\'.', 0, 0, 0.7333, 'G651', 1, '*'),
(40222, '106', '106', 0, 0, 0.3, '', 1, '*'),
(40223, 'canteen', 'canteen', 0, 0, 0.4667, 'C535', 1, '*'),
(40224, 'child\'s', 'child\'s', 0, 0, 0.4667, 'C432', 1, '*'),
(40225, 'codependency', 'codependency', 0, 0, 0.8, 'C315352', 1, '*'),
(40226, 'doctor\'s', 'doctor\'s', 0, 0, 0.5333, 'D2362', 1, '*'),
(40227, 'errands', 'errands', 0, 0, 0.4667, 'E6532', 1, '*'),
(40228, 'everywhere', 'everywhere', 0, 0, 0.6667, 'E160', 1, '*'),
(40229, 'importantly', 'importantly', 0, 0, 0.7333, 'I5163534', 1, '*'),
(40230, 'peace', 'peace', 0, 0, 0.3333, 'P200', 1, '*'),
(40231, 'relish', 'relish', 0, 0, 0.4, 'R420', 1, '*'),
(40232, 'sites', 'sites', 0, 0, 0.3333, 'S320', 1, '*'),
(40233, 'socially', 'socially', 0, 0, 0.5333, 'S400', 1, '*'),
(40234, 'somewhere', 'somewhere', 0, 0, 0.6, 'S560', 1, '*'),
(40235, 'unaccompanied', 'unaccompanied', 0, 0, 0.8667, 'U525153', 1, '*'),
(40236, 'waiting', 'waiting', 0, 0, 0.4667, 'W352', 1, '*'),
(40237, 'ανθρώπου', 'ανθρώπου', 0, 0, 0.5333, 'α000', 1, '*'),
(40238, 'απόκτησε', 'απόκτησε', 0, 0, 0.5333, 'α000', 1, '*'),
(40239, 'αυτόνομου', 'αυτόνομου', 0, 0, 0.6, 'α000', 1, '*'),
(40240, 'ενός', 'ενός', 0, 0, 0.2667, 'ε000', 1, '*'),
(40241, 'χαρακτηριστικά', 'χαρακτηριστικά', 0, 0, 0.9333, 'χ000', 1, '*'),
(40252, '159', '159', 0, 0, 0.3, '', 1, '*'),
(40253, 'additional', 'additional', 0, 0, 0.6667, 'A354', 1, '*'),
(40254, 'customize', 'customize', 0, 0, 0.6, 'C352', 1, '*'),
(40255, 'dare', 'dare', 0, 0, 0.2667, 'D600', 1, '*'),
(40256, 'discussion».', 'discussion».', 0, 0, 0.8, 'D250', 1, '*'),
(40257, 'examples', 'examples', 0, 0, 0.5333, 'E25142', 1, '*'),
(40258, 'family\'s', 'family\'s', 0, 0, 0.5333, 'F542', 1, '*'),
(40259, 'here».', 'here».', 0, 0, 0.4, 'H600', 1, '*'),
(40260, 'instant', 'instant', 0, 0, 0.4667, 'I52353', 1, '*'),
(40261, 'needs».', 'needs».', 0, 0, 0.4667, 'N320', 1, '*'),
(40262, 'now».', 'now».', 0, 0, 0.3333, 'N000', 1, '*'),
(40263, 'policy', 'policy', 0, 0, 0.4, 'P420', 1, '*'),
(40264, 'reject', 'reject', 0, 0, 0.4, 'R230', 1, '*'),
(40265, 'yourself».', 'yourself».', 0, 0, 0.6667, 'Y6241', 1, '*'),
(40266, '«although', '«although', 0, 0, 0.6, 'A432', 1, '*'),
(40267, '«i', '«i', 0, 0, 0.1333, 'I000', 1, '*'),
(40268, '«it', '«it', 0, 0, 0.2, 'I300', 1, '*'),
(40269, 'αγαπώ', 'αγαπώ', 0, 0, 0.3333, 'α000', 1, '*'),
(40270, 'απογοητεύσω', 'απογοητεύσω', 0, 0, 0.7333, 'α000', 1, '*'),
(40271, 'θέσπισης', 'θέσπισης', 0, 0, 0.5333, 'θ000', 1, '*'),
(40272, 'θέτω', 'θέτω', 0, 0, 0.2667, 'θ000', 1, '*'),
(40273, 'κάποιους', 'κάποιους', 0, 0, 0.5333, 'κ000', 1, '*'),
(40274, 'κινδυνεύω', 'κινδυνεύω', 0, 0, 0.6, 'κ000', 1, '*'),
(40275, 'τολμώ', 'τολμώ', 0, 0, 0.3333, 'τ000', 1, '*'),
(40283, '160', '160', 0, 0, 0.3, '', 1, '*'),
(40284, 'abuse', 'abuse', 0, 0, 0.3333, 'A120', 1, '*'),
(40285, 'abuse»', 'abuse»', 0, 0, 0.4, 'A120', 1, '*'),
(40286, 'acquaintance', 'acquaintance', 0, 0, 0.8, 'A25352', 1, '*'),
(40287, 'collapse»', 'collapse»', 0, 0, 0.6, 'C412', 1, '*'),
(40288, 'illegal', 'illegal', 0, 0, 0.4667, 'I424', 1, '*'),
(40289, 'sexually', 'sexually', 0, 0, 0.5333, 'S400', 1, '*'),
(40290, '«you', '«you', 0, 0, 0.2667, 'Y000', 1, '*'),
(40291, 'βαθύτερο', 'βαθύτερο', 0, 0, 0.5333, 'β000', 1, '*'),
(40292, 'δικαίωμα', 'δικαίωμα', 0, 0, 0.5333, 'δ000', 1, '*'),
(40293, 'επιλογής', 'επιλογής', 0, 0, 0.5333, 'ε000', 1, '*'),
(40294, 'προστατεύουν', 'προστατεύουν', 0, 0, 0.8, 'π000', 1, '*'),
(40295, 'προσωπικά', 'προσωπικά', 0, 0, 0.6, 'π000', 1, '*'),
(40296, 'σημάδια', 'σημάδια', 0, 0, 0.4667, 'σ000', 1, '*'),
(40297, 'υπερασπίζονται', 'υπερασπίζονται', 0, 0, 0.9333, 'υ000', 1, '*'),
(40298, '161', '161', 0, 0, 0.3, '', 1, '*'),
(40299, 'approval', 'approval', 0, 0, 0.5333, 'A1614', 1, '*'),
(40300, 'bidirectional', 'bidirectional', 0, 0, 0.8667, 'B362354', 1, '*'),
(40301, 'brother', 'brother', 0, 0, 0.4667, 'B636', 1, '*'),
(40302, 'criticizes', 'criticizes', 0, 0, 0.6667, 'C632', 1, '*'),
(40303, 'destroys', 'destroys', 0, 0, 0.5333, 'D2362', 1, '*'),
(40304, 'haveonly', 'haveonly', 0, 0, 0.5333, 'H154', 1, '*'),
(40305, 'ideology', 'ideology', 0, 0, 0.5333, 'I342', 1, '*'),
(40306, 'innuendos', 'innuendos', 0, 0, 0.6, 'I532', 1, '*'),
(40307, 'intellectual', 'intellectual', 0, 0, 0.8, 'I534234', 1, '*'),
(40308, 'invades', 'invades', 0, 0, 0.4667, 'I5132', 1, '*'),
(40309, 'kisses', 'kisses', 0, 0, 0.4, 'K000', 1, '*'),
(40310, 'materials', 'materials', 0, 0, 0.6, 'M3642', 1, '*'),
(40311, 'mocks', 'mocks', 0, 0, 0.3333, 'M200', 1, '*'),
(40312, 'politics', 'politics', 0, 0, 0.5333, 'P432', 1, '*'),
(40313, 'property', 'property', 0, 0, 0.5333, 'P6163', 1, '*'),
(40314, 'receives', 'receives', 0, 0, 0.5333, 'R212', 1, '*'),
(40315, 'seen', 'seen', 0, 0, 0.2667, 'S500', 1, '*'),
(40316, 'shoulder', 'shoulder', 0, 0, 0.5333, 'S436', 1, '*'),
(40317, 'sports', 'sports', 0, 0, 0.4, 'S1632', 1, '*'),
(40318, 'steals', 'steals', 0, 0, 0.4, 'S342', 1, '*'),
(40319, 'twice', 'twice', 0, 0, 0.3333, 'T200', 1, '*'),
(40320, 'underestimates', 'underestimates', 0, 0, 0.9333, 'U53623532', 1, '*'),
(40321, 'violated', 'violated', 0, 0, 0.5333, 'V430', 1, '*'),
(40322, 'έλλειψη', 'έλλειψη', 0, 0, 0.4667, 'έ000', 1, '*'),
(40323, 'προκαλεί', 'προκαλεί', 0, 0, 0.5333, 'π000', 1, '*'),
(40324, 'σεβασμού', 'σεβασμού', 0, 0, 0.5333, 'σ000', 1, '*'),
(40329, '01', '01', 0, 0, 0.2, '', 1, '*'),
(40330, '162', '162', 0, 0, 0.3, '', 1, '*'),
(40331, 'decidedly', 'decidedly', 0, 0, 0.6, 'D234', 1, '*'),
(40332, 'estate', 'estate', 0, 0, 0.4, 'E230', 1, '*'),
(40333, 'fence', 'fence', 0, 0, 0.3333, 'F520', 1, '*'),
(40334, 'growth', 'growth', 0, 0, 0.4, 'G630', 1, '*'),
(40335, 'ignored', 'ignored', 0, 0, 0.4667, 'I2563', 1, '*'),
(40336, 'ignoring', 'ignoring', 0, 0, 0.5333, 'I25652', 1, '*'),
(40337, 'illustrate', 'illustrate', 0, 0, 0.6667, 'I42363', 1, '*'),
(40338, 'infringed', 'infringed', 0, 0, 0.6, 'I516523', 1, '*'),
(40339, 'kill', 'kill', 0, 0, 0.2667, 'K400', 1, '*'),
(40340, 'kindly', 'kindly', 0, 0, 0.4, 'K534', 1, '*'),
(40341, 'minimize', 'minimize', 0, 0, 0.5333, 'M200', 1, '*'),
(40342, 'privacy', 'privacy', 0, 0, 0.4667, 'P612', 1, '*'),
(40343, 'toll', 'toll', 0, 0, 0.2667, 'T400', 1, '*'),
(40344, 'unacceptable', 'unacceptable', 0, 0, 0.8, 'U521314', 1, '*'),
(40345, 'violations', 'violations', 0, 0, 0.6667, 'V4352', 1, '*'),
(40346, 'σώζουν', 'σώζουν', 0, 0, 0.4, 'σ000', 1, '*'),
(40347, 'όροι', 'όροι', 0, 0, 0.2667, 'ό000', 1, '*'),
(40360, '-', '-', 0, 0, 0.1, '', 1, '*'),
(40361, '163', '163', 0, 0, 0.3, '', 1, '*'),
(40362, 'assets', 'assets', 0, 0, 0.4, 'A232', 1, '*'),
(40363, 'heathy', 'heathy', 0, 0, 0.4, 'H300', 1, '*'),
(40364, 'ill', 'ill', 0, 0, 0.2, 'I400', 1, '*'),
(40365, 'sections', 'sections', 0, 0, 0.5333, 'S352', 1, '*'),
(40367, '166', '166', 0, 0, 0.3, '', 1, '*'),
(40368, 'hurting', 'hurting', 0, 0, 0.4667, 'H6352', 1, '*'),
(40369, 'mad', 'mad', 0, 0, 0.2, 'M300', 1, '*'),
(40370, 'occasion', 'occasion', 0, 0, 0.5333, 'O250', 1, '*'),
(40371, 'tells', 'tells', 0, 0, 0.3333, 'T420', 1, '*'),
(40372, 'vase”.', 'vase”.', 0, 0, 0.4, 'V200', 1, '*'),
(40373, 'πεις', 'πεις', 0, 0, 0.2667, 'π000', 1, '*'),
(40374, '“no”', '“no”', 0, 0, 0.2667, '“500', 1, '*'),
(40382, '155', '155', 0, 0, 0.3, '', 1, '*'),
(40383, 'consideration', 'consideration', 0, 0, 0.8667, 'C523635', 1, '*'),
(40384, 'framing', 'framing', 0, 0, 0.4667, 'F652', 1, '*'),
(40385, 'gather', 'gather', 0, 0, 0.4, 'G360', 1, '*'),
(40386, 'narrow', 'narrow', 0, 0, 0.4, 'N600', 1, '*'),
(40387, 'απόφασης', 'απόφασης', 0, 0, 0.5333, 'α000', 1, '*'),
(40389, '142', '142', 0, 0, 0.3, '', 8, '*'),
(40390, 'abdomen', 'abdomen', 0, 0, 0.4667, 'A135', 1, '*'),
(40391, 'apart', 'apart', 0, 0, 0.3333, 'A163', 1, '*'),
(40392, 'contributing', 'contributing', 0, 0, 0.8, 'C5361352', 1, '*'),
(40393, 'encourages', 'encourages', 0, 0, 0.6667, 'E5262', 1, '*'),
(40394, 'enhancing', 'enhancing', 0, 0, 0.6, 'E5252', 1, '*'),
(40395, 'illness', 'illness', 0, 0, 0.4667, 'I452', 1, '*'),
(40396, 'kindness', 'kindness', 0, 0, 0.5333, 'K5352', 1, '*'),
(40397, 'longevity', 'longevity', 0, 0, 0.6, 'L5213', 1, '*'),
(40398, 'round', 'round', 0, 0, 0.3333, 'R530', 1, '*'),
(40399, 'sniffles', 'sniffles', 0, 0, 0.5333, 'S5142', 1, '*'),
(40400, 'wall', 'wall', 0, 0, 0.2667, 'W400', 1, '*'),
(40401, 'έρχεται', 'έρχεται', 0, 0, 0.4667, 'έ000', 1, '*'),
(40402, 'καλοσύνη', 'καλοσύνη', 0, 0, 0.5333, 'κ000', 1, '*'),
(40403, 'κινείται', 'κινείται', 0, 0, 0.5333, 'κ000', 1, '*'),
(40404, 'κόσμο', 'κόσμο', 0, 0, 0.3333, 'κ000', 1, '*'),
(40405, 'υγεία', 'υγεία', 0, 0, 0.3333, 'υ000', 1, '*'),
(40420, '135', '135', 0, 0, 0.3, '', 1, '*'),
(40421, 'clouds', 'clouds', 0, 0, 0.4, 'C432', 1, '*'),
(40422, 'concert', 'concert', 0, 0, 0.4667, 'C5263', 1, '*'),
(40423, 'construction', 'construction', 0, 0, 0.8, 'C5236235', 1, '*'),
(40424, 'contrast', 'contrast', 0, 0, 0.5333, 'C53623', 1, '*'),
(40425, 'encounter', 'encounter', 0, 0, 0.6, 'E52536', 1, '*'),
(40426, 'floating', 'floating', 0, 0, 0.5333, 'F4352', 1, '*'),
(40427, 'fullest', 'fullest', 0, 0, 0.4667, 'F423', 1, '*'),
(40428, 'gazing', 'gazing', 0, 0, 0.4, 'G520', 1, '*'),
(40429, 'hiking', 'hiking', 0, 0, 0.4, 'H252', 1, '*'),
(40430, 'hill', 'hill', 0, 0, 0.2667, 'H400', 1, '*'),
(40431, 'holiday', 'holiday', 0, 0, 0.4667, 'H430', 1, '*'),
(40432, 'incorporate', 'incorporate', 0, 0, 0.7333, 'I526163', 1, '*'),
(40433, 'looks', 'looks', 0, 0, 0.3333, 'L200', 1, '*'),
(40434, 'mud', 'mud', 0, 0, 0.2, 'M300', 1, '*'),
(40435, 'pleases', 'pleases', 0, 0, 0.4667, 'P420', 1, '*'),
(40436, 'possesses', 'possesses', 0, 0, 0.6, 'P200', 1, '*'),
(40437, 'powerful', 'powerful', 0, 0, 0.5333, 'P614', 1, '*'),
(40438, 'rare', 'rare', 0, 0, 0.2667, 'R000', 1, '*'),
(40439, 'sees', 'sees', 0, 0, 0.2667, 'S000', 1, '*'),
(40440, 'stars', 'stars', 0, 0, 0.3333, 'S362', 1, '*'),
(40441, 'sunset', 'sunset', 0, 0, 0.4, 'S523', 1, '*'),
(40442, 'tastes', 'tastes', 0, 0, 0.4, 'T232', 1, '*'),
(40443, 'witness', 'witness', 0, 0, 0.4667, 'W352', 1, '*'),
(40444, 'άλλος', 'άλλος', 0, 0, 0.3333, 'ά000', 1, '*'),
(40445, 'αντανακλόνται', 'αντανακλόνται', 0, 0, 0.8667, 'α000', 1, '*'),
(40446, 'αστέρια', 'αστέρια', 0, 0, 0.4667, 'α000', 1, '*'),
(40447, 'βλέπει', 'βλέπει', 0, 0, 0.4, 'β000', 1, '*'),
(40448, 'δέος', 'δέος', 0, 0, 0.2667, 'δ000', 1, '*'),
(40449, 'κοιτάζει', 'κοιτάζει', 0, 0, 0.5333, 'κ000', 1, '*'),
(40450, 'λάσπη', 'λάσπη', 0, 0, 0.3333, 'λ000', 1, '*'),
(40451, 'νερόλακκο', 'νερόλακκο', 0, 0, 0.6, 'ν000', 1, '*'),
(40483, '129', '129', 0, 0, 0.3, '', 1, '*'),
(40484, 'consistency', 'consistency', 0, 0, 0.7333, 'C52352', 1, '*'),
(40485, 'indeed', 'indeed', 0, 0, 0.4, 'I530', 1, '*'),
(40486, 'neurochemicals', 'neurochemicals', 0, 0, 0.9333, 'N625242', 1, '*'),
(40487, 'γεμάτη', 'γεμάτη', 0, 0, 0.4, 'γ000', 1, '*'),
(40488, 'δώσεις', 'δώσεις', 0, 0, 0.4, 'δ000', 1, '*'),
(40489, 'κρατήσεις', 'κρατήσεις', 0, 0, 0.6, 'κ000', 1, '*'),
(40490, 'λόγος', 'λόγος', 0, 0, 0.3333, 'λ000', 1, '*'),
(40491, 'χαμόγελο', 'χαμόγελο', 0, 0, 0.5333, 'χ000', 1, '*'),
(40498, '119', '119', 0, 0, 0.3, '', 1, '*'),
(40499, 'determine', 'determine', 0, 0, 0.6, 'D650', 1, '*'),
(40500, 'estimate', 'estimate', 0, 0, 0.5333, 'E2353', 1, '*'),
(40501, 'follow-up', 'follow-up', 0, 0, 0.6, 'F410', 1, '*'),
(40502, 'scheduling', 'scheduling', 0, 0, 0.6667, 'S3452', 1, '*'),
(40503, 'καθημερινό', 'καθημερινό', 0, 0, 0.6667, 'κ000', 1, '*'),
(40505, '109', '109', 0, 0, 0.3, '', 1, '*'),
(40506, 'accountability', 'accountability', 0, 0, 0.9333, 'A253143', 1, '*'),
(40507, 'adversities', 'adversities', 0, 0, 0.7333, 'A316232', 1, '*'),
(40508, 'consent»', 'consent»', 0, 0, 0.5333, 'C5253', 1, '*'),
(40509, 'defends', 'defends', 0, 0, 0.4667, 'D1532', 1, '*'),
(40510, 'dignity', 'dignity', 0, 0, 0.4667, 'D253', 1, '*'),
(40511, 'eleanor', 'eleanor', 0, 0, 0.4667, 'E456', 1, '*'),
(40512, 'faith', 'faith', 0, 0, 0.3333, 'F300', 1, '*'),
(40513, 'faults', 'faults', 0, 0, 0.4, 'F432', 1, '*'),
(40514, 'give-up', 'give-up', 0, 0, 0.4667, 'G100', 1, '*'),
(40515, 'inferior', 'inferior', 0, 0, 0.5333, 'I516', 1, '*'),
(40516, 'inspires', 'inspires', 0, 0, 0.5333, 'I52162', 1, '*'),
(40517, 'realistically', 'realistically', 0, 0, 0.8667, 'R42324', 1, '*'),
(40518, 'roosevelt', 'roosevelt', 0, 0, 0.6, 'R2143', 1, '*'),
(40519, 'self-evaluation', 'self-evaluation', 0, 0, 1, 'S41435', 1, '*'),
(40520, 'self-respect', 'self-respect', 0, 0, 0.8, 'S4162123', 1, '*'),
(40521, 'tolerance', 'tolerance', 0, 0, 0.6, 'T4652', 1, '*'),
(40522, 'valid', 'valid', 0, 0, 0.3333, 'V430', 1, '*'),
(40523, '«no', '«no', 0, 0, 0.2, 'N000', 1, '*'),
(40524, '«κανείς', '«κανείς', 0, 0, 0.4667, 'κ000', 1, '*'),
(40525, 'κατώτερος', 'κατώτερος', 0, 0, 0.6, 'κ000', 1, '*'),
(40526, 'νιώσεις', 'νιώσεις', 0, 0, 0.4667, 'ν000', 1, '*'),
(40527, 'σου»', 'σου»', 0, 0, 0.2667, 'σ000', 1, '*'),
(40528, 'συγκατάθεσή', 'συγκατάθεσή', 0, 0, 0.7333, 'σ000', 1, '*'),
(40536, '110', '110', 0, 0, 0.3, '', 1, '*'),
(40537, 'cautious', 'cautious', 0, 0, 0.5333, 'C320', 1, '*'),
(40538, 'comparisons', 'comparisons', 0, 0, 0.7333, 'C516252', 1, '*'),
(40539, 'immense', 'immense', 0, 0, 0.4667, 'I520', 1, '*'),
(40540, 'misery', 'misery', 0, 0, 0.4, 'M260', 1, '*'),
(40541, 'missing', 'missing', 0, 0, 0.4667, 'M252', 1, '*'),
(40542, 'perfection', 'perfection', 0, 0, 0.6667, 'P61235', 1, '*'),
(40543, 'philosophy', 'philosophy', 0, 0, 0.6667, 'P421', 1, '*'),
(40544, 'rejection', 'rejection', 0, 0, 0.6, 'R235', 1, '*'),
(40545, 'suffering', 'suffering', 0, 0, 0.6, 'S1652', 1, '*'),
(40546, 'validation', 'validation', 0, 0, 0.6667, 'V435', 1, '*'),
(40547, 'virtues', 'virtues', 0, 0, 0.4667, 'V632', 1, '*'),
(40548, 'ζήσε', 'ζήσε', 0, 0, 0.2667, 'ζ000', 1, '*'),
(40549, 'λάθη', 'λάθη', 0, 0, 0.2667, 'λ000', 1, '*'),
(40550, 'σωστός', 'σωστός', 0, 0, 0.4, 'σ000', 1, '*'),
(40551, 'φοβάσαι', 'φοβάσαι', 0, 0, 0.4667, 'φ000', 1, '*'),
(40567, '111', '111', 0, 0, 0.3, '', 1, '*'),
(40568, 'abandon', 'abandon', 0, 0, 0.4667, 'A1535', 1, '*'),
(40569, 'cooperation', 'cooperation', 0, 0, 0.7333, 'C1635', 1, '*'),
(40570, 'degradation', 'degradation', 0, 0, 0.7333, 'D2635', 1, '*'),
(40571, 'enhances', 'enhances', 0, 0, 0.5333, 'E520', 1, '*'),
(40572, 'exploitation', 'exploitation', 0, 0, 0.8, 'E21435', 1, '*'),
(40573, 'extremes', 'extremes', 0, 0, 0.5333, 'E23652', 1, '*'),
(40574, 'golden', 'golden', 0, 0, 0.4, 'G435', 1, '*'),
(40575, 'intend', 'intend', 0, 0, 0.4, 'I5353', 1, '*'),
(40576, 'intersection', 'intersection', 0, 0, 0.8, 'I536235', 1, '*'),
(40577, 'negotiate', 'negotiate', 0, 0, 0.6, 'N230', 1, '*'),
(40578, 'satisfactory', 'satisfactory', 0, 0, 0.8, 'S321236', 1, '*'),
(40579, 'self-assured', 'self-assured', 0, 0, 0.8, 'S41263', 1, '*'),
(40580, 'suffer', 'suffer', 0, 0, 0.4, 'S160', 1, '*'),
(40581, 'ακολουθήσουν', 'ακολουθήσουν', 0, 0, 0.8, 'α000', 1, '*'),
(40582, 'εκτίμησε', 'εκτίμησε', 0, 0, 0.5333, 'ε000', 1, '*'),
(40583, 'εσύ', 'εσύ', 0, 0, 0.2, 'ε000', 1, '*'),
(40584, 'υπόλοιποι', 'υπόλοιποι', 0, 0, 0.6, 'υ000', 1, '*'),
(40598, '99', '99', 0, 0, 0.2, '', 1, '*'),
(40599, 'drop', 'drop', 0, 0, 0.2667, 'D610', 1, '*'),
(40600, 'durability', 'durability', 0, 0, 0.6667, 'D6143', 1, '*'),
(40601, 'enrich', 'enrich', 0, 0, 0.4, 'E562', 1, '*'),
(40602, 'ensures', 'ensures', 0, 0, 0.4667, 'E5262', 1, '*'),
(40603, 'moderation', 'moderation', 0, 0, 0.6667, 'M3635', 1, '*'),
(40604, 'self-assertiveness', 'self-assertiveness', 0, 0, 1, 'S41263152', 1, '*'),
(40605, 'self-fulfillment', 'self-fulfillment', 0, 0, 1, 'S4141453', 1, '*'),
(40606, 'self-maintenance', 'self-maintenance', 0, 0, 1, 'S415352', 1, '*'),
(40607, 'uphold', 'uphold', 0, 0, 0.4, 'U143', 1, '*'),
(40608, 'β', 'β', 0, 0, 0.0667, 'β000', 1, '*'),
(40609, 'κοινωνική', 'κοινωνική', 0, 0, 0.6, 'κ000', 1, '*'),
(40610, 'πολύ', 'πολύ', 0, 0, 0.2667, 'π000', 1, '*'),
(40613, 'adequately', 'adequately', 0, 0, 0.6667, 'A3234', 1, '*'),
(40614, 'disciplined', 'disciplined', 0, 0, 0.7333, 'D21453', 1, '*'),
(40615, 'measure', 'measure', 0, 0, 0.4667, 'M260', 1, '*'),
(40616, 'regulating', 'regulating', 0, 0, 0.6667, 'R24352', 1, '*'),
(40617, 'resist', 'resist', 0, 0, 0.4, 'R230', 1, '*'),
(40618, 'self-help', 'self-help', 0, 0, 0.6, 'S4141', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(40619, 'temptation', 'temptation', 0, 0, 0.6667, 'T5135', 1, '*'),
(40620, 'ελέγξει', 'ελέγξει', 0, 0, 0.4667, 'ε000', 1, '*'),
(40621, 'πρόκληση', 'πρόκληση', 0, 0, 0.5333, 'π000', 1, '*'),
(40628, '101', '101', 0, 0, 0.3, '', 1, '*'),
(40629, 'cortex', 'cortex', 0, 0, 0.4, 'C632', 1, '*'),
(40630, 'emerges', 'emerges', 0, 0, 0.4667, 'E562', 1, '*'),
(40631, 'impulse', 'impulse', 0, 0, 0.4667, 'I5142', 1, '*'),
(40632, 'impulses', 'impulses', 0, 0, 0.5333, 'I5142', 1, '*'),
(40633, 'instincts', 'instincts', 0, 0, 0.6, 'I5235232', 1, '*'),
(40634, 'interpreted', 'interpreted', 0, 0, 0.7333, 'I536163', 1, '*'),
(40635, 'pre-frontal', 'pre-frontal', 0, 0, 0.7333, 'P616534', 1, '*'),
(40636, 'regulated', 'regulated', 0, 0, 0.6, 'R243', 1, '*'),
(40637, 'responding', 'responding', 0, 0, 0.6667, 'R215352', 1, '*'),
(40638, 'subdue', 'subdue', 0, 0, 0.4, 'S130', 1, '*'),
(40639, 'thanks', 'thanks', 0, 0, 0.4, 'T520', 1, '*'),
(40640, 'undervalued', 'undervalued', 0, 0, 0.7333, 'U536143', 1, '*'),
(40641, 'γίνω', 'γίνω', 0, 0, 0.2667, 'γ000', 1, '*'),
(40643, '1-100', '1-100', 0, 0, 0.5, '', 1, '*'),
(40644, '40-60', '40-60', 0, 0, 0.5, '', 1, '*'),
(40645, '50-50', '50-50', 0, 0, 0.5, '', 1, '*'),
(40646, '71', '71', 0, 0, 0.2, '', 1, '*'),
(40647, 'admirably', 'admirably', 0, 0, 0.6, 'A35614', 1, '*'),
(40648, 'manages', 'manages', 0, 0, 0.4667, 'M200', 1, '*'),
(40649, 'outweigh', 'outweigh', 0, 0, 0.5333, 'O320', 1, '*'),
(40650, 'passive-aggressive', 'passive-aggressive', 0, 0, 1, 'P212621', 1, '*'),
(40651, 'scale', 'scale', 0, 0, 0.3333, 'S400', 1, '*'),
(40652, 'υπέρ', 'υπέρ', 0, 0, 0.2667, 'υ000', 1, '*'),
(40658, '81', '81', 0, 0, 0.2, '', 1, '*'),
(40659, 'blind».', 'blind».', 0, 0, 0.4667, 'B453', 1, '*'),
(40660, 'despite', 'despite', 0, 0, 0.4667, 'D213', 1, '*'),
(40661, 'eager', 'eager', 0, 0, 0.3333, 'E260', 1, '*'),
(40662, 'feels', 'feels', 0, 0, 0.3333, 'F420', 1, '*'),
(40663, 'idealize', 'idealize', 0, 0, 0.5333, 'I342', 1, '*'),
(40664, 'is”.', 'is”.', 0, 0, 0.2667, 'I200', 1, '*'),
(40665, 'long-lasting', 'long-lasting', 0, 0, 0.8, 'L5242352', 1, '*'),
(40666, 'norepinephrine', 'norepinephrine', 0, 0, 0.9333, 'N615165', 1, '*'),
(40667, 'rise', 'rise', 0, 0, 0.2667, 'R200', 1, '*'),
(40668, 'young', 'young', 0, 0, 0.3333, 'Y520', 1, '*'),
(40669, '«love', '«love', 0, 0, 0.3333, 'L100', 1, '*'),
(40670, '«τι', '«τι', 0, 0, 0.2, 'τ000', 1, '*'),
(40671, 'έρωτας»', 'έρωτας»', 0, 0, 0.4667, 'έ000', 1, '*'),
(40672, 'απασχολεί', 'απασχολεί', 0, 0, 0.6, 'α000', 1, '*'),
(40673, 'ειδικά', 'ειδικά', 0, 0, 0.4, 'ε000', 1, '*'),
(40674, 'ερώτημα', 'ερώτημα', 0, 0, 0.4667, 'ε000', 1, '*'),
(40675, 'καθέναν', 'καθέναν', 0, 0, 0.4667, 'κ000', 1, '*'),
(40676, 'νεανικά', 'νεανικά', 0, 0, 0.4667, 'ν000', 1, '*'),
(40689, '85', '85', 0, 0, 0.2, '', 1, '*'),
(40690, 'attracted', 'attracted', 0, 0, 0.6, 'A3623', 1, '*'),
(40691, 'chores', 'chores', 0, 0, 0.4, 'C620', 1, '*'),
(40692, 'connected', 'connected', 0, 0, 0.6, 'C523', 1, '*'),
(40693, 'exchanging', 'exchanging', 0, 0, 0.6667, 'E25252', 1, '*'),
(40694, 'nervousness', 'nervousness', 0, 0, 0.7333, 'N61252', 1, '*'),
(40695, 'plus', 'plus', 0, 0, 0.2667, 'P420', 1, '*'),
(40696, 're-decorating', 're-decorating', 0, 0, 0.8667, 'R326352', 1, '*'),
(40697, 'reads', 'reads', 0, 0, 0.3333, 'R320', 1, '*'),
(40698, 'released', 'released', 0, 0, 0.5333, 'R423', 1, '*'),
(40699, 'sex', 'sex', 0, 0, 0.2, 'S000', 8, '*'),
(40700, 'suspense', 'suspense', 0, 0, 0.5333, 'S152', 1, '*'),
(40701, 'έρθετε', 'έρθετε', 0, 0, 0.4, 'έ000', 1, '*'),
(40714, '189', '189', 0, 0, 0.3, '', 5, '*'),
(40715, 'bio', 'bio', 0, 0, 0.2, 'B000', 4, '*'),
(40716, 'christinakarachotziti', 'christinakarachotziti', 0, 0, 1, 'C6235262323', 4, '*'),
(40717, 'christinazourna', 'christinazourna', 0, 0, 1, 'C6235265', 4, '*'),
(40718, 'feniavovou', 'feniavovou', 0, 0, 0.6667, 'F510', 4, '*'),
(40719, 'ioannadarviri', 'ioannadarviri', 0, 0, 0.8667, 'I53616', 4, '*'),
(40720, 'ioannasouchla', 'ioannasouchla', 0, 0, 0.8667, 'I524', 4, '*'),
(40721, 'mairastefanakou', 'mairastefanakou', 0, 0, 1, 'M623152', 4, '*'),
(40722, 'melinastoupa', 'melinastoupa', 0, 0, 0.8, 'M45231', 4, '*'),
(40723, 'myrtontente', 'myrtontente', 0, 0, 0.7333, 'M635353', 4, '*'),
(40724, 'nikoletachatzikonstantinidou', 'nikoletachatzikonstantinidou', 0, 0, 1, 'N2432325235353', 4, '*'),
(40725, 'ομάδα', 'ομάδα', 0, 0, 0.3333, 'ο000', 5, '*'),
(40726, '118', '118', 0, 0, 0.3, '', 1, '*'),
(40727, 'aims', 'aims', 0, 0, 0.2667, 'A520', 1, '*'),
(40728, 'base', 'base', 0, 0, 0.2667, 'B200', 1, '*'),
(40729, 'detracts', 'detracts', 0, 0, 0.5333, 'D6232', 1, '*'),
(40730, 'exhaust', 'exhaust', 0, 0, 0.4667, 'E230', 1, '*'),
(40731, 'outsource', 'outsource', 0, 0, 0.6, 'O3262', 1, '*'),
(40732, 'red', 'red', 0, 0, 0.2, 'R300', 1, '*'),
(40733, 'referred', 'referred', 0, 0, 0.5333, 'R163', 1, '*'),
(40734, 'reform', 'reform', 0, 0, 0.4, 'R165', 1, '*'),
(40735, 'respectively', 'respectively', 0, 0, 0.8, 'R212314', 1, '*'),
(40736, 'spots', 'spots', 0, 0, 0.3333, 'S132', 1, '*'),
(40737, 'toned', 'toned', 0, 0, 0.3333, 'T530', 1, '*'),
(40738, 'weak', 'weak', 0, 0, 0.2667, 'W200', 1, '*'),
(40739, 'δραστηριότητες', 'δραστηριότητες', 0, 0, 0.9333, 'δ000', 1, '*'),
(40740, 'κόκκινες', 'κόκκινες', 0, 0, 0.5333, 'κ000', 1, '*'),
(40741, 'πράσινες', 'πράσινες', 0, 0, 0.5333, 'π000', 1, '*'),
(40742, '253', '253', 0, 0, 0.3, '', 2, '*'),
(40743, 'aiginitio', 'aiginitio', 0, 0, 0.6, 'A253', 2, '*'),
(40744, 'asylum', 'asylum', 0, 0, 0.4, 'A245', 2, '*'),
(40745, 'cooperating', 'cooperating', 0, 0, 0.7333, 'C16352', 2, '*'),
(40746, 'counsellor', 'counsellor', 0, 0, 0.6667, 'C5246', 2, '*'),
(40747, 'delivers', 'delivers', 0, 0, 0.5333, 'D4162', 2, '*'),
(40748, 'g.o', 'g.o', 0, 0, 0.2, 'G000', 2, '*'),
(40749, 'maria', 'maria', 0, 0, 0.3333, 'M600', 2, '*'),
(40750, 'markianou', 'markianou', 0, 0, 0.6, 'M625', 2, '*'),
(40751, 'obtains', 'obtains', 0, 0, 0.4667, 'O1352', 2, '*'),
(40752, 'ocd', 'ocd', 0, 0, 0.2, 'O230', 2, '*'),
(40753, 'psychological-psychiatric', 'psychological-psychiatric', 0, 0, 1, 'P242412362', 2, '*'),
(40754, 'ptsd', 'ptsd', 0, 0, 0.2667, 'P323', 2, '*'),
(40755, 'runs', 'runs', 0, 0, 0.2667, 'R520', 2, '*'),
(40756, 'seekers', 'seekers', 0, 0, 0.4667, 'S620', 2, '*'),
(40757, 'therapies', 'therapies', 0, 0, 0.6, 'T612', 2, '*'),
(40758, 'victims', 'victims', 0, 0, 0.4667, 'V2352', 2, '*'),
(40759, 'violence', 'violence', 0, 0, 0.5333, 'V452', 2, '*'),
(40760, 'mbpss', 'mbpss', 0, 0, 0.3333, 'M120', 4, '*'),
(40761, 'βιογραφικο', 'βιογραφικο', 0, 0, 0.6667, 'β000', 1, '*'),
(40762, 'δειτε', 'δειτε', 0, 0, 0.3333, 'δ000', 1, '*'),
(40763, 'διαιτολόγος', 'διαιτολόγος', 0, 0, 0.7333, 'δ000', 1, '*'),
(40764, 'διατροφολογοι', 'διατροφολογοι', 0, 0, 0.8667, 'δ000', 1, '*'),
(40765, 'διατροφολόγος', 'διατροφολόγος', 0, 0, 0.8667, 'δ000', 1, '*'),
(40766, 'ιδρυτρια', 'ιδρυτρια', 0, 0, 0.5333, 'ι000', 1, '*'),
(40767, 'ιωανναδαρβυρη', 'ιωανναδαρβυρη', 0, 0, 0.8667, 'ι000', 1, '*'),
(40768, 'ιωαννασουχλα', 'ιωαννασουχλα', 0, 0, 0.8, 'ι000', 1, '*'),
(40769, 'μαιραστεφανακου', 'μαιραστεφανακου', 0, 0, 1, 'μ000', 1, '*'),
(40770, 'μαριαμαρκιανου', 'μαριαμαρκιανου', 0, 0, 0.9333, 'μ000', 1, '*'),
(40771, 'μελιναστουπα', 'μελιναστουπα', 0, 0, 0.8, 'μ000', 1, '*'),
(40772, 'μυρτωντεντε', 'μυρτωντεντε', 0, 0, 0.7333, 'μ000', 1, '*'),
(40773, 'νικολεταχατζηκωνσταντινιδου', 'νικολεταχατζηκωνσταντινιδου', 0, 0, 1, 'ν000', 1, '*'),
(40774, 'φενιαβωβου', 'φενιαβωβου', 0, 0, 0.6667, 'φ000', 1, '*'),
(40775, 'χριστιναζουρνα', 'χριστιναζουρνα', 0, 0, 0.9333, 'χ000', 1, '*'),
(40776, 'χριστινακαραχοτζιτη', 'χριστινακαραχοτζιτη', 0, 0, 1, 'χ000', 1, '*'),
(40777, 'ψυχολογοι', 'ψυχολογοι', 0, 0, 0.6, 'ψ000', 1, '*'),
(40791, 'founder', 'founder', 0, 0, 0.4667, 'F536', 3, '*'),
(40792, 'mariamarkianou', 'mariamarkianou', 0, 0, 0.9333, 'M65625', 3, '*'),
(40793, '254', '254', 0, 0, 0.3, '', 7, '*'),
(40794, '75-day', '75-day', 0, 0, 0.4, 'D000', 7, '*'),
(40795, 'addon', 'addon', 0, 0, 0.3333, 'A350', 11, '*'),
(40796, 'advantage', 'advantage', 0, 0, 0.6, 'A31532', 7, '*'),
(40797, 'allowing', 'allowing', 0, 0, 0.5333, 'A452', 7, '*'),
(40798, 'attributing', 'attributing', 0, 0, 0.7333, 'A361352', 7, '*'),
(40799, 'belief', 'belief', 0, 0, 0.4, 'B410', 7, '*'),
(40800, 'biased', 'biased', 0, 0, 0.4, 'B230', 7, '*'),
(40801, 'boys', 'boys', 0, 0, 0.2667, 'B200', 7, '*'),
(40802, 'censorship', 'censorship', 0, 0, 0.6667, 'C52621', 7, '*'),
(40803, 'characterizing', 'characterizing', 0, 0, 0.9333, 'C6236252', 7, '*'),
(40804, 'comply', 'comply', 0, 0, 0.4, 'C514', 7, '*'),
(40805, 'female', 'female', 0, 0, 0.4, 'F540', 7, '*'),
(40806, 'fluctuations', 'fluctuations', 0, 0, 0.8, 'F42352', 7, '*'),
(40807, 'guys', 'guys', 0, 0, 0.2667, 'G000', 7, '*'),
(40808, 'hormonal', 'hormonal', 0, 0, 0.5333, 'H654', 7, '*'),
(40809, 'internalize', 'internalize', 0, 0, 0.7333, 'I536542', 7, '*'),
(40810, 'involve', 'involve', 0, 0, 0.4667, 'I5141', 7, '*'),
(40811, 'male', 'male', 0, 0, 0.2667, 'M400', 7, '*'),
(40812, 'man', 'man', 0, 0, 0.2, 'M000', 7, '*'),
(40813, 'monitored', 'monitored', 0, 0, 0.6, 'M363', 7, '*'),
(40814, 'norms', 'norms', 0, 0, 0.3333, 'N652', 7, '*'),
(40815, 'overlay', 'overlay', 0, 0, 0.4667, 'O164', 11, '*'),
(40816, 'prevailed', 'prevailed', 0, 0, 0.6, 'P6143', 7, '*'),
(40817, 'privilege', 'privilege', 0, 0, 0.6, 'P6142', 7, '*'),
(40818, 'reconsider', 'reconsider', 0, 0, 0.6667, 'R25236', 7, '*'),
(40819, 'repertoire', 'repertoire', 0, 0, 0.6667, 'R1636', 7, '*'),
(40820, 'sensitive', 'sensitive', 0, 0, 0.6, 'S5231', 7, '*'),
(40821, 'sensitivity', 'sensitivity', 0, 0, 0.7333, 'S52313', 7, '*'),
(40822, 'sexes', 'sexes', 0, 0, 0.3333, 'S000', 7, '*'),
(40823, 'subtitle', 'subtitle', 0, 0, 0.5333, 'S134', 11, '*'),
(40824, 'weigard', 'weigard', 0, 0, 0.4667, 'W263', 7, '*'),
(40825, '255', '255', 0, 0, 0.3, '', 6, '*'),
(40826, 'abuser', 'abuser', 0, 0, 0.4, 'A126', 6, '*'),
(40827, 'apologize', 'apologize', 0, 0, 0.6, 'A142', 6, '*'),
(40828, 'blame', 'blame', 0, 0, 0.3333, 'B450', 6, '*'),
(40829, 'lied', 'lied', 0, 0, 0.2667, 'L300', 6, '*'),
(40830, 'manipulative', 'manipulative', 0, 0, 0.8, 'M1431', 6, '*'),
(40831, 'owe', 'owe', 0, 0, 0.2, 'O000', 6, '*'),
(40832, 'victim', 'victim', 0, 0, 0.4, 'V235', 6, '*');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_terms_common`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_tokens`
--

CREATE TABLE `o0ksp_finder_tokens` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(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(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_tokens_aggregate`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_finder_types`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_types`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_guidedtours`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_guidedtours`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_guidedtour_steps`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_guidedtour_steps`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_history`
--

CREATE TABLE `o0ksp_history` (
  `version_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(50) NOT NULL,
  `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name',
  `save_date` datetime NOT NULL,
  `editor_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `character_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.',
  `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` longtext 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=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_history`
--

INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1, 'com_content.article.43', '', '2022-01-03 16:15:38', 43, 4566, 'c6e0fa3fe9ad3fd3b20506da4adbef8de8aa4a0e', '{\"id\":43,\"asset_id\":166,\"title\":\"Creating animations for our top stripe  (2)\",\"alias\":\"creating-animations-for-our-top-stripe-2\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.<\\/p>\\r\\n<nav>\\r\\n<ul>\\r\\n<li><a href=\\\"#\\\">Home<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">About<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Clients<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Contact Us<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/nav>\\r\\n<h3>Lorem ipsum dolor sit amet<\\/h3>\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend<\\/p>\\r\\n<p><strong>Pellentesque habitant morbi tristique<\\/strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.<\\/em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae<\\/code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\\\"#\\\">Donec non enim<\\/a> in turpis pulvinar facilisis. Ut felis.<\\/p>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2021-09-21 00:00:00\",\"modified_by\":\"42\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(2, 'com_content.article.43', '', '2022-01-03 16:16:12', 43, 2312, 'dc0663b4e8476800f590e0324ebd2af21ffe6369', '{\"id\":\"43\",\"asset_id\":166,\"title\":\"Creating animations for our top stripe  (2)\",\"alias\":\"creating-animations-for-our-top-stripe-2\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 16:16:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 16:15:43\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(3, 'com_content.article.42', '', '2022-01-03 17:40:19', 43, 4573, '04602006143d86ac498ee0162c6302d988b56ca1', '{\"id\":\"42\",\"asset_id\":148,\"title\":\"Creating animations for our top stripe \",\"alias\":\"creating-animations-for-our-top-stripe\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.<\\/p>\\r\\n<nav>\\r\\n<ul>\\r\\n<li><a href=\\\"#\\\">Home<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">About<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Clients<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Contact Us<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/nav>\\r\\n<h3>Lorem ipsum dolor sit amet<\\/h3>\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend<\\/p>\\r\\n<p><strong>Pellentesque habitant morbi tristique<\\/strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.<\\/em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae<\\/code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\\\"#\\\">Donec non enim<\\/a> in turpis pulvinar facilisis. Ut felis.<\\/p>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:40:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:39:35\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(4, 'com_content.article.2', '', '2022-01-03 17:51:28', 43, 4510, 'd17564674dd178a68107a2319b06d814fbb16c90', '{\"id\":\"2\",\"asset_id\":69,\"title\":\"New call to release photojournalist held for three years in Egypt\",\"alias\":\"new-call-to-release-photojournalist-held-for-three-years-in-egypt\",\"introtext\":\"<p class=\\\"lead\\\">Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie. Quisque egestas risus<\\/p>\\r\\n<p>Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n<div class=\\\"img-lead\\\"><img src=\\\"images\\/joomlart\\/blog\\/item-2.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Donec rhoncus rhoncus risus<\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\\r\\n<p><img src=\\\"images\\/joomlart\\/blog\\/item-4.jpg\\\" alt=\\\"\\\" \\/><\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\",\"state\":\"1\",\"catid\":9,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:51:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:47:21\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/intro\\\\\\/intro-1.jpg\\\",\\\"image_intro_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/blog\\\\\\/item-3.jpg\\\",\\\"image_fulltext_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":206,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(5, 'com_content.article.2', '', '2022-01-03 17:54:39', 43, 4969, '57fc000500e2ffbd42ee2bd8f3c12bf201cff35d', '{\"id\":\"2\",\"asset_id\":69,\"title\":\"\\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03af\\u03c4\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf\\u03c5\",\"alias\":\"new-call-to-release-photojournalist-held-for-three-years-in-egypt\",\"introtext\":\"<p class=\\\"lead\\\">\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03b9\\u03c3\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c3\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie. Quisque egestas risus<\\/p>\\r\\n<p>Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n<div class=\\\"img-lead\\\"><img src=\\\"images\\/joomlart\\/blog\\/item-2.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Donec rhoncus rhoncus risus<\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\\r\\n<p><img src=\\\"images\\/joomlart\\/blog\\/item-4.jpg\\\" alt=\\\"\\\" \\/><\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\",\"state\":\"1\",\"catid\":9,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:54:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:53:22\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/intro\\\\\\/intro-1.jpg\\\",\\\"image_intro_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/blog\\\\\\/item-3.jpg\\\",\\\"image_fulltext_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":208,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(6, 'com_content.category.17', '', '2022-01-04 20:36:33', 43, 740, '5cb5def46eb958a25defeb91b05565efdf482d63', '{\"id\":17,\"asset_id\":173,\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0391\\u0393\\u03a7\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:36:33\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(7, 'com_content.category.18', '', '2022-01-04 20:37:01', 43, 608, '1662a93a872b06b6557392c3adbffa502555c25a', '{\"id\":18,\"asset_id\":174,\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:36:33\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(8, 'com_content.category.18', '', '2022-01-04 20:37:30', 43, 648, '0acbd26e347b0562b1c3058ccba2b8bbe3008a6f', '{\"id\":\"18\",\"asset_id\":174,\"parent_id\":17,\"lft\":30,\"rgt\":31,\"level\":2,\"path\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:37:01\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:37:30\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(9, 'com_content.category.19', '', '2022-01-04 20:37:40', 43, 609, 'aa615ceb46504ec73fd2c81b33e10c1fb5eb5763', '{\"id\":19,\"asset_id\":175,\"parent_id\":17,\"lft\":32,\"rgt\":33,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:37:30\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(10, 'com_content.category.19', '', '2022-01-04 20:37:45', 43, 747, '30b580b57c88cb50164e70cf79387f55849948b9', '{\"id\":\"19\",\"asset_id\":175,\"parent_id\":17,\"lft\":32,\"rgt\":33,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\\/\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:37:40\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:37:45\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(11, 'com_content.category.20', '', '2022-01-04 20:38:15', 43, 778, 'b892ea1e5077e9d869d404e88c679947470c7674', '{\"id\":20,\"asset_id\":176,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:37:45\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(12, 'com_content.category.20', '', '2022-01-04 20:38:19', 43, 902, '251947f765dc98af2acd6c8d9997b7fbedb9d917', '{\"id\":\"20\",\"asset_id\":176,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"extension\":\"com_content\",\"title\":\"\\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:38:15\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:38:19\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(13, 'com_content.category.21', '', '2022-01-04 20:38:36', 43, 692, '3b9f3407b6d8a15e8acb523c9b53644e0124f780', '{\"id\":21,\"asset_id\":177,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:19\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(14, 'com_content.category.21', '', '2022-01-04 20:38:53', 43, 774, '7e67be1e5cbe5f1dc6e4f3b29e87553533d59595', '{\"id\":\"21\",\"asset_id\":177,\"parent_id\":20,\"lft\":36,\"rgt\":37,\"level\":2,\"path\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:38:36\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(15, 'com_content.category.22', '', '2022-01-04 20:39:08', 43, 681, '5b1c4ff4bfac3a18284a6b8897be2ad527282ad0', '{\"id\":22,\"asset_id\":178,\"parent_id\":20,\"lft\":38,\"rgt\":39,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(16, 'com_content.category.23', '', '2022-01-04 20:39:33', 43, 657, '4f0aeaa98034ade4c75db0df0dfc4738e632624c', '{\"id\":23,\"asset_id\":179,\"parent_id\":20,\"lft\":40,\"rgt\":41,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(17, 'com_content.category.24', '', '2022-01-04 20:39:44', 43, 705, 'beb65e3db51d8eb0e0a41dc60808727fe87ee64a', '{\"id\":24,\"asset_id\":180,\"parent_id\":20,\"lft\":42,\"rgt\":43,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(18, 'com_content.category.25', '', '2022-01-04 20:40:00', 43, 779, 'f353902c15885ce62643e966bc82387fa7d01722', '{\"id\":25,\"asset_id\":181,\"parent_id\":20,\"lft\":44,\"rgt\":45,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(19, 'com_content.category.26', '', '2022-01-04 20:40:12', 43, 741, '9c23aaf19a5af17bfbcc6defadc53766603bf6d5', '{\"id\":26,\"asset_id\":182,\"parent_id\":20,\"lft\":46,\"rgt\":47,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(20, 'com_content.category.27', '', '2022-01-04 20:40:23', 43, 681, '63c0c4a44e63a317546eb7f4664412af5b12f7b8', '{\"id\":27,\"asset_id\":183,\"parent_id\":20,\"lft\":48,\"rgt\":49,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(21, 'com_content.category.28', '', '2022-01-04 20:40:37', 43, 633, '3c507ac3eb4d57698a6ff37bf0b30bbb4467e5c4', '{\"id\":28,\"asset_id\":184,\"parent_id\":20,\"lft\":50,\"rgt\":51,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(22, 'com_content.category.29', '', '2022-01-04 20:40:51', 43, 669, '46246221ff1d758d17734db18393ec9dcbc4e3f2', '{\"id\":29,\"asset_id\":185,\"parent_id\":20,\"lft\":52,\"rgt\":53,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(23, 'com_content.category.30', '', '2022-01-04 20:41:08', 43, 669, 'b6f27e55911a5bbbc1653669268291d5a750682c', '{\"id\":30,\"asset_id\":186,\"parent_id\":20,\"lft\":54,\"rgt\":55,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(24, 'com_content.category.31', '', '2022-01-04 20:41:18', 43, 707, 'd05540a4da73e92db45e098a3367bc8fe9e3e39a', '{\"id\":31,\"asset_id\":187,\"parent_id\":20,\"lft\":56,\"rgt\":57,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(25, 'com_content.category.32', '', '2022-01-04 20:41:28', 43, 597, 'af0643835f5cb92d378f116384c24bd57f7bf9c6', '{\"id\":32,\"asset_id\":188,\"parent_id\":20,\"lft\":58,\"rgt\":59,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(26, 'com_content.category.33', '', '2022-01-04 20:41:38', 43, 753, 'f63b5bb583d89d8a278abf3bfb4cabadc9a8f5d5', '{\"id\":33,\"asset_id\":189,\"parent_id\":20,\"lft\":60,\"rgt\":61,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(27, 'com_content.category.34', '', '2022-01-04 20:41:50', 43, 621, '2bfa191d3c35341f43df1bc7cd5253c20dda70ef', '{\"id\":34,\"asset_id\":190,\"parent_id\":20,\"lft\":62,\"rgt\":63,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(28, 'com_content.category.35', '', '2022-01-04 20:42:01', 43, 779, 'bc11eb650fa11fff4032548ab3dd2a219f7da4c9', '{\"id\":35,\"asset_id\":191,\"parent_id\":20,\"lft\":64,\"rgt\":65,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(29, 'com_content.category.36', '', '2022-01-04 20:42:23', 43, 583, '6c05b00ba67a7e31e91af2bb940e60f71c73c558', '{\"id\":36,\"asset_id\":192,\"parent_id\":20,\"lft\":66,\"rgt\":67,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"Work-life balance\",\"alias\":\"work-life-balance\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(30, 'com_content.category.37', '', '2022-01-04 20:42:56', 43, 778, 'f95663025bc32b75c0bd0ce9c2b8a6e982cb641b', '{\"id\":37,\"asset_id\":193,\"parent_id\":1,\"lft\":69,\"rgt\":70,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0394\\u03a5\\u03a3\\u039a\\u039f\\u039b\\u0399\\u03a9\\u039d\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(31, 'com_content.category.38', '', '2022-01-04 20:43:51', 43, 716, '588918f8a672dd56ec201f5aca3f3073975153ed', '{\"id\":38,\"asset_id\":194,\"parent_id\":1,\"lft\":71,\"rgt\":72,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(32, 'com_content.category.38', '', '2022-01-04 20:43:59', 43, 810, 'c5b0d4a8d2c84f120d099392df3e025051806709', '{\"id\":\"38\",\"asset_id\":194,\"parent_id\":37,\"lft\":70,\"rgt\":71,\"level\":2,\"path\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"0\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:43:51\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:43:59\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(33, 'com_content.category.39', '', '2022-01-04 20:44:10', 43, 609, 'ebe43c3c9f904065498d36cb38f4ed2327cf0312', '{\"id\":39,\"asset_id\":195,\"parent_id\":37,\"lft\":72,\"rgt\":73,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0398\\u03c5\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:43:59\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(34, 'com_content.category.40', '', '2022-01-04 20:44:51', 43, 632, 'f427ff3f98f3e7e90a510ce1df14984dd56cdb83', '{\"id\":40,\"asset_id\":196,\"parent_id\":1,\"lft\":75,\"rgt\":76,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(35, 'com_content.category.41', '', '2022-01-04 20:45:03', 43, 790, '671d93d8d567ab937beed616ef94ff43a3b4847b', '{\"id\":41,\"asset_id\":197,\"parent_id\":1,\"lft\":77,\"rgt\":78,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(36, 'com_content.category.41', '', '2022-01-04 20:45:09', 43, 921, 'a96a78db86b2658f36f760c3ad699be540f0741f', '{\"id\":\"41\",\"asset_id\":197,\"parent_id\":40,\"lft\":76,\"rgt\":77,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"0\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:45:03\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:45:09\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(37, 'com_content.category.42', '', '2022-01-04 20:46:02', 43, 731, '7ca1032cba391937074ce561ad2622104de037fc', '{\"id\":42,\"asset_id\":198,\"parent_id\":40,\"lft\":78,\"rgt\":79,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:45:09\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(38, 'com_tags.tag.9', '', '2022-01-04 20:51:59', 43, 815, 'fb51b8aa6e3af77e36dcf634674228a8a9718eba', '{\"id\":9,\"parent_id\":1,\"lft\":15,\"rgt\":16,\"level\":1,\"path\":\"\",\"title\":\"\\u0386\\u03c1\\u03b8\\u03c1\\u03b1\",\"alias\":\"\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:51:59\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:51:59\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(39, 'com_tags.tag.10', '', '2022-01-04 20:52:10', 43, 852, '623d408e134b2536f8914555d9cf1b98e3964e50', '{\"id\":10,\"parent_id\":1,\"lft\":17,\"rgt\":18,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:52:10\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:52:10\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(40, 'com_tags.tag.11', '', '2022-01-04 20:52:18', 43, 804, '2504feaf73a15cd24aadeb9d0d33dab1b8ef5c02', '{\"id\":11,\"parent_id\":1,\"lft\":19,\"rgt\":20,\"level\":1,\"path\":\"\",\"title\":\"\\u03a4\\u03ad\\u03c3\\u03c4\",\"alias\":\"\\u03c4\\u03ad\\u03c3\\u03c4\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:52:18\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:52:18\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(41, 'com_tags.tag.12', '', '2022-01-09 19:07:21', 43, 816, '8a628c1f9f2856c33fcdf0b5fbf88e1fc735318a', '{\"id\":12,\"parent_id\":1,\"lft\":21,\"rgt\":22,\"level\":1,\"path\":\"\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:07:21\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:07:21\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(42, 'com_tags.tag.13', '', '2022-01-09 19:08:01', 43, 924, '0226f8f4c0e2234769376039624512ef9254be1f', '{\"id\":13,\"parent_id\":1,\"lft\":23,\"rgt\":24,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:01\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(43, 'com_tags.tag.14', '', '2022-01-09 19:08:07', 43, 900, 'e201c7ced392b24c0e2a90705fcef4e7d3c1c47e', '{\"id\":14,\"parent_id\":1,\"lft\":25,\"rgt\":26,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:07\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(44, 'com_tags.tag.15', '', '2022-01-09 19:08:15', 43, 888, '19c5592bb387b626542c18dcdf18785f32508843', '{\"id\":15,\"parent_id\":1,\"lft\":27,\"rgt\":28,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:15\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:15\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(45, 'com_tags.tag.16', '', '2022-01-09 19:08:43', 43, 864, 'bfdf432740f0149eeec9ce6290503953bfdc9530', '{\"id\":16,\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:43\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:43\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(46, 'com_tags.tag.17', '', '2022-01-09 19:08:48', 43, 912, '869599bf9f388a682336205e65a8762a26db09e8', '{\"id\":17,\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:48\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:48\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(47, 'com_tags.tag.18', '', '2022-01-09 19:08:54', 43, 914, '3670e31ad596d520e121bc70e20c28a1f5e6a96e', '{\"id\":18,\"parent_id\":1,\"lft\":33,\"rgt\":34,\"level\":1,\"path\":\"\",\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u0391\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:54\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:54\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(48, 'com_tags.tag.19', '', '2022-01-09 19:09:00', 43, 986, 'd6ed206ac205f1e2a4f60b72e464d5eff56eff1a', '{\"id\":19,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:00\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(49, 'com_tags.tag.20', '', '2022-01-09 19:09:05', 43, 948, '064a3b79b8152cd8c60fa92395a00613b218a975', '{\"id\":20,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:05\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:05\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(50, 'com_tags.tag.21', '', '2022-01-09 19:09:30', 43, 938, '1157c698931a384a9f63048bc14d69668ffe6868', '{\"id\":21,\"parent_id\":1,\"lft\":39,\"rgt\":40,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:30\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(51, 'com_tags.tag.22', '', '2022-01-09 19:09:35', 43, 999, '2dfe898b51a9e6022cc484813b0ceb2305c16b67', '{\"id\":22,\"parent_id\":1,\"lft\":41,\"rgt\":42,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:35\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(52, 'com_tags.tag.23', '', '2022-01-09 19:09:39', 43, 888, '6abf67fbed147be5eaef9e679275a4eee9512d29', '{\"id\":23,\"parent_id\":1,\"lft\":43,\"rgt\":44,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:39\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(53, 'com_tags.tag.24', '', '2022-01-09 19:09:45', 43, 840, 'ac0e7c0758d9f56b0d211d01b8c3a61670f04608', '{\"id\":24,\"parent_id\":1,\"lft\":45,\"rgt\":46,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:45\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(54, 'com_tags.tag.25', '', '2022-01-09 19:09:52', 43, 876, '7089b11f7c4cdceafa8f2a269140b076c08febab', '{\"id\":25,\"parent_id\":1,\"lft\":47,\"rgt\":48,\"level\":1,\"path\":\"\",\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:52\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(55, 'com_tags.tag.26', '', '2022-01-09 19:09:56', 43, 864, 'b1f6c24bb972bfd457eee69caf446121d3c9770f', '{\"id\":26,\"parent_id\":1,\"lft\":49,\"rgt\":50,\"level\":1,\"path\":\"\",\"title\":\"\\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:56\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:56\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(56, 'com_tags.tag.27', '', '2022-01-09 19:10:01', 43, 816, '48b3b35723b2dbe0a37da5469691e769949bfd08', '{\"id\":27,\"parent_id\":1,\"lft\":51,\"rgt\":52,\"level\":1,\"path\":\"\",\"title\":\"\\u0398\\u03c5\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:01\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(57, 'com_tags.tag.28', '', '2022-01-09 19:10:07', 43, 804, '368b7ffd63dfb16d435727908cdded44095024ea', '{\"id\":28,\"parent_id\":1,\"lft\":53,\"rgt\":54,\"level\":1,\"path\":\"\",\"title\":\"\\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:07\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(58, 'com_tags.tag.29', '', '2022-01-09 19:10:12', 43, 828, '0eb165c50038c9e2d93de529e1e37643a137c247', '{\"id\":29,\"parent_id\":1,\"lft\":55,\"rgt\":56,\"level\":1,\"path\":\"\",\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:12\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:12\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(59, 'com_tags.tag.30', '', '2022-01-09 19:10:16', 43, 960, '91b810149385ea15a41c0cc6607e154996f8876f', '{\"id\":30,\"parent_id\":1,\"lft\":57,\"rgt\":58,\"level\":1,\"path\":\"\",\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:16\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:16\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(60, 'com_tags.tag.31', '', '2022-01-09 19:10:22', 43, 986, '877fad24866efc540292e0aae27684c14193fd72', '{\"id\":31,\"parent_id\":1,\"lft\":59,\"rgt\":60,\"level\":1,\"path\":\"\",\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u0391\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:22\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:22\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(61, 'com_tags.tag.32', '', '2022-01-09 19:10:30', 43, 986, 'adb2c0f7c33b7c6a5da6a982cc5bc85e860afdd2', '{\"id\":32,\"parent_id\":1,\"lft\":61,\"rgt\":62,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:30\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(62, 'com_tags.tag.33', '', '2022-01-09 19:10:35', 43, 986, '6d97b3748b62d35fd0fcc338d3630c6ef3f4d482', '{\"id\":33,\"parent_id\":1,\"lft\":63,\"rgt\":64,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u0394\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:35\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(63, 'com_tags.tag.34', '', '2022-01-09 19:10:39', 43, 938, '57cbd85f6b34c4332073ac7b5362ca2a1720fdbf', '{\"id\":34,\"parent_id\":1,\"lft\":65,\"rgt\":66,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03b7 \\u0386\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:39\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(64, 'com_tags.tag.35', '', '2022-01-09 19:10:45', 43, 840, '5d68f308874005aa5f8a53691ebec3797526499a', '{\"id\":35,\"parent_id\":1,\"lft\":67,\"rgt\":68,\"level\":1,\"path\":\"\",\"title\":\"\\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:45\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(65, 'com_tags.tag.36', '', '2022-01-09 19:10:52', 43, 792, '95c5387b5c3e51c39d0fbc938df99ef8f003b364', '{\"id\":36,\"parent_id\":1,\"lft\":69,\"rgt\":70,\"level\":1,\"path\":\"\",\"title\":\"\\u039d\\u03ad\\u03b1\",\"alias\":\"\\u03bd\\u03ad\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:52\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(66, 'com_tags.tag.37', '', '2022-01-09 19:10:58', 43, 766, '7947c4cae29375406b004d5610b8d571bba6778c', '{\"id\":37,\"parent_id\":1,\"lft\":71,\"rgt\":72,\"level\":1,\"path\":\"\",\"title\":\"Video\",\"alias\":\"video\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:58\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:58\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(67, 'com_tags.tag.38', '', '2022-01-09 19:11:06', 43, 768, 'a7464247a22478b0591c2339473df516573b777a', '{\"id\":38,\"parent_id\":1,\"lft\":73,\"rgt\":74,\"level\":1,\"path\":\"\",\"title\":\"Stress\",\"alias\":\"stress\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:06\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:06\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(68, 'com_tags.tag.39', '', '2022-01-09 19:11:37', 43, 790, '4178a35e924ce5b8604b4128289d2ad792432d15', '{\"id\":39,\"parent_id\":1,\"lft\":75,\"rgt\":76,\"level\":1,\"path\":\"\",\"title\":\"Work-Life Balance\",\"alias\":\"work-life-balance\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:37\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:37\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(69, 'com_tags.tag.40', '', '2022-01-09 19:11:43', 43, 764, '3c4dc1f44546b5371a5b6ca22cb7c0d80afde703', '{\"id\":40,\"parent_id\":1,\"lft\":77,\"rgt\":78,\"level\":1,\"path\":\"\",\"title\":\"Tips\",\"alias\":\"tips\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:43\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:43\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(70, 'com_content.article.44', '', '2022-01-09 20:23:32', 43, 2670, 'bf7871ac2301cb18a678828a457d4d4a659b87f5', '{\"id\":44,\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:23:32\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(71, 'com_content.article.44', '', '2022-01-09 20:26:10', 43, 10969, '725c8d7730b6b4ee85ba9616dab3949d374da5b7', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-09 20:23:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(72, 'com_content.article.45', '', '2022-01-09 20:31:17', 43, 2976, 'f1ec88f613df9835bea8ff4cc8b08acf5197b94a', '{\"id\":45,\"asset_id\":203,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(73, 'com_content.article.46', '', '2022-01-09 20:34:57', 43, 3223, '8321cdca5d621a0ba0812125a5e60cf114ecc363', '{\"id\":46,\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(74, 'com_content.article.46', '', '2022-01-09 20:39:59', 43, 12087, 'a0e5054d5eb4b6fc796f25e2450afa1dce1b1df4', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd. \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:39:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-09 20:34:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(75, 'com_content.article.47', '', '2022-01-09 21:00:31', 43, 3074, '6556a45509d8f7c762fdf74ff48664487941d1d2', '{\"id\":47,\"asset_id\":207,\"title\":\"\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(76, 'com_content.article.48', '', '2022-01-09 21:08:32', 43, 9089, 'e6047b4a91df1ab45ae0656bfd610506eb3bd889', '{\"id\":48,\"asset_id\":209,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 \\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1. \\u0395\\u03c0\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 : &gt;&gt;\\u00a0K\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03bf\\u03b5\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b9\\u03b4\\u03c5\\u03bb\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03c0.\\u03c7. \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ac, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b7 \\u03ba\\u03bb\\u03c0). &gt;&gt;\\u00a0\\u0391\\u03bd \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b4\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5( \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1, \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03ba\\u03bb\\u03c0). \\u0391\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03b5\\u03c1\\u03ce\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. &gt;&gt; \\u039c\\u03b9\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 100 ,\\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 7 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(77, 'com_content.article.48', '', '2022-01-09 21:33:23', 43, 11903, '84c7de0c05fb9a2ba7ca30c71b88db445ac568bf', '{\"id\":\"48\",\"asset_id\":209,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf (\\u03b1\\u03bd \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\\\"), \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf (\\u03b1\\u03bd \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\\\"), \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03af \\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2: -\\u039d\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c7: \\u0391\\u03bd \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce. (\\u03a4\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03c7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c5\\u03c2.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c7: \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03b8\\u03b5\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u00ab\\u03ac\\u03c3\\u03c0\\u03c1\\u03bf \\u03ae \\u03bc\\u03b1\\u03cd\\u03c1\\u03bf\\u00bb.\\u00a0\\u03a0\\u03c7: \\u038c\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03bf\\u03bd\\u03c4\\u03c1\\u03cc\\u03c2. (\\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03ac\\u03b4\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c7\\u03c5\\u03c3\\u03b1\\u03c1\\u03ba\\u03af\\u03b1.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b7. \\u03a0\\u03c7: \\u0391\\u03bd \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03ad\\u03c4\\u03b5\\u03b9\\u03cc \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03b5\\u03b9. (\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c0\\u03ad\\u03c4\\u03b5\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03bc\\u03b5\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u03a0\\u03c7: \\u0391\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03c9. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bb\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b7 \\u03b6\\u03c9\\u03ae.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u00ab\\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1\\u00bb. \\u03a0\\u03c7: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03bf \\u03c4\\u03b5\\u03bc\\u03c0\\u03ad\\u03bb\\u03b7\\u03c2\\/\\u03c7\\u03b1\\u03b6\\u03bf\\u03cd\\u03bb\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u03c2. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u00ab\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2\\u00bb \\u03bc\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9. \\u03a0\\u03c7: \\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ae \\u03bd\\u03bf\\u03b9\\u03ba\\u03bf\\u03ba\\u03c5\\u03c1\\u03ac. (\\u0394\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2.) -\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u03a0\\u03c7: \\u03a3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b2\\u03c1\\u03ae\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03ad\\u03be\\u03b5\\u03b9, \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c6\\u03ad\\u2026 \\u03b5\\u03bc \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03c4\\u03cc\\u03c3\\u03bf \\u03ac\\u03c4\\u03c5\\u03c7\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9\\u2026 (\\u03a4\\u03b1 \\u03ba\\u03b1\\u03b9\\u03c1\\u03b9\\u03ba\\u03ac \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5.) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 21:33:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-09 21:08:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(78, 'com_content.article.49', '', '2022-01-09 21:35:03', 43, 3058, 'ae44f90c3d02168ce570bfa268bc819f8f988111', '{\"id\":49,\"asset_id\":211,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.<\\/strong>\\u00a0\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 21:33:23\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(79, 'com_content.article.50', '', '2022-01-10 08:23:53', 43, 2506, '91fcd59f019c148e740424ac3f002cc34be0a99f', '{\"id\":50,\"asset_id\":213,\"title\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0\\u00a0<strong>&lt;&lt; \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21<sup>\\u03bf\\u03c5<\\/sup>\\u00a0\\u03b1\\u03b9\\u03ce\\u03bd\\u03b1&gt;&gt;<\\/strong>\\u00a0\\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(80, 'com_content.article.51', '', '2022-01-10 08:29:01', 43, 3285, '7a88eec5e79e8456d425f317e7e7b3efbe3dff93', '{\"id\":51,\"asset_id\":215,\"title\":\"\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0<strong>\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0<strong>\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(81, 'com_content.article.52', '', '2022-01-10 08:31:35', 43, 2872, '3d77949342c0b0bee14f4b239127167e902a079f', '{\"id\":52,\"asset_id\":217,\"title\":\"\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0<strong>\\u03c1\\u03cc\\u03bb\\u03bf<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(82, 'com_content.article.53', '', '2022-01-10 08:35:53', 43, 2480, '4329461a9ed46c2f97e1109b5c38c597d793fd20', '{\"id\":53,\"asset_id\":219,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: <span style=\\\"font-size: 1rem;\\\">1.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 <\\/em><span style=\\\"font-size: 1rem;\\\">2.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(83, 'com_content.article.54', '', '2022-01-10 08:40:55', 43, 2417, '3067c542113f6250ad8730780db6131ac4842300', '{\"id\":54,\"asset_id\":221,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03a7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c3\\u03c5\\u03c7\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03c9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c2.<em style=\\\"font-size: 1rem;\\\">\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(84, 'com_content.article.55', '', '2022-01-10 08:43:12', 43, 2743, 'daf4d409179d2ec88fefed2041479c97100532b1', '{\"id\":55,\"asset_id\":223,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(85, 'com_content.article.56', '', '2022-01-10 08:44:45', 43, 2573, '82dbce346537354ae323806cfad8dc7ab6e37ed7', '{\"id\":56,\"asset_id\":225,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5\\u00a0<\\/strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0<strong>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0<\\/strong>\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. <strong>\\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0<\\/strong>\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(86, 'com_content.article.57', '', '2022-01-10 08:51:17', 43, 2082, '93149bd3ea3d83db1075cb5303bb628d0f7f5875', '{\"id\":57,\"asset_id\":227,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(87, 'com_content.article.58', '', '2022-01-10 08:53:25', 43, 2997, '6beb4cb59d2deae39c4130d41f44d77e879d64f6', '{\"id\":58,\"asset_id\":229,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,<\\/strong>\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>,\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae<\\/strong>\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0<strong>\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(88, 'com_content.article.59', '', '2022-01-10 08:55:20', 43, 2921, 'ffa0392331d7d6f5abe61c58d9d66459071acf63', '{\"id\":59,\"asset_id\":231,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(89, 'com_content.article.60', '', '2022-01-10 08:59:33', 43, 2689, 'cbefaee96c323995dcb268d56405ac6c8b0368f8', '{\"id\":60,\"asset_id\":233,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2-\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae \\u03ad\\u03ba\\u03b8\\u03b5\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(90, 'com_content.article.60', '', '2022-01-10 09:00:37', 43, 11038, 'd2d6656858558cd0be9a786cef5ab0019c5219b1', '{\"id\":\"60\",\"asset_id\":233,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2-\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae \\u03ad\\u03ba\\u03b8\\u03b5\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1 \\u0397\\u00a0\\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae \\u03ad\\u03ba\\u03b8\\u03b5\\u03c3\\u03b7\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2.\\u00a0 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03b5\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1: \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 . \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03ba\\u03b5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03bf \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03b9. \\u0391\\u03c5\\u03c4\\u03cc, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0391\\u03bd \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u2018\\u2019\\u03b1\\u03bd\\u03c4\\u03ad\\u03be\\u03b5\\u03c4\\u03b5\\u2019\\u2019. \\u03a4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1: - \\u03a6\\u03bf\\u03c1\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b4\\u03b5\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf. - \\u0391\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 email \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b8\\u03b7, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03bd\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2. - \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03cc \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. - \\u039a\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bc\\u03b7 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd \\u03c1\\u03b1\\u03bd\\u03c4\\u03b5\\u03b2\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2. - \\u039a\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c3\\u03c4\\u03bf \\u03c4\\u03b7\\u03bb\\u03ad\\u03c6\\u03c9\\u03bd\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5. - \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 3 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 2 \\u03ce\\u03c1\\u03b5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:00:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 08:59:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(91, 'com_content.article.61', '', '2022-01-10 09:02:06', 43, 2429, 'ecfe99ac9394299b49720c3101078c2ece478817', '{\"id\":61,\"asset_id\":235,\"title\":\"\\u039a\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae\",\"alias\":\"\\u03ba\\u03ac\\u03bd\\u03c9-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c1\\u03c7\\u03ae\",\"introtext\":\"<p>\\u039f\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:00:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(92, 'com_content.article.62', '', '2022-01-10 09:03:34', 43, 2746, 'ffb74afb18055aecb87a6307fae65af0592049b2', '{\"id\":62,\"asset_id\":237,\"title\":\"\\u039f \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"alias\":\"\\u03bf-\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-2-\\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af\\u00a0<strong>\\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>,\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2<\\/strong>. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:00:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(93, 'com_content.article.63', '', '2022-01-10 09:11:49', 43, 10605, 'e223e4d1c9c6dd6f005b2d897307a946c2a76ed6', '{\"id\":63,\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(94, 'com_content.article.63', '', '2022-01-10 09:12:13', 43, 10461, '20e19b4c10766919bb8a1ae79abf8c90a2e6150f', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u00a0<\\/p>\\r\\n<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03b5\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03bd\\u03bf\\u03c7\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03bc\\u03b5\\u03c4\\u03b1\\u03bc\\u03c6\\u03b9\\u03ad\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ae \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03c3\\u03c3\\u03c9\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03ae \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0 \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03b2\\u03af\\u03b1\\u03b9\\u03b1 \\u03be\\u03b5\\u03c3\\u03c0\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bb\\u03cc\\u03b3\\u03c9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0393\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c0\\u03c4\\u03cc, \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03c0\\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c4\\u03b7\\u03bd \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 09:11:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(95, 'com_content.article.64', '', '2022-01-10 09:19:52', 43, 3101, '85a3f738c2360829792d528143a02bad7fc40444', '{\"id\":64,\"asset_id\":241,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2<\\/strong>. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(96, 'com_content.article.65', '', '2022-01-10 09:21:36', 43, 3390, 'b11328f31939217fd2f60e1616aba386cf7536b6', '{\"id\":65,\"asset_id\":243,\"title\":\"\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<p>\\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0. \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(97, 'com_content.article.66', '', '2022-01-10 09:25:27', 43, 2469, '8dbc12345c7d2bedf50d0e6a5f2f89e72b5eaf7f', '{\"id\":66,\"asset_id\":245,\"title\":\"\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"alias\":\"\\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"introtext\":\"<p>\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(98, 'com_content.article.67', '', '2022-01-10 09:27:16', 43, 2166, 'e02e7629c6b8d75cdece0d8b7fed843b93534fad', '{\"id\":67,\"asset_id\":247,\"title\":\"\\u039c\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u039c\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(99, 'com_content.article.68', '', '2022-01-10 09:29:03', 43, 2587, 'd8a46388b28dac1f4699532dfb6b57e32fcb3616', '{\"id\":68,\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:12:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(100, 'com_content.article.69', '', '2022-01-10 09:32:16', 43, 2646, '85e1d73d2df7565be86642c182608060ed93e017', '{\"id\":69,\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd(\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf)\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:29:09\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(101, 'com_content.article.70', '', '2022-01-10 09:33:53', 43, 2698, 'e3c829912d8b81aa8c76706bd03759496df5bcb9', '{\"id\":70,\"asset_id\":253,\"title\":\"\\u0391\' \\u0395\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"alias\":\"\\u03b1-\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03be\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd - \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 - \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0<strong>\\u03b1\\u0384 \\u03b5\\u03bd\\u03b9\\u03ba\\u03cc (\\u0395\\u03af\\u03bc\\u03b1\\u03b9, \\u0388\\u03c7\\u03c9 \\u03ba\\u03c4\\u03bb)<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:29:09\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(102, 'com_content.article.71', '', '2022-01-10 09:35:18', 43, 2818, 'f1b1c2f1e6d2ee6c62b9f60454423210a2d55e44', '{\"id\":71,\"asset_id\":255,\"title\":\"\\u03a4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\",\"alias\":\"\\u03c4\\u03b1-\\u03c5\\u03c0\\u03ad\\u03c1-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03ba\\u03b1\\u03c4\\u03ac\",\"introtext\":\"<p><strong>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b1\\u03c4\\u03b5 (\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2,\\u00a0 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc\\u03c2, \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03ba\\u03b1\\u03bb\\u03cc\\u03b2\\u03bf\\u03bb\\u03bf\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03c4\\u03bb.) ;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:29:09\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(103, 'com_content.article.63', '', '2022-01-10 09:36:10', 43, 11841, '4a7be5fc99d810c1a8d41863a35cc611936c71c6', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03b5\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03bd\\u03bf\\u03c7\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03bc\\u03b5\\u03c4\\u03b1\\u03bc\\u03c6\\u03b9\\u03ad\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ae\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03c3\\u03c3\\u03c9\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5\\u00a0\\u03b4\\u03c5\\u03c3\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03ae \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0 \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03af\\u03b1\\u03b9\\u03b1 \\u03be\\u03b5\\u03c3\\u03c0\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1,\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0393\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c0\\u03c4\\u03cc, \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03c0\\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:36:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 09:35:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(104, 'com_content.article.66', '', '2022-01-10 09:39:55', 43, 8933, 'dc8c4fffc69352263cdd38fba814f322dc007a1d', '{\"id\":\"66\",\"asset_id\":245,\"title\":\"\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"alias\":\"\\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"introtext\":\"<p>\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd. \\u00a0 (\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c1\\u03c6\\u03af\\u03c4\\u03c3\\u03b1) \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03c4\\u03c5. \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b5\\u03b9\\u03c3\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac. \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ce \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9! \\u0386\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u00ab\\u03c3\\u03ba\\u03ac\\u03c3\\u03b9\\u03bc\\u03bf\\u00bb \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c3\\u03c4\\u03b9\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u00a0(\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1\\u03c2 \\u03cd\\u03c0\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2). \\u038c\\u03bb\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03c5\\u03bd. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:39:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 09:39:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(105, 'com_content.article.72', '', '2022-01-10 09:44:54', 43, 2165, 'b175c8728083b7040415e43aea95815f77b6fa07', '{\"id\":72,\"asset_id\":257,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c7\\u03ce\\u03c1\\u03bf\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(106, 'com_content.article.72', '', '2022-01-10 09:47:06', 43, 5245, '119962be887434da1c9c951ed07e2c69f6a3a715', '{\"id\":\"72\",\"asset_id\":257,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c7\\u03ce\\u03c1\\u03bf\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 09:44:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(107, 'com_content.article.57', '', '2022-01-10 09:48:44', 43, 3908, '0f9d551b90ea68bb5fffaaefbac82921c3dad328', '{\"id\":\"57\",\"asset_id\":227,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-10 09:47:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(108, 'com_content.article.73', '', '2022-01-10 09:52:02', 43, 2940, '674260ac97b40fe7b3e5134bd970f26421046f37', '{\"id\":73,\"asset_id\":259,\"title\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(109, 'com_content.article.74', '', '2022-01-10 09:54:51', 43, 2902, '96faf81dc1ea125b54d60833eb0b16f45973e0f7', '{\"id\":74,\"asset_id\":261,\"title\":\"\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc:\\u00a0<strong><em>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0<\\/em><\\/strong>\\u03ba\\u03b1\\u03b9<strong><em>\\u00a0\\u03cc\\u03c1\\u03b9\\u03b1.<\\/em><\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(110, 'com_content.article.75', '', '2022-01-10 09:56:15', 43, 2904, 'ca66cb0960ae1182c8eb2c03362ae44d48e297da', '{\"id\":75,\"asset_id\":263,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf<\\/strong>\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(111, 'com_content.article.76', '', '2022-01-10 10:00:21', 43, 2815, 'db53f8617d9bedaa2af36c62f29e77a4335b237e', '{\"id\":76,\"asset_id\":265,\"title\":\"\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4\",\"alias\":\"\\u03b7-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03b4\\u03b1\\u03b2\\u03af\\u03b4\",\"introtext\":\"<p>\\u0395\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2<\\/strong>, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(112, 'com_content.article.77', '', '2022-01-10 10:01:54', 43, 2680, '2d7dc222226ea8b027b323a528f71e08dc7cec85', '{\"id\":77,\"asset_id\":267,\"title\":\"\\u03a4\\u03b1 \\u03a0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"alias\":\"\\u03c4\\u03b1-\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0389\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03bf\\u03af \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(113, 'com_content.article.78', '', '2022-01-10 10:03:11', 43, 2657, 'ea959f599a4a1cb22d8a405acf94a7dd676a8425', '{\"id\":78,\"asset_id\":269,\"title\":\"\\u039f\\u03b9 \\u039c\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03bf\\u03c1\\u03ac\\u03bc\\u03b5 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0<strong>\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0<\\/strong><strong>\\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 10:02:01\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(114, 'com_content.article.79', '', '2022-01-10 10:04:38', 43, 2614, 'e93998fef0cddb500e5d98b0516ec4d583808e3a', '{\"id\":79,\"asset_id\":271,\"title\":\"\\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce - \\u0391\\u03ba\\u03bf\\u03cd\\u03c9 - \\u039a\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce-\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1<\\/strong>. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03ba\\u03b5\\u03af.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 10:02:01\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(115, 'com_content.article.80', '', '2022-01-10 10:11:27', 43, 2621, '411a805c3ae2c536af37d4f686a5410de2d7c5c0', '{\"id\":80,\"asset_id\":273,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7<\\/strong> \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(116, 'com_content.article.81', '', '2022-01-10 10:13:55', 43, 2870, '2a9a6fa011808c707b18657f6a82e28403d53635', '{\"id\":81,\"asset_id\":275,\"title\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; <\\/strong>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(117, 'com_content.article.82', '', '2022-01-10 10:15:47', 43, 2441, '5ade7574f21f83609f4fa366bca2c67cb007b8f3', '{\"id\":82,\"asset_id\":277,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2;\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(118, 'com_content.article.83', '', '2022-01-10 10:17:17', 43, 2677, 'cbc0e46be83050dc30c195de185e98d1c49d3033', '{\"id\":83,\"asset_id\":279,\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5<\\/strong>,\\u00a0<strong>\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>,\\u00a0<strong>\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(119, 'com_content.article.84', '', '2022-01-10 10:18:45', 43, 3198, 'd0cc57dba5eae22f3f35d15e43d5bb82b001abf7', '{\"id\":84,\"asset_id\":281,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1<\\/strong>, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(120, 'com_content.article.85', '', '2022-01-10 10:21:09', 43, 2519, '4e1a43f80a723b87cf51f3a6b464c3398428b9b6', '{\"id\":85,\"asset_id\":283,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5-\\u03c0\\u03b9\\u03bf-\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 4 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(121, 'com_content.article.86', '', '2022-01-10 10:24:19', 43, 2933, 'f110437441972c81bc0ea20b83cd3a2119f60ae4', '{\"id\":86,\"asset_id\":285,\"title\":\"\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c4\\u03c9\\u03bd 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03c4\\u03bf-\\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9-\\u03c4\\u03c9\\u03bd-36-\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03b8\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c4\\u03bf \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>! \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf Arthur Aron.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(122, 'com_content.article.87', '', '2022-01-10 10:25:31', 43, 2921, '5ac0a8883270878225b9aab89bc3e8dea33dd91d', '{\"id\":87,\"asset_id\":287,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c4\\u03b7-\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0395\\u03af\\u03c4\\u03b5 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b5\\u03c2, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(123, 'com_content.article.88', '', '2022-01-10 10:27:06', 43, 3141, 'b89d47aa00416df1801576a44ef36ab952035d9b', '{\"id\":88,\"asset_id\":289,\"title\":\"\\u03a0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(124, 'com_content.article.89', '', '2022-01-10 10:28:23', 43, 2511, '69d5548c9721b8678ac59d96dbf94e86f7abc661', '{\"id\":89,\"asset_id\":291,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(125, 'com_content.article.90', '', '2022-01-10 10:39:29', 43, 2512, '5b8d0cf53ad1186e320d9cfa6d4522571ebea9be', '{\"id\":90,\"asset_id\":293,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\';\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab<strong>\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd<\\/strong>\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0<strong>Bryant\\u00a0&amp;\\u00a0Veroff<\\/strong>,\\u00a0\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(126, 'com_content.article.91', '', '2022-01-10 10:42:48', 43, 3089, '1544c8ac501d3b5b6529978c6e6542ec87806e58', '{\"id\":91,\"asset_id\":295,\"title\":\"\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'\",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<em>. <\\/em>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,\\u00a0<strong>\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ae\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(127, 'com_content.article.92', '', '2022-01-10 10:44:34', 43, 2247, '9a9d40b136f01c59a1560deb7ec46e404d79d859', '{\"id\":92,\"asset_id\":297,\"title\":\"\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(128, 'com_content.article.93', '', '2022-01-10 10:46:31', 43, 2889, '3bc6f6d9a41c8a7f4b390cca0fc7f47fa98d9737', '{\"id\":93,\"asset_id\":299,\"title\":\"\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7.\\u00a0\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba<\\/strong><strong>\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(129, 'com_content.article.94', '', '2022-01-10 10:48:15', 43, 2466, 'de9fee49b57e258afae7ebaea0f529b5078ade47', '{\"id\":94,\"asset_id\":301,\"title\":\"\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd-\\u03bc\\u03b5-\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03be\\u03b1\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(130, 'com_content.article.95', '', '2022-01-10 10:50:07', 43, 2533, 'd19f23d1a1b81b3d17270ee766fe42d143936829', '{\"id\":95,\"asset_id\":303,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(131, 'com_content.article.96', '', '2022-01-10 10:51:33', 43, 9146, '16a064b8483e41a9c66e1375be6b3771afa219c7', '{\"id\":96,\"asset_id\":305,\"title\":\"\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf-\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong> \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03bc\\u03af\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c9\\u03c1\\u03b1\\u03af\\u03bf \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u0398\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03c5\\u03ac\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1:\\u00a0\\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2, \\u03b1\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c1\\u03bc\\u03bf\\u03ba\\u03c1\\u03b1\\u03c3\\u03af\\u03b1, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac. \\u039f\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(132, 'com_content.article.97', '', '2022-01-10 10:58:58', 43, 2550, '1fe47e6afeb64588459844714e8a50c8bef30d5e', '{\"id\":97,\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(133, 'com_content.article.98', '', '2022-01-10 11:01:44', 43, 3229, '8f2828e9bbc9b2501a03c5629b74afd1961b8859', '{\"id\":98,\"asset_id\":309,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(135, 'com_content.article.100', '', '2022-01-10 11:08:45', 43, 3143, 'c7a860546208047d812d30bce80234dacf0cfbb9', '{\"id\":100,\"asset_id\":313,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2.<\\/strong>\\u00a0\\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(136, 'com_content.article.101', '', '2022-01-10 11:10:24', 43, 2619, '35471ea460b773f6258d0a36b6345fa044cde045', '{\"id\":101,\"asset_id\":315,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(137, 'com_content.article.102', '', '2022-01-10 11:14:35', 43, 2915, '7263913a4765f183f85caef51ec87551c65417f7', '{\"id\":102,\"asset_id\":317,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5\\u00a0<\\/strong>\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2\\u00a0<\\/strong>\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0<\\/strong>\\u03c4\\u03b9\\u03c2<strong>\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(138, 'com_content.article.103', '', '2022-01-10 11:19:06', 43, 2291, '7997960bb8631db1342d597ddbaf87001692b0e8', '{\"id\":103,\"asset_id\":319,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf!\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\",\"introtext\":\"<p>\\u0388\\u03be\\u03b9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(139, 'com_content.article.104', '', '2022-01-10 11:33:33', 43, 2829, 'b16f9f4030e2b3662e80cab94832a3e483697077', '{\"id\":104,\"asset_id\":321,\"title\":\"\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(140, 'com_content.article.105', '', '2022-01-10 11:37:19', 43, 3497, '0b26682d1f93ce452bbfd2fa5120eaad0d444b0a', '{\"id\":105,\"asset_id\":323,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2!\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. <span style=\\\"font-size: 1rem;\\\">\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5...<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(141, 'com_content.article.106', '', '2022-01-10 11:38:42', 43, 2987, '9133c127fe60be29b8bdd569754aaa414bb4d695', '{\"id\":106,\"asset_id\":325,\"title\":\"\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(142, 'com_content.article.107', '', '2022-01-10 11:40:01', 43, 11820, '643c2029a2e6d965719af33d1429803c0ec21e9e', '{\"id\":107,\"asset_id\":327,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>.\\u00a0\\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.\\u00a0 \\u039f\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9: \\u00a0- \\u0392\\u03b3\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u00ab\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2\\u00bb. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7! - \\u0391\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ae (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1) \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5. \\u0394\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03ae \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf \\u03bc\\u03b5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf (\\u03c3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bb\\u03b9\\u03ba\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03ac\\u03bb\\u03b1\\u03bc\\u03bf \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b5\\u03c6\\u03b8\\u03b5\\u03af\\u03c2, \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. - \\u03a0\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ae \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c2 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ad \\u03c4\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5. - \\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9! \\u03a0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03ba\\u03ac\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c4\\u03ad\\u03bd\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03ac\\u03bb\\u03b1\\u03c3\\u03c3\\u03b1 \\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(143, 'com_content.article.108', '', '2022-01-10 11:41:25', 43, 2834, 'fe901ea65db3b0036f8a7120c696c4842580152a', '{\"id\":108,\"asset_id\":329,\"title\":\"\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd<\\/strong>.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(144, 'com_content.article.109', '', '2022-01-10 11:51:08', 43, 2847, 'e2838bef078ef082ea2a820b2717356fce8bb687', '{\"id\":109,\"asset_id\":331,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong> \\u03c4\\u03b9\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(145, 'com_content.article.110', '', '2022-01-10 11:52:54', 43, 11362, 'd21d89b747043a7e124de359ea59e2747e276b89', '{\"id\":110,\"asset_id\":333,\"title\":\"\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7<\\/strong> \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0<strong>\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7; \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2,\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5. \\u0394\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03bd\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03b5\\u03bc\\u03c0\\u03bd\\u03ad\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c5\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2. \\u03a4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf. \\u0394\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ad\\u03b3\\u03ba\\u03c5\\u03c1\\u03b7\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf-\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u00bb \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5. \\u0395\\u03c3\\u03cd \\u03c0\\u03ce\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9; \\u03a4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(146, 'com_content.article.111', '', '2022-01-10 11:55:29', 43, 9457, '281d6018472dc8ec94aaa62db4378adc0c953bfc', '{\"id\":111,\"asset_id\":335,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u00a0<strong>\\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b7\\u03b3\\u03ae \\u03b4\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c3\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03c8\\u03ac\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf.\\u00a0\\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03c4\\u03bf\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7.\\u00a0\\u039c\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b4\\u03b9\\u03b4\\u03ac\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9. \\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03b3\\u03b1\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u03a0\\u03b9\\u03c3\\u03c4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03bf\\u03c4\\u03ad! \\u0397\\u00a0\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b4\\u03b5 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(147, 'com_content.article.112', '', '2022-01-10 11:57:34', 43, 2883, '5ca3a96d16a3fc1323d40aa23e8e8243163bea13', '{\"id\":112,\"asset_id\":337,\"title\":\"\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03c7\\u03c4\\u03af\\u03b6\\u03c9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(148, 'com_content.article.113', '', '2022-01-10 11:59:04', 43, 2762, '771d3b3108d059ac2ebba3f142cafd40c984b64c', '{\"id\":113,\"asset_id\":339,\"title\":\"\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"alias\":\"\\u03b4\\u03b5\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9-\\u03c0\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(149, 'com_content.article.114', '', '2022-01-10 12:00:09', 43, 2826, 'f7197f45cf31f0a593f42134988ca066535ac8fe', '{\"id\":114,\"asset_id\":341,\"title\":\"\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03af\\u03c3\\u03c4\\u03b1-\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9<\\/strong> \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\u00a0\\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(150, 'com_content.article.115', '', '2022-01-11 11:28:31', 43, 3112, 'c9b45a99f9732b523720ce4f665ebac42c6ce624', '{\"id\":115,\"asset_id\":343,\"title\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\";\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03bc\\u03c5\\u03b1\\u03bb\\u03cc\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(151, 'com_content.article.116', '', '2022-01-11 11:31:01', 43, 3753, '73b7af51162b6c900fe6b782b57c01b4e0a3aea1', '{\"id\":116,\"asset_id\":345,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2;\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(152, 'com_content.article.117', '', '2022-01-11 11:33:48', 43, 3243, '715e243d1c78e580e2be78075e4033b4a4d41953', '{\"id\":117,\"asset_id\":347,\"title\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0<strong>\\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7<\\/strong> \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd,\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(153, 'com_content.article.118', '', '2022-01-11 11:36:07', 43, 3182, 'dd92bea3c162b098fc01e53f5c1a0a436ab2ff49', '{\"id\":118,\"asset_id\":349,\"title\":\"\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0<strong>\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(154, 'com_content.article.119', '', '2022-01-11 11:37:23', 43, 2142, '7e219721277b619e5d68dd0a38dd7017bf098422', '{\"id\":119,\"asset_id\":351,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf<\\/strong>\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(155, 'com_content.article.120', '', '2022-01-11 11:38:35', 43, 2378, 'c078f1b3fbda2992622a1a04e2eebc42b6e04796', '{\"id\":120,\"asset_id\":353,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0<strong>\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\"<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(156, 'com_content.article.121', '', '2022-01-11 11:42:22', 43, 3041, '0cdaee18c63512e5605ff5058d2de3e644f842c3', '{\"id\":121,\"asset_id\":355,\"title\":\"\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(157, 'com_content.article.122', '', '2022-01-11 11:44:41', 43, 3053, '687ca418fa51c5c6e7ddbb3e953bc938f1fd9fbc', '{\"id\":122,\"asset_id\":357,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(158, 'com_content.article.123', '', '2022-01-11 11:45:59', 43, 2669, 'e348574b1ae18c35c17db36f1d258860e6559a34', '{\"id\":123,\"asset_id\":359,\"title\":\"\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7<\\/strong>\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(159, 'com_content.article.124', '', '2022-01-11 11:47:44', 43, 2704, 'a342b89030b19a25eb3f131951f0453aa434ab4f', '{\"id\":124,\"asset_id\":361,\"title\":\"\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"introtext\":\"<p>\\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(160, 'com_content.article.125', '', '2022-01-11 11:48:51', 43, 2866, '1b2e290549d4edba0f70339a70c65ec5fdf45014', '{\"id\":125,\"asset_id\":363,\"title\":\"\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u00ab\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 11:47:49\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(161, 'com_content.article.126', '', '2022-01-11 11:50:27', 43, 2948, 'bae087ce84ed18703e678f43667a19c60b023d0b', '{\"id\":126,\"asset_id\":365,\"title\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5!\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 11:47:49\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(162, 'com_content.article.127', '', '2022-01-11 13:12:09', 43, 2901, '395bdb72361e1c36bccc309f0417d695fff87fca', '{\"id\":127,\"asset_id\":367,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(163, 'com_content.article.128', '', '2022-01-11 13:15:03', 43, 2915, '5f475c4f407f758aa4020c35b45a890719d1b09f', '{\"id\":128,\"asset_id\":369,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0<\\/strong>\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 <strong>\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7<\\/strong>\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10%<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(164, 'com_content.article.129', '', '2022-01-11 13:18:09', 43, 13139, '8175bc335d159837d9865e0477f7ce211eac9a76', '{\"id\":129,\"asset_id\":371,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<p>\\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03cc\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1. -\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! \\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae\\u03b4\\u03b7, \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 : \\u00a0\\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bf\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf. -\\u0392\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0 \\u03bc\\u03b1\\u03c2 : \\u00a0\\u039c\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 (Algoe, Fredrickson, &amp; Gable, 2013). \\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac, \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7! -\\u039a\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03bd \\u03b5\\u03bc\\u03ac\\u03c2 :\\u00a0 \\u038c\\u03c3\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03cc\\u03c3\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03ad\\u03c3\\u03bf \\u03cc\\u03c1\\u03bf (Amin, 2014). \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b1\\u03be\\u03b9\\u03cc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9, \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03bf\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. - \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 : \\u00a0\\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1, \\u03b7\\u00a0\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b7\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u0395\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 : \\u00a0\\u039a\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03cc\\u03b7\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b5\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(165, 'com_content.article.130', '', '2022-01-11 13:21:24', 43, 2431, '1cbd4d96d0b099db3db34084149a731e4c4bb00a', '{\"id\":130,\"asset_id\":373,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(166, 'com_content.article.131', '', '2022-01-11 13:22:26', 43, 2847, 'ff9e066906131d5fbeb1317d41a4918c06fa7215', '{\"id\":131,\"asset_id\":375,\"title\":\"\\u0394\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03b9\\u03bf\\u03cd \\u03b4\\u03b9\\u03c0\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c8\\u03b5\\u03c9\\u03c2, \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1, \\u03c8\\u03b1\\u03bb\\u03af\\u03b4\\u03b9\\u03b1,\\u00a0 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03bd, \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(167, 'com_content.article.132', '', '2022-01-11 13:23:27', 43, 2686, '4308849278fda93aa5391a96d54063cfe733a380', '{\"id\":132,\"asset_id\":377,\"title\":\"\\u039a\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03ba\\u03bf\\u03c5\\u03c4\\u03af-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf\\u00a0<strong>\\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(168, 'com_content.article.133', '', '2022-01-11 13:25:35', 43, 2891, '8d92e420965d2aaeec421aba0a138eb704a019a5', '{\"id\":133,\"asset_id\":379,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/strong>\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bb\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1: \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b5\\u03bd\\u03cc!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(169, 'com_content.article.134', '', '2022-01-11 13:29:04', 43, 2552, '01bf10d92f7b8d08aec931a75e6961a9eea4f076', '{\"id\":134,\"asset_id\":381,\"title\":\"\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c0\\u03bb\\u03ac\\u03bd\\u03bf-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(170, 'com_content.article.135', '', '2022-01-11 13:31:44', 43, 3214, '4aa614cbd5554819effca15adc20fa4eccb80b67', '{\"id\":135,\"asset_id\":383,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03b1\\u03c4\\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(171, 'com_content.article.136', '', '2022-01-11 13:33:21', 43, 3024, '620476bff070d43f043b060e2812f1a6a2e972fe', '{\"id\":136,\"asset_id\":385,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac-\\u03b1\\u03c0\\u03cc-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf: \\u0391\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2!<\\/strong>\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(172, 'com_content.article.137', '', '2022-01-11 13:35:58', 43, 2557, 'cc8b145e165b96af438e309269771933d96e4127', '{\"id\":137,\"asset_id\":387,\"title\":\"\\u03a4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03c4\\u03b9-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u00b5\\u03b9\\u03b1\\u00a0<strong>\\u03b1\\u03c6\\u03b7\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03b1\\u03c6\\u03ae\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1<\\/strong>.\\u00a0\\u0397\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(173, 'com_content.article.138', '', '2022-01-11 13:38:20', 43, 3021, '95fa3e028e44099a9ed612efdc1f3d6f88c982d6', '{\"id\":138,\"asset_id\":389,\"title\":\"\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"alias\":\"\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03b3\\u03b1\\u03b8\\u03ce\\u03bd.\\u00a0 \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(174, 'com_content.article.139', '', '2022-01-11 13:39:52', 43, 2791, '9a24c29e5d4e3b36ace60394efc25f09f05ea49d', '{\"id\":139,\"asset_id\":391,\"title\":\"\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\/ \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"alias\":\"\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd-\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"introtext\":\"<p><strong>\\u0395\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae. \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03bf\\u03c0\\u03ac\\u03c4\\u03b9\\u2026 \\u03bf\\u00a0<strong>\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(175, 'com_content.article.140', '', '2022-01-11 13:40:50', 43, 2295, '494eee75c83ec808858383fd578de95b67168d6b', '{\"id\":140,\"asset_id\":393,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u2260 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc-\\u2260-\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03bf\\u03b9 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(176, 'com_content.article.141', '', '2022-01-11 13:42:45', 43, 2348, 'a7d77c73d9f232b56d613268f9dd9e3a918f1ad6', '{\"id\":141,\"asset_id\":395,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2026\\u00a0<strong>\\u0391\\u03c1\\u03c7\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(177, 'com_content.article.142', '', '2022-01-11 13:48:33', 43, 3004, '7e78fffa8b67c416694187c5aa59dda154b20c6f', '{\"id\":142,\"asset_id\":397,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1<strong>\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(178, 'com_content.article.143', '', '2022-01-11 13:50:04', 43, 2730, '4f9845c7b03364f5fcc8023f4d4ad0ce7c4dce09', '{\"id\":143,\"asset_id\":399,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0<strong>\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0<strong>\\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1<\\/strong>, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(179, 'com_content.article.144', '', '2022-01-11 13:51:25', 43, 2483, 'd8987598837cd50253b9ecd8be1e954495080b35', '{\"id\":144,\"asset_id\":401,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em><strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u01c2 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong><\\/em>\\u00a0\\u03b4\\u03cd\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03b1\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(180, 'com_content.article.145', '', '2022-01-11 13:52:49', 43, 2683, '79bfd145ccd07cfa5edf88668e6b7761fa188d25', '{\"id\":145,\"asset_id\":403,\"title\":\"\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"alias\":\"\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(181, 'com_content.article.146', '', '2022-01-11 13:53:39', 43, 2440, '03f8de74ec28f87c706d2062e0a4dc02688739d4', '{\"id\":146,\"asset_id\":405,\"title\":\"\\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b7 \\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(182, 'com_content.article.147', '', '2022-01-11 13:54:41', 43, 2345, '6a76841dd10b927b6014d984358d22ec9652c774', '{\"id\":147,\"asset_id\":407,\"title\":\"\\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5!\",\"alias\":\"\\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5\",\"introtext\":\"<p>\\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03c4\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0<strong>\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7<\\/strong>\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(183, 'com_content.article.148', '', '2022-01-11 15:28:15', 43, 3186, 'ae0af8676ce4d1f9596a2b5b642349a6a3b2ecb0', '{\"id\":148,\"asset_id\":409,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03c5\\u03b2\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03b4\\u03cd\\u03bf \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03ac \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc (\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ac, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9, \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03b5\\u03b9) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(184, 'com_content.article.149', '', '2022-01-11 15:29:59', 43, 2593, 'fd12803fdf767b6f8650ac4d81f38ea16dc83697', '{\"id\":149,\"asset_id\":411,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p><strong>\\u0395\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5.<\\/strong>\\u00a0\\u0395\\u03bc\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03cc\\u03bd\\u03c4\\u03b1, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b6\\u03ce\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(185, 'com_content.article.150', '', '2022-01-11 15:31:19', 43, 3191, 'b7cc1be5156c441a51a616269ad578225a036743', '{\"id\":150,\"asset_id\":413,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>\\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>\\u00a0.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(186, 'com_content.article.151', '', '2022-01-11 15:32:30', 43, 15343, '5f1609f4f5a6fc1f1d9fae5740e4aaf0e52f5c09', '{\"id\":151,\"asset_id\":415,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ae \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03bc\\u03b5-\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae-\\u03ae-\\u03bc\\u03b5-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>\\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>\\u00a0.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd; \\u039f\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b4\\u03cd\\u03bf \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03ad\\u03c1\\u03c9\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03c9\\u03bd \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf\\u00a0. \\u00a0 \\u0394\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7: \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b3\\u03b9\\u03ba\\u03ae \\u00ab\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00bb, \\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03ce\\u03bd.\\u00a0\\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.\\u00a0\\u0392\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03bb\\u03b7\\u03c8\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03ad\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b9, \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae: \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1.\\u00a0 \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7. \\u0397 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b8\\u03b5\\u03af \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b4\\u03bf\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2. \\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03cc\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b9\\u03bd\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03c9\\u03c4\\u03cc\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2. \\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c8\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bf\\u03cd\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03bb\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(187, 'com_content.article.152', '', '2022-01-11 15:40:41', 43, 2706, 'a2028b60be854ae6532337e9694b3c32078893ce', '{\"id\":152,\"asset_id\":417,\"title\":\"\\u03a4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf N.O.I.S.I.C.E.D.\",\"alias\":\"\\u03c4\\u03bf-\\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf-n-o-i-s-i-c-e-d\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf\\u00a0<strong>N<\\/strong><strong>.<\\/strong><strong>O<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>S<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>C<\\/strong><strong>.<\\/strong><strong>E<\\/strong><strong>.<\\/strong><strong>D<\\/strong><strong>.<\\/strong>, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b7 \\u03bb\\u03ad\\u03be\\u03b7\\u00a0<strong>DECISION\\u00a0<\\/strong>\\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03b1. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(188, 'com_content.article.153', '', '2022-01-11 15:43:08', 43, 2241, 'd5e316cb227dbfaacddc0ea5b98a3ed6037653e3', '{\"id\":153,\"asset_id\":419,\"title\":\"8 \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"8-\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p><strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ae \\u03ba\\u03b1\\u03ba\\u03ae<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(189, 'com_content.article.154', '', '2022-01-11 15:44:00', 43, 2406, '57977a608100ba11c4a7a5d92332a86f3d2146f3', '{\"id\":154,\"asset_id\":421,\"title\":\"\\u039f\\u03b9 9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bf\\u03b9-9-\\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2:<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(190, 'com_content.article.155', '', '2022-01-11 15:45:24', 43, 2691, '26e5c2702276e8e3cf5974b10c3e94ffd1669161', '{\"id\":155,\"asset_id\":423,\"title\":\"\\u03a4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-6-\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03bc\\u03b9\\u03b1\\u03c2-\\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 <strong>\\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(191, 'com_content.article.156', '', '2022-01-11 15:51:29', 43, 2508, 'a6a0016d789893bf1ba083d2c514b46f4cfbad24', '{\"id\":156,\"asset_id\":425,\"title\":\"\\u0397 \\u0391\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7-\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(192, 'com_content.article.157', '', '2022-01-11 15:56:27', 43, 2809, 'f1d19ddc44befe226285a9c9d376135289cfdb37', '{\"id\":157,\"asset_id\":427,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u00b5\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5\\u00a0<strong>\\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(193, 'com_content.article.158', '', '2022-01-11 15:57:43', 43, 2805, '4c0d252da2789acd5aadd913e6bf32cc0e5edcfb', '{\"id\":158,\"asset_id\":429,\"title\":\"\\u03a4\\u03b9 \\u03ad\\u03c7\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"alias\":\"\\u03c4\\u03b9-\\u03ad\\u03c7\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"introtext\":\"<p>\\u03a7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(194, 'com_content.article.157', '', '2022-01-11 15:58:48', 43, 14115, 'f999c7ad9ebc08e7402e963395ba86d2d90d741d', '{\"id\":\"157\",\"asset_id\":427,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u00b5\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5\\u00a0<strong>\\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u00b5\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03b9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd,\\u00a0\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1. \\u03a6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9 \\u03bd: \\u03a0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf\\u03c5\\u03c4\\u03bf\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2, \\u03ac\\u03b2\\u03bf\\u03bb\\u03b5\\u03c2, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ae \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bf\\u03b3\\u03b5\\u03c2. \\u0395\\u03be\\u03ad\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03c4\\u03c9\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u00ab\\u03c5\\u03c0\\u03ad\\u03c1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03ac\\u00bb \\u03ba\\u03b1\\u03b8\\u03b5\\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b1\\u03c4\\u03b5. \\u03a0\\u03c1\\u03cc\\u03b2\\u03b1.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03b2\\u03ae\\u00b5\\u03b1-\\u03b2\\u03ae\\u00b5\\u03b1, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9, \\u00b5\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9. \\u03a0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03c9\\u03bd \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd (\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd) \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u00ab\\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bb\\u03bb\\u03b9\\u03c0\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03c5\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u00b5\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bf \\u03c6\\u03af\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2, \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd.\\u00a0\\u0397 \\u03c6\\u03ac\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03c9\\u03bd \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2. \\u0391\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd.\\u00a0\\u039f\\u03b9 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u00ab\\u03b1\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7, \\u03b8\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03ba\\u03b9\\u03ac\\u00bb. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03b7\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd. \\u0388\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03b1\\u03c5\\u03c4\\u03cc-\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7) \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u00ab\\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03c9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u00b5\\u03bf\\u03c5, \\u03b8\\u03b1 \\u03c0\\u03ac\\u03c9 \\u03c4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u00b5\\u03b5 \\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u00b5\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u00b5\\u03b1\\u03c2 \\u03b5\\u03c3\\u03c4\\u03b9\\u03b1\\u03c4\\u03cc\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b3\\u03b9\\u03bf\\u03c1\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00bb. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 15:58:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-11 15:57:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(195, 'com_content.article.159', '', '2022-01-11 16:03:56', 43, 2703, 'e07c2a0db66999f78045aba9dc2bc30967439103', '{\"id\":159,\"asset_id\":431,\"title\":\"\\u03a0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0395\\u03b4\\u03ce, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae\\u03c2 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(196, 'com_content.article.160', '', '2022-01-11 16:05:46', 43, 2461, '45d01879068476009e82edcd1982480c5cfde056', '{\"id\":160,\"asset_id\":433,\"title\":\"9 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1!\",\"alias\":\"9-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(197, 'com_content.article.160', '', '2022-01-11 16:06:55', 43, 8401, '12b5be3ab3319bf38b6903c808617b35c14ea64f', '{\"id\":\"160\",\"asset_id\":433,\"title\":\"19 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1!\",\"alias\":\"19-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>9 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1! \\u03a4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1. 1.\\u03a4\\u03b1 \\u03bb\\u03ad\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1\\u00a0\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.2.\\u039c\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7.3.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03bd\\u03ad\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03bc\\u03af\\u03b1.4.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03b9.5.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b1. 6.\\u0395\\u03bd\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1. 7.\\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03ae \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.8.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03b5\\u03bb\\u03bb\\u03b9\\u03c0\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.9.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.10.\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1, \\u03b4\\u03ce\\u03c1\\u03b1, \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03ba.\\u03b1. \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5.11.\\u0391\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5.12.\\u0395\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2.13.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.14.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd.15.\\u03a0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2.16.\\u00ab\\u039a\\u03b1\\u03c4\\u03b1\\u03c1\\u03c1\\u03ad\\u03b5\\u03c4\\u03b5\\u00bb\\u00a0\\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.17.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2.18.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.19.\\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0(\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd, \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf\\u03c5 \\u03ba.\\u03b1.).\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-11 16:05:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(198, 'com_content.article.161', '', '2022-01-11 16:10:15', 43, 2927, 'a9cda7d244d8e6035c1d6a431f8269ae6f4d43ca', '{\"id\":161,\"asset_id\":435,\"title\":\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1;\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c5\\u03b3\\u03b9\\u03ae<\\/strong>\\u00a0<strong>\\u03cc\\u03c1\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03ba\\u03c1\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(199, 'com_content.article.162', '', '2022-01-11 16:12:18', 43, 2787, '6a5f3c67cff3a39d0132bbf9f5dae28cffd1bfd3', '{\"id\":162,\"asset_id\":437,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<p>\\u03a4\\u03b1 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(200, 'com_content.article.163', '', '2022-01-11 16:14:58', 43, 2369, '2b3d4150541ce13fbfdbacb0528c63ffef5bf59c', '{\"id\":163,\"asset_id\":439,\"title\":\"\\u039f \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03bf-\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(201, 'com_content.article.164', '', '2022-01-11 16:16:27', 43, 2377, '31f57f2b75cc58f988a44fc377c68b27c15c221d', '{\"id\":164,\"asset_id\":441,\"title\":\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd \\u2013 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"alias\":\"\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd-\\u2013-\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03c4\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0<strong>\\\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd\\\"<\\/strong>\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(202, 'com_content.article.165', '', '2022-01-11 16:17:15', 43, 2294, '12a3f94f7195ad4f722ce4ce0f1c10f663a52300', '{\"id\":165,\"asset_id\":443,\"title\":\"\\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03c4\\u03b1-\\u03cc\\u03c1\\u03b9\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03b5\\u03af\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc,\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(203, 'com_content.article.166', '', '2022-01-11 16:18:54', 43, 2823, '55316bebaae9e53e65371e158930e5048d3cefe0', '{\"id\":166,\"asset_id\":445,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u038c\\u03a7\\u0399\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03c0\\u03b5\\u03b9\\u03c2-\\u03cc\\u03c7\\u03b9\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03cc\\u03c7\\u03b9<\\/strong>\\u00a0\\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c4\\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03c1\\u03b9\\u03bf. \\u0394\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a0<strong>3 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>\\u00a0\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:06:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(204, 'com_content.article.167', '', '2022-01-11 16:23:23', 43, 2651, 'd0df976b2cdd85a73925efc4127a61d96aeff31e', '{\"id\":167,\"asset_id\":447,\"title\":\"\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\\"\\u0391\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\\\"\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0398\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7<\\/strong>, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(205, 'com_content.article.168', '', '2022-01-11 16:25:12', 43, 3053, '290012fe66f2e540054c5d873f4e51079870faa7', '{\"id\":168,\"asset_id\":449,\"title\":\"\\u039f Freud \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"alias\":\"\\u03bf-freud-\\u03b5\\u03af\\u03c7\\u03b5-\\u03c0\\u03b5\\u03b9-\\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03c4\\u03b7-\\u03b6\\u03c9\\u03ae-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1-\\u03b4\\u03b5\\u03bd-\\u03bc\\u03bf\\u03c5-\\u03ae\\u03c4\\u03b1\\u03bd-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(206, 'com_content.article.169', '', '2022-01-11 16:26:34', 43, 2855, '099124f32839e8a6b8146235dbf132105b903dbc', '{\"id\":169,\"asset_id\":451,\"title\":\"\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1;\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:25:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(207, 'com_content.article.170', '', '2022-01-11 16:27:49', 43, 3250, '36f5bfb2b3cd67d791507d1b74db96ff4549d403', '{\"id\":170,\"asset_id\":453,\"title\":\"\\u0395\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9-\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"introtext\":\"<p>\\u0395\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1 \\u2013\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:25:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(208, 'com_content.article.171', '', '2022-01-11 16:30:01', 43, 2281, '94742174ad2e1a4a4cb7c00b5ee18794e38912bb', '{\"id\":171,\"asset_id\":455,\"title\":\"\\u0397 \\\"\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\\"\",\"alias\":\"\\u03b7-\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5,\\u00a0<strong>\\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:25:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(209, 'com_content.article.172', '', '2022-01-11 16:31:24', 43, 2299, '9cc6d39f130c009f783745cc05dc63a22aff4424', '{\"id\":172,\"asset_id\":457,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 16:25:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(210, 'com_content.article.173', '', '2022-01-11 21:38:48', 43, 3003, '7e796c960ff6cb74c737b4b55b815f7173509734', '{\"id\":173,\"asset_id\":459,\"title\":\"\\u0395\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7-\\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(211, 'com_content.article.174', '', '2022-01-11 21:40:28', 43, 2759, '94784fdd6c45ca2541da33d9051825c1802aa8ab', '{\"id\":174,\"asset_id\":461,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03c0\\u03c1\\u03b9\\u03bd-\\u03c4\\u03bf-\\u03bd\\u03ad\\u03bf-\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p><strong>\\u0392\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae. \\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03b4\\u03bf\\u03c4\\u03b7\\u03b8\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03bf\\u03c1\\u03cc\\u03c3\\u03b7\\u03bc\\u03bf, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03ae\\u03bd\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(212, 'com_content.article.175', '', '2022-01-11 21:43:12', 43, 3396, '734a8e36cd3bb13d68a6d351f9c2b098fb020a52', '{\"id\":175,\"asset_id\":463,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03c9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03ac\\u03bb\\u03c9-\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03bf\\u00a0<strong>\\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2,<\\/strong>\\u00a0\\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5- \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03ad\\u03c4\\u03c3\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>-. \\u03a3\\u03c4\\u03bf \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc , \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9\\u00a0<strong>\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(213, 'com_content.article.176', '', '2022-01-11 21:45:24', 43, 2707, '5bf5c5336c14d232e66a05743497c37f17ffebdc', '{\"id\":176,\"asset_id\":465,\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 S.M.A.R.T\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9-s-m-a-r-t\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u00a0<strong>S.M.A.R.T. \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03ad\\u03b8\\u03bf\\u03b4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c7\\u03bf\\u03b8\\u03b5\\u03c3\\u03af\\u03b1\\u03c2. \\u038c\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(214, 'com_content.article.177', '', '2022-01-11 21:46:42', 43, 2738, 'a3f919d9bd2adfa177a5fd45f08dc267fa6394fc', '{\"id\":177,\"asset_id\":467,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2-\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><strong>\\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03bb\\u03af\\u03c3\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5 10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b5\\u03c2 7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(215, 'com_content.article.178', '', '2022-01-11 21:47:48', 43, 2517, 'cb15cc6c4ad7ba16183583da52599b480148b02f', '{\"id\":178,\"asset_id\":469,\"title\":\"\\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\",\"alias\":\"\\u03c3\\u03b5-10-\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(216, 'com_content.article.179', '', '2022-01-11 21:52:10', 43, 3784, '3af3df06c28bf55db76663c61a7c2e5c39cc611b', '{\"id\":179,\"asset_id\":471,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><strong>\\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1<\\/strong>. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1- \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b5\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(217, 'com_content.article.180', '', '2022-01-11 21:54:55', 43, 3789, 'd55e6cb59e69d0b59d0f5ca815867019469ccb51', '{\"id\":180,\"asset_id\":473,\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 , \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(218, 'com_content.article.181', '', '2022-01-11 21:57:02', 43, 2822, '50968321dfcf5633851541d970c0722a643f6493', '{\"id\":181,\"asset_id\":475,\"title\":\"\\u03a4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5?\",\"alias\":\"\\u03c4\\u03b9-\\u03b8\\u03b1-\\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03c6\\u03af\\u03bb\\u03bf-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(219, 'com_content.article.182', '', '2022-01-11 21:59:42', 43, 2205, 'a52a238ee9c8e0d9b461b10e516691b4796f88e3', '{\"id\":182,\"asset_id\":477,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03ad\\u03c1\\u03c1\\u03b9\\u03c8\\u03b5 \\u03ae \\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03ba\\u03b1\\u03c4\\u03ad\\u03c1\\u03c1\\u03b5\\u03c5\\u03c3\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 21:57:23\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(220, 'com_content.article.183', '', '2022-01-11 22:06:44', 43, 3584, 'f84df11e697ed6c118ac171f3b9e9a2bbb428ce4', '{\"id\":183,\"asset_id\":479,\"title\":\"\\u03a0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2-\\u03b6\\u03c9\\u03ae\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u039c\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u2018\\u2019\\u03c7\\u03c9\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf 24\\u03c9\\u03c1\\u03bf\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(221, 'com_content.article.184', '', '2022-01-11 22:08:29', 43, 3568, '91ea90226b06427dccf216d2ebfa37c2f2147af9', '{\"id\":184,\"asset_id\":481,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5- \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b7-\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5-\\u03c4\\u03bf-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1-\\u03bc\\u03b5-\\u03c4\\u03bf-\\u03b2\\u03ac\\u03b6\\u03bf\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03b7\\u03bc\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(222, 'com_content.article.185', '', '2022-01-11 22:09:43', 43, 2883, 'e1e21ec2933c82597482528fbdb48cca0291e401', '{\"id\":185,\"asset_id\":483,\"title\":\"\\u0397 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03ad\\u03bb\\u03c9!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf<\\/strong>\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(223, 'com_content.article.186', '', '2022-01-11 22:12:38', 43, 2150, 'cc11c032ba1acec42e97b82869ae1669acde4150', '{\"id\":186,\"asset_id\":485,\"title\":\"\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"alias\":\"\\u03c4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;\\u00a0<strong>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(224, 'com_content.article.187', '', '2022-01-13 13:15:05', 43, 12687, '5fc23aeb06de7b8971df7b591a552976c035e976', '{\"id\":187,\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"<p>\\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;&nbsp;<strong>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2 \\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;&nbsp;\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1.&nbsp;\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u2013 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5:&nbsp; - \\u039f\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\/ \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf)- \\u03a3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2- \\u039a\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1- \\u039f\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac- \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u2013 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae,- \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\/ \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7 \\/ \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2- \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\/ \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7- \\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7- \\u03a3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03bf\\u03c1\\u03ac \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9.&nbsp; 2.&nbsp;\\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf&nbsp;\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7&nbsp;\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.&nbsp;\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03ba\\u03c4\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b9\\u03bc\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 1&nbsp;(\\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7) \\u03ad\\u03c9\\u03c2 \\u03c4\\u03bf 10 (\\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7). \\u0397 \\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac&nbsp;\\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5).&nbsp;\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b5\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03ba\\u03c5\\u03ba\\u03bb\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.&nbsp; - \\u0397 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af&nbsp;&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. - \\u0391\\u03bd&nbsp;\\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc&nbsp;\\u03ae \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf&nbsp;\\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf&nbsp;\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac&nbsp;\\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf&nbsp;&nbsp;\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bf\\u03bc\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03c5\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03bf\\u03c0\\u03c4\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. 3.&nbsp;\\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2&nbsp;\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af: -&nbsp;\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1;- \\u03a5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2;- \\u03a3\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2&nbsp;\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03c9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;-&nbsp;\\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9&nbsp;\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9;&nbsp;\\u03a0\\u03ce\\u03c2&nbsp;\\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2&nbsp;\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(225, 'com_content.article.187', '', '2022-01-13 13:24:01', 43, 48346, 'd9e02a17b54f381e71c0d2ea6fcba0b29813456d', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>{source}<span style=\\\"font-family: courier new, courier, monospace;\\\"><br \\/>&lt;meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1, shrink-to-fit=no\\\"&gt;<br \\/><\\/span>{\\/source} {source}<span style=\\\"font-family: courier new, courier, monospace;\\\"><br \\/>&lt;style&gt;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>.text-center {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>text-align: left;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>margin: 10px 10px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>clear:left;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>.result-input {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>display:none;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>.odd-row {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background: #673ab75c;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>margin-bottom: 10px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>ul {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>list-style-type: none;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>button{<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background-color: #a37fe4;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>color: white;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>font-size: large;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border: none;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>padding: 15px 20px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border-radius: 12px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>width: 100%<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>margin: 25px 0;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>button:hover{<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background-color: #673ab7;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>color: white;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>cursor: pointer;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>font-size: large;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border: none;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>padding: 15px 20px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border-radius: 12px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>input[type=radio]{<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>display: none;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>input[type=radio] + span{<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>float:left;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>display:inline-block;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>width:15px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>height:15px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background-color: white;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border:solid 2px #7b7171;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>border-radius: 50%;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>margin:0 7px;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>input[type=radio]:hover + span{<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background-color: #673ab7;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>cursor:pointer;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>input[type=radio]:checked + span{<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>background-color: #673ab7;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>&lt;\\/style&gt;<br \\/><\\/span>{\\/source}<\\/p>\\r\\n<h1 style=\\\"text-align: center;\\\">&nbsp;<\\/h1>\\r\\n<p style=\\\"text-align: center;\\\">\\u0393\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af, \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b5\\u03c3\\u03c4, \\u03c0\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03bc\\u03c0\\u03af \\u0391\\u03a0\\u039f\\u03a4\\u0395\\u039b\\u0395\\u03a3\\u039c\\u0391\\u03a4\\u0391 .<\\/p>\\r\\n<p>\\u03a4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2; \\u03a4\\u03bf\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc...<\\/p>\\r\\n<form name=\\\"form1\\\">\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b1\\u03b3\\u03ba\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bd\\u03cd\\u03c7\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b9 \\u03c7\\u03c4\\u03c5\\u03c0\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03ae \\u03c4\\u03b1 \\u03b4\\u03ac\\u03c7\\u03c4\\u03c5\\u03bb\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c7\\u03b5\\u03c1\\u03b9\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0393\\u03af\\u03bd\\u03b1\\u03c4\\u03b5 \\u03ad\\u03be\\u03b1\\u03bb\\u03bb\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c5\\u03ba\\u03bb\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c5\\u03c2 \\u03ae \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c9\\u03bd.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03bf\\u03c1\\u03b3\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03ae \\u03b5\\u03ba\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0398\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03ba\\u03bb\\u03b7\\u03c1\\u03ac \\u03ae \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03c4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039a\\u03b1\\u03c4\\u03b1\\u03c6\\u03cd\\u03b3\\u03b1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03af\\u03b5\\u03c3\\u03b7.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03bf\\u03c5\\u03c1\\u03bc\\u03bf\\u03c5\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ae \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b5\\u03bd\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q11\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q11\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q11\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q11\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q11\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q12\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q12\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q12\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q12\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q12\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc \\u03c0\\u03af\\u03b5\\u03c3\\u03b7.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q13\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q13\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q13\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q13\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q13\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q14\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q14\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q14\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q14\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q14\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q15\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q15\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q15\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q15\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q15\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b9\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q16\\\" type=\\\"radio\\\" value=\\\"1\\\" id=\\\"\\\" \\/>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q16\\\" type=\\\"radio\\\" value=\\\"2\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q16\\\" type=\\\"radio\\\" value=\\\"3\\\" id=\\\"\\\" \\/>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q16\\\" type=\\\"radio\\\" value=\\\"4\\\" id=\\\"\\\" \\/>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <input name=\\\"q16\\\" type=\\\"radio\\\" value=\\\"5\\\" id=\\\"\\\" \\/>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<span id=\\\"res-text\\\" class=\\\"result-input\\\" style=\\\"text-align: center; width: 100%; font-weight: bold;\\\">\\u0391\\u039e\\u0399\\u039f\\u039b\\u039f\\u0393\\u0397\\u03a3\\u0397 <input name=\\\"score\\\" type=\\\"text\\\" id=\\\"numb\\\" style=\\\"text-align: center; display: none;\\\" \\/><\\/span>\\r\\n<p id=\\\"results\\\" class=\\\"result-number\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: center;\\\"><button type=\\\"button\\\">\\u0391\\u03a0\\u039f\\u03a4\\u0395\\u039b\\u0395\\u03a3\\u039c\\u0391\\u03a4\\u0391<\\/button><\\/p>\\r\\n<\\/form>\\r\\n<p>{source}<span style=\\\"font-family: courier new, courier, monospace;\\\"><br \\/>&lt;script type=\\\"text\\/javascript\\\"&gt;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>function calculate() {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'res-text\').style.border = \\\"none\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'res-text\').style.fontSize = \\\"1.5em\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'res-text\').style.color = \\\"#000\\\";<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'numb\').style.border = \\\"none\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'numb\').style.fontSize = \\\"36px\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'numb\').style.color = \\\"rgb(103, 58, 183)\\\";<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'results\').style.border = \\\"solid 3px #673ab7\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'results\').style.padding = \\\"26px 20px\\\";<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>document.getElementById(\'results\').style.margin = \\\"10px 18%\\\";<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>var f = document.form1.elements;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>var t = document.form1.score;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>var s = 0;<br \\/><br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>for (var i = 0; i &lt; f.length; i++) {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>if (f[i].type == \\\"radio\\\" &amp;&amp; f[i].checked == true) {<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>s += parseInt(f[i].value);<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>t.value = s;<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>if (s &gt;= 16 &amp;&amp; s &lt;= 37) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u03a3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03c1\\u03b1\\u03b9\\u03bc\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd.\\\"; }<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>if (s &gt;= 38 &amp;&amp; s &lt;= 59) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c8\\u03ad\\u03bc\\u03b1. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c4\\u03bf \\u03bb\\u03ad\\u03bd\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03ad\\u03be\\u03c4\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1. \\u03a4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03bd\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7&nbsp; \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\\"; }<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>if (s &gt;= 60 &amp;&amp; s &lt;= 80) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u03a0\\u03b5\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1; \\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9! \\u0391\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b2\\u03b3\\u03b5\\u03b9 \\u03ad\\u03be\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03ba\\u03bd\\u03b5\\u03c5\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03b3\\u03c7\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd. \\u039f\\u03c0\\u03bf\\u03b9\\u03b1\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03b7\\u03b3\\u03ae \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1. \\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u0384\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03ae\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ce\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae;\\\"; }<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>var input = document.getElementsByClassName(\\\"result-input\\\")[0]<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>input.style.display = \'block\';<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>}<br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/><br \\/><img src=\\\"\\/psychology\\/media\\/sourcerer\\/images\\/tab.png\\\" alt=\\\"\\\" \\/>&lt;\\/script&gt;<br \\/><\\/span>{\\/source}<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-13 13:24:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-13 13:23:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(226, 'com_content.article.187', '', '2022-01-13 13:59:37', 43, 37489, 'aa38a3a7cb2bc8f7163fe99cf5aa4b1b4f55830b', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"{source}<span style=\\\"font-family:monospace;color:#555555;\\\"><span style=\\\"color:#117700;\\\">&lt;meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1, shrink-to-fit=no\\\"&gt;<\\/span><\\/span>{\\/source}\\r\\n{source}<span style=\\\"font-family:monospace;color:#555555;\\\"><span style=\\\"color:#117700;\\\">&lt;style&gt;<\\/span> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">.text-center { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">text-align: left; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">margin: 10px 10px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">clear:left; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">.result-input { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">display:none; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">.odd-row { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background: #673ab75c; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">margin-bottom: 10px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">ul { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">list-style-type: none; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">button{ <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background-color: #a37fe4; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">color: white; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">font-size: large; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border: none; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">padding: 15px 20px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border-radius: 12px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">width: 100% <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">margin: 25px 0; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">button:hover{ <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background-color: #673ab7; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">color: white; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">cursor: pointer; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">font-size: large; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border: none; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">padding: 15px 20px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border-radius: 12px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">input[type=radio]{ <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">display: none; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">input[type=radio] + span{ <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">float:left; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">display:inline-block; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">width:15px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">height:15px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background-color: white; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border:solid 2px #7b7171; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">border-radius: 50%; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">margin:0 7px; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">input[type=radio]:hover + span{ <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background-color: #673ab7; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">cursor:pointer; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">input[type=radio]:checked + span{ <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">background-color: #673ab7; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><span style=\\\"color:#117700;\\\">&lt;\\/style&gt;<\\/span><\\/span>{\\/source}\\r\\n<h1 style=\\\"text-align: center;\\\" class=\\\"heading-style-1 visible-first\\\"><\\/h1>\\r\\n<p style=\\\"text-align: center;\\\">\\u0393\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af, \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b5\\u03c3\\u03c4, \\u03c0\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03bc\\u03c0\\u03af \\u0391\\u03a0\\u039f\\u03a4\\u0395\\u039b\\u0395\\u03a3\\u039c\\u0391\\u03a4\\u0391 .<\\/p>\\r\\n<p>\\u0398\\u03b5\\u03c9\\u03c1\\u03ce \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u00ab\\u03c7\\u03c1\\u03c9\\u03c3\\u03c4\\u03ac\\u03b5\\u03b9\\u00bb<\\/p>\\r\\n<form name=\\\"form1\\\">\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039e\\u03c5\\u03c0\\u03bd\\u03ac\\u03c9 \\u03b1\\u03bd\\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b3\\u03b9\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio0\\\" name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio0\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio1\\\" name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio1\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio2\\\" name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio2\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio3\\\" name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio3\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio4\\\" name=\\\"q1\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio4\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0388\\u03c7\\u03c9 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio5\\\" name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio5\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio6\\\" name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio6\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio7\\\" name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio7\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio8\\\" name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio8\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio9\\\" name=\\\"q2\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio9\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0391\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03bc\\u03bf\\u03c5<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio10\\\" name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio10\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio11\\\" name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio11\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio12\\\" name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio12\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio13\\\" name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio13\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio14\\\" name=\\\"q3\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio14\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039c\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b2\\u03c1\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio15\\\" name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio15\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio16\\\" name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio16\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio17\\\" name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio17\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio18\\\" name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio18\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio19\\\" name=\\\"q4\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio19\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03bf\\u03c5<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio20\\\" name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio20\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio21\\\" name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio21\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio22\\\" name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio22\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio23\\\" name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio23\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio24\\\" name=\\\"q5\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio24\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0394\\u03b5\\u03bd \\u03bc\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ce\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio25\\\" name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio25\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio26\\\" name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio26\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio27\\\" name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio27\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio28\\\" name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio28\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio29\\\" name=\\\"q6\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio29\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039d\\u03b9\\u03ce\\u03b8\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03c7\\u03b8\\u03ce \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03b3\\u03c5\\u03c1\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio30\\\" name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio30\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio31\\\" name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio31\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio32\\\" name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio32\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio33\\\" name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio33\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio34\\\" name=\\\"q7\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio34\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0398\\u03b5\\u03c9\\u03c1\\u03ce \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio35\\\" name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio35\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio36\\\" name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio36\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio37\\\" name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio37\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio38\\\" name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio38\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio39\\\" name=\\\"q8\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio39\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u039e\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio40\\\" name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio40\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio41\\\" name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio41\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio42\\\" name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio42\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio43\\\" name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio43\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio44\\\" name=\\\"q9\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio44\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\\"odd-row\\\">\\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03c9\\u03c2 \\u03c4\\u03ce\\u03c1\\u03b1<\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio45\\\" name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"1\\\"><label class=\\\"radio_inner\\\" for=\\\"radio45\\\"><\\/label><\\/span>\\u0394\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio46\\\" name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"2\\\"><label class=\\\"radio_inner\\\" for=\\\"radio46\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio47\\\" name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"3\\\"><label class=\\\"radio_inner\\\" for=\\\"radio47\\\"><\\/label><\\/span>\\u039f\\u03cd\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio48\\\" name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"4\\\"><label class=\\\"radio_inner\\\" for=\\\"radio48\\\"><\\/label><\\/span>\\u03a3\\u03c7\\u03b5\\u03b4\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce<span><\\/span><\\/label><\\/li>\\r\\n<li class=\\\"text-center\\\"><label> <span class=\\\"radio\\\"><input id=\\\"radio49\\\" name=\\\"q10\\\" type=\\\"radio\\\" value=\\\"5\\\"><label class=\\\"radio_inner\\\" for=\\\"radio49\\\"><\\/label><\\/span>\\u03a3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1<span><\\/span><\\/label><\\/li>\\r\\n<\\/ul>\\r\\n<span id=\\\"res-text\\\" class=\\\"result-input\\\" style=\\\"text-align: center; width: 100%; font-weight: bold; border: none; font-size: 1.5em; color: rgb(0, 0, 0); display: block;\\\">\\u0391\\u039e\\u0399\\u039f\\u039b\\u039f\\u0393\\u0397\\u03a3\\u0397 <input id=\\\"numb\\\" style=\\\"text-align: center; display: none; border: none; font-size: 36px; color: rgb(103, 58, 183);\\\" name=\\\"score\\\" type=\\\"text\\\"><\\/span>\\r\\n<p id=\\\"results\\\" class=\\\"result-number\\\" style=\\\"border: 3px solid rgb(103, 58, 183); padding: 26px 20px; margin: 10px 18%;\\\"><\\/p>\\r\\n<p style=\\\"text-align: center;\\\"><button onclick=\\\"calculate ()\\\" type=\\\"button\\\">\\u0391\\u03a0\\u039f\\u03a4\\u0395\\u039b\\u0395\\u03a3\\u039c\\u0391\\u03a4\\u0391<\\/button><\\/p>\\r\\n<\\/form>\\r\\n{source}<span style=\\\"font-family:monospace;color:#555555;\\\"><span style=\\\"color:#117700;\\\">&lt;script type=\\\"text\\/javascript\\\"&gt;<\\/span> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">function calculate() { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'res-text\').style.border = \\\"none\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'res-text\').style.fontSize = \\\"1.5em\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'res-text\').style.color = \\\"#000\\\"; <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'numb\').style.border = \\\"none\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'numb\').style.fontSize = \\\"36px\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'numb\').style.color = \\\"rgb(103, 58, 183)\\\"; <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'results\').style.border = \\\"solid 3px #673ab7\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'results\').style.padding = \\\"26px 20px\\\"; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">document.getElementById(\'results\').style.margin = \\\"10px 18%\\\"; <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">var f = document.form1.elements; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">var t = document.form1.score; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">var s = 0; <br> <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">for (var i = 0; i &lt;f.length; i++) { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">if (f[i].type == \\\"radio\\\" &amp;&amp; f[i].checked == true) { <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">s += parseInt(f[i].value); <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">t.value = s; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">if (s &gt;= 10 &amp;&amp; s &lt;= 20) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1.\\\"; } <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">if (s &gt;= 21 &amp;&amp; s &lt;= 34) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03b5\\u03bd\\u03ce \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd.\\\"; } <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">if (s &gt;= 35 &amp;&amp; s &lt;= 50) { document.getElementById(\\\"results\\\").innerHTML = \\\"\\u0395\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03bc\\u03b5 \\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03ad\\u03c4\\u03c3\\u03b9!\\\"; } <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">var input = document.getElementsByClassName(\\\"result-input\\\")[0] <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">input.style.display = \'block\'; <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\">} <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"> <br><img src=\\\"\\/1\\/media\\/sourcerer\\/images\\/tab.svg\\\"><span style=\\\"color:#117700;\\\">&lt;\\/script&gt;<\\/span><\\/span>{\\/source}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-13 13:59:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-13 13:55:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(227, 'com_content.article.188', '', '2022-01-13 15:29:11', 43, 1738, '3311cf3f319f48be4e156f4f42de514fbcbd614f', '{\"id\":188,\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-13 15:29:11\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(237, 'com_content.article.189', '', '2022-01-15 09:29:36', 43, 4786, 'f671228501a0ec66e474ebfacacae0aec5b034b1', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397\\u00a0\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H\\u00a0\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0 \\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397\\u00a0\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H\\u00a0\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 09:29:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 09:29:17\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(238, 'com_content.category.43', '', '2022-01-15 10:09:36', 43, 666, 'de11f43bdbc48ef6a9d54d000ed2d6df7eb2e96c', '{\"id\":43,\"asset_id\":495,\"parent_id\":1,\"lft\":81,\"rgt\":82,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0392\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"alias\":\"\\u03b2\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-15 10:09:36\",\"modified_user_id\":43,\"modified_time\":\"2022-01-15 10:09:36\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(239, 'com_content.article.190', '', '2022-01-15 10:15:26', 43, 12091, 'f6c585918e382fb4d0d14f6fd608a0f565b8735e', '{\"id\":190,\"asset_id\":496,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:15:26\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(240, 'com_content.article.190', '', '2022-01-15 10:16:02', 43, 12129, 'ee141bbf45e04e7052dfdbc86674242078bcc673', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:15:26\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(241, 'com_content.article.191', '', '2022-01-15 10:18:24', 43, 7916, 'cc24ec40b12b5f49bac34c898d887399428b433f', '{\"id\":191,\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7 (2)\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7-2\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(242, 'com_content.article.192', '', '2022-01-15 10:20:06', 43, 5696, '56b04399cee5c2ba88aed33e6b23a416821ca150', '{\"id\":192,\"asset_id\":498,\"title\":\"CV - \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6\",\"alias\":\"cv-\\u03c3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9-\\u03ba\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p>H\\u00a0<strong>\\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf City University of Seattle \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1, \\u03c3\\u03c4\\u03b9\\u03c2 \\u039c\\u03b5\\u03b8\\u03cc\\u03b4\\u03bf\\u03c5\\u03c2 \\u0394\\u03b9\\u03b1\\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03ce\\u03b3\\u03b9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u0395\\u03bb\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 - \\u03a5\\u03c0\\u03b5\\u03c1\\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u0394\\u0395\\u03a0-\\u03a5) \\u03c3\\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 Everyday Parenting: TheABCs of Child Rearing \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5Yale, Psychological First Aid \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Johns Hopkins \\u03ba\\u03b1\\u03b9 The Addicted Brain \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Emory.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u039c\\u039a\\u039f \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(243, 'com_content.article.193', '', '2022-01-15 10:21:43', 43, 9239, '72033086af4607a7d1580a5d37f527bc7a710066', '{\"id\":193,\"asset_id\":499,\"title\":\"CV - \\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\",\"alias\":\"cv-\\u03b5\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>\\u0397\\u00a0<strong>\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u039a\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9\\u00a0 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd, \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03af\\u03c4\\u03bb\\u03bf\\u00a0<strong>\\u2018\\u2019<\\/strong><strong>Child<\\/strong>\\u00a0<strong>and<\\/strong>\\u00a0<strong>adolescent<\\/strong>\\u00a0<strong>Psychology<\\/strong><strong>\\u2019\\u2019<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Leiden \\u03c3\\u03c4\\u03b7\\u03bd \\u039f\\u03bb\\u03bb\\u03b1\\u03bd\\u03b4\\u03af\\u03b1, \\u03b1\\u03c0\\u03cc \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1..<\\/p>\\r\\n<p>\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c1\\u03c4\\u03b9\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b5 \\u03c3\\u03b5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03bb\\u03bb\\u03ae\\u03bd\\u03b9\\u03bf \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b7 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03b5\\u03af\\u03c1\\u03b1\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bb\\u03ac\\u03bd\\u03b5\\u03c2.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u0395\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03a3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u039c\\u039a\\u039f \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bc\\u03c6\\u03c5\\u03bb\\u03b7\\u03c2 \\u03b2\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0<strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9<strong>\\u00a0\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 - \\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u0395\\u03be\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 &amp; \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd, \\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0393\\u03bf\\u03bd\\u03ad\\u03c9\\u03bd \\u03ba. \\u03b1 , \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u00a0 \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/strong><\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(244, 'com_content.article.194', '', '2022-01-15 10:23:36', 43, 8120, '4fc8375486e28026f9ea798146ad0a3069d12dfc', '{\"id\":194,\"asset_id\":500,\"title\":\"CV - \\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03b6\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv5.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>\\u0397\\u00a0<strong>\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u00a0<strong>\\u00ab\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2\\u00bb<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/p>\\r\\n<p>\\u00a0\\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03b4\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf Leiden \\u03c4\\u03b7\\u03c2 \\u039f\\u03bb\\u03bb\\u03b1\\u03bd\\u03b4\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ce\\u03bd \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ce\\u03bd. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u00a0<strong>\\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7\\u00a0<strong>\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd \\u03a0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03ae\\u03c4\\u03b5\\u03b9\\u03bf<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ae \\u0395\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 (\\u0395\\u0395\\u0395\\u03a3).<\\/p>\\r\\n<p>\\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03ae\\u03c4\\u03b5\\u03b9\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c7\\u03bf\\u03c1\\u03ae\\u03b3\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03ac\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03c9\\u03bd. \\u03a0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf 1<sup>\\u03bf<\\/sup>\\u00a0\\u03a0\\u03b1\\u03bd\\u03b5\\u03bb\\u03bb\\u03ae\\u03bd\\u03b9\\u03bf \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u201cTower of London\\u201d.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0<strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(245, 'com_content.article.195', '', '2022-01-15 10:24:47', 43, 9705, '8ceca7a5d21294e4a24b49cfe2781c0d9a945ebc', '{\"id\":195,\"asset_id\":501,\"title\":\"CV - \\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03ba\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv6.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>\\u0397\\u00a0<strong>\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC.<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03a4\\u0395\\u03a7\\u039d\\u039f\\u039b\\u039f\\u0393\\u0399\\u039a\\u039f \\u0395\\u039a\\u03a0\\u0391\\u0399\\u0394\\u0395\\u03a5\\u03a4\\u0399\\u039a\\u039f \\u0399\\u0394\\u03a1\\u03a5\\u039c\\u0391 \\u039a\\u03a1\\u0397\\u03a4\\u0397\\u03a3 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u00a0<strong>\\u0394\\u0399\\u0391\\u03a4\\u03a1\\u039f\\u03a6\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0394\\u0399\\u0391\\u0399\\u03a4\\u039f\\u039b\\u039f\\u0393\\u0399\\u0391\\u03a3\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c7\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03af\\u03c4\\u03bb\\u03bf\\u00a0<strong>\\u0384\\u0384\\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0391\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd\\u0384\\u0384<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b9\\u03b3\\u03b1\\u03af\\u03bf\\u03c5\\u00a0 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u0384\\u0384\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03a4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd\\u2019\\u2019<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0394\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u0391\\u03c4\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u0391\\u03c1\\u03b5\\u03c4\\u03b1\\u03af\\u03b5\\u03b9\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd , \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03c9\\u03bd \\u03bd\\u03bf\\u03c3\\u03b7\\u03bb\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc \\u03b5\\u03be\\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1\\u00a0 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03cc\\u03c2\\u00a0 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae\\u00a0 \\u03a3\\u0394\\u0391\\u03a4 ISO 22000:2005 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03b1\\u03c1\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u039d\\u03bf\\u03c3\\u03b7\\u03bb\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03b3\\u03b9\\u03b1 12 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c9\\u03c2 \\u0395\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2 \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b7\\u03c2.\\u00a0 \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2, \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c7\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0<strong>\\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 Hr. Psychology \\u2013 Today \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2: \\u0399\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae &amp; \\u03a4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u0395\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2, \\u03a4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u0392\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd \\u03ba.\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2\\u00a0 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(246, 'com_content.article.196', '', '2022-01-15 10:26:11', 43, 6176, 'bb8f5df0f0e2d6cf73f9167ecf17c595975f644c', '{\"id\":196,\"asset_id\":502,\"title\":\"CV - \\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>H\\u00a0<strong>\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c7\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0394\\u03b9\\u03b1\\u03c3\\u03c5\\u03bd\\u03b4\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae\\u03c2: \\u0391\\u03c0\\u03b1\\u03c1\\u03c4\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u0395\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u0384 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u0391\\u03a0\\u0398, \\u03c4\\u03bf \\u0395.\\u039a\\u0395.\\u03a8.\\u03a5.\\u0395, \\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u0394.\\u03c4 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03a0\\u0393\\u039d \\u0391\\u03c4\\u03c4\\u03b9\\u03ba\\u03cc.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(247, 'com_content.article.191', '', '2022-01-15 10:26:31', 43, 7924, '68480f825be1c38bb5f7aaa43b24a93d4a5e6882', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7-2\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:26:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:26:22\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(248, 'com_content.article.197', '', '2022-01-15 10:26:51', 43, 12105, '8a440f22279f068ca2cb758be085dad56172920b', '{\"id\":197,\"asset_id\":503,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(249, 'com_content.article.197', '', '2022-01-15 10:26:59', 43, 12118, '17dd22fb57ea451a1fe2839392c62b1cb22b36f4', '{\"id\":\"197\",\"asset_id\":503,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b12\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:26:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:26:51\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(250, 'com_content.article.190', '', '2022-01-15 10:27:13', 43, 12117, '553519676234adad5f6461a24b94c22e31cdb491', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:27:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:27:03\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(251, 'com_content.article.191', '', '2022-01-15 10:27:34', 43, 7922, 'e5e48a00edf702a6b759f2e42a9e1647733e91da', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:27:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:27:27\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(252, 'com_content.category.44', '', '2022-01-15 10:52:42', 43, 618, 'c299637216e85ca761ee1e61f8d188f7e850b7e5', '{\"id\":44,\"asset_id\":505,\"parent_id\":1,\"lft\":83,\"rgt\":84,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0392\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"alias\":\"\\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-15 10:52:42\",\"modified_user_id\":43,\"modified_time\":\"2022-01-15 10:52:42\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(253, 'com_content.article.198', '', '2022-01-15 10:57:46', 43, 3755, 'c0e3b82f5b5676d1acfc83271069e78b37b2734c', '{\"id\":198,\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:57:46\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(254, 'com_content.article.198', '', '2022-01-15 10:58:28', 43, 5656, '43d32f722417db3101d0a1ce26123c87bebb419f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:58:06\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(255, 'com_content.article.199', '', '2022-01-15 10:59:27', 43, 4208, 'e972d4cc3671be29acbe98430ee5e978ec5b9f88', '{\"id\":199,\"asset_id\":507,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03b1-\\u03c4\\u03bf-\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf-\\u03bc\\u03b1\\u03c3\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0<strong>\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0<strong>\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd;<\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(256, 'com_content.article.200', '', '2022-01-15 11:00:30', 43, 4175, 'd20a9cd5ce8c9a419128fe1517421b9239e09948', '{\"id\":200,\"asset_id\":508,\"title\":\"\\u03a0\\u03a9\\u03a3  \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b9\\u03c3-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03b5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(257, 'com_content.article.201', '', '2022-01-15 11:01:41', 43, 3568, 'c0c2509f95b71d80035ca17f34ee426ed5dde37d', '{\"id\":201,\"asset_id\":509,\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03bf-\\u03c7\\u03c9\\u03c1\\u03bf\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af<\\/strong>. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1<\\/strong>. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(258, 'com_content.article.202', '', '2022-01-15 11:03:11', 43, 3033, 'e677d12b649488b511fd6da7dac826074dd5cdf3', '{\"id\":202,\"asset_id\":510,\"title\":\"\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c3-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03b4\\u03b1\",\"introtext\":\"<p>\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(259, 'com_content.article.203', '', '2022-01-15 11:04:21', 43, 3237, 'd8441658a257fee7a7d37a6d95a1a9abf9ca728e', '{\"id\":203,\"asset_id\":511,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03b7\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae?<br \\/>\\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(260, 'com_content.article.204', '', '2022-01-15 11:06:07', 43, 4509, '7c6451a6cc65867c9099ce9d3c9a302ac19a8077', '{\"id\":204,\"asset_id\":512,\"title\":\"\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c3-\\u03b3\\u03b9\\u03b1\\u03c4\\u03b9-\\u03b5\\u03b9\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p>\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(261, 'com_content.article.205', '', '2022-01-15 11:07:12', 43, 3766, 'fb816454e14ab69a02269f03aaa4be0dce634fdb', '{\"id\":205,\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(262, 'com_content.article.205', '', '2022-01-15 11:07:36', 43, 5671, '305fa34508f7ea111cf4f2c9e02e52fe9e600c2a', '{\"id\":\"205\",\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3 \\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 11:07:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 11:07:12\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(263, 'com_content.article.187', '', '2022-01-17 20:42:21', 43, 1793, 'b400b9e13dbe9016af9ed7ad5ce9e0924f12605f', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 20:42:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-17 20:41:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(264, 'com_content.article.187', '', '2022-01-17 22:10:56', 43, 12286, 'fe34868060019b5394414383c6ec6c48579cc3c9', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1) \\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;\\u00a0\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u2013 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5:\\u00a0 - \\u039f\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\/ \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf)- \\u03a3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2- \\u039a\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1- \\u039f\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac- \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u2013 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae,- \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\/ \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7 \\/ \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2- \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\/ \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7- \\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7- \\u03a3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03bf\\u03c1\\u03ac \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9.\\u00a0 2.\\u00a0\\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u00a0\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03ba\\u03c4\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b9\\u03bc\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 1\\u00a0(\\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7) \\u03ad\\u03c9\\u03c2 \\u03c4\\u03bf 10 (\\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7). \\u0397 \\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5).\\u00a0\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b5\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03ba\\u03c5\\u03ba\\u03bb\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.\\u00a0 - \\u0397 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u00a0\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. - \\u0391\\u03bd\\u00a0\\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u00a0\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac\\u00a0\\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u00a0\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bf\\u03bc\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03c5\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03bf\\u03c0\\u03c4\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. 3.\\u00a0\\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af: -\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1;- \\u03a5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2;- \\u03a3\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03c9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;-\\u00a0\\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9;\\u00a0\\u03a0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 22:10:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-17 22:10:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(265, 'com_content.article.206', '', '2022-01-19 09:42:20', 43, 1894, '0850a9ff104f50c232a7475c3c80799758c7e328', '{\"id\":206,\"asset_id\":517,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 22:10:56\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(266, 'com_content.article.206', '', '2022-01-19 09:43:41', 43, 1906, 'd6600ff5f16752d7e6af39525d87e8601c66cb91', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 09:43:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(267, 'com_content.article.207', '', '2022-01-19 09:56:27', 43, 1838, '83f54e87778901ad9ef5de27b1e73976e71a6b9f', '{\"id\":207,\"asset_id\":520,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(268, 'com_content.article.208', '', '2022-01-19 10:08:27', 43, 1929, 'dfd8b34839d6c07b52394571b09f9c961f3bdaf6', '{\"id\":208,\"asset_id\":523,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(269, 'com_content.article.208', '', '2022-01-19 10:08:33', 43, 2001, '5ecb284228ecf52cc664ea1da54cb9382771c837', '{\"id\":\"208\",\"asset_id\":523,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:08:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:08:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(270, 'com_content.article.209', '', '2022-01-19 10:17:08', 43, 1857, 'b6fa96f388b83325f86041e8039355a179d57c74', '{\"id\":209,\"asset_id\":526,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:08:33\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(271, 'com_content.article.209', '', '2022-01-19 10:17:13', 43, 1803, '792146465e0d57f506466a7a0ffc04bb79bfd40e', '{\"id\":\"209\",\"asset_id\":526,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:17:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:17:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(272, 'com_content.article.210', '', '2022-01-19 10:27:18', 43, 1895, '63b214f88cb130f00e5a30f1ff0be8043eb4f810', '{\"id\":210,\"asset_id\":529,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:17:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(273, 'com_content.article.210', '', '2022-01-19 10:27:24', 43, 1960, '62cb61b7f4154e632286fbebab5601db63ad015f', '{\"id\":\"210\",\"asset_id\":529,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:27:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:27:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(274, 'com_content.article.211', '', '2022-01-19 11:46:02', 43, 1948, '5beddbc706719f2ab694e13ee2412d9e07dfd80f', '{\"id\":211,\"asset_id\":532,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:27:24\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(275, 'com_content.article.211', '', '2022-01-19 11:46:12', 43, 1960, 'dc11b7a9d23407f7656368c2ee87037bf00a3eac', '{\"id\":\"211\",\"asset_id\":532,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:46:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 11:46:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(276, 'com_content.article.212', '', '2022-01-19 11:57:39', 43, 1990, 'daabd9ace477cc1e4402f5ee20ff698ee4f40b59', '{\"id\":212,\"asset_id\":535,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:46:12\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(277, 'com_content.article.212', '', '2022-01-19 11:57:58', 43, 2022, '8894ef52ac5d6c4b53882c277d2d674cf2d0b030', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:57:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 11:57:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(278, 'com_content.article.213', '', '2022-01-19 12:08:52', 43, 2016, '274891e9ab1f85051bfcc433c2f61ec49f5314ea', '{\"id\":213,\"asset_id\":538,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:57:58\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(279, 'com_content.article.213', '', '2022-01-19 12:08:59', 43, 2032, '56b255260d8d818ae6e3505f29c307a617d8f5e4', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:08:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:08:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(280, 'com_content.article.214', '', '2022-01-19 12:17:53', 43, 2020, 'ad0d9d99efd279cca73db9615461be218dc08cbc', '{\"id\":214,\"asset_id\":541,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:08:59\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(281, 'com_content.article.214', '', '2022-01-19 12:17:58', 43, 2032, 'ccfd3ae85567500144efb53e0e9c728e3c39099b', '{\"id\":\"214\",\"asset_id\":541,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:17:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:17:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(282, 'com_content.article.215', '', '2022-01-19 12:36:10', 43, 2008, 'ea5adebb96796a41e2b71da26519be350f93672f', '{\"id\":215,\"asset_id\":544,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:17:58\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(283, 'com_content.article.215', '', '2022-01-19 12:36:19', 43, 2014, 'efa3fbd5a8fa1f309e4bad29b1cc9ca5a20cc3ae', '{\"id\":\"215\",\"asset_id\":544,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:36:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:36:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(284, 'com_content.article.216', '', '2022-01-19 13:31:16', 43, 1934, 'b871b3da54350d8fb4e232b656f0586c233a85fb', '{\"id\":216,\"asset_id\":547,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:36:19\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(285, 'com_content.article.216', '', '2022-01-19 13:31:20', 43, 1911, '52c9f4fa598d61b94717d2ad63fe84b201a827b2', '{\"id\":\"216\",\"asset_id\":547,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:31:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 13:31:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(286, 'com_content.article.217', '', '2022-01-19 13:53:33', 43, 2003, '543c39c2f4f1f40bea34b43f572e057706f62592', '{\"id\":217,\"asset_id\":550,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:31:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(287, 'com_content.article.217', '', '2022-01-19 13:53:37', 43, 2068, '7d33210f9c9361d3507f57b40751ef7131d88ee8', '{\"id\":\"217\",\"asset_id\":550,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:53:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 13:53:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(288, 'com_content.article.218', '', '2022-01-19 14:06:27', 43, 2056, 'b3f54417323674f46ed1f9896cc198748ec519f7', '{\"id\":218,\"asset_id\":553,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:53:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(289, 'com_content.article.218', '', '2022-01-19 14:06:34', 43, 2068, '5d1ab6b4f0b7c884bb1dbe7c1b3a7799d4410402', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:06:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:06:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(290, 'com_content.article.219', '', '2022-01-19 14:16:50', 43, 2118, '3c1987cde7ca0127ae33555ad00793e81a7e9728', '{\"id\":219,\"asset_id\":555,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:06:34\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(291, 'com_content.article.219', '', '2022-01-19 14:17:50', 43, 2161, '1cb0bfcd7e95eaf5d7ffee586a00540504a08f55', '{\"id\":\"219\",\"asset_id\":555,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:17:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:16:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(292, 'com_content.article.220', '', '2022-01-19 14:19:29', 43, 2149, '92019a2405fb78633b3e4e68b74bb78950ae0f48', '{\"id\":220,\"asset_id\":557,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:17:50\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(293, 'com_content.article.220', '', '2022-01-19 14:19:34', 43, 2161, 'c34d730359f9b8cc8704d8d2cb0c497faa718246', '{\"id\":\"220\",\"asset_id\":557,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:19:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:19:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(294, 'com_content.article.221', '', '2022-01-19 14:36:15', 43, 2057, 'bbcd8c2053f28689ea799e4fbb609fb29d1abb58', '{\"id\":221,\"asset_id\":560,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:19:34\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(295, 'com_content.article.221', '', '2022-01-19 14:36:19', 43, 2022, 'a1daedc131cd66a7fd8d3e5afda5f32afd866675', '{\"id\":\"221\",\"asset_id\":560,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:36:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:36:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(296, 'com_content.article.222', '', '2022-01-19 15:01:31', 43, 2016, '187bd7282af67be4ecf4d09a6c9b1be64642be88', '{\"id\":222,\"asset_id\":563,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:36:19\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(297, 'com_content.article.222', '', '2022-01-19 15:01:37', 43, 2032, '41ce4bec2fadbdc20b7c2d92b221466d0279f5f5', '{\"id\":\"222\",\"asset_id\":563,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 15:01:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(298, 'com_content.article.223', '', '2022-01-19 15:08:40', 43, 2020, '2e1d8b3035f130d2f5ba02092738a4312b4a2f3b', '{\"id\":223,\"asset_id\":566,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(299, 'com_content.article.223', '', '2022-01-19 15:08:44', 43, 2032, '1ec03d417f011214d798c70fd2ed14de6af2a4e9', '{\"id\":\"223\",\"asset_id\":566,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:08:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 15:08:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(300, 'com_content.article.224', '', '2022-01-19 15:56:18', 43, 1971, 'fe93548d25e14ecea87d739e92d3764995e45b81', '{\"id\":224,\"asset_id\":570,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391(\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(301, 'com_content.article.225', '', '2022-01-19 15:57:04', 43, 1948, '316b22bdcb6c29b08bd620102b9baa41237f4858', '{\"id\":225,\"asset_id\":572,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(302, 'com_content.article.226', '', '2022-01-19 16:15:28', 43, 1972, '79672681e4e3bd84a2273439f937f9d5a125df4e', '{\"id\":226,\"asset_id\":576,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(303, 'com_content.article.227', '', '2022-01-19 16:16:07', 43, 1984, '5e3e92a00462cafd4e555e4665d0a750fca938ab', '{\"id\":227,\"asset_id\":578,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(304, 'com_content.article.228', '', '2022-01-19 16:28:45', 43, 1928, '7708ec8712eaee8f865a906c96aa8a6907f2a66d', '{\"id\":228,\"asset_id\":581,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(305, 'com_content.article.228', '', '2022-01-19 16:28:55', 43, 1911, 'aa8fb173095fe6510ae891f0b00ea76b035ed617', '{\"id\":\"228\",\"asset_id\":581,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 16:28:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(306, 'com_content.article.229', '', '2022-01-20 09:34:28', 43, 1883, '9b0068a5102187fcde16714e2e7b3a5d5d17fa80', '{\"id\":229,\"asset_id\":585,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(307, 'com_content.article.230', '', '2022-01-20 09:35:13', 43, 1876, 'e5e19fff9829260740636bfa354ae25b6fa0ad4d', '{\"id\":230,\"asset_id\":587,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(308, 'com_content.article.231', '', '2022-01-20 09:46:52', 43, 1988, 'beeed884675cfd13ab4cec2a28d01f8676bf259e', '{\"id\":231,\"asset_id\":590,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(309, 'com_content.article.232', '', '2022-01-20 10:00:38', 43, 1985, '3345bcbf2b7814614785113189e6e02472ab1ad9', '{\"id\":232,\"asset_id\":593,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(310, 'com_content.article.232', '', '2022-01-20 10:00:43', 43, 1968, '0dcc961ab0d886a775dd96924f0911ecc3cb502f', '{\"id\":\"232\",\"asset_id\":593,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:00:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:00:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(311, 'com_content.article.233', '', '2022-01-20 10:15:26', 43, 2040, 'f7a34af3c91340684fd545c9f6347982809fc0f7', '{\"id\":233,\"asset_id\":596,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:00:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(312, 'com_content.article.233', '', '2022-01-20 10:17:13', 43, 2094, '2bc6970535483ffee6c28cf49f9541fb899a2e25', '{\"id\":\"233\",\"asset_id\":596,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:17:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:16:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(313, 'com_content.article.234', '', '2022-01-20 10:33:01', 43, 1872, 'a852d4c7ac9fc13c2cf9cf4def1bff909168a16a', '{\"id\":234,\"asset_id\":599,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:17:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(314, 'com_content.article.234', '', '2022-01-20 10:33:55', 43, 1779, '8722658f65a045fe8479b19285e35891749b7368', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:33:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:33:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(315, 'com_content.article.235', '', '2022-01-21 09:15:08', 43, 4720, 'f51ec10620594733cd62aead08fb62a34c458e3a', '{\"id\":235,\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397\\u00a0\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H\\u00a0\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0 \\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397\\u00a0\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H\\u00a0\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:49:45\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(316, 'com_content.article.235', '', '2022-01-21 09:25:31', 43, 2440, '2b473d4df02f349a525ca8473de03b3a72f63ff0', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:25:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:20:18\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(317, 'com_content.article.235', '', '2022-01-21 09:32:11', 43, 2559, '565115d770b333ca853b8e723accd51e220fdecb', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:32:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:25:31\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(318, 'com_content.article.235', '', '2022-01-21 09:33:55', 43, 3083, '823590c5ff766a003a288f81f2d8f3c6cd5bfeba', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u0392\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a4\\u03b5\\u03c3\\u03c4 \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce! \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:33:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:33:15\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(319, 'com_content.article.235', '', '2022-01-21 09:41:25', 43, 3246, 'e9fc9569d496af33c4a9aeaa3723ef3e4bc06078', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u0392\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a4\\u03b5\\u03c3\\u03c4 \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce! \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:41:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:39:49\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(320, 'com_content.article.200', '', '2022-01-21 13:25:48', 43, 6457, '215e6d5f9d53456da4582449ec2f9fd655495b4a', '{\"id\":\"200\",\"asset_id\":508,\"title\":\"\\u03a0\\u03a9\\u03a3  \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b9\\u03c3-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03b5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:25:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:25:37\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(321, 'com_content.article.198', '', '2022-01-21 13:26:22', 43, 7955, '93c3cb06e7bceb556b0b8326d4d03ecac5172f6f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:26:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:25:51\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(322, 'com_content.article.201', '', '2022-01-21 13:27:32', 43, 5228, '974ccfb843ac1a335a2cafd2bf2800ecb4263d96', '{\"id\":\"201\",\"asset_id\":509,\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03bf-\\u03c7\\u03c9\\u03c1\\u03bf\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af<\\/strong>. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1<\\/strong>. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:27:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:26:28\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(323, 'com_content.article.198', '', '2022-01-21 13:27:56', 43, 10232, '1ef40cdc04be3c961ba9d2b3214c2ae0d62c0837', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:27:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:27:36\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(324, 'com_content.article.202', '', '2022-01-21 13:28:12', 43, 4316, 'a2c23162df00292dad91c2467286bb0d1a050cb6', '{\"id\":\"202\",\"asset_id\":510,\"title\":\"\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c3-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03b4\\u03b1\",\"introtext\":\"<p>\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:00\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(325, 'com_content.article.198', '', '2022-01-21 13:28:33', 43, 11887, '8fe13d4d1c8f0096163f1557df1f5466a86c2d5f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:16\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(326, 'com_content.article.203', '', '2022-01-21 13:28:53', 43, 4674, '6cad76e991d0dadc75af39c100c1de2dbf7528a8', '{\"id\":\"203\",\"asset_id\":511,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03b7\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae?<br \\/>\\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:40\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(327, 'com_content.article.198', '', '2022-01-21 13:29:28', 43, 13165, '5058737add30c193e9da416063d283150f0f9d9f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:29:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:58\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(328, 'com_content.article.204', '', '2022-01-21 13:29:50', 43, 6990, '4726c2329ed1d4bcdc1f56556a9e823626fb6b31', '{\"id\":\"204\",\"asset_id\":512,\"title\":\"\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c3-\\u03b3\\u03b9\\u03b1\\u03c4\\u03b9-\\u03b5\\u03b9\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p>\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:29:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:29:34\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(329, 'com_content.article.198', '', '2022-01-21 13:30:07', 43, 14597, 'acc880316c8868fefca7e98c7cbd22493651e833', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:30:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:29:55\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(330, 'com_content.article.205', '', '2022-01-21 13:30:24', 43, 5671, '457b38854612c74e1e480b1a4c10e67623ea8865', '{\"id\":\"205\",\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3 \\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:30:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:30:13\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(331, 'com_content.article.198', '', '2022-01-21 13:31:09', 43, 16659, '1d0eb1bc523fd6eae3c403acb0852deec30cfdfc', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u03a4\\u03b1 Video \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-video-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:31:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:30:30\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(332, 'com_content.article.44', '', '2022-01-24 13:07:43', 43, 10543, '3c5eec41c69a73afc000a44aadb6dac09ee9d85d', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:07:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:01:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(333, 'com_content.article.44', '', '2022-01-24 13:09:18', 43, 10594, '67afda10d136f3fcb47959963ad5bc54191d7529', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:09:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:08:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(334, 'com_content.article.45', '', '2022-01-24 13:12:05', 43, 9931, '96fa00e613665597c640207927e9ff54ff55c9e1', '{\"id\":\"45\",\"asset_id\":203,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 &amp; \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\\"\\u03ba\\u03b1\\u03ba\\u03ae \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\\" \\u03c4\\u03b7\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd. \\u0397 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bc\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03b9\\u03c4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03b4\\u03bf\\u00a0(\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd)\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u03c2\\u00a0\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 : -\\u03b5\\u03c6\\u03af\\u03b4\\u03c1\\u03c9\\u03c3\\u03b7, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c4\\u03c5\\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03bd\\u03b1\\u03c5\\u03c4\\u03af\\u03b1-\\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1- \\u03c4\\u03ac\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ad\\u03bc\\u03b5\\u03c4\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bd\\u03b9\\u03b3\\u03bc\\u03bf\\u03cd, \\u03c1\\u03af\\u03b3\\u03b7 \\u03ae \\u03b5\\u03be\\u03ac\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b6\\u03ac\\u03bb\\u03b7\\u03c2, \\u03b1\\u03c3\\u03c4\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b9\\u03c0\\u03bf\\u03b8\\u03c5\\u03bc\\u03af\\u03b1, \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u2018\\u2019\\u03c0\\u03bb\\u03ac\\u03ba\\u03c9\\u03bc\\u03b1\\u2019\\u2019 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03ae \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf,\\u00a0\\u03cc\\u03c4\\u03b9\\u00a0\'\'\\u03c4\\u03c1\\u03b5\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\'\'\\u00a0\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b1\\u03bd\\u03ac\\u03c4\\u03bf\\u03c5. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bf\\u03c0\\u03bf\\u03c5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03c4\\u03b5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b5\\u03c9\\u03c2, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:12:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:11:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(335, 'com_content.article.46', '', '2022-01-24 13:13:18', 43, 10948, '545b682bd8ae87ae093fb924062c889c28f5f8f9', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:13:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:12:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(336, 'com_content.article.46', '', '2022-01-24 13:14:09', 43, 11025, '0193a39305b81065ba2f35a7cc472376f5083b5b', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:14:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:13:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(337, 'com_content.article.50', '', '2022-01-24 13:20:38', 43, 10560, '987fbc5893fa9da5218227ac036bf77b23f6c6a4', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0\\u00a0<strong>&lt;&lt; \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21<sup>\\u03bf\\u03c5<\\/sup>\\u00a0\\u03b1\\u03b9\\u03ce\\u03bd\\u03b1&gt;&gt;<\\/strong>\\u00a0\\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c0\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd &lt;&lt; \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21\\u03bf\\u03c5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b1&gt;&gt; \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0394\\u03b9\\u03b5\\u03b8\\u03bd\\u03bf\\u03cd\\u03c2 \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (International Labor Organization) , \\\"\\u0397 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9, \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7, \\u03c0\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf\\u03bc\\u03b1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03bf\\u03b2\\u03b1\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c5\\u03c0\\u03ad\\u03c1\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b9\\u03b1\\u03b2\\u03ae\\u03c4\\u03b7, \\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03b9\\u03b1\\u03af\\u03b1 \\u03bd\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bd\\u03b5\\u03c5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2\\\".\\u00a0\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b2\\u03c1\\u03ae\\u03ba\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9\\u00a0\\u03c4\\u03bf 75% - 90% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5 \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf\\u00a080% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b9\\u03c3\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03c9\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2? \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03ba\\u03b9\\u03bb\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2: \\u0391\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ae\\u03b4\\u03b7 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03bd. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03bf\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:20:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:19:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(338, 'com_content.article.51', '', '2022-01-24 13:22:31', 43, 16540, 'b3c87b5423f39d2a0ab39f87ccf8cff16796966f', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0<strong>\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0<strong>\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03a7\\u03b1\\u03bc\\u03bf\\u03b3\\u03ad\\u03bb\\u03b1, \\u03c0\\u03ac\\u03c1\\u03b5 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0397\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a4\\u03bf \\u03bc\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03af\\u03b4\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 (\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c7\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac\\u03c2, \\u03c3\\u03c6\\u03af\\u03be\\u03b9\\u00b5\\u03bf \\u00b5\\u03c5\\u03ce\\u03bd, \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae, \\u03b9\\u03b4\\u03c1\\u03ce\\u03c4\\u03b1) \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03b2\\u03bf\\u03cd\\u03bb\\u03b7\\u03c3\\u03b7. \\u0394\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03c1\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bc\\u03c5\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u00a0\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2. \\u039b\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b7\\u03bc\\u03b5\\u03af\\u03b1\\u03c2\\u2026 \\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u00a0\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1.\\u00a0\\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7.\\u00a0\\u0395\\u03b9\\u03c3\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf\\u00a0\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9! \\u0395\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u2026 \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7. \\u038c\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c0\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03bf\\u03cd. \\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b5\\u03b9\\u03c3\\u03ad\\u03bb\\u03b8\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c7\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u038c\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac\\u2026 \\u039c\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03cb\\u03c0\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf\\u00a0\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03b1\\u03bd\\u03af\\u03c3\\u03b9\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2. \\u0397 \\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03b4\\u03ce\\u03c1\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2\\u00a0\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03b9\\u03cc\\u03bb\\u03b1\\u03c2!\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:22:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:21:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(339, 'com_content.article.52', '', '2022-01-24 13:23:20', 43, 8819, 'be0d19858aa9fce140d54f4c12164ed6f4921dd4', '{\"id\":\"52\",\"asset_id\":217,\"title\":\"\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0<strong>\\u03c1\\u03cc\\u03bb\\u03bf<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u2026 \\u0386\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1; \\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7\\u03c2, (\\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2) \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c6\\u03c5\\u03b3\\u03ae \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 (\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03ac\\u03c7\\u03b7\\u03c2-\\u03c6\\u03c5\\u03b3\\u03ae\\u03c2). \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ae \\u03bf \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd. \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03be\\u03b1\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03ac\\u03c1\\u03bf\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5, \\u03b1\\u03bd \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\\u00a0\\u03ae\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ac\\u03bd\\u03bf\\u03c3\\u03b1 \\u03bd\\u03bf\\u03c3\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:23:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:22:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(340, 'com_content.article.57', '', '2022-01-24 13:42:35', 43, 3977, '7e999cbec46b2b7f3980bd28447c603655fb37ac', '{\"id\":\"57\",\"asset_id\":227,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:42:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:41:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-na-nikisoume-tin-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(341, 'com_content.article.58', '', '2022-01-24 13:43:12', 43, 13275, '42ad55f438a9416587fe07babb4cbd46aac1cf1f', '{\"id\":\"58\",\"asset_id\":229,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,<\\/strong>\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>,\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae<\\/strong>\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0<strong>\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0397\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae\\u00a0\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7\\u00a0\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.\\u00a0 \\u00a0\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bf\\u03bb\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5, \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u0391\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u2018\\u2019\\u039b\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03cc \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u2019\\u2019\\u00a0. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bb\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1, \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2\\u00a0(\\u03c0\\u03bf\\u03c5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2) \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1. \\u03a0\\u03b1\\u03c1\\u2019 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c4\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03b2\\u03b1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac,\\u00a0\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03be\\u03ac\\u03bd\\u03c4\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03bf\\u03c7\\u03ce\\u03bd. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03bf\\u03c4\\u03af\\u03b2\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2,\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7, \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u00a0\\u0393\\u03b9\\u03b1\\u03c4\\u03af\\u00a0\\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2,\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9;\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2. \\u03a4\\u03bf \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc,\\u00a0\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c4\\u03bf\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae \\u03ae \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae . \\u038c\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9\\u00a0 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03bf \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b8\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u00a0\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:43:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:42:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(342, 'com_content.article.59', '', '2022-01-24 13:43:42', 43, 12361, '1e210c4b2da182549ca279e37faac055551dd5f2', '{\"id\":\"59\",\"asset_id\":231,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1; \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc, \\u03bc\\u03b7 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1, \\u03bc\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b5\\u03bd \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c4\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u2018\\u2019\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd. \\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\\u00a0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03c6\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7\\u00a0\\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b4\\u03c1\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c1\\u03b9\\u03bd\\u03ae \\u03b6\\u03ce\\u03bd\\u03b7 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7, \\u03b8\\u03b5\\u03c9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u00a0\\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1.\\u00a0\\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b9\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c1\\u03b9\\u03c3\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b1 \\u2018\\u2019\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03bf\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03ba\\u03b4\\u03b7\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd\\u00a0\\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 ,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ce\\u03bd \\u03b1\\u03c0\\u03bf\\u03b8\\u03b5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03bb\\u03c0. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:43:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:43:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(343, 'com_content.article.63', '', '2022-01-24 13:47:58', 43, 11901, '66f109b91fd33341bf61870ea14604edc33ab1ef', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03b5\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03bd\\u03bf\\u03c7\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03bc\\u03b5\\u03c4\\u03b1\\u03bc\\u03c6\\u03b9\\u03ad\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ae\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03c3\\u03c3\\u03c9\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5\\u00a0\\u03b4\\u03c5\\u03c3\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03ae \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0 \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03af\\u03b1\\u03b9\\u03b1 \\u03be\\u03b5\\u03c3\\u03c0\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1,\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0393\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c0\\u03c4\\u03cc, \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03c0\\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:47:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:46:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(344, 'com_content.article.64', '', '2022-01-24 13:48:30', 43, 19034, 'accb8201fadfed3133f63d7fbed403879ffc2ed9', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2<\\/strong>. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2; -\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bd\\u03c9\\u03c1\\u03af\\u03c2:\\u00a0\\u0395\\u03c0\\u03b9\\u03bb\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u00a0\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\\u00a0\\u03c4\\u03b7\\u03c2. \\u038c\\u03c3\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u00a0\\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd. \\u03a1\\u03c9\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03bf\\u03c1\\u03b8\\u03c9\\u03b8\\u03b5\\u03af, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c0\\u03b9\\u03bf \\u03ba\\u03bb\\u03af\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0\\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. -\\u0391\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:\\u00a0\\u0397 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03b5\\u03af\\u03c2: 1)\\u00a0\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9; 2) \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\/ \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9; \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b3\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03ad\\u03c3\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf. \\u0388\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u0388\\u03c7\\u03c9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c9 \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03cc\\u03c1\\u03b7 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2, \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03c9 \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03bf\\u03c5, \\u03ae\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03cc\\u03c1\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb. - \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00bb:\\u00a0\\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7\\u00a0 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u00a0\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf,\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03ca\\u03c3\\u03c4\\u03ac\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc\\u03c4\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc.\\u00a0\\u038c\\u03bb\\u03bf\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd, \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. - \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 :\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. \\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03be\\u03b9\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c7\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2\\u00a0\\u03ae \\u03c4\\u03bf\\u03bd\\u00a0\\u03c4\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bf \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ac\\u03bc\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ad\\u03bb\\u03b5\\u03b3\\u03ba\\u03c4\\u03b5\\u03c2. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c3\\u03b5\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03bb\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03c9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03af\\u03bd\\u03c9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03ad\\u03b2\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:48:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:48:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(345, 'com_content.article.65', '', '2022-01-24 13:49:11', 43, 13324, '476238fa36f8b6aed893e9df47c7bbe75fe7faa6', '{\"id\":\"65\",\"asset_id\":243,\"title\":\"\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<p>\\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0. \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac . \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2. - \\u0397\\u00a0\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae\\u00a0\\u03b5\\u03ba\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2,\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03af, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03ba\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b7\\u03c1\\u03b5\\u03bc\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd. -\\u00a0\\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03b5\\u03af. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b1\\u03c2, \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. -\\u00a0\\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10.\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae, \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b3\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ac \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2. \\u0391\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 20. -\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad- \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u2018\\u2019\\u039d\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03ba\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03c0\\u03ad\\u03b6\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b6\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03bf \\u03c3\\u03bf\\u03c5\\u2019\\u2019 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce \\u03bc\\u03ad\\u03c3\\u03b1, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1\\u2019\\u2019. - \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03bc\\u03b7\\u03bd\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd,\\u00a0\\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:49:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:48:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(346, 'com_content.article.73', '', '2022-01-24 13:57:23', 43, 9853, '1a8b724e253fc35b164f83106f5d6506b91aedb7', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u2019 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0397 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9\\u03c1\\u03bf\\u03cd\\u03c2. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0398\\u03b1 \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03b5\\u03ac\\u03bd \\u03c4\\u03bf \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03be\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03ba\\u03bf\\u03c5\\u03b2\\u03b5\\u03bd\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:57:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:56:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/katanoisi-kai-ekfrasi-synaisthimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(347, 'com_content.article.74', '', '2022-01-24 13:58:03', 43, 16612, '018d43a464d895ab2373c10c946ec043c44c2d30', '{\"id\":\"74\",\"asset_id\":261,\"title\":\"\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc:\\u00a0<strong><em>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0<\\/em><\\/strong>\\u03ba\\u03b1\\u03b9<strong><em>\\u00a0\\u03cc\\u03c1\\u03b9\\u03b1.<\\/em><\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1. \\u0397\\u00a0 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 3 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c5\\u03bb\\u03ce\\u03bd\\u03b5\\u03c2: \\u03c4\\u03b7\\u03bd\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 , \\u03c4\\u03b9\\u03c2\\u00a0 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 .\\u00a0 - \\u0397\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 \\u00a0\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0391\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf.\\u00a0 - \\u039f\\u03b9 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b7\\u03b8\\u03b9\\u03ba\\u03cc \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03c2 \\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ae \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c5\\u03b3\\u03ac\\u03b4\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03b1\\u03bd\\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7. - \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039a\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9. \\u0394\\u03b5\\u03bd \\u03c9\\u03c6\\u03b5\\u03bb\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b7\\u03bb\\u03b5\\u03ba\\u03c4\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03c4\\u03bc\\u03cc\\u03c3\\u03c6\\u03b1\\u03b9\\u03c1\\u03b1. \\u039f \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u00a0 \\u03bc\\u03bf\\u03af\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 . - \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u00a0\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03bf \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03c3\\u03c7\\u03b5\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c7\\u03b9. - \\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac (\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7).\\u00a0 \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u00ab\\u03c0\\u03ac\\u03bd\\u03c4\\u03b1\\u00bb \\u03ae \\u00ab\\u03c0\\u03bf\\u03c4\\u03ad\\u00bb.\\u00a0\\u00a0 \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7,\\u00a0\\u03cc\\u03c7\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u00a0\\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bf\\u03c1\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u00a0\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ad\\u03c2\\u00a0\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03bf\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: \\u039c\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c0\\u03bf\\u03cd \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03c9; \\u03a4\\u03af \\u03b8\\u03ad\\u03bb\\u03c9; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9; \\u03a4\\u03af \\u03ad\\u03c7\\u03c9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7;\\u00a0\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:58:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:57:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(348, 'com_content.article.75', '', '2022-01-24 13:59:06', 43, 11958, '96d9e939ea48b7df7d740db344f095c80d4e11c5', '{\"id\":\"75\",\"asset_id\":263,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf<\\/strong>\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u039f\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u00ab\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u00bb \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c6\\u03c5\\u03b3\\u03b1\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad! \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1. \\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0 \\u039f \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc\\u00a0\\u03bf\\u03bd\\u00a0\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b7 (\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03c3\\u03b1)\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5.\\u00a0\\u0388\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\u00a0\\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03bf 1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03cc\\u03be\\u03b1. \\u0398\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c9\\u03c2 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03ae \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u039f\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b4\\u03b7\\u03bb. \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03b5\\u03bb\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03bb\\u03c0. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ac \\u03b4\\u03cd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03ad\\u03bb\\u03b7! \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03c4\\u03c1\\u03b1 \\u03bc\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:59:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:58:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(349, 'com_content.article.80', '', '2022-01-24 14:01:10', 43, 8304, 'ae817422cbea33ca8d97f2f3032f37b3de08eaf9', '{\"id\":\"80\",\"asset_id\":273,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7<\\/strong> \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0397 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd 7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03a6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2 :\\u00a0\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03bc\\u03b1\\u03c4\\u03b9\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7, \\u03b5\\u03af\\u03b4\\u03bf\\u03c2 \\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c8\\u03b5\\u03b9 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u039a\\u03b5\\u03bd\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a1\\u03bf\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2. \\u0395\\u03c0\\u03b9\\u03c6\\u03b1\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b7 \\u00ab\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u00bb \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03bf\\u03b9 \\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c4\\u03b5\\u00a0\\u03c3\\u03c5\\u03bd\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bd\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5\\u03c2. \\u0391\\u03c2 \\u03bc\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u00a0\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03af\\u03c9\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5, \\u03c4\\u03b7\\u00a0\\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ae.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:01:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:00:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(350, 'com_content.article.82', '', '2022-01-24 14:02:22', 43, 7011, 'a8192697d2c4fa7e137bde353b4fe5d341a22e14', '{\"id\":\"82\",\"asset_id\":277,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2;\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2; \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b1\\u03c8\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03c7\\u03b8\\u03b5\\u03af, \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03c0\\u03bf\\u03c5, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03bb\\u03b1\\u03b3\\u03bd\\u03b5\\u03af\\u03b1,\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u0395\\u03bd\\u03ce, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03ac\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7\\u00a0\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac\\u00a0\\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:02:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:01:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(351, 'com_content.article.83', '', '2022-01-24 14:03:15', 43, 10282, 'cdf2f341823e42bccc692592f1c822e7fd6befa6', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5<\\/strong>,\\u00a0<strong>\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>,\\u00a0<strong>\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1; \\u0397 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2, \\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf. \\u0397 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u0394\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2, \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0397\\u00a0\\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7\\u00a0\\u03b5\\u03bd\\u03cc\\u03c2\\u00a0\\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5. \\u039f\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf\\u03c2\\u00a0\\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03bf\\u00a0\\u03ac\\u03c4\\u03bf\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c9\\u03c2 \\\"\\u03b8\\u03ad\\u03bb\\u03c9 \\u03cc, \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2\\\". \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b5\\u03c0\\u03ce\\u03b4\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03bf\\u03c5\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03ae\\u03bc\\u03b1 \\u03b1\\u03c6\\u03cd\\u03c0\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03ba\\u03b5\\u03c1\\u03b4\\u03b7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5 \\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2. \\u039c\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03bd\\u03ce, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03ac\\u03bb\\u03bb\\u03bf \\u03c4\\u03cc\\u03c3\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03ba\\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03ae\\u00a0\\u03c4\\u03b7\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:03:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:02:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ziliea-kalo-i-kako-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(352, 'com_content.article.84', '', '2022-01-24 14:04:14', 43, 12450, '4811680a3e603f46da395e03428eaf1995da4f69', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1<\\/strong>, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bd\\u03b7\\u03c0\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c1\\u03bc\\u03ad\\u03c2 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b5\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u039f\\u03b9\\u00a0\\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c7\\u03ac\\u03b4\\u03b9, \\u03c4\\u03bf \\u03ba\\u03c1\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c6\\u03b9\\u03bb\\u03af \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bf\\u03be\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7 (\\u03c4\\u03b7\\u03bd \\\"\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\\") , \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u039f\\u00a0\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u00a0\\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u039c\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03ac\\u03bd\\u03b5\\u03c3\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03ae \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03c9\\u03c2 \\u03b2\\u03c1\\u03ad\\u03c6\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf.\\u00a0\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b2\\u03af\\u03c9\\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7, \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1,\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0\\u03ae\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac\\u00bb \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac,\\u00a0 \\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03b2\\u03bf\\u03bb\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc\\u00a0\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:04:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:03:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(353, 'com_content.article.90', '', '2022-01-24 14:12:48', 43, 10709, '74056317886331b9c942a9f5a380c8106c58fa08', '{\"id\":\"90\",\"asset_id\":293,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\';\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab<strong>\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd<\\/strong>\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0<strong>Bryant\\u00a0&amp;\\u00a0Veroff<\\/strong>,\\u00a0\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'; \\u0388\\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03be\\u03bf\\u03b4\\u03c1\\u03bf\\u03bc\\u03b5\\u03af. \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 Bryant &amp; Veroff, \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b5\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03ae\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bb\\u03af\\u03b3\\u03b7 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ce\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03ae \\u03c7\\u03b1\\u03c1\\u03ac. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd\\u00a0\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd.\\u00a0\\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac\\u00a0\\u03c0\\u03b1\\u03c1\\u03ce\\u03bd\\u00a0\\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1,\\u00a0\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af, \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b7\\u03b4\\u03bf\\u03bd\\u03ae\\u03c2. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9.\\u00a0O\\u00a0\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u03c2\\u00a0\\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03b4\\u03cd\\u03bf \\u03b5\\u03af\\u03b4\\u03b7 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03b7\\u03b4\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b4\\u03b1\\u03b9\\u03bc\\u03bf\\u03bd\\u03af\\u03b1. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03cc\\u03bd\\u03bf\\u03c5. \\u03a4\\u03bf \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf, \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b5 \\u03bd\\u03cc\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0Bryant\\u00a0&amp;\\u00a0Veroff,\\u00a0\\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b6\\u03c9\\u03ae\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7\\u03bd \\u03b7\\u03b4\\u03bf\\u03bd\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b4\\u03b1\\u03b9\\u03bc\\u03bf\\u03bd\\u03af\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03b3\\u03c7\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0(\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9\\u00a0\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:12:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:11:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(354, 'com_content.article.91', '', '2022-01-24 14:13:13', 43, 13855, 'd04a495a0ae3bb4514e22cfa7a0717a2d6b448a9', '{\"id\":\"91\",\"asset_id\":295,\"title\":\"\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'\",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<em>. <\\/em>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,\\u00a0<strong>\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ae\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2 \\u0396\\u03c9 \\u03c3\\u03c4\\u03bf \\u03a4\\u03a9\\u03a1\\u0391 \\/ \\u0395\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\/ \\u0395\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b4\\u03c5\\u03bd\\u03c3\\u03b7 \\u0395\\u03b4\\u03ce, \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b5\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b2\\u03af\\u03c9\\u03bc\\u03b1 \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0 \\u03bd\\u03b1 \\u03bd\\u03bf\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2,\\u00a0\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c5\\u03c3\\u03af\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03c4\\u03bf \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd. \\u039c\\u03af\\u03b1 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03c0\\u03bb\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b6\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b4\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03bf\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03bc\\u03b9\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1. \\u0391\\u03c0\\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b9\\u03c3\\u03b7\\/ \\u03b5\\u03bd\\u03c3\\u03ac\\u03c1\\u03ba\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397 \\u03c3\\u03c4\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c4\\u03bf \\u03b2\\u03af\\u03c9\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b3\\u03b5\\u03bb\\u03ac\\u03c9\\/\\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2, \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03be\\u03c9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1, \\u03c7\\u03b1\\u03ca\\u03b4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1, \\u03b5\\u03ba\\u03c4\\u03b5\\u03af\\u03bd\\u03c9 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c1\\u03bc\\u03cc \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9! \\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03c9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03c9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0\\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2: \\u03b3\\u03b9\\u03bf\\u03c1\\u03c4\\u03ac\\u03b6\\u03c9 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1, \\u03c7\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c5\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2. \\u03a3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ac\\u03c9 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bc\\u03bf\\u03c5\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03c9: \\u03bb\\u03ad\\u03c9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03bf \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03c9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03c9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf, \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b6\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2 \\u03bc\\u03bf\\u03c5, \\u03b1\\u03bd\\u03bf\\u03af\\u03b3\\u03c9 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b8\\u03c5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03c9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ad\\u03be\\u03c9. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf (\\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd &amp; \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd) \\u0397 \\u03bd\\u03bf\\u03b5\\u03c1\\u03ae \\u03b1\\u03c0\\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac\\u00a0\\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03ac\\u03bb\\u03b5\\u03c3\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af, \\u03c0\\u03c9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c9\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03bd \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9!\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:13:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:12:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(355, 'com_content.article.92', '', '2022-01-24 14:13:44', 43, 7061, '28126b845769b5dd0e63ea062e7a663b9c4a199a', '{\"id\":\"92\",\"asset_id\":297,\"title\":\"\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\/\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03af\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03c1\\u03b1\\u03c3\\u03af, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c6\\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c4\\u03c1\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b1\\u03c3\\u03ac\\u03b6 \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03c9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03ad\\u03c1\\u03b3\\u03bf \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b7 \\u03b3\\u03ad\\u03bd\\u03bd\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03ae\\u03c6\\u03b1\\u03bd\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b7 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03bf\\u03c5 (\\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2, \\u03c6\\u03af\\u03bb\\u03bf\\u03c2). \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03af\\u03c7\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 (\\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03b3\\u03b1\\u03b8\\u03cc) \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bb\\u03ac \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:13:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:13:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-4-typoi-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(356, 'com_content.article.93', '', '2022-01-24 14:14:10', 43, 7718, '1d3894e19c083aa7670d8aec4e8d407d8952121a', '{\"id\":\"93\",\"asset_id\":299,\"title\":\"\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7.\\u00a0\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba<\\/strong><strong>\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u039a\\u03b1\\u03c4\\u03ac\\u03c0\\u03bd\\u03b9\\u03be\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03c9 \\u03ae \\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03cd\\u03c0\\u03c4\\u03c9 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae\\u03c2, \\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03bf\\u03c6\\u03c1\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03c3\\u03b5\\u03bc\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2:\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03ce \\u03c3\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd, \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03b9\\u03ce\\u03bd, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03af\\u03bc\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b1\\u03b3\\u03bd\\u03bf\\u03ce, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03c9 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u00ab\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u00bb \\u03c0\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ac \\u03bb\\u03cd\\u03c3\\u03b7.\\u00a0 \\u0393\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1:\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf \\u03c4\\u03cc\\u03bd\\u03bf \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03bf \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03b2\\u03b1\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03bf\\/\\u03c0\\u03c1\\u03cc\\u03c3\\u03ba\\u03b1\\u03b9\\u03c1\\u03bf \\u03ae \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03ba\\u03bb\\u03c0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:14:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:13:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(357, 'com_content.article.97', '', '2022-01-24 14:16:35', 43, 5507, '0721ce66481eba54b0961d048549398294b387da', '{\"id\":\"97\",\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:16:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:15:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(358, 'com_content.article.98', '', '2022-01-24 14:17:11', 43, 13639, '15587f0a66ea052efbd8105f71a35aabd28d69a8', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03ac\\u03c1\\u03c1\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0 \\u0394\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03cd\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03ad\\u03c1\\u03b1, \\u03bd\\u03b1 \\u03c7\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0\\u03b5\\u03be\\u03bf\\u03c5\\u03b8\\u03b5\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u00ab\\u039c\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03ac\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00bb. \\u00a0 \\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b1\\u03c0\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9. \\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u00a0\\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u039c\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u00a0 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf;\\u00a0 - \\u0391\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 - \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 - \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 - \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 - \\u0391\\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c4\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0397\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03ae \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03c3\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c8\\u03b1\\u03bd \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2, \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:17:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:16:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(359, 'com_content.article.99', '', '2022-01-24 14:17:50', 43, 10951, '79e63fec04da0797f937c8c7301bcaa6eca37ab6', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd<\\/strong> \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<em> <\\/em>\\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd.\\u00a0\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03b6\\u03b5\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0\\u0388\\u03c4\\u03c3\\u03b9, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c5\\u03c4\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 \\u0388\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b1 \\u00ab\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03c1\\u03ac \\u03c3\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd. \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03bd \\u03cc, \\u03c4\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf.\\u00a0 \\u0391\\u03c5\\u03c4\\u03bf\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u0393\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b4\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd.\\u00a0 \\u0391\\u03c5\\u03c4\\u03bf-\\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u039f \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u00a0.\\u00a0\\u0391\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b4\\u03b5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1.\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:17:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:17:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(360, 'com_content.article.100', '', '2022-01-24 14:18:45', 43, 12335, '058d962a16a62b66fb804705b613b44ad53988a2', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2.<\\/strong>\\u00a0\\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2. \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c0\\u03ad\\u03c6\\u03c5\\u03b3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc\\u00a0 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc.\\u00a0\\u039c\\u03b9\\u03b1 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bf\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2.\\u00a0\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03cc \\u03c3\\u03b1\\u03c2 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u0397 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ce\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b4\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u0392\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a0\\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac,\\u00a0\\u03c4\\u03c1\\u03ce\\u03c4\\u03b5\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9\\u00a0\\u03ba\\u03bf\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac.\\u00a0\\u038c\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7, \\u03c4\\u03b7 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03ba\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ac\\u03ba\\u03c7\\u03b1\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b1\\u03af\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03b5\\u03af\\u03c0\\u03b5\\u03b9 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u00a0 \\u039a\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1,\\u00a0\\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03ae\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc, \\u03c4\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:18:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:18:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(361, 'com_content.article.101', '', '2022-01-24 14:19:11', 43, 7538, 'd1b67f94841820e98a7e80393a33ad340d0b8133', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf-\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03b1\\u03af\\u03bf \\u03c6\\u03bb\\u03bf\\u03b9\\u03cc, \\u03c7\\u03ac\\u03c1\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03c1\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bd\\u03b1\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u0397 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u00a0\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03bd\\u03c3\\u03c4\\u03af\\u03ba\\u03c4\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03c9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:19:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:18:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(362, 'com_content.article.97', '', '2022-01-24 14:19:57', 43, 5412, '82ff1ffb4d6811fcc8297cb41a5e2a9f8427aaa2', '{\"id\":\"97\",\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:19:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:19:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(363, 'com_content.article.104', '', '2022-01-24 14:21:48', 43, 10019, 'a308b960a2a104cfa41fc7e399c8dd081407ad65', '{\"id\":\"104\",\"asset_id\":321,\"title\":\"\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2 \\u03a3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd! \\u0391\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7, \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b5\\u03bc\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad. \\u03a4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2:\\u00a0\\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u00a0 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd:\\u00a0\\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 (\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2, \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c6\\u03af\\u03bb\\u03bf\\u03b9, \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03bb\\u03c0.) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03ae \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. -\\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1: \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 (\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03bb\\u03c0.). \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03b9 \\u03c4\\u03bf\\u03c5. -\\u0397 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1:\\u00a0\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03bb\\u03cd\\u03b6\\u03bf\\u03c5\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03bf\\u03b2\\u03ac\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af \\u03ae \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9, \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:21:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:21:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(364, 'com_content.article.109', '', '2022-01-24 14:23:53', 43, 10796, '04f18d4ec13dbb383b252d1981f343a21d35d052', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong> \\u03c4\\u03b9\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7; \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2,\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5. \\u0394\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03bd\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03b5\\u03bc\\u03c0\\u03bd\\u03ad\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c5\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2. \\u03a4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf. \\u0394\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ad\\u03b3\\u03ba\\u03c5\\u03c1\\u03b7\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf-\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u00bb \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5. \\u0395\\u03c3\\u03cd \\u03c0\\u03ce\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9; \\u03a4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:23:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:23:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(365, 'com_content.article.110', '', '2022-01-24 14:25:10', 43, 9651, '0f39943e3e75f97a5fc54894d56df035cc064d54', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7<\\/strong> \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0<strong>\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b7\\u03b3\\u03ae \\u03b4\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c3\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03c8\\u03ac\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf.\\u00a0\\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03c4\\u03bf\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7.\\u00a0\\u039c\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b4\\u03b9\\u03b4\\u03ac\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9. \\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03b3\\u03b1\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u03a0\\u03b9\\u03c3\\u03c4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03bf\\u03c4\\u03ad! \\u0397\\u00a0\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b4\\u03b5 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:25:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:24:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(366, 'com_content.article.111', '', '2022-01-24 14:25:40', 43, 10701, '9a866d186576af55cab9e6662a8d2527b7f305b6', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u00a0<strong>\\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u0395\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u0397 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac,\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5. \\u0391\\u03ba\\u03cc\\u03bc\\u03b7,\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5.\\u00a0\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03bd\\u03ce\\u00a0\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c0\\u03cc\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03bc\\u03b5\\u03c4\\u03ac\\u03bb\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u039a\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03ac\\u03c3\\u03c7\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03c5\\u03c3\\u03ae \\u03c4\\u03bf\\u03bc\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03ac\\u03ba\\u03c1\\u03b1,\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2.\\u00a0\\u00a0\\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03af\\u03b2\\u03bf\\u03bb\\u03b1, \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03af\\u03b1\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:25:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:25:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(367, 'com_content.article.116', '', '2022-01-24 14:27:22', 43, 15736, '42e918e1727853785f43d7cf76977eb6d51b71f4', '{\"id\":\"116\",\"asset_id\":345,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2;\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2; \\u039c\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03bf\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf,\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae.\\u00a0\\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7\\u00a0\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b5\\u03c1\\u03bf\\u03cd\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 2 \\u03bc\\u03b5 3 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u00a0\\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5\\u00a02 \\u03bc\\u03b5 3 \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1\\u00a0 \\u03c3\\u03bd\\u03b1\\u03ba,\\u00a0\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1\\u00a0\\u00a0\\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd. \\u039a\\u03b1\\u03bb\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1\\u00a0\\u03bc \\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c6\\u03b5\\u0390\\u03bd\\u03b7, \\u03c4\\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7, \\u03c4\\u03bf \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1,\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c7\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7! \\u0391\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2,\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0399\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc 90 \\u03ad\\u03c9\\u03c2 120 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1. \\u00a0\\u03a7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5.\\u00a0 \\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf\\u00a0 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b7\\u03bd\\u00a0\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5.\\u00a0\\u0395\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03b7\\u03bb\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03bd, \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03ce\\u03c1\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u00a0 \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.\\u00a0 \\u039c\\u03b7\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b5.\\u00a0\\u0392 \\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03cc\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03b1\\u03c2 (\\u00ab\\u0393\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9;\\u00bb). \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c9\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03af \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03af\\u00a0\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1\\u00a0\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c5\\u03c8\\u03b7\\u03bb\\u03ae\\u00a0\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:27:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:26:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(368, 'com_content.article.115', '', '2022-01-24 14:29:44', 43, 12398, 'ee4d9e8c40f3a9cad1525c55ddc8b5bcf5d87f81', '{\"id\":\"115\",\"asset_id\":343,\"title\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\";\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03bc\\u03c5\\u03b1\\u03bb\\u03cc\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\"; \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c1\\u03ad\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1. \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0\\u0391 \\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03af\\u03b4\\u03b9\\u03b1 \\u03b2\\u03b1\\u03c1\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ce\\u03bd \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2,\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2! \\u03a3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c1\\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ac\\u03b4\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b5\\u03c3\\u03c3\\u03ac\\u03c1\\u03c9\\u03bd \\u03c0\\u03b7\\u03b3\\u03ce\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:29:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:29:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(369, 'com_content.article.117', '', '2022-01-24 14:30:26', 43, 7357, 'ad39684a315807bf64ab354cdda781b407b19963', '{\"id\":\"117\",\"asset_id\":347,\"title\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0<strong>\\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7<\\/strong> \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd,\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2: &gt; \\u0397 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd &gt; \\u0397 \\u03ba\\u03b1\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae &gt; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 &gt; \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 &gt; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 &gt; \\u039f\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03a4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2: &gt; \\u03a4\\u03c1\\u03af\\u03b1 \\u03b5\\u03bb\\u03b1\\u03c6\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03bf &gt; \\u03a4\\u03b1 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 - \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03c3\\u03b1\\u03c2 &gt; \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03b9\\u03b3\\u03bf\\u03c3\\u03c4\\u03ad\\u03c8\\u03b5\\u03b9 (\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03c7\\u03b1\\u03c3\\u03bc\\u03bf\\u03c5\\u03c1\\u03b7\\u03c4\\u03cc, \\u03c0\\u03b5\\u03af\\u03bd\\u03b1, \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7) \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc. \\u039c\\u03b7\\u03bd \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:30:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:29:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-meionei-.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(370, 'com_content.article.121', '', '2022-01-24 14:31:49', 43, 16343, '7deb637546b60e6ca9e0c7acf44032d3aef8695f', '{\"id\":\"121\",\"asset_id\":355,\"title\":\"\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd. \\u0397\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0391\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c2, \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u038c\\u03c4\\u03b1\\u03bd\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c4\\u03b5, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c3\\u03b1\\u03c6\\u03ae \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03b9\\u03b8\\u03ad\\u03c4\\u03c9\\u03c2, \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bd\\u03af\\u03ba\\u03b7. \\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03c3\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03b3\\u03c9\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b7\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03ba\\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03cc. \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b6\\u03b7\\u03c4\\u03ac\\u03c4\\u03b5. \\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac,\\u00a0\\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03bc\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u00a0\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03cc\\u03c1\\u03c6\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0397 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03bc\\u03b5 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b4\\u03b9\\u03ad\\u03bd\\u03b5\\u03be\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7, \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9 \'\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03af \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u0397 \\u03c7\\u03c1\\u03c5\\u03c3\\u03ae \\u03c4\\u03bf\\u03bc\\u03ae\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bb\\u03cd\\u03c3\\u03b7! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:31:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:31:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(371, 'com_content.article.122', '', '2022-01-24 14:32:20', 43, 14338, '3fe539d74402e9580ba05b92a9b371b41fcf637d', '{\"id\":\"122\",\"asset_id\":357,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7; \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2. \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03c9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00bb.\\u03a4\\u03b1 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1: -\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9, \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1,\\u00a0 \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd. -\\u0391\\u03bd\\u03ac\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03b9\\u03ce\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5.\\u00a0 -\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03cc\\u03c7\\u03bb\\u03b7\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03bf, \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. -\\u0391\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ac \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b6\\u03b7\\u03c4\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u039c\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03bd\\u03ad\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03af \\u03bb\\u03b5\\u03c2; \\u0395\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03c2\\/\\u03b7; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:32:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:31:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-simainei-thetiki-diekdikisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(372, 'com_content.article.123', '', '2022-01-24 14:32:47', 43, 10134, '9a28655ae1340e3f9fa6a73f045052e071b92170', '{\"id\":\"123\",\"asset_id\":359,\"title\":\"\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7<\\/strong>\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2! \\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1, \\u03bc\\u03b5 \\u03b1\\u03c6\\u03b5\\u03c4\\u03b7\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7. \\u0388\\u03c4\\u03c3\\u03b9, \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ac\\u00a0 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0 \\u0395\\u03ac\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03b5\\u03bb\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03b7\\u00a0\\u03b4\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0\\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u03a4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0\\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc.\\u00a0\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd.\\u00a0\\u0395\\u03be\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5, \\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5\\u03c2. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:32:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:32:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(373, 'com_content.article.127', '', '2022-01-24 14:34:56', 43, 9142, '879ef3de8756cbdfdd273c6b1f77c70154f5320b', '{\"id\":\"127\",\"asset_id\":367,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0391\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b7\\u03c0\\u03bf\\u03c5\\u03c1\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b8\\u03af\\u03b6\\u03b5\\u03b9. \\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. \\u0397\\u00a0\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03c4\\u03c1\\u03b1\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bd, \\u03c4\\u03bf \\u03ba\\u03bb\\u03ac\\u03bc\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ad\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7. \\u039c\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c9\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7. \\u0394\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 ,\\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae, \\u03b7 \\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03ce\\u03bd.\\u00a0\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c7\\u03b5\\u03b9\\u03c1\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5, \\u03bf\\u03b9 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5! \\u0388\\u03c4\\u03c3\\u03b9\\u00a0\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ad\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:34:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:33:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/eugnomosyni-katharsi-i-amoivaiotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(374, 'com_content.article.128', '', '2022-01-24 14:36:03', 43, 13103, 'ac3146ad1c61ddfb090c3c3be3be318da03c2a1f', '{\"id\":\"128\",\"asset_id\":369,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0<\\/strong>\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 <strong>\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7<\\/strong>\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10%<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03cc\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1. -\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! \\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae\\u03b4\\u03b7, \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 : \\u00a0\\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bf\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf. -\\u0392\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0 \\u03bc\\u03b1\\u03c2 : \\u00a0\\u039c\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 (Algoe, Fredrickson, &amp; Gable, 2013). \\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac, \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7! -\\u039a\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03bd \\u03b5\\u03bc\\u03ac\\u03c2 :\\u00a0 \\u038c\\u03c3\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03cc\\u03c3\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03ad\\u03c3\\u03bf \\u03cc\\u03c1\\u03bf (Amin, 2014). \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b1\\u03be\\u03b9\\u03cc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9, \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03bf\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. - \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 : \\u00a0\\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1, \\u03b7\\u00a0\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b7\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u0395\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 : \\u00a0\\u039a\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03cc\\u03b7\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b5\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:36:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:35:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-ofeli-tis-eygnomosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(375, 'com_content.article.129', '', '2022-01-24 14:36:29', 43, 7460, '56d9f36e9ca3faf65f3705d669727edb87f8a901', '{\"id\":\"129\",\"asset_id\":371,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<p>\\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u0391\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. \\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03bd\\u03c4\\u03bf\\u03c0\\u03b1\\u03bc\\u03af\\u03bd\\u03b7\\u03c2,\\u00a0\\u03c3\\u03b5\\u03c1\\u03bf\\u03c4\\u03bf\\u03bd\\u03af\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bf\\u03ba\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c2, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03c9\\u03bd \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03c7\\u03b7\\u03bc\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1!\\u00a0\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u00a0\\u03b3\\u03b5\\u03bd\\u03bd\\u03b1\\u03b9\\u03bf\\u03b4\\u03c9\\u03c1\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u00a0\\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:36:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:36:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(376, 'com_content.article.183', '', '2022-01-24 14:39:17', 43, 16358, 'd6ff0eb5c05cd5364bb5009caaa25d4f41e4ee65', '{\"id\":\"183\",\"asset_id\":479,\"title\":\"\\u03a0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2-\\u03b6\\u03c9\\u03ae\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u039c\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u2018\\u2019\\u03c7\\u03c9\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf 24\\u03c9\\u03c1\\u03bf\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u039f\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2: \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 3-5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u039c\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u2018\\u2019\\u03c7\\u03c9\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf 24\\u03c9\\u03c1\\u03bf . \\u03a3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 :\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bd\\u03b1\\u00a0\\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u039f\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b1\\u03c0\\u03b1\\u03bd\\u03b7\\u03c1\\u03ad\\u03c2. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2:\\u00a0\\u0394\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03b5\\u03c7\\u03bd\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac \\u03c0\\u03ac\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae (\\u03c0.\\u03c7. \\u03bd\\u03b1 \\u03c4\\u03c3\\u03b5\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 emails, \\u03ad\\u03bd\\u03b1 project \\u03ba.\\u03b1.) \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c7\\u03b9:\\u00a0\\u039d\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03ba \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u03a3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03ad\\u03c9\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 ( multi - tasking ):\\u00a0\\u038c\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7. \\u0397 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03ae \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03b9\\u03b4\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2. \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c1\\u03bf\\u03bb\\u03cc\\u03b9 \\u03c3\\u03b1\\u03c2:\\u00a0\\u0391\\u03bd \\u03b5\\u03ba\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c1\\u03c1\\u03bf\\u03c6\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03cc\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 (\\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c3\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03b1, \\u03b7\\u03bb\\u03b5\\u03ba\\u03c4\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03c7\\u03c5\\u03b4\\u03c1\\u03bf\\u03bc\\u03b5\\u03af\\u03bf \\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf), \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03c4\\u03bf \\u03c1\\u03bf\\u03bb\\u03cc\\u03b9 \\u03c3\\u03b1\\u03c2, \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03af \\u03ce\\u03c1\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af. \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1:\\u00a0\\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03c0\\u03b1\\u03c4\\u03b1\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1:\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7\\u03bd \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u0394\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bd\\u03ad\\u03bf, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 3 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf, \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:39:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:38:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(377, 'com_content.article.184', '', '2022-01-24 14:39:46', 43, 14753, '3d8b3dddb636facf326f066d11da74b693c956d9', '{\"id\":\"184\",\"asset_id\":481,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5- \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b7-\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5-\\u03c4\\u03bf-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1-\\u03bc\\u03b5-\\u03c4\\u03bf-\\u03b2\\u03ac\\u03b6\\u03bf\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03b7\\u03bc\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5- \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03b7\\u03bc\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03c0\\u03ae\\u03c1\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b2\\u03ac\\u03b6\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5\\u00a0\\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bd\\u03b3\\u03ba \\u03c0\\u03bf\\u03bd\\u03b3\\u03ba. \\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b5 \\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1, \\u03ba\\u03bf\\u03af\\u03c4\\u03b1\\u03be\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03b5\\u03af\\u03c7\\u03b5 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03b9, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b5\\u03af\\u03c0\\u03b1\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03c7\\u03b5. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c0\\u03ae\\u03c1\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac\\u00a0\\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c1\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf, \\u03ba\\u03bf\\u03c5\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf, \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03ad\\u03bc\\u03b9\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03b5\\u03bd\\u03ac \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1, \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ae\\u03c4\\u03b1\\u03bd \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03bf \\u03ba\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af, \\u03ba\\u03ac\\u03c0\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c3\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9, \\u03b5\\u03af\\u03c0\\u03b1\\u03bd \\u03c0\\u03c9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c0\\u03ae\\u03c1\\u03b5\\u00a0\\u03ac\\u03bc\\u03bc\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b9\\u03be\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03ad\\u03bc\\u03b9\\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b5\\u03bd\\u03ac \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1. \\u03a1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ae\\u03c4\\u03b1\\u03bd \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03bf, \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c9\\u03bd\\u03ae \\u00ab\\u03bd\\u03b1\\u03b9!\\u00bb. \\u03a4\\u03cc\\u03c4\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03ad\\u03c3\\u03ba\\u03c5\\u03c8\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf\\u00a0\\u03b4\\u03c5\\u03bf \\u03ba\\u03bf\\u03cd\\u03c0\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c6\\u03ad\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03ad\\u03c7\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf, \\u03b5\\u03bd\\u03ce \\u03bf\\u03b9 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b3\\u03b5\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. \\u00ab\\u03a4\\u03ce\\u03c1\\u03b1\\u00bb, \\u03b5\\u03af\\u03c0\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2, \\u00ab\\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a0\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1\\u00a0\\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u2019 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03ac \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03ac\\u03bc\\u03bc\\u03bf\\u03c2\\u00a0\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u0391\\u03bd \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03bc\\u03bf, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03ad\\u03bd\\u03b9\\u03c2.\\u00a0 \\u03a4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u0391\\u03bd \\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u00a0\\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03ad\\u03bd\\u03b9\\u03c2, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ac\\u03bc\\u03bc\\u03bf\\u00bb. \\u0388\\u03bd\\u03b1\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03af\\u03c0\\u03b5: \\u00ab\\u039e\\u03b5\\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c6\\u03ad\\u2026 \\u03a4\\u03af \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9;\\u00bb \\u00ab\\u039f\\u00a0\\u03ba\\u03b1\\u03c6\\u03ad\\u03c2\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7. \\u038c\\u03c3\\u03bf \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03c6\\u03b5\\u03b4\\u03ac\\u03ba\\u03b9 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf\\u00bb, \\u03b5\\u03af\\u03c0\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2. \\u00ab\\u038c\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03b4\\u03b9\\u03b1\\u03c7\\u03ce\\u03c1\\u03b7\\u03c4\\u03bf\\u00a0\\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03ba\\u03bf\\u03cd\\u03c0\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c6\\u03ad\\u00bb. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:39:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:39:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(378, 'com_content.article.185', '', '2022-01-24 14:40:12', 43, 8039, '1e912dea4980220bfc671a1bc81bd0eed69b58a6', '{\"id\":\"185\",\"asset_id\":483,\"title\":\"\\u0397 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03ad\\u03bb\\u03c9!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf<\\/strong>\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03ad\\u03bb\\u03c9! \\u0397 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf. \\u0397 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03af\\u03c3\\u03c4\\u03b1\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u00a0\\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af \\u03af\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u0391\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03bf\\u03b9\\u00a0\\u03c1\\u03cc\\u03bb\\u03bf\\u03b9\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03ad\\u03b3\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2\\u00a0\\u03cc\\u03c1\\u03b9\\u03b1,\\u00a0\\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03cc\\u03c7\\u03b9\\u00a0\\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:40:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:39:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(379, 'com_content.article.134', '', '2022-01-24 14:44:50', 43, 87309, '83b8be1388b4f2bf067f4af7b7c2f497da8f47a9', '{\"id\":\"134\",\"asset_id\":381,\"title\":\"\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c0\\u03bb\\u03ac\\u03bd\\u03bf-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2. \\u0395\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac\\u00a0\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 1\\u03b7\\u00a0:\\u00a0\\u0395\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5! \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac \\u03b7 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2; \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac! \\u038c\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0388\\u03c4\\u03c3\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2,\\u00a0\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2: 1. \\u03a3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: \\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03bf\\u03bc\\u03b5\\u03c1\\u03ac \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c0\\u03b5\\u03c1\\u03c0\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. 2. \\u0391\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2: \\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03bf \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u00ab\\u03b1\\u03c0\\u03c1\\u03b1\\u03be\\u03af\\u03b1\\u03c2\\u00bb \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c6\\u03ce\\u03c4\\u03b1, \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf 7-8 \\u03c9\\u03c1\\u03ce\\u03bd! 3. \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5: \\u00a0\\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2, \\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf (\\u03b5\\u03ac\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c4\\u03ac\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2) \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1\\u03ba\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03b5\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c7\\u03c1\\u03b7\\u03c3\\u03c4\\u03bf. 4. \\u039a\\u03ac\\u03bd\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2: \\u00a0\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03b5\\u03cd\\u03c4\\u03b9\\u03ba\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bb\\u03af\\u03b3\\u03bf \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03b8\\u03c5\\u03bc\\u03bf (\\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac). \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 (\\u03c0\\u03c7: \\u03c0\\u03b1\\u03af\\u03be\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2), \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u00a0 \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 2\\u03b7\\u00a0:\\u00a0\\u0392\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2! \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u039d\\u03bf1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c4\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03b1\\u03c0\\u03b5\\u03af \\u03ac\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5). \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2. \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 4 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u2013 \\u03c4\\u03bf\\u03bd \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u2013 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1. 1. \\u03a3\\u03ba\\u03bf\\u03c4\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1\\u00a0(\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2):\\u00a0\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03ae \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 (\\u03c3\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd), \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 (\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7\\/\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\/\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd). 2. \\u03a4\\u03c3\\u03b1\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf: \\u00a0\\u03bf\\u03b9 \\u03c4\\u03c3\\u03b1\\u03ba\\u03c9\\u03bc\\u03bf\\u03af \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03b9. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c0\\u03bf\\u03bb\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. 3. \\u0394\\u03b5\\u03af\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5: \\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bb\\u03b5\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 2 \\u03bc\\u03b1\\u03b6\\u03af (\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf!). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7\\u00bb (\\u03c0\\u03c7: \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b3\\u03bf\\u03bd\\u03ad\\u03c9\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd), \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03c3\\u2019 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1. \\u00a0 \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 3\\u03b7\\u00a0:\\u00a0\\u0388\\u03bb\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7! \\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03be\\u03b1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03ad\\u03bd\\u03b4\\u03b5\\u03c4\\u03bf\\u03b9. \\u0397 \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u00a0 1. \\u0388\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7:\\u00a0 \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7. \\u0397\\u00a0\\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac\\u00a0\\u03c4\\u03b7\\u03c2, \\u03b7\\u00a0\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03cc,\\u00a0\\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2 (\\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c1\\u03c0\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5) \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b6\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03bb\\u03b7, \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c0\\u03af\\u03b1 (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03b1\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03ba\\u03b1) \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ac. 2. \\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2: \\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b1\\u03bc\\u03b5 \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b5\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2. \\u0397 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c7\\u03b9\\u03bb\\u03b9\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1\\u03bb\\u03b1\\u03b9\\u03c0\\u03c9\\u03c1\\u03ae\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03ad\\u03b8\\u03b1\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 (\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf \\u03ba\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf) \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c4\\u03b7 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5! 3. \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: \\u00a0\\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ae\\u03c0\\u03b9\\u03b1\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 (\\u03b2\\u03ac\\u03b4\\u03b7\\u03bd, \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ae\\u03c0\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u00a0 \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 4\\u03b7\\u00a0:\\u00a0\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf! \\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. 1. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1: \\u00a0\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 (\\u03bc\\u03b9\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03b1\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1) \\u03ae \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd (\\u03c0\\u03c7:\\u00a0\\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5\\u03ba\\u03ac\\u03bc\\u03b9\\u03c3\\u03bf). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bf\\u03c0\\u03c9\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac (\\u03c0\\u03c7:\\u00a0\\u00ab\\u03b7 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b7 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u00bb,\\u00a0\\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1:\\u00a0\\u00ab\\u03c7\\u03ac\\u03bb\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03af\\u03c7\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b7 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7\\u00bb\\u00a0). \\u0392\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bb\\u03cc\\u03b3\\u03bf \\u03c3\\u03b1\\u03c2, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03cd\\u03c1\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03ba\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac. 2. \\u0395\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1: \\u00a0\\u03b7 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03ac\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c2 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03b5\\u03c6\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03af\\u03be\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. 3. \\u0397 \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2: \\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03b5\\u03bb\\u03ce\\u03bd, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03af\\u03b4\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7:\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03bf \\u03c4\\u03b5\\u03bc\\u03c0\\u03ad\\u03bb\\u03b7\\u03c2, \\u03b7 \\u03b3\\u03b5\\u03c1\\u03bf\\u03bd\\u03c4\\u03bf\\u03ba\\u03cc\\u03c1\\u03b7 \\u03ba\\u03bb\\u03c0). \\u0395\\u03b4\\u03ce \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc! \\u03a6\\u03bf\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2, \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03af\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9! \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 5\\u03b7\\u00a0:\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03bf\\u03c5! \\u039f \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2! 1. \\u0392\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03ac\\u03b6\\u03b5\\u03b9: \\u00a0\\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c6\\u03ce\\u03c2 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u2026 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5. \\u038a\\u03c3\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac. \\u038c,\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. 2. \\u039e\\u03ad\\u03ba\\u03bb\\u03b5\\u03c8\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1: \\u00a0\\u03bf\\u03b9 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c7. \\u03c3\\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5 \\u03b6\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cc\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03b7 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9. 3. \\u0393\\u03af\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03b1\\u03b9\\u03b4\\u03af: \\u00a0\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b5\\u03bc\\u03b5\\u03bb\\u03b9\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03af\\u03b1\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7. \\u03a3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bf \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03c5\\u03b8\\u03cc\\u03c1\\u03bc\\u03b7\\u03c4\\u03bf\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0398\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b8\\u03b1 \\u03c7\\u03bf\\u03c1\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c3\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b8\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u00ab\\u03c7\\u03b1\\u03b6\\u03ac\\u00bb \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0*\\u0397 \\u00ab\\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u00bb \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 6\\u03b7\\u00a0:\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2! \\u039f\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.\\u00a0 \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03bf\\u03cd\\u03bd 3 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b5\\u03c2 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: \\u00a0\\u03b7 \\u03c0\\u03af\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c9\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1. \\u0394\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: \\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03cc\\u03c0\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u038c\\u03c0\\u03c9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 40-50 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c7\\u03bf\\u03c1\\u03b5\\u03c5\\u03c4\\u03ae\\u03c2, \\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03b7\\u03bc\\u03b1\\u03c4\\u03af\\u03b1\\u03c2, \\u03b4\\u03b9\\u03b1\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5\\u03c6 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03bb\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b3\\u03ba\\u03bf\\u03c3\\u03bc\\u03af\\u03bf\\u03c5 \\u03c6\\u03ae\\u03bc\\u03b7\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd (\\u03c4\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03cd\\u03bf) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd. \\u039c\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c4\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2. \\u0392\\u03ac\\u03bb\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2: \\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03bf\\u03c7\\u03ad\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1-\\u03b4\\u03cd\\u03bf \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 7\\u03b7\\u00a0:\\u00a0\\u0391\\u03bd\\u03b1\\u03b8\\u03b5\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03be\\u03cc\\u03b4\\u03b5\\u03bc\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2! \\u03a0\\u03c9\\u03c2; \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1: \\u00a0\\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03b1\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2. \\u0391\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03c4\\u03b9\\u03bc\\u03ae, \\u03c0\\u03bf\\u03c5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 2-3 \\u03ba\\u03b9\\u03bb\\u03ac, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1. \\u0395\\u03ac\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03b6\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b8\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03b9\\u03b6\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03cc\\u03c1\\u03b1\\u03b3\\u03b5\\u03c2. \\u039e\\u03cc\\u03b4\\u03b5\\u03c8\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1: \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2. \\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b3\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c4\\u03c1\\u03b9\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2. \\u0395\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03bd\\u03b1 \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf, \\u03ad\\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03c4\\u03cc, \\u03b5\\u03be\\u03bf\\u03c0\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 camping \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1... \\u03a3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf:\\u00a0 \\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03c3\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03cd\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2, \\u03b1\\u03c6\\u03bf\\u03cd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 200\\u20ac \\u03b3\\u03b9\\u03b1 3 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 66\\u20ac\\/\\u03bc\\u03ad\\u03c1\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c0\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b8\\u03b5\\u03c2, \\u03cc\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03b9. \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf: \\u00a0\\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bb\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 8\\u03b7\\u00a0:\\u00a0\\u00a0\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac! \\u0397 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (8-10 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2) \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0394\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03b9\\u03bc\\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. 1. \\u0395\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u00a0\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b5\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u00ab\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9\\u00bb \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b5\\u03be\\u03b7 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03b9\\u03b5\\u03ba\\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03bc\\u03b5\\u03c4\\u03c1\\u03ac\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf. 2. \\u0395\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1-\\u03c7\\u03cc\\u03bc\\u03c0\\u03b9: \\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ac\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03bf \\u03cc\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03bd\\u03b1\\u03cd\\u03c4\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03b7\\u03bc\\u03cc\\u03c0\\u03bb\\u03bf\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c0\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc (\\u03c0\\u03bb\\u03b1\\u03bd\\u03b7\\u03c4\\u03ac\\u03c1\\u03b9\\u03bf, \\u03b1\\u03c3\\u03c4\\u03b5\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03af\\u03bf) \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03bf \\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2! 3. \\u0399\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1: \\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2, \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae, \\u03b8\\u03b1 \\u03c6\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u039f\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03af \\u03bb\\u03ad\\u03bd\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 8 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 40! \\u00a0 \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:44:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:43:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/plano-eutuxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(380, 'com_content.article.135', '', '2022-01-24 14:45:22', 43, 12745, '522ad7f4b8dc449a72377ab27286a46528baae46', '{\"id\":\"135\",\"asset_id\":383,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03b1\\u03c4\\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u039f \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc\\u03bb\\u03b1\\u03ba\\u03ba\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03ac\\u03c3\\u03c0\\u03b7, \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03c3\\u03c4\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03c4\\u03b1\\u03b9. \\u03a4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03b1\\u03c4\\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf. \\u038c\\u03c4\\u03b1\\u03bd ,\\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf \\u03b1\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ac\\u03c1\\u03c4\\u03c5\\u03c1\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c0\\u03ac\\u03bd\\u03b9\\u03b1\\u03c2 \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03af \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bd\\u03bd\\u03b9\\u03ad\\u03c4\\u03b1\\u03b9\\u2026 \\u03a4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2\\u00a0\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 3 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2: -\\u03a0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5:\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ae\\u03c7\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1, \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03c4\\u03b5. \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03cd\\u03bd\\u03bd\\u03b5\\u03c6\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03c5\\u03bd\\u00bb \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c5\\u03c1\\u03b1\\u03bd\\u03cc. -\\u0396\\u03ae\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03c0\\u03b1\\u03ba\\u03c1\\u03bf \\u03c4\\u03b1 \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bd\\u03ad\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03c2 \\u03bd\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2,\\u00a0\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf \\u03b7\\u03bb\\u03b9\\u03bf\\u03b2\\u03b1\\u03c3\\u03af\\u03bb\\u03b5\\u03bc\\u03b1, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b5\\u03c2 \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03bd\\u03ad\\u03bf \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5. -\\u00ab\\u039e\\u03b5\\u03b2\\u03bf\\u03bb\\u03ad\\u03c8\\u03bf\\u03c5\\u00bb \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03bc\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1:\\u00a0\\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ac \\u03bd\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc, \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf, \\u03b1\\u03bd \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03c1\\u03b1\\u03b4\\u03b9\\u03bd\\u03cc \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03c5\\u03bb\\u03af\\u03b1, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bb\\u03cc\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c4\\u03b5\\u03bd\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03bb\\u03b7\\u03c2, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03b3\\u03ce\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03b8\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af, \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1!\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:45:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:44:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(381, 'com_content.article.136', '', '2022-01-24 14:45:53', 43, 8938, 'e09aad1a81cbdfc44fa18c20c1ac517b047af47a', '{\"id\":\"136\",\"asset_id\":385,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac-\\u03b1\\u03c0\\u03cc-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf: \\u0391\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2!<\\/strong>\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1! \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2, \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03b5\\u03b9. \\u03a4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf: \\u0391\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2! \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1. \\u0391\\u03c6\\u03bf\\u03cd \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03c3\\u03bf\\u03c5\\u00a0\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2. - \\u039c\\u03cc\\u03bd\\u03bf \\u03b5\\u03c3\\u03cd\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u039a\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03b5\\u03c3\\u03cd \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2\\u00a0\\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2, \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03bc\\u03c0\\u03cc\\u03c2\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5. - \\u039c\\u03b5\\u03c4\\u03ad\\u03b4\\u03c9\\u03c3\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5, \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03bd\\u03ce\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5. \\u03a3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bf \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd \\u03cc\\u03bb\\u03bf\\u03b9 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ad\\u03c4\\u03c3\\u03b9\\u2026\\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03ac\\u03bd\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c3\\u03c5\\u03c1\\u03b5 \\u03ba\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0\\u03c3\\u03bf\\u03c5! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:45:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:45:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-eutuxia-ksekina-apo-esena.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(382, 'com_content.article.137', '', '2022-01-24 14:46:55', 43, 8778, 'e232d1221ad7cd2347bc3aefb0862f59350fd677', '{\"id\":\"137\",\"asset_id\":387,\"title\":\"\\u03a4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03c4\\u03b9-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u00b5\\u03b9\\u03b1\\u00a0<strong>\\u03b1\\u03c6\\u03b7\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03b1\\u03c6\\u03ae\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1<\\/strong>.\\u00a0\\u0397\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03cd\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03bc\\u03b1\\u03b3\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u00b5\\u03b9\\u03b1 \\u03b1\\u03c6\\u03b7\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03b1\\u03c6\\u03ae\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1. \\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. \\u03a4\\u03bf \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bd\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03ae\\u03c2: \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03be\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03cc\\u00b5\\u03c9\\u03c2 \\u00b5\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9 \\u00b5\\u03cc\\u03bd\\u03b9\\u00b5\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03bd\\u03cc\\u03b7\\u00b5\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u00b5\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u00b5\\u03b5. \\u039c\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u00b5\\u03bf, \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03c5\\u03c6\\u03ae \\u03c4\\u03b7\\u03c2 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u00b5\\u03b9\\u03ce\\u03bd\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c0\\u03b9\\u03bf \\u03c8\\u03b7\\u03bb\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u00b5\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03c6\\u03ae\\u00b5\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b1\\u03b3\\u03b1\\u03b8\\u03ac. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd,\\u00a0 \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1.\\u00a0 \\u0397 \\u03b6\\u03c9\\u03ae \\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b8\\u03b1\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:46:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:45:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-apotelei-tin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(383, 'com_content.article.142', '', '2022-01-24 14:48:17', 43, 8442, 'eb910bb488fa83acc0fd8ac5d142f4b11795b146', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1<strong>\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac. \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u00a0\\u03c3\\u03c5\\u03bd\\u03ac\\u03c7\\u03b9, \\u03bf\\u03b9\\u00a0\\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u00a0\\u03c0\\u03cc\\u03bd\\u03bf\\u03b9\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03c7\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9. \\u0397 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd\\u00a0\\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03ad\\u03bd\\u03b1 \\u03c4\\u03bf\\u03af\\u03c7\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7,\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2\\u00a0\\u03c5\\u03b3\\u03b9\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:48:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:47:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-ofeli-tis-thetikotitas-stin-ygeia-mas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(384, 'com_content.article.143', '', '2022-01-24 14:48:37', 43, 18789, '7627cc3f3aa6c3389be9cf0834825c63147f0832', '{\"id\":\"143\",\"asset_id\":399,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0<strong>\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0<strong>\\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1<\\/strong>, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u038c\\u03bb\\u03bf\\u03b9 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1; \\u0398\\u03b1 \\u03c4\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1: -\\u03a7\\u03b1\\u03c1\\u03ac\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03cc, \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 &lt;&lt;\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd&gt;&gt; \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bd\\u03c4\\u03bf\\u03c2. -\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1\\u03c0\\u03b5\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03b1. -\\u0397\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd. -\\u0395\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ae \\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2. -\\u0395\\u03bb\\u03c0\\u03af\\u03b4\\u03b1\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd. -\\u03a5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1, \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc. -\\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf. -\\u0388\\u03bc\\u03c0\\u03bd\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0= \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03ac\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1. -\\u0394\\u03ad\\u03bf\\u03c2\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf, \\u03b8\\u03b5\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd. -\\u0391\\u03bb\\u03c4\\u03c1\\u03bf\\u03c5\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b1\\u03bd\\u03b9\\u03b4\\u03b9\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03bd\\u03b1\\u03b9\\u03bf\\u03b4\\u03c9\\u03c1\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. -\\u0399\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03b3\\u03c7\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ae \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7. -\\u0391\\u03bd\\u03b1\\u03ba\\u03bf\\u03cd\\u03c6\\u03b9\\u03c3\\u03b7\\u00a0= \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1. -\\u0394\\u03ad\\u03c3\\u03b9\\u03bc\\u03bf (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc)\\u00a0= \\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03bf\\u03b9\\u03ba\\u03af\\u03b4\\u03b9\\u03bf \\u03b6\\u03ce\\u03bf), \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2. -\\u0388\\u03ba\\u03c0\\u03bb\\u03b7\\u03be\\u03b7 (\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae!)\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03cc\\u03ba\\u03b7\\u03c4\\u03b7 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03ae \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03cc, \\u03c4\\u03b9 \\u03b5\\u03bb\\u03c0\\u03af\\u03b6\\u03b1\\u03c4\\u03b5. -\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0= \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\/ \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae. -\\u0398\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b8\\u03b5\\u03c1\\u03bc\\u03ae\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 . -\\u0395\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b1\\u03c0\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. -\\u0395\\u03c5\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u00a0= \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03cc\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2 \\u03ae \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03c1\\u03c0\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc. -\\u0391\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03bd\\u03cc\\u03c3\\u03c4\\u03b9\\u03bc\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ba\\u03bb\\u03c0. -\\u0391\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1\\u00a0= \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c4\\u03b5\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03b7\\u03c3\\u03af\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd. -\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0= \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2, \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. -\\u0391\\u03b3\\u03ac\\u03c0\\u03b7\\u00a0= \\u03af\\u03c3\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u03a4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b1\\u03c4\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:48:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:48:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/thetika-synaisthimata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(385, 'com_content.article.144', '', '2022-01-24 14:49:09', 43, 7645, '2b15b55a227e71b7f5f6beb047d3f5bd803dad72', '{\"id\":\"144\",\"asset_id\":401,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em><strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u01c2 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong><\\/em>\\u00a0\\u03b4\\u03cd\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03b1\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u039c\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03a3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03bc\\u03b1\\u03b3\\u03bd\\u03ae\\u03c4\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u0391\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u01c2 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2. \\u0397\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2,\\u00a0\\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03cd\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c0\\u03b5\\u03b4\\u03af\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03c9\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2-\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03be\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bb\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b5\\u03b9 \\u03bd\\u03ad\\u03b5\\u03c2, \\u03c0\\u03c1\\u03c9\\u03c4\\u03cc\\u03c4\\u03c5\\u03c0\\u03b5\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03c0\\u03bf\\u03c1\\u03b9\\u03b1\\u03ba\\u03ce\\u03bd\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ce\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:49:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:48:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-thetikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(386, 'com_content.article.173', '', '2022-01-24 14:50:42', 43, 14838, 'be8c46bcd0a5b9742d3b10ec2d1f43fe031d2b9a', '{\"id\":\"173\",\"asset_id\":459,\"title\":\"\\u0395\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7-\\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf,\\u00a0 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 ( \\u03c0.\\u03c7. \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9).\\u00a0\\u00a0 \\u00a0\\u00a0 \\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf,\\u00a0 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 ( \\u03c0.\\u03c7. \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9).\\u00a0 \\u03a4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03cc\\u03ba\\u03b5\\u03b9\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03be\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03cc. \\u03a4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 (\\u03c0.\\u03c7. \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae). \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 (\\u03ae \\u03bc\\u03b7) \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2? \\u038c\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd,\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1. \\u0398\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2.\\u00a0\\u0392\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2, \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03be\\u03b9\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03c4\\u03b9 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf, \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac, \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf . \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03b9 ,\\u00a0\\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03bd\\u03ad\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u2018\\u2019\\u03b4\\u03b9\\u03b4\\u03ac\\u03be\\u03b5\\u03b9\\u2019\\u2019 \\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:50:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:50:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(387, 'com_content.article.174', '', '2022-01-24 14:51:09', 43, 13852, '00d405256e704dc18c9c027d920b823e7225ead5', '{\"id\":\"174\",\"asset_id\":461,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03c0\\u03c1\\u03b9\\u03bd-\\u03c4\\u03bf-\\u03bd\\u03ad\\u03bf-\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p><strong>\\u0392\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae. \\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03b4\\u03bf\\u03c4\\u03b7\\u03b8\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03bf\\u03c1\\u03cc\\u03c3\\u03b7\\u03bc\\u03bf, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03ae\\u03bd\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1 \\u039f\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. \\u0392\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae. \\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03b4\\u03bf\\u03c4\\u03b7\\u03b8\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03bf\\u03c1\\u03cc\\u03c3\\u03b7\\u03bc\\u03bf, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03ae\\u03bd\\u03b1. \\u03a7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2, \\u03bc\\u03ae\\u03bd\\u03b1 \\u03ae \\u03ad\\u03c4\\u03bf\\u03c5\\u03c2, \\u03c9\\u03c2 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u2019 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03af\\u03c3\\u03c9 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u201c\\u03c4\\u03b7\\u03bd \\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1, \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ad\\u03ba\\u03b4\\u03bf\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2\\u201d.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 : -\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\\u00a0:\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ce\\u03c1\\u03b1. \\u039f\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9 . -\\u039e\\u03b5- \\u03ba\\u03b1\\u03b8\\u03ac\\u03c1\\u03b9\\u03c3\\u03bc\\u03b1 :\\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7, \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03af\\u03c3\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af. \\u0391\\u03c5\\u03c4\\u03cc, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03ad\\u03c6\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac, \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1. -\\u0395\\u03bd\\u03b4\\u03bf\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7:\\u00a0\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2,\\u00a0\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c5\\u03c1\\u03ae\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 (\'\'\\u03a0\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2\\/\\u03b7\'\', \'\'\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd?\'\'). -\\u0399\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7:\\u00a0\\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd. \\u0397 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2. \\u0395\\u03ba\\u03b5\\u03af, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9. -\\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7:\\u00a0\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03b5\\u03bb\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2 , \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5. \\u039f\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:51:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:50:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata-prin-to-neo-ksekinima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(388, 'com_content.article.175', '', '2022-01-24 14:51:34', 43, 11699, '2c58f2d77dae453a3b56a49144a556f778175593', '{\"id\":\"175\",\"asset_id\":463,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03c9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03ac\\u03bb\\u03c9-\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03bf\\u00a0<strong>\\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2,<\\/strong>\\u00a0\\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5- \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03ad\\u03c4\\u03c3\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>-. \\u03a3\\u03c4\\u03bf \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc , \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9\\u00a0<strong>\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03c9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2? \\u03a4\\u03bf \\u03b1\\u03c3\\u03b1\\u03bd\\u03c3\\u03ad\\u03c1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03ba\\u03b1\\u03bb\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. \\u03a3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5- \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03ad\\u03c4\\u03c3\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-. \\u03a3\\u03c4\\u03bf \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc , \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5. \\u0397\\u00a0\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2, \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ce\\u03bd, \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c6\\u03c1\\u03ad\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03b4\\u03c1\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b1\\u03b9\\u03c3\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03c4\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc (1:10).\\u00a0\\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2,\\u00a0\\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ae \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u2018\\u2019\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2\\u2019\\u2019\\u00a0\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1.\\u00a0\\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 , \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03af \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03ae\\u03c4\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ba\\u03b9\\u03bb\\u03ac \\u03c3\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 , \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u2018\\u2019\\u03c4\\u03b9\\u03bc\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u2019\\u2019 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 (\\u03c0.\\u03c7. \\u03b1\\u03bd\\u03b8\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2) \\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:51:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:51:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(389, 'com_content.article.173', '', '2022-01-24 14:52:00', 43, 14855, '4a71c1a7e3be3b5c3ad635775b3c1456cd27b862', '{\"id\":\"173\",\"asset_id\":459,\"title\":\"\\u0395\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7-\\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf,\\u00a0 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 ( \\u03c0.\\u03c7. \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9).\\u00a0\\u00a0 \\u00a0\\u00a0 \\u03a4\\u03bf \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ae \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf,\\u00a0 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 ( \\u03c0.\\u03c7. \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9).\\u00a0 \\u03a4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03cc\\u03ba\\u03b5\\u03b9\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03be\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03cc. \\u03a4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 (\\u03c0.\\u03c7. \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae). \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03ad\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 (\\u03ae \\u03bc\\u03b7) \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2? \\u038c\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd,\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ce\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1. \\u0398\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2.\\u00a0\\u0392\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2, \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03be\\u03b9\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03c4\\u03b9 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf, \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac, \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf . \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03b9 ,\\u00a0\\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03bd\\u03ad\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u2018\\u2019\\u03b4\\u03b9\\u03b4\\u03ac\\u03be\\u03b5\\u03b9\\u2019\\u2019 \\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:52:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:51:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(390, 'com_content.article.179', '', '2022-01-24 14:54:26', 43, 14795, 'cca4972cca96dab5b348715924a925e77f67e2a9', '{\"id\":\"179\",\"asset_id\":471,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><strong>\\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1<\\/strong>. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1- \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b5\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u2018\\u2019\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7, \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9\\u2019\\u2019 -Carl Jung \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1- \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b5\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03b5\\u03c4\\u03b5 . \\u2018\\u2019\\u039c\\u03b9\\u03bb\\u03ae\\u03c3\\u03c4\\u03b5\\u2019\\u2019 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1. \\u03a3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 , \\u03c3\\u03ba\\u03b5\\u03c0\\u03c4\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b8\\u03b1 \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2. \\u039c\\u03b9\\u03bb\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b9\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5.\\u00a0\\u039c\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ae \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bc\\u03b7\\u03c1\\u03c5\\u03ba\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7\\u03c2,\\u00a0 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 ( mindfulness ).\\u00a0\\u0395\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u2018\\u2019\\u03c5\\u03c0\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03c1\\u03b9\\u03ba\\u03c5\\u03bc\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u2013 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ae \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac- \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 (\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 , \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2) \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b5\\u03c0\\u03af\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7. \\u0391\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1.\\u00a0\\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b7 \\u03b1\\u03bd\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2.\\u00a0 \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:54:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:53:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(391, 'com_content.article.180', '', '2022-01-24 14:54:57', 43, 14275, 'db5d25ee11e0ea571eeb2ced7c3d8ebffe9d3c58', '{\"id\":\"180\",\"asset_id\":473,\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 , \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\\"\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ae \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2\\\" (Lee &amp; Cranford, 2008), \\u03ae \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\\"\\u0397 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03b7 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7 \\u03b1\\u03bd\\u03ac\\u03ba\\u03b1\\u03bc\\u03c8\\u03b7 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c5\\u03c0\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bc\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2\\\" (Leipold &amp; Greve, 2009). \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 , \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 . \\u0386\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03bd\\u03ce \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bc\\u03b1\\u03ba\\u03c1\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 (\\u03c0.\\u03c7. \\u03b7 \\u03b1\\u03c0\\u03ce\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5 , \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03ba.\\u03b1.) \\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b7\\u03bc\\u03bc\\u03cd\\u03c1\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd, \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03ac\\u03c1\\u03bf\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 - \\u03b5\\u03bd \\u03bc\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c7\\u03ac\\u03c1\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 , \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u2013 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1- \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 . \\u0397 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03c9\\u03bd , \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7 \\u03b5\\u03bd\\u03ce\\u00a0 \\u03b7 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03ac\\u03bc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce. \\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bb\\u03ce\\u03b2\\u03b7\\u03c4\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03c7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:54:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:54:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(392, 'com_content.article.167', '', '2022-01-24 14:56:20', 43, 8429, 'e670edee806002a879389124f0a36cc6dbd0b746', '{\"id\":\"167\",\"asset_id\":447,\"title\":\"\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\\"\\u0391\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\\\"\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0398\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7<\\/strong>, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\\"\\u0391\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\\\" \\\"\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9, \\u03bf\\u03cd\\u03c4\\u03b5 \\u03bf \\u03c0\\u03b9\\u03bf \\u03ad\\u03be\\u03c5\\u03c0\\u03bd\\u03bf\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\\". \\u039a. \\u0394\\u03b1\\u03c1\\u03b2\\u03af\\u03bd\\u03bf\\u03c2 \\u0398\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03b9\\u00a0\\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03b7. \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf. \\u0388\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03b9\\u03bd\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b1.\\u00a0\\u039c\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03ad\\u03c3\\u03b1 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ac\\u03bc\\u03b5. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03c7\\u03b8\\u03b5\\u03af.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c4\\u03bf zoom in \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf zoom out \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ae \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03ae. \\u038c\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b8\\u03ad\\u03bc\\u03b1 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2.\\u00a0 \\u038c\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03c4\\u03bf \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5. \\u038c\\u03c4\\u03b1\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03cc\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:56:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:55:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diadikasia-prosarmogis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(393, 'com_content.article.168', '', '2022-01-24 14:56:45', 43, 14626, '286f836e7583c8358823968983f55bbb92468d87', '{\"id\":\"168\",\"asset_id\":449,\"title\":\"\\u039f Freud \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"alias\":\"\\u03bf-freud-\\u03b5\\u03af\\u03c7\\u03b5-\\u03c0\\u03b5\\u03b9-\\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03c4\\u03b7-\\u03b6\\u03c9\\u03ae-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1-\\u03b4\\u03b5\\u03bd-\\u03bc\\u03bf\\u03c5-\\u03ae\\u03c4\\u03b1\\u03bd-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f Freud \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf. \\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0394\\u03b5 \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03c4\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9. \\u039d\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03c4\\u03b7\\u03bd \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bd, \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ae \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd, \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac\\u00a0\\u03c0\\u03b9\\u03bf \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03c1\\u03b1\\u03b9\\u03bc\\u03af\\u03b1\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf\\u03b9\\u00a0\\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u03a4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd. \\u0394\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c9\\u03c3\\u03c4\\u03ad\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c1\\u03b1\\u03b2\\u03b4\\u03ac\\u03ba\\u03b9 \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0397 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03bf \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u039f\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0397 \\u03b6\\u03c9\\u03ae \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2. \\u039c\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5\\u03c2. \\u0397\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:56:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:56:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(394, 'com_content.article.169', '', '2022-01-24 14:57:06', 43, 9387, '07b82b35f33b50e113ec83a8d1d14ef013cffeeb', '{\"id\":\"169\",\"asset_id\":451,\"title\":\"\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1;\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1; \\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ce\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2: \\u0398\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1:\\u00a0 \\u039d\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03b5\\u03cd\\u03c1\\u03b5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03cc\\u03ba\\u03b7\\u03c4\\u03c9\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bd\\u03b1 \\u03b1\\u03b4\\u03c1\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u0398\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b7\\u03c2:\\u00a0 \\u039f\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03b9 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03bc\\u03c0\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03bc\\u03ad\\u03c1\\u03b7. \\u0398\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af: \\u00a0\\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1, \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b3\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03af\\u03c3\\u03c9. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:57:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:56:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poso-simantiko-einai-to-na-prosarmozesai-eukola.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(395, 'com_content.article.170', '', '2022-01-24 14:57:39', 43, 9001, 'f7c4b2acc104233e4b6faabeb6aa6b85a7087f5c', '{\"id\":\"170\",\"asset_id\":453,\"title\":\"\\u0395\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9-\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"introtext\":\"<p>\\u0395\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1 \\u2013\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u0395\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf. \\u03a4\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03ad\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u0384\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b1\\u03c1\\u03b5\\u03b8\\u03b5\\u03af \\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03c1\\u03bf\\u03bc\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc. \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u039f\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5\\u00a0 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b1\\u03b3\\u03ae\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u00a0 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:57:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:57:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(396, 'com_content.article.159', '', '2022-01-24 14:58:53', 43, 8986, '387a4a35c684746d0855eb575e5ddd156ac17b49', '{\"id\":\"159\",\"asset_id\":431,\"title\":\"\\u03a0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0395\\u03b4\\u03ce, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae\\u03c2 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u0398\\u03ad\\u03c4\\u03c9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bb\\u03bc\\u03ce \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0397 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03bc\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7. \\u0395\\u03b4\\u03ce, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae\\u03c2 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 . \\u0398\\u03c5\\u03bc\\u03cc\\u03c2\\u00a0\\u2013 \\u00ab\\u0398\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03c6\\u03cd\\u03b3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\/\\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b5\\u03b4\\u03ce\\u00bb. \\u039a\\u03ad\\u03c1\\u03b4\\u03b9\\u03c3\\u03b5 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u2013 \\u00ab\\u0388\\u03c7\\u03c9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c9 \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9. \\u0391\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03ce\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00bb. \\u039a\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u2013 \\u00ab\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03b1\\u03bb\\u03ce \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5, \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7\\u00bb. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u0394\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0- \\u00ab\\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b8\\u03ad\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b1, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c1\\u03c1\\u03af\\u03c8\\u03c9 \\u03c4\\u03bf \\u03b1\\u03af\\u03c4\\u03b7\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00bb. \\u0389 \\u00ab\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03ce \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb. \\u03a7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u2013 \\u00ab\\u0394\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b1\\u03bd\\u03b5\\u03af\\u03c3\\u03c9 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bd\\u03bf\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5\\u00bb \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:58:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:58:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(397, 'com_content.article.160', '', '2022-01-24 14:59:19', 43, 8469, '38ffae021516c10428d56216bf340cf74c5b07ae', '{\"id\":\"160\",\"asset_id\":433,\"title\":\"19 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1!\",\"alias\":\"19-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>9 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1! \\u03a4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1. 1.\\u03a4\\u03b1 \\u03bb\\u03ad\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1\\u00a0\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.2.\\u039c\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7.3.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03bd\\u03ad\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03bc\\u03af\\u03b1.4.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03b9.5.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b1. 6.\\u0395\\u03bd\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1. 7.\\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03ae \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.8.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03b5\\u03bb\\u03bb\\u03b9\\u03c0\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.9.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.10.\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1, \\u03b4\\u03ce\\u03c1\\u03b1, \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03ba.\\u03b1. \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5.11.\\u0391\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5.12.\\u0395\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2.13.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.14.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd.15.\\u03a0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2.16.\\u00ab\\u039a\\u03b1\\u03c4\\u03b1\\u03c1\\u03c1\\u03ad\\u03b5\\u03c4\\u03b5\\u00bb\\u00a0\\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.17.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2.18.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.19.\\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0(\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd, \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf\\u03c5 \\u03ba.\\u03b1.).\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:59:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:58:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/19-simadia-oti-den-exete-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(398, 'com_content.article.161', '', '2022-01-24 14:59:51', 43, 16156, '893c9c5d6fa024b1923d9ff95f49c42885e257b7', '{\"id\":\"161\",\"asset_id\":435,\"title\":\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1;\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c5\\u03b3\\u03b9\\u03ae<\\/strong>\\u00a0<strong>\\u03cc\\u03c1\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03ba\\u03c1\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03ba\\u03c1\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 - \\u03a4\\u03b1\\u00a0\\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b5\\u03af\\u03b4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 (\\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ad\\u03c2, \\u03c6\\u03b9\\u03bb\\u03b9\\u03ac, \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1 \\u03c7\\u03b5\\u03c1\\u03b9\\u03bf\\u03cd\\/\\u03ce\\u03bc\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0). \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03b9 \\u03ae \\u03b5\\u03b9\\u03c3\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03ce\\u03c1\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c2. - \\u03a4\\u03b1\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b5\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae (\\u03c0\\u03c7: \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03ba\\u03ac). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af \\u03ae \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. - \\u03a4\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03bf\\u00a0\\u03c0\\u03bf\\u03cd,\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u00a0\\u03b8\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af, \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac, \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ac\\u03c1\\u03b5\\u03b9 \\u03ae \\u03c7\\u03bb\\u03b5\\u03c5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. - \\u03a4\\u03b1\\u00a0\\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03bb\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7). \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03bc\\u03c6\\u03af\\u03b4\\u03c1\\u03bf\\u03bc\\u03b7\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ce\\u03bd \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03c9\\u03bd. \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03b8\\u03cd\\u03bc\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03b3\\u03b3\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b1. - \\u03a4\\u03b1\\u00a0\\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 (\\u03c0\\u03c7: \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b1\\u03bd\\u03b5\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b1\\u03b4\\u03b5\\u03c1\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03af\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03b9 2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ba\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03ae \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03bf\\u03b8\\u03b5\\u03af. - \\u03a4\\u03b1\\u00a0\\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7\\u00a0\\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf\\u03c5\\u00a0(\\u03cc\\u03c3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc)\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\u00a0\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2\\u00a0\\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae, \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae, \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b1\\u03b8\\u03bb\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03bb\\u03c0). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:59:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:59:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(399, 'com_content.article.162', '', '2022-01-24 15:00:31', 43, 13810, '94feb1f4a503f1af830d2e0cda3f4b09358319ac', '{\"id\":\"162\",\"asset_id\":437,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<p>\\u03a4\\u03b1 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ce\\u03b6\\u03bf\\u03c5\\u03bd, \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd! \\u03a4\\u03b1 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0391\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c6\\u03c1\\u03ac\\u03ba\\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.\\u00a0\\u03a4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae, \\u03b7\\u00a0\\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u00a0\\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03bf\\u03c3\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03cc \\u03bc\\u03b1\\u03c2. \\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03af \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03be\\u03ae\\u03c2: \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b1\\u03c6\\u03ae\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 . \\u0392\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03af \\u03cc\\u03c7\\u03b9. \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03cc\\u03c1\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u0395\\u03ac\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03cc\\u03c1\\u03b9\\u03bf, \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac\\u00a0\\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0395\\u03ac\\u03bd \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c4\\u03ad\\u03c1\\u03c9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bb\\u03b1\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2. \\u0395\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0\\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b9\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03af\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b1\\u03b3\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2 . \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03af\\u03b1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03b3\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2. \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03c4\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2, \\u03c0\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2, \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c5\\u03b3\\u03b9\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd. \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2,\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bf \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2, \\u03b7 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03b3\\u03bd\\u03bf\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd. \\u039d\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c4\\u03b9\\u03bc\\u03ac\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:00:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:59:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(400, 'com_content.article.148', '', '2022-01-24 15:02:09', 43, 19976, '0e0d34b4b3d4bf27737277f6d90a286b3db7b497', '{\"id\":\"148\",\"asset_id\":409,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03c5\\u03b2\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03b4\\u03cd\\u03bf \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03ac \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc (\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ac, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9, \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03b5\\u03b9) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2 \\u03a4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03c5\\u03b2\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03b4\\u03cd\\u03bf \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03ac \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc (\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ac, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9, \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03b5\\u03b9) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc. \\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c1\\u03c7\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2.\\u00a0\\u03a4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03ad\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd. \\u03a4\\u03bf\\u03c5\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1\\u03c7\\u03cd\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2.\\u038c\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u0386\\u03c1\\u03c7\\u03b9\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac, \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\\u00a0\\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03b1\\u03af\\u03bf \\u03c6\\u03bb\\u03bf\\u03b9\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c7\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03ad\\u03c3\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03bb\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b5\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ae \\u03c4\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf\\u03c5 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u00a0\\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03b1\\u03c1\\u03b9\\u03b8\\u03bc\\u03cc \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u039f \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 , \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c0\\u03c1\\u03bf\\u03c3\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03bf\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c1\\u03b3\\u03cc\\u03c2. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c0\\u03b9\\u03bb\\u03b5\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u03a4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u00a0\\u03b5\\u03c0\\u03b5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03bd \\u03bd\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03bf\\u03c1\\u03b8\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c4\\u03b7. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u00a0\\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2, \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b5\\u03c2, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03b5\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bd\\u03c4\\u03c5\\u03c0\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b5\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b2\\u03bf\\u03bb\\u03ad\\u03c2 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2) \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7\\u03ba\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03bf\\u00a0\\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c1\\u03b9\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03ae \\u03bf\\u03c0\\u03bf\\u03b9\\u03b1\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2,\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9.\\u038c\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c0\\u03b1\\u03c1\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac.\\u0388\\u03c4\\u03c3\\u03b9 \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ce \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03ae \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd, \\u03b5\\u03bd\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03b9\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf.\\u0398\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03b8\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03c2 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03ce\\u03bd.\\u00a0\\u0393\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03bf\\u03bb\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:02:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 15:01:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-kai-egkefalos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(401, 'com_content.article.149', '', '2022-01-24 15:02:38', 43, 6761, '69448f22b36d16e38a2298e8438e29ee0f0a8fd5', '{\"id\":\"149\",\"asset_id\":411,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p><strong>\\u0395\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5.<\\/strong>\\u00a0\\u0395\\u03bc\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03cc\\u03bd\\u03c4\\u03b1, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b6\\u03ce\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2; \\u0395\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5. \\u0395\\u03bc\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03cc\\u03bd\\u03c4\\u03b1, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b6\\u03ce\\u03b1. \\u03a0\\u03b1\\u03c1\\u2019 \\u03cc\\u03bb\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd.\\u00a0\\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03bf \\u03c3\\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03bf\\u03c1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039f\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c0\\u03af\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u00ab\\u03b1\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1\\u00bb, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0391\\u03c2 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03b9\\u03ac \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03b7 \\u03c3\\u03c5\\u03c3\\u03ba\\u03b5\\u03c5\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03b1\\u03b3\\u03c9\\u03c4\\u03bf\\u03cd. \\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:02:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 15:02:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-pairnoumr-lathos-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(402, 'com_content.article.150', '', '2022-01-24 15:03:15', 43, 15255, 'b96883fae864d887ae77abf57eeff09ca9c0b90a', '{\"id\":\"150\",\"asset_id\":413,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>\\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>\\u00a0.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd; \\u039f\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b4\\u03cd\\u03bf \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03ad\\u03c1\\u03c9\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03c9\\u03bd \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf\\u00a0. \\u00a0 \\u0394\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7: \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b3\\u03b9\\u03ba\\u03ae \\u00ab\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00bb, \\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03ce\\u03bd.\\u00a0\\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.\\u00a0\\u0392\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03bb\\u03b7\\u03c8\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03ad\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b9, \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae: \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1.\\u00a0 \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7. \\u0397 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b8\\u03b5\\u03af \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b4\\u03bf\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2. \\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03cc\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b9\\u03bd\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03c9\\u03c4\\u03cc\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2. \\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c8\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bf\\u03cd\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03bb\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:03:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 15:02:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-lipsi-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(403, 'com_content.article.151', '', '2022-01-24 15:03:45', 43, 9495, '50b0d0c1e469e1c784a3b8c210df2e1fe6acf307', '{\"id\":\"151\",\"asset_id\":415,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ae \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03bc\\u03b5-\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae-\\u03ae-\\u03bc\\u03b5-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>\\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>\\u00a0.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ae \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1; \\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bb\\u03ad\\u03bd\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c5\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c6\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c3\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03b1\\u03bd\\u03cc, \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03c4\\u03bf \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03c0\\u03b1\\u03bd\\u03c4\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5. \\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03ae \\u03b6\\u03b7\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03bf\\u03b9, \\u03c0\\u03ac\\u03bb\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c4\\u03cd\\u03c7\\u03b7 \\u03c1\\u03af\\u03c7\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bd\\u03cc\\u03bc\\u03b9\\u03c3\\u03bc\\u03b1\\u2026 \\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2; \\u039f \\u03a0\\u03bb\\u03ac\\u03c4\\u03c9\\u03bd\\u03b1\\u03c2 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1\\u00a0\\u03ac\\u03c1\\u03bc\\u03b1 \\u03bc\\u03b5 2 \\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ba\\u03b1\\u03b2\\u03b1\\u03bb\\u03ac\\u03c1\\u03b7. \\u039f \\u03ba\\u03b1\\u03b2\\u03b1\\u03bb\\u03ac\\u03c1\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1. \\u039a\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03c4\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac, \\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1.\\u00a0 \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03b7 \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c5\\u03bd\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c4\\u03c1\\u03b9\\u03ce\\u03bd \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03c9\\u03bd:\\u00a0\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c1\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03bf\\u03cd\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:03:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 15:03:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(404, 'com_content.article.156', '', '2022-01-24 15:04:46', 43, 7482, '81fd30b26fd86db8663e87bfda2fecac0c38e689', '{\"id\":\"156\",\"asset_id\":425,\"title\":\"\\u0397 \\u0391\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7-\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u0391\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03a0\\u03ac\\u03c1\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c2, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9! \\u0397\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c0\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u0397\\u00a0\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03b7\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03af\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03b1\\u03c0\\u03cc \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03bd (\\u03ae \\u03cc\\u03c7\\u03b9) \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf. \\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae,\\u00a0\\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7,\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b7 \\u03b6\\u03c9\\u03ae. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b8\\u03af\\u03c3\\u03b5\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u0391\\u0393\\u0391\\u03a0\\u0397\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc,\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03cc\\u03c3\\u03c9\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 15:04:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 15:04:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-aisthisi-ikanotitas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(405, 'com_content.article.44', '', '2022-01-24 17:43:39', 43, 11067, 'c37e2a4d72dedcaa8e974de580f6ca87b4dc79a5', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 17:43:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 17:42:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(406, 'com_content.article.44', '', '2022-01-24 18:09:16', 43, 10498, '802ddae79d1029decb959c7eac3a2677883ea073', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 18:09:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 18:02:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(407, 'com_content.article.53', '', '2022-01-24 18:42:06', 43, 5947, 'ee2d8ada240bf720d66cd96839e931a54d134727', '{\"id\":\"53\",\"asset_id\":219,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: <span style=\\\"font-size: 1rem;\\\">1.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 <\\/em><span style=\\\"font-size: 1rem;\\\">2.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397\\u00a0\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0 3.\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2,\\u00a0\\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac\\u03c2,\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2:\\u00a0 - \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0\\u03bc\\u03b5\\u00a0\\u03b2\\u03ac\\u03c3\\u03b7\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0 - \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u00a0\\u03b1\\u03c0\\u03cc\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0 - \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5\\u00a0\\u2018\\u03b3\\u03b9\\u03b1\\u03c4\\u03af;\\u2019\\u00a0 - \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5\\u00a0 - \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd\\u03c0\\u03bb\\u03bf\\u03ba\\u03b5\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03b5\\u00a0\\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1\\u00a0 - \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5\\u03c2\\u00a0 - \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03b4\\u03b9\\u03ac\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b5\\u03c2\\u00a0\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0 4.\\u00a0\\u039c\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03c9: - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 - \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c1\\u03c5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 18:42:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 18:41:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(408, 'com_content.article.72', '', '2022-01-24 20:33:08', 43, 4004, '27e42dd8ad1c1f02ff8a05d27b82c820ebbe3377', '{\"id\":\"72\",\"asset_id\":257,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c7\\u03ce\\u03c1\\u03bf\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 20:33:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 20:31:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(409, 'com_content.article.81', '', '2022-01-24 20:36:13', 43, 7374, '5bf33042268e6d9b1eb489a02399bc6aff2e40da', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; <\\/strong>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b7\\u00a0\\u03bd\\u03c4\\u03bf\\u03c0\\u03b1\\u03bc\\u03af\\u03bd\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bd\\u03bf\\u03c1\\u03b5\\u03c0\\u03b9\\u03bd\\u03b5\\u03c6\\u03c1\\u03af\\u03bd\\u03b7\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03b5\\u03c1\\u03bf\\u03c4\\u03bf\\u03bd\\u03af\\u03bd\\u03b7\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c4\\u03bf\\u03b9, \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03b4\\u03b5\\u03b9\\u03c2. \\u038c\\u03c4\\u03b1\\u03bd, \\u03b4\\u03b5, \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03c5, \\u03b5\\u03be\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7\\u00a0\\u00a0 \\u00ab\\u039f \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c6\\u03bb\\u03cc\\u03c2\\u00bb. \\u00a0\\u03a0\\u03ac\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ad\\u03c9\\u03c2 \\u03bb\\u03af\\u03b3\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1\\u00a0\\u03b4\\u03b5\\u03bd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 20:36:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 20:35:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(410, 'com_content.article.47', '', '2022-01-24 21:35:56', 43, 9065, '4c4d803fef414884db9a1e430b2db6a4ec007990', '{\"id\":\"47\",\"asset_id\":207,\"title\":\"\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 \\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1. \\u0395\\u03c0\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 : &gt;&gt;\\u00a0K\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03bf\\u03b5\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b9\\u03b4\\u03c5\\u03bb\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03c0.\\u03c7. \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ac, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b7 \\u03ba\\u03bb\\u03c0). &gt;&gt;\\u00a0\\u0391\\u03bd \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b4\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5( \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1, \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03ba\\u03bb\\u03c0). \\u0391\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03b5\\u03c1\\u03ce\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. &gt;&gt; \\u039c\\u03b9\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 100 ,\\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 7 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:35:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:34:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(411, 'com_content.article.49', '', '2022-01-24 21:36:35', 43, 6873, 'e11db5e6f9acd1459c9925212f54525ae6b19444', '{\"id\":\"49\",\"asset_id\":211,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.<\\/strong>\\u00a0\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.\\u00a0\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2. \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u03bc\\u03b5\\u00a0\\u00a04 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2\\u00a0(\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3, \\u03a3\\u039a\\u0395\\u03a8\\u0397, \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391, \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391). \\u039a\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1. \\u03a4\\u03af \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7;\\u00a0(\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3) \\u03a4\\u03af \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b7\\u03ba\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7;\\u00a0\\u00a0(\\u03a3\\u039a\\u0395\\u03a8\\u0397) \\u03a4\\u03af \\u03ad\\u03bd\\u03b9\\u03c9\\u03c3\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7;\\u00a0\\u00a0(\\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391) \\u03a4\\u03af \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc;\\u00a0(\\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391) \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1\\u00a02 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c5\\u03c1\\u03af\\u03b1\\u03c1\\u03c7\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c7\\u03cc\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:36:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:36:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(412, 'com_content.article.53', '', '2022-01-24 21:37:43', 43, 5849, 'bbf84ffc73e3e1c0f1acb4c5ede6b96b3150e6a7', '{\"id\":\"53\",\"asset_id\":219,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: <span style=\\\"font-size: 1rem;\\\">1.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 <\\/em><span style=\\\"font-size: 1rem;\\\">2.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397\\u00a0\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0 3.\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2,\\u00a0\\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac\\u03c2,\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2:\\u00a0 - \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0\\u03bc\\u03b5\\u00a0\\u03b2\\u03ac\\u03c3\\u03b7\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0 - \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u00a0\\u03b1\\u03c0\\u03cc\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0 - \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5\\u00a0\\u2018\\u03b3\\u03b9\\u03b1\\u03c4\\u03af;\\u2019\\u00a0 - \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5\\u00a0 - \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd\\u03c0\\u03bb\\u03bf\\u03ba\\u03b5\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03b5\\u00a0\\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1\\u00a0 - \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5\\u03c2\\u00a0 - \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03b4\\u03b9\\u03ac\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b5\\u03c2\\u00a0\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0 4.\\u00a0\\u039c\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03c9: - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 - \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c1\\u03c5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:37:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:36:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(413, 'com_content.article.54', '', '2022-01-24 21:38:20', 43, 10248, '6b2ee7b6b37f4c5f565696d2c969d244f34c696e', '{\"id\":\"54\",\"asset_id\":221,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03a7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c3\\u03c5\\u03c7\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03c9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c2.<em style=\\\"font-size: 1rem;\\\">\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03a7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 \\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c3\\u03c5\\u03c7\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03c9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ae \\u03bd\\u03b1 \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5. \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03c7\\u03ce\\u03c1\\u03b1.\\u00a0\\u0391\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9. \\u038c\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03b9 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03ba\\u03c1\\u03b1, \\u03b1\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03bf\\u03bb\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5. \\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03bc\\u03af\\u03b1 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae. \\u0397 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03b7 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b9\\u03b1. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1, \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd, \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03ae \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03bd\\u03c4\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0394\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1, \\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03b1 \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03ad\\u03c8\\u03b5\\u03b9. \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2! \\u0391\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03bf \\u03b4\\u03ce\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a3\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c2 \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03cc\\u03c2. \\u03a4\\u03c5\\u03bb\\u03af\\u03be\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03bf \\u03b4\\u03ce\\u03c1\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03bb\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03bf \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03ba\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2. \\u0398\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5. \\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03ce\\u03bd, \\u03b4\\u03b5\\u03bd \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c1\\u03b3\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf. \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c5\\u03bb\\u03ac \\u03ae\\u03c1\\u03b5\\u03bc\\u03b1. \\u03a4\\u03ce\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b3\\u03ac, \\u03c4\\u03b5\\u03bd\\u03c4\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:38:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:37:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(414, 'com_content.article.55', '', '2022-01-24 21:38:49', 43, 9145, 'a0a01d25382afaa930e0513c7ec6d79afebf62ca', '{\"id\":\"55\",\"asset_id\":223,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03b3\\u03c7\\u03c9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03c6\\u03c4\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03be\\u03c5\\u03b3\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03b9\\u03c3\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5. \\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5 \\u03ae \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bc\\u03b5\\u00a0\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ac\\u00a0\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2. \\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03cd\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1\\u00a04 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2. \\u0397 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c7\\u03b5\\u03c1\\u03b9\\u03ce\\u03bd \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1\\u00a08 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1. \\u0398\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc. \\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 10 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03b4\\u03b9\\u03c0\\u03bb\\u03ac\\u03c3\\u03b9\\u03bf\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:38:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:38:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(415, 'com_content.article.56', '', '2022-01-24 21:39:12', 43, 8639, '388898cc9663631b7bdd1d99495cfad30424a2ea', '{\"id\":\"56\",\"asset_id\":225,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5\\u00a0<\\/strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0<strong>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0<\\/strong>\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. <strong>\\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0<\\/strong>\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 \\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03cc\\u03b4\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03b4\\u03ac\\u03c7\\u03c4\\u03c5\\u03bb\\u03b1, \\u03c4\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2,\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b3\\u03ba\\u03c1\\u03b9\\u03bc\\u03ac\\u03c4\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf. \\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c6\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2. \\u039a\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03c0\\u03ac\\u03bb\\u03b9 2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03be\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd. \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1. \\u0394\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b1\\u03bd \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5. \\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2,\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03b3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039e\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd.\\u00a0\\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9.\\u00a0\\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf. \\u03a7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2. \\u038c\\u03c0\\u03bf\\u03c4\\u03b5\\u00a0\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9,\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2,\\u00a0\\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03b5\\u03bd\\u03c4\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:39:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:38:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(416, 'com_content.article.94', '', '2022-01-24 21:40:32', 43, 7645, '2202d538236ff7044d5e8312c56bf4156c92f2a8', '{\"id\":\"94\",\"asset_id\":301,\"title\":\"\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd-\\u03bc\\u03b5-\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03be\\u03b1\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03be\\u03b1\\u03bd\\u03ac\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5. -\\u0392\\u03ac\\u03bb\\u03b5 \\u03b1\\u03c0\\u03b1\\u03bb\\u03ae \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03bc\\u03af\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03bd\\u03b1\\u03c0\\u03ad \\u03ae \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5, \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03bc\\u03af\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03bc\\u03af\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03ba\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b1\\u03b3\\u03b1\\u03bb\\u03bb\\u03af\\u03b1\\u03c3\\u03b7\\u03c2, \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03bf\\u03c5 \\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7, \\u03ae \\u03c0\\u03bf\\u03c5 \\u03ac\\u03ba\\u03bf\\u03c5\\u03b3\\u03b5\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae, \\u03ae \\u03c0\\u03bf\\u03c5 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u00ab\\u03c3\\u03b5 \\u03ac\\u03b3\\u03b3\\u03b9\\u03be\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac\\u00bb \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf \\u03ae \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. -\\u0394\\u03b9\\u03ac\\u03bb\\u03b5\\u03be\\u03b5\\u00a0\\u03bc\\u03af\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. -\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c3\\u03b5 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1. -\\u039a\\u03ac\\u03bd\\u03b5 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b5\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9. -\\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. -\\u0395\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:40:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:39:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(417, 'com_content.article.95', '', '2022-01-24 21:40:58', 43, 8868, '4fd59c5c76b6771dcd032796119fcb52950fa556', '{\"id\":\"95\",\"asset_id\":303,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03bc\\u03af\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c9\\u03c1\\u03b1\\u03af\\u03bf \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u0398\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03c5\\u03ac\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1:\\u00a0\\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2, \\u03b1\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c1\\u03bc\\u03bf\\u03ba\\u03c1\\u03b1\\u03c3\\u03af\\u03b1, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac. \\u039f\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:40:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:40:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(418, 'com_content.article.96', '', '2022-01-24 21:41:41', 43, 10049, '09dbe9da9a6e1ab233f4d200bc40986724e1e415', '{\"id\":\"96\",\"asset_id\":305,\"title\":\"\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf-\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong> \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bb\\u03b1\\u03c6\\u03c1\\u03b9\\u03ac \\u03b2\\u03c1\\u03bf\\u03c7\\u03ae \\u03c5\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bf\\u03bc\\u03c0\\u03c1\\u03ad\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b9\\u03ac\\u03b2\\u03c1\\u03bf\\u03c7\\u03bf. \\u039a\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03cc\\u03c3\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u0391\\u03c5\\u03c4\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1, \\u03ae\\u03c7\\u03bf\\u03b9, \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2 \\u03ae \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc \\u03cd\\u03c8\\u03bf\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03c4\\u03ad \\u03c0\\u03c1\\u03b9\\u03bd, \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03b7 \\u03b1\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03cc\\u03c2 \\u03ba\\u03c4\\u03b9\\u03c1\\u03af\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b3\\u03b5\\u03b9\\u03c4\\u03bf\\u03bd\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03ac\\u03ba\\u03bb\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ae\\u03bb\\u03b9\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b1\\u03ba\\u03ba\\u03bf\\u03cd\\u03b2\\u03b1 \\u03bc\\u03b5 \\u03bd\\u03b5\\u03c1\\u03cc, \\u03c3\\u03c4\\u03b7 \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b3\\u03c1\\u03b1\\u03c3\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03ae \\u03c4\\u03c9\\u03bd \\u03bb\\u03bf\\u03c5\\u03bb\\u03bf\\u03c5\\u03b4\\u03b9\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03c5\\u03c3\\u03cd\\u03c7\\u03bd\\u03b1\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c5\\u03c2. \\u038c\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0- \\u03bc\\u03b7\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03ad\\u03c4\\u03c3\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03af\\u03b1 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c4\\u03b5 \\u03ae \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5, \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:41:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:41:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(419, 'com_content.article.102', '', '2022-01-24 21:42:29', 43, 11463, 'b6dc83762029df9ebef93e44e1a746074eff962b', '{\"id\":\"102\",\"asset_id\":317,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5\\u00a0<\\/strong>\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2\\u00a0<\\/strong>\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0<\\/strong>\\u03c4\\u03b9\\u03c2<strong>\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2\\u00a0\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1. \\u0395\\u03c0\\u03b1\\u03bd\\u03ac\\u03bb\\u03b1\\u03b2\\u03ad \\u03c4\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0397 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5. \\u0398\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c9\\u03c2\\u00a0\\u03b5\\u03af\\u03c3\\u03b1\\u03b9\\u00a0\\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c2\\/\\u03ae \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc \\u038c\\u03c4\\u03b1\\u03bd \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c4\\u03b9\\u03c2 \\u03ac\\u03c3\\u03c7\\u03b7\\u03bc\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ce\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u038c\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5, \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0388\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5.\\u00a0\\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03c9\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2. \\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c3\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd\\u03c4\\u03b9\\u03b8\\u03ad\\u03c4\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03c4\\u03ce\\u03c1\\u03b1!\\u00a0 \\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2, \\u03b7\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:42:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:41:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(420, 'com_content.article.103', '', '2022-01-24 21:42:52', 43, 13167, '4750d9aaac647f301e0169c89ceea9ff6ea36e5f', '{\"id\":\"103\",\"asset_id\":319,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf!\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\",\"introtext\":\"<p>\\u0388\\u03be\\u03b9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf! 1. \\u039a\\u03ac\\u03bd\\u03b5 \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc \\u03b3\\u03b9\\u03b1 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1. \\u039f \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bb\\u03ac \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bf\\u03ba\\u03bb\\u03b1\\u03b4\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9, \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9. \\u039f \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. \\u039d\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5, \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b1\\u03bd\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03bf\\u03c5. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03b1\\u03c0\\u2019 \\u03cc\\u03c3\\u03bf \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03ad\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c4\\u03c1\\u03bf\\u03bc\\u03b5\\u03c1\\u03ae \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7. \\u0395\\u03ac\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03c2\\/\\u03b7 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b3\\u03b9\\u03b1 30 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b5\\u03c0\\u03ac\\u03bd\\u03c4\\u03b5\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2. 2. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03c3\\u03bf\\u03c5 \\u03be\\u03cd\\u03c0\\u03bd\\u03b7\\u03bc\\u03b1. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc.\\u00a0 \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c4\\u03bf\\u03be\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03ac\\u03bd\\u03b5\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0 3. \\u03a3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03bf\\u03cd\\u03c4\\u03b5 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03cc\\u03b3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2.\\u00a0\\u03a0\\u03c1\\u03bf\\u03c6\\u03b1\\u03bd\\u03ce\\u03c2, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\/\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b1\\u03b9\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03bb\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\\u00a0\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03c2 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5.\\u00a0 \\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf\\u00a0\\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9. 5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. - \\u0391\\u03c0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03cc- \\u0391\\u03c0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2. 6. \\u03a3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9 \\u03a3\\u03b5\\u00a0\\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03ce\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2\\u00a0\\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 30 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac.\\u00a0\\u039a\\u03b1\\u03bb\\u03ae \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:42:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:42:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(421, 'com_content.article.105', '', '2022-01-24 21:43:40', 43, 10550, 'a40abff57ab07d0665267db412ea7aed8ed0f736', '{\"id\":\"105\",\"asset_id\":323,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2!\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. <span style=\\\"font-size: 1rem;\\\">\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5...<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2! \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0 \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5: \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9\\u00a0\\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03ad\\u03c4\\u03c3\\u03b9. \\u0394\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd\\/\\u03c4\\u03b7\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5. \\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5.\\u00a0\\u03a3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c3\\u03cd \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\/ \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1. \\u0394\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03ce\\u03c1\\u03bf.\\u00a0\\u0391\\u03bd \\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03cc\\u03bb\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ac. \\u0391\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf (\\u03bc\\u03b9\\u03b1 \\u03b3\\u03c9\\u03bd\\u03b9\\u03ac \\u03ad\\u03c3\\u03c4\\u03c9) \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 (\\u03ba\\u03b9 \\u03bf\\/\\u03b7 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf). \\u0395\\u03ba\\u03b5\\u03af \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5\\u2026 \\u0391\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9 (\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\/ \\u03c4\\u03bf\\u03c5).\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03b5\\u03af \\u03bf\\/\\u03b7 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\/\\u03c4\\u03b7\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2\\/\\u03bd\\u03b7 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5\\/\\u03c4\\u03b7\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:43:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:43:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(422, 'com_content.article.106', '', '2022-01-24 21:44:18', 43, 11787, 'f6a73b84fb79b45702775d52534e51337abf7b2a', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.\\u00a0 \\u039f\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9: \\u00a0- \\u0392\\u03b3\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u00ab\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2\\u00bb. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7! - \\u0391\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ae (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1) \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5. \\u0394\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03ae \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf \\u03bc\\u03b5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf (\\u03c3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bb\\u03b9\\u03ba\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03ac\\u03bb\\u03b1\\u03bc\\u03bf \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b5\\u03c6\\u03b8\\u03b5\\u03af\\u03c2, \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. - \\u03a0\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ae \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c2 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ad \\u03c4\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5. - \\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9! \\u03a0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03ba\\u03ac\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c4\\u03ad\\u03bd\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03ac\\u03bb\\u03b1\\u03c3\\u03c3\\u03b1 \\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:44:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:43:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(423, 'com_content.article.107', '', '2022-01-24 21:44:44', 43, 8122, 'aea862683895a61469fa288d8af6b93e4f0e7b2f', '{\"id\":\"107\",\"asset_id\":327,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>.\\u00a0\\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0 \\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf. -\\u00a0\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03b1 \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac. -\\u00a0\\u039c\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03c8\\u03b5:\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc. -\\u00a0\\u0391\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7: \\u03b2\\u03c1\\u03b5\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc. \\u038c\\u03c3\\u03bf \\u03ba\\u03b9 \\u03b1\\u03bd \\u03c6\\u03c4\\u03b1\\u03af\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2, \\u03bf \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:44:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:44:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(424, 'com_content.article.108', '', '2022-01-24 21:45:09', 43, 8848, '915f45ffb5cd93e9674f4c2708aa66a775696c1a', '{\"id\":\"108\",\"asset_id\":329,\"title\":\"\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd<\\/strong>.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf. \\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03b5\\u03c1\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u00a0\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b5\\u03c4\\u03b5. \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5. \\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7. \\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03af\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1-\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7. \\u039a\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2. \\u00a0\\u03a4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5, \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u0391\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7. \\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03bf\\u03b9\\u03bd\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b5\\u03af\\u03b4\\u03bf\\u03c2\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:45:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:44:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(425, 'com_content.article.112', '', '2022-01-24 21:47:21', 43, 7030, '0c4574cd7efa71ee39796b6c5670c8c8e4375bc1', '{\"id\":\"112\",\"asset_id\":337,\"title\":\"\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03c7\\u03c4\\u03af\\u03b6\\u03c9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.\\u0391\\u03c6\\u03bf\\u03cd \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1,\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2. \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03c5\\u03b8\\u03cc\\u03c1\\u03bc\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7\\u00a0\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7,\\u00a0\\u03c0\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03c9\\u03bd \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03af \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7. \\u03a0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2;\\u00a0\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd\\u00a0\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2;\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5; \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf \\u03c3\\u03b5 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u00ab\\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u00bb \\u03ba\\u03ac\\u03c0\\u03bf\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:47:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:45:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(426, 'com_content.article.113', '', '2022-01-24 21:47:54', 43, 6608, 'ad05827c4e5cd4474be3a02f7bdab7a9f6f20004', '{\"id\":\"113\",\"asset_id\":339,\"title\":\"\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"alias\":\"\\u03b4\\u03b5\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9-\\u03c0\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0 \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0\\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03af (\\u03c0.\\u03c7. \\u03b4\\u03ac\\u03c3\\u03ba\\u03b1\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf), \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c4\\u03b9 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03af. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac. \\u039a\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03cc\\u03bd\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1. \\u0398\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:47:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:47:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(427, 'com_content.article.114', '', '2022-01-24 21:48:17', 43, 5775, 'd23df697838735f218b8a324982bcfacedca9bb4', '{\"id\":\"114\",\"asset_id\":341,\"title\":\"\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03af\\u03c3\\u03c4\\u03b1-\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9<\\/strong> \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\u00a0\\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1. \\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b1\\u03c4\\u03b5. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03ae \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:48:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:47:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(428, 'com_content.article.118', '', '2022-01-24 21:49:59', 43, 13604, 'aeb32a68c293a32608e23d65fad2063a19c3b804', '{\"id\":\"118\",\"asset_id\":349,\"title\":\"\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0<strong>\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039c\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1. \\u0392\\u03ae\\u03bc\\u03b1\\u00a01:\\u00a0\\u0395\\u03b9\\u03c3\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u0393\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u2018\\u2019\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u2018\\u2019.\\u00a0\\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2: *\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 *\\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 *\\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf *\\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 *\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u2018\\u2019\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u2019\\u2019.\\u00a0\\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2: *\\u0394\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 *\\u03a3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03be\\u03bf\\u03c5\\u03b8\\u03b5\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 *\\u039c\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 *\\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 *\\u0391\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u201c\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03bd\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1. \\u0392\\u03ae\\u03bc\\u03b1 3:\\u00a0\\u0394\\u03af\\u03c0\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af. \\u03a0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1:\\u00a0\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 &gt; \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae &gt; \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 &gt; \\u03bc\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ad\\u03c2, \\u03ba\\u03b1\\u03bb\\u03bb\\u03af\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u0392\\u03ae\\u03bc\\u03b1 4 :\\u00a0 \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7. \\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03c9\\u03bd\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2; \\u0398\\u03b1\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u2018\\u2019\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2; \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:49:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:49:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(429, 'com_content.article.119', '', '2022-01-24 21:50:18', 43, 4815, '44c539c62c30836fb4cbba65861105e7dcb47df7', '{\"id\":\"119\",\"asset_id\":351,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf<\\/strong>\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03cc\\u03c0\\u03bf\\u03c5: - \\u0398\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 - \\u0398\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03ba\\u03b5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 (\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1) - \\u0398\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ae \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1: - \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03ae\\u03c1\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03bf \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:50:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:50:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(430, 'com_content.article.120', '', '2022-01-24 21:50:43', 43, 5219, 'a8ab9297d39aad4f58a3fad727f9c8f2da8c50ed', '{\"id\":\"120\",\"asset_id\":353,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0<strong>\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\"<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\". - \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a05 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 (\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2, \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bb\\u03c0) - \\u03a3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a05 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2. - \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2. \\u0395\\u03ac\\u03bd \\u03cc\\u03c7\\u03b9, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2.\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:50:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:50:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(431, 'com_content.article.124', '', '2022-01-24 21:52:16', 43, 5919, '3616f8ca17cad8dbc0e3ea763cbec8bac194f691', '{\"id\":\"124\",\"asset_id\":361,\"title\":\"\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"introtext\":\"<p>\\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac i) \\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. ii) \\u038c\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5\\u00a0\\u03c0\\u03cc\\u03c3\\u03bf \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. iii. \\u0391\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u00a0\\u03ae\\u00a0\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7\\u00a0\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2,\\u00a0\\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03ad\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7\\u03c2. \\u03a3\\u03b7\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7:\\u00a0\\u0398\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:52:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:51:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(432, 'com_content.article.125', '', '2022-01-24 21:53:00', 43, 6076, '1d7216a14af1aa9c083ccf899e9fbc78a1502e08', '{\"id\":\"125\",\"asset_id\":363,\"title\":\"\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u00ab\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u0395\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.\\u00a0 \\u00a0 \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a05 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 (\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bb\\u03bf\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd). \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u00a0\\u03c0\\u03cc\\u03c3\\u03bf\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd. \\u03a0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b1\\u03c4\\u03b5; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:53:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:52:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(433, 'com_content.article.126', '', '2022-01-24 21:53:25', 43, 6241, '14a900f1293da374f07e8c1ae9e867b6cfed2cc2', '{\"id\":\"126\",\"asset_id\":365,\"title\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5!\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5! \\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.\\u00a0 \\u00a0 \\u00a0 - \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a03 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. - \\u0394\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5. - \\u03a0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03c7\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b1\\u03c4\\u03b5; \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd\\u00a0\\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0393\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03af \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:53:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:53:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(434, 'com_content.article.130', '', '2022-01-24 21:55:17', 43, 9256, 'afcf929f9f8a61124c993960d89719f07036c76e', '{\"id\":\"130\",\"asset_id\":373,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u00a0\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\u0392\\u03ae\\u03bc\\u03b1 1:\\u00a0\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5\\u00a010 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c4\\u03b5 \\u03ae \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c6\\u03ac\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf. \\u039a\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03be\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03b5\\u03b9. *\\u0391\\u03bd \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03bd\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. \\u03a0\\u03c7: \\u03b5\\u03c0\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ac\\u03b4\\u03b5\\u03bb\\u03c6\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03bb\\u03ad\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03c9\\u03af \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03c0\\u03bb\\u03b9\\u03bc\\u03ad\\u03bd\\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b3\\u03b5\\u03b9\\u03c4\\u03cc\\u03bd\\u03b9\\u03c3\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af \\u03ba\\u03bb\\u03c0 \\u039c\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b2\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:55:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:54:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(435, 'com_content.article.131', '', '2022-01-24 21:55:43', 43, 6628, '7f42ace16d0a5f5fe25c6fd4460e100794909ef6', '{\"id\":\"131\",\"asset_id\":375,\"title\":\"\\u0394\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03b9\\u03bf\\u03cd \\u03b4\\u03b9\\u03c0\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c8\\u03b5\\u03c9\\u03c2, \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1, \\u03c8\\u03b1\\u03bb\\u03af\\u03b4\\u03b9\\u03b1,\\u00a0 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03bd, \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03b9\\u03bf\\u03cd \\u03b4\\u03b9\\u03c0\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c8\\u03b5\\u03c9\\u03c2, \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1, \\u03c8\\u03b1\\u03bb\\u03af\\u03b4\\u03b9\\u03b1,\\u00a0 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03bd, \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u0392\\u03ae\\u03bc\\u03b1 1:\\u00a0\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd. \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u039a\\u03cc\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b1\\u03c4\\u03b5, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c4\\u03c1\\u03cd\\u03c0\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03c5\\u03c6\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5\\u00a0 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03c1\\u03cd\\u03c0\\u03b1. \\u0392\\u03ae\\u03bc\\u03b1 3:\\u00a0\\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c4\\u03bf \\u03ba\\u03bb\\u03b1\\u03b4\\u03ac\\u03ba\\u03b9. \\u0392\\u03ae\\u03bc\\u03b1 4:\\u00a0\\u0393\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b5\\u03c2, \\u03b1\\u03bd \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5. \\u0392\\u03ae\\u03bc\\u03b1 5:\\u00a0\\u039a\\u03c1\\u03b5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:55:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:55:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(436, 'com_content.article.132', '', '2022-01-24 21:56:14', 43, 7560, 'fd3fcc505b19d62a0b371857e40676818fdafa3c', '{\"id\":\"132\",\"asset_id\":377,\"title\":\"\\u039a\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03ba\\u03bf\\u03c5\\u03c4\\u03af-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf\\u00a0<strong>\\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03a4\\u03bf\\u00a0\\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b9\\u03b2\\u03ce\\u03c4\\u03b9\\u03bf, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c4\\u03c5\\u03bb\\u03cc \\u03ae \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5\\u00a0\\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u03a3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03bf\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2: 1) \\\"\\u0395\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03b3\\u03b9\\u03b1 ...\\\" 2) \\\"\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c3\\u03b5 \\u03c3\\u03ad\\u03bd\\u03b1 ...\\\" 3) \\\"\\u039c\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03c4\\u03b1\\u03bd ...\\\" \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bb\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf, \\u03bd\\u03b1 \\u03c3\\u03c5\\u03c3\\u03ba\\u03b5\\u03c5\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ac \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2. \\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 (\\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1) \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03c4\\u03af,\\u00a0\\u03c4\\u03c5\\u03bb\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03ae \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03cc\\u03be\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc \\u03b4\\u03ce\\u03c1\\u03bf, \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:56:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:55:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(437, 'com_content.article.133', '', '2022-01-24 21:56:56', 43, 8933, '54fd30a4c6585cd8cbc9f48cd7546af3fad2ee17', '{\"id\":\"133\",\"asset_id\":379,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/strong>\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bb\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1: \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b5\\u03bd\\u03cc!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u039f\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bb\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1: \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b5\\u03bd\\u03cc! \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03bc\\u03b5 \\u03ac\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. \\u039a\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03b1\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c9: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03c9: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c5\\u03c1\\u03af\\u03b6\\u03c9: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03c9 \\/ \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03c9: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bc\\u03c0\\u03bb\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03b6\\u03ce\\u03b1 \\/ \\u03c0\\u03bf\\u03c5\\u03bb\\u03b9\\u03ac: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bc\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03bf\\u03c5: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd: \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:56:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:56:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(438, 'com_content.article.138', '', '2022-01-24 21:58:29', 43, 6335, '0130f0dfe80c27fddd4da475b386e2338092d4c1', '{\"id\":\"138\",\"asset_id\":389,\"title\":\"\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"alias\":\"\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03b3\\u03b1\\u03b8\\u03ce\\u03bd.\\u00a0 \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03b3\\u03b1\\u03b8\\u03ce\\u03bd.\\u00a0 \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac\\u2026 -\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b7\\u00a0\\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 2 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03bf\\u03cd\\u03c0\\u03b5\\u03c1 \\u03bc\\u03ac\\u03c1\\u03ba\\u03b5\\u03c4, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03b1\\u03b8\\u03bc\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac. -\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0\\u03bc\\u03ae\\u03bd\\u03b5\\u03c2\\u00a0\\u03bd\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c0\\u03bf\\u03cd\\u03c4\\u03c3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc \\u03c4\\u03c1\\u03b9\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:58:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:57:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(439, 'com_content.article.139', '', '2022-01-24 21:58:52', 43, 5244, '980ce363cf61d70d0426a2ba8534a6564a8412af', '{\"id\":\"139\",\"asset_id\":391,\"title\":\"\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\/ \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"alias\":\"\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd-\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"introtext\":\"<p><strong>\\u0395\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae. \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03bf\\u03c0\\u03ac\\u03c4\\u03b9\\u2026 \\u03bf\\u00a0<strong>\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\/ \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd \\u0395\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae. \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03bf\\u03c0\\u03ac\\u03c4\\u03b9\\u2026 \\u03bf\\u00a0\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c3\\u03b1\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9\\u2026\\u00a0 \\u03a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03b7\\u03b8\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03af\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.\\u00a0 \\u00a0 \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:58:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:58:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(440, 'com_content.article.140', '', '2022-01-24 21:59:24', 43, 4807, '22a959636553a93f6abf0d97c72cc88873eb71dd', '{\"id\":\"140\",\"asset_id\":393,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u2260 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc-\\u2260-\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03bf\\u03b9 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u2260 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03bf\\u03b9 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2\\u2026 -\\u03a0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5. -\\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03ad\\u03c3\\u03c4\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u00ab\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2\\u00bb \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u00ab\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2\\u00bb, \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u039c\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b9 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03b8\\u03cd\\u03bc\\u03b7\\u03c4\\u03bf. -\\u03a0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1:\\u00a0\\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03b1\\u03bd\\u03af\\u03c3\\u03b9\\u03b1 \\u03ba\\u03b9\\u03bb\\u03ac, \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03ac\\u03bb\\u03b9\\u03b1!\\u00a0\\u00a0&gt;&gt;&gt;\\u00a0\\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:59:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:58:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(441, 'com_content.article.141', '', '2022-01-24 21:59:40', 43, 4495, '9d92860bdb2f499e9de974a17ed2110cdfcf192a', '{\"id\":\"141\",\"asset_id\":395,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2026\\u00a0<strong>\\u0391\\u03c1\\u03c7\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9! \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2026\\u00a0\\u0391\\u03c1\\u03c7\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2! -\\u0391\\u03c1\\u03b9\\u03b8\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ad\\u03be\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. -\\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u00a0\\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u00a0\\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2, \\u00a0\\u03c0.\\u03c7. \\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bb\\u03b5\\u03c6\\u03ce\\u03bd\\u03b7\\u03bc\\u03b1, \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2!\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -\\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03b7! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 21:59:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 21:59:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(442, 'com_content.article.145', '', '2022-01-24 22:01:44', 43, 7476, 'cce4a56fe3151355993349eaf8397c2a1738bcd7', '{\"id\":\"145\",\"asset_id\":403,\"title\":\"\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"alias\":\"\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u03a4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1:\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\\u00a0\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5:\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a03 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ae\\u03b3\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0.\\u03c7. \\u03cc\\u03c4\\u03b9 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf, \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac). \\u0388\\u03c4\\u03c3\\u03b9\\u00a0\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac (\\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03b1\\u03b3\\u03bd\\u03bf\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03ae \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf).\\u00a0 \\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 21 \\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03bd. \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc 21 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:01:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:00:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(443, 'com_content.article.146', '', '2022-01-24 22:02:08', 43, 5675, '59b8c5f1cb3953795f1c2260084eaf0c8b6df4e8', '{\"id\":\"146\",\"asset_id\":405,\"title\":\"\\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b7 \\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b7 \\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2. - \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c7\\u03b1\\u03c1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2,\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf \\u03ae \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae: -\\u00a0\\u039d\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03c1\\u03ad\\u03c6\\u03c4\\u03b7, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c6\\u03af\\u03bb\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2! - \\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03ae \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1\\u00a0(\\u03ba\\u03bf\\u03c5\\u03b6\\u03af\\u03bd\\u03b1, \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03ae, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03cc, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03bf \\u03ba.\\u03b1) \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. -\\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1\\u2026 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:02:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:01:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(444, 'com_content.article.147', '', '2022-01-24 22:02:27', 43, 3835, 'd0be8f3dea014fccaee9ff90c58ff3c332524149', '{\"id\":\"147\",\"asset_id\":407,\"title\":\"\\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5!\",\"alias\":\"\\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5\",\"introtext\":\"<p>\\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03c4\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0<strong>\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7<\\/strong>\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5! \\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03c4\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.\\u00a0 \\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 2-3 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bf \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2. \\u038a\\u03c3\\u03c9\\u03c2 \\u03b1\\u03bd \\u03b3\\u03b5\\u03bb\\u03ac\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03c4\\u03bf \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bf \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bb\\u03af\\u03b3\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:02:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:02:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(445, 'com_content.article.158', '', '2022-01-24 22:05:15', 43, 5313, 'cf3497b32005f0fa815bee75406ade0713609589', '{\"id\":\"158\",\"asset_id\":429,\"title\":\"\\u03a4\\u03b9 \\u03ad\\u03c7\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"alias\":\"\\u03c4\\u03b9-\\u03ad\\u03c7\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"introtext\":\"<p>\\u03a7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03ad\\u03c7\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 -\\u03a7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5. - \\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2,\\u00a0\\u03c5\\u03c0\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5. -\\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03c0\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03b1\\u03bd\\u03ad\\u03c6\\u03b9\\u03ba\\u03c4\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:05:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:04:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(446, 'com_content.article.152', '', '2022-01-24 22:06:36', 43, 5648, '41c6d3538f19ec090a882b540b4426b6c7827c9c', '{\"id\":\"152\",\"asset_id\":417,\"title\":\"\\u03a4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf N.O.I.S.I.C.E.D.\",\"alias\":\"\\u03c4\\u03bf-\\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf-n-o-i-s-i-c-e-d\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf\\u00a0<strong>N<\\/strong><strong>.<\\/strong><strong>O<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>S<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>C<\\/strong><strong>.<\\/strong><strong>E<\\/strong><strong>.<\\/strong><strong>D<\\/strong><strong>.<\\/strong>, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b7 \\u03bb\\u03ad\\u03be\\u03b7\\u00a0<strong>DECISION\\u00a0<\\/strong>\\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03b1. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf N.O.I.S.I.C.E.D. \\u0388\\u03bd\\u03b1\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf\\u00a0N . O . I . S . I . C . E . D ., \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b7 \\u03bb\\u03ad\\u03be\\u03b7\\u00a0DECISION\\u00a0\\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03b1. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9: N eed .\\u00a0\\u03a0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ba\\u03ac\\u03c4\\u03b9. \\u00a0 O rder .\\u00a0\\u03a4\\u03b9 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03ad\\u03c7\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5; \\u0395\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc; \\u00a0 I nfo .\\u00a0\\u0388\\u03c7\\u03c9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9; \\u00a0 S uitable .\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5; \\u00a0 I deas .\\u00a0\\u03a4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ad\\u03c7\\u03c9; \\u00a0 C omplete .\\u00a0\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c5\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03bf\\u03c5; \\u00a0 E motion .\\u00a0\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc; \\u03a4\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9; \\u00a0 D ecision .\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03c9! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:06:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:05:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(447, 'com_content.article.153', '', '2022-01-24 22:06:57', 43, 4681, 'ff62cd79b2e14130e37f5024ed0850ec70018acc', '{\"id\":\"153\",\"asset_id\":419,\"title\":\"8 \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"8-\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p><strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ae \\u03ba\\u03b1\\u03ba\\u03ae<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>8 \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ae \\u03ba\\u03b1\\u03ba\\u03ae \\u03a0\\u03ac\\u03c1\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u0391\\u03c6\\u03bf\\u03cd \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7,\\u00a0\\u03c0\\u03ac\\u03c8\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03b5\\u03af\\u03c2 \\u03a3\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b8\\u03c5\\u03bc\\u03ae\\u03c3\\u03bf\\u03c5\\u00a0\\u03c4\\u03bf \\u03ad\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u039c\\u03b7\\u03bd \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u00a0\\u03c0\\u03c1\\u03bf\\u03c7\\u03ce\\u03c1\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u039c\\u03b7 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u039c\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u039c\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:06:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:06:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(448, 'com_content.article.154', '', '2022-01-24 22:07:16', 43, 10771, '69d1a729c08055b7f296fbfbaaec17dd6447aa4d', '{\"id\":\"154\",\"asset_id\":421,\"title\":\"\\u039f\\u03b9 9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bf\\u03b9-9-\\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2:<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2: \\u0392\\u03b9\\u03b1\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0 \\u2013 \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b5\\u03bd \\u03b8\\u03b5\\u03c1\\u03bc\\u03ce, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1. \\u0391\\u03c0\\u03bf\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0 \\u2013 \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd. \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0 \\u2013 \\u0394\\u03b5\\u03bd \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03c5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7\\u00a0 \\u2013 \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7. \\u0395 \\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u201c\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2\\u00a0 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2\\u201d, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c6\\u03cd\\u03bb\\u03b1\\u03ba\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b5\\u03c2\\u00a0 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03ae \\u03b7 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b5 \\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1. \\u039f\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0 \\u2013 \\u0397 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03bb\\u03bb\\u03ce\\u03bd \\u03ad\\u03be\\u03c5\\u03c0\\u03bd\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9, \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03ac\\u03bd\\u03b1\\u03c4\\u03b6\\u03bc\\u03b5\\u03bd\\u03c4 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0391\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03af\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c9\\u03c2\\u00a0 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9 \\u03bb\\u03ad\\u03bd\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b3\\u03c9\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03c6\\u03b1\\u03bb\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03b5\\u03c5\\u03c3\\u03b7. \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0 \\u2013 \\u0397 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b8\\u03b1 \\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b1\\u00a0 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2, \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9, \\u03ac\\u03c1\\u03b1, \\u03b7 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u00a0 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\\u00a0 \\u2013 \\u039c\\u03b7 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u00a0 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2, \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03ba\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2\\u00a0 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bd\\u03ad\\u03b1 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:07:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:07:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(449, 'com_content.article.155', '', '2022-01-24 22:07:48', 43, 7896, '992fa759b5bac973d9c8fb2ce07b73a68c7e503d', '{\"id\":\"155\",\"asset_id\":423,\"title\":\"\\u03a4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-6-\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03bc\\u03b9\\u03b1\\u03c2-\\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 <strong>\\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1! &gt; \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2: \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2; &gt; \\u03a0\\u03bb\\u03b1\\u03b9\\u03c3\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b6\\u03ae\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03ad \\u03c4\\u03bf. &gt; \\u0392\\u03c1\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2: \\u03b2\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf-\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 &gt; \\u0395\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae: \\u03b5\\u03c0\\u03af\\u03bb\\u03b5\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\\u00a0 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae &gt; \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae: \\u03b5\\u03c6\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03ad\\u03bb\\u03b5\\u03be\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 &gt; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7: \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03ac\\u03b2\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03b4\\u03cc\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2. \\u0391\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03b1\\u03b9!\\u00a0 \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b2\\u03b5\\u03af \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u2026 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:07:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:07:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(450, 'com_content.article.163', '', '2022-01-24 22:08:39', 43, 7801, '92280584a8323c768cd39939c9c715ea0635f69f', '{\"id\":\"163\",\"asset_id\":439,\"title\":\"\\u039f \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03bf-\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u03bc\\u03b5\\u00a08 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 5 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03bf \\u03cc\\u03bd\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5 (\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1). \\u03a4\\u03b1\\u00a0\\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae. \\u03a4\\u03b1\\u00a0\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1\\u00a0\\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b9\\u03b4\\u03b5\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5. \\u03a4\\u03b1\\u00a0\\u03a3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03bb\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7). \\u03a4\\u03b1\\u00a0\\u03a5\\u03bb\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1\\u00a0\\u03a7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03ad\\u03bc\\u03b2\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bd\\u03b1\\u03ba\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac 15 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:08:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:08:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(451, 'com_content.article.164', '', '2022-01-24 22:09:34', 43, 4702, 'f19a15996d5ab87d66aaec39b3cb8a9539e8d98b', '{\"id\":\"164\",\"asset_id\":441,\"title\":\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd \\u2013 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"alias\":\"\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd-\\u2013-\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03c4\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0<strong>\\\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd\\\"<\\/strong>\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd \\u2013 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u0395\\u03ac\\u03bd \\u03c4\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd\\\"\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1. *\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd\\u00a0\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u039f\\u03c1\\u03af\\u03c9\\u03bd. \\u03a0\\u03ac\\u03c1\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c2: -\\u00a0\\u03a4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5; -\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af\\u00a0\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; -\\u00a0\\u03a4\\u03af \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b5\\u03ac\\u03bd \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:09:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:08:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(452, 'com_content.article.165', '', '2022-01-24 22:09:53', 43, 4749, '73295e0c5c0518d3c9d2f0c3acdd9507c7952a8f', '{\"id\":\"165\",\"asset_id\":443,\"title\":\"\\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03c4\\u03b1-\\u03cc\\u03c1\\u03b9\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03b5\\u03af\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc,\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03b5\\u03af\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc,\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9. -\\u00a0\\u039a\\u03ac\\u03bd\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u00a0\\u03bc\\u03b5 5 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ac. - \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u00a0\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bb\\u03ac\\u03bd\\u03bf \\u03c3\\u03bf\\u03c5, \\u03c4\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2. - \\u03a4\\u03ce\\u03c1\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u00a0\\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf, \\u03bb\\u03ac\\u03b2\\u03b5 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7! *\\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ae: \\u03b1\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc 5 \\u03cc\\u03c1\\u03b9\\u03b1, \\u03ba\\u03ac\\u03bd\\u03c4\\u03bf \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c6\\u03bf\\u03cd \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:09:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:09:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(453, 'com_content.article.166', '', '2022-01-24 22:10:14', 43, 8809, '83223a92312d038c4a1952a2f91b16511c0d61dc', '{\"id\":\"166\",\"asset_id\":445,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u038c\\u03a7\\u0399\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03c0\\u03b5\\u03b9\\u03c2-\\u03cc\\u03c7\\u03b9\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03cc\\u03c7\\u03b9<\\/strong>\\u00a0\\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c4\\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03c1\\u03b9\\u03bf. \\u0394\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a0<strong>3 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>\\u00a0\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u038c\\u03a7\\u0399 \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c7\\u03b9\\u00a0\\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c4\\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03c1\\u03b9\\u03bf. \\u0394\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a03 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0\\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2! \\u039d\\u03b9\\u03ce\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7. \\u00a0\\u038c\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ac\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c9\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1\\u03b9 \\u03ae \\u03cc\\u03c7\\u03b9, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c6\\u03c9\\u03bd\\u03bf\\u03cd\\u03bb\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03b9\\u00a0\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7. \\u0394\\u03b5\\u03af\\u03be\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5. \\u00a0\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03ac\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b5\\u03c2\\u00a0\\u03bd\\u03b1\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03b3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03ac\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9. \\u0386\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03bf\\u03c5: \\u00ab\\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03ac\\u03b4\\u03b5\\u03b9\\u03bf \\u03b4\\u03bf\\u03c7\\u03b5\\u03af\\u03bf\\u00bb. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:10:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:09:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(454, 'com_content.article.171', '', '2022-01-24 22:11:20', 43, 6408, '8d3b4ff2eb8d8ac79c6d59eb86de9a2de349d515', '{\"id\":\"171\",\"asset_id\":455,\"title\":\"\\u0397 \\\"\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\\"\",\"alias\":\"\\u03b7-\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5,\\u00a0<strong>\\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\\"\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\\" \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5,\\u00a0\\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03bc\\u03b5 \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u00a0\\u03c7\\u03c1\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2\\u00a0\\u03bc\\u03b1\\u03c1\\u03ba\\u03b1\\u03b4\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u2019 \\u03b1\\u03c5\\u03c4\\u03ae. \\u038c\\u03c4\\u03b1\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03ae\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: -\\u00a0\\u03a0\\u03bf\\u03b9\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u00ab\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u00bb \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae; -\\u00a0 \\u0393\\u03b9\\u03b1\\u03c4\\u03af\\u00a0\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b1\\u03bc\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u00bb \\u03bc\\u03b5 \\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ac \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9; (\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1 \\u2013 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u2013 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5) -\\u00a0 \\u03a4\\u03af\\u00a0\\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ac; (\\u039a\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf) -\\u00a0 \\u03a0\\u03ce\\u03c2\\u00a0\\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03b4\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ac \\u03c3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:11:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:10:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(455, 'com_content.article.172', '', '2022-01-24 22:11:58', 43, 5606, '9a86e30cb58695bb67adb5746a460e8b3b9f3a2f', '{\"id\":\"172\",\"asset_id\":457,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u03a4\\u03bf \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03c3\\u03b9\\u03bf \\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03c3\\u03b9\\u03bf \\u03c3\\u03c4\\u03bf \\u03bb\\u03cd\\u03ba\\u03b5\\u03b9\\u03bf \\u03ae \\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03cc\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03cc\\u03bb\\u03b7 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ce\\u03bd \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.\\u00a0\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: \\u03a0\\u03ce\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bc\\u03b5\\u03c4\\u03ac\\u03b2\\u03b1\\u03c3\\u03b7; \\u03a4\\u03af \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b1\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2; \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03af \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03af\\u00a0\\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5; \\u03a5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5; \\u0391\\u03bd \\u03bd\\u03b1\\u03b9, \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf; \\u03a4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03b1\\u03c4\\u03b5\\u00a0\\u03ba\\u03ac\\u03c4\\u03b9; \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:11:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:11:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(456, 'com_content.article.176', '', '2022-01-24 22:12:41', 43, 6310, 'ad2b4d82091342a171d4ca54b7065d4b964b0863', '{\"id\":\"176\",\"asset_id\":465,\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 S.M.A.R.T\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9-s-m-a-r-t\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u00a0<strong>S.M.A.R.T. \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03ad\\u03b8\\u03bf\\u03b4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c7\\u03bf\\u03b8\\u03b5\\u03c3\\u03af\\u03b1\\u03c2. \\u038c\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 S.M.A.R.T \\u03a4\\u03bf \\u03b1\\u03c3\\u03b1\\u03bd\\u03c3\\u03ad\\u03c1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03ba\\u03b1\\u03bb\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u00a0S.M.A.R.T. \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03ad\\u03b8\\u03bf\\u03b4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c7\\u03bf\\u03b8\\u03b5\\u03c3\\u03af\\u03b1\\u03c2. \\u038c\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. - \\u03a4\\u03af \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9,\\u00a0\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\/\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\/ \\u03bc\\u03b5 \\u03c4\\u03af \\u03bc\\u03ad\\u03c3\\u03b1, \\u03c0\\u03cc\\u03c4\\u03b5, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03cd\\u00a0(Specific) - \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03bf\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03c9\\u00a0(Measurable) - \\u039c\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03bc\\u03ad\\u03c3\\u03b1, \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03c9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03bf\\u03c5; \\u03a4\\u03af \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03c9 \\u03ae\\u03b4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1\\u00a0 \\u03b2\\u03c1\\u03c9 \\u03cc\\u03c3\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03c9;\\u00a0(Attainable) - \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03bc\\u03bf\\u03c5\\u00a0\\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03c9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1;\\u00a0(Realistic) - \\u03a3\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u00a0\\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03c9;\\u00a0(Time-Bound) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:12:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:12:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(457, 'com_content.article.177', '', '2022-01-24 22:13:05', 43, 6592, 'a26af252163a54e51c23400e8b68844bf49af76c', '{\"id\":\"177\",\"asset_id\":467,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2-\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><strong>\\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03bb\\u03af\\u03c3\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5 10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b5\\u03c2 7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u00a0\\u03bc\\u03b5 10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b5\\u03c2 7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc. \\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0(+ 5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1) \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1,\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03bb\\u03af\\u03c3\\u03c4\\u03b5\\u03c2. \\u0399\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac, \\u03cc,\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03b5\\u03af \\u03ae \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b1, \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b4\\u03b5 \\u03b4\\u03b1\\u03c0\\u03b1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0: \\\"\\u03a4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03bf\\u03c5;\\\". \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd\\/ \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b7. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:13:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:12:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(458, 'com_content.article.181', '', '2022-01-24 22:14:22', 43, 6615, '18ce774675b9c5ae34ab0dae7d2bdbdf7e1de6b9', '{\"id\":\"181\",\"asset_id\":475,\"title\":\"\\u03a4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5?\",\"alias\":\"\\u03c4\\u03b9-\\u03b8\\u03b1-\\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03c6\\u03af\\u03bb\\u03bf-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5? \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 (\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd). \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae? \\u03a4\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5? \\u03a4\\u03b9 \\u03b8\\u03b1 \\u03bb\\u03ad\\u03b3\\u03b1\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2, \\u03b1\\u03bd \\u03c5\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7; \\u03a4\\u03b9 \\u03c4\\u03cc\\u03bd\\u03bf \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b9\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5? \\u03a4\\u03b9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5; -\\u03a4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5? - \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03bf\\u03b9\\u03b1 , \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u2018\\u2019\\u03c0\\u03b9\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:14:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:13:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(459, 'com_content.article.182', '', '2022-01-24 22:14:55', 43, 8389, '3a43a8a7adcf6c1c458532b6612ba935c8001bc0', '{\"id\":\"182\",\"asset_id\":477,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03ad\\u03c1\\u03c1\\u03b9\\u03c8\\u03b5 \\u03ae \\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03ba\\u03b1\\u03c4\\u03ad\\u03c1\\u03c1\\u03b5\\u03c5\\u03c3\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03ad\\u03c1\\u03c1\\u03b9\\u03c8\\u03b5 \\u03ae \\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03ba\\u03b1\\u03c4\\u03ad\\u03c1\\u03c1\\u03b5\\u03c5\\u03c3\\u03b5. \\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 1- \\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf. \\u0391\\u03c5\\u03c4\\u03ac, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03b5. \\u0397 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd : 1) 2) 3) \\u0397 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd :\\u03a4\\u03ce\\u03c1\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7 \\u03bc\\u03b5\\u03c4\\u03ac: \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03ac\\u03bd\\u03bf\\u03b9\\u03be\\u03b1\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac; \\u03a4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad \\u03b1\\u03bd \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03bd\\u03b5; 1) 2) 3) \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9:\\u00a0 \\u03a4\\u03b9 \\u03bf\\u03b4\\u03ae\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b9\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1\\u03c2; \\u03a4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1; \\u03a0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u0389\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03ae \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u03a4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1; \\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03c9\\u03c1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1; \\u03a0\\u03bf\\u03b9\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b9\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03c3\\u03ac\\u03c2; \\u0395\\u03af\\u03c7\\u03b1\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1; \\u0397 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03ad\\u03c6\\u03b5\\u03c1\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc; \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd . \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ae \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5? \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:14:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:14:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(460, 'com_content.article.186', '', '2022-01-24 22:15:35', 43, 12571, '24b51af5ebaab582036247252cefde830f31ed80', '{\"id\":\"186\",\"asset_id\":485,\"title\":\"\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"alias\":\"\\u03c4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;\\u00a0<strong>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2 \\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;\\u00a0\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u2013 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5:\\u00a0 - \\u039f\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\/ \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf)- \\u03a3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2- \\u039a\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1- \\u039f\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac- \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u2013 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae,- \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\/ \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7 \\/ \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2- \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\/ \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7- \\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7- \\u03a3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03bf\\u03c1\\u03ac \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9.\\u00a0 2.\\u00a0\\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u00a0\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03ba\\u03c4\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b9\\u03bc\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 1\\u00a0(\\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7) \\u03ad\\u03c9\\u03c2 \\u03c4\\u03bf 10 (\\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7). \\u0397 \\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5).\\u00a0\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b5\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03ba\\u03c5\\u03ba\\u03bb\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.\\u00a0 - \\u0397 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u00a0\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. - \\u0391\\u03bd\\u00a0\\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u00a0\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac\\u00a0\\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u00a0\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bf\\u03bc\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03c5\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03bf\\u03c0\\u03c4\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. 3.\\u00a0\\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af: -\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1;- \\u03a5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2;- \\u03a3\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03c9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;-\\u00a0\\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9;\\u00a0\\u03a0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:15:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:15:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(461, 'com_content.article.61', '', '2022-01-24 22:16:58', 43, 7239, '3ca140e0fefd17fc62e45b2bb9274b07cec31be1', '{\"id\":\"61\",\"asset_id\":235,\"title\":\"\\u039a\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae\",\"alias\":\"\\u03ba\\u03ac\\u03bd\\u03c9-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c1\\u03c7\\u03ae\",\"introtext\":\"<p>\\u039f\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u039f\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9. \\u039f\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae. \\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03af\\u03b1\\u00a0\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1\\u00a010 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac.\\u00a0\\u03a4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ae \\u03cc\\u03c7\\u03b9. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7,\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf. \\u0398\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ae\\u03b4\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:16:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:16:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(462, 'com_content.article.62', '', '2022-01-24 22:17:35', 43, 7287, '20a33716046c7345ca07119bffc6941c3a030595', '{\"id\":\"62\",\"asset_id\":237,\"title\":\"\\u039f \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"alias\":\"\\u03bf-\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-2-\\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af\\u00a0<strong>\\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>,\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2<\\/strong>. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd \\u0395\\u03ac\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af\\u00a0\\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac,\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03c3\\u03c0\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03b5\\u00a0\\u03b1\\u03c0\\u03bb\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ae \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 10 \\u03ba\\u03b9\\u03bb\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2. \\u0391\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5:\\u00a0\\\"\\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03bf\\u03c5;\\\" \\u2022 \\u03a6\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ae\\u03bb\\u03bf \\u2022 \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 10 push-ups \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd\\u03c2. \\u2022 \\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf \\u2022 \\u03a0\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c4\\u03ae\\u03c1\\u03b9 \\u03bd\\u03b5\\u03c1\\u03cc \\u0397 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b9\\u03b4\\u03ad\\u03b1 \\u03b5\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:17:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:17:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(463, 'com_content.article.66', '', '2022-01-24 22:18:43', 43, 8926, '60e57c3e0db1afff39ceb77ba5135fc85a2c30a1', '{\"id\":\"66\",\"asset_id\":245,\"title\":\"\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"alias\":\"\\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"introtext\":\"<p>\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd. (\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c1\\u03c6\\u03af\\u03c4\\u03c3\\u03b1) \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03c4\\u03c5. \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b5\\u03b9\\u03c3\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac. \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ce \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9! \\u0386\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u00ab\\u03c3\\u03ba\\u03ac\\u03c3\\u03b9\\u03bc\\u03bf\\u00bb \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c3\\u03c4\\u03b9\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u00a0(\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1\\u03c2 \\u03cd\\u03c0\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2). \\u038c\\u03bb\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03c5\\u03bd. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:18:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:17:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(464, 'com_content.article.67', '', '2022-01-24 22:19:49', 43, 4434, 'f710bc499e6d3d9200cc673b29d6c87fc3c880f5', '{\"id\":\"67\",\"asset_id\":247,\"title\":\"\\u039c\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u039c\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1 \\u039c\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b7.\\u00a0 \\u0388\\u03c4\\u03c3\\u03b9, \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ac\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b1\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 20\\u00a0 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc \\u03c1\\u03c5\\u03b8\\u03bc\\u03cc.\\u00a0 \\u0397 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03bf\\u00a0 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b8\\u03c5\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:19:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:18:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(465, 'com_content.article.68', '', '2022-01-24 22:20:17', 43, 4745, 'ef282fcec5a5aba657f3ffa9b630ff0267605474', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)\\u00a0\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:20:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:19:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(466, 'com_content.article.69', '', '2022-01-24 22:20:44', 43, 4802, '3d31818627fa4d67765f26a1b6b1a724b9d1812a', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd(\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf)\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)\\u00a0\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:20:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:20:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(467, 'com_content.article.70', '', '2022-01-24 22:21:03', 43, 5264, '73b0f7522769284563a87f3a8dede9189df0db38', '{\"id\":\"70\",\"asset_id\":253,\"title\":\"\\u0391\' \\u0395\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"alias\":\"\\u03b1-\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03be\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd - \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 - \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0<strong>\\u03b1\\u0384 \\u03b5\\u03bd\\u03b9\\u03ba\\u03cc (\\u0395\\u03af\\u03bc\\u03b1\\u03b9, \\u0388\\u03c7\\u03c9 \\u03ba\\u03c4\\u03bb)<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\' \\u0395\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2 \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03be\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd - \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 - \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b1\\u0384 \\u03b5\\u03bd\\u03b9\\u03ba\\u03cc (\\u0395\\u03af\\u03bc\\u03b1\\u03b9, \\u0388\\u03c7\\u03c9 \\u03ba\\u03c4\\u03bb)\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03c3\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03bb\\u03ad\\u03c4\\u03b5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03b5\\u03af\\u03c4\\u03b5: \\\"\\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03ba\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03c0\\u03ad\\u03b6\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b6\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03bf \\u03c3\\u03bf\\u03c5\\\" \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\\"\\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\\". \\u0395\\u03be\\u03b1\\u03c3\\u03ba\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:21:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:20:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(468, 'com_content.article.71', '', '2022-01-24 22:21:30', 43, 9108, '1dd0ae305ed52c6b62350a9c9680e96a240535a5', '{\"id\":\"71\",\"asset_id\":255,\"title\":\"\\u03a4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\",\"alias\":\"\\u03c4\\u03b1-\\u03c5\\u03c0\\u03ad\\u03c1-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03ba\\u03b1\\u03c4\\u03ac\",\"introtext\":\"<p><strong>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b1\\u03c4\\u03b5 (\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2,\\u00a0 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc\\u03c2, \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03ba\\u03b1\\u03bb\\u03cc\\u03b2\\u03bf\\u03bb\\u03bf\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03c4\\u03bb.) ;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b1\\u03c4\\u03b5 (\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2,\\u00a0 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc\\u03c2, \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03ba\\u03b1\\u03bb\\u03cc\\u03b2\\u03bf\\u03bb\\u03bf\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03c4\\u03bb.) ; \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03bb\\u03ad\\u03be\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2: \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 1) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd;\\\" \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd;\\\" \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a03) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd;\\\" \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 4)\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac;\\\" \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1,\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5,\\u00a0\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03bf\\u03cd\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf; \\u0389 \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2, \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5; \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03c5\\u03c4\\u03ae \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bb\\u03af\\u03bc\\u03b1\\u03ba\\u03b1 1-100 (\\u03b4\\u03b7\\u03bb. 50-50, 55-45, 60-40, 70-30, 80-20, 90-10 \\u03ae 100-0). \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bb\\u03ae\\u03c1\\u03b7 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af-\\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af\\u00a0\\u03ae \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:21:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:21:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(469, 'com_content.article.76', '', '2022-01-24 22:22:22', 43, 8139, '6081d806e7c6450cd9111c610fa5eefa01c2522d', '{\"id\":\"76\",\"asset_id\":265,\"title\":\"\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4\",\"alias\":\"\\u03b7-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03b4\\u03b1\\u03b2\\u03af\\u03b4\",\"introtext\":\"<p>\\u0395\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2<\\/strong>, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4 \\u0395\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u00a0\\u03c3\\u03b1\\u03c2! \\u03a0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b7\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03b3\\u03b1\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4, \\u03bf \\u039c\\u03b9\\u03c7\\u03b1\\u03ae\\u03bb \\u0386\\u03b3\\u03b3\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b2\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2: \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u0394\\u03b1\\u03b2\\u03af\\u03b4 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c1\\u03bc\\u03ac\\u03c1\\u03bf\\u03c5.\\u00a0 \\u039c\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5. \\u0394\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 1\\u03b7:\\u00a0\\u039a\\u03c1\\u03af\\u03bd\\u03c9 \\u03c4\\u03b9 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bc\\u03bf\\u03c5 \\u0394\\u03c1\\u03ac\\u03c3\\u03b7 1:\\u00a0\\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u0394\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 2\\u03b7:\\u00a0 \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03c9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c9 \\u0394\\u03c1\\u03ac\\u03c3\\u03b7 2:\\u00a0\\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03bf\\u03c5 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:22:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:21:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(470, 'com_content.article.77', '', '2022-01-24 22:22:59', 43, 6873, '45560059a1d98f38539e4453c4479e471ff60baa', '{\"id\":\"77\",\"asset_id\":267,\"title\":\"\\u03a4\\u03b1 \\u03a0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"alias\":\"\\u03c4\\u03b1-\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0389\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03bf\\u03af \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03a0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1 \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0389\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03bf\\u03af \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2. -\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03b4\\u03cd\\u03bf\\u00a0\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2. -\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c1\\u03b9\\u03b8\\u03bc\\u03cc\\u00a0\\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5. -\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03c2,\\u00a0\\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03c4\\u03b1\\u03c3\\u03b7:\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 \\u039f (\\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2) \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u2026\\u2026\\u2026 (\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03bf) ......... \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ae \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 ..... (\\u03c0\\u03c1\\u03bf\\u03c4\\u03ad\\u03c1\\u03b7\\u03bc\\u03b1) \\u2026\\u2026 \\u03a0\\u03c7:\\u00a0\\u0397 \\u03b1\\u03b4\\u03b5\\u03c1\\u03c6\\u03ae \\u03bc\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03b3\\u03b5\\u03b9\\u03c1\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c0\\u03c1\\u03bf\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:22:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:22:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(471, 'com_content.article.78', '', '2022-01-24 22:23:24', 43, 5674, '468d72c38ee99167eb863aff6da9f028deda9876', '{\"id\":\"78\",\"asset_id\":269,\"title\":\"\\u039f\\u03b9 \\u039c\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03bf\\u03c1\\u03ac\\u03bc\\u03b5 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0<strong>\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0<\\/strong><strong>\\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u039c\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2 \\u03a3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03bf\\u03c1\\u03ac\\u03bc\\u03b5 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2,\\u00a0\\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2. -\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf\\u00a0\\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 3 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0(\\u03b3\\u03b9\\u03b1 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03bf) \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2\\u00a0\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1. -\\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03af \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb \\u03c6\\u03bf\\u03c1\\u03ac\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 (\\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb). -\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03bb\\u03cc\\u03b3\\u03bf\\u03b9\\u00a0\\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb; -\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:23:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:23:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(472, 'com_content.article.79', '', '2022-01-24 22:23:45', 43, 10735, '14ab08b8b2f50004d518eb2f5b05a71580547300', '{\"id\":\"79\",\"asset_id\":271,\"title\":\"\\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce - \\u0391\\u03ba\\u03bf\\u03cd\\u03c9 - \\u039a\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce-\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1<\\/strong>. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03ba\\u03b5\\u03af.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce - \\u0391\\u03ba\\u03bf\\u03cd\\u03c9 - \\u039a\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9 \\u039a\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03ba\\u03b5\\u03af. \\u0397 \\u03c0\\u03b1\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2,\\u00a0\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5. \\u039d\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u00ab\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9\\u00bb \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u00ab\\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce\\u00bb. -\\u00a0\\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03b4\\u03b5\\u03bb\\u03c6\\u03bf, \\u03c6\\u03af\\u03bb\\u03bf \\u03ae \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5. - \\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c4\\u03b5\\u03c1\\u03bf\\u00a0\\u03b8\\u03ad\\u03bc\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 (\\u03c0.\\u03c7. \\u03c0\\u03ce\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03c0\\u03c9\\u03c2 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b1 \\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c5\\u03c0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 (2-3), \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b9\\u03bf \\u03c3\\u03b1\\u03c6\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. -\\u00a0\\u0396\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c0\\u03b1\\u03c4\\u03b5, \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u00ab\\u038c\\u03c4\\u03b1\\u03bd\\u00a0\\u03bb\\u03b5\\u03c2 \\u2026..\\u03b5\\u03bd\\u03bd\\u03bf\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9\\u2026..; \\u00bb. - \\u038c\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03be\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03b3\\u03b9\\u03bd\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03cc. \\u038c\\u03c4\\u03b1\\u03bd \\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u00ab\\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03b5\\u03b9\\u00bb 3 \\u00ab\\u03bd\\u03b1\\u03b9\\u00bb, \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03af \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae; \\u039c\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u03a3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b5\\u03bc\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b9 \\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03ac \\u03c4\\u03bf\\u03c5. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:23:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:23:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(473, 'com_content.article.85', '', '2022-01-24 22:24:58', 43, 9012, 'b2092a85471aff235f00329be34b0fca51515ff2', '{\"id\":\"85\",\"asset_id\":283,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5-\\u03c0\\u03b9\\u03bf-\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 4 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 4 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. - \\u0393\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u039f\\u03b9 \\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c3\\u03b1\\u03c2. - \\u0394\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u0394\\u03b5\\u03bd \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03ba\\u03bb\\u03c0. \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 (\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2) \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bb\\u03ba\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7. \\u038c,\\u03c4\\u03b9 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae! - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9.\\u00a0\\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae. \\u0391\\u03bd \\u03bf\\u03b9 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03b4\\u03b5 \\u03c3\\u03b1\\u03c2 \\u00ab\\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd\\u00bb, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c3\\u03b1\\u03c2. - \\u0394\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf Extreme Sport.\\u00a0\\u03a4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bb\\u03be\\u03b7\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u00ab\\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00bb \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ad\\u03bb\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03af\\u03b1 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:24:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:24:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(474, 'com_content.article.86', '', '2022-01-24 22:25:33', 43, 18066, 'e2c3c0f60292ba047f6d0aaa45d36ac193c51122', '{\"id\":\"86\",\"asset_id\":285,\"title\":\"\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c4\\u03c9\\u03bd 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03c4\\u03bf-\\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9-\\u03c4\\u03c9\\u03bd-36-\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03b8\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c4\\u03bf \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>! \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf Arthur Aron.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c4\\u03c9\\u03bd 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b8\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03bc\\u03b5 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c4\\u03bf \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf Arthur Aron. *\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c0\\u03ac\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7. 1. \\u03a0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03af\\u03c0\\u03bd\\u03bf, \\u03b1\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5; 2. \\u0398\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c3\\u03b7\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf; 3. \\u03a0\\u03c1\\u03b9\\u03bd \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bb\\u03ad\\u03c6\\u03c9\\u03bd\\u03bf, \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b2\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2; \\u0391\\u03bd \\u03bd\\u03b1\\u03b9, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af; 4. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1; 5. \\u03a0\\u03cc\\u03c4\\u03b5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03b1\\u03b3\\u03bf\\u03cd\\u03b4\\u03b7\\u03c3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd; 6. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03b6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 90 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ae \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ae \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03b5\\u03bd\\u03cc\\u03c2 30\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 60 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03b8\\u03b1 \\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2; 7. \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ba\\u03c1\\u03c5\\u03c6\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2; 8. \\u03a0\\u03b5\\u03c2 3 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac. (\\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2) 9. \\u0393\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5; 10. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03c3\\u03b5\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd; 11. \\u03a0\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5. 12. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd; 13. \\u0391\\u03bd \\u03b5\\u03af\\u03c7\\u03b5\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03c1\\u03c5\\u03c3\\u03c4\\u03ac\\u03bb\\u03bb\\u03b9\\u03bd\\u03b7 \\u03c3\\u03c6\\u03b1\\u03af\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1, \\u03c4\\u03b9 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u03c2 (\\u03bc\\u03cc\\u03bd\\u03bf 1); 14. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc; \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u03c2; 15. \\u03a0\\u03bf\\u03b9\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5; 16. \\u03a4\\u03b9 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ac\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c6\\u03b9\\u03bb\\u03af\\u03b1; 17. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2; 18. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5; 19. \\u0391\\u03bd \\u03ae\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b8\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1\\u03b6\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1; 20. \\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c6\\u03b9\\u03bb\\u03af\\u03b1; 21. \\u03a4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5; 22. \\u03a0\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1 5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5. 23. \\u03a0\\u03cc\\u03c3\\u03bf \\u03b4\\u03b5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5; \\u0391\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd; 24. \\u03a0\\u03c9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5; 25. \\u039a\\u03ac\\u03bd\\u03b5 5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03bc\\u03b5\\u03af\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2: \\u00ab\\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b4\\u03c9\\u03bc\\u03ac\\u03c4\\u03b9\\u03bf \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5\\u2026\\u00bb 26. \\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7: \\u00ab\\u03b5\\u03cd\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c7\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03ce\\u2026\\u00bb 27. \\u0391\\u03bd \\u03b5\\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03ba\\u03bf\\u03bb\\u03bb\\u03b7\\u03c4\\u03bf\\u03af \\u03c6\\u03af\\u03bb\\u03bf\\u03b9, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03c0\\u03c1\\u03b5\\u03c0\\u03b5 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 (1\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1); 28. \\u03a0\\u03b5\\u03c2 \\u03c4\\u03b9 (1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1) \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03ad\\u03bd\\u03b1, \\u03bc\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1. \\u039a\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 \\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5\\u03c2. 29. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. 30. \\u03a0\\u03cc\\u03c4\\u03b5 \\u03ad\\u03ba\\u03bb\\u03b1\\u03c8\\u03b5\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5; 31. \\u03a0\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7 \\u03c3\\u03b5 \\u03bc\\u03ad\\u03bd\\u03b1. 32. \\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03bf\\u03b2\\u03b1\\u03c1\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b1\\u03c3\\u03c4\\u03b5\\u03b9\\u03b5\\u03c5\\u03cc\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc; 33. \\u0391\\u03bd \\u03c0\\u03ad\\u03b8\\u03b1\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac\\u03bd\\u03b9\\u03c9\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c0\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd; \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1; 34. \\u03a4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c6\\u03c9\\u03c4\\u03b9\\u03ac. \\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03bf\\u03b9\\u03ba\\u03af\\u03b4\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5, \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc; 35. \\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b8\\u03ac\\u03bd\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03af\\u03c1\\u03b1\\u03b6\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af; 36. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03bf\\u03c5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1 \\u03b5\\u03b3\\u03ce \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:25:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:25:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(475, 'com_content.article.87', '', '2022-01-24 22:25:53', 43, 12453, '8778993c9fe00aedc214fe738dd42e74248c5206', '{\"id\":\"87\",\"asset_id\":287,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c4\\u03b7-\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0395\\u03af\\u03c4\\u03b5 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b5\\u03c2, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5 \\u0395\\u03af\\u03c4\\u03b5 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b5\\u03c2, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. - \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03be\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2.\\u00a0\\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7, \\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae. - \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac. \\u0398\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ae \\u03b8\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9; \\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b1\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5. - \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a0\\u03bf\\u03c4\\u03ad\\u00a0\\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ae \\u03bc\\u03b7, \\u03bc\\u03b5 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c7\\u03c9\\u03c1\\u03af\\u03c2, \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b1 \\u03ae \\u03c0\\u03b1\\u03bb\\u03b9\\u03ac \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5\\u00a0\\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03c3\\u03b5\\u03b9\\u00a0100% \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\/-\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c3\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u00a0\\u03bc\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1. - \\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c6\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03bc\\u03b9\\u03bb\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf\\u03c5 \\u03c6\\u03cd\\u03bb\\u03bf\\u03c5 \\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0 \\u03a4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c4\\u03c1\\u03b5\\u03b2\\u03bb\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b8\\u03b5\\u03c9\\u03c1\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd. - \\u03a7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7.\\u00a0\\u0391\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5, \\u03c5\\u03c0\\u03bf\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:25:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:25:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(476, 'com_content.article.88', '', '2022-01-24 22:26:14', 43, 10727, '45d7b0aac93ac11b13a5ccae1eeee4e784660425', '{\"id\":\"88\",\"asset_id\":289,\"title\":\"\\u03a0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. - \\u0398\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ae \\u00a0\\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c3\\u03b7\\u03bc\\u03ad\\u03c1\\u03b9 \\u03ae \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9. - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03bc\\u03b5\\u03c4\\u03b1\\u03bb\\u03bb\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03bd\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u0394\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2. - \\u0391\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1 \\u03ae \\u03b1\\u03c0\\u03bb\\u03ac \\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf. - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03b4\\u03ce\\u03c1\\u03bf \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. - \\u0395\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03bb\\u03b5\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae. \\u039a\\u03bf\\u03b9\\u03c4\\u03b1\\u03c7\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0391\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1!! \\u0391\\u03c0\\u03bb\\u03ac \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03bb\\u03b5\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae, \\u03c4\\u03b1 \\u03c7\\u03ac\\u03b4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:26:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:25:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(477, 'com_content.article.89', '', '2022-01-24 22:26:31', 43, 6346, '25f5744274e7eba9b50909b0a666f3df09bf0d19', '{\"id\":\"89\",\"asset_id\":291,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2. - \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03bb\\u03ac\\u03b9 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c1\\u03b8\\u03b9\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2. - \\u0391\\u03ba\\u03bf\\u03c5\\u03bc\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03b1\\u03bb\\u03ac\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0398\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03b3\\u03bf\\u03cd\\u03bd\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9. - \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03b1\\u03c1\\u03b3\\u03ad\\u03c2, \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2\\u00a0\\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2. \\u0395\\u03ac\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 20 \\u03ae 30 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03ae \\u03b1\\u03c0\\u03bb\\u03ac \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1. - \\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 22:26:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 22:26:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(478, 'com_content.article.235', '', '2022-01-27 10:11:34', 43, 3232, 'e4dc46ee75048b5ab19e0440ba52eccc87114a3c', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0395\\u03a3 - \\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u0392\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a4\\u03b5\\u03c3\\u03c4 \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce! \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 10:11:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 10:10:39\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(479, 'com_content.article.235', '', '2022-01-27 10:11:43', 43, 1948, '8ac58eeb76e431aafef3faa8a186f4117a33e654', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0395\\u03a3 - \\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03b5\\u03c3-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 10:11:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 10:11:37\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(480, 'com_content.article.236', '', '2022-01-27 12:22:43', 43, 1934, '43cf80080e51432b85e98f5f7b17c3c47b56509e', '{\"id\":236,\"asset_id\":608,\"title\":\"\\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0395\\u03a3 - \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0397\\u03a3\\u0397 \\u0394\\u03a5\\u03a3\\u039a\\u039f\\u039b\\u0399\\u03a9\\u039d\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03b5\\u03c3-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b7\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 10:24:42\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(481, 'com_content.article.237', '', '2022-01-27 12:23:12', 43, 1898, '77186022276886923a28220ff6c5c89cdf646f52', '{\"id\":237,\"asset_id\":609,\"title\":\"\\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0395\\u03a3 - \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0397\\u03a3\\u0397 \\u0391\\u0393\\u03a7\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03b5\\u03c3-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b7\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 10:24:42\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(482, 'com_content.article.238', '', '2022-01-27 12:23:52', 43, 1788, '9bbed0bc52b37e432c7c6f9888bb2b04354becf1', '{\"id\":238,\"asset_id\":610,\"title\":\"\\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0395\\u03a3 - \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 10:24:42\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(483, 'com_tags.tag.41', '', '2022-01-27 20:18:34', 43, 603, '3d2ffe55bb3cb0d40dbf814870edb62f5d1a2f93', '{\"id\":41,\"parent_id\":1,\"lft\":79,\"rgt\":80,\"level\":1,\"path\":\"\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\",\"title\":\"\\u039f\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:18:34\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:18:34\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(484, 'com_content.article.44', '', '2022-01-27 20:18:34', 43, 10498, '3dd1c316897713128a8600309ce1cc37cc49bb7d', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1&nbsp;<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7&nbsp;<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,&nbsp;&nbsp;\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf&nbsp;\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.&nbsp;\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9&nbsp; \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 &nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2&nbsp;\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7&nbsp;\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7&nbsp;\\u03c4\\u03c9\\u03bd&nbsp;\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7&nbsp;\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7&nbsp;\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b7&nbsp;\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae&nbsp;\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd&nbsp;\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:18:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:17:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(485, 'com_tags.tag.42', '', '2022-01-27 20:19:22', 43, 696, '817eb3e423b24f96da08b73dbe258f85f2dd9b92', '{\"id\":42,\"parent_id\":1,\"lft\":81,\"rgt\":82,\"level\":1,\"path\":\"\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"title\":\"\\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:19:22\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:19:22\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(486, 'com_content.article.45', '', '2022-01-27 20:19:22', 43, 9833, 'd54b58109dc128ca373fc3c2ce3f03e842872444', '{\"id\":\"45\",\"asset_id\":203,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7&nbsp;<strong>\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 &amp; \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\\"\\u03ba\\u03b1\\u03ba\\u03ae \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\\" \\u03c4\\u03b7\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd. \\u0397 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7&nbsp;\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bc\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03b9\\u03c4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03b4\\u03bf&nbsp;(\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd)&nbsp;\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u03c2&nbsp;\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 : -\\u03b5\\u03c6\\u03af\\u03b4\\u03c1\\u03c9\\u03c3\\u03b7, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c4\\u03c5\\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03bd\\u03b1\\u03c5\\u03c4\\u03af\\u03b1-\\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1- \\u03c4\\u03ac\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ad\\u03bc\\u03b5\\u03c4\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bd\\u03b9\\u03b3\\u03bc\\u03bf\\u03cd, \\u03c1\\u03af\\u03b3\\u03b7 \\u03ae \\u03b5\\u03be\\u03ac\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b6\\u03ac\\u03bb\\u03b7\\u03c2, \\u03b1\\u03c3\\u03c4\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b9\\u03c0\\u03bf\\u03b8\\u03c5\\u03bc\\u03af\\u03b1, \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u2018\\u2019\\u03c0\\u03bb\\u03ac\\u03ba\\u03c9\\u03bc\\u03b1\\u2019\\u2019 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03ae \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf,&nbsp;\\u03cc\\u03c4\\u03b9&nbsp;\'\'\\u03c4\\u03c1\\u03b5\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\'\'&nbsp;\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1&nbsp; \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf&nbsp;\\u03c6\\u03cc\\u03b2\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b1\\u03bd\\u03ac\\u03c4\\u03bf\\u03c5. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03bf\\u03c0\\u03bf\\u03c5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03c4\\u03b5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5,&nbsp;\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b5\\u03c9\\u03c2, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:19:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:18:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(487, 'com_content.article.46', '', '2022-01-27 20:19:59', 43, 10927, '126a5da9abf2f189e63664e196e4644bf03a050a', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1&nbsp;<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>&nbsp;\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1&nbsp;<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1&nbsp;\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391&nbsp;\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1&nbsp;\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1&nbsp;\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf&nbsp;\\u03a0\\u0391\\u039d\\u03a4\\u0391&nbsp;\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7&nbsp;\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9&nbsp;\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf&nbsp;\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.&nbsp;(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1&nbsp;\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd&nbsp;\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.&nbsp;(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1&nbsp;\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:19:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:19:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(488, 'com_tags.tag.43', '', '2022-01-27 20:21:25', 43, 639, 'f35ae4571d5aeb4f35598f1145f752447f30a5c7', '{\"id\":43,\"parent_id\":1,\"lft\":83,\"rgt\":84,\"level\":1,\"path\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2\",\"title\":\"\\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:21:25\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:21:25\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(489, 'com_content.article.183', '', '2022-01-27 20:21:25', 43, 16260, '30002af4dbb8f68af5e1a02eb2fb82ed205fcfc5', '{\"id\":\"183\",\"asset_id\":479,\"title\":\"\\u03a0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2-\\u03b6\\u03c9\\u03ae\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u039c\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u2018\\u2019\\u03c7\\u03c9\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf 24\\u03c9\\u03c1\\u03bf&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u039f\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2: \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 3-5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u039c\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u2018\\u2019\\u03c7\\u03c9\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf 24\\u03c9\\u03c1\\u03bf . \\u03a3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 :&nbsp;\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bd\\u03b1&nbsp;\\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.&nbsp;\\u039f\\u03b9&nbsp;\\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b1\\u03c0\\u03b1\\u03bd\\u03b7\\u03c1\\u03ad\\u03c2. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2:&nbsp;\\u0394\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03b5\\u03c7\\u03bd\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac \\u03c0\\u03ac\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae (\\u03c0.\\u03c7. \\u03bd\\u03b1 \\u03c4\\u03c3\\u03b5\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 emails, \\u03ad\\u03bd\\u03b1 project \\u03ba.\\u03b1.) \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c7\\u03b9:&nbsp;\\u039d\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03ba \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u03a3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03ad\\u03c9\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 ( multi - tasking ):&nbsp;\\u038c\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7. \\u0397 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03ae \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03b9\\u03b4\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2. \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c1\\u03bf\\u03bb\\u03cc\\u03b9 \\u03c3\\u03b1\\u03c2:&nbsp;\\u0391\\u03bd \\u03b5\\u03ba\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c1\\u03c1\\u03bf\\u03c6\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03cc\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 (\\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c3\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03b1, \\u03b7\\u03bb\\u03b5\\u03ba\\u03c4\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03c7\\u03c5\\u03b4\\u03c1\\u03bf\\u03bc\\u03b5\\u03af\\u03bf \\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf), \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03c4\\u03bf \\u03c1\\u03bf\\u03bb\\u03cc\\u03b9 \\u03c3\\u03b1\\u03c2, \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03af \\u03ce\\u03c1\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af. \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1:&nbsp;\\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03c0\\u03b1\\u03c4\\u03b1\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1:&nbsp;\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7\\u03bd \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u0394\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bd\\u03ad\\u03bf, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 3 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf, \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:21:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:20:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(490, 'com_content.article.184', '', '2022-01-27 20:22:29', 43, 14655, '936892273d995889eafe7a12c326ec920ddf605a', '{\"id\":\"184\",\"asset_id\":481,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5- \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b7-\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5-\\u03c4\\u03bf-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1-\\u03bc\\u03b5-\\u03c4\\u03bf-\\u03b2\\u03ac\\u03b6\\u03bf\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03b7\\u03bc\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5- \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03b7\\u03bc\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03c0\\u03ae\\u03c1\\u03b5 \\u03ad\\u03bd\\u03b1&nbsp;\\u03b2\\u03ac\\u03b6\\u03bf&nbsp;\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5&nbsp;\\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bd\\u03b3\\u03ba \\u03c0\\u03bf\\u03bd\\u03b3\\u03ba. \\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b5 \\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1, \\u03ba\\u03bf\\u03af\\u03c4\\u03b1\\u03be\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03b5\\u03af\\u03c7\\u03b5 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03b9, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b5\\u03af\\u03c0\\u03b1\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03c7\\u03b5. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c0\\u03ae\\u03c1\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac&nbsp;\\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c1\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf, \\u03ba\\u03bf\\u03c5\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf, \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03ad\\u03bc\\u03b9\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03b5\\u03bd\\u03ac \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1, \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ae\\u03c4\\u03b1\\u03bd \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03bf \\u03ba\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af, \\u03ba\\u03ac\\u03c0\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c3\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9, \\u03b5\\u03af\\u03c0\\u03b1\\u03bd \\u03c0\\u03c9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c0\\u03ae\\u03c1\\u03b5&nbsp;\\u03ac\\u03bc\\u03bc\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b9\\u03be\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03ad\\u03bc\\u03b9\\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b5\\u03bd\\u03ac \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1. \\u03a1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b1\\u03bd \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ae\\u03c4\\u03b1\\u03bd \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03bf, \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c9\\u03bd\\u03ae \\u00ab\\u03bd\\u03b1\\u03b9!\\u00bb. \\u03a4\\u03cc\\u03c4\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03ad\\u03c3\\u03ba\\u03c5\\u03c8\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf&nbsp;\\u03b4\\u03c5\\u03bf \\u03ba\\u03bf\\u03cd\\u03c0\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c6\\u03ad&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03ad\\u03c7\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf, \\u03b5\\u03bd\\u03ce \\u03bf\\u03b9 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b3\\u03b5\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. \\u00ab\\u03a4\\u03ce\\u03c1\\u03b1\\u00bb, \\u03b5\\u03af\\u03c0\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2, \\u00ab\\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9&nbsp;\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1&nbsp;\\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u2019 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03ac \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1&nbsp;\\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b7&nbsp;\\u03ac\\u03bc\\u03bc\\u03bf\\u03c2&nbsp;\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u0391\\u03bd \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03bc\\u03bf, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03ad\\u03bd\\u03b9\\u03c2.&nbsp; \\u03a4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u0391\\u03bd \\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf&nbsp; \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.&nbsp;\\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5&nbsp;&nbsp;\\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03ad\\u03bd\\u03b9\\u03c2, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ac\\u03bc\\u03bc\\u03bf\\u00bb. \\u0388\\u03bd\\u03b1\\u03c2 \\u03c6\\u03bf\\u03b9\\u03c4\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03af\\u03c0\\u03b5: \\u00ab\\u039e\\u03b5\\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c6\\u03ad\\u2026 \\u03a4\\u03af \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9;\\u00bb \\u00ab\\u039f&nbsp;\\u03ba\\u03b1\\u03c6\\u03ad\\u03c2&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7. \\u038c\\u03c3\\u03bf \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03c6\\u03b5\\u03b4\\u03ac\\u03ba\\u03b9 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf\\u00bb, \\u03b5\\u03af\\u03c0\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2. \\u00ab\\u038c\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03b4\\u03b9\\u03b1\\u03c7\\u03ce\\u03c1\\u03b7\\u03c4\\u03bf&nbsp;\\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03ba\\u03bf\\u03cd\\u03c0\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c6\\u03ad\\u00bb.<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:22:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:21:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(491, 'com_content.article.185', '', '2022-01-27 20:22:45', 43, 7941, 'fa33f7c539be40b72706829f5819c959ac804091', '{\"id\":\"185\",\"asset_id\":483,\"title\":\"\\u0397 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03ad\\u03bb\\u03c9!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1<\\/strong>&nbsp;\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1&nbsp;<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf<\\/strong>&nbsp;\\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03ad\\u03bb\\u03c9! \\u0397 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf. \\u0397 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03af\\u03c3\\u03c4\\u03b1\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c3\\u03ba\\u03b5\\u03af&nbsp;\\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b1&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2&nbsp;\\u03c4\\u03bf\\u03c5 \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af \\u03af\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u0391\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1&nbsp;\\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03bf\\u03b9&nbsp;\\u03c1\\u03cc\\u03bb\\u03bf\\u03b9&nbsp;\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03ad\\u03b3\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b7&nbsp;\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1&nbsp;\\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2&nbsp;\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2&nbsp;\\u03cc\\u03c1\\u03b9\\u03b1,&nbsp;\\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03cc\\u03c7\\u03b9&nbsp;\\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9.&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:22:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:22:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(492, 'com_content.article.58', '', '2022-01-27 20:23:56', 43, 13177, '19ea41e57348a55c16c909bf0073a6fce8500443', '{\"id\":\"58\",\"asset_id\":229,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,<\\/strong>&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>,&nbsp;<strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae<\\/strong>&nbsp;<strong>\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7<\\/strong>&nbsp;\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf&nbsp;<strong>\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9<\\/strong>&nbsp;\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0397&nbsp;\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae,&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae&nbsp;\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7&nbsp;\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf&nbsp;\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9&nbsp;\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.&nbsp; &nbsp;\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bf\\u03bb\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5, \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u0391\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u2018\\u2019\\u039b\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03cc \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u2019\\u2019&nbsp;. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bb\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1, \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2&nbsp;\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2&nbsp;(\\u03c0\\u03bf\\u03c5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2) \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1. \\u03a0\\u03b1\\u03c1\\u2019 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c4\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03b5\\u03c0\\u03b9\\u03b2\\u03b1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9&nbsp;\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5&nbsp;\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac,&nbsp;&nbsp;\\u03bb\\u03cc\\u03b3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03be\\u03ac\\u03bd\\u03c4\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03bd\\u03bf\\u03c7\\u03ce\\u03bd. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03bf\\u03c4\\u03af\\u03b2\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2,&nbsp;\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7, \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.&nbsp;\\u0393\\u03b9\\u03b1\\u03c4\\u03af&nbsp;\\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2,&nbsp;\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9;&nbsp;\\u039f\\u03b9 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2. \\u03a4\\u03bf \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af&nbsp;\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc,&nbsp;\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c4\\u03bf&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 &nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf&nbsp;\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2&nbsp;\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae \\u03ae \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae . \\u038c\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9&nbsp; \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03bf \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b8\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9&nbsp;\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2&nbsp;\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:23:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:23:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(493, 'com_content.article.59', '', '2022-01-27 20:24:20', 43, 12263, 'a87842a8662a91ab52f09fbe68dd534ac5615bcc', '{\"id\":\"59\",\"asset_id\":231,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,&nbsp;<strong>\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac<\\/strong>&nbsp;\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1; \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc, \\u03bc\\u03b7 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,&nbsp;\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac&nbsp;\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1, \\u03bc\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b5\\u03bd \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c4\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5&nbsp;\\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03c5\\u03bd&nbsp;\\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u2018\\u2019\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd. \\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2&nbsp;\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf&nbsp;\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.&nbsp;\\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03c6\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7&nbsp;\\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b4\\u03c1\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c1\\u03b9\\u03bd\\u03ae \\u03b6\\u03ce\\u03bd\\u03b7 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7, \\u03b8\\u03b5\\u03c9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc&nbsp;\\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1.&nbsp;\\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b9\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c1\\u03b9\\u03c3\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b1 \\u2018\\u2019\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03bf\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2.&nbsp;\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03ba\\u03b4\\u03b7\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd&nbsp;\\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 ,&nbsp;\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ce\\u03bd \\u03b1\\u03c0\\u03bf\\u03b8\\u03b5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03bb\\u03c0.<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:24:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:24:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(494, 'com_content.article.90', '', '2022-01-27 20:25:32', 43, 10611, 'fe2999ddfe2a5f44c4f45539752469aa5d82ac49', '{\"id\":\"90\",\"asset_id\":293,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\';\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab<strong>\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd<\\/strong>\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2&nbsp;<strong>Bryant&nbsp;&amp;&nbsp;Veroff<\\/strong>,&nbsp;\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2&nbsp;<strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'; \\u0388\\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03be\\u03bf\\u03b4\\u03c1\\u03bf\\u03bc\\u03b5\\u03af. \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 Bryant &amp; Veroff, \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b5\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,&nbsp;\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03ae&nbsp;\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bb\\u03af\\u03b3\\u03b7 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ce\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03ae \\u03c7\\u03b1\\u03c1\\u03ac. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1&nbsp;\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af&nbsp;\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd&nbsp;\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd.&nbsp;\\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac&nbsp;\\u03c0\\u03b1\\u03c1\\u03ce\\u03bd&nbsp;\\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1,&nbsp;\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af, \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd&nbsp;\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2&nbsp;\\u03b7\\u03b4\\u03bf\\u03bd\\u03ae\\u03c2. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9.&nbsp;O&nbsp;\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u03c2&nbsp;\\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03b4\\u03cd\\u03bf \\u03b5\\u03af\\u03b4\\u03b7 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03b7\\u03b4\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b4\\u03b1\\u03b9\\u03bc\\u03bf\\u03bd\\u03af\\u03b1. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03cc\\u03bd\\u03bf\\u03c5. \\u03a4\\u03bf \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf, \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b5 \\u03bd\\u03cc\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2&nbsp;Bryant&nbsp;&amp;&nbsp;Veroff,&nbsp;\\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b6\\u03c9\\u03ae\\u03c2, \\u03c0\\u03bf\\u03c5&nbsp;\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7\\u03bd \\u03b7\\u03b4\\u03bf\\u03bd\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b4\\u03b1\\u03b9\\u03bc\\u03bf\\u03bd\\u03af\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03b3\\u03c7\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.&nbsp;(\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9&nbsp;\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:25:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:25:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(495, 'com_content.article.91', '', '2022-01-27 20:26:07', 43, 13757, '870e69ee34b6c1255120ea72e8f189d0bade03ee', '{\"id\":\"91\",\"asset_id\":295,\"title\":\"\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'\",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<em>. <\\/em>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,&nbsp;<strong>\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>&nbsp;\\u03ae&nbsp;<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2 \\u0396\\u03c9 \\u03c3\\u03c4\\u03bf \\u03a4\\u03a9\\u03a1\\u0391 \\/ \\u0395\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\/ \\u0395\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b4\\u03c5\\u03bd\\u03c3\\u03b7 \\u0395\\u03b4\\u03ce, \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b5\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b2\\u03af\\u03c9\\u03bc\\u03b1 \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1,&nbsp;\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9&nbsp; \\u03bd\\u03b1 \\u03bd\\u03bf\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae&nbsp;\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2,&nbsp;\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c5\\u03c3\\u03af\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03c4\\u03bf \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd. \\u039c\\u03af\\u03b1 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03c0\\u03bb\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b6\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b4\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03bf\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03bc\\u03b9\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1&nbsp;\\u03bc\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1. \\u0391\\u03c0\\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b9\\u03c3\\u03b7\\/ \\u03b5\\u03bd\\u03c3\\u03ac\\u03c1\\u03ba\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397 \\u03c3\\u03c4\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c4\\u03bf \\u03b2\\u03af\\u03c9\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b3\\u03b5\\u03bb\\u03ac\\u03c9\\/\\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2, \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03be\\u03c9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1, \\u03c7\\u03b1\\u03ca\\u03b4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1, \\u03b5\\u03ba\\u03c4\\u03b5\\u03af\\u03bd\\u03c9 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c1\\u03bc\\u03cc \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9! \\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03c9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03c9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2&nbsp;\\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2: \\u03b3\\u03b9\\u03bf\\u03c1\\u03c4\\u03ac\\u03b6\\u03c9 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1, \\u03c7\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c5\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2. \\u03a3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ac\\u03c9 \\u03c4\\u03b1&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03bc\\u03bf\\u03c5&nbsp;\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03c9: \\u03bb\\u03ad\\u03c9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03bf \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03c9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03c9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf, \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b6\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2 \\u03bc\\u03bf\\u03c5, \\u03b1\\u03bd\\u03bf\\u03af\\u03b3\\u03c9 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b8\\u03c5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03c9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ad\\u03be\\u03c9. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf (\\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd &amp; \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd) \\u0397 \\u03bd\\u03bf\\u03b5\\u03c1\\u03ae \\u03b1\\u03c0\\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac&nbsp;\\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03ac\\u03bb\\u03b5\\u03c3\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af, \\u03c0\\u03c9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c9\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03bd \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9!&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:26:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:25:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(496, 'com_content.article.92', '', '2022-01-27 20:26:31', 43, 6963, '2cac7f19459437fd224b8df6922f9b3aa577d7ab', '{\"id\":\"92\",\"asset_id\":297,\"title\":\"\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\/\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2:&nbsp;\\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03af\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03c1\\u03b1\\u03c3\\u03af, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c6\\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c4\\u03c1\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b1\\u03c3\\u03ac\\u03b6 \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03c9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03ad\\u03c1\\u03b3\\u03bf \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b7 \\u03b3\\u03ad\\u03bd\\u03bd\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03ae\\u03c6\\u03b1\\u03bd\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b7 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03bf\\u03c5 (\\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2, \\u03c6\\u03af\\u03bb\\u03bf\\u03c2). \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03af\\u03c7\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 (\\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03b3\\u03b1\\u03b8\\u03cc) \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bb\\u03ac \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5.<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:26:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:26:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-4-typoi-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(497, 'com_content.article.93', '', '2022-01-27 20:27:28', 43, 7620, 'fe175151d841241bc32ff9bb703f9e52fcfbc6e8', '{\"id\":\"93\",\"asset_id\":299,\"title\":\"\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7.&nbsp;\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2&nbsp;<strong>\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba<\\/strong><strong>\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2<\\/strong>&nbsp;\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u039a\\u03b1\\u03c4\\u03ac\\u03c0\\u03bd\\u03b9\\u03be\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2:&nbsp;\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03c9 \\u03ae \\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03cd\\u03c0\\u03c4\\u03c9 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae\\u03c2, \\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03bf\\u03c6\\u03c1\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03c3\\u03b5\\u03bc\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2:&nbsp;\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03ce \\u03c3\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd, \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03b9\\u03ce\\u03bd, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03af\\u03bc\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b1\\u03b3\\u03bd\\u03bf\\u03ce, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03c9 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u00ab\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u00bb \\u03c0\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ac \\u03bb\\u03cd\\u03c3\\u03b7.&nbsp; \\u0393\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1:&nbsp;\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf \\u03c4\\u03cc\\u03bd\\u03bf \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.&nbsp; \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:&nbsp;\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03bf \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03b2\\u03b1\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03bf\\/\\u03c0\\u03c1\\u03cc\\u03c3\\u03ba\\u03b1\\u03b9\\u03c1\\u03bf \\u03ae \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03ba\\u03bb\\u03c0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:27:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:26:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(498, 'com_tags.tag.44', '', '2022-01-27 20:28:41', 43, 639, '8d4335ab8c50b38e428c410ec7f1b21dc23855eb', '{\"id\":44,\"parent_id\":1,\"lft\":85,\"rgt\":86,\"level\":1,\"path\":\"\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2\",\"title\":\"\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2\",\"alias\":\"\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:28:41\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:28:41\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(499, 'com_content.article.98', '', '2022-01-27 20:28:41', 43, 13541, '0a88c879d600e74bc032cde690a78dc203962dba', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf&nbsp;<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2&nbsp;<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03ac\\u03c1\\u03c1\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.&nbsp; \\u0394\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03cd\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03ad\\u03c1\\u03b1, \\u03bd\\u03b1 \\u03c7\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5&nbsp;\\u03b5\\u03be\\u03bf\\u03c5\\u03b8\\u03b5\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1&nbsp; \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u00ab\\u039c\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03ac\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00bb. &nbsp; \\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae&nbsp;\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03b1\\u03c0\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9. \\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 &nbsp;\\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7&nbsp;\\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u039c\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9&nbsp; \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2&nbsp;\\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf;&nbsp; - \\u0391\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 - \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 - \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 - \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 - \\u0391\\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c4\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0397&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03ae \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03c3\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c8\\u03b1\\u03bd \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2, \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc.<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:28:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:28:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(500, 'com_content.article.99', '', '2022-01-27 20:29:02', 43, 10853, '0fc4a203ac14ccf159e343a3479fe50d0e567ea5', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd&nbsp;<strong>\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>&nbsp;\\u03c4\\u03c9\\u03bd&nbsp;<strong>\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd<\\/strong> \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<em> <\\/em>\\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7&nbsp;\\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd.&nbsp;\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03b6\\u03b5\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.&nbsp;\\u0388\\u03c4\\u03c3\\u03b9, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c5\\u03c4\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \\u0388\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b1 \\u00ab\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03c1\\u03ac \\u03c3\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd. \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03bd \\u03cc, \\u03c4\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1&nbsp;\\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd&nbsp;\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf.&nbsp; \\u0391\\u03c5\\u03c4\\u03bf\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u0393\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1&nbsp;\\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b4\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd.&nbsp; \\u0391\\u03c5\\u03c4\\u03bf-\\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u039f \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 &nbsp;.&nbsp;\\u0391\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b4\\u03b5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1.&nbsp; &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:29:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:28:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(501, 'com_content.article.100', '', '2022-01-27 20:29:33', 43, 12237, 'a2b5d42b6d5bc79b50fa31dbabe3bca1a34b515f', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7&nbsp;<strong>\\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7<\\/strong>&nbsp;\\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5&nbsp;<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2.<\\/strong>&nbsp;\\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1&nbsp;<\\/strong>\\u03ba\\u03b1\\u03b9&nbsp;\\u03c4\\u03bf\\u03bd&nbsp;<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2. \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2&nbsp;\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c0\\u03ad\\u03c6\\u03c5\\u03b3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc&nbsp; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc.&nbsp;\\u039c\\u03b9\\u03b1 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bf\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp; \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2.&nbsp;&nbsp;\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03cc \\u03c3\\u03b1\\u03c2 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2&nbsp; \\u0397 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ce\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b4\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u0392\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9&nbsp;\\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac,&nbsp;\\u03c4\\u03c1\\u03ce\\u03c4\\u03b5&nbsp;\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9&nbsp;\\u03ba\\u03bf\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac.&nbsp;\\u038c\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7, \\u03c4\\u03b7 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.&nbsp;\\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03ba\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ac\\u03ba\\u03c7\\u03b1\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b1\\u03af\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03b5\\u03af\\u03c0\\u03b5\\u03b9 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9&nbsp; \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b1\\u03c2.&nbsp; \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;&nbsp; \\u039a\\u03ac\\u03bd\\u03c4\\u03b5&nbsp;\\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1,&nbsp;\\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03bc\\u03ae\\u03bd\\u03b1&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc, \\u03c4\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5.<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:29:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:29:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(502, 'com_content.article.101', '', '2022-01-27 20:30:08', 43, 7440, '448bcc972ec5b81bb132126b52b7423dd19c40ec', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>&nbsp;\\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1&nbsp;<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2&nbsp;<strong>\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2<\\/strong>&nbsp;\\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2&nbsp; \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf-\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03b1\\u03af\\u03bf \\u03c6\\u03bb\\u03bf\\u03b9\\u03cc, \\u03c7\\u03ac\\u03c1\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03c1\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1&nbsp;\\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bd\\u03b1&nbsp;\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u0397 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;&nbsp;\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03bd\\u03c3\\u03c4\\u03af\\u03ba\\u03c4\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03c9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2.&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:30:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:29:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(503, 'com_content.article.104', '', '2022-01-27 20:30:57', 43, 9921, '36ef7f7926df5b56ce0ab1d8254c31039cf9a017', '{\"id\":\"104\",\"asset_id\":321,\"title\":\"\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>&nbsp;\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2&nbsp;<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2 \\u03a3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd! \\u0391\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7, \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b5\\u03bc\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad. \\u03a4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2:&nbsp;\\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5&nbsp; \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd:&nbsp;\\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 (\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2, \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c6\\u03af\\u03bb\\u03bf\\u03b9, \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03bb\\u03c0.) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03ae \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. -\\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1: \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 (\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03bb\\u03c0.). \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03b9 \\u03c4\\u03bf\\u03c5. -\\u0397 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1:&nbsp;\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03bb\\u03cd\\u03b6\\u03bf\\u03c5\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03bf\\u03b2\\u03ac\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af \\u03ae \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9, \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af.<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:30:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:30:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(504, 'com_content.article.109', '', '2022-01-27 20:31:36', 43, 10796, '1d3af27e8c15df3032f87cc6301f7e58f51df161', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9&nbsp;<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>&nbsp;\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong> \\u03c4\\u03b9\\u03c2&nbsp;\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7; \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2,&nbsp;\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7&nbsp;\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5. \\u0394\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af \\u03bc\\u03b9\\u03b1&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7&nbsp;\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03bd\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03b5\\u03bc\\u03c0\\u03bd\\u03ad\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c5\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2. \\u03a4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf. \\u0394\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03cc\\u03bd\\u03bf&nbsp; \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7&nbsp;\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03ad\\u03b3\\u03ba\\u03c5\\u03c1\\u03b7&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf-\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af&nbsp;\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7&nbsp;\\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u00bb \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5. \\u0395\\u03c3\\u03cd \\u03c0\\u03ce\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9; \\u03a4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:31:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:31:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(505, 'com_content.article.110', '', '2022-01-27 20:32:03', 43, 9651, 'bf3ac3793b027722aa4bd2ed0c8be606e235755d', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7<\\/strong> \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2,&nbsp;<strong>\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>&nbsp;\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.&nbsp;\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>&nbsp;\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd<\\/strong>&nbsp;\\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2.&nbsp;\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b7\\u03b3\\u03ae \\u03b4\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c3\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03c8\\u03ac\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf.&nbsp;\\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03c4\\u03bf&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7.&nbsp;\\u039c\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b4\\u03b9\\u03b4\\u03ac\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9. \\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03b3\\u03b1\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u03a0\\u03b9\\u03c3\\u03c4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03bf\\u03c4\\u03ad! \\u0397&nbsp;\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03b4\\u03b5 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:32:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:31:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(506, 'com_tags.tag.45', '', '2022-01-27 20:32:58', 43, 603, 'b2909440be4d08054671488ee47fbbcf5ec2ffb9', '{\"id\":45,\"parent_id\":1,\"lft\":87,\"rgt\":88,\"level\":1,\"path\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\",\"title\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:32:58\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:32:58\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(507, 'com_content.article.111', '', '2022-01-27 20:32:58', 43, 10701, 'c00e2c86c8e3338c5847fcfe76538816a42f514c', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7&nbsp;<strong>\\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>&nbsp;\\u03c3\\u03c4\\u03bf&nbsp;<strong>\\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>&nbsp;\\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u0395\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u0397 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac,&nbsp;\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;&nbsp;\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2&nbsp;\\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5.&nbsp;\\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5. \\u0391\\u03ba\\u03cc\\u03bc\\u03b7,&nbsp;\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5.&nbsp;\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03bd\\u03ce&nbsp;\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd&nbsp;\\u03b1\\u03c0\\u03cc&nbsp;\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,&nbsp;\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd&nbsp;\\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b4\\u03b5\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd&nbsp;\\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7&nbsp;\\u03c3\\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03bc\\u03b5\\u03c4\\u03ac\\u03bb\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.&nbsp;\\u039a\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03ac\\u03c3\\u03c7\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03c5\\u03c3\\u03ae \\u03c4\\u03bf\\u03bc\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03ac\\u03ba\\u03c1\\u03b1,&nbsp;\\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2.&nbsp;&nbsp;\\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03af\\u03b2\\u03bf\\u03bb\\u03b1, \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03af\\u03b1\\u03c2&nbsp;\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2&nbsp;\\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2.&nbsp; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:32:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:32:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(508, 'com_tags.tag.46', '', '2022-01-27 20:35:16', 43, 639, '60df6410ce45af3d60793ca8f261394ae96e2904', '{\"id\":46,\"parent_id\":1,\"lft\":89,\"rgt\":90,\"level\":1,\"path\":\"\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"title\":\"\\u0395\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"alias\":\"\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:35:16\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:35:16\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(509, 'com_content.article.148', '', '2022-01-27 20:35:16', 43, 19878, 'faf59be3b79b83a504b3af3c336358635ed96f1a', '{\"id\":\"148\",\"asset_id\":409,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03c5\\u03b2\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03b4\\u03cd\\u03bf \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03ac \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc (\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ac, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9, \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03b5\\u03b9) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2 \\u03a4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03c5\\u03b2\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03b4\\u03cd\\u03bf \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03ac \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc (\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ac, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9, \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03b5\\u03b9) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc. \\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c1\\u03c7\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2.&nbsp;\\u03a4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03ad\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd. \\u03a4\\u03bf\\u03c5\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1\\u03c7\\u03cd\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2.\\u038c\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u0386\\u03c1\\u03c7\\u03b9\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac, \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd&nbsp;\\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03b1\\u03af\\u03bf \\u03c6\\u03bb\\u03bf\\u03b9\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c7\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03ad\\u03c3\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03bb\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b5\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ae \\u03c4\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf\\u03c5 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd.&nbsp;\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 &nbsp;\\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03b1\\u03c1\\u03b9\\u03b8\\u03bc\\u03cc \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u039f \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 , \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c0\\u03c1\\u03bf\\u03c3\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03bf\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c1\\u03b3\\u03cc\\u03c2. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 &nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c0\\u03b9\\u03bb\\u03b5\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u03a4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf &nbsp;\\u03b5\\u03c0\\u03b5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03bd \\u03bd\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03bf\\u03c1\\u03b8\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c4\\u03b7. \\u039f \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 &nbsp;\\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2, \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b5\\u03c2, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03b5\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bd\\u03c4\\u03c5\\u03c0\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b5\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b2\\u03bf\\u03bb\\u03ad\\u03c2 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2) \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7\\u03ba\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03bf&nbsp;\\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c1\\u03b9\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1&nbsp;\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,&nbsp;\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03ae \\u03bf\\u03c0\\u03bf\\u03b9\\u03b1\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7\\u03c2&nbsp;\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2,&nbsp;\\u03c0\\u03c1\\u03bf\\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9.\\u038c\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c0\\u03b1\\u03c1\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac.\\u0388\\u03c4\\u03c3\\u03b9 \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ce \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03ae \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd, \\u03b5\\u03bd\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03b9\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf.\\u0398\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03b8\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03c2 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03ce\\u03bd.&nbsp;\\u0393\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03bf\\u03bb\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:35:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:34:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-kai-egkefalos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(510, 'com_content.article.149', '', '2022-01-27 20:35:51', 43, 6663, '785487701167638740d7957a644db9070600f373', '{\"id\":\"149\",\"asset_id\":411,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p><strong>\\u0395\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5.<\\/strong>&nbsp;\\u0395\\u03bc\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03cc\\u03bd\\u03c4\\u03b1, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b6\\u03ce\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2; \\u0395\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5. \\u0395\\u03bc\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03cc\\u03bd\\u03c4\\u03b1, \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b6\\u03ce\\u03b1. \\u03a0\\u03b1\\u03c1\\u2019 \\u03cc\\u03bb\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd.&nbsp;\\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03bf \\u03c3\\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03bf\\u03c1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039f\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c0\\u03af\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u00ab\\u03b1\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1\\u00bb, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0391\\u03c2 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03b9\\u03ac \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03b7 \\u03c3\\u03c5\\u03c3\\u03ba\\u03b5\\u03c5\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03b1\\u03b3\\u03c9\\u03c4\\u03bf\\u03cd. \\u0391\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:35:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:35:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-pairnoumr-lathos-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(511, 'com_content.article.150', '', '2022-01-27 20:36:21', 43, 15157, 'aecc178fa2c79469cefa6715d7fc9cb3800c25d8', '{\"id\":\"150\",\"asset_id\":413,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1&nbsp;<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>&nbsp;, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.&nbsp;\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1&nbsp;<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>&nbsp;.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd; \\u039f\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b4\\u03cd\\u03bf \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03ad\\u03c1\\u03c9\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03c9\\u03bd \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1&nbsp; \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd &nbsp;, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.&nbsp;\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1&nbsp;\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf&nbsp;. &nbsp; \\u0394\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7: \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b3\\u03b9\\u03ba\\u03ae \\u00ab\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00bb, \\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03ce\\u03bd.&nbsp;\\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.&nbsp;\\u0392\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03bb\\u03b7\\u03c8\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03ad\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b9, \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae: \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2. \\u0397 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1.&nbsp; \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7. \\u0397 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b8\\u03b5\\u03af \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b4\\u03bf\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae.&nbsp;\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5&nbsp;\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2. \\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03cc\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac, \\u03bf\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b9\\u03bd\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03c9\\u03c4\\u03cc\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2. \\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03c8\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bf\\u03cd\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03bb\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf.<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:36:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:35:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-lipsi-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(512, 'com_content.article.151', '', '2022-01-27 20:36:51', 43, 9440, '5319511d5101a0161f7ba0a86db1f73eda0a7093', '{\"id\":\"151\",\"asset_id\":415,\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ae \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03bc\\u03b5-\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae-\\u03ae-\\u03bc\\u03b5-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u00a0<a href=\\\"https:\\/\\/www.skillsyouneed.com\\/ips\\/problem-solving.html\\\"><strong>\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong><\\/a>\\u00a0, \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf<\\/strong>\\u00a0.<\\/p>\\r\\n\",\"fulltext\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ae \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;                             \\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bb\\u03ad\\u03bd\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c5\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c6\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c3\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03b1\\u03bd\\u03cc, \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03c4\\u03bf \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03c0\\u03b1\\u03bd\\u03c4\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5.                      \\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03ae \\u03b6\\u03b7\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03bf\\u03b9, \\u03c0\\u03ac\\u03bb\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c4\\u03cd\\u03c7\\u03b7 \\u03c1\\u03af\\u03c7\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bd\\u03cc\\u03bc\\u03b9\\u03c3\\u03bc\\u03b1\\u2026 \\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2;\\r\\n\\u039f \\u03a0\\u03bb\\u03ac\\u03c4\\u03c9\\u03bd\\u03b1\\u03c2 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1\\u00a0\\u03ac\\u03c1\\u03bc\\u03b1 \\u03bc\\u03b5 2 \\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ba\\u03b1\\u03b2\\u03b1\\u03bb\\u03ac\\u03c1\\u03b7. \\u039f \\u03ba\\u03b1\\u03b2\\u03b1\\u03bb\\u03ac\\u03c1\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1. \\u039a\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03c4\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac, \\u03b7 \\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1.\\u00a0\\r\\n\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03b7 \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c5\\u03bd\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c4\\u03c1\\u03b9\\u03ce\\u03bd \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03c9\\u03bd:\\u00a0\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c1\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03bf\\u03cd\\u03bd.\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:36:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:36:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(513, 'com_content.article.115', '', '2022-01-27 20:38:28', 43, 12343, '5501afdb9d3341577d079eb8789979eac793ba3c', '{\"id\":\"115\",\"asset_id\":343,\"title\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\";\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03bc\\u03c5\\u03b1\\u03bb\\u03cc\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\"; \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c1\\u03ad\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2.                             \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1. \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.                      \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0\\u0391 \\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03af\\u03b4\\u03b9\\u03b1 \\u03b2\\u03b1\\u03c1\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ce\\u03bd \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5.\\r\\n\\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2,\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2!\\r\\n\\u03a3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c1\\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ac\\u03b4\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b5\\u03c3\\u03c3\\u03ac\\u03c1\\u03c9\\u03bd \\u03c0\\u03b7\\u03b3\\u03ce\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2.\\u00a0\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:38:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:37:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(514, 'com_content.article.116', '', '2022-01-27 20:38:46', 43, 15690, 'a9c139837895c8a957edbda3f767e3f834e278b0', '{\"id\":\"116\",\"asset_id\":345,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2;\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2; \\u039c\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1.                             \\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.                      \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03bf\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf,\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae.\\u00a0\\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7\\u00a0\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b5\\u03c1\\u03bf\\u03cd\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 2 \\u03bc\\u03b5 3 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u00a0\\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5\\u00a02 \\u03bc\\u03b5 3 \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1\\u00a0 \\u03c3\\u03bd\\u03b1\\u03ba,\\u00a0\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1\\u00a0\\u00a0\\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd. \\u039a\\u03b1\\u03bb\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1\\u00a0\\u03bc \\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c6\\u03b5\\u0390\\u03bd\\u03b7, \\u03c4\\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7, \\u03c4\\u03bf \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1,\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c7\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7! \\r\\n\\u0391\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf  \\u03b4\\u03b9\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2,\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0399\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc 90 \\u03ad\\u03c9\\u03c2 120 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1. \\u00a0\\u03a7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5.\\u00a0\\r\\n\\u03a4\\u03bf  \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf\\u00a0 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b7\\u03bd\\u00a0\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5.\\u00a0\\u0395\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03b7\\u03bb\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03bd, \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03ce\\u03c1\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd.   \\r\\n\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u00a0 \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.\\u00a0 \\u039c\\u03b7\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b5.\\u00a0\\u0392 \\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03cc\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03b1\\u03c2 (\\u00ab\\u0393\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9;\\u00bb). \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c9\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03af \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03af\\u00a0\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1\\u00a0\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c5\\u03c8\\u03b7\\u03bb\\u03ae\\u00a0\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2.\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:38:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:38:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(515, 'com_content.article.117', '', '2022-01-27 20:39:05', 43, 7309, '08aa5efa89a88434450f98de9b4372db4b96cd58', '{\"id\":\"117\",\"asset_id\":347,\"title\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0<strong>\\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7<\\/strong> \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd,\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2                             \\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.                      \\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2:   &gt; \\u0397 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd  &gt; \\u0397 \\u03ba\\u03b1\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae  &gt; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2  &gt; \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2  &gt; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5  &gt; \\u039f\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2   \\u03a4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2:   &gt; \\u03a4\\u03c1\\u03af\\u03b1 \\u03b5\\u03bb\\u03b1\\u03c6\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03bf  &gt; \\u03a4\\u03b1 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 - \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03bf \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03c3\\u03b1\\u03c2  &gt; \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03b9\\u03b3\\u03bf\\u03c3\\u03c4\\u03ad\\u03c8\\u03b5\\u03b9 (\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03c7\\u03b1\\u03c3\\u03bc\\u03bf\\u03c5\\u03c1\\u03b7\\u03c4\\u03cc, \\u03c0\\u03b5\\u03af\\u03bd\\u03b1, \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7) \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc. \\u039c\\u03b7\\u03bd \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9!\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:39:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:38:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-meionei-.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(516, 'com_content.article.121', '', '2022-01-27 20:40:48', 43, 16294, '368f89615af91dd03fbc495dbf87243853725242', '{\"id\":\"121\",\"asset_id\":355,\"title\":\"\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac.                             \\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd.                      \\u0397\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0391\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c2, \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u038c\\u03c4\\u03b1\\u03bd\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c4\\u03b5, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c3\\u03b1\\u03c6\\u03ae \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\r\\n\\u0391\\u03bd\\u03c4\\u03b9\\u03b8\\u03ad\\u03c4\\u03c9\\u03c2, \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03bd\\u03af\\u03ba\\u03b7. \\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03c3\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03b3\\u03c9\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b7\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03ba\\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03cc. \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b6\\u03b7\\u03c4\\u03ac\\u03c4\\u03b5. \\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac,\\u00a0\\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac.\\r\\n\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03bc\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u00a0\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03cc\\u03c1\\u03c6\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0397 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03bc\\u03b5 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b4\\u03b9\\u03ad\\u03bd\\u03b5\\u03be\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7, \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9 \'\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2.\\r\\n\\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03af \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.\\r\\n\\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u0397 \\u03c7\\u03c1\\u03c5\\u03c3\\u03ae \\u03c4\\u03bf\\u03bc\\u03ae\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bb\\u03cd\\u03c3\\u03b7!\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:40:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:40:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(517, 'com_content.article.122', '', '2022-01-27 20:41:14', 43, 14286, 'f8ae050df63f90b6d358d06b225bc3166f093aea', '{\"id\":\"122\",\"asset_id\":357,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;                             \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.                      \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\r\\n\\u03a4\\u03bf \\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03c9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00bb.\\u03a4\\u03b1 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1:\\r\\n-\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9, \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1,\\u00a0 \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd.  -\\u0391\\u03bd\\u03ac\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03b9\\u03ce\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5.\\u00a0  -\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03cc\\u03c7\\u03bb\\u03b7\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03bf, \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.  -\\u0391\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd:\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ac \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b6\\u03b7\\u03c4\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u039c\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03bd\\u03ad\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03af \\u03bb\\u03b5\\u03c2; \\u0395\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03c2\\/\\u03b7;\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:41:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:40:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-simainei-thetiki-diekdikisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(518, 'com_content.article.123', '', '2022-01-27 20:41:35', 43, 10082, '919b40c071d4d91e0aad16363c4f1def1048463a', '{\"id\":\"123\",\"asset_id\":359,\"title\":\"\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7<\\/strong>\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2!                             \\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1.                      \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1, \\u03bc\\u03b5 \\u03b1\\u03c6\\u03b5\\u03c4\\u03b7\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7. \\u0388\\u03c4\\u03c3\\u03b9, \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ac\\u00a0 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0\\r\\n\\u0395\\u03ac\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03b5\\u03bb\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03b7\\u00a0\\u03b4\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0\\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u03a4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0\\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc.\\u00a0\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7.\\r\\n\\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd.\\u00a0\\u0395\\u03be\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5, \\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5\\u03c2.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:41:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:41:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(519, 'com_tags.tag.47', '', '2022-01-27 20:44:17', 43, 567, 'a2940572f47d7805f7a9875467c03b93571410a4', '{\"id\":47,\"parent_id\":1,\"lft\":91,\"rgt\":92,\"level\":1,\"path\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\",\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:44:17\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:44:17\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(520, 'com_tags.tag.48', '', '2022-01-27 20:44:17', 43, 693, '1d72a2a4a465d7da957e4ab46839e76b541e3c4e', '{\"id\":48,\"parent_id\":1,\"lft\":93,\"rgt\":94,\"level\":1,\"path\":\"\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"title\":\"\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"alias\":\"\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:44:17\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:44:17\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(521, 'com_content.article.80', '', '2022-01-27 20:44:17', 43, 8271, '4be5161a9f28a5dce3cce6ec8870d944c711f972', '{\"id\":\"80\",\"asset_id\":273,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7<\\/strong> \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2...<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0397 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2.                             \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd 7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2                       \\u03a6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7.\\r\\n \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2 :\\u00a0\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03bc\\u03b1\\u03c4\\u03b9\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7, \\u03b5\\u03af\\u03b4\\u03bf\\u03c2 \\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c8\\u03b5\\u03b9 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9.\\r\\n \\u039a\\u03b5\\u03bd\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2.\\r\\n \\u03a1\\u03bf\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7.\\r\\n \\u03a3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2.\\r\\n \\u0395\\u03c0\\u03b9\\u03c6\\u03b1\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\r\\n \\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b7 \\u00ab\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u00bb \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7.\\r\\n\\u03a3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03bf\\u03b9 \\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c4\\u03b5\\u00a0\\u03c3\\u03c5\\u03bd\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bd\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5\\u03c2. \\u0391\\u03c2 \\u03bc\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u00a0\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03af\\u03c9\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5, \\u03c4\\u03b7\\u00a0\\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ae.\\u00a0\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:44:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:43:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(522, 'com_tags.tag.49', '', '2022-01-27 20:46:12', 43, 585, '94477046e8e54e8fcb91e43fa9180e50044a4492', '{\"id\":49,\"parent_id\":1,\"lft\":95,\"rgt\":96,\"level\":1,\"path\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\",\"title\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:46:12\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:46:12\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(523, 'com_content.article.81', '', '2022-01-27 20:46:12', 43, 7312, '2518a69b8e41a8e5fe8f2612c16b2ddeae9b2bc5', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; <\\/strong>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb;                             \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd                     \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b7\\u00a0\\u03bd\\u03c4\\u03bf\\u03c0\\u03b1\\u03bc\\u03af\\u03bd\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bd\\u03bf\\u03c1\\u03b5\\u03c0\\u03b9\\u03bd\\u03b5\\u03c6\\u03c1\\u03af\\u03bd\\u03b7\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03b5\\u03c1\\u03bf\\u03c4\\u03bf\\u03bd\\u03af\\u03bd\\u03b7\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c4\\u03bf\\u03b9, \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03b4\\u03b5\\u03b9\\u03c2. \\u038c\\u03c4\\u03b1\\u03bd, \\u03b4\\u03b5, \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03c5, \\u03b5\\u03be\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7\\u00a0\\u00a0 \\u00ab\\u039f \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c6\\u03bb\\u03cc\\u03c2\\u00bb. \\u00a0\\u03a0\\u03ac\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ad\\u03c9\\u03c2 \\u03bb\\u03af\\u03b3\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1\\u00a0\\u03b4\\u03b5\\u03bd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:46:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:44:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(524, 'com_content.article.82', '', '2022-01-27 20:47:31', 43, 6949, '19aef0ded5405842de410e2ba7af5348573cfaba', '{\"id\":\"82\",\"asset_id\":277,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2;\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2;                             \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.                     \\u039a\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b1\\u03c8\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03c7\\u03b8\\u03b5\\u03af, \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03c0\\u03bf\\u03c5, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03bb\\u03b1\\u03b3\\u03bd\\u03b5\\u03af\\u03b1,\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u0395\\u03bd\\u03ce, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03ac\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7\\u00a0\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac\\u00a0\\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:47:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:46:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(525, 'com_tags.tag.50', '', '2022-01-27 20:48:38', 43, 567, '75d5712b053f08e7df02bbef6f3109f14ba9d0fb', '{\"id\":50,\"parent_id\":1,\"lft\":97,\"rgt\":98,\"level\":1,\"path\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\",\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:48:38\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:48:38\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(526, 'com_content.article.83', '', '2022-01-27 20:48:38', 43, 10220, '88884bfbfe3b8666c19fe275d09b0d5d5350bd42', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5<\\/strong>,\\u00a0<strong>\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>,\\u00a0<strong>\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;                             \\u0397 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2, \\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2                     \\u0395\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf. \\u0397 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u0394\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2, \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0397\\u00a0\\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7\\u00a0\\u03b5\\u03bd\\u03cc\\u03c2\\u00a0\\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5. \\u039f\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf\\u03c2\\u00a0\\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03bf\\u00a0\\u03ac\\u03c4\\u03bf\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c9\\u03c2 \\\"\\u03b8\\u03ad\\u03bb\\u03c9 \\u03cc, \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2\\\". \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b5\\u03c0\\u03ce\\u03b4\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03bf\\u03c5\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03ae\\u03bc\\u03b1 \\u03b1\\u03c6\\u03cd\\u03c0\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03ba\\u03b5\\u03c1\\u03b4\\u03b7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5 \\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2. \\u039c\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03bd\\u03ce, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03ac\\u03bb\\u03bb\\u03bf \\u03c4\\u03cc\\u03c3\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03ba\\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03ae\\u00a0\\u03c4\\u03b7\\u03c2.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:48:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:47:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ziliea-kalo-i-kako-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(527, 'com_tags.tag.51', '', '2022-01-27 20:49:34', 43, 733, '137638e012beb1962365069b05d6a58328083e80', '{\"id\":51,\"parent_id\":1,\"lft\":99,\"rgt\":100,\"level\":1,\"path\":\"\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2\",\"title\":\"\\u039c\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2 \\u0394\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:49:34\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:49:34\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(528, 'com_content.article.84', '', '2022-01-27 20:49:34', 43, 12392, '159ec26953fa465b94e0337a86c13658aefc871e', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1<\\/strong>, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2                             \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.                      \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bd\\u03b7\\u03c0\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c1\\u03bc\\u03ad\\u03c2 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b5\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u039f\\u03b9\\u00a0\\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c7\\u03ac\\u03b4\\u03b9, \\u03c4\\u03bf \\u03ba\\u03c1\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c6\\u03b9\\u03bb\\u03af \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bf\\u03be\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7 (\\u03c4\\u03b7\\u03bd \\\"\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\\") , \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5.\\r\\n\\u039f\\u00a0\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u00a0\\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u039c\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03ac\\u03bd\\u03b5\\u03c3\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03ae \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03c9\\u03c2 \\u03b2\\u03c1\\u03ad\\u03c6\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf.\\u00a0\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b2\\u03af\\u03c9\\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7, \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1,\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0\\u03ae\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac\\u00bb \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac,\\u00a0 \\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03b2\\u03bf\\u03bb\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc\\u00a0\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2.\\u00a0\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:49:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:48:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(529, 'com_content.article.127', '', '2022-01-27 20:52:30', 43, 9087, '8f23c446612e1321d837a5d49ba3e0a2f0130989', '{\"id\":\"127\",\"asset_id\":367,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0391\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b7\\u03c0\\u03bf\\u03c5\\u03c1\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b8\\u03af\\u03b6\\u03b5\\u03b9.                             \\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.                      \\u0397\\u00a0\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03c4\\u03c1\\u03b1\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bd, \\u03c4\\u03bf \\u03ba\\u03bb\\u03ac\\u03bc\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ad\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7. \\u039c\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c9\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7. \\u0394\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 ,\\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae, \\u03b7 \\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03bb\\u03c0.\\r\\n\\u0397 \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03ce\\u03bd.\\u00a0\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u038c\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c7\\u03b5\\u03b9\\u03c1\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5, \\u03bf\\u03b9 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5! \\u0388\\u03c4\\u03c3\\u03b9\\u00a0\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ad\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:52:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:51:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/eugnomosyni-katharsi-i-amoivaiotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(530, 'com_tags.tag.52', '', '2022-01-27 20:53:33', 43, 569, 'b1a41e86c4a77f0a450f7c810a2be2dd30fd931d', '{\"id\":52,\"parent_id\":1,\"lft\":101,\"rgt\":102,\"level\":1,\"path\":\"\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\",\"title\":\"\\u039f\\u03c6\\u03ad\\u03bb\\u03b7\",\"alias\":\"\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 20:53:33\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 20:53:33\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(531, 'com_content.article.128', '', '2022-01-27 20:53:33', 43, 13031, '72468e99e2a9244caafa301cc71289267be9acdc', '{\"id\":\"128\",\"asset_id\":369,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0<\\/strong>\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 <strong>\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7<\\/strong>\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10%<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03cc\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1.                            -\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! \\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae\\u03b4\\u03b7, \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2.   \\u0391\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 : \\u00a0\\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bf\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf.  -\\u0392\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0 \\u03bc\\u03b1\\u03c2 : \\u00a0\\u039c\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 (Algoe, Fredrickson, &amp; Gable, 2013). \\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac, \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7!   -\\u039a\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03bd \\u03b5\\u03bc\\u03ac\\u03c2 :\\u00a0 \\u038c\\u03c3\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03cc\\u03c3\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b5\\u03c5\\u03c1\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03ad\\u03c3\\u03bf \\u03cc\\u03c1\\u03bf (Amin, 2014). \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b1\\u03be\\u03b9\\u03cc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9, \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03bf\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.   -  \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 : \\u00a0\\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1, \\u03b7\\u00a0\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b7\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.   -  \\u0395\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 : \\u00a0\\u039a\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03cc\\u03b7\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b5\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2!\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:53:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:52:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-ofeli-tis-eygnomosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(532, 'com_content.article.129', '', '2022-01-27 20:54:08', 43, 7398, 'b44e60908e03e53dd354e88b9cb3c6d9ad60ab28', '{\"id\":\"129\",\"asset_id\":371,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<p>\\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u0391\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.                             \\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2.                     \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03bd\\u03c4\\u03bf\\u03c0\\u03b1\\u03bc\\u03af\\u03bd\\u03b7\\u03c2,\\u00a0\\u03c3\\u03b5\\u03c1\\u03bf\\u03c4\\u03bf\\u03bd\\u03af\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bf\\u03ba\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c2, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03c9\\u03bd \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03c7\\u03b7\\u03bc\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1!\\u00a0\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u00a0\\u03b3\\u03b5\\u03bd\\u03bd\\u03b1\\u03b9\\u03bf\\u03b4\\u03c9\\u03c1\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u00a0\\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2!\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:54:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:53:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(533, 'com_content.article.134', '', '2022-01-27 20:55:37', 43, 87563, '4cae0136ad33df73998990c068b6cb4bbb4cf01e', '{\"id\":\"134\",\"asset_id\":381,\"title\":\"\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c0\\u03bb\\u03ac\\u03bd\\u03bf-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2                            \\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2. \\u0395\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac\\u00a0\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 1\\u03b7\\u00a0:\\u00a0\\u0395\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5!  \\r\\n\\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac \\u03b7 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2; \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac! \\u038c\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0388\\u03c4\\u03c3\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2,\\u00a0\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae.\\r\\n\\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2:\\r\\n\\r\\n  1. \\u03a3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: \\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03bf\\u03bc\\u03b5\\u03c1\\u03ac \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c0\\u03b5\\u03c1\\u03c0\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2.\\r\\n 2. \\u0391\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2: \\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03bf \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u00ab\\u03b1\\u03c0\\u03c1\\u03b1\\u03be\\u03af\\u03b1\\u03c2\\u00bb \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c6\\u03ce\\u03c4\\u03b1, \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf 7-8 \\u03c9\\u03c1\\u03ce\\u03bd!\\r\\n  3. \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5: \\u00a0\\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2, \\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf (\\u03b5\\u03ac\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c4\\u03ac\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2) \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1\\u03ba\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03b5\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c7\\u03c1\\u03b7\\u03c3\\u03c4\\u03bf.\\r\\n  4. \\u039a\\u03ac\\u03bd\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2: \\u00a0\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03b5\\u03cd\\u03c4\\u03b9\\u03ba\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bb\\u03af\\u03b3\\u03bf \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03b8\\u03c5\\u03bc\\u03bf (\\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac). \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 (\\u03c0\\u03c7: \\u03c0\\u03b1\\u03af\\u03be\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2), \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf.\\r\\n\\r\\n  \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!  \\r\\n\\u00a0\\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 2\\u03b7\\u00a0:\\u00a0\\u0392\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2!  \\r\\n\\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u039d\\u03bf1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c4\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03b1\\u03c0\\u03b5\\u03af \\u03ac\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5). \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2. \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 4 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u2013 \\u03c4\\u03bf\\u03bd \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u2013 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1.\\r\\n\\r\\n  1. \\u03a3\\u03ba\\u03bf\\u03c4\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1\\u00a0(\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2):\\u00a0\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03ae \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 (\\u03c3\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd), \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 (\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7\\/\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\/\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd).\\r\\n  2. \\u03a4\\u03c3\\u03b1\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf: \\u00a0\\u03bf\\u03b9 \\u03c4\\u03c3\\u03b1\\u03ba\\u03c9\\u03bc\\u03bf\\u03af \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03b9. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c0\\u03bf\\u03bb\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf.\\r\\n  3. \\u0394\\u03b5\\u03af\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5: \\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bb\\u03b5\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 2 \\u03bc\\u03b1\\u03b6\\u03af (\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf!). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7\\u00bb (\\u03c0\\u03c7: \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b3\\u03bf\\u03bd\\u03ad\\u03c9\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd), \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03c3\\u2019 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1.\\r\\n\\r\\n\\u00a0\\r\\n  \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!  \\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 3\\u03b7\\u00a0:\\u00a0\\u0388\\u03bb\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7!  \\r\\n\\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03be\\u03b1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03ad\\u03bd\\u03b4\\u03b5\\u03c4\\u03bf\\u03b9. \\u0397 \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u00a0\\r\\n\\r\\n  1. \\u0388\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7:\\u00a0 \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7. \\u0397\\u00a0\\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac\\u00a0\\u03c4\\u03b7\\u03c2, \\u03b7\\u00a0\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03cc,\\u00a0\\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2 (\\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c1\\u03c0\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5) \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b6\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03bb\\u03b7, \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c0\\u03af\\u03b1 (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03b1\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03ba\\u03b1) \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ac.\\r\\n  2. \\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2: \\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b1\\u03bc\\u03b5 \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b5\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2. \\u0397 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c7\\u03b9\\u03bb\\u03b9\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1\\u03bb\\u03b1\\u03b9\\u03c0\\u03c9\\u03c1\\u03ae\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03ad\\u03b8\\u03b1\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 (\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf \\u03ba\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf) \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c4\\u03b7 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5! \\r\\n  3. \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: \\u00a0\\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ae\\u03c0\\u03b9\\u03b1\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 (\\u03b2\\u03ac\\u03b4\\u03b7\\u03bd, \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ae\\u03c0\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac.\\r\\n\\r\\n\\u00a0\\r\\n  \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!  \\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 4\\u03b7\\u00a0:\\u00a0\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf!  \\r\\n\\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7.\\r\\n\\r\\n  1. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1: \\u00a0\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 (\\u03bc\\u03b9\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03b1\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1) \\u03ae \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd (\\u03c0\\u03c7:\\u00a0\\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5\\u03ba\\u03ac\\u03bc\\u03b9\\u03c3\\u03bf). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bf\\u03c0\\u03c9\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac (\\u03c0\\u03c7:\\u00a0\\u00ab\\u03b7 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b7 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u00bb,\\u00a0\\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1:\\u00a0\\u00ab\\u03c7\\u03ac\\u03bb\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03af\\u03c7\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b7 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7\\u00bb\\u00a0). \\u0392\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bb\\u03cc\\u03b3\\u03bf \\u03c3\\u03b1\\u03c2, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03cd\\u03c1\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03ba\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac.\\r\\n  2. \\u0395\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1: \\u00a0\\u03b7 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03ac\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c2 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03b5\\u03c6\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03af\\u03be\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.\\r\\n  3. \\u0397 \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2: \\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03b5\\u03bb\\u03ce\\u03bd, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03af\\u03b4\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7:\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03bf \\u03c4\\u03b5\\u03bc\\u03c0\\u03ad\\u03bb\\u03b7\\u03c2, \\u03b7 \\u03b3\\u03b5\\u03c1\\u03bf\\u03bd\\u03c4\\u03bf\\u03ba\\u03cc\\u03c1\\u03b7 \\u03ba\\u03bb\\u03c0). \\u0395\\u03b4\\u03ce \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc! \\u03a6\\u03bf\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2, \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03af\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9! \\r\\n\\r\\n  \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!  \\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 5\\u03b7\\u00a0:\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03bf\\u03c5!  \\r\\n\\u039f \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2!\\r\\n\\r\\n  1. \\u0392\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03ac\\u03b6\\u03b5\\u03b9: \\u00a0\\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c6\\u03ce\\u03c2 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u2026 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5. \\u038a\\u03c3\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac. \\u038c,\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.\\r\\n  2. \\u039e\\u03ad\\u03ba\\u03bb\\u03b5\\u03c8\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1: \\u00a0\\u03bf\\u03b9 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c7. \\u03c3\\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5 \\u03b6\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cc\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03b7 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9.\\r\\n  3. \\u0393\\u03af\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03b1\\u03b9\\u03b4\\u03af: \\u00a0\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b5\\u03bc\\u03b5\\u03bb\\u03b9\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03af\\u03b1\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7. \\u03a3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bf \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03c5\\u03b8\\u03cc\\u03c1\\u03bc\\u03b7\\u03c4\\u03bf\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0398\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b8\\u03b1 \\u03c7\\u03bf\\u03c1\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c3\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b8\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u00ab\\u03c7\\u03b1\\u03b6\\u03ac\\u00bb \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0*\\u0397 \\u00ab\\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u00bb \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1! \\r\\n\\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 6\\u03b7\\u00a0:\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2!  \\r\\n\\u039f\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.\\u00a0 \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03bf\\u03cd\\u03bd 3 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b5\\u03c2 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2.\\r\\n\\r\\n  \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: \\u00a0\\u03b7 \\u03c0\\u03af\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c9\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1.\\r\\n  \\u0394\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: \\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03cc\\u03c0\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u038c\\u03c0\\u03c9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 40-50 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c7\\u03bf\\u03c1\\u03b5\\u03c5\\u03c4\\u03ae\\u03c2, \\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03b7\\u03bc\\u03b1\\u03c4\\u03af\\u03b1\\u03c2, \\u03b4\\u03b9\\u03b1\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5\\u03c6 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03bb\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b3\\u03ba\\u03bf\\u03c3\\u03bc\\u03af\\u03bf\\u03c5 \\u03c6\\u03ae\\u03bc\\u03b7\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd (\\u03c4\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03cd\\u03bf) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd. \\u039c\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c4\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2.\\r\\n  \\u0392\\u03ac\\u03bb\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2: \\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03bf\\u03c7\\u03ad\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1-\\u03b4\\u03cd\\u03bf \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5!\\r\\n\\r\\n\\r\\n\\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 7\\u03b7\\u00a0:\\u00a0\\u0391\\u03bd\\u03b1\\u03b8\\u03b5\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1  \\r\\n\\u03a4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03be\\u03cc\\u03b4\\u03b5\\u03bc\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2! \\u03a0\\u03c9\\u03c2;\\r\\n\\r\\n  \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1: \\u00a0\\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03b1\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2. \\u0391\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03c4\\u03b9\\u03bc\\u03ae, \\u03c0\\u03bf\\u03c5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 2-3 \\u03ba\\u03b9\\u03bb\\u03ac, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1. \\u0395\\u03ac\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03b6\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b8\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03b9\\u03b6\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03cc\\u03c1\\u03b1\\u03b3\\u03b5\\u03c2.\\r\\n  \\u039e\\u03cc\\u03b4\\u03b5\\u03c8\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1: \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2. \\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b3\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c4\\u03c1\\u03b9\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2. \\u0395\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03bd\\u03b1 \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf, \\u03ad\\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03c4\\u03cc, \\u03b5\\u03be\\u03bf\\u03c0\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 camping \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1...\\r\\n  \\u03a3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf:\\u00a0 \\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03c3\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03cd\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2, \\u03b1\\u03c6\\u03bf\\u03cd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 200\\u20ac \\u03b3\\u03b9\\u03b1 3 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 66\\u20ac\\/\\u03bc\\u03ad\\u03c1\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c0\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b8\\u03b5\\u03c2, \\u03cc\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03b9.\\r\\n  \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf: \\u00a0\\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bb\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.\\r\\n\\r\\n\\r\\n\\r\\n  \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!  \\r\\n \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 8\\u03b7\\u00a0:\\u00a0\\u00a0\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac!  \\r\\n\\u0397 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (8-10 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2) \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0394\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03b9\\u03bc\\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5.\\r\\n\\r\\n  1. \\u0395\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u00a0\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b5\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u00ab\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9\\u00bb \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b5\\u03be\\u03b7 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03b9\\u03b5\\u03ba\\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03bc\\u03b5\\u03c4\\u03c1\\u03ac\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf.\\r\\n  2. \\u0395\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1-\\u03c7\\u03cc\\u03bc\\u03c0\\u03b9: \\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ac\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03bf \\u03cc\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03bd\\u03b1\\u03cd\\u03c4\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03b7\\u03bc\\u03cc\\u03c0\\u03bb\\u03bf\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c0\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc (\\u03c0\\u03bb\\u03b1\\u03bd\\u03b7\\u03c4\\u03ac\\u03c1\\u03b9\\u03bf, \\u03b1\\u03c3\\u03c4\\u03b5\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03af\\u03bf) \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03bf \\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2!\\r\\n  3. \\u0399\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1: \\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2, \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae, \\u03b8\\u03b1 \\u03c6\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u039f\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03af \\u03bb\\u03ad\\u03bd\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 8 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 40! \\r\\n\\u00a0\\r\\n  \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:55:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:55:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/plano-eutuxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(534, 'com_content.article.135', '', '2022-01-27 20:55:53', 43, 12699, 'eca234e9158436b5c5cdeb559265b524c81c122c', '{\"id\":\"135\",\"asset_id\":383,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03b1\\u03c4\\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u039f \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc\\u03bb\\u03b1\\u03ba\\u03ba\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03ac\\u03c3\\u03c0\\u03b7, \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03c3\\u03c4\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03c4\\u03b1\\u03b9.                             \\u03a4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03b1\\u03c4\\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.                      \\u038c\\u03c4\\u03b1\\u03bd ,\\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf \\u03b1\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ac\\u03c1\\u03c4\\u03c5\\u03c1\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c0\\u03ac\\u03bd\\u03b9\\u03b1\\u03c2 \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03af \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bd\\u03bd\\u03b9\\u03ad\\u03c4\\u03b1\\u03b9\\u2026 \\u03a4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2\\u00a0\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 3 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2:\\r\\n  -\\u03a0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5:\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ae\\u03c7\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b1, \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03c4\\u03b5. \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03ad\\u03bf\\u03c2 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03cd\\u03bd\\u03bd\\u03b5\\u03c6\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03c5\\u03bd\\u00bb \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c5\\u03c1\\u03b1\\u03bd\\u03cc.\\r\\n  -\\u0396\\u03ae\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03c0\\u03b1\\u03ba\\u03c1\\u03bf \\u03c4\\u03b1 \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bd\\u03ad\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03c2 \\u03bd\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2,\\u00a0\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf \\u03b7\\u03bb\\u03b9\\u03bf\\u03b2\\u03b1\\u03c3\\u03af\\u03bb\\u03b5\\u03bc\\u03b1, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b5\\u03c2 \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03bd\\u03ad\\u03bf \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5.\\r\\n  -\\u00ab\\u039e\\u03b5\\u03b2\\u03bf\\u03bb\\u03ad\\u03c8\\u03bf\\u03c5\\u00bb \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03bc\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1:\\u00a0\\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ac \\u03bd\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc, \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf, \\u03b1\\u03bd \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03c1\\u03b1\\u03b4\\u03b9\\u03bd\\u03cc \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03c5\\u03bb\\u03af\\u03b1, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bb\\u03cc\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c4\\u03b5\\u03bd\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03bb\\u03b7\\u03c2, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03b3\\u03ce\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03b8\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af, \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1!\\u00a0\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:55:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:55:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(535, 'com_content.article.136', '', '2022-01-27 20:56:09', 43, 8885, '7b02998388ab8e6a44e47f5fe0011a2d28b569c3', '{\"id\":\"136\",\"asset_id\":385,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac-\\u03b1\\u03c0\\u03cc-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf: \\u0391\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2!<\\/strong>\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1! \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2, \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03b5\\u03b9.                             \\u03a4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf: \\u0391\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2! \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.                      \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1. \\u0391\\u03c6\\u03bf\\u03cd \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03c3\\u03bf\\u03c5\\u00a0\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2.\\r\\n - \\u039c\\u03cc\\u03bd\\u03bf \\u03b5\\u03c3\\u03cd\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u039a\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03b5\\u03c3\\u03cd \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2\\u00a0\\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2, \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03bc\\u03c0\\u03cc\\u03c2\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5.\\r\\n - \\u039c\\u03b5\\u03c4\\u03ad\\u03b4\\u03c9\\u03c3\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5, \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03bd\\u03ce\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5. \\u03a3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bf \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd \\u03cc\\u03bb\\u03bf\\u03b9 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ad\\u03c4\\u03c3\\u03b9\\u2026\\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03ac\\u03bd\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c3\\u03c5\\u03c1\\u03b5 \\u03ba\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0\\u03c3\\u03bf\\u03c5!\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:56:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:55:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-eutuxia-ksekina-apo-esena.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(536, 'com_content.article.137', '', '2022-01-27 20:56:38', 43, 8720, '19a5dc5e992ec36b0add706f78d1e592ad8aa1c8', '{\"id\":\"137\",\"asset_id\":387,\"title\":\"\\u03a4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03c4\\u03b9-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u00b5\\u03b9\\u03b1\\u00a0<strong>\\u03b1\\u03c6\\u03b7\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03b1\\u03c6\\u03ae\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1<\\/strong>.\\u00a0\\u0397\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03cd\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03bc\\u03b1\\u03b3\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.                             \\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u00b5\\u03b9\\u03b1 \\u03b1\\u03c6\\u03b7\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03b1\\u03c6\\u03ae\\u03c2 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1. \\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.                      \\u03a4\\u03bf \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bd\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03ae\\u03c2: \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03be\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2.\\r\\n\\u038c\\u03bb\\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03cc\\u00b5\\u03c9\\u03c2 \\u00b5\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9 \\u00b5\\u03cc\\u03bd\\u03b9\\u00b5\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03bd\\u03cc\\u03b7\\u00b5\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u00b5\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u00b5\\u03b5. \\u039c\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u00b5\\u03bf, \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03c5\\u03c6\\u03ae \\u03c4\\u03b7\\u03c2 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u00b5\\u03b9\\u03ce\\u03bd\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c0\\u03b9\\u03bf \\u03c8\\u03b7\\u03bb\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u00b5\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03c6\\u03ae\\u00b5\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b1\\u03b3\\u03b1\\u03b8\\u03ac. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd,\\u00a0 \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1.\\u00a0 \\u0397 \\u03b6\\u03c9\\u03ae \\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b8\\u03b1\\u00a0\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:56:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:56:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-apotelei-tin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(537, 'com_content.article.142', '', '2022-01-27 20:58:53', 43, 8381, 'a13d380ca6745a694caab8172b923fcd6e5e6463', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1<strong>\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac.                             \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2.                      \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u00a0\\u03c3\\u03c5\\u03bd\\u03ac\\u03c7\\u03b9, \\u03bf\\u03b9\\u00a0\\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u00a0\\u03c0\\u03cc\\u03bd\\u03bf\\u03b9\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03c7\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9. \\u0397 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd\\u00a0\\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03ad\\u03bd\\u03b1 \\u03c4\\u03bf\\u03af\\u03c7\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7,\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2\\u00a0\\u03c5\\u03b3\\u03b9\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:58:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:58:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-ofeli-tis-thetikotitas-stin-ygeia-mas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(538, 'com_content.article.143', '', '2022-01-27 20:59:57', 43, 18821, '9d9dee0990fd5d5467bf252afed570f4a3ff2908', '{\"id\":\"143\",\"asset_id\":399,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0<strong>\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0<strong>\\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1<\\/strong>, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1                             \\u038c\\u03bb\\u03bf\\u03b9 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1.                      \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1; \\u0398\\u03b1 \\u03c4\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1:\\r\\n -\\u03a7\\u03b1\\u03c1\\u03ac\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03cc, \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 &lt;&lt;\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd&gt;&gt; \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bd\\u03c4\\u03bf\\u03c2.\\r\\n -\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1\\u03c0\\u03b5\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03b1.\\r\\n -\\u0397\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd.\\r\\n -\\u0395\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ae \\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2.\\r\\n -\\u0395\\u03bb\\u03c0\\u03af\\u03b4\\u03b1\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\r\\n -\\u03a5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1, \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc.\\r\\n -\\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf.\\r\\n -\\u0388\\u03bc\\u03c0\\u03bd\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0= \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03ac\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b9\\u03bd\\u03ae\\u03c4\\u03c1\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\r\\n -\\u0394\\u03ad\\u03bf\\u03c2\\u00a0= \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf, \\u03b8\\u03b5\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd.\\r\\n -\\u0391\\u03bb\\u03c4\\u03c1\\u03bf\\u03c5\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03b1\\u03bd\\u03b9\\u03b4\\u03b9\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03bd\\u03b1\\u03b9\\u03bf\\u03b4\\u03c9\\u03c1\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.\\r\\n -\\u0399\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03b3\\u03c7\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ae \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7.\\r\\n -\\u0391\\u03bd\\u03b1\\u03ba\\u03bf\\u03cd\\u03c6\\u03b9\\u03c3\\u03b7\\u00a0= \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1.\\r\\n -\\u0394\\u03ad\\u03c3\\u03b9\\u03bc\\u03bf (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc)\\u00a0= \\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03bf\\u03b9\\u03ba\\u03af\\u03b4\\u03b9\\u03bf \\u03b6\\u03ce\\u03bf), \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2.\\r\\n -\\u0388\\u03ba\\u03c0\\u03bb\\u03b7\\u03be\\u03b7 (\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae!)\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03cc\\u03ba\\u03b7\\u03c4\\u03b7 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03ae \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03cc, \\u03c4\\u03b9 \\u03b5\\u03bb\\u03c0\\u03af\\u03b6\\u03b1\\u03c4\\u03b5.\\r\\n -\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0= \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\/ \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae.\\r\\n -\\u0398\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b8\\u03b5\\u03c1\\u03bc\\u03ae\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 .\\r\\n -\\u0395\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0= \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b1\\u03c0\\u03cc \\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7.\\r\\n -\\u0395\\u03c5\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u00a0= \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03cc\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2 \\u03ae \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03c1\\u03c0\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc.\\r\\n -\\u0391\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u00a0= \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03bd\\u03cc\\u03c3\\u03c4\\u03b9\\u03bc\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ba\\u03bb\\u03c0.\\r\\n -\\u0391\\u03b9\\u03c3\\u03b9\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b1\\u00a0= \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c4\\u03b5\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03b7\\u03c3\\u03af\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\r\\n -\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0= \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03c7\\u03b1\\u03c1\\u03ac\\u03c2, \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae.\\r\\n -\\u0391\\u03b3\\u03ac\\u03c0\\u03b7\\u00a0= \\u03af\\u03c3\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\r\\n  \\u03a4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b1\\u03c4\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac!\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:59:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 20:59:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/thetika-synaisthimata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(539, 'com_content.article.144', '', '2022-01-27 21:00:29', 43, 7587, 'ae0661aff65d2e5cd44d11991c9e652611e7a333', '{\"id\":\"144\",\"asset_id\":401,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em><strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u01c2 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong><\\/em>\\u00a0\\u03b4\\u03cd\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03b1\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u039c\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03a3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03bc\\u03b1\\u03b3\\u03bd\\u03ae\\u03c4\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u0391\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.                             \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u01c2 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2.                      \\u0397\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2,\\u00a0\\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf.\\r\\n\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03cd\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c0\\u03b5\\u03b4\\u03af\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03c9\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2-\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03be\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bb\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b5\\u03b9 \\u03bd\\u03ad\\u03b5\\u03c2, \\u03c0\\u03c1\\u03c9\\u03c4\\u03cc\\u03c4\\u03c5\\u03c0\\u03b5\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03c0\\u03bf\\u03c1\\u03b9\\u03b1\\u03ba\\u03ce\\u03bd\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ce\\u03bd.\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:00:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:00:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-thetikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(540, 'com_tags.tag.53', '', '2022-01-27 21:02:38', 43, 533, 'e4a9ce0eeb863343ec69912f79af98c4e5d865d3', '{\"id\":53,\"parent_id\":1,\"lft\":103,\"rgt\":104,\"level\":1,\"path\":\"\\u03c3\\u03c5\\u03bd\",\"title\":\"\\u03a3\\u03c5\\u03bd\",\"alias\":\"\\u03c3\\u03c5\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 21:02:38\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 21:02:38\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(541, 'com_content.article.63', '', '2022-01-27 21:02:38', 43, 11847, '0a95a490719c09961663a4bc34e048c8c61ff59f', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1.                             \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.                       \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03b5\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03bd\\u03bf\\u03c7\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03bc\\u03b5\\u03c4\\u03b1\\u03bc\\u03c6\\u03b9\\u03ad\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ae\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1.\\r\\n\\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03c3\\u03c3\\u03c9\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5\\u00a0\\u03b4\\u03c5\\u03c3\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03ae \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\r\\n\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03af\\u03b1\\u03b9\\u03b1 \\u03be\\u03b5\\u03c3\\u03c0\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1,\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0393\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c0\\u03c4\\u03cc, \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03c0\\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:02:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:02:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(542, 'com_tags.tag.54', '', '2022-01-27 21:03:26', 43, 860, '5e8a94c89c3a48ff91db46d7f042139572570db8', '{\"id\":54,\"parent_id\":1,\"lft\":105,\"rgt\":106,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 21:03:26\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 21:03:26\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(543, 'com_content.article.64', '', '2022-01-27 21:03:26', 43, 18991, '44c42758615cf758df8f14c1ac212a9ec1b075bf', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2<\\/strong>. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5.                             \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2.                       \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf.\\r\\n  \\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2;  \\r\\n -\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bd\\u03c9\\u03c1\\u03af\\u03c2:\\u00a0\\u0395\\u03c0\\u03b9\\u03bb\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u00a0\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\\u00a0\\u03c4\\u03b7\\u03c2. \\u038c\\u03c3\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u00a0\\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd. \\u03a1\\u03c9\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03bf\\u03c1\\u03b8\\u03c9\\u03b8\\u03b5\\u03af, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c0\\u03b9\\u03bf \\u03ba\\u03bb\\u03af\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0\\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2.\\r\\n-\\u0391\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:\\u00a0\\u0397 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03b5\\u03af\\u03c2: 1)\\u00a0\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9; 2) \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\/ \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9;  \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b3\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03ad\\u03c3\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf. \\u0388\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u0388\\u03c7\\u03c9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c9 \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03cc\\u03c1\\u03b7 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2, \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03c9 \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03bf\\u03c5, \\u03ae\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03cc\\u03c1\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb.  - \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00bb:\\u00a0\\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7\\u00a0 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u00a0\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf,\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03ca\\u03c3\\u03c4\\u03ac\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc\\u03c4\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc.\\u00a0\\u038c\\u03bb\\u03bf\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd, \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.  - \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 :\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. \\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03be\\u03b9\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c7\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2\\u00a0\\u03ae \\u03c4\\u03bf\\u03bd\\u00a0\\u03c4\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bf \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ac\\u03bc\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ad\\u03bb\\u03b5\\u03b3\\u03ba\\u03c4\\u03b5\\u03c2. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c3\\u03b5\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03bb\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03c9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03af\\u03bd\\u03c9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03ad\\u03b2\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:03:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:02:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(544, 'com_tags.tag.55', '', '2022-01-27 21:04:15', 43, 752, '8db66a90485043133c17f832fa5882b27d0ef1ec', '{\"id\":55,\"parent_id\":1,\"lft\":107,\"rgt\":108,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 21:04:15\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 21:04:15\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0),
(545, 'com_content.article.65', '', '2022-01-27 21:04:15', 43, 13279, '642f9533ff829bebad132f5bd80196818a6f5ecd', '{\"id\":\"65\",\"asset_id\":243,\"title\":\"\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<p>\\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0. \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5.                             \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac . \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2.                      - \\u0397\\u00a0\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae\\u00a0\\u03b5\\u03ba\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2,\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03af, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03ba\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b7\\u03c1\\u03b5\\u03bc\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd.\\r\\n-\\u00a0\\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03b5\\u03af. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b1\\u03c2, \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9.\\r\\n-\\u00a0\\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10.\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae, \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b3\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ac \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2. \\u0391\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 20.\\r\\n-\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad- \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u2018\\u2019\\u039d\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03ba\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03c0\\u03ad\\u03b6\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b6\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03bf \\u03c3\\u03bf\\u03c5\\u2019\\u2019 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce \\u03bc\\u03ad\\u03c3\\u03b1, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1\\u2019\\u2019. \\r\\n- \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03bc\\u03b7\\u03bd\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd,\\u00a0\\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.\\u00a0\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:04:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:03:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(546, 'com_content.article.156', '', '2022-01-27 21:07:23', 43, 7422, 'c83b447a9970652c1218ff3e32de8921892560c0', '{\"id\":\"156\",\"asset_id\":425,\"title\":\"\\u0397 \\u0391\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7-\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u0391\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03a0\\u03ac\\u03c1\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2.                              \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c2, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9!                      \\u0397\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c0\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u0397\\u00a0\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03b7\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03af\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03b1\\u03c0\\u03cc \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03bd (\\u03ae \\u03cc\\u03c7\\u03b9) \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf. \\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae,\\u00a0\\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7,\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b7 \\u03b6\\u03c9\\u03ae. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b8\\u03af\\u03c3\\u03b5\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u0391\\u0393\\u0391\\u03a0\\u0397\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc,\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03cc\\u03c3\\u03c9\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5.\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:07:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:07:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-aisthisi-ikanotitas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(547, 'com_content.article.159', '', '2022-01-27 21:09:11', 43, 8936, 'c768c8ec8cf807b96f32d8d28cc479c8563d07e8', '{\"id\":\"159\",\"asset_id\":431,\"title\":\"\\u03a0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0395\\u03b4\\u03ce, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae\\u03c2 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u0398\\u03ad\\u03c4\\u03c9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bb\\u03bc\\u03ce \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.                             \\u0397 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03bc\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7.                       \\u0395\\u03b4\\u03ce, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae\\u03c2 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 .\\r\\n \\u0398\\u03c5\\u03bc\\u03cc\\u03c2\\u00a0\\u2013 \\u00ab\\u0398\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03c6\\u03cd\\u03b3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\/\\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b5\\u03b4\\u03ce\\u00bb.\\r\\n\\u039a\\u03ad\\u03c1\\u03b4\\u03b9\\u03c3\\u03b5 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u2013 \\u00ab\\u0388\\u03c7\\u03c9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c9 \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9. \\u0391\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03ce\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00bb.  \\u039a\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u2013 \\u00ab\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03b1\\u03bb\\u03ce \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5, \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7\\u00bb.  \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u0394\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0- \\u00ab\\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b8\\u03ad\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b1, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c1\\u03c1\\u03af\\u03c8\\u03c9 \\u03c4\\u03bf \\u03b1\\u03af\\u03c4\\u03b7\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00bb. \\u0389 \\u00ab\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03ce \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb.  \\u03a7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u2013 \\u00ab\\u0394\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b1\\u03bd\\u03b5\\u03af\\u03c3\\u03c9 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bd\\u03bf\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5\\u00bb\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:09:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:08:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(548, 'com_content.article.160', '', '2022-01-27 21:09:37', 43, 8393, 'e99eb12e9646584862b50e02d5c645b69dad9493', '{\"id\":\"160\",\"asset_id\":433,\"title\":\"19 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1!\",\"alias\":\"19-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"9 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1! \\u03a4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2.                             \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.\\r\\n1.\\u03a4\\u03b1 \\u03bb\\u03ad\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1\\u00a0\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.2.\\u039c\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7.3.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03bd\\u03ad\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03bc\\u03af\\u03b1.4.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03b9.5.\\u0395\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b1. 6.\\u0395\\u03bd\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1. 7.\\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03ae \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.8.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03b5\\u03bb\\u03bb\\u03b9\\u03c0\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.9.\\u0394\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.10.\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1, \\u03b4\\u03ce\\u03c1\\u03b1, \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03ba.\\u03b1. \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5.11.\\u0391\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5.12.\\u0395\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2.13.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.14.\\u0391\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd.15.\\u03a0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2.16.\\u00ab\\u039a\\u03b1\\u03c4\\u03b1\\u03c1\\u03c1\\u03ad\\u03b5\\u03c4\\u03b5\\u00bb\\u00a0\\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.17.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2.18.\\u00ab\\u039a\\u03b1\\u03ba\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.19.\\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0(\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd, \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf\\u03c5 \\u03ba.\\u03b1.).\\u00a0\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:09:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:09:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/19-simadia-oti-den-exete-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(549, 'com_content.article.161', '', '2022-01-27 21:09:54', 43, 16110, 'eb9fa85e4fe23d8fa3d452eeed3adde5bf6912de', '{\"id\":\"161\",\"asset_id\":435,\"title\":\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1;\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u00a0<strong>\\u03c5\\u03b3\\u03b9\\u03ae<\\/strong>\\u00a0<strong>\\u03cc\\u03c1\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03ba\\u03c1\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1; \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd.                             \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c3\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03ba\\u03c1\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5                      - \\u03a4\\u03b1\\u00a0\\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b5\\u03af\\u03b4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 (\\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ad\\u03c2, \\u03c6\\u03b9\\u03bb\\u03b9\\u03ac, \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1 \\u03c7\\u03b5\\u03c1\\u03b9\\u03bf\\u03cd\\/\\u03ce\\u03bc\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0). \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03b9 \\u03ae \\u03b5\\u03b9\\u03c3\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03ce\\u03c1\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c2.\\r\\n- \\u03a4\\u03b1\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b5\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae (\\u03c0\\u03c7: \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03ba\\u03ac). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af \\u03ae \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5.\\r\\n- \\u03a4\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03bf\\u00a0\\u03c0\\u03bf\\u03cd,\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u00a0\\u03b8\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af, \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac, \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ac\\u03c1\\u03b5\\u03b9 \\u03ae \\u03c7\\u03bb\\u03b5\\u03c5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5.\\r\\n- \\u03a4\\u03b1\\u00a0\\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03bb\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7). \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03bc\\u03c6\\u03af\\u03b4\\u03c1\\u03bf\\u03bc\\u03b7\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ce\\u03bd \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03c9\\u03bd. \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03b8\\u03cd\\u03bc\\u03b7\\u03c4\\u03b1\\u00a0\\u03b1\\u03b3\\u03b3\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b1.\\r\\n- \\u03a4\\u03b1\\u00a0\\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 (\\u03c0\\u03c7: \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b1\\u03bd\\u03b5\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b1\\u03b4\\u03b5\\u03c1\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03af\\u03c4\\u03bf\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03b9 2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ba\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03ae \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03bf\\u03b8\\u03b5\\u03af.\\r\\n- \\u03a4\\u03b1\\u00a0\\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7\\u00a0\\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf\\u03c5\\u00a0(\\u03cc\\u03c3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc)\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\u00a0\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2\\u00a0\\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae, \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae, \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b1\\u03b8\\u03bb\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03bb\\u03c0). \\u03a0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:09:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:09:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(550, 'com_content.article.162', '', '2022-01-27 21:10:20', 43, 13794, 'ebea560be9c3ea113c1e489f8444f81f09439666', '{\"id\":\"162\",\"asset_id\":437,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<p>\\u03a4\\u03b1 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ce\\u03b6\\u03bf\\u03c5\\u03bd, \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd!                             \\u03a4\\u03b1 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.                       \\u0391\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c6\\u03c1\\u03ac\\u03ba\\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.\\u00a0\\u03a4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae, \\u03b7\\u00a0\\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u00a0\\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03bf\\u03c3\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03cc \\u03bc\\u03b1\\u03c2. \\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03af \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03be\\u03ae\\u03c2:\\r\\n\\r\\n \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b1\\u03c6\\u03ae\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 . \\u0392\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03af \\u03cc\\u03c7\\u03b9.\\r\\n\\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03cc\\u03c1\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5.\\r\\n\\u0395\\u03ac\\u03bd \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03cc\\u03c1\\u03b9\\u03bf, \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac\\u00a0\\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0395\\u03ac\\u03bd \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c4\\u03ad\\u03c1\\u03c9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5.\\r\\n\\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bb\\u03b1\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.\\r\\n \\u0395\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0\\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b9\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\r\\n \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03af\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b1\\u03b3\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2 .\\r\\n \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03af\\u03b1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03b3\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b1\\u03c2.\\r\\n \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03c4\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2, \\u03c0\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2, \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1.\\r\\n \\u03a0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c5\\u03b3\\u03b9\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd.\\r\\n \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2,\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bf \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2, \\u03b7 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03b3\\u03bd\\u03bf\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd.\\r\\n\\u039d\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c4\\u03b9\\u03bc\\u03ac\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:10:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:09:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(551, 'com_content.article.167', '', '2022-01-27 21:12:38', 43, 8376, '7b3ee83f7b12194d2ac073aa7a6e9bf67b8fa1fb', '{\"id\":\"167\",\"asset_id\":447,\"title\":\"\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\\"\\u0391\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\\\"\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0398\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7<\\/strong>, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\\"\\u0391\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\\\" \\\"\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9, \\u03bf\\u03cd\\u03c4\\u03b5 \\u03bf \\u03c0\\u03b9\\u03bf \\u03ad\\u03be\\u03c5\\u03c0\\u03bd\\u03bf\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\\".  \\u039a. \\u0394\\u03b1\\u03c1\\u03b2\\u03af\\u03bd\\u03bf\\u03c2                             \\u0398\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.                       \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03b9\\u00a0\\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03b7. \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf. \\u0388\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03b9\\u03bd\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b1.\\u00a0\\u039c\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03ad\\u03c3\\u03b1 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ac\\u03bc\\u03b5. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03c7\\u03b8\\u03b5\\u03af.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c4\\u03bf zoom in \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf zoom out \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ae \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03ae.\\r\\n\\u038c\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b8\\u03ad\\u03bc\\u03b1 \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2.\\u00a0 \\u038c\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03c4\\u03bf \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5. \\u038c\\u03c4\\u03b1\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03cc\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:12:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:12:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diadikasia-prosarmogis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(552, 'com_content.article.168', '', '2022-01-27 21:13:06', 43, 14577, '681cfb49e978eba6975648f1c5780527390058c4', '{\"id\":\"168\",\"asset_id\":449,\"title\":\"\\u039f Freud \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"alias\":\"\\u03bf-freud-\\u03b5\\u03af\\u03c7\\u03b5-\\u03c0\\u03b5\\u03b9-\\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03c4\\u03b7-\\u03b6\\u03c9\\u03ae-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1-\\u03b4\\u03b5\\u03bd-\\u03bc\\u03bf\\u03c5-\\u03ae\\u03c4\\u03b1\\u03bd-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\u039f Freud \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03b5\\u03b9 \\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb                             \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf.                      \\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0394\\u03b5 \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03c4\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9. \\u039d\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03c4\\u03b7\\u03bd \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bd, \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ae \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd, \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac\\u00a0\\u03c0\\u03b9\\u03bf \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03c1\\u03b1\\u03b9\\u03bc\\u03af\\u03b1\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf\\u03b9\\u00a0\\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u03a4\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd. \\u0394\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bf\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c9\\u03c3\\u03c4\\u03ad\\u03c2.\\r\\n\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c1\\u03b1\\u03b2\\u03b4\\u03ac\\u03ba\\u03b9 \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\r\\n\\u038c\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0397 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03bf \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u039f\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd.\\r\\n\\u0397 \\u03b6\\u03c9\\u03ae \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2. \\u039c\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5\\u03c2. \\u0397\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:13:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:12:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(553, 'com_content.article.169', '', '2022-01-27 21:13:23', 43, 9345, '39e35f9ebcad3ec67ac1c6229e5b5b9b3f6dd9e3', '{\"id\":\"169\",\"asset_id\":451,\"title\":\"\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1;\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1;                             \\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.                      \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ce\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2:\\r\\n\\r\\n  \\u0398\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1:\\u00a0 \\u039d\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03b5\\u03cd\\u03c1\\u03b5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03cc\\u03ba\\u03b7\\u03c4\\u03c9\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bd\\u03b1 \\u03b1\\u03b4\\u03c1\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\r\\n  \\u0398\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b7\\u03c2:\\u00a0 \\u039f\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03b9 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03bc\\u03c0\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03bc\\u03ad\\u03c1\\u03b7.\\r\\n  \\u0398\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af: \\u00a0\\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1, \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b3\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03af\\u03c3\\u03c9.\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:13:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:13:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poso-simantiko-einai-to-na-prosarmozesai-eukola.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(554, 'com_content.article.170', '', '2022-01-27 21:13:44', 43, 8940, '0c504b4b7c3f3b2cd50148e7a1cd4bf493f96daf', '{\"id\":\"170\",\"asset_id\":453,\"title\":\"\\u0395\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9-\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"introtext\":\"<p>\\u0395\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1 \\u2013\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2                             \\u0395\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.                      \\u03a4\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03ad\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u0384\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b1\\u03c1\\u03b5\\u03b8\\u03b5\\u03af \\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03c1\\u03bf\\u03bc\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc. \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u039f\\u03b9 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5\\u00a0 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b1\\u03b3\\u03ae\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u00a0 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:13:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:13:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(555, 'com_content.article.72', '', '2022-01-27 21:15:32', 43, 3920, '6abb91a23b0a91d9e6282758bf33cb2f1fdf6a67', '{\"id\":\"72\",\"asset_id\":257,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c7\\u03ce\\u03c1\\u03bf\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf                           \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:15:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:14:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(556, 'com_content.article.73', '', '2022-01-27 21:16:15', 43, 9791, '12f8a4030042069758e4f27cc643d013dacc38e7', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.                             \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2.                     \\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u2019 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0397 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9\\u03c1\\u03bf\\u03cd\\u03c2. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0398\\u03b1 \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03b5\\u03ac\\u03bd \\u03c4\\u03bf \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03be\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03ba\\u03bf\\u03c5\\u03b2\\u03b5\\u03bd\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ac.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:16:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:15:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/katanoisi-kai-ekfrasi-synaisthimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(557, 'com_content.article.74', '', '2022-01-27 21:16:38', 43, 16582, 'b4f44c5e245005506c4e5d8edb72f15a75d98474', '{\"id\":\"74\",\"asset_id\":261,\"title\":\"\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc:\\u00a0<strong><em>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0<\\/em><\\/strong>\\u03ba\\u03b1\\u03b9<strong><em>\\u00a0\\u03cc\\u03c1\\u03b9\\u03b1.<\\/em><\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac.                             \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1.                      \\u0397\\u00a0 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 3 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c5\\u03bb\\u03ce\\u03bd\\u03b5\\u03c2: \\u03c4\\u03b7\\u03bd\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 , \\u03c4\\u03b9\\u03c2\\u00a0 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 .\\u00a0\\r\\n- \\u0397\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 \\u00a0\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0391\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf.\\u00a0\\r\\n- \\u039f\\u03b9  \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b7\\u03b8\\u03b9\\u03ba\\u03cc \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03c2 \\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ae \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c5\\u03b3\\u03ac\\u03b4\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03b1\\u03bd\\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7.\\r\\n- \\u0397  \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0  \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039a\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9. \\u0394\\u03b5\\u03bd \\u03c9\\u03c6\\u03b5\\u03bb\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b7\\u03bb\\u03b5\\u03ba\\u03c4\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03c4\\u03bc\\u03cc\\u03c3\\u03c6\\u03b1\\u03b9\\u03c1\\u03b1.\\r\\n\\u039f  \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u00a0 \\u03bc\\u03bf\\u03af\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 .\\r\\n- \\u03a4\\u03bf \\u03bd\\u03b1  \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u00a0\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03bf \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03c3\\u03c7\\u03b5\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c7\\u03b9.\\r\\n- \\u03a3\\u03c4\\u03b7\\u03bd  \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac (\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7).\\u00a0 \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u00ab\\u03c0\\u03ac\\u03bd\\u03c4\\u03b1\\u00bb \\u03ae \\u00ab\\u03c0\\u03bf\\u03c4\\u03ad\\u00bb.\\u00a0\\u00a0\\r\\n\\u03a4\\u03b1  \\u03cc\\u03c1\\u03b9\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7,\\u00a0\\u03cc\\u03c7\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u00a0\\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bf\\u03c1\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u00a0\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ad\\u03c2\\u00a0\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03bf\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2.\\r\\n\\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: \\u039c\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c0\\u03bf\\u03cd \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03c9; \\u03a4\\u03af \\u03b8\\u03ad\\u03bb\\u03c9; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9; \\u03a4\\u03af \\u03ad\\u03c7\\u03c9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7;\\u00a0\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:16:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:16:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(558, 'com_content.article.75', '', '2022-01-27 21:17:42', 43, 11900, 'e260b8d6e595ce594814421824bca7aad19d5903', '{\"id\":\"75\",\"asset_id\":263,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf<\\/strong>\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u039f\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u00ab\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u00bb \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c6\\u03c5\\u03b3\\u03b1\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad!                             \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1.                      \\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0\\r\\n\\u039f \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc\\u00a0\\u03bf\\u03bd\\u00a0\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b7 (\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03c3\\u03b1)\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5.\\u00a0\\u0388\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\u00a0\\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03bf 1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03cc\\u03be\\u03b1. \\u0398\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c9\\u03c2 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03ae \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u039f\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b4\\u03b7\\u03bb. \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03b5\\u03bb\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03bb\\u03c0. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ac \\u03b4\\u03cd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03ad\\u03bb\\u03b7! \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03c4\\u03c1\\u03b1 \\u03bc\\u03bf\\u03c5.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:17:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:17:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(559, 'com_content.article.174', '', '2022-01-27 21:19:07', 43, 13811, '79c1253db94e8aa9dbe070e8ec78bbfb5633871b', '{\"id\":\"174\",\"asset_id\":461,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03c0\\u03c1\\u03b9\\u03bd-\\u03c4\\u03bf-\\u03bd\\u03ad\\u03bf-\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p><strong>\\u0392\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae. \\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03b4\\u03bf\\u03c4\\u03b7\\u03b8\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03bf\\u03c1\\u03cc\\u03c3\\u03b7\\u03bc\\u03bf, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03ae\\u03bd\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1 \\u039f\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2.                             \\u0392\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae. \\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03b4\\u03bf\\u03c4\\u03b7\\u03b8\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03ad\\u03b8\\u03bb\\u03b9\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03bf\\u03c1\\u03cc\\u03c3\\u03b7\\u03bc\\u03bf, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03ae\\u03bd\\u03b1.                      \\u03a7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2, \\u03bc\\u03ae\\u03bd\\u03b1 \\u03ae \\u03ad\\u03c4\\u03bf\\u03c5\\u03c2, \\u03c9\\u03c2 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u2019 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03af\\u03c3\\u03c9 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u201c\\u03c4\\u03b7\\u03bd \\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1, \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ad\\u03ba\\u03b4\\u03bf\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2\\u201d.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 :\\r\\n -\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\\u00a0:\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ce\\u03c1\\u03b1. \\u039f\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9 .\\r\\n -\\u039e\\u03b5- \\u03ba\\u03b1\\u03b8\\u03ac\\u03c1\\u03b9\\u03c3\\u03bc\\u03b1 :\\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7, \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03af\\u03c3\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af. \\u0391\\u03c5\\u03c4\\u03cc, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03ad\\u03c6\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac, \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1.\\r\\n -\\u0395\\u03bd\\u03b4\\u03bf\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7:\\u00a0\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2,\\u00a0\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c5\\u03c1\\u03ae\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 (\'\'\\u03a0\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2\\/\\u03b7\'\', \'\'\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03bd\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd?\'\').\\r\\n -\\u0399\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7:\\u00a0\\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd. \\u0397 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03bd\\u03ad\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2. \\u0395\\u03ba\\u03b5\\u03af, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9.\\r\\n -\\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7:\\u00a0\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03b5\\u03bb\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2 , \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5. \\u039f\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af.\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:19:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:18:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata-prin-to-neo-ksekinima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(560, 'com_content.article.175', '', '2022-01-27 21:19:33', 43, 11641, 'a36186e803bfca4a130192a0db1468de91886108', '{\"id\":\"175\",\"asset_id\":463,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03c9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03ac\\u03bb\\u03c9-\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03bf\\u00a0<strong>\\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2,<\\/strong>\\u00a0\\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5- \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03ad\\u03c4\\u03c3\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>-. \\u03a3\\u03c4\\u03bf \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc , \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9\\u00a0<strong>\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03c9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2? \\u03a4\\u03bf \\u03b1\\u03c3\\u03b1\\u03bd\\u03c3\\u03ad\\u03c1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03ba\\u03b1\\u03bb\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac.                             \\u03a3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5- \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03ad\\u03c4\\u03c3\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-. \\u03a3\\u03c4\\u03bf \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc , \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5.                      \\u0397\\u00a0\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2, \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ce\\u03bd, \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c6\\u03c1\\u03ad\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03b4\\u03c1\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b1\\u03b9\\u03c3\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2.\\r\\n\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03c4\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc (1:10).\\u00a0\\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2,\\u00a0\\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ae \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03ad\\u03c2 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u2018\\u2019\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2\\u2019\\u2019\\u00a0\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1.\\u00a0\\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 , \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03af \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03ae\\u03c4\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ba\\u03b9\\u03bb\\u03ac \\u03c3\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 , \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u2018\\u2019\\u03c4\\u03b9\\u03bc\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u2019\\u2019 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 (\\u03c0.\\u03c7. \\u03b1\\u03bd\\u03b8\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2) \\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1.\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:19:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:19:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(561, 'com_content.article.50', '', '2022-01-27 21:20:23', 43, 10526, 'c6e9b519a6b3173be3a5c0a7f362037daef0c5a4', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0\\u00a0<strong>&lt;&lt; \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21<sup>\\u03bf\\u03c5<\\/sup>\\u00a0\\u03b1\\u03b9\\u03ce\\u03bd\\u03b1&gt;&gt;<\\/strong>\\u00a0\\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c0\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7                             \\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd &lt;&lt; \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21\\u03bf\\u03c5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b1&gt;&gt; \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2                      \\u0394\\u03b9\\u03b5\\u03b8\\u03bd\\u03bf\\u03cd\\u03c2 \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (International Labor Organization) , \\\"\\u0397 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9, \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7, \\u03c0\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf\\u03bc\\u03b1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03bf\\u03b2\\u03b1\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c5\\u03c0\\u03ad\\u03c1\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b9\\u03b1\\u03b2\\u03ae\\u03c4\\u03b7, \\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03b9\\u03b1\\u03af\\u03b1 \\u03bd\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bd\\u03b5\\u03c5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2\\\".\\u00a0\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b2\\u03c1\\u03ae\\u03ba\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9\\u00a0\\u03c4\\u03bf 75% - 90% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5 \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf\\u00a080% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b9\\u03c3\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03c9\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2?        \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03ba\\u03b9\\u03bb\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2:        \\r\\n \\u0391\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.\\r\\n \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ae\\u03b4\\u03b7 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03bd.\\r\\n \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03bf\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:20:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:19:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(562, 'com_tags.tag.56', '', '2022-01-27 21:21:07', 43, 587, '0e54b52dd66d29ff838b6a14564c1c8874a5fe2f', '{\"id\":56,\"parent_id\":1,\"lft\":109,\"rgt\":110,\"level\":1,\"path\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\",\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":1,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":43,\"created_time\":\"2022-01-27 21:21:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-27 21:21:07\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(563, 'com_content.article.51', '', '2022-01-27 21:21:07', 43, 16531, '1af8c449f04a11c2aac95d924f9b4f192328bcfa', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0<strong>\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0<strong>\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03a7\\u03b1\\u03bc\\u03bf\\u03b3\\u03ad\\u03bb\\u03b1, \\u03c0\\u03ac\\u03c1\\u03b5 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac                             \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.                       \\u0397\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1.\\r\\n\\u03a4\\u03bf \\u03bc\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03af\\u03b4\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 (\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c7\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac\\u03c2, \\u03c3\\u03c6\\u03af\\u03be\\u03b9\\u00b5\\u03bf \\u00b5\\u03c5\\u03ce\\u03bd, \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae, \\u03b9\\u03b4\\u03c1\\u03ce\\u03c4\\u03b1) \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03b2\\u03bf\\u03cd\\u03bb\\u03b7\\u03c3\\u03b7. \\u0394\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03c1\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bc\\u03c5\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u00a0\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2.           \\u039b\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b7\\u03bc\\u03b5\\u03af\\u03b1\\u03c2\\u2026  \\r\\n\\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u00a0\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1.\\u00a0\\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7.\\u00a0\\u0395\\u03b9\\u03c3\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf\\u00a0\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9!           \\u0395\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u2026  \\r\\n\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7. \\u038c\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c0\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03bf\\u03cd. \\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b5\\u03b9\\u03c3\\u03ad\\u03bb\\u03b8\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c7\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.           \\u038c\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac\\u2026  \\r\\n\\u039c\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03cb\\u03c0\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf\\u00a0\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03b1\\u03bd\\u03af\\u03c3\\u03b9\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc.\\r\\n\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2. \\u0397 \\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03b4\\u03ce\\u03c1\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2\\u00a0\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03b9\\u03cc\\u03bb\\u03b1\\u03c2!\\u00a0\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:21:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:20:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(564, 'com_content.article.52', '', '2022-01-27 21:21:30', 43, 8758, '7592b30d840ae5d9a22e31e81bc9c141cf9dc394', '{\"id\":\"52\",\"asset_id\":217,\"title\":\"\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0<strong>\\u03c1\\u03cc\\u03bb\\u03bf<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u2026 \\u0386\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1;                             \\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.                      \\u03a0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7\\u03c2, (\\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2) \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c6\\u03c5\\u03b3\\u03ae \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 (\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03ac\\u03c7\\u03b7\\u03c2-\\u03c6\\u03c5\\u03b3\\u03ae\\u03c2). \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ae \\u03bf \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd. \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03be\\u03b1\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03ac\\u03c1\\u03bf\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5, \\u03b1\\u03bd \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\\u00a0\\u03ae\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ac\\u03bd\\u03bf\\u03c3\\u03b1 \\u03bd\\u03bf\\u03c3\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba.\\u03b1.\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:21:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:21:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(565, 'com_content.article.179', '', '2022-01-27 21:22:13', 43, 14733, '945d4ddac0e1797909835abbbe6cda68f8e94747', '{\"id\":\"179\",\"asset_id\":471,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><strong>\\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1<\\/strong>. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1- \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b5\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03b5\\u03c4\\u03b5 .<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u2018\\u2019\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9  \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7, \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9\\u2019\\u2019 -Carl Jung                             \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1- \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b5\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03b5\\u03c4\\u03b5 .\\r\\n \\u2018\\u2019\\u039c\\u03b9\\u03bb\\u03ae\\u03c3\\u03c4\\u03b5\\u2019\\u2019 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1. \\u03a3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 , \\u03c3\\u03ba\\u03b5\\u03c0\\u03c4\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b8\\u03b1 \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2. \\u039c\\u03b9\\u03bb\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b9\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf.\\r\\n \\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5.\\u00a0\\u039c\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ae \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bc\\u03b7\\u03c1\\u03c5\\u03ba\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7\\u03c2,\\u00a0 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af.\\r\\n \\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 ( mindfulness ).\\u00a0\\u0395\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u2018\\u2019\\u03c5\\u03c0\\u03bf\\u03ba\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03c1\\u03b9\\u03ba\\u03c5\\u03bc\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u2013 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ae \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac- \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 (\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 , \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2) \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b5\\u03c0\\u03af\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7.\\r\\n \\u0391\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1.\\u00a0\\u03a0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b7 \\u03b1\\u03bd\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03bd\\u03ac\\u03bc\\u03b5\\u03b9\\u03c2.\\u00a0 \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.\\r\\n\\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7!\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:22:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:21:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(566, 'com_content.article.180', '', '2022-01-27 21:22:31', 43, 14227, 'bea28bac48acb7252306aab9f3cc1da62b8a9eaa', '{\"id\":\"180\",\"asset_id\":473,\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 , \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2  \\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2                             \\\"\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c4\\u03cc\\u03bc\\u03c9\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ae \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2\\\" (Lee &amp; Cranford, 2008), \\u03ae \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\\"\\u0397 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03b7 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7 \\u03b1\\u03bd\\u03ac\\u03ba\\u03b1\\u03bc\\u03c8\\u03b7 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c5\\u03c0\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bc\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2\\\" (Leipold &amp; Greve, 2009).                      \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 , \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b8\\u03b7\\u03ba\\u03ce\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5.\\r\\n\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 . \\u0386\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03bd\\u03ce \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bc\\u03b1\\u03ba\\u03c1\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 (\\u03c0.\\u03c7. \\u03b7 \\u03b1\\u03c0\\u03ce\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5 , \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03ba.\\u03b1.)\\r\\n\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b7\\u03bc\\u03bc\\u03cd\\u03c1\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd, \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03ac\\u03c1\\u03bf\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 - \\u03b5\\u03bd \\u03bc\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c7\\u03ac\\u03c1\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\r\\n\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 , \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u2013 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1- \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 . \\u0397 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03c9\\u03bd , \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c0\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7 \\u03b5\\u03bd\\u03ce\\u00a0 \\u03b7 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03ac\\u03bc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5.\\r\\n\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce. \\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bb\\u03ce\\u03b2\\u03b7\\u03c4\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03c7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1.\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 21:22:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-27 21:22:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(567, 'com_content.category.45', '', '2022-01-29 12:28:31', 43, 742, '5fd3197f489ed56d41e540d65e78d75891c549a5', '{\"id\":45,\"asset_id\":616,\"parent_id\":1,\"lft\":85,\"rgt\":86,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u039d\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03bd\\u03ad\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-29 12:28:31\",\"modified_user_id\":43,\"modified_time\":\"2022-01-29 12:28:31\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(568, 'com_content.article.239', '', '2022-02-11 11:08:41', 43, 6950, '180058f0a0e7c31c6d60934aa35d897cd8e3b5a9', '{\"id\":239,\"asset_id\":617,\"title\":\"CV -\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5\",\"alias\":\"cv-\\u03bc\\u03ac\\u03b9\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5\",\"introtext\":\"<p><img src=\\\"images\\/cv3.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>H&nbsp;<strong>\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5<\\/strong>&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, \\u0392Sc<\\/p>\\r\\n<p>\\u0397 \\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5 \\u03c3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03a4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b7\\u03c2 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a7\\u03b1\\u03c1\\u03bf\\u03ba\\u03bf\\u03c0\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 Application of Genetics in Precision Nutrition, \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2-\\u03b3\\u03bf\\u03bd\\u03b9\\u03b4\\u03af\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u0395\\u039a\\u03a0\\u0391.<\\/p>\\r\\n<p>\\u0397 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03b3\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf \\u039d\\u03bf\\u03c3\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0398\\u03ce\\u03c1\\u03b1\\u03ba\\u03bf\\u03c2 \\u00ab\\u03a3\\u03c9\\u03c4\\u03b7\\u03c1\\u03af\\u03b1\\u00bb, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03bf\\u03bd\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b3\\u03ba\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b9\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03bf\\u03c3\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b3\\u03c1\\u03b1\\u03c6\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ba\\u03bf\\u03c5 \\u039a\\u03b1\\u03bd\\u03b5\\u03bb\\u03bb\\u03ac\\u03ba\\u03b7, \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bc\\u03b7 \\u03ba\\u03b5\\u03c1\\u03b4\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Wise Greece \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b8\\u03ae\\u03bd\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03ac\\u03bc\\u03b7\\u03bd\\u03bf \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf Universidad de Zaragoza \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03c3\\u03c0\\u03b1\\u03bd\\u03af\\u03b1, \\u03bc\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03b1 \\u0395\\u03c1\\u03ac\\u03c3\\u03bc\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 Hr. Psychology \\u2013 Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(569, 'com_content.article.189', '', '2022-02-11 11:22:48', 43, 4786, '8491028d0e97c1f5875be492abcbc2549ba8ab3a', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397&nbsp;\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H&nbsp;\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp; &nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397&nbsp;\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397&nbsp;\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397&nbsp;\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H&nbsp;\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-11 11:22:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-11 11:19:48\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":22,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(570, 'com_content.article.240', '', '2022-02-11 11:28:11', 43, 12152, '0a3cb404b4a29354a4540df2dd48dd68595b54f6', '{\"id\":240,\"asset_id\":618,\"title\":\"\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"alias\":\"\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"introtext\":\"<div>\\r\\n<p><strong><span>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span>\\u039d\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03c9\\u03bd \\u039a\\u03b5\\u03bd\\u03c4 \\u03ba\\u03b1\\u03b9 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b7 <strong>\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong> \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 <strong>\\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u0395\\u03bd\\u03ce \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c1\\u03ad\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03b5\\u03c2 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b8\\u03ac\\u03c1\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 <strong>\\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong> \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf <strong>Journal of Happiness Studies<\\/strong> \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bc\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 -\\u03b1\\u03bd\\u03c4\\u03af \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae.<\\/span><\\/p>\\r\\n<p><span>\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2, \\u0394\\u03c1 Adelina Gschwandtner (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b5\\u03bd\\u03c4), \\u0394\\u03c1 Sarah Jewell \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 Uma Kambhampati (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba), \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03c7\\u03c4\\u03b7\\u03ba\\u03b5, \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1.<\\/span><\\/p>\\r\\n<p><strong><span>\\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7.<\\/span><\\/strong><\\/p>\\r\\n<p><span>\\u039c\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, \\u03bf\\u03b9 <strong>\\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2<\\/strong> \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 <strong>\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 <strong>\\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2<\\/strong> \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2 \\u00ab\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0397 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c9\\u03c6\\u03b5\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7. [...] \\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 <strong>\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong> \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2<\\/strong> \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03c0\\u03bb\\u03cc\\u00bb.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span>Journal Reference:<\\/span><\\/p>\\r\\n<p><span>Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. <\\/span><span>Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-02-11 11:28:11\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-02-11 11:28:11\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(571, 'com_content.article.189', '', '2022-02-11 11:36:03', 43, 5245, 'dae7955241468b7a56ab30575c874c7867000cd0', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397&nbsp;\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H&nbsp;\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp; &nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397&nbsp;\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397&nbsp;\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397&nbsp;\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H&nbsp;\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u0391\\u0399\\u03a1\\u0391\\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0391\\u039a\\u039f\\u03a5 H&nbsp;\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-11 11:36:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-11 11:35:24\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":22,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(572, 'com_content.article.240', '', '2022-02-11 11:42:09', 43, 12167, 'f49eb0d4341c30dff03bafeade0eb6f5d57599fc', '{\"id\":\"240\",\"asset_id\":618,\"title\":\"\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"alias\":\"\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"introtext\":\"<div>\\r\\n<p><strong><span>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span>\\u039d\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03c9\\u03bd \\u039a\\u03b5\\u03bd\\u03c4 \\u03ba\\u03b1\\u03b9 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b7 <strong>\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong> \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 <strong>\\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u0395\\u03bd\\u03ce \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c1\\u03ad\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03b5\\u03c2 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b8\\u03ac\\u03c1\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 <strong>\\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong> \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf <strong>Journal of Happiness Studies<\\/strong> \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bc\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 -\\u03b1\\u03bd\\u03c4\\u03af \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae.<\\/span><\\/p>\\r\\n<p><span>\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2, \\u0394\\u03c1 Adelina Gschwandtner (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b5\\u03bd\\u03c4), \\u0394\\u03c1 Sarah Jewell \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 Uma Kambhampati (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba), \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03c7\\u03c4\\u03b7\\u03ba\\u03b5, \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1.<\\/span><\\/p>\\r\\n<p><strong><span>\\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7.<\\/span><\\/strong><\\/p>\\r\\n<p><span>\\u039c\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, \\u03bf\\u03b9 <strong>\\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2<\\/strong> \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 <strong>\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 <strong>\\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2<\\/strong> \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2 \\u00ab\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0397 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c9\\u03c6\\u03b5\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7. [...] \\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 <strong>\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong> \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2<\\/strong> \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03c0\\u03bb\\u03cc\\u00bb.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span>Journal Reference:<\\/span><\\/p>\\r\\n<p><span>Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. <\\/span><span>Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-11 11:42:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-11 11:41:53\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(573, 'com_content.article.240', '', '2022-02-11 11:44:59', 43, 12678, '66f0db33150e8f6796c1c7f58ff98edbd661006c', '{\"id\":\"240\",\"asset_id\":618,\"title\":\"\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"alias\":\"\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"introtext\":\"<div>\\r\\n<p><strong><span>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/span><\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong><span>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p>&nbsp;<span>\\u039d\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03c9\\u03bd \\u039a\\u03b5\\u03bd\\u03c4 \\u03ba\\u03b1\\u03b9 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b7 <strong>\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong> \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 <strong>\\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u0395\\u03bd\\u03ce \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c1\\u03ad\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03b5\\u03c2 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b8\\u03ac\\u03c1\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 <strong>\\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong> \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf <strong>Journal of Happiness Studies<\\/strong> \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bc\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 -\\u03b1\\u03bd\\u03c4\\u03af \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae.<\\/span><\\/p>\\r\\n<p><span>\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2, \\u0394\\u03c1 Adelina Gschwandtner (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b5\\u03bd\\u03c4), \\u0394\\u03c1 Sarah Jewell \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 Uma Kambhampati (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba), \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03c7\\u03c4\\u03b7\\u03ba\\u03b5, \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1.<\\/span><\\/p>\\r\\n<p><strong><span>\\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7.<\\/span><\\/strong><\\/p>\\r\\n<p><span>\\u039c\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, \\u03bf\\u03b9 <strong>\\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2<\\/strong> \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 <strong>\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 <strong>\\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2<\\/strong> \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong>.<\\/span><\\/p>\\r\\n<p><span>\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2 \\u00ab\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0397 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c9\\u03c6\\u03b5\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7. [...] \\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 <strong>\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong> \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2<\\/strong> \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03c0\\u03bb\\u03cc\\u00bb.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span>Journal Reference:<\\/span><\\/p>\\r\\n<p><span>Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. <\\/span><span>Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-11 11:44:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-11 11:43:47\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(574, 'com_content.article.81', '', '2022-02-14 14:27:04', 43, 7322, '1434a518a26b506600cf111db7564afc52137686', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf&nbsp;<strong>\\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; <\\/strong>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp;<strong>\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1<\\/strong>&nbsp;\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b7&nbsp;\\u03bd\\u03c4\\u03bf\\u03c0\\u03b1\\u03bc\\u03af\\u03bd\\u03b7&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b7&nbsp;\\u03bd\\u03bf\\u03c1\\u03b5\\u03c0\\u03b9\\u03bd\\u03b5\\u03c6\\u03c1\\u03af\\u03bd\\u03b7&nbsp;\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03c3\\u03b5\\u03c1\\u03bf\\u03c4\\u03bf\\u03bd\\u03af\\u03bd\\u03b7&nbsp;\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf&nbsp;\\u03b5\\u03c5\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c4\\u03bf\\u03b9, \\u03c0\\u03b9\\u03bf&nbsp;\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf&nbsp;\\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03b4\\u03b5\\u03b9\\u03c2. \\u038c\\u03c4\\u03b1\\u03bd, \\u03b4\\u03b5, \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2&nbsp;\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03c5, \\u03b5\\u03be\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7&nbsp;&nbsp; \\u00ab\\u039f \\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c6\\u03bb\\u03cc\\u03c2\\u00bb. &nbsp;\\u03a0\\u03ac\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ad\\u03c9\\u03c2 \\u03bb\\u03af\\u03b3\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1&nbsp;\\u03b4\\u03b5\\u03bd&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5&nbsp;\\u03bc\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7.<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:27:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:26:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/erwtas-einai.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(575, 'com_content.article.83', '', '2022-02-14 14:29:15', 43, 10184, 'c2c5a498af116ac7193f6e53265f500f91a286fa', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1<\\/strong>&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1&nbsp;<strong>\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5<\\/strong>,&nbsp;<strong>\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>,&nbsp;<strong>\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1; \\u0397 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2, \\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1&nbsp;\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1&nbsp;\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7&nbsp;\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf. \\u0397 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u0394\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2, \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0397&nbsp;\\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1&nbsp;\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf&nbsp;\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7&nbsp;\\u03b5\\u03bd\\u03cc\\u03c2&nbsp;\\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5. \\u039f&nbsp;\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf\\u03c2&nbsp;\\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5&nbsp;\\u03b4\\u03cd\\u03bf&nbsp;\\u03ac\\u03c4\\u03bf\\u03bc\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c9\\u03c2 \\\"\\u03b8\\u03ad\\u03bb\\u03c9 \\u03cc, \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2\\\". \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b5\\u03c0\\u03ce\\u03b4\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03bf\\u03c5\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1&nbsp;\\u03c3\\u03ae\\u03bc\\u03b1 \\u03b1\\u03c6\\u03cd\\u03c0\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2&nbsp;\\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5&nbsp;\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf&nbsp;\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03ba\\u03b5\\u03c1\\u03b4\\u03b7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5 \\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1&nbsp;\\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7&nbsp;\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2. \\u039c\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf&nbsp;\\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03bd\\u03ce, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03ac\\u03bb\\u03bb\\u03bf \\u03c4\\u03cc\\u03c3\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd&nbsp;\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03ba\\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03ae&nbsp;\\u03c4\\u03b7\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:29:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:27:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/zileia-kalo-i-kako-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(576, 'com_content.article.84', '', '2022-02-14 14:31:30', 43, 12352, '5f15db51923423ee4e144b3b63f12f1cba1b2911', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2<\\/strong>&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7&nbsp;<strong>\\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1<\\/strong>, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bd\\u03b7\\u03c0\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03bf\\u03b9&nbsp;\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c1\\u03bc\\u03ad\\u03c2 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c3\\u03c4\\u03b5\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7&nbsp;\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2&nbsp;\\u03b6\\u03c9\\u03ae\\u03c2&nbsp;\\u03bc\\u03b1\\u03c2. \\u039f\\u03b9&nbsp;\\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2&nbsp;\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c7\\u03ac\\u03b4\\u03b9, \\u03c4\\u03bf \\u03ba\\u03c1\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c6\\u03b9\\u03bb\\u03af \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bf\\u03be\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7 (\\u03c4\\u03b7\\u03bd \\\"\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\\") , \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u039f&nbsp;\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae&nbsp;\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7&nbsp;\\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1&nbsp;\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u039c\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03ac\\u03bd\\u03b5\\u03c3\\u03b7&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9&nbsp;\\u03ae \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5&nbsp;\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae&nbsp;\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd&nbsp;\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03c9\\u03c2 \\u03b2\\u03c1\\u03ad\\u03c6\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2&nbsp;\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2&nbsp;\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5&nbsp;\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5&nbsp;\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf.&nbsp;\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5&nbsp;\\u03b2\\u03af\\u03c9\\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7, \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1,&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2&nbsp;\\u03ae&nbsp;\\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2,&nbsp;\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac\\u00bb \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac&nbsp;\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac,&nbsp; \\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03b2\\u03bf\\u03bb\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc&nbsp;\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2&nbsp;\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2.&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:31:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:29:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(577, 'com_content.article.72', '', '2022-02-14 14:34:40', 43, 3962, 'b833a05d2a05e1d35f3943b9649c5d4821c05b8e', '{\"id\":\"72\",\"asset_id\":257,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c7\\u03ce\\u03c1\\u03bf\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1&nbsp;\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5&nbsp;\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1&nbsp;\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:34:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:32:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(578, 'com_content.article.73', '', '2022-02-14 14:35:08', 43, 9755, '34e869ae92c7287666ba89f88df4daf303fbc165', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.&nbsp;\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2&nbsp;<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>&nbsp;<strong>\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2&nbsp;\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2.&nbsp;\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u2019 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c4\\u03b1&nbsp;\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac&nbsp;\\u03bc\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1&nbsp;\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bd\\u03b1&nbsp;\\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd&nbsp;\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0397 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1&nbsp;\\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1&nbsp;\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9\\u03c1\\u03bf\\u03cd\\u03c2. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0398\\u03b1 \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03b5\\u03ac\\u03bd \\u03c4\\u03bf \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03be\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03ba\\u03bf\\u03c5\\u03b2\\u03b5\\u03bd\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:35:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:34:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(579, 'com_content.article.186', '', '2022-02-14 14:45:13', 43, 12513, '976fcb0796a8eddd2de3a23d69162978f0e22ac2', '{\"id\":\"186\",\"asset_id\":485,\"title\":\"\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"alias\":\"\\u03c4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;&nbsp;<strong>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2 \\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;&nbsp;\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1.&nbsp;\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1&nbsp;\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u2013 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5:&nbsp; - \\u039f\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\/ \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf)- \\u03a3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2- \\u039a\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1- \\u039f\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac- \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u2013 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae,- \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\/ \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7 \\/ \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2- \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\/ \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7- \\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7- \\u03a3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03bf\\u03c1\\u03ac \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5&nbsp;\\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9.&nbsp; 2.&nbsp;\\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf&nbsp;\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7&nbsp;\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.&nbsp;\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03ba\\u03c4\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b9\\u03bc\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 1&nbsp;(\\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7) \\u03ad\\u03c9\\u03c2 \\u03c4\\u03bf 10 (\\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7). \\u0397 \\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac&nbsp;\\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5).&nbsp;\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b5\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03ba\\u03c5\\u03ba\\u03bb\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.&nbsp; - \\u0397 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af&nbsp;&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. - \\u0391\\u03bd&nbsp;\\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc&nbsp;\\u03ae \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf&nbsp;\\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf&nbsp;\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac&nbsp;\\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf&nbsp;&nbsp;\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bf\\u03bc\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03c5\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03bf\\u03c0\\u03c4\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. 3.&nbsp;\\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2&nbsp;\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af: -&nbsp;\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1;- \\u03a5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2;- \\u03a3\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2&nbsp;\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03c9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;-&nbsp;\\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9&nbsp;\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9;&nbsp;\\u03a0\\u03ce\\u03c2&nbsp;\\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2&nbsp;\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2;<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:45:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:44:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/troxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(580, 'com_content.article.182', '', '2022-02-14 14:46:01', 43, 8350, '44ee52c003fe27b8644e26c35bae24dcaf2c8cd3', '{\"id\":\"182\",\"asset_id\":477,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03ad\\u03c1\\u03c1\\u03b9\\u03c8\\u03b5 \\u03ae \\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03ba\\u03b1\\u03c4\\u03ad\\u03c1\\u03c1\\u03b5\\u03c5\\u03c3\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03ad\\u03c1\\u03c1\\u03b9\\u03c8\\u03b5 \\u03ae \\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03ae \\u03ba\\u03b1\\u03c4\\u03ad\\u03c1\\u03c1\\u03b5\\u03c5\\u03c3\\u03b5. \\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 1- \\u039f\\u03b9 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf. \\u0391\\u03c5\\u03c4\\u03ac, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03b5. \\u0397 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd : 1) 2) 3) \\u0397 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd :\\u03a4\\u03ce\\u03c1\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7 \\u03bc\\u03b5\\u03c4\\u03ac: \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2 \\u03ac\\u03bd\\u03bf\\u03b9\\u03be\\u03b1\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac; \\u03a4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad \\u03b1\\u03bd \\u03b7 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03ba\\u03bb\\u03b5\\u03b9\\u03bd\\u03b5; 1) 2) 3) \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9:&nbsp; \\u03a4\\u03b9 \\u03bf\\u03b4\\u03ae\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b9\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1\\u03c2; \\u03a4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1; \\u03a0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u0389\\u03c4\\u03b1\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03ae \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u03a4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1; \\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03c9\\u03c1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1; \\u03a0\\u03bf\\u03b9\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b9\\u03bc\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03c3\\u03ac\\u03c2; \\u0395\\u03af\\u03c7\\u03b1\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1; \\u0397 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03ad\\u03c6\\u03b5\\u03c1\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc; \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd . \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ae \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03ae; \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5? &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:46:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:45:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pexels-oleg-magni-2726517.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(581, 'com_content.article.181', '', '2022-02-14 14:46:44', 43, 6578, '80c478958aaa48658100da2e2fc9d933f1d38e0e', '{\"id\":\"181\",\"asset_id\":475,\"title\":\"\\u03a4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5?\",\"alias\":\"\\u03c4\\u03b9-\\u03b8\\u03b1-\\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03c6\\u03af\\u03bb\\u03bf-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5? \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 (\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd). \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae? \\u03a4\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5? \\u03a4\\u03b9 \\u03b8\\u03b1 \\u03bb\\u03ad\\u03b3\\u03b1\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2, \\u03b1\\u03bd \\u03c5\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7; \\u03a4\\u03b9 \\u03c4\\u03cc\\u03bd\\u03bf \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b9\\u03bb\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5? \\u03a4\\u03b9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5; -\\u03a4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5? - \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03bf\\u03b9\\u03b1 , \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u2018\\u2019\\u03c0\\u03b9\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u2019\\u2019 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:46:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:46:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ti-tha-eleges-ston-filo-sou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(582, 'com_content.article.178', '', '2022-02-14 14:47:49', 43, 5225, '42c52f2bca916b1d938e06d3116aae5cbe9938cc', '{\"id\":\"178\",\"asset_id\":469,\"title\":\"\\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\",\"alias\":\"\\u03c3\\u03b5-10-\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af&nbsp;<strong>\\u03c0\\u03ce\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af&nbsp;\\u03c0\\u03ce\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03b1\\u03bb\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. - \\u03a4\\u03bf \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1&nbsp;\\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ae \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2; - \\u0398\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5&nbsp;\\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc;&nbsp;\\u0391\\u03bd \\u03bd\\u03b1\\u03b9,&nbsp;\\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc. - \\u0391\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03ce\\u03c1\\u03b1, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2; \\u03a4\\u03bf&nbsp;\\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03af&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c0\\u03ac\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:47:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:47:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/se-10-xronia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(583, 'com_content.article.177', '', '2022-02-14 14:48:36', 43, 6549, '0e7b7111d57552fbea0354e4b22a2b20ce997ad4', '{\"id\":\"177\",\"asset_id\":467,\"title\":\"\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2-\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><strong>\\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03bc\\u03b9\\u03b1&nbsp;<strong>\\u03bb\\u03af\\u03c3\\u03c4\\u03b1<\\/strong>&nbsp;\\u03bc\\u03b5 10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b5\\u03c2 7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03bc\\u03b9\\u03b1&nbsp;\\u03bb\\u03af\\u03c3\\u03c4\\u03b1&nbsp;\\u03bc\\u03b5 10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b5\\u03c2 7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2. \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc. \\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2&nbsp;(+ 5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1) \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1,&nbsp;\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03bb\\u03af\\u03c3\\u03c4\\u03b5\\u03c2. \\u0399\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac, \\u03cc,\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03b5\\u03af \\u03ae \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b1, \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b4\\u03b5 \\u03b4\\u03b1\\u03c0\\u03b1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03b4\\u03bf\\u03be\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;: \\\"\\u03a4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03bf\\u03c5;\\\". \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd\\/ \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b7.<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:48:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:47:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/oi-proigoumenes-meres.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(584, 'com_content.article.176', '', '2022-02-14 14:49:27', 43, 6262, 'b3d0289f3fa1cfca2994d6c3d5ead45a07845db4', '{\"id\":\"176\",\"asset_id\":465,\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 S.M.A.R.T\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9-s-m-a-r-t\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1&nbsp;<strong>S.M.A.R.T. \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03ad\\u03b8\\u03bf\\u03b4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c7\\u03bf\\u03b8\\u03b5\\u03c3\\u03af\\u03b1\\u03c2. \\u038c\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 S.M.A.R.T \\u03a4\\u03bf \\u03b1\\u03c3\\u03b1\\u03bd\\u03c3\\u03ad\\u03c1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03ba\\u03b1\\u03bb\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1&nbsp;S.M.A.R.T. \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03ad\\u03b8\\u03bf\\u03b4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c7\\u03bf\\u03b8\\u03b5\\u03c3\\u03af\\u03b1\\u03c2. \\u038c\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. - \\u03a4\\u03af \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9,&nbsp;\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\/\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\/ \\u03bc\\u03b5 \\u03c4\\u03af \\u03bc\\u03ad\\u03c3\\u03b1, \\u03c0\\u03cc\\u03c4\\u03b5, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03cd&nbsp;(Specific) - \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03bf\\u03c2&nbsp;\\u03cc\\u03c4\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03c9&nbsp;(Measurable) - \\u039c\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03bc\\u03ad\\u03c3\\u03b1, \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03c9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03bf\\u03c5; \\u03a4\\u03af \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03c9 \\u03ae\\u03b4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1&nbsp; \\u03b2\\u03c1\\u03c9 \\u03cc\\u03c3\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03c9;&nbsp;(Attainable) - \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03bc\\u03bf\\u03c5&nbsp;\\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03c9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1;&nbsp;(Realistic) - \\u03a3\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1&nbsp;\\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03c9;&nbsp;(Time-Bound)<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:49:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:48:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/stoxoi-s.m.a.r.t.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(585, 'com_content.article.172', '', '2022-02-14 14:50:04', 43, 5552, '17a095bafcb827966ec2c059bbcc8317cd963468', '{\"id\":\"172\",\"asset_id\":457,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u03a4\\u03bf \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03c3\\u03b9\\u03bf \\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03c3\\u03b9\\u03bf \\u03c3\\u03c4\\u03bf \\u03bb\\u03cd\\u03ba\\u03b5\\u03b9\\u03bf \\u03ae \\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03cc\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03cc\\u03bb\\u03b7 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ce\\u03bd \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.&nbsp;\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: \\u03a0\\u03ce\\u03c2&nbsp;\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bc\\u03b5\\u03c4\\u03ac\\u03b2\\u03b1\\u03c3\\u03b7; \\u03a4\\u03af \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2&nbsp;\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03b1\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2; \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03af \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03af&nbsp;\\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd&nbsp;\\u03c4\\u03cc\\u03c4\\u03b5; \\u03a5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5; \\u0391\\u03bd \\u03bd\\u03b1\\u03b9, \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf; \\u03a4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03b1\\u03c4\\u03b5&nbsp;\\u03ba\\u03ac\\u03c4\\u03b9; &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:50:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:49:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anaskopisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(586, 'com_content.article.171', '', '2022-02-14 14:51:06', 43, 6358, 'c22e3cc8cb2f56fb55878780060b5f5c59f03bd0', '{\"id\":\"171\",\"asset_id\":455,\"title\":\"\\u0397 \\\"\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\\"\",\"alias\":\"\\u03b7-\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5,&nbsp;<strong>\\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03bc\\u03b5 \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\\"\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\\" \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5,&nbsp;\\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03bc\\u03b5 \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5&nbsp;\\u03c7\\u03c1\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2&nbsp;\\u03bc\\u03b1\\u03c1\\u03ba\\u03b1\\u03b4\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u2019 \\u03b1\\u03c5\\u03c4\\u03ae. \\u038c\\u03c4\\u03b1\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03ae\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: -&nbsp;\\u03a0\\u03bf\\u03b9\\u03b1&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u00ab\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u00bb \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae; -&nbsp; \\u0393\\u03b9\\u03b1\\u03c4\\u03af&nbsp;\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b1\\u03bc\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\\u00bb \\u03bc\\u03b5 \\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ac \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9; (\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1 \\u2013 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u2013 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5) -&nbsp; \\u03a4\\u03af&nbsp;\\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ac; (\\u039a\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b9\\u03bf \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf) -&nbsp; \\u03a0\\u03ce\\u03c2&nbsp;\\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03b4\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ac \\u03c3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2;<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:51:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:50:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-mountzoura-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(587, 'com_content.article.166', '', '2022-02-14 14:52:11', 43, 8760, '25a45a3f8bd6802f309fc42eb3d4230edece7b65', '{\"id\":\"166\",\"asset_id\":445,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u038c\\u03a7\\u0399\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03c0\\u03b5\\u03b9\\u03c2-\\u03cc\\u03c7\\u03b9\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2&nbsp;<strong>\\u03cc\\u03c7\\u03b9<\\/strong>&nbsp;\\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c4\\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03c1\\u03b9\\u03bf. \\u0394\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9&nbsp;<strong>3 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>&nbsp;&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2&nbsp;<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u038c\\u03a7\\u0399 \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2&nbsp;\\u03cc\\u03c7\\u03b9&nbsp;\\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c4\\u03b1\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03c1\\u03b9\\u03bf. \\u0394\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9&nbsp;3 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2&nbsp;&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2&nbsp;\\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2! \\u039d\\u03b9\\u03ce\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7. &nbsp;\\u038c\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ac\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c9\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1\\u03b9 \\u03ae \\u03cc\\u03c7\\u03b9, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c6\\u03c9\\u03bd\\u03bf\\u03cd\\u03bb\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03b9&nbsp;\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9&nbsp;\\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. &nbsp;\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7. \\u0394\\u03b5\\u03af\\u03be\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5. &nbsp;\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2&nbsp;\\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03ac\\u03c2&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b5\\u03c2&nbsp;\\u03bd\\u03b1\\u03b9&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03b3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03c3\\u03c5\\u03bc\\u03c0\\u03bf\\u03bd\\u03ac\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9. \\u0386\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03bf\\u03c5: \\u00ab\\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03ac\\u03b4\\u03b5\\u03b9\\u03bf \\u03b4\\u03bf\\u03c7\\u03b5\\u03af\\u03bf\\u00bb.<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:52:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:51:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-peis-oxi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(588, 'com_content.article.165', '', '2022-02-14 14:53:00', 43, 4704, '6e72831bf462ce26021292049106a1fe659f8f91', '{\"id\":\"165\",\"asset_id\":443,\"title\":\"\\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03c4\\u03b1-\\u03cc\\u03c1\\u03b9\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03b5\\u03af\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>&nbsp;\\u03cc,\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03b5\\u03af\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2&nbsp;\\u03cc,\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9. -&nbsp;\\u039a\\u03ac\\u03bd\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1&nbsp;\\u03bc\\u03b5 5 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ac. - \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bb\\u03ac\\u03bd\\u03bf \\u03c3\\u03bf\\u03c5, \\u03c4\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2. - \\u03a4\\u03ce\\u03c1\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1&nbsp;\\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf, \\u03bb\\u03ac\\u03b2\\u03b5 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7! *\\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ae: \\u03b1\\u03bd \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc 5 \\u03cc\\u03c1\\u03b9\\u03b1, \\u03ba\\u03ac\\u03bd\\u03c4\\u03bf \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c6\\u03bf\\u03cd \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 5.<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:53:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:52:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-oria-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(589, 'com_content.article.163', '', '2022-02-14 14:55:30', 43, 7756, 'c365cdaad057afc86a5e947152993fe92d9ded9a', '{\"id\":\"163\",\"asset_id\":439,\"title\":\"\\u039f \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"alias\":\"\\u03bf-\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u03bc\\u03b5&nbsp;8 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 5 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03bf \\u03cc\\u03bd\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5 (\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1). \\u03a4\\u03b1&nbsp;\\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae. \\u03a4\\u03b1&nbsp;\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1&nbsp;\\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03b9\\u03b4\\u03b5\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5. \\u03a4\\u03b1&nbsp;\\u03a3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03bb\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7). \\u03a4\\u03b1&nbsp;\\u03a5\\u03bb\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1&nbsp;\\u03a7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u038c\\u03c1\\u03b9\\u03b1&nbsp;\\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03ad\\u03bc\\u03b2\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03cc\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bd\\u03b1\\u03ba\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac 15 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2.&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:55:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:54:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-pinakas-twn-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(590, 'com_content.article.164', '', '2022-02-14 14:56:10', 43, 4666, 'b1c4724e106c4be6700993125bb2345e0f11e312', '{\"id\":\"164\",\"asset_id\":441,\"title\":\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd \\u2013 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"alias\":\"\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd-\\u2013-\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03c4\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;<strong>\\\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd\\\"<\\/strong>&nbsp;\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;<strong>\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd \\u2013 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u0395\\u03ac\\u03bd \\u03c4\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;\\\"\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u039f\\u03c1\\u03af\\u03c9\\u03bd\\\"&nbsp;\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1. *\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd&nbsp;\\u03a0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u039f\\u03c1\\u03af\\u03c9\\u03bd. \\u03a0\\u03ac\\u03c1\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c2: -&nbsp;\\u03a4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5; -&nbsp;\\u03a0\\u03ce\\u03c2 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af&nbsp;\\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; -&nbsp;\\u03a4\\u03af \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc&nbsp;\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b5\\u03ac\\u03bd \\u03b8\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2;<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:56:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:55:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-pinakas-twn-oriwn-epektasi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(591, 'com_content.article.158', '', '2022-02-14 14:57:08', 43, 5285, 'a633910abc33b8cdeaf51bee01e047594725abb3', '{\"id\":\"158\",\"asset_id\":429,\"title\":\"\\u03a4\\u03b9 \\u03ad\\u03c7\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"alias\":\"\\u03c4\\u03b9-\\u03ad\\u03c7\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"introtext\":\"<p>\\u03a7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03ad\\u03c7\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9                            -\\u03a7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5.\\r\\n- \\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2,\\u00a0\\u03c5\\u03c0\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5.\\r\\n-\\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03c0\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03b1\\u03bd\\u03ad\\u03c6\\u03b9\\u03ba\\u03c4\\u03bf\\u03c5\\u03c2.\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:57:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:56:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/tiexw-kataferei.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(592, 'com_content.article.157', '', '2022-02-14 14:58:24', 43, 14173, '047b202696e7e7445b44059b42cc49b2a027f7f1', '{\"id\":\"157\",\"asset_id\":427,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u00b5\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5\\u00a0<strong>\\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd                            \\u0397 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u00b5\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03b9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd,\\u00a0\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1. \\r\\n  \\u03a6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9 \\u03bd:  \\r\\n\\r\\n \\u03a0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf\\u03c5\\u03c4\\u03bf\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2, \\u03ac\\u03b2\\u03bf\\u03bb\\u03b5\\u03c2, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ae \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bf\\u03b3\\u03b5\\u03c2.\\r\\n\\r\\n\\r\\n \\u0395\\u03be\\u03ad\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03c4\\u03c9\\u03bd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u00ab\\u03c5\\u03c0\\u03ad\\u03c1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03ac\\u00bb \\u03ba\\u03b1\\u03b8\\u03b5\\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b1\\u03c4\\u03b5.\\r\\n\\r\\n\\r\\n \\u03a0\\u03c1\\u03cc\\u03b2\\u03b1.\\u00a0\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7, \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03b2\\u03ae\\u00b5\\u03b1-\\u03b2\\u03ae\\u00b5\\u03b1, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9, \\u00b5\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9.\\r\\n\\r\\n\\r\\n \\u03a0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03c9\\u03bd \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd (\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd) \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u00ab\\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00bb\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bb\\u03bb\\u03b9\\u03c0\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03c5\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u00b5\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bf \\u03c6\\u03af\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2, \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2.\\r\\n\\r\\n\\r\\n \\u03a0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd.\\u00a0\\u0397 \\u03c6\\u03ac\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03c9\\u03bd \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2.\\r\\n\\r\\n\\r\\n \\u0391\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd.\\u00a0\\u039f\\u03b9 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u00ab\\u03b1\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7, \\u03b8\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03ba\\u03b9\\u03ac\\u00bb. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03b7\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd.\\r\\n\\r\\n\\r\\n \\u0388\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03b1\\u03c5\\u03c4\\u03cc-\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7) \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u00ab\\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03c9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u00b5\\u03bf\\u03c5, \\u03b8\\u03b1 \\u03c0\\u03ac\\u03c9 \\u03c4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u00b5\\u03b5 \\u03c4\\u03bf \\u03c6\\u03af\\u03bb\\u03bf \\u00b5\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u00b5\\u03b1\\u03c2 \\u03b5\\u03c3\\u03c4\\u03b9\\u03b1\\u03c4\\u03cc\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b3\\u03b9\\u03bf\\u03c1\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00bb.\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:58:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:57:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epilysi-provlimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(593, 'com_content.article.155', '', '2022-02-14 14:59:06', 43, 7924, '23efa11ef8eb199d3ea2bdb1118700b9436ce95b', '{\"id\":\"155\",\"asset_id\":423,\"title\":\"\\u03a4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-6-\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03bc\\u03b9\\u03b1\\u03c2-\\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 <strong>\\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>!<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2                            \\r\\n\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 6 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1!\\r\\n &gt; \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2: \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2; \\r\\n &gt; \\u03a0\\u03bb\\u03b1\\u03b9\\u03c3\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b5 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b6\\u03ae\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03ad \\u03c4\\u03bf. \\r\\n &gt; \\u0392\\u03c1\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2: \\u03b2\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf-\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\r\\n &gt; \\u0395\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae: \\u03b5\\u03c0\\u03af\\u03bb\\u03b5\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\\u00a0 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\r\\n &gt; \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae: \\u03b5\\u03c6\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03ad\\u03bb\\u03b5\\u03be\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\r\\n &gt; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7: \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03ac\\u03b2\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03b4\\u03cc\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2. \\u0391\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ac\\u03c1\\u03bc\\u03bf\\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae. \\r\\n\\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03b1\\u03b9!\\u00a0 \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b2\\u03b5\\u03af \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u2026\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:59:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:58:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(594, 'com_content.article.154', '', '2022-02-14 14:59:48', 43, 10801, 'f0acad1faa63324be0b5d654fba7b1370176cf5a', '{\"id\":\"154\",\"asset_id\":421,\"title\":\"\\u039f\\u03b9 9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bf\\u03b9-9-\\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2:<\\/p>\\r\\n\",\"fulltext\":\"\\u039f\\u03b9 9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd                            \\r\\n\\u0391\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2:\\r\\n\\r\\n  \\u0392\\u03b9\\u03b1\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0 \\u2013 \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03b5\\u03bd \\u03b8\\u03b5\\u03c1\\u03bc\\u03ce, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03c0\\u03cc\\u03c8\\u03b7 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1.\\r\\n  \\u0391\\u03c0\\u03bf\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\\u00a0 \\u2013 \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b5\\u03c1\\u03ac\\u03c1\\u03c7\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd.\\r\\n  \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0 \\u2013 \\u0394\\u03b5\\u03bd \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03c5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\r\\n  \\u03a5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7\\u00a0 \\u2013 \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7.\\r\\n  \\u0395  \\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03cc \\u201c\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2\\u00a0 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2\\u201d, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c6\\u03cd\\u03bb\\u03b1\\u03ba\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b5\\u03c2\\u00a0 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03ae \\u03b7 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b5 \\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1.\\r\\n  \\u039f\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u00a0 \\u2013 \\u0397 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03bb\\u03bb\\u03ce\\u03bd \\u03ad\\u03be\\u03c5\\u03c0\\u03bd\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03bf\\u03b9 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9, \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03ac\\u03bd\\u03b1\\u03c4\\u03b6\\u03bc\\u03b5\\u03bd\\u03c4 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2.\\r\\n \\u0391\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03af\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c9\\u03c2\\u00a0 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9 \\u03bb\\u03ad\\u03bd\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b3\\u03c9\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03c6\\u03b1\\u03bb\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03b5\\u03c5\\u03c3\\u03b7.\\r\\n  \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0 \\u2013 \\u0397 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b8\\u03b1 \\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b1\\u00a0 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2, \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9, \\u03ac\\u03c1\\u03b1, \\u03b7 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u00a0 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\r\\n  \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\\u00a0 \\u2013 \\u039c\\u03b7 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u00a0 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2, \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03ba\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2\\u00a0 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bd\\u03ad\\u03b1 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2.\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 14:59:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:59:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/oi-9-pagides-twn-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(595, 'com_content.article.153', '', '2022-02-14 15:00:25', 43, 4716, '18934fce84c5bd5c1bbc5d687d7411106f55411a', '{\"id\":\"153\",\"asset_id\":419,\"title\":\"8 \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"8-\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p><strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ae \\u03ba\\u03b1\\u03ba\\u03ae<\\/p>\\r\\n\",\"fulltext\":\"8 \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd                            \\r\\n  \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03bb\\u03ae \\u03ae \\u03ba\\u03b1\\u03ba\\u03ae \\r\\n \\u03a0\\u03ac\\u03c1\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae   \\u0391\\u03c6\\u03bf\\u03cd \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7,\\u00a0\\u03c0\\u03ac\\u03c8\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03b5\\u03af\\u03c2    \\u03a3\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b8\\u03c5\\u03bc\\u03ae\\u03c3\\u03bf\\u03c5\\u00a0\\u03c4\\u03bf \\u03ad\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5   \\u039c\\u03b7\\u03bd \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u00a0\\u03c0\\u03c1\\u03bf\\u03c7\\u03ce\\u03c1\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7    \\u039c\\u03b7 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5    \\u039c\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2   \\u039c\\u03b7\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2  \\r\\n\\r\\n  \\r\\n\\u00a0\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:00:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 14:59:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(596, 'com_content.article.152', '', '2022-02-14 15:01:06', 43, 5709, '39d761fcbe6b9f77fc8d1d723703497b23399d2c', '{\"id\":\"152\",\"asset_id\":417,\"title\":\"\\u03a4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf N.O.I.S.I.C.E.D.\",\"alias\":\"\\u03c4\\u03bf-\\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf-n-o-i-s-i-c-e-d\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf\\u00a0<strong>N<\\/strong><strong>.<\\/strong><strong>O<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>S<\\/strong><strong>.<\\/strong><strong>I<\\/strong><strong>.<\\/strong><strong>C<\\/strong><strong>.<\\/strong><strong>E<\\/strong><strong>.<\\/strong><strong>D<\\/strong><strong>.<\\/strong>, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b7 \\u03bb\\u03ad\\u03be\\u03b7\\u00a0<strong>DECISION\\u00a0<\\/strong>\\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03b1. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf N.O.I.S.I.C.E.D.                            \\u0388\\u03bd\\u03b1\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bb\\u03ae\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf\\u00a0N . O . I . S . I . C . E . D ., \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b7 \\u03bb\\u03ad\\u03be\\u03b7\\u00a0DECISION\\u00a0\\u03b1\\u03bd\\u03ac\\u03c0\\u03bf\\u03b4\\u03b1. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03b9:\\r\\n   N  eed .\\u00a0\\u03a0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ba\\u03ac\\u03c4\\u03b9.\\r\\n \\u00a0 \\r\\n  O  rder .\\u00a0\\u03a4\\u03b9 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03ad\\u03c7\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5; \\u0395\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc;\\r\\n \\u00a0 \\r\\n  I  nfo .\\u00a0\\u0388\\u03c7\\u03c9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9;\\r\\n \\u00a0 \\r\\n  S  uitable .\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5;\\r\\n \\u00a0 \\r\\n  I  deas .\\u00a0\\u03a4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ad\\u03c7\\u03c9;\\r\\n \\u00a0 \\r\\n  C  omplete .\\u00a0\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c5\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03bc\\u03bf\\u03c5;\\r\\n \\u00a0 \\r\\n  E  motion .\\u00a0\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc; \\u03a4\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9;\\r\\n \\u00a0 \\r\\n  D  ecision .\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03c9!\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:01:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:00:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/to-montelo-n.o.i.s.i.c.e.d.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(597, 'com_content.article.147', '', '2022-02-14 15:01:41', 43, 3797, '4187b344943e3e037090f910acd3d5773f92f741', '{\"id\":\"147\",\"asset_id\":407,\"title\":\"\\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5!\",\"alias\":\"\\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5\",\"introtext\":\"<p>\\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03c4\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0<strong>\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7<\\/strong>\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5!                            \\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03c4\\u03bf \\u03b3\\u03ad\\u03bb\\u03b9\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.\\u00a0\\r\\n \\u0393\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 2-3 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bf \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2. \\u038a\\u03c3\\u03c9\\u03c2 \\u03b1\\u03bd \\u03b3\\u03b5\\u03bb\\u03ac\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03c4\\u03bf \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bf \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bb\\u03af\\u03b3\\u03bf.\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:01:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:01:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/gelaste.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(598, 'com_content.article.146', '', '2022-02-14 15:02:31', 43, 5656, '41a947c1962f5796eaec7c5ec2449bafc62dc551', '{\"id\":\"146\",\"asset_id\":405,\"title\":\"\\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"alias\":\"\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b7 \\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2                            \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b7 \\u03cc\\u03c8\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.\\r\\n- \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c7\\u03b1\\u03c1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2,\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf \\u03ae \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae: -\\u00a0\\u039d\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03c1\\u03ad\\u03c6\\u03c4\\u03b7, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c6\\u03af\\u03bb\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2! \\r\\n- \\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03ae \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1\\u00a0(\\u03ba\\u03bf\\u03c5\\u03b6\\u03af\\u03bd\\u03b1, \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03ae, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03cc, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03bf \\u03ba.\\u03b1) \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7.\\r\\n-\\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1\\u2026 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1!\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:02:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:01:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/fraseis-thetikotitas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(599, 'com_content.article.145', '', '2022-02-14 15:03:43', 43, 7461, '3f502cac211943587a04a6d6b999e4453160c8e7', '{\"id\":\"145\",\"asset_id\":403,\"title\":\"\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"alias\":\"\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac                            \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1.\\r\\n \\u03a4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1:\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\\u00a0\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2.\\r\\n \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5:\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a03 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ae\\u03b3\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0.\\u03c7. \\u03cc\\u03c4\\u03b9 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf, \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac). \\u0388\\u03c4\\u03c3\\u03b9\\u00a0\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac (\\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03b1\\u03b3\\u03bd\\u03bf\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03ae \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf).\\u00a0\\r\\n\\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 21 \\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03bd. \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc 21 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd.\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:03:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:03:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/estiazontas-sta-thetika.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(600, 'com_content.article.141', '', '2022-02-14 15:04:14', 43, 4476, '548b28546d32a0005b1d080ac7575977ce7bc6c9', '{\"id\":\"141\",\"asset_id\":395,\"title\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2026\\u00a0<strong>\\u0391\\u03c1\\u03c7\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9!                            \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2026\\u00a0\\u0391\\u03c1\\u03c7\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2!\\r\\n-\\u0391\\u03c1\\u03b9\\u03b8\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ad\\u03be\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9.\\r\\n-\\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u00a0\\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u00a0\\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2, \\u00a0\\u03c0.\\u03c7. \\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bb\\u03b5\\u03c6\\u03ce\\u03bd\\u03b7\\u03bc\\u03b1, \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2!\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\r\\n-\\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03b7!\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:04:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:03:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-eytyxia-metadidetai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(601, 'com_content.article.140', '', '2022-02-14 15:04:53', 43, 4786, 'b3a5e8d1d3f969d8f11f0fdb0b1987f0d48e151b', '{\"id\":\"140\",\"asset_id\":393,\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u2260 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc-\\u2260-\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03bf\\u03b9 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u2260 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc                            \\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03bf\\u03b9 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2\\u2026\\r\\n-\\u03a0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5.\\r\\n-\\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03ad\\u03c3\\u03c4\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u00ab\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2\\u00bb \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u00ab\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2\\u00bb, \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u039c\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b9 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03b8\\u03cd\\u03bc\\u03b7\\u03c4\\u03bf.\\r\\n-\\u03a0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1:\\u00a0\\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03b1\\u03bd\\u03af\\u03c3\\u03b9\\u03b1 \\u03ba\\u03b9\\u03bb\\u03ac, \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03ac\\u03bb\\u03b9\\u03b1!\\u00a0\\u00a0&gt;&gt;&gt;\\u00a0\\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1!\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:04:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:04:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/thetiko-vs-arnitiko.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(602, 'com_content.article.139', '', '2022-02-14 15:06:20', 43, 5226, '41b0e6620f3639b29f293d90a53ccc1443c5c4cc', '{\"id\":\"139\",\"asset_id\":391,\"title\":\"\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\/ \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"alias\":\"\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd-\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"introtext\":\"<p><strong>\\u0395\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae. \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03bf\\u03c0\\u03ac\\u03c4\\u03b9\\u2026 \\u03bf\\u00a0<strong>\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9<\\/p>\\r\\n\",\"fulltext\":\"\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\/ \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd                             \\u0395\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae. \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03bf\\u03c0\\u03ac\\u03c4\\u03b9\\u2026 \\u03bf\\u00a0\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c3\\u03b1\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03cc\\u03c7\\u03b9\\u2026\\u00a0\\r\\n\\u03a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03b7\\u03b8\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03af\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.\\u00a0 \\u00a0\\r\\n\\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:06:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:05:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/imerologio-synaistimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(603, 'com_content.article.138', '', '2022-02-14 15:06:53', 43, 6322, '68ec11f7c1e4f531fb4c832b5d67025d25d9a563', '{\"id\":\"138\",\"asset_id\":389,\"title\":\"\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"alias\":\"\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03b3\\u03b1\\u03b8\\u03ce\\u03bd.\\u00a0 \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2                            \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03b3\\u03b1\\u03b8\\u03ce\\u03bd.\\u00a0 \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03ac\\u2026\\r\\n-\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b7\\u00a0\\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c6\\u03af\\u03bb\\u03bf \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 2 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03bf\\u03cd\\u03c0\\u03b5\\u03c1 \\u03bc\\u03ac\\u03c1\\u03ba\\u03b5\\u03c4, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03b1\\u03b8\\u03bc\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac.\\r\\n-\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0\\u03bc\\u03ae\\u03bd\\u03b5\\u03c2\\u00a0\\u03bd\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c0\\u03bf\\u03cd\\u03c4\\u03c3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc \\u03c4\\u03c1\\u03b9\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5.\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:06:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:06:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/dimiourgise-thetikes-empeiries.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(604, 'com_content.article.133', '', '2022-02-14 15:07:41', 43, 8971, 'a53e88f97d673258c5601f0e1533150f972478d4', '{\"id\":\"133\",\"asset_id\":379,\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae\\u00a0<strong>\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/strong>\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bb\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1: \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b5\\u03bd\\u03cc!<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2                            \\u039f\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bb\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1: \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b5\\u03bd\\u03cc!\\r\\n\\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03bc\\u03b5 \\u03ac\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. \\u039a\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03b1\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2.\\r\\n\\u039f\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd:\\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c9: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03c9: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c5\\u03c1\\u03af\\u03b6\\u03c9: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03c9 \\/ \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03c9: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bc\\u03c0\\u03bb\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03b6\\u03ce\\u03b1 \\/ \\u03c0\\u03bf\\u03c5\\u03bb\\u03b9\\u03ac: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bc\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03bf\\u03c5: \\r\\n \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd:\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:07:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:07:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/protropes-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(605, 'com_content.article.132', '', '2022-02-14 15:08:20', 43, 7557, '9841a41fd05a69ac1b9f497f0ebd88fdeb6d33e2', '{\"id\":\"132\",\"asset_id\":377,\"title\":\"\\u039a\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03ba\\u03bf\\u03c5\\u03c4\\u03af-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u03a4\\u03bf\\u00a0<strong>\\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2                            \\u03a4\\u03bf\\u00a0\\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\r\\n\\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b9\\u03b2\\u03ce\\u03c4\\u03b9\\u03bf, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c4\\u03c5\\u03bb\\u03cc \\u03ae \\u03bc\\u03bf\\u03bb\\u03cd\\u03b2\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5\\u00a0\\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\r\\n\\u03a3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af, \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03bf\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03ac \\u03c3\\u03b1\\u03c2:\\r\\n 1) \\\"\\u0395\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03b3\\u03b9\\u03b1 ...\\\" \\r\\n 2) \\\"\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c3\\u03b5 \\u03c3\\u03ad\\u03bd\\u03b1 ...\\\" \\r\\n 3) \\\"\\u039c\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03c4\\u03b1\\u03bd ...\\\" \\r\\n\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2\\u00a0\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bb\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf, \\u03bd\\u03b1 \\u03c3\\u03c5\\u03c3\\u03ba\\u03b5\\u03c5\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03c4\\u03af \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ac \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2.\\r\\n \\u03a4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 (\\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1) \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03c5\\u03c4\\u03af,\\u00a0\\u03c4\\u03c5\\u03bb\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03ae \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03cc\\u03be\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc \\u03b4\\u03ce\\u03c1\\u03bf, \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:08:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:07:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kouti-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(606, 'com_content.article.131', '', '2022-02-14 15:08:49', 43, 6615, '8dc8775d696cd0b2d5b681e4d8aab09b02715a59', '{\"id\":\"131\",\"asset_id\":375,\"title\":\"\\u0394\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03b9\\u03bf\\u03cd \\u03b4\\u03b9\\u03c0\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c8\\u03b5\\u03c9\\u03c2, \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1, \\u03c8\\u03b1\\u03bb\\u03af\\u03b4\\u03b9\\u03b1,\\u00a0 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03bd, \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2                            \\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.\\u00a0\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03b9\\u03bf\\u03cd \\u03b4\\u03b9\\u03c0\\u03bb\\u03ae\\u03c2 \\u03cc\\u03c8\\u03b5\\u03c9\\u03c2, \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1, \\u03c8\\u03b1\\u03bb\\u03af\\u03b4\\u03b9\\u03b1,\\u00a0 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03bd, \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.  \\u0392\\u03ae\\u03bc\\u03b1 1:\\u00a0\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd.\\r\\n \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u039a\\u03cc\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b1\\u03c4\\u03b5, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c4\\u03c1\\u03cd\\u03c0\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03c5\\u03c6\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5\\u00a0 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03c1\\u03b4\\u03ad\\u03bb\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03c1\\u03cd\\u03c0\\u03b1.\\r\\n \\u0392\\u03ae\\u03bc\\u03b1 3:\\u00a0\\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c4\\u03bf \\u03ba\\u03bb\\u03b1\\u03b4\\u03ac\\u03ba\\u03b9.\\r\\n \\u0392\\u03ae\\u03bc\\u03b1 4:\\u00a0\\u0393\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c6\\u03c9\\u03c4\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b5\\u03c2, \\u03b1\\u03bd \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5.\\r\\n \\u0392\\u03ae\\u03bc\\u03b1 5:\\u00a0\\u039a\\u03c1\\u03b5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b1\\u03b4\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2!\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:08:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:08:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/dentro-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(607, 'com_content.article.130', '', '2022-02-14 15:09:25', 43, 9250, '4a8061b0825513735c92fc13811704f0d17016f6', '{\"id\":\"130\",\"asset_id\":373,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2                            \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u00a0\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\r\\n \\u0392\\u03ae\\u03bc\\u03b1 1:\\u00a0\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5\\u00a010 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c4\\u03b5 \\u03ae \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c6\\u03ac\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03cd\\u03b3\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf. \\u039a\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03be\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03b5\\u03b9.\\r\\n *\\u0391\\u03bd \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\r\\n \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03bd\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. \\u03a0\\u03c7: \\u03b5\\u03c0\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ac\\u03b4\\u03b5\\u03bb\\u03c6\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03bb\\u03ad\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03c9\\u03af \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03c0\\u03bb\\u03b9\\u03bc\\u03ad\\u03bd\\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b3\\u03b5\\u03b9\\u03c4\\u03cc\\u03bd\\u03b9\\u03c3\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af \\u03ba\\u03bb\\u03c0\\r\\n\\u039c\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b2\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:09:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:08:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/eygnwmosyni-ston-eauto-sas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(608, 'com_content.article.126', '', '2022-02-14 15:09:59', 43, 6223, '4715c715d0a6d78077f70cd66480bdd7cf68c66d', '{\"id\":\"126\",\"asset_id\":365,\"title\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5!\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5!                             \\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.\\u00a0 \\u00a0 \\u00a0\\r\\n - \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a03 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9.  - \\u0394\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5.  - \\u03a0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03c7\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b1\\u03c4\\u03b5; \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd\\u00a0\\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0393\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03af \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:09:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:09:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apodexomai-ton-eauto-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(609, 'com_content.article.125', '', '2022-02-14 15:10:31', 43, 6083, '8e5280f38ea2c50327df4d2eb86c1660097055f5', '{\"id\":\"125\",\"asset_id\":363,\"title\":\"\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u00ab\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5                             \\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.\\r\\n \\u0395\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.\\u00a0 \\u00a0\\r\\n \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a05 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 (\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bb\\u03bf\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bd). \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u00a0\\u03c0\\u03cc\\u03c3\\u03bf\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd.\\r\\n \\u03a0\\u03cc\\u03c4\\u03b5\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b1\\u03c4\\u03b5;\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:10:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:10:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(610, 'com_content.article.124', '', '2022-02-14 15:11:23', 43, 5920, '994093a339e3c5707f5ffd8b6a64c7c169566fda', '{\"id\":\"124\",\"asset_id\":361,\"title\":\"\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"introtext\":\"<p>\\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac                           i) \\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. ii) \\u038c\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5\\u00a0\\u03c0\\u03cc\\u03c3\\u03bf \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. iii. \\u0391\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u00a0\\u03ae\\u00a0\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7\\u00a0\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2,\\u00a0\\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03ad\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7\\u03c2. \\r\\n \\u03a3\\u03b7\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7:\\u00a0\\u0398\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:11:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:10:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(611, 'com_content.article.120', '', '2022-02-14 15:12:04', 43, 5199, 'e9d73b63043cb5b6cc93d05c208d8098e7875a6d', '{\"id\":\"120\",\"asset_id\":353,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0<strong>\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\"<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc                            \\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\". \\r\\n- \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a05 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 (\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2, \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bb\\u03c0) - \\u03a3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a05 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2.\\r\\n- \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2. \\u0395\\u03ac\\u03bd \\u03cc\\u03c7\\u03b9, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2.\\u00a0 \\r\\n\\u00a0\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:12:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:11:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ti-einai-simantiko.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(612, 'com_content.article.119', '', '2022-02-14 15:12:40', 43, 4791, '3d36761785463660a4a6f0bfb2c81ed75108cafb', '{\"id\":\"119\",\"asset_id\":351,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf<\\/strong>\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1                            \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03cc\\u03c0\\u03bf\\u03c5:\\r\\n- \\u0398\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 - \\u0398\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03ba\\u03b5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 (\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03b5\\u03af\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1) - \\u0398\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ae \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc  \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1: - \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03ae\\u03c1\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03bf \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:12:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:12:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kathimerino-programma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(613, 'com_content.article.118', '', '2022-02-14 15:13:21', 43, 13683, '6b4ec1ec9e4ec474a610e60113738e146bbf33fb', '{\"id\":\"118\",\"asset_id\":349,\"title\":\"\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0<strong>\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2                            \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1.\\r\\n\\u039c\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0\\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1. \\r\\n \\u0392\\u03ae\\u03bc\\u03b1\\u00a01:\\u00a0\\u0395\\u03b9\\u03c3\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\r\\n \\u0393\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u2018\\u2019\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u2018\\u2019.\\u00a0\\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2:\\r\\n *\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\r\\n *\\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\r\\n *\\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\r\\n *\\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\r\\n *\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7\\u03c2 \\r\\n \\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u2018\\u2019\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u2019\\u2019.\\u00a0\\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2:\\r\\n *\\u0394\\u03b5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\r\\n *\\u03a3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03be\\u03bf\\u03c5\\u03b8\\u03b5\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\r\\n *\\u039c\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\r\\n *\\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\r\\n *\\u0391\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03ac \\r\\n  \\u0392\\u03ae\\u03bc\\u03b1 2:\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\r\\n\\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u201c\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03bd\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1.\\r\\n\\u0392\\u03ae\\u03bc\\u03b1 3:\\u00a0\\u0394\\u03af\\u03c0\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af.  \\u03a0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1:\\u00a0\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 &gt; \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae &gt; \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 &gt; \\u03bc\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ad\\u03c2, \\u03ba\\u03b1\\u03bb\\u03bb\\u03af\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1\\r\\n \\u0392\\u03ae\\u03bc\\u03b1 4 :\\u00a0 \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7.   \\r\\n\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03c9\\u03bd\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2; \\u0398\\u03b1\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u2018\\u2019\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2\\u2019\\u2019 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2; \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5;\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:13:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:12:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kokkines-kai-prasines-drastiriotites-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(614, 'com_content.article.114', '', '2022-02-14 15:13:55', 43, 5747, '206ea46470880777a0a3aa0294d111db97d68c83', '{\"id\":\"114\",\"asset_id\":341,\"title\":\"\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03af\\u03c3\\u03c4\\u03b1-\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9<\\/strong> \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\u00a0\\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd                            \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\r\\n\\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03c7\\u03ac\\u03c3\\u03b1\\u03c4\\u03b5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b1\\u03c4\\u03b5. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03ae \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:13:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:13:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/lista-epiteugmatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(615, 'com_content.article.113', '', '2022-02-14 15:14:31', 43, 6593, '06cdddb17e57f122d0d545feedded1c8c6194539', '{\"id\":\"113\",\"asset_id\":339,\"title\":\"\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"alias\":\"\\u03b4\\u03b5\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9-\\u03c0\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1                            \\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0\\r\\n\\u03a3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5.\\u00a0\\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03af (\\u03c0.\\u03c7. \\u03b4\\u03ac\\u03c3\\u03ba\\u03b1\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf), \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\r\\n\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c4\\u03b9 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03bf\\u03af. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03b1\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac. \\u039a\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03cc\\u03bd\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1. \\u0398\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd.\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:14:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:14:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/den-prospernaw-pia-ta-sxolia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(616, 'com_content.article.112', '', '2022-02-14 15:15:04', 43, 7007, '849b06584dc29924811a97b7e93e2bbe65e6e9a4', '{\"id\":\"112\",\"asset_id\":337,\"title\":\"\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03c7\\u03c4\\u03af\\u03b6\\u03c9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7                            \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7.\\r\\n\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.\\u0391\\u03c6\\u03bf\\u03cd \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1,\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03cc\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2. \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03c5\\u03b8\\u03cc\\u03c1\\u03bc\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7\\u00a0\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7,\\u00a0\\u03c0\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf.\\r\\n\\u03a6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03c9\\u03bd \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03af \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7. \\u03a0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2;\\u00a0\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9\\u00a0\\u03ae\\u03c4\\u03b1\\u03bd\\u00a0\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2;\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5; \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03bf \\u03c3\\u03b5 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u00ab\\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u00bb \\u03ba\\u03ac\\u03c0\\u03bf\\u03c4\\u03b5.\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:15:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:14:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/xtizw-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(617, 'com_content.article.108', '', '2022-02-14 15:15:55', 43, 8856, '9cb96c58d2ae984fcc6d97a6ba24df49135baab5', '{\"id\":\"108\",\"asset_id\":329,\"title\":\"\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd<\\/strong>.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2                            \\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf.\\r\\n  \\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03b5\\u03c1\\u03ce\\u03c2 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u00a0\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b5\\u03c4\\u03b5. \\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.\\r\\n  \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5.\\r\\n  \\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bb\\u03cd\\u03c3\\u03b7. \\u00a0\\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03af\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1-\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7.\\r\\n  \\u039a\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2. \\u00a0\\u03a4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5, \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u0391\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\r\\n  \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7. \\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03bf\\u03b9\\u03bd\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b5\\u03af\\u03b4\\u03bf\\u03c2\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:15:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:15:09\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/mathe-pws-na-lamvaneis-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(618, 'com_content.article.107', '', '2022-02-14 15:16:31', 43, 8115, '110224c6ba0c14da8dbc1868d07556cb4af5582b', '{\"id\":\"107\",\"asset_id\":327,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>.\\u00a0\\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1                            \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\r\\n\\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf.\\r\\n-\\u00a0\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:\\u00a0\\u03c6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5. \\u0391\\u03c5\\u03c4\\u03cc \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03b1 \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac.\\r\\n-\\u00a0\\u039c\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03c8\\u03b5:\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc.\\r\\n-\\u00a0\\u0391\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7: \\u03b2\\u03c1\\u03b5\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc. \\u038c\\u03c3\\u03bf \\u03ba\\u03b9 \\u03b1\\u03bd \\u03c6\\u03c4\\u03b1\\u03af\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2, \\u03bf \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5!\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:16:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:16:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-stin-kathimerinotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(619, 'com_content.article.106', '', '2022-02-14 15:24:54', 43, 11806, 'e82aa95e3115a60da6eb3981c782c35858dfe629', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5                           \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.\\u00a0\\r\\n\\u039f\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9:\\r\\n\\u00a0- \\u0392\\u03b3\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u00ab\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2\\u00bb. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7!\\r\\n - \\u0391\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ae (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1) \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5. \\u0394\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03ae \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf \\u03bc\\u03b5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf (\\u03c3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bb\\u03b9\\u03ba\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03ac\\u03bb\\u03b1\\u03bc\\u03bf \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b5\\u03c6\\u03b8\\u03b5\\u03af\\u03c2, \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd.\\r\\n - \\u03a0\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ae \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c2 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ad \\u03c4\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5.\\r\\n - \\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9! \\u03a0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03ba\\u03ac\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c4\\u03ad\\u03bd\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03ac\\u03bb\\u03b1\\u03c3\\u03c3\\u03b1 \\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5! \\u00a0\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:24:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:24:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(620, 'com_content.article.105', '', '2022-02-14 15:25:30', 43, 10566, '314844ee3557c7a427ea85b010607eb8188084f2', '{\"id\":\"105\",\"asset_id\":323,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2!\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. <span style=\\\"font-size: 1rem;\\\">\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5...<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2!                           \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0 \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5:  \\r\\n\\r\\n \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9\\u00a0\\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03ad\\u03c4\\u03c3\\u03b9. \\u0394\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd\\/\\u03c4\\u03b7\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5.\\r\\n \\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5.\\u00a0\\u03a3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c3\\u03cd \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd \\/ \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1.\\r\\n \\u0394\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03ce\\u03c1\\u03bf.\\u00a0\\u0391\\u03bd \\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03cc\\u03bb\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ac. \\u0391\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf (\\u03bc\\u03b9\\u03b1 \\u03b3\\u03c9\\u03bd\\u03b9\\u03ac \\u03ad\\u03c3\\u03c4\\u03c9) \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 (\\u03ba\\u03b9 \\u03bf\\/\\u03b7 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf). \\u0395\\u03ba\\u03b5\\u03af \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5\\u2026\\r\\n \\u0391\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9 (\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\/ \\u03c4\\u03bf\\u03c5).\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03b5\\u03af \\u03bf\\/\\u03b7 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\/\\u03c4\\u03b7\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2\\/\\u03bd\\u03b7 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5\\/\\u03c4\\u03b7\\u03c2.\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:25:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:24:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(621, 'com_content.article.96', '', '2022-02-14 15:27:52', 43, 10043, '97ad74f466e9023dc4ba6ec915723e9098405a39', '{\"id\":\"96\",\"asset_id\":305,\"title\":\"\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf-\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong> \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2                           \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0\\r\\n\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bb\\u03b1\\u03c6\\u03c1\\u03b9\\u03ac \\u03b2\\u03c1\\u03bf\\u03c7\\u03ae \\u03c5\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bf\\u03bc\\u03c0\\u03c1\\u03ad\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b9\\u03ac\\u03b2\\u03c1\\u03bf\\u03c7\\u03bf.\\r\\n\\u039a\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03cc\\u03c3\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u0391\\u03c5\\u03c4\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1, \\u03ae\\u03c7\\u03bf\\u03b9, \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2 \\u03ae \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc \\u03cd\\u03c8\\u03bf\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03c4\\u03ad \\u03c0\\u03c1\\u03b9\\u03bd, \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03b7 \\u03b1\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03cc\\u03c2 \\u03ba\\u03c4\\u03b9\\u03c1\\u03af\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b3\\u03b5\\u03b9\\u03c4\\u03bf\\u03bd\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2, \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03ac\\u03ba\\u03bb\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ae\\u03bb\\u03b9\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b1\\u03ba\\u03ba\\u03bf\\u03cd\\u03b2\\u03b1 \\u03bc\\u03b5 \\u03bd\\u03b5\\u03c1\\u03cc, \\u03c3\\u03c4\\u03b7 \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b3\\u03c1\\u03b1\\u03c3\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03ae \\u03c4\\u03c9\\u03bd \\u03bb\\u03bf\\u03c5\\u03bb\\u03bf\\u03c5\\u03b4\\u03b9\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03c5\\u03c3\\u03cd\\u03c7\\u03bd\\u03b1\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c5\\u03c2.\\r\\n\\u038c\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0- \\u03bc\\u03b7\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03ad\\u03c4\\u03c3\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03af\\u03b1 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c4\\u03b5 \\u03ae \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5, \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1.\\r\\n\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1.\\r\\n\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:27:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:27:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-peripatos-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(622, 'com_content.article.95', '', '2022-02-14 15:28:24', 43, 8842, 'ab9733ae1443ab7b66f05e6617be2929434722f2', '{\"id\":\"95\",\"asset_id\":303,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7                            \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd.\\r\\n\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03bc\\u03af\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c9\\u03c1\\u03b1\\u03af\\u03bf \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u0398\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03c5\\u03ac\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\r\\n\\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5.  \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1:\\u00a0\\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2, \\u03b1\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c1\\u03bc\\u03bf\\u03ba\\u03c1\\u03b1\\u03c3\\u03af\\u03b1, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac. \\u039f\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:28:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:27:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katimerini-pausi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(623, 'com_content.article.94', '', '2022-02-14 15:28:55', 43, 7642, '07445ace24d409dcd8e27efd0cc984f0f2ec2cb6', '{\"id\":\"94\",\"asset_id\":301,\"title\":\"\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd-\\u03bc\\u03b5-\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03be\\u03b1\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7                            \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03be\\u03b1\\u03bd\\u03ac\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.\\r\\n-\\u0392\\u03ac\\u03bb\\u03b5 \\u03b1\\u03c0\\u03b1\\u03bb\\u03ae \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b5 \\u03bc\\u03af\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03bd\\u03b1\\u03c0\\u03ad \\u03ae \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5, \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03bc\\u03af\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03bc\\u03af\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03ba\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b1\\u03b3\\u03b1\\u03bb\\u03bb\\u03af\\u03b1\\u03c3\\u03b7\\u03c2, \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03bf\\u03c5 \\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7, \\u03ae \\u03c0\\u03bf\\u03c5 \\u03ac\\u03ba\\u03bf\\u03c5\\u03b3\\u03b5\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae, \\u03ae \\u03c0\\u03bf\\u03c5 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u00ab\\u03c3\\u03b5 \\u03ac\\u03b3\\u03b3\\u03b9\\u03be\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac\\u00bb \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf \\u03ae \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2 \\u03b6\\u03c9\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.\\r\\n-\\u0394\\u03b9\\u03ac\\u03bb\\u03b5\\u03be\\u03b5\\u00a0\\u03bc\\u03af\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.\\r\\n-\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5\\u00a0\\u03bd\\u03b1 \\u03c3\\u03b5 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1.\\r\\n-\\u039a\\u03ac\\u03bd\\u03b5 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b5\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9.\\r\\n-\\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac.\\r\\n-\\u0395\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:28:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:28:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apolamvanein-me-anapolysi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(624, 'com_content.article.89', '', '2022-02-14 15:29:29', 43, 6330, '0b19c45f12577d17028d1cc0d4745fe873f3af25', '{\"id\":\"89\",\"asset_id\":291,\"title\":\"\\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af                            \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2.\\r\\n - \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03bb\\u03ac\\u03b9 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c1\\u03b8\\u03b9\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2.\\r\\n - \\u0391\\u03ba\\u03bf\\u03c5\\u03bc\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03b1\\u03bb\\u03ac\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03ac \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0398\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03b3\\u03bf\\u03cd\\u03bd\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9.\\r\\n - \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03b1\\u03c1\\u03b3\\u03ad\\u03c2, \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2\\u00a0\\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2. \\u0395\\u03ac\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 20 \\u03ae 30 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03ae \\u03b1\\u03c0\\u03bb\\u03ac \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03cc \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1.\\r\\n - \\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:29:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:29:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anapneuste-mazi-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(625, 'com_content.article.88', '', '2022-02-14 15:30:04', 43, 10716, '76d5333fdb549139f5075466df1f759fcb03c675', '{\"id\":\"88\",\"asset_id\":289,\"title\":\"\\u03a0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af\",\"alias\":\"\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af                            \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2.\\r\\n - \\u0398\\u03b5\\u03c3\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ae \\u00a0\\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c3\\u03b7\\u03bc\\u03ad\\u03c1\\u03b9 \\u03ae \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9.\\r\\n - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03bc\\u03b5\\u03c4\\u03b1\\u03bb\\u03bb\\u03b5\\u03c5\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03bd\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u0394\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2.\\r\\n - \\u0391\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03cc \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1 \\u03ae \\u03b1\\u03c0\\u03bb\\u03ac \\u03c4\\u03bf \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf.\\r\\n - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03b4\\u03ce\\u03c1\\u03bf \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1.\\r\\n - \\u0395\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03bb\\u03b5\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae. \\u039a\\u03bf\\u03b9\\u03c4\\u03b1\\u03c7\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bb\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0391\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1!! \\u0391\\u03c0\\u03bb\\u03ac \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03bb\\u03b5\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae, \\u03c4\\u03b1 \\u03c7\\u03ac\\u03b4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:30:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:29:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/peraste-xrono-mazi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(626, 'com_content.article.87', '', '2022-02-14 15:30:44', 43, 12463, '1e428ab0944bfad1833a042a0667a5d1ce685cc9', '{\"id\":\"87\",\"asset_id\":287,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c4\\u03b7-\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0395\\u03af\\u03c4\\u03b5 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b5\\u03c2, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c3\\u03bf\\u03c5                            \\u0395\\u03af\\u03c4\\u03b5 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b5\\u03c2, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.\\r\\n - \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03be\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2.\\u00a0\\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bb\\u03cd\\u03c3\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7, \\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae.\\r\\n - \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u00a0\\u03c0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac. \\u0398\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ae \\u03b8\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c7\\u03ce\\u03c1\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9; \\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b1\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5.\\r\\n - \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a0\\u03bf\\u03c4\\u03ad\\u00a0\\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ae \\u03bc\\u03b7, \\u03bc\\u03b5 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c7\\u03c9\\u03c1\\u03af\\u03c2, \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b1 \\u03ae \\u03c0\\u03b1\\u03bb\\u03b9\\u03ac \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5\\u00a0\\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03c3\\u03b5\\u03b9\\u00a0100% \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b4\\u03af\\u03c0\\u03bb\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03b5\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\/-\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b5\\u03c3\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u00a0\\u03bc\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1. \\r\\n - \\u0395\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c6\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03bc\\u03b9\\u03bb\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03bf\\u03c5 \\u03c6\\u03cd\\u03bb\\u03bf\\u03c5 \\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0 \\u03a4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c4\\u03c1\\u03b5\\u03b2\\u03bb\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b8\\u03b5\\u03c9\\u03c1\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd.\\r\\n - \\u03a7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7.\\u00a0\\u0391\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5, \\u03c5\\u03c0\\u03bf\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bc\\u03c6\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2!\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:30:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:30:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(627, 'com_content.article.86', '', '2022-02-14 15:31:20', 43, 18051, '0b2cf5856c2fa62c4327754cca7ddf5b0dfb3401', '{\"id\":\"86\",\"asset_id\":285,\"title\":\"\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c4\\u03c9\\u03bd 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03c4\\u03bf-\\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9-\\u03c4\\u03c9\\u03bd-36-\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03b8\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c4\\u03bf \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5<\\/strong>! \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf Arthur Aron.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03c4\\u03c9\\u03bd 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd                            \\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 36 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b8\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03bc\\u03b5 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c4\\u03bf \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03b5\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf Arthur Aron.\\r\\n*\\u0391\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c0\\u03ac\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7.\\r\\n1. \\u03a0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03af\\u03c0\\u03bd\\u03bf, \\u03b1\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5; 2. \\u0398\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c3\\u03b7\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf; 3. \\u03a0\\u03c1\\u03b9\\u03bd \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bb\\u03ad\\u03c6\\u03c9\\u03bd\\u03bf, \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b2\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2; \\u0391\\u03bd \\u03bd\\u03b1\\u03b9, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af; 4. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1; 5. \\u03a0\\u03cc\\u03c4\\u03b5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03b1\\u03b3\\u03bf\\u03cd\\u03b4\\u03b7\\u03c3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd; 6. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03b6\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 90 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ae \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ae \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03b5\\u03bd\\u03cc\\u03c2 30\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 60 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1, \\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03b8\\u03b1 \\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2; 7. \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ba\\u03c1\\u03c5\\u03c6\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2; 8. \\u03a0\\u03b5\\u03c2 3 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac. (\\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2) 9. \\u0393\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5; 10. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03c3\\u03b5\\u03c2, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd; 11. \\u03a0\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5. 12. \\u0391\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd; 13. \\u0391\\u03bd \\u03b5\\u03af\\u03c7\\u03b5\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03c1\\u03c5\\u03c3\\u03c4\\u03ac\\u03bb\\u03bb\\u03b9\\u03bd\\u03b7 \\u03c3\\u03c6\\u03b1\\u03af\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1, \\u03c4\\u03b9 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u03c2 (\\u03bc\\u03cc\\u03bd\\u03bf 1); 14. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc; \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5\\u03c2; 15. \\u03a0\\u03bf\\u03b9\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5; 16. \\u03a4\\u03b9 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ac\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c6\\u03b9\\u03bb\\u03af\\u03b1; 17. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2; 18. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5; 19. \\u0391\\u03bd \\u03ae\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b8\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1\\u03b6\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1; 20. \\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c6\\u03b9\\u03bb\\u03af\\u03b1; 21. \\u03a4\\u03b9 \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5; 22. \\u03a0\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1 5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5. 23. \\u03a0\\u03cc\\u03c3\\u03bf \\u03b4\\u03b5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5; \\u0391\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03c9\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd; 24. \\u03a0\\u03c9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5; 25. \\u039a\\u03ac\\u03bd\\u03b5 5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03bc\\u03b5\\u03af\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2: \\u00ab\\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b4\\u03c9\\u03bc\\u03ac\\u03c4\\u03b9\\u03bf \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5\\u2026\\u00bb 26. \\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7: \\u00ab\\u03b5\\u03cd\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c7\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03ce\\u2026\\u00bb 27. \\u0391\\u03bd \\u03b5\\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03ba\\u03bf\\u03bb\\u03bb\\u03b7\\u03c4\\u03bf\\u03af \\u03c6\\u03af\\u03bb\\u03bf\\u03b9, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03c0\\u03c1\\u03b5\\u03c0\\u03b5 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 (1\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1); 28. \\u03a0\\u03b5\\u03c2 \\u03c4\\u03b9 (1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1) \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03ad\\u03bd\\u03b1, \\u03bc\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1. \\u039a\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c0\\u03bf\\u03c5 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 \\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b5\\u03c2. 29. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. 30. \\u03a0\\u03cc\\u03c4\\u03b5 \\u03ad\\u03ba\\u03bb\\u03b1\\u03c8\\u03b5\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5; 31. \\u03a0\\u03b5\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7 \\u03c3\\u03b5 \\u03bc\\u03ad\\u03bd\\u03b1. 32. \\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03bf\\u03b2\\u03b1\\u03c1\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b1\\u03c3\\u03c4\\u03b5\\u03b9\\u03b5\\u03c5\\u03cc\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc; 33. \\u0391\\u03bd \\u03c0\\u03ad\\u03b8\\u03b1\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac\\u03bd\\u03b9\\u03c9\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c0\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd; \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1; 34. \\u03a4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c6\\u03c9\\u03c4\\u03b9\\u03ac. \\u0391\\u03c6\\u03bf\\u03cd \\u03c3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03bf\\u03b9\\u03ba\\u03af\\u03b4\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5, \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc; 35. \\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b8\\u03ac\\u03bd\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03af\\u03c1\\u03b1\\u03b6\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af; 36. \\u039c\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03bf\\u03c5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1 \\u03b5\\u03b3\\u03ce \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:31:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:30:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/to-paixnidi-twn-36-ervtisewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(628, 'com_content.article.85', '', '2022-02-14 15:31:53', 43, 9005, 'ffccf54695445ea0e32e6f50faf2289c49883d04', '{\"id\":\"85\",\"asset_id\":283,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5-\\u03c0\\u03b9\\u03bf-\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 4 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac                            \\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 4 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2.\\r\\n - \\u0393\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u039f\\u03b9 \\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c3\\u03b1\\u03c2.\\r\\n - \\u0394\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af.\\u00a0\\u0394\\u03b5\\u03bd \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03ba\\u03bb\\u03c0. \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b6\\u03b7\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 (\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2) \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bb\\u03ba\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7. \\u038c,\\u03c4\\u03b9 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03b6\\u03b7\\u03c4\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae!\\r\\n - \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9.\\u00a0\\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b1\\u03b6\\u03af \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae. \\u0391\\u03bd \\u03bf\\u03b9 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03b4\\u03b5 \\u03c3\\u03b1\\u03c2 \\u00ab\\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd\\u00bb, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c0\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c3\\u03b1\\u03c2.\\r\\n - \\u0394\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf Extreme Sport.\\u00a0\\u03a4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bb\\u03be\\u03b7\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u00ab\\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00bb \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ad\\u03bb\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03af\\u03b1 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1.\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:31:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:31:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-erthete-pio-konta-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(629, 'com_content.article.79', '', '2022-02-14 15:32:23', 43, 10735, '6690a38a8be6deda90c9a58a61653ba79d6f9361', '{\"id\":\"79\",\"asset_id\":271,\"title\":\"\\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce - \\u0391\\u03ba\\u03bf\\u03cd\\u03c9 - \\u039a\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce-\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"introtext\":\"<p>\\u039a\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1<\\/strong>. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03ba\\u03b5\\u03af.<\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce - \\u0391\\u03ba\\u03bf\\u03cd\\u03c9 - \\u039a\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9                            \\u039a\\u03bb\\u03b5\\u03b9\\u03b4\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b5\\u03ba\\u03b5\\u03af.\\r\\n\\u0397 \\u03c0\\u03b1\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2,\\u00a0\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5. \\u039d\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03ac\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u00ab\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9\\u00bb \\u03b4\\u03b5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u00ab\\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03ce\\u00bb.\\r\\n-\\u00a0\\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03b4\\u03b5\\u03bb\\u03c6\\u03bf, \\u03c6\\u03af\\u03bb\\u03bf \\u03ae \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5.\\r\\n- \\u0394\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c4\\u03b5\\u03c1\\u03bf\\u00a0\\u03b8\\u03ad\\u03bc\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 (\\u03c0.\\u03c7. \\u03c0\\u03ce\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03c0\\u03c9\\u03c2 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b1 \\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c5\\u03c0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 (2-3), \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03c0\\u03b9\\u03bf \\u03c3\\u03b1\\u03c6\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\r\\n-\\u00a0\\u0396\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03c1\\u03b9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c0\\u03b1\\u03c4\\u03b5, \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u00ab\\u038c\\u03c4\\u03b1\\u03bd\\u00a0\\u03bb\\u03b5\\u03c2 \\u2026..\\u03b5\\u03bd\\u03bd\\u03bf\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9\\u2026..; \\u00bb.\\r\\n- \\u038c\\u03c4\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf\\u00a0\\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03be\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03ad\\u03b3\\u03b9\\u03bd\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03cc. \\u038c\\u03c4\\u03b1\\u03bd \\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u00ab\\u03ba\\u03b5\\u03c1\\u03b4\\u03af\\u03c3\\u03b5\\u03b9\\u00bb 3 \\u00ab\\u03bd\\u03b1\\u03b9\\u00bb, \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1.\\r\\n\\u03a4\\u03af \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae; \\u039c\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2.\\r\\n\\u0398\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1. \\u03a3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b5\\u03bc\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b9 \\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03ac \\u03c4\\u03bf\\u03c5. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:32:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:32:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epikoinwnw-akouw-katalavainw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(630, 'com_content.article.78', '', '2022-02-14 15:33:11', 43, 5645, '30579dbe0d0cd4dbdf12a1e11efa85f026e0c752', '{\"id\":\"78\",\"asset_id\":269,\"title\":\"\\u039f\\u03b9 \\u039c\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"alias\":\"\\u03bf\\u03b9-\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03bf\\u03c1\\u03ac\\u03bc\\u03b5 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0<strong>\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0<\\/strong><strong>\\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u039f\\u03b9 \\u039c\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2                            \\u03a3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03bf\\u03c1\\u03ac\\u03bc\\u03b5 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2\\u00a0 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2,\\u00a0\\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2.\\r\\n-\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf\\u00a0\\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 3 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0(\\u03b3\\u03b9\\u03b1 \\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03bf) \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2\\u00a0\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1.\\r\\n-\\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c4\\u03af \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb \\u03c6\\u03bf\\u03c1\\u03ac\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 (\\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b1\\u00bb).\\r\\n-\\u03a0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03bb\\u03cc\\u03b3\\u03bf\\u03b9\\u00a0\\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u00ab\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\\u00bb;\\r\\n-\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:33:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:32:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-maskes.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(631, 'com_content.article.77', '', '2022-02-14 15:33:40', 43, 6854, 'e919ece999340723ba922c24bd06b1468653fba9', '{\"id\":\"77\",\"asset_id\":267,\"title\":\"\\u03a4\\u03b1 \\u03a0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"alias\":\"\\u03c4\\u03b1-\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0389\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03bf\\u03af \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b1 \\u03a0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1                            \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0389\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03ce\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03bf\\u03af \\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2.\\r\\n-\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03b4\\u03cd\\u03bf\\u00a0\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2.\\r\\n-\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c1\\u03b9\\u03b8\\u03bc\\u03cc\\u00a0\\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5.\\r\\n-\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03c2,\\u00a0\\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03c4\\u03b1\\u03c3\\u03b7:\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\r\\n\\u039f (\\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2) \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u2026\\u2026\\u2026 (\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03bf) ......... \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ae \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 ..... (\\u03c0\\u03c1\\u03bf\\u03c4\\u03ad\\u03c1\\u03b7\\u03bc\\u03b1) \\u2026\\u2026\\r\\n\\u03a0\\u03c7:\\u00a0\\u0397 \\u03b1\\u03b4\\u03b5\\u03c1\\u03c6\\u03ae \\u03bc\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03b3\\u03b5\\u03b9\\u03c1\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac. \\r\\n\\u0388\\u03c4\\u03c3\\u03b9 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c0\\u03c1\\u03bf\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u03c2.\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:33:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:33:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-parapona.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(632, 'com_content.article.76', '', '2022-02-14 15:34:15', 43, 8132, 'fbb8ba2d07c0e548fa5565e851b4a8d31e00df88', '{\"id\":\"76\",\"asset_id\":265,\"title\":\"\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4\",\"alias\":\"\\u03b7-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03b4\\u03b1\\u03b2\\u03af\\u03b4\",\"introtext\":\"<p>\\u0395\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2<\\/strong>, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc<\\/strong>\\u00a0\\u03c3\\u03b1\\u03c2!<\\/p>\\r\\n\",\"fulltext\":\"\\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4                            \\u0395\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u00a0\\u03c3\\u03b1\\u03c2!\\r\\n \\u03a0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b7\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03b3\\u03b1\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u0394\\u03b1\\u03b2\\u03af\\u03b4, \\u03bf \\u039c\\u03b9\\u03c7\\u03b1\\u03ae\\u03bb \\u0386\\u03b3\\u03b3\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b2\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2: \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u0394\\u03b1\\u03b2\\u03af\\u03b4 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c1\\u03bc\\u03ac\\u03c1\\u03bf\\u03c5.\\u00a0 \\u039c\\u03b5 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5. \\r\\n \\u0394\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 1\\u03b7:\\u00a0\\u039a\\u03c1\\u03af\\u03bd\\u03c9 \\u03c4\\u03b9 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bc\\u03bf\\u03c5 \\r\\n \\u0394\\u03c1\\u03ac\\u03c3\\u03b7 1:\\u00a0\\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\r\\n \\u0394\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 2\\u03b7:\\u00a0 \\u0391\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03c9 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03b9, \\u03c0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c9 \\r\\n \\u0394\\u03c1\\u03ac\\u03c3\\u03b7 2:\\u00a0\\u03a5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ce \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03b8\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03bf\\u03c5\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:34:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:33:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-askisi-tou-david.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(633, 'com_content.article.71', '', '2022-02-14 15:34:41', 43, 9108, '4370c93ab3062471c5b9c52b52508ed726f53d1e', '{\"id\":\"71\",\"asset_id\":255,\"title\":\"\\u03a4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\",\"alias\":\"\\u03c4\\u03b1-\\u03c5\\u03c0\\u03ad\\u03c1-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03ba\\u03b1\\u03c4\\u03ac\",\"introtext\":\"<p><strong>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b1\\u03c4\\u03b5 (\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2,\\u00a0 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc\\u03c2, \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03ba\\u03b1\\u03bb\\u03cc\\u03b2\\u03bf\\u03bb\\u03bf\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03c4\\u03bb.) ;<\\/p>\\r\\n\",\"fulltext\":\"\\u03a4\\u03b1 \\u03c5\\u03c0\\u03ad\\u03c1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac                             \\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5. \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b1\\u03c4\\u03b5 (\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2,\\u00a0 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc\\u03c2, \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2, \\u03ba\\u03b1\\u03bb\\u03cc\\u03b2\\u03bf\\u03bb\\u03bf\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03c4\\u03bb.) ;\\r\\n \\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03bb\\u03ad\\u03be\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5.\\r\\n\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2:\\r\\n\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 1) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd;\\\" \\r\\n \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd;\\\" \\r\\n \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a03) \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd;\\\" \\r\\n \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 4)\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\\"\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac;\\\" \\r\\n\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1,\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5,\\u00a0\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03bf\\u03cd\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf; \\u0389 \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2, \\u03c4\\u03b1 \\u03bc\\u03b5\\u03b9\\u03bf\\u03bd\\u03b5\\u03ba\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03bf\\u03c5; \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03c5\\u03c4\\u03ae \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bb\\u03af\\u03bc\\u03b1\\u03ba\\u03b1 1-100 (\\u03b4\\u03b7\\u03bb. 50-50, 55-45, 60-40, 70-30, 80-20, 90-10 \\u03ae 100-0). \\u03a3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03cc\\u03c3\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bb\\u03ae\\u03c1\\u03b7 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af, \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af-\\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af\\u00a0\\u03ae \\u03b8\\u03c5\\u03bc\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bc\\u03b1\\u03c2.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:34:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:34:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-yper-kai-ta-kata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(634, 'com_content.article.70', '', '2022-02-14 15:35:07', 43, 5226, '8464d21ee21636efb95bdde3f126160e24ccaf50', '{\"id\":\"70\",\"asset_id\":253,\"title\":\"\\u0391\' \\u0395\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"alias\":\"\\u03b1-\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03be\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd - \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 - \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0<strong>\\u03b1\\u0384 \\u03b5\\u03bd\\u03b9\\u03ba\\u03cc (\\u0395\\u03af\\u03bc\\u03b1\\u03b9, \\u0388\\u03c7\\u03c9 \\u03ba\\u03c4\\u03bb)<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\' \\u0395\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2                            \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03be\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b9\\u03ce\\u03bd - \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 - \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b1\\u0384 \\u03b5\\u03bd\\u03b9\\u03ba\\u03cc (\\u0395\\u03af\\u03bc\\u03b1\\u03b9, \\u0388\\u03c7\\u03c9 \\u03ba\\u03c4\\u03bb)\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1.\\r\\n\\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03c3\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03bb\\u03ad\\u03c4\\u03b5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03b5\\u03af\\u03c4\\u03b5: \\\"\\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03ba\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03c0\\u03ad\\u03b6\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b6\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03bf \\u03c3\\u03bf\\u03c5\\\" \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\\"\\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\\". \\u0395\\u03be\\u03b1\\u03c3\\u03ba\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:35:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:34:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/a-enikos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(635, 'com_content.article.69', '', '2022-02-14 15:35:37', 43, 4785, '2fb711a2c16aa3f4512636039825eef32781be17', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd(\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf)\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5                            1)\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2.\\r\\n2)\\u00a0\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\r\\n3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac\\r\\n4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:35:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:35:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(636, 'com_content.article.68', '', '2022-02-14 15:36:09', 43, 4732, '348ba179205d6bc3689dd2e48567668c8e9e88fa', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5                            1)\\u00a0\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2.\\r\\n2)\\u00a0\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9\\r\\n3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac\\r\\n4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 15:36:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 15:35:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxwrizontas-ton-thymo-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(637, 'com_content.article.67', '', '2022-02-14 16:17:27', 43, 4395, '45a74e34f7126ffc96149740025112ff5552b901', '{\"id\":\"67\",\"asset_id\":247,\"title\":\"\\u039c\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"alias\":\"\\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u039c\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\u039c\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1                            \\u039c\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03b9\\u03b1\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b7.\\u00a0\\r\\n\\u0388\\u03c4\\u03c3\\u03b9, \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ac\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b1\\u00a0 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 20\\u00a0 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc \\u03c1\\u03c5\\u03b8\\u03bc\\u03cc.\\u00a0 \\u0397 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03b1\\u03c5\\u03c4\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03bf\\u00a0 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b8\\u03c5\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5.\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:17:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:16:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/metrima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(638, 'com_content.article.66', '', '2022-02-14 16:17:58', 43, 8921, '711e5421cff819d7747d530ec7cd97956e085bda', '{\"id\":\"66\",\"asset_id\":245,\"title\":\"\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"alias\":\"\\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"introtext\":\"<p>\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\u039c\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9                            \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ad\\u03ba\\u03c4\\u03b1\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd.\\r\\n(\\u0398\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03c1\\u03c6\\u03af\\u03c4\\u03c3\\u03b1)\\r\\n\\r\\n \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03c4\\u03c5. \\r\\n \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b5\\u03b9\\u03c3\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9. \\r\\n \\u03a3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac. \\r\\n \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ce \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03b9\\u03c7\\u03bc\\u03b7\\u03c1\\u03cc \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03b2\\u03b1\\u03b8\\u03b5\\u03b9\\u03ac \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9! \\r\\n\\r\\n\\u0386\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u00ab\\u03c3\\u03ba\\u03ac\\u03c3\\u03b9\\u03bc\\u03bf\\u00bb \\u03c4\\u03bf\\u03c5 \\u03bc\\u03c0\\u03b1\\u03bb\\u03bf\\u03bd\\u03b9\\u03bf\\u03cd \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ac\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c3\\u03c4\\u03b9\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u00a0(\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1\\u03c2 \\u03cd\\u03c0\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2). \\u038c\\u03bb\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03c5\\u03bd.\\r\\n\\u00a0\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:17:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:17:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/mpaloni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(639, 'com_content.article.62', '', '2022-02-14 16:18:28', 43, 7273, 'b236d8b0633262601580fde8c3f6a9e2e6ff2f51', '{\"id\":\"62\",\"asset_id\":237,\"title\":\"\\u039f \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"alias\":\"\\u03bf-\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-2-\\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"introtext\":\"<p>\\u0395\\u03ac\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af\\u00a0<strong>\\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>,\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2<\\/strong>. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\u039f \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd                           \\u0395\\u03ac\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af\\u00a0\\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac,\\u00a0\\u03c4\\u03cc\\u03c4\\u03b5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1.\\r\\n\\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03bf \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03c3\\u03c0\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03b5\\u00a0\\u03b1\\u03c0\\u03bb\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ae \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd.\\r\\n\\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 10 \\u03ba\\u03b9\\u03bb\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2. \\u0391\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5:\\u00a0\\\"\\u03a4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03bf\\u03c5;\\\" \\r\\n\\u2022 \\u03a6\\u03ac\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ae\\u03bb\\u03bf  \\u2022 \\u039a\\u03ac\\u03bd\\u03c4\\u03b5 10 push-ups \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd\\u03c2.  \\u2022 \\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf  \\u2022 \\u03a0\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c4\\u03ae\\u03c1\\u03b9 \\u03bd\\u03b5\\u03c1\\u03cc  \\u0397 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b9\\u03b4\\u03ad\\u03b1 \\u03b5\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03ad\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1.\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:18:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:18:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-kanonas-twn-2-leptwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(640, 'com_content.article.61', '', '2022-02-14 16:18:54', 43, 7209, '7c579df3c670bfc815cf0b5af65809a15d302ec7', '{\"id\":\"61\",\"asset_id\":235,\"title\":\"\\u039a\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae\",\"alias\":\"\\u03ba\\u03ac\\u03bd\\u03c9-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c1\\u03c7\\u03ae\",\"introtext\":\"<p>\\u039f\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\u039a\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae                            \\u039f\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9.\\r\\n\\u039f\\u03b9 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae.\\r\\n\\u038c\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03af\\u03b1\\u00a0\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b3\\u03b9\\u03b1\\u00a010 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac.\\u00a0\\u03a4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c6\\u03c9\\u03bd\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac, \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ae \\u03cc\\u03c7\\u03b9. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7,\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc,\\u03c4\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03c1\\u03b3\\u03bf. \\u0398\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ae\\u03b4\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:18:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:18:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kanw-tin-arxi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(641, 'com_content.article.60', '', '2022-02-14 16:19:49', 43, 11046, 'f8c8a5a9498e598caa099e8166d9414c8d53566e', '{\"id\":\"60\",\"asset_id\":233,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2-\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae \\u03ad\\u03ba\\u03b8\\u03b5\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1                            \\u0397\\u00a0\\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ae \\u03ad\\u03ba\\u03b8\\u03b5\\u03c3\\u03b7\\u00a0\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2.\\u00a0\\r\\n\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03b5\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1:\\r\\n \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 . \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03ba\\u03b5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03bf \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03b9. \\u0391\\u03c5\\u03c4\\u03cc, \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b4\\u03b9\\u03b1\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae.\\r\\n\\u0391\\u03bd \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c0\\u03ac\\u03c1\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u2018\\u2019\\u03b1\\u03bd\\u03c4\\u03ad\\u03be\\u03b5\\u03c4\\u03b5\\u2019\\u2019. \\u03a4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1:   - \\u03a6\\u03bf\\u03c1\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b4\\u03b5\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf.    - \\u0391\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ad\\u03bd\\u03b1 email \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b8\\u03b7, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03bd\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2.    - \\u0393\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bf\\u03c1\\u03b8\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03cc \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2.    - \\u039a\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bc\\u03b7 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd \\u03c1\\u03b1\\u03bd\\u03c4\\u03b5\\u03b2\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2.    - \\u039a\\u03b1\\u03bb\\u03ad\\u03c3\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c3\\u03c4\\u03bf \\u03c4\\u03b7\\u03bb\\u03ad\\u03c6\\u03c9\\u03bd\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5.    - \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 3 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 2 \\u03ce\\u03c1\\u03b5\\u03c2.\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:19:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:19:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/antimetwpos-me-tin-teleiomania.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(642, 'com_content.article.56', '', '2022-02-14 16:20:19', 43, 8662, 'd1f80b345e13dc424c2a5e8bf3c3db1903643eac', '{\"id\":\"56\",\"asset_id\":225,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5\\u00a0<\\/strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0<strong>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0<\\/strong>\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. <strong>\\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0<\\/strong>\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5...<\\/p>\\r\\n\",\"fulltext\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2                             \\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2.\\r\\n \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5.\\r\\n \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03cc\\u03b4\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03b4\\u03ac\\u03c7\\u03c4\\u03c5\\u03bb\\u03b1, \\u03c4\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2.\\r\\n \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2,\\u00a0\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1 \\u03b3\\u03ba\\u03c1\\u03b9\\u03bc\\u03ac\\u03c4\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf.\\r\\n \\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c6\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2.\\r\\n\\u039a\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2.\\r\\n \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5.\\r\\n\\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03c0\\u03ac\\u03bb\\u03b9 2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03be\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd.\\r\\n \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1.\\r\\n \\u0394\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b1\\u03bd \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5.\\r\\n\\u03a4\\u03ce\\u03c1\\u03b1\\u00a0\\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2,\\u00a0\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03b3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2.\\r\\n \\u039e\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd.\\u00a0\\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9.\\u00a0\\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf.\\r\\n \\u03a7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2.\\r\\n\\u038c\\u03c0\\u03bf\\u03c4\\u03b5\\u00a0\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9,\\u00a0\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5\\u00a0\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2,\\u00a0\\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03c4\\u03b5\\u00a0\\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03b5\\u03bd\\u03c4\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5.\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:20:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:19:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/askisi-myikis-xalarwsis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(643, 'com_content.article.55', '', '2022-02-14 16:20:52', 43, 9133, '34b21826ca449ab2940444bba788bf838df2eac0', '{\"id\":\"55\",\"asset_id\":223,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0<strong>\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2,<\\/p>\\r\\n\",\"fulltext\":\"\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae                            \\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2,\\r\\n\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03b3\\u03c7\\u03c9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03c6\\u03c4\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03be\\u03c5\\u03b3\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03b9\\u03c3\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5.\\r\\n\\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5 \\u03ae \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03bc\\u03b5\\u00a0\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ac\\u00a0\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2.\\r\\n \\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03cd\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1\\u00a04 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2. \\u0397 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c7\\u03b5\\u03c1\\u03b9\\u03ce\\u03bd \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc.\\r\\n\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1\\u00a08 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1. \\u0398\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc.\\r\\n\\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 10 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03b4\\u03b9\\u03c0\\u03bb\\u03ac\\u03c3\\u03b9\\u03bf\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1.\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:20:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:20:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diafragmatiki-anapnoi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(644, 'com_content.article.54', '', '2022-02-14 16:21:25', 43, 10243, '9ecc79ed8f104dbdd1b868eff0c38c4d846f0de8', '{\"id\":\"54\",\"asset_id\":221,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03a7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c3\\u03c5\\u03c7\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03c9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c2.<em style=\\\"font-size: 1rem;\\\">\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03a7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2                            \\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c3\\u03c5\\u03c7\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03c9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c2.       \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ae \\u03bd\\u03b1 \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5.  \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03c7\\u03ce\\u03c1\\u03b1.\\u00a0\\u0391\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9. \\u038c\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03b9 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03ba\\u03c1\\u03b1, \\u03b1\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03bf\\u03bb\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5.       \\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03bc\\u03af\\u03b1 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae. \\u0397 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03b7 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b9\\u03b1. \\u0394\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03cd \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1, \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd, \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03ae \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03bd\\u03c4\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0394\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1, \\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03b1 \\u03b6\\u03c9\\u03bd\\u03c4\\u03b1\\u03bd\\u03ad\\u03c8\\u03b5\\u03b9.        \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2! \\u0391\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u03c4\\u03b9\\u03bc\\u03bf \\u03b4\\u03ce\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a3\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c2 \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03cc\\u03c2. \\u03a4\\u03c5\\u03bb\\u03af\\u03be\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03bf \\u03b4\\u03ce\\u03c1\\u03bf \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03bb\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03bf \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03ba\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2. \\u0398\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5. \\u0391\\u03c5\\u03c4\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b8\\u03b7\\u03c3\\u03b1\\u03c5\\u03c1\\u03ce\\u03bd, \\u03b4\\u03b5\\u03bd \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2.        \\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c1\\u03b3\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf. \\u03a0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03c5\\u03bb\\u03ac \\u03ae\\u03c1\\u03b5\\u03bc\\u03b1. \\u03a4\\u03ce\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b3\\u03ac, \\u03c4\\u03b5\\u03bd\\u03c4\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03cc.\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:21:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:20:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/asksisi-xalarwsis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(645, 'com_content.article.53', '', '2022-02-14 16:22:01', 43, 5986, '74d92e71cc4f7e9c803ac7e0a69756f04fd4cd4b', '{\"id\":\"53\",\"asset_id\":219,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: <span style=\\\"font-size: 1rem;\\\">1.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 <\\/em><span style=\\\"font-size: 1rem;\\\">2.\\u00a0<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd                            \\u0397\\u00a0\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2:\\r\\n\\r\\n \\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\r\\n \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0 \\r\\n\\r\\n3.\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2,\\u00a0\\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5\\u00a0\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac\\u03c2,\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2:\\u00a0 \\r\\n\\r\\n- \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0\\u03bc\\u03b5\\u00a0\\u03b2\\u03ac\\u03c3\\u03b7\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\r\\n- \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u00a0\\u03b1\\u03c0\\u03cc\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\r\\n- \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5\\u00a0\\u2018\\u03b3\\u03b9\\u03b1\\u03c4\\u03af;\\u2019\\u00a0\\r\\n- \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5\\u00a0\\r\\n- \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd\\u03c0\\u03bb\\u03bf\\u03ba\\u03b5\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03b5\\u00a0\\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1\\u00a0\\r\\n- \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5\\u00a0\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5\\u03c2\\u00a0\\r\\n- \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b5\\u00a0\\u03b1\\u03b4\\u03b9\\u03ac\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b5\\u03c2\\u00a0\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\r\\n\\r\\n4.\\u00a0\\u039c\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03c9: \\r\\n\\r\\n- \\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2\\r\\n- \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd\\r\\n- \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c1\\u03c5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:22:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:21:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epilysi-provlimatwn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(646, 'com_content.article.49', '', '2022-02-14 16:22:31', 43, 6876, '9481e0e193017c84fd05b6c724cb26ef0c1dc4cb', '{\"id\":\"49\",\"asset_id\":211,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.<\\/strong>\\u00a0\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5<\\/strong>\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd                            \\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.\\u00a0\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.\\r\\n\\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1 \\u03bc\\u03b5\\u00a0\\u00a04 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2\\u00a0(\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3, \\u03a3\\u039a\\u0395\\u03a8\\u0397, \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391, \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391). \\u039a\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1.          \\u03a4\\u03af \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7;\\u00a0(\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3) \\r\\n \\u03a4\\u03af \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b7\\u03ba\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7;\\u00a0\\u00a0(\\u03a3\\u039a\\u0395\\u03a8\\u0397) \\r\\n \\u03a4\\u03af \\u03ad\\u03bd\\u03b9\\u03c9\\u03c3\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7;\\u00a0\\u00a0(\\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391) \\r\\n \\u03a4\\u03af \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc;\\u00a0(\\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391) \\r\\n\\u039a\\u03ac\\u03bd\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1\\u00a02 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c5\\u03c1\\u03af\\u03b1\\u03c1\\u03c7\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c7\\u03cc\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2.\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:22:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:22:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anadiatypwsi-skepsewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(647, 'com_content.article.48', '', '2022-02-14 16:23:22', 43, 11899, 'c9342dd760218c2030bdb7b0e005a62bb240845e', '{\"id\":\"48\",\"asset_id\":209,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf (\\u03b1\\u03bd \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\\\"), \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd                           \\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf (\\u03b1\\u03bd \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\\"\\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\\\"), \\u03ae\\u03c1\\u03b8\\u03b5 \\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03af \\u03c4\\u03b9\\u03c2 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2:        -\\u039d\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c7: \\u0391\\u03bd \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce. (\\u03a4\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03c7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u03c2 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c5\\u03c2.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c7: \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03b1\\u03b8\\u03b5\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u00ab\\u03ac\\u03c3\\u03c0\\u03c1\\u03bf \\u03ae \\u03bc\\u03b1\\u03cd\\u03c1\\u03bf\\u00bb.\\u00a0\\u03a0\\u03c7: \\u038c\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03bf\\u03bd\\u03c4\\u03c1\\u03cc\\u03c2. (\\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03ac\\u03b4\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c7\\u03c5\\u03c3\\u03b1\\u03c1\\u03ba\\u03af\\u03b1.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03b7. \\u03a0\\u03c7: \\u0391\\u03bd \\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03ad\\u03c4\\u03b5\\u03b9\\u03cc \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03b5\\u03b9. (\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c5\\u03b8\\u03b1\\u03af\\u03c1\\u03b5\\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c0\\u03ad\\u03c4\\u03b5\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03bc\\u03b5\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u03a0\\u03c7: \\u0391\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b8\\u03b1 \\u03c0\\u03b5\\u03b8\\u03ac\\u03bd\\u03c9. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bb\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b7 \\u03b6\\u03c9\\u03ae.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9 \\u00ab\\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1\\u00bb. \\u03a0\\u03c7: \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03bf \\u03c4\\u03b5\\u03bc\\u03c0\\u03ad\\u03bb\\u03b7\\u03c2\\/\\u03c7\\u03b1\\u03b6\\u03bf\\u03cd\\u03bb\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u03c2. (\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u00ab\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2\\u00bb \\u03bc\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9. \\u03a0\\u03c7: \\u03a0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ae \\u03bd\\u03bf\\u03b9\\u03ba\\u03bf\\u03ba\\u03c5\\u03c1\\u03ac. (\\u0394\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2.)\\r\\n-\\u039d\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u03a0\\u03c7: \\u03a3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b2\\u03c1\\u03ae\\u03ba\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03ad\\u03be\\u03b5\\u03b9, \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03c9 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c6\\u03ad\\u2026 \\u03b5\\u03bc \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03c4\\u03cc\\u03c3\\u03bf \\u03ac\\u03c4\\u03c5\\u03c7\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9\\u2026 (\\u03a4\\u03b1 \\u03ba\\u03b1\\u03b9\\u03c1\\u03b9\\u03ba\\u03ac \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5.)\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:23:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:22:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anadomhsh-skepsewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(648, 'com_content.article.47', '', '2022-02-14 16:24:04', 43, 9044, '82730a45e42de790dd8083520350adacb702c8a1', '{\"id\":\"47\",\"asset_id\":207,\"title\":\"\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2                           \\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.       \\u0395\\u03c0\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 :       &gt;&gt;\\u00a0K\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03bf\\u03b5\\u03c1\\u03ac \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b9\\u03b4\\u03c5\\u03bb\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03ad\\u03c1\\u03b5\\u03b9\\u03b5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03c0.\\u03c7. \\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ac, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b7 \\u03ba\\u03bb\\u03c0). &gt;&gt;\\u00a0\\u0391\\u03bd \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03bb\\u03b5\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03b4\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5( \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1, \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03ba\\u03bb\\u03c0). \\u0391\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bb\\u03b5\\u03c0\\u03c4\\u03bf\\u03bc\\u03b5\\u03c1\\u03ce\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. &gt;&gt; \\u039c\\u03b9\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b1\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 100 ,\\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 7 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac.\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-02-14 16:24:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-02-14 16:23:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apospasi-prosoxis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(649, 'com_content.article.122', '', '2022-03-06 19:38:36', 43, 14241, 'ef81cddb224ee2bc8e57efd69526a53e1ad8404d', '{\"id\":\"122\",\"asset_id\":357,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7; \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2. \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03bb\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9&nbsp; \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03ae\\u03bd\\u03c5\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9\\u00bb, \\u00ab\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03c9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00bb.\\u03a4\\u03b1 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1: -\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9, \\u03b5\\u03bd\\u03ce \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1,&nbsp; \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b2\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03bd. -\\u0391\\u03bd\\u03ac\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03b9\\u03ce\\u03bd:&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5.&nbsp; -\\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd:&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03cc\\u03c7\\u03bb\\u03b7\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5, \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03bf, \\u03bd\\u03b1 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. -\\u0391\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd:&nbsp;\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03bd\\u03b1 \\u03b6\\u03b7\\u03c4\\u03ac \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b6\\u03b7\\u03c4\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03ae \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u039c\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03c3\\u03c4\\u03b5 \\u03bd\\u03ad\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a4\\u03af \\u03bb\\u03b5\\u03c2; \\u0395\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03c2\\/\\u03b7;<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:38:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:37:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/03\\\\\\/06\\\\\\/ti-simainei-thetiki-diakdikisi1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(650, 'com_content.article.142', '', '2022-03-06 19:40:30', 43, 8320, '2f5d202f1bfcd9b037adc45456150141fca25a65', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1<strong>&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd&nbsp;<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong>&nbsp;\\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac. \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf&nbsp;\\u03c3\\u03c5\\u03bd\\u03ac\\u03c7\\u03b9, \\u03bf\\u03b9&nbsp;\\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9&nbsp;\\u03c0\\u03cc\\u03bd\\u03bf\\u03b9&nbsp;\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03b1\\u03ba\\u03ae \\u03c7\\u03ce\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9. \\u0397 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03b5\\u03bd\\u03b8\\u03b1\\u03c1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf&nbsp;\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2&nbsp;\\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03bd\\u03b1&nbsp;\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd&nbsp;\\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03ad\\u03bd\\u03b1 \\u03c4\\u03bf\\u03af\\u03c7\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7,&nbsp;\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae&nbsp;\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2&nbsp;\\u03c5\\u03b3\\u03b9\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd&nbsp;\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5, \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd&nbsp;\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:40:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:39:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(651, 'com_content.article.169', '', '2022-03-06 19:41:20', 43, 9266, '91e1c3f3f59f2ef80b9d07536039c1d6421502a3', '{\"id\":\"169\",\"asset_id\":451,\"title\":\"\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1;\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1; \\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ce\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2: \\u0398\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1:&nbsp; \\u039d\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03be\\u03b5\\u03cd\\u03c1\\u03b5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03cc\\u03ba\\u03b7\\u03c4\\u03c9\\u03bd \\u03bb\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bd\\u03b1 \\u03b1\\u03b4\\u03c1\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u0398\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b7\\u03c2:&nbsp; \\u039f\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03b9 \\u03b7\\u03b3\\u03ad\\u03c4\\u03b5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03bc\\u03c0\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03bc\\u03ad\\u03c1\\u03b7. \\u0398\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03bf\\u03b9\\u03c7\\u03c4\\u03bf\\u03af: &nbsp;\\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1, \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03cd\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f\\u03b9 \\u03c7\\u03ce\\u03c1\\u03bf\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b3\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b5\\u03b8\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03af\\u03c3\\u03c9.<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:41:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:40:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(652, 'com_content.article.188', '', '2022-03-06 19:42:56', 43, 7192, 'eee8a80e78e1ee5c578be33785a11e6a7b6771f9', '{\"id\":\"188\",\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5! \\u0395\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03bf \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae! \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1! -\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5&nbsp;-\\u039c\\u03ac\\u03b8\\u03b5&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 -\\u0395\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7&nbsp; -\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd&nbsp;\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2&nbsp;\\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2&nbsp;-\\u0392\\u03c1\\u03b5\\u03c2&nbsp;\\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1. \\u039c\\u03b9\\u03b1 \\u03ad\\u03b3\\u03ba\\u03c1\\u03b9\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1&nbsp;\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03b4\\u03ce \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039c\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5! \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2: \\u0394\\u03b5\\u03ba\\u03ac\\u03b4\\u03b5\\u03c2&nbsp;\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2,&nbsp;\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03cc\\u03c3\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2,&nbsp;\\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5, \\u03c4\\u03b9\\u03c2&nbsp;\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b5\\u03c2&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:42:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:42:04\",\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(653, 'com_content.article.102', '', '2022-03-06 19:43:38', 43, 11434, '570402386f23a52b3051ea5c8bce92d385f54ae6', '{\"id\":\"102\",\"asset_id\":317,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5&nbsp;<\\/strong>\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2<strong>&nbsp;\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2&nbsp;<\\/strong>\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9<strong>&nbsp;\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5&nbsp;<\\/strong>\\u03c4\\u03b9\\u03c2<strong>&nbsp;\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2&nbsp;<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1&nbsp;<strong>\\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2<\\/strong>&nbsp;\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5&nbsp;\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2&nbsp;\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2&nbsp;\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5&nbsp;\\u03c4\\u03b9\\u03c2&nbsp;\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1. \\u0395\\u03c0\\u03b1\\u03bd\\u03ac\\u03bb\\u03b1\\u03b2\\u03ad \\u03c4\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0397 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;\\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5. \\u0398\\u03b1 \\u03b1\\u03c1\\u03c7\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03c9\\u03c2&nbsp;\\u03b5\\u03af\\u03c3\\u03b1\\u03b9&nbsp;\\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac&nbsp;\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c2\\/\\u03ae \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc \\u038c\\u03c4\\u03b1\\u03bd \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c4\\u03b9\\u03c2 \\u03ac\\u03c3\\u03c7\\u03b7\\u03bc\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ce\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a6\\u03c1\\u03cc\\u03bd\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u038c\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5, \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0388\\u03bd\\u03b1\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5.&nbsp;\\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03c1\\u03c9\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2. \\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03c3\\u03bf\\u03c5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03cc\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd\\u03c4\\u03b9\\u03b8\\u03ad\\u03c4\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03c4\\u03ce\\u03c1\\u03b1!&nbsp; \\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c3\\u03b9\\u03b3\\u03ac-\\u03c3\\u03b9\\u03b3\\u03ac \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9\\u03c2, \\u03b7&nbsp;\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9.<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:43:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:43:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata_apoktisis_autoelegxou_Askisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(654, 'com_content.article.103', '', '2022-03-06 19:44:16', 43, 13147, '563e8bbc43aad2bfd5be3f4c14232d8af7feec86', '{\"id\":\"103\",\"asset_id\":319,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf!\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\",\"introtext\":\"<p>\\u0388\\u03be\\u03b9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf! 1. \\u039a\\u03ac\\u03bd\\u03b5 \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc \\u03b3\\u03b9\\u03b1 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1. \\u039f \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bb\\u03ac \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bf\\u03ba\\u03bb\\u03b1\\u03b4\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9, \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9. \\u039f \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. \\u039d\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5, \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b1\\u03bd\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03bf\\u03c5. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03b1\\u03c0\\u2019 \\u03cc\\u03c3\\u03bf \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03ad\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c4\\u03c1\\u03bf\\u03bc\\u03b5\\u03c1\\u03ae \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7. \\u0395\\u03ac\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03c1\\u03cc\\u03b8\\u03c5\\u03bc\\u03bf\\u03c2\\/\\u03b7 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b3\\u03b9\\u03b1 30 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03b8\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b5\\u03c0\\u03ac\\u03bd\\u03c4\\u03b5\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2. 2. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03c3\\u03bf\\u03c5 \\u03be\\u03cd\\u03c0\\u03bd\\u03b7\\u03bc\\u03b1. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc.&nbsp; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf&nbsp;\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03ba\\u03c4\\u03bf\\u03be\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03ac\\u03bd\\u03b5\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03b1\\u03c2.&nbsp; 3. \\u03a3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03bf\\u03cd\\u03c4\\u03b5 2 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af&nbsp;\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03cc\\u03b3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2.&nbsp;\\u03a0\\u03c1\\u03bf\\u03c6\\u03b1\\u03bd\\u03ce\\u03c2, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\/\\u03ae \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b1\\u03b9\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03bb\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c4\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03b2\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1&nbsp;\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2&nbsp;\\u03b1\\u03bc\\u03ad\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03c2 \\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5.&nbsp; \\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9&nbsp;\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03bf&nbsp;\\u03bd\\u03b1 \\u03be\\u03c5\\u03c0\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ba\\u03c1\\u03b5\\u03b2\\u03ac\\u03c4\\u03b9. 5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. - \\u0391\\u03c0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03cc- \\u0391\\u03c0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1&nbsp;\\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c2&nbsp;\\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2. 6. \\u03a3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9 \\u03a3\\u03b5&nbsp;\\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03ce\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2&nbsp;\\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 30 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac.&nbsp;\\u039a\\u03b1\\u03bb\\u03ae \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1!<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:44:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:43:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(655, 'com_content.article.234', '', '2022-03-06 19:46:42', 43, 1829, '37ec33f0386019611f0180481c6e36b513529eb0', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:46:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:45:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(656, 'com_content.article.233', '', '2022-03-06 19:47:12', 43, 2144, '0a7f45e586cd4961fa4fb29b30449c6b6d68a731', '{\"id\":\"233\",\"asset_id\":596,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:47:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:47:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(657, 'com_content.article.232', '', '2022-03-06 19:47:24', 43, 2018, '120c33042f71f8fbb5f79407b84365c1c53c50a5', '{\"id\":\"232\",\"asset_id\":593,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:47:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:47:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(658, 'com_content.article.231', '', '2022-03-06 19:47:38', 43, 2105, '94c385c755669f17288d01b1a7c3713aa7770639', '{\"id\":\"231\",\"asset_id\":590,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:47:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:47:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(659, 'com_content.article.230', '', '2022-03-06 19:47:53', 43, 1938, 'c48e68f62eb3f3788e286a031b1d82df61726ed2', '{\"id\":\"230\",\"asset_id\":587,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:47:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:47:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(660, 'com_content.article.229', '', '2022-03-06 19:48:11', 43, 1938, 'dbab4a4dbb4915b7436bcb6c4f282185919f22d4', '{\"id\":\"229\",\"asset_id\":585,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:48:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:48:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(661, 'com_content.article.228', '', '2022-03-06 19:48:26', 43, 1961, '5cb906b45ffd4edee6c943518113a134686ad10a', '{\"id\":\"228\",\"asset_id\":581,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:48:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:48:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(662, 'com_content.article.227', '', '2022-03-06 19:48:46', 43, 2046, 'f1e6fa9681ffacfcac2867c1c9146f13ac696f36', '{\"id\":\"227\",\"asset_id\":578,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:48:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:48:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(663, 'com_content.article.226', '', '2022-03-06 19:49:06', 43, 2046, '22950b4ad9020ffa3ade8c727785fbb9e5d890dd', '{\"id\":\"226\",\"asset_id\":576,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:49:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:48:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(664, 'com_content.article.225', '', '2022-03-06 19:49:24', 43, 2010, 'dd594aa9b47cced29e394efcfb321aa50a7ef763', '{\"id\":\"225\",\"asset_id\":572,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:49:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:49:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(665, 'com_content.article.224', '', '2022-03-06 19:49:48', 43, 2009, '360a6811610294f3cd06be83e6345da70c6f39d9', '{\"id\":\"224\",\"asset_id\":570,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391(\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:49:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:49:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(666, 'com_content.article.223', '', '2022-03-06 19:50:04', 43, 2082, '9b766a8dc7f0377ece52e2dcd8f2a97b5a252b1e', '{\"id\":\"223\",\"asset_id\":566,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:50:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:49:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(667, 'com_content.article.222', '', '2022-03-06 19:50:17', 43, 2082, 'e414aa189c582aad27d0a3732061c854f64a788d', '{\"id\":\"222\",\"asset_id\":563,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:50:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:50:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(668, 'com_content.article.221', '', '2022-03-06 19:50:30', 43, 2072, 'd1b84a64cee534c0b60b5e064f79d4e39595731d', '{\"id\":\"221\",\"asset_id\":560,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:50:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:50:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(669, 'com_content.article.220', '', '2022-03-06 19:50:55', 43, 2211, 'ac5c5e6fd93dae48ccfc84e336c25e292d6d3f10', '{\"id\":\"220\",\"asset_id\":557,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:50:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:50:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(670, 'com_content.article.219', '', '2022-03-06 19:51:15', 43, 2211, '449412e3fcd908c9e106ae93dd12be4dabdad65b', '{\"id\":\"219\",\"asset_id\":555,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:51:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:51:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(671, 'com_content.article.218', '', '2022-03-06 19:51:42', 43, 2118, '40df489479032e2bcda79103915082194deb77e7', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:51:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:51:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(672, 'com_content.article.217', '', '2022-03-06 19:51:59', 43, 2118, '9c42d0261f6923cacb39b1866b2041c6d17cd6db', '{\"id\":\"217\",\"asset_id\":550,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:51:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:51:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(673, 'com_content.article.216', '', '2022-03-06 19:52:13', 43, 1961, 'c9206f34e92412149070f785099cfa4a5a1dea0d', '{\"id\":\"216\",\"asset_id\":547,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:52:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:52:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(674, 'com_content.article.215', '', '2022-03-06 19:52:31', 43, 2064, '94ecd9a07e456706f1569ddaf5cb5bde26fbe627', '{\"id\":\"215\",\"asset_id\":544,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:52:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:52:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(675, 'com_content.article.214', '', '2022-03-06 19:52:48', 43, 2082, 'b0febc1b4c3e44c0bb955ddab8e6767203295114', '{\"id\":\"214\",\"asset_id\":541,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:52:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:52:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(676, 'com_content.article.213', '', '2022-03-06 19:53:02', 43, 2082, '9071b29ce363bc9f68cac55aed73d5cca342fb84', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:53:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:52:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(677, 'com_content.article.212', '', '2022-03-06 19:53:19', 43, 2072, '5dc4ea715163dc098f44c4e9eaafc56e04a7a576', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:53:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:53:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(678, 'com_content.article.211', '', '2022-03-06 19:53:31', 43, 2010, '23e57c0f1c0fd6596569b2758a1ffd3a5c89092e', '{\"id\":\"211\",\"asset_id\":532,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:53:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:53:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(679, 'com_content.article.210', '', '2022-03-06 19:53:44', 43, 2010, '5a87f5268cd4de27fce2eb958b6f255c4b926470', '{\"id\":\"210\",\"asset_id\":529,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:53:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:53:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(680, 'com_content.article.209', '', '2022-03-06 19:54:05', 43, 1853, 'a9e7d4b703bea55933cd77f4ce609a91e745c156', '{\"id\":\"209\",\"asset_id\":526,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:54:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:53:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(681, 'com_content.article.208', '', '2022-03-06 19:54:19', 43, 2051, '8ee2386c296c3edc7007b1364b9cddae50bc37f4', '{\"id\":\"208\",\"asset_id\":523,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:54:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:54:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(682, 'com_content.article.207', '', '2022-03-06 19:54:36', 43, 1871, '521677ce69baa721b3a2c89fec0bb029e8a8716a', '{\"id\":\"207\",\"asset_id\":520,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:54:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:54:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(683, 'com_content.article.206', '', '2022-03-06 19:54:58', 43, 1956, '785c204d7900c22d960d259649662990ef95768c', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:54:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:54:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(684, 'com_content.article.187', '', '2022-03-06 19:55:14', 43, 1957, '365b30fd50f83c2a5a88c5a1d43bd6fc0f242e24', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 19:55:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 19:55:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(685, 'com_content.article.134', '', '2022-03-06 20:11:35', 43, 87211, '0be3dfa247411cf4dcd53c7d59518c552c99c17f', '{\"id\":\"134\",\"asset_id\":381,\"title\":\"\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c0\\u03bb\\u03ac\\u03bd\\u03bf-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03bb\\u03ac\\u03bd\\u03bf \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u0391\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1, \\u03b8\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c7\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2. \\u0395\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac&nbsp;\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 1\\u03b7&nbsp;:&nbsp;\\u0395\\u03c0\\u03ad\\u03bd\\u03b4\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5! \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03ac \\u03b7 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2; \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac! \\u038c\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0388\\u03c4\\u03c3\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2,&nbsp;\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2: 1. \\u03a3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: &nbsp;\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03bf\\u03bc\\u03b5\\u03c1\\u03ac \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u0395\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c0\\u03b5\\u03c1\\u03c0\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. 2. \\u0391\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2: &nbsp;\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03bf \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u00ab\\u03b1\\u03c0\\u03c1\\u03b1\\u03be\\u03af\\u03b1\\u03c2\\u00bb \\u03b8\\u03b1 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b5 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c6\\u03ce\\u03c4\\u03b1, \\u03c0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf 7-8 \\u03c9\\u03c1\\u03ce\\u03bd! 3. \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5: &nbsp;\\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ac\\u03bd\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2, \\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf (\\u03b5\\u03ac\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c6\\u03ae\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03c1\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c4\\u03ac\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2) \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1\\u03ba\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03b5\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc,\\u03c4\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c7\\u03c1\\u03b7\\u03c3\\u03c4\\u03bf. 4. \\u039a\\u03ac\\u03bd\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2: &nbsp;\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03b5\\u03cd\\u03c4\\u03b9\\u03ba\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bb\\u03af\\u03b3\\u03bf \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03b8\\u03c5\\u03bc\\u03bf (\\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac). \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c3\\u03bf\\u03c5 (\\u03c0\\u03c7: \\u03c0\\u03b1\\u03af\\u03be\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2), \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf. \\u039e\\u03b5\\u03ba\\u03af\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! &nbsp; \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 2\\u03b7&nbsp;:&nbsp;\\u0392\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2! \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u039d\\u03bf1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c4\\u03bf \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03b1\\u03c0\\u03b5\\u03af \\u03ac\\u03bb\\u03bb\\u03c9\\u03c3\\u03c4\\u03b5). \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2. \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 4 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u2013 \\u03c4\\u03bf\\u03bd \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u2013 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1. 1. \\u03a3\\u03ba\\u03bf\\u03c4\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1&nbsp;(\\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2):&nbsp;\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03bf\\u03bd\\u03b9\\u03ad\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03ae \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03b1\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 (\\u03c3\\u03b5 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd), \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b8\\u03ae\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 (\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ac\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7\\/\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\/\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd). 2. \\u03a4\\u03c3\\u03b1\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5! \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf: &nbsp;\\u03bf\\u03b9 \\u03c4\\u03c3\\u03b1\\u03ba\\u03c9\\u03bc\\u03bf\\u03af \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf\\u03b9. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bf\\u03bd\\u03b5\\u03b9\\u03c1\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c0\\u03bf\\u03bb\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. 3. \\u0394\\u03b5\\u03af\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5: &nbsp;\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bb\\u03b5\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 2 \\u03bc\\u03b1\\u03b6\\u03af (\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf!). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7\\u00bb (\\u03c0\\u03c7: \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b3\\u03bf\\u03bd\\u03ad\\u03c9\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd), \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03b5\\u03b9\\u03c2 \\u03c3\\u2019 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1. &nbsp; \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 3\\u03b7&nbsp;:&nbsp;\\u0388\\u03bb\\u03b1 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7! \\u038c\\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03be\\u03b1\\u03bd\\u03ac \\u03c4\\u03bf \\u03b4\\u03ad\\u03bf\\u03c2 \\u03ba\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03ad\\u03bd\\u03b4\\u03b5\\u03c4\\u03bf\\u03b9. \\u0397 \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. &nbsp; 1. \\u0388\\u03bb\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7:&nbsp; \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7. \\u0397&nbsp;\\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac&nbsp;\\u03c4\\u03b7\\u03c2, \\u03b7&nbsp;\\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac&nbsp;\\u03c4\\u03b7\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b7&nbsp;\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1&nbsp;\\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03cc,&nbsp;\\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c6\\u03cc\\u03b2\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b1\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c1\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c3\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ae \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2 (\\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c1\\u03c0\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5) \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03b8\\u03b1\\u03c5\\u03bc\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd \\u03ba\\u03b9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b6\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03bb\\u03b7, \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c0\\u03af\\u03b1 (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03b1\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03ac\\u03c1\\u03ba\\u03b1) \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03ac. 2. \\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2: &nbsp;\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b1\\u03bc\\u03b5 \\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b5\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2. \\u0397 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03c7\\u03b9\\u03bb\\u03b9\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1\\u03bb\\u03b1\\u03b9\\u03c0\\u03c9\\u03c1\\u03ae\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03ad\\u03b8\\u03b1\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 (\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf \\u03ba\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf) \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c4\\u03b7 \\u03b3\\u03b1\\u03bb\\u03ae\\u03bd\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03bf\\u03c1\\u03c6\\u03b9\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b7\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac&nbsp;\\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c6\\u03ae\\u03c3\\u03b1\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5! 3. \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7: &nbsp;\\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ae\\u03c0\\u03b9\\u03b1\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 (\\u03b2\\u03ac\\u03b4\\u03b7\\u03bd, \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ae\\u03c0\\u03b9\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. &nbsp; \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 4\\u03b7&nbsp;:&nbsp;\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03bd \\u03b4\\u03b5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf! \\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. 1. \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1: &nbsp;\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 (\\u03bc\\u03b9\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03b1\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1) \\u03ae \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd (\\u03c0\\u03c7:&nbsp;\\u03c3\\u03bf\\u03c5 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03bf\\u03c5\\u03ba\\u03ac\\u03bc\\u03b9\\u03c3\\u03bf). \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bf\\u03c0\\u03c9\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac (\\u03c0\\u03c7:&nbsp;\\u00ab\\u03b7 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b7 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u00bb,&nbsp;\\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1:&nbsp;\\u00ab\\u03c7\\u03ac\\u03bb\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03ac \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03af\\u03c7\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b7 \\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7\\u00bb&nbsp;). \\u0392\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bb\\u03cc\\u03b3\\u03bf \\u03c3\\u03b1\\u03c2, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03cd\\u03c1\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03ac\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03ba\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac. 2. \\u0395\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1: &nbsp;\\u03b7 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03ac\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03c2 \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b5\\u03be\\u03c9\\u03c3\\u03c4\\u03c1\\u03b5\\u03c6\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c7\\u03b1\\u03c1\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03af\\u03be\\u03c4\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2. 3. \\u0397 \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2: &nbsp;\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5&nbsp;\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03b5\\u03bb\\u03ce\\u03bd, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03af\\u03b4\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7:&nbsp;\\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03bf \\u03c4\\u03b5\\u03bc\\u03c0\\u03ad\\u03bb\\u03b7\\u03c2, \\u03b7 \\u03b3\\u03b5\\u03c1\\u03bf\\u03bd\\u03c4\\u03bf\\u03ba\\u03cc\\u03c1\\u03b7 \\u03ba\\u03bb\\u03c0). \\u0395\\u03b4\\u03ce \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc! \\u03a6\\u03bf\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c4\\u03b7\\u03bd \\u03c4\\u03b1\\u03bc\\u03c0\\u03ad\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9. \\u03a7\\u03c9\\u03c1\\u03af\\u03c2, \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03af\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1&nbsp;\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03bc\\u03b1\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03c4\\u03b5, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9! \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 5\\u03b7&nbsp;:&nbsp;\\u0391\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03bf\\u03c5! \\u039f \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2! 1. \\u0392\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03ac\\u03b6\\u03b5\\u03b9: &nbsp;\\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c6\\u03ce\\u03c2 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03b5\\u03b4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03c5\\u03bc\\u03bd\\u03ac\\u03b6\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u2026 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5. \\u038a\\u03c3\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ac\\u03c1\\u03b5\\u03c3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c3\\u03b1\\u03c3\\u03c4\\u03b1\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac. \\u038c,\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. 2. \\u039e\\u03ad\\u03ba\\u03bb\\u03b5\\u03c8\\u03b5 \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1: &nbsp;\\u03bf\\u03b9 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ad\\u03c3\\u03c4\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c7. \\u03c3\\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5 \\u03b6\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cc\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03be\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03c4\\u03bf \\u03a3\\u03b1\\u03b2\\u03b2\\u03b1\\u03c4\\u03bf\\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03b7 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9. 3. \\u0393\\u03af\\u03bd\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03b1\\u03b9\\u03b4\\u03af: &nbsp;\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7&nbsp;\\u03b1\\u03bd\\u03b5\\u03bc\\u03b5\\u03bb\\u03b9\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7&nbsp;\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03af\\u03b1\\u03c2&nbsp;\\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7. \\u03a3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c5\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bf \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03c5\\u03b8\\u03cc\\u03c1\\u03bc\\u03b7\\u03c4\\u03bf\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0398\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b8\\u03b1 \\u03c7\\u03bf\\u03c1\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c3\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b8\\u03b1 \\u03bb\\u03ad\\u03bc\\u03b5 \\u00ab\\u03c7\\u03b1\\u03b6\\u03ac\\u00bb \\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.&nbsp;*\\u0397 \\u00ab\\u03c0\\u03b1\\u03c1\\u03ad\\u03b1\\u00bb \\u03bc\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 6\\u03b7&nbsp;:&nbsp;\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2! \\u039f\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2.&nbsp; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03bf\\u03cd\\u03bd 3 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03b5\\u03c2 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u03a4\\u0399\\u0394\\u0397\\u03a0\\u039f\\u03a4\\u0395 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: &nbsp;\\u03b7 \\u03c0\\u03af\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03c9\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u03a4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1. \\u0394\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u039f\\u039b\\u0391 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2: &nbsp;\\u03c0\\u03b1\\u03c1\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. \\u039a\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03cc\\u03c0\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u038c\\u03c0\\u03c9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03c2 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 40-50 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b9\\u03ba\\u03c4\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c7\\u03bf\\u03c1\\u03b5\\u03c5\\u03c4\\u03ae\\u03c2, \\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03b7\\u03bc\\u03b1\\u03c4\\u03af\\u03b1\\u03c2, \\u03b4\\u03b9\\u03b1\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5\\u03c6 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03bb\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03ad\\u03b1\\u03c2 \\u03c0\\u03b1\\u03b3\\u03ba\\u03bf\\u03c3\\u03bc\\u03af\\u03bf\\u03c5 \\u03c6\\u03ae\\u03bc\\u03b7\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd (\\u03c4\\u03bf \\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03cd\\u03bf) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd. \\u039c\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c4\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2. \\u0392\\u03ac\\u03bb\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2: &nbsp;\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03bf\\u03c7\\u03ad\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0392\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03af\\u03b1-\\u03b4\\u03cd\\u03bf \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0388\\u03c4\\u03c3\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b1\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b8\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 7\\u03b7&nbsp;:&nbsp;\\u0391\\u03bd\\u03b1\\u03b8\\u03b5\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03be\\u03cc\\u03b4\\u03b5\\u03bc\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c7\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2! \\u03a0\\u03c9\\u03c2; \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1: &nbsp;\\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03b1\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2. \\u0391\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03bb\\u03ae \\u03c4\\u03b9\\u03bc\\u03ae, \\u03c0\\u03bf\\u03c5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 2-3 \\u03ba\\u03b9\\u03bb\\u03ac, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1. \\u0395\\u03ac\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b1\\u03b6\\u03b5\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03b6\\u03ac\\u03ba\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b8\\u03b1 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03bc\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c1\\u03bf\\u03cd\\u03c7\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b5 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1, \\u03b7 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03b9\\u03b6\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c4\\u03bf \\u03c6\\u03cc\\u03c1\\u03b1\\u03b3\\u03b5\\u03c2. \\u039e\\u03cc\\u03b4\\u03b5\\u03c8\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1: &nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2. \\u0391\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b3\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03ac\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c4\\u03c1\\u03b9\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bc\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2. \\u0395\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03bd\\u03b1 \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03b4\\u03ae\\u03bb\\u03b1\\u03c4\\u03bf, \\u03ad\\u03bd\\u03b1 \\u03c6\\u03bf\\u03c5\\u03c3\\u03ba\\u03c9\\u03c4\\u03cc, \\u03b5\\u03be\\u03bf\\u03c0\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 camping \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b1... \\u03a3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf:&nbsp; \\u03b4\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03c3\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c0\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03cd\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03bd\\u03bf\\u03c7\\u03ad\\u03c2, \\u03b1\\u03c6\\u03bf\\u03cd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 200\\u20ac \\u03b3\\u03b9\\u03b1 3 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ce\\u03bd, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 66\\u20ac\\/\\u03bc\\u03ad\\u03c1\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 1 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03c0\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b8\\u03b5\\u03c2, \\u03cc\\u03c3\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03b9. \\u0391\\u03b3\\u03cc\\u03c1\\u03b1\\u03c3\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf: &nbsp;\\u03be\\u03bf\\u03b4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03bf\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03b9\\u03bf\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bb\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2! \\u0395\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 8\\u03b7&nbsp;:&nbsp;&nbsp;\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac! \\u0397 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03cc \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 (8-10 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2) \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0394\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2&nbsp; \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03bc\\u03cc\\u03bd\\u03b9\\u03bc\\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2. \\u0391\\u03c2 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. 1. \\u0395\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: &nbsp;\\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b1 \\u03c4\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03ae \\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b5\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u00ab\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03b5\\u03b9\\u00bb \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b5\\u03be\\u03b7 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03b9\\u03b5\\u03ba\\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c1\\u03b3\\u03ac \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03bc\\u03b5\\u03c4\\u03c1\\u03ac\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf. 2. \\u0395\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1-\\u03c7\\u03cc\\u03bc\\u03c0\\u03b9: &nbsp;\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c7\\u03cc\\u03bc\\u03c0\\u03b9. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ac\\u03c0\\u03b9\\u03b1\\u03c3\\u03c4\\u03bf \\u03cc\\u03c3\\u03bf, \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03bd\\u03b1\\u03cd\\u03c4\\u03b7, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03b7\\u03bc\\u03cc\\u03c0\\u03bb\\u03bf\\u03b9\\u03b1, \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c0\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc (\\u03c0\\u03bb\\u03b1\\u03bd\\u03b7\\u03c4\\u03ac\\u03c1\\u03b9\\u03bf, \\u03b1\\u03c3\\u03c4\\u03b5\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03c0\\u03b5\\u03af\\u03bf) \\u03ba\\u03b1\\u03b9 \\u03cc,\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03bf \\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2! 3. \\u0399\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1: &nbsp;\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2, \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ce\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bc\\u03af\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03b5\\u03ac\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b6\\u03c9\\u03ae, \\u03b8\\u03b1 \\u03c6\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03b1\\u03b6\\u03af.&nbsp;\\u039f\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03af \\u03bb\\u03ad\\u03bd\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bc\\u03b5\\u03b9\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03bc\\u03cc\\u03bb\\u03b9\\u03c2 8 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 40! &nbsp; \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2!<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 20:11:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 20:06:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/plano-eutuxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(686, 'com_content.article.68', '', '2022-03-06 20:41:31', 43, 4696, 'cd5713ea427d04926da76953e8ba07823973ff24', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)&nbsp;\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 20:41:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 20:40:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxwrizontas-ton-thymo-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(687, 'com_content.article.68', '', '2022-03-06 20:41:38', 43, 4693, '810657da3f69f2d4c980a484c046b178b4109e7c', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)&nbsp;\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 20:41:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 20:41:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxwrizontas-ton-thymo-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(688, 'com_content.article.64', '', '2022-03-06 20:44:37', 43, 18936, 'da350ca6959f08b87899a9b133db76ffe3dbd7c8', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9&nbsp;<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2<\\/strong>. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2&nbsp;<strong>\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2&nbsp;<strong>\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2&nbsp;\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2&nbsp;\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2; -\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bd\\u03c9\\u03c1\\u03af\\u03c2:&nbsp;\\u0395\\u03c0\\u03b9\\u03bb\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf&nbsp;\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1&nbsp;\\u03c4\\u03b7\\u03c2. \\u038c\\u03c3\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9&nbsp;\\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd. \\u03a1\\u03c9\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03bf\\u03c1\\u03b8\\u03c9\\u03b8\\u03b5\\u03af, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c0\\u03b9\\u03bf \\u03ba\\u03bb\\u03af\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7&nbsp;,&nbsp;\\u03c7\\u03c9\\u03c1\\u03af\\u03c2&nbsp;\\u03bd\\u03b1&nbsp;\\u03b5\\u03bd\\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. -\\u0391\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:&nbsp;\\u0397 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03b5\\u03af\\u03c2: 1)&nbsp;\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9; 2) \\u0395\\u03af\\u03bd\\u03b1\\u03b9&nbsp;\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\/ \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9; \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b3\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03ad\\u03c3\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf. \\u0388\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u0388\\u03c7\\u03c9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c9 \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03cc\\u03c1\\u03b7 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2, \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03c9 \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03bf\\u03c5, \\u03ae\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03cc\\u03c1\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb. - \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00bb:&nbsp;\\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7&nbsp; \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1&nbsp;\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf&nbsp;\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf,\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03ca\\u03c3\\u03c4\\u03ac\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1&nbsp;\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac.&nbsp;\\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc\\u03c4\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc.&nbsp;\\u038c\\u03bb\\u03bf\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd, \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. - \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 :&nbsp;\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. \\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03be\\u03b9\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c7\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7&nbsp;\\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2&nbsp;\\u03ae \\u03c4\\u03bf\\u03bd&nbsp;\\u03c4\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae\\u03c2&nbsp;\\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bf \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ac\\u03bc\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ad\\u03bb\\u03b5\\u03b3\\u03ba\\u03c4\\u03b5\\u03c2. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c3\\u03b5\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03bb\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03c9&nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7&nbsp;\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03af\\u03bd\\u03c9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1&nbsp;\\u03c3\\u03ad\\u03b2\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-06 20:44:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-06 20:43:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(689, 'com_content.article.188', '', '2022-03-07 20:06:00', 43, 7188, 'aa1389d332ad59979efab711d344c6ed2df1def6', '{\"id\":\"188\",\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5! \\u0395\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03bf \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae! \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1! -\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 -\\u039c\\u03ac\\u03b8\\u03b5&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 -\\u0395\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 -\\u0392\\u03c1\\u03b5\\u03c2&nbsp;\\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 -\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd&nbsp;\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2&nbsp;\\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2&nbsp; &nbsp; \\u039c\\u03b9\\u03b1 \\u03ad\\u03b3\\u03ba\\u03c1\\u03b9\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1&nbsp;\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03b4\\u03ce \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039c\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5! \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2: \\u0394\\u03b5\\u03ba\\u03ac\\u03b4\\u03b5\\u03c2&nbsp;\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2,&nbsp;\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03cc\\u03c3\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2,&nbsp;\\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5, \\u03c4\\u03b9\\u03c2&nbsp;\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b5\\u03c2&nbsp;\\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2&nbsp;\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-07 20:06:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-07 20:05:19\",\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(690, 'com_content.article.44', '', '2022-03-30 11:01:12', 43, 12829, '321ea98fe0712d7e37520485be4ec73ceaa18347', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1&nbsp;<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7&nbsp;<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,&nbsp;&nbsp;\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf&nbsp;\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,&nbsp;\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.&nbsp;\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9&nbsp; \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 &nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2&nbsp;\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7&nbsp;\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7&nbsp;\\u03c4\\u03c9\\u03bd&nbsp;\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7&nbsp;\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7&nbsp;\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b7&nbsp;\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae&nbsp;\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd&nbsp;\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u039a\\u0391\\u0399 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a3\\u0395 \\u0391\\u03a5\\u03a4\\u0397 \\u03a4\\u0397\\u039d \\u039a\\u0391\\u03a4\\u0397\\u0393\\u039f\\u03a1\\u0399\\u0391 \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 \\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd... \\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u0391\\u03c6\\u03bf\\u03cd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2&nbsp;\\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf (\\u03b1\\u03bd \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7... \\u0391\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u039f \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf&nbsp;\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2.&nbsp;\\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03ac\\u03c3\\u03ba... SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1) ... SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2) ...<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-30 11:01:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-30 11:00:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":45,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(691, 'com_content.article.56', '', '2022-03-30 11:06:28', 43, 8598, 'e1bf972cbdffa46e0817d01eefa6f4e26fceacc4', '{\"id\":\"56\",\"asset_id\":225,\"title\":\"\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5&nbsp;<\\/strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.&nbsp;<strong>\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5<\\/strong>&nbsp;\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5&nbsp;<\\/strong>\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. <strong>\\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;<\\/strong>\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 \\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac.&nbsp;\\u039a\\u03bb\\u03b5\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5&nbsp;\\u03bc\\u03b9\\u03b1-\\u03b4\\u03c5\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03c4\\u03b1 \\u03c0\\u03cc\\u03b4\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03b4\\u03ac\\u03c7\\u03c4\\u03c5\\u03bb\\u03b1, \\u03c4\\u03b1 \\u03c7\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2,&nbsp;\\u03ba\\u03ac\\u03bd\\u03c4\\u03b5&nbsp;\\u03bc\\u03b9\\u03b1 \\u03b3\\u03ba\\u03c1\\u03b9\\u03bc\\u03ac\\u03c4\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9&nbsp;\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf. \\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c6\\u03b9\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2. \\u039a\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1&nbsp;\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,&nbsp;\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2. \\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ac \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bd\\u03bf\\u03ae \\u03c3\\u03b1\\u03c2.&nbsp;\\u0391\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c3\\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2.&nbsp;\\u0391\\u03c6\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03c4\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a4\\u03ce\\u03c1\\u03b1&nbsp;\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5&nbsp;\\u03c0\\u03ac\\u03bb\\u03b9 2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9&nbsp;\\u03be\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03cc\\u03bb\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u2019 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd. \\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9&nbsp;\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1. \\u0394\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03b1\\u03bd \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5. \\u03a4\\u03ce\\u03c1\\u03b1&nbsp;\\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5,&nbsp;\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2,&nbsp;\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03bf\\u03af\\u03b3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039e\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd.&nbsp;\\u039d\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b7 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9.&nbsp;\\u039a\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5&nbsp;\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03bf. \\u03a7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5,&nbsp;\\u03b1\\u03c6\\u03b5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2. \\u038c\\u03c0\\u03bf\\u03c4\\u03b5&nbsp;\\u03b5\\u03af\\u03c3\\u03c4\\u03b5&nbsp;\\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9,&nbsp;\\u03c0\\u03ac\\u03c1\\u03c4\\u03b5&nbsp;\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2,&nbsp;\\u03b1\\u03bd\\u03bf\\u03af\\u03be\\u03c4\\u03b5&nbsp;\\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9&nbsp;\\u03c4\\u03b5\\u03bd\\u03c4\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5.<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-30 11:06:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-30 11:06:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/askisi-myikis-xalarwsis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(692, 'com_content.article.55', '', '2022-03-30 11:06:54', 43, 9102, 'd320d189d9edd706e8cf52599e2b851dad74f026', '{\"id\":\"55\",\"asset_id\":223,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1&nbsp;<strong>\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2<\\/strong>&nbsp;\\u03c4\\u03bf\\u03c5&nbsp;<strong>\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u0397 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1&nbsp;\\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2&nbsp;\\u03c4\\u03bf\\u03c5&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03bc\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03b3\\u03c7\\u03c9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03c6\\u03c4\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7. \\u0391\\u03c5\\u03c4\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03be\\u03c5\\u03b3\\u03cc\\u03bd\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03b9\\u03c3\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1 \\u03ae \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5. \\u039a\\u03b1\\u03b8\\u03af\\u03c3\\u03c4\\u03b5 \\u03ae \\u03be\\u03b1\\u03c0\\u03bb\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03bc\\u03b5&nbsp;\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03ac&nbsp;\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2. \\u0391\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03cd\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1&nbsp;4 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b5\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2. \\u0397 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c7\\u03b5\\u03c1\\u03b9\\u03ce\\u03bd \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1&nbsp;8 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1&nbsp;\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03bd\\u03b1 \\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1. \\u0398\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bb\\u03b9\\u03ac\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ad\\u03c1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03cc. \\u0395\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03bb\\u03ac\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03bd 10 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf&nbsp;\\u03b4\\u03b9\\u03c0\\u03bb\\u03ac\\u03c3\\u03b9\\u03bf&nbsp;\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03ad\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-30 11:06:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-30 11:06:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diafragmatiki-anapnoi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(693, 'com_content.article.53', '', '2022-03-30 11:07:23', 43, 5903, 'cb8a49f2636b0cadf5cf20c39b8d795b26492028', '{\"id\":\"53\",\"asset_id\":219,\"title\":\"\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0397&nbsp;<strong>\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7&nbsp;<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: <span style=\\\"font-size: 1rem;\\\">1.&nbsp;<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 <\\/em><span style=\\\"font-size: 1rem;\\\">2.&nbsp;<\\/span><em style=\\\"font-size: 1rem;\\\">\\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2&nbsp;<\\/em><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u0397&nbsp;\\u03a7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7&nbsp;\\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2&nbsp; 3.&nbsp;\\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2,&nbsp;\\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2&nbsp;\\u03c4\\u03b7\\u03c2&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5&nbsp;\\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac\\u03c2,&nbsp;\\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2&nbsp;\\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9&nbsp;\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2:&nbsp; - \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7&nbsp;\\u03bc\\u03b5&nbsp;\\u03b2\\u03ac\\u03c3\\u03b7&nbsp;\\u03c4\\u03b9\\u03c2&nbsp;\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2&nbsp; - \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03bf\\u03c5&nbsp;\\u03b1\\u03c0\\u03cc&nbsp;\\u03c4\\u03b9\\u03c2&nbsp;\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03c3\\u03c4\\u03b9\\u03c2&nbsp;\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2&nbsp; - \\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b5&nbsp;\\u2018\\u03b3\\u03b9\\u03b1\\u03c4\\u03af;\\u2019&nbsp; - \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5&nbsp; - \\u03c3\\u03c0\\u03ac\\u03c3\\u03b5&nbsp;\\u03c0\\u03bf\\u03bb\\u03cd\\u03c0\\u03bb\\u03bf\\u03ba\\u03b5\\u03c2&nbsp;\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2&nbsp;\\u03c3\\u03b5&nbsp;\\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1&nbsp;\\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9\\u03b1&nbsp; - \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03c4\\u03b9\\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5\\u03c2&nbsp; - \\u03bc\\u03b5\\u03c4\\u03b1\\u03ba\\u03af\\u03bd\\u03b7\\u03c3\\u03b5&nbsp;\\u03b1\\u03b4\\u03b9\\u03ac\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b5\\u03c2&nbsp;\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2&nbsp; 4.&nbsp;\\u039c\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03c4\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03c9: - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2, \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 - \\u03c4\\u03b9\\u03c2 \\u03bd\\u03ad\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd - \\u03c4\\u03b9\\u03c2 \\u03ba\\u03c1\\u03c5\\u03bc\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03ad\\u03b3\\u03bd\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-03-30 11:07:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-03-30 11:07:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epilysi-provlimatwn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(694, 'com_content.article.234', '', '2022-04-04 19:32:54', 43, 1829, '77cb8f2742a657656d250f5c88815f1e7c6742b3', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"Soul test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf worklife balance\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:32:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:32:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(695, 'com_content.article.233', '', '2022-04-04 19:35:56', 43, 2144, '6a827340d9f851c7a63e48fd617f5c9becdd35ad', '{\"id\":\"233\",\"asset_id\":596,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:35:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:32:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(696, 'com_content.article.234', '', '2022-04-04 19:36:08', 43, 1829, '606fc4b95797fe9bc9b09a783038e4fa358cc294', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf worklife balance\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:36:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:36:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(697, 'com_content.article.232', '', '2022-04-04 19:39:53', 43, 2024, '7c66532d055c74f61a556c334978db32a2109041', '{\"id\":\"232\",\"asset_id\":593,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:39:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:39:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(698, 'com_content.article.231', '', '2022-04-04 19:44:09', 43, 2105, '6f0c044873c38dd6c5ef243348a3ebb8c3840b3b', '{\"id\":\"231\",\"asset_id\":590,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:44:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:39:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(699, 'com_content.article.230', '', '2022-04-04 19:44:39', 43, 1938, '92c38af7bf947bc350a5b38c385b21a3db25ef25', '{\"id\":\"230\",\"asset_id\":587,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:44:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:44:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(700, 'com_content.article.229', '', '2022-04-04 19:45:02', 43, 1938, 'eedf6296d47de191ef6c914da7ff7278809fc314', '{\"id\":\"229\",\"asset_id\":585,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:45:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:44:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(701, 'com_content.article.228', '', '2022-04-04 19:48:22', 43, 1961, '4c3d88306e1e58b31fae8726b51e615006365dc7', '{\"id\":\"228\",\"asset_id\":581,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:48:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:45:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(702, 'com_content.article.227', '', '2022-04-04 19:49:56', 43, 2046, 'd76a47c0d7d4aec134a6e12ba871489944fb5a17', '{\"id\":\"227\",\"asset_id\":578,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:49:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:48:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(703, 'com_content.article.226', '', '2022-04-04 19:51:41', 43, 2046, '885d03c8faefde46bb0cb6d81201d074ac0edc99', '{\"id\":\"226\",\"asset_id\":576,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:51:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:50:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(704, 'com_content.article.225', '', '2022-04-04 19:55:57', 43, 2010, '27b049c7a695eac5532956d152f8761fc05692a5', '{\"id\":\"225\",\"asset_id\":572,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:55:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:55:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(705, 'com_content.article.224', '', '2022-04-04 19:58:41', 43, 2010, '7cc522db3ef154202de0e493bc4b6c817ded76da', '{\"id\":\"224\",\"asset_id\":570,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:58:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:56:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(706, 'com_content.article.223', '', '2022-04-04 19:59:20', 43, 2082, 'fd036406398b79bf16704e49ff1860c37e293656', '{\"id\":\"223\",\"asset_id\":566,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:59:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:58:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(707, 'com_content.article.222', '', '2022-04-04 19:59:51', 43, 2082, 'f418b6373cbe423a625a415b0be631d7e3755388', '{\"id\":\"222\",\"asset_id\":563,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 19:59:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 19:59:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(708, 'com_content.article.226', '', '2022-04-04 20:00:14', 43, 2046, '846b70d38a21f55404422fa9dfacdfff7c405888', '{\"id\":\"226\",\"asset_id\":576,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:00:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:00:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(709, 'com_content.article.221', '', '2022-04-04 20:01:13', 43, 2072, '8f2f1b4b29d4172c1586899c1603dc679a7e3cd0', '{\"id\":\"221\",\"asset_id\":560,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:01:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:00:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(710, 'com_content.article.220', '', '2022-04-04 20:01:42', 43, 2211, '144ad99f56897db68ad1170894dd7ebf4550e9dd', '{\"id\":\"220\",\"asset_id\":557,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:01:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:01:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(711, 'com_content.article.219', '', '2022-04-04 20:02:29', 43, 2211, '14c427b1d59f2bff11872559073ef4f7f2bfc0ba', '{\"id\":\"219\",\"asset_id\":555,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:02:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:02:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(712, 'com_content.article.218', '', '2022-04-04 20:04:12', 43, 2118, 'b9f4db6d3b506b48a1bb608691d398d04f71a415', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:04:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:03:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(713, 'com_content.article.217', '', '2022-04-04 20:04:47', 43, 2118, 'd174909879d85972a7f1322c0735c7ce0fe6b9ea', '{\"id\":\"217\",\"asset_id\":550,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:04:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:04:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(714, 'com_content.article.216', '', '2022-04-04 20:05:46', 43, 1961, 'e76fabff604f0418178e9c2c185b76c808bee4d5', '{\"id\":\"216\",\"asset_id\":547,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:05:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:05:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(715, 'com_content.article.215', '', '2022-04-04 20:06:19', 43, 2064, '1ea0cf1ba781e954a8624f93513d9001be3069ad', '{\"id\":\"215\",\"asset_id\":544,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:06:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:06:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(716, 'com_content.article.214', '', '2022-04-04 20:06:52', 43, 2082, '5a88efe7e7b07bfef67f6bc3bf5b49f98d7f5298', '{\"id\":\"214\",\"asset_id\":541,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:06:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:06:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(717, 'com_content.article.213', '', '2022-04-04 20:07:28', 43, 2082, 'c7680c3a11b6bca38f113572e901935acc84312b', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:07:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:07:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(718, 'com_content.article.212', '', '2022-04-04 20:07:53', 43, 2053, '008c1cd48100bb3c7103030593fd665e44c71374', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:07:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:07:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(719, 'com_content.article.211', '', '2022-04-04 20:08:38', 43, 2010, '3f4c1bfdc504c900f469161d1d620b3e9badaec7', '{\"id\":\"211\",\"asset_id\":532,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:08:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:08:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(720, 'com_content.article.210', '', '2022-04-04 20:09:10', 43, 2010, '2f9b727a36fdb1052b92f9617923ea346c1cc049', '{\"id\":\"210\",\"asset_id\":529,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:09:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:08:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(721, 'com_content.article.209', '', '2022-04-04 20:10:30', 43, 1853, '430e718d087e46598d33c5a8d0b5a61056297a26', '{\"id\":\"209\",\"asset_id\":526,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:10:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:10:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(722, 'com_content.article.208', '', '2022-04-04 20:10:50', 43, 2051, 'f0f8c851b96a7b42edd998fd9c62b80e0452b2c1', '{\"id\":\"208\",\"asset_id\":523,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:10:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:10:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(723, 'com_content.article.207', '', '2022-04-04 20:11:09', 43, 1871, '0b8da1a1c9f61532b91696e76762502e8137e562', '{\"id\":\"207\",\"asset_id\":520,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:11:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:10:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(724, 'com_content.article.206', '', '2022-04-04 20:11:33', 43, 1956, 'cdc2c5d86ddff32cd9f21b680749f465d01754ae', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:11:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:11:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(725, 'com_content.article.187', '', '2022-04-04 20:11:57', 43, 1957, 'd067dd1d38015515234771752d7d8e19660c0b82', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:11:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:11:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":21,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(726, 'com_content.article.206', '', '2022-04-04 20:12:11', 43, 1956, '29678e44ec120f1fbaed737ae939f7c5ea111d23', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"Soul Test \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 (\\u03a4\\u03b5\\u03c3\\u03c4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-04 20:12:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-04 20:12:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(727, 'com_content.article.69', '', '2022-04-14 09:15:47', 43, 4729, '2ad95323172fc4b8b5ef68d6e59833e13ea88839', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)&nbsp;\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-14 09:15:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-14 09:15:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(728, 'com_content.article.69', '', '2022-04-14 09:15:59', 43, 4721, 'a0262a37961bf89fd3e669777c2731258629c2f8', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd 1)&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)&nbsp;\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-14 09:15:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-14 09:15:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(729, 'com_content.article.68', '', '2022-04-14 09:16:48', 43, 4708, '6af2d773aaafc3d1f263d175e50af6806261414f', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5<\\/strong> \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. <strong>\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5<\\/strong> \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03bf\\u03c5 1)&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b1\\u03c2. 2)&nbsp;\\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 3) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1,&nbsp;\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 , \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03b6\\u03c5\\u03b3\\u03bf \\u03ae \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac 4) \\u03a4\\u03ce\\u03c1\\u03b1 \\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bd\\u03bf\\u03c7\\u03bb\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-14 09:16:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-14 09:16:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxwrizontas-ton-thymo-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(730, 'com_content.article.69', '', '2022-04-14 09:20:20', 43, 8277, '08f1e6fd0a66fbb4cd125e83821a09f3bcd1b514', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<p>\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c4\\u03c1\\u03b5\\u03af\\u03c2 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\/ \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c0\\u03bb\\u03b1\\u03ba\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c3\\u03b5 4 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 . \\u039f\\u03bd\\u03bf\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b7 \\u2018\\u2019 \\u0398\\u03ad\\u03bc\\u03b1 \\u03a3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7\\u03c2\\u2019\\u2019, \\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u2018\\u2019\\u0395\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1\\u2019\\u2019 , \\u03c4\\u03b7\\u03bd \\u03a4\\u03c1\\u03af\\u03c4\\u03b7 \\u2018\\u2019 \\u03a4\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c4\\u03ad\\u03c4\\u03b1\\u03c1\\u03c4\\u03b7 \\u2018\\u2019\\u039b\\u03ad\\u03be\\u03b7 \\u2013 \\u03c6\\u03c9\\u03c4\\u03b9\\u03ac\\u2019\\u2019. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b1 3 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af. \\u03a0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1: 1) \\u0398\\u03ad\\u03bc\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7\\u03c2 :&nbsp;\\u0394\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd 2) \\u0395\\u03bc\\u03c0\\u03bb\\u03b5\\u03ba\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1:&nbsp;\\u0397 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b3\\u03ce 3) \\u03a4\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7:&nbsp;\\u039c\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03cc\\u03c1\\u03b7\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 &nbsp;\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd \\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 :&nbsp;\\u2018\\u2019 \\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03bc\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd , \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03bc\\u03bf\\u03c5\\u2019\\u2019 4) \\u039b\\u03ad\\u03be\\u03b7- \\u03c6\\u03c9\\u03c4\\u03b9\\u03ac- : \\u03a0\\u039f\\u03a4\\u0395, \\u039f\\u039b\\u0391 &nbsp;\\u03a4\\u03ce\\u03c1\\u03b1, \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b5\\u03b9\\u03c0\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03cc\\u03c3\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c3\\u03b1\\u03c2, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2, \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03ad\\u03be\\u03b5\\u03b9\\u03c2 \\u2013 \\u03c6\\u03c9\\u03c4\\u03b9\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03cc\\u03c4\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03ae\\u03ba\\u03b1\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7, \\u03b1\\u03bd\\u03b1\\u03c4\\u03c1\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b9\\u03c2 \\u2018\\u2019 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2\\u2019\\u2019!<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-14 09:20:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-14 09:18:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(731, 'com_tags.tag.34', '', '2022-04-17 20:37:44', 43, 1058, '7353ec1fcc2b044687be720403fbf0ec73692fea', '{\"id\":\"34\",\"parent_id\":1,\"lft\":65,\"rgt\":66,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0386\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-04-17 20:37:32\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-04-17 20:37:44\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(732, 'com_content.article.240', '', '2022-04-19 13:34:46', 43, 12932, '3140067bb9a6a37a21c821b54e3ccef48f233502', '{\"id\":\"240\",\"asset_id\":618,\"title\":\"\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"alias\":\"\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">&nbsp;\\u039d\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03c9\\u03bd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03c9\\u03bd \\u039a\\u03b5\\u03bd\\u03c4 \\u03ba\\u03b1\\u03b9 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b7 <strong>\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong> \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 <strong>\\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">\\u0395\\u03bd\\u03ce \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c5\\u03c1\\u03ad\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03b5\\u03c2 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03b8\\u03ac\\u03c1\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b1 <strong>\\u03bd\\u03ad\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong> \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf <strong>Journal of Happiness Studies<\\/strong> \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c5\\u03b9\\u03bf\\u03b8\\u03ad\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bc\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 -\\u03b1\\u03bd\\u03c4\\u03af \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7, \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2, \\u0394\\u03c1 Adelina Gschwandtner (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b5\\u03bd\\u03c4), \\u0394\\u03c1 Sarah Jewell \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 Uma Kambhampati (\\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03a1\\u03ad\\u03bd\\u03c4\\u03b9\\u03bd\\u03b3\\u03ba), \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b1\\u03bd \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c0\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03c7\\u03c4\\u03b7\\u03ba\\u03b5, \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>\\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03b7 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c3\\u03bf \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03b5\\u03c1\\u03b3\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ae \\u03b2\\u03ac\\u03c3\\u03b7.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">\\u039c\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c4\\u03b1 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, \\u03bf\\u03b9 <strong>\\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2<\\/strong> \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 <strong>\\u03b1\\u03c3\\u03ba\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 <strong>\\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2<\\/strong> \\u03bd\\u03b1 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong>.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c4\\u03c1\\u03b9\\u03b5\\u03c2 \\u00ab\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ad\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\\u03c2. \\u0397 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c9\\u03c6\\u03b5\\u03bb\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03be\\u03ad\\u03bb\\u03b9\\u03be\\u03b7. [...] \\u0395\\u03ac\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 <strong>\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong> \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2<\\/strong> \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 <strong>\\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03cc\\u03c6\\u03b5\\u03bb\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03c0\\u03bb\\u03cc\\u00bb.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-19 13:34:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-19 13:34:04\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(733, 'com_content.article.191', '', '2022-04-19 13:35:30', 43, 7915, 'e067fda7addf740ab495925fab26332421e55335', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/> H<strong>&nbsp;\\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-19 13:35:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-04-19 13:35:22\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(734, 'com_content.article.241', '', '2022-04-30 10:52:16', 43, 14661, 'c6f9f5cd5ee5677e3f6d45ab1c5d62e4b6f69e62', '{\"id\":241,\"asset_id\":637,\"title\":\"\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf\\u03bd-\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03b1\\u03c2-\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03bd\\u03b1-\\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03be\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\"><em><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2!<\\/span><\\/em><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u03a3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03b7\\u03c2 \\u039a\\u03af\\u03bd\\u03b1\\u03c2 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5 \\u03b2\\u03b1\\u03b8\\u03bc\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5. \\u0394\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5 \\u03cc\\u03c4\\u03b9 <strong>\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1\\u03c2, \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong>, \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c5\\u03c1\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2,&nbsp; \\u03b7 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 <strong>\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac \\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>. \\u039c\\u03ad\\u03c1\\u03bf\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c1\\u03cd\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039c\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, <strong>\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9 \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1 \\u03c1\\u03cd\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<\\/strong> (\\u03c0.\\u03c7 \\u03b7 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2). \\u03a3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ac\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 (\\u03c0.\\u03c7 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2).<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><strong>\\u0388\\u03bd\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ad\\u03b3\\u03b3\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2<\\/strong>. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bd \\u03c9\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bb\\u03b1\\u03c7\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp; \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2.&nbsp; \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b5\\u03c0\\u03c4\\u03c5\\u03b3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae\\u03c2, \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b1 \\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bd. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03cc\\u03c1\\u03bf\\u03c5\\u03c2, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac. \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, <strong>\\u03b7 \\u03b4\\u03b9\\u03b5\\u03cd\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03b4\\u03af\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03af\\u03bb\\u03b7\\u03c8\\u03b7 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03b4\\u03af\\u03c9\\u03be\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">Zhao, Y., Wang, Q., &amp; Wang, J. (2020). Valuing happiness predicts higher well\\u2010being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-19 13:34:46\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(735, 'com_content.article.242', '', '2022-05-11 19:53:54', 43, 2964, '7d5e2fd23a59370f47a502b1d5779f06392b5bd0', '{\"id\":242,\"asset_id\":638,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2: \\u03a0\\u03ce\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9;\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03c0\\u03ce\\u03c2-\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u00ab\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00bb \\u03ba\\u03b1\\u03b9 \\u00ab\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00bb \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ce\\u03bd\\u03c5\\u03bc\\u03bf\\u03b9. \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-05-11 19:53:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-27 20:19:59\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-05-11 19:53:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/stress-vs-anxiety.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(736, 'com_content.article.242', '', '2022-05-12 13:23:26', 43, 14537, '9318267e3621905c9312a5f614a27183cbd5f446', '{\"id\":\"242\",\"asset_id\":638,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2: \\u03a0\\u03ce\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9;\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03c0\\u03ce\\u03c2-\\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u00ab\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00bb \\u03ba\\u03b1\\u03b9 \\u00ab\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00bb \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ce\\u03bd\\u03c5\\u03bc\\u03bf\\u03b9. \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2: \\u03a0\\u03ce\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9; \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u00ab\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00bb \\u03ba\\u03b1\\u03b9 \\u00ab\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00bb \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ce\\u03bd\\u03c5\\u03bc\\u03bf\\u03b9. \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9. \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2 \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b5\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c3\\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9. \\u03a3\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03c9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03cc\\u03bd\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03b7\\u03c8\\u03b7 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u039c\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u00ab\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03b5\\u03af\\u00bb \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5. \\u03a3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u00ab\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u00bb \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9.&nbsp; \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b1: \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf, \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9, \\u03c3\\u03c6\\u03af\\u03be\\u03b9\\u03bc\\u03bf \\u03ae \\u03c0\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 (\\u03c0.\\u03c7 \\u03b1\\u03c5\\u03c7\\u03ad\\u03bd\\u03b1\\u03c2, \\u03c0\\u03bb\\u03ac\\u03c4\\u03b7), \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b1, \\u03b5\\u03c6\\u03af\\u03b4\\u03c1\\u03c9\\u03c3\\u03b7, \\u03b6\\u03b1\\u03bb\\u03ac\\u03b4\\u03b1, \\u03b5\\u03c5\\u03b5\\u03c1\\u03b5\\u03b8\\u03b9\\u03c3\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba.\\u03b1. \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c5\\u03c0\\u03cc \\u03c0\\u03af\\u03b5\\u03c3\\u03b7. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03bc\\u03bf\\u03bd\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03ba\\u03b1\\u03b8\\u03cc\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 (\\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2) \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae. \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c6\\u03af\\u03c3\\u03c4\\u03b1\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b1: \\u0395\\u03c5\\u03b5\\u03c1\\u03b5\\u03b8\\u03b9\\u03c3\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03cc\\u03c0\\u03c9\\u03c3\\u03b7, \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2, \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 (\\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03ae \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7) \\u03c3\\u03c4\\u03b7\\u03bd \\u03cc\\u03c1\\u03b5\\u03be\\u03b7, \\u03c4\\u03bf\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf, \\u03c4\\u03b7\\u03bd \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1, \\u03c3\\u03c6\\u03af\\u03be\\u03b9\\u03bc\\u03bf \\u03ae \\u03c0\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2, \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9, \\u03c3\\u03c4\\u03bf\\u03bc\\u03b1\\u03c7\\u03cc\\u03c0\\u03bf\\u03bd\\u03bf\\u03b9, \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b1 \\u03ba.\\u03b1 \\u038c\\u03c0\\u03c9\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bb\\u03bf\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ce\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9, \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf\\u03c5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03bf \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b5\\u03ac\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-05-11 19:53:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-05-12 13:23:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-05-12 13:22:56\",\"publish_up\":\"2022-05-11 19:53:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/stress-vs-anxiety.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(737, 'com_content.article.243', '', '2022-05-31 08:06:54', 43, 13170, 'aa97bd8ef53743fa8f53fa93d272e764ad8aa47c', '{\"id\":243,\"asset_id\":641,\"title\":\"\\u0395\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 & \\u0394\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.\",\"alias\":\"\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0395\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 &amp; \\u0394\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd.<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u03a3\\u03b1\\u03bd \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 (mindfulness) \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03ac\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03b1\\u03c0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03af\\u03b4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u03a0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03bb\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03bf\\u03bb\\u03bf\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u0394\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b7\\u03b8\\u03ad\\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c4\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03bf Bostock \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 (2019), \\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u03a3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 60 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03bf\\u03c5 digital marketing \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bc\\u03bf\\u03bd\\u03bf\\u03ae\\u03bc\\u03b5\\u03c1\\u03b7\\u03c2 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 6 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd. \\u0391\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd, \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 , \\u03b7 \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03bd\\u03bf\\u03b5\\u03c1\\u03ce\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 , \\u03bf\\u03b4\\u03ae\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c3\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bc\\u03bf\\u03bd\\u03bf\\u03ae\\u03bc\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c3\\u03c5\\u03bc\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03b1\\u03bd, \\u03cc\\u03c4\\u03b9 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03ac\\u03bb\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03cd\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ac \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1, \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 , \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">Bostock, S., Crosswell, A. D., Prather, A. A., &amp; Steptoe, A. (2019). Mindfulness on-the-go: Effects of a mindfulness meditation app on work stress and well-being. <em>Journal of occupational health psychology<\\/em>, <em>24<\\/em>(1), 127.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-05-31 08:06:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-04-19 13:34:46\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-05-31 08:06:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(738, 'com_content.article.244', '', '2022-06-15 08:42:16', 43, 9631, 'b1eed50005bae96d6d13063bd458371f2276c949', '{\"id\":244,\"asset_id\":642,\"title\":\"COVID-19, \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae  \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"covid-19,-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>COVID-19, \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03c4\\u03bf \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 <strong>Covid<\\/strong><strong>-19<\\/strong>, \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03bd\\u03b1 \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac \\u03c0\\u03cc\\u03c3\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03b1\\u03c3\\u03c4\\u03b5\\u03af <strong>\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 <\\/strong>\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03b1\\u03b3\\u03ba\\u03bf\\u03c3\\u03bc\\u03af\\u03c9\\u03c2. \\u039f\\u03b9 Robinson \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03af\\u03b5\\u03c5\\u03c3\\u03b1\\u03bd \\u03c4\\u03bf\\u03bd \\u0399\\u03b1\\u03bd\\u03bf\\u03c5\\u03ac\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 2022 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7 65 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03ba\\u03c1\\u03b9\\u03bd\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd <strong>\\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \\u03a4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b1\\u03bd \\u03c0\\u03c9\\u03c2 \\u03c5\\u03c0\\u03ae\\u03c1\\u03be\\u03b5 <strong>\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2<\\/strong>. \\u039f\\u03b9 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 <strong>\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>, \\u03c3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 <strong>\\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2.<\\/strong> \\u0397 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7 <strong>\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2<\\/strong> \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03ae\\u03c1\\u03c5\\u03be\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03a0\\u039f\\u03a5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 <strong>\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2<\\/strong> \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b4\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 <strong>\\u03b7 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1<\\/strong>. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b2\\u03c1\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 <strong>\\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03b5\\u03c0\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal References:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><em>Robinson, E., Sutin, A. R., Daly, M., &amp; Jones, A. (2022). A systematic review and meta-analysis of longitudinal cohort studies comparing mental health before versus during the COVID-19 pandemic in 2020.&nbsp;<\\/em><em>Journal of affective disorders,&nbsp;296, 567\\u2013576. <a href=\\\"https:\\/\\/doi.org\\/10.1016\\/j.jad.2021.09.098\\\"><\\/a><a href=\\\"https:\\/\\/doi.org\\/10.1016\\/j.jad.2021.09.098\\\">https:\\/\\/doi.org\\/10.1016\\/j.jad.2021.09.098<\\/a><\\/em><\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-15 08:42:16\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-05-31 08:07:03\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-06-15 08:42:16\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(739, 'com_content.article.245', '', '2022-06-29 08:35:37', 43, 20841, '5e4447bb07c5755c668f86550bc96fc9454917e4', '{\"id\":245,\"asset_id\":643,\"title\":\"\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 & \\u03bf\\u03b9 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 stress \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03c1\\u03cc\\u03c3\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7\",\"alias\":\"\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2-\\u03bf\\u03b9-\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b5\\u03c2-\\u03c4\\u03bf\\u03c5-stress-\\u03ad\\u03c7\\u03bf\\u03c5\\u03bd-\\u03b1\\u03c0\\u03c1\\u03cc\\u03c3\\u03bc\\u03b5\\u03bd\\u03b7-\\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 &amp; \\u03bf\\u03b9 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 stress \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03c1\\u03cc\\u03c3\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03b8\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9, \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9, \\u03bb\\u03c5\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0397 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03c0\\u03b1\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae. \\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac. \\u03a6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03b6\\u03b5\\u03c3\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03c3\\u03bf\\u03c5. \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c6\\u03af\\u03bb\\u03bf\\u03c2 \\u03ae \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03ac\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03bf\\u03b4\\u03c5\\u03bd\\u03b7\\u03c1\\u03cc \\u03ae \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5. \\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b7\\u03bd \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9; \\u03a4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b7\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b7\\u03c1\\u03b5\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u2013 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c9\\u03c1\\u03b1\\u03af\\u03bf \\u03bc\\u03b1\\u03c3\\u03ac\\u03b6.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03b3\\u03b5\\u03c1\\u03bc\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03b4\\u03b9\\u03ba\\u03cc PLoS ONE (Berretz et al., 2022), \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b7\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03b3\\u03b3\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2: \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c3\\u03b1\\u03bd \\u03b6\\u03b5\\u03c5\\u03b3\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c7\\u03ce\\u03c1\\u03b9\\u03c3\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7, \\u03bf\\u03b9 \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03b9 \\u03b1\\u03c6\\u03ad\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 20 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03c0\\u03c1\\u03b9\\u03bd \\u03b5\\u03ba\\u03c4\\u03b5\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5, \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03ba\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03b1\\u03c0\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039a\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ce\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03bf\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03b9\\u03c1\\u03ac\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ae\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03b1\\u03c1\\u03c4\\u03b7\\u03c1\\u03b9\\u03b1\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03bf\\u03b9\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7\\u03c2;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03be\\u03b1\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b6\\u03b5\\u03c5\\u03b3\\u03b1\\u03c1\\u03b9\\u03bf\\u03cd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b2\\u03c1\\u03ae\\u03ba\\u03b1\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03bd\\u03ad\\u03bb\\u03c5\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ce\\u03bd. \\u039f\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03be\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 15 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9 25 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03ac\\u03bb\\u03b5\\u03c3\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ad\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03bc\\u03c6\\u03ac\\u03bd\\u03b9\\u03c3\\u03b1\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2, \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03bf\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b1\\u03b9\\u03c4\\u03ad\\u03c1\\u03c9 \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b5\\u03bb\\u03ac\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac 20 \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03bf\\u03bb\\u03ad\\u03c0\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b7\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03b1\\u03c0\\u03bf\\u03ba\\u03ac\\u03bb\\u03c5\\u03c8\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1. \\u03a4\\u03bf \\u03b1\\u03b3\\u03ba\\u03ac\\u03bb\\u03b9\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2. \\u0397 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b7\\u03c1\\u03ad\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c4\\u03b7\\u03c1\\u03b9\\u03b1\\u03ba\\u03ae \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c4\\u03c3\\u03b9, \\u03c4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2, \\u03c4\\u03bf \\u03b1\\u03b3\\u03ba\\u03ac\\u03bb\\u03b9\\u03b1\\u03c3\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ad\\u03bd\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03ae \\u03bc\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7) \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Berretz G, Cebula C, Wortelmann BM, Papadopoulou P, Wolf OT, Ocklenburg S, Packheiser J. (2022). Romantic partner embraces reduce cortisol release after acute stress induction in women but not in men. PLoS One, 17, e0266887.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-29 08:35:37\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-06-15 08:43:56\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-06-29 08:35:37\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(740, 'com_content.article.242', '', '2022-07-02 15:11:40', 43, 2818, '1ce3407534f4b36f75d1f29f6a4ee8248e9d1c8c', '{\"id\":\"242\",\"asset_id\":638,\"title\":\"Anxiety & Stress: How Are They Differentiated?\",\"alias\":\"anxiety-stress-how-are-they-differentiated\",\"introtext\":\"<div>\\r\\n<p>Quite often the terms \\\"anxiety\\\" and \\\"stress\\\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>&nbsp;<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 750px; left: 1860px;\\\">&nbsp;<\\/div>\\r\\n<div class=\\\"simple-translate-panel\\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"draggable\\\">&nbsp;<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">&nbsp;<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">&nbsp;<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-05-11 19:53:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-02 15:11:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-02 15:09:38\",\"publish_up\":\"2022-05-11 19:53:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/stress-vs-anxiety.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(741, 'com_content.article.45', '', '2022-07-03 08:33:57', 43, 3031, 'a711f6fea0fd7fbf9d2f1b25fa6dd57653df2d5a', '{\"id\":\"45\",\"asset_id\":203,\"title\":\"Anxiety\\u202fand\\u202fPanic\\u202fAttacks \",\"alias\":\"anxiety\\u202fand\\u202fpanic\\u202fattacks\",\"introtext\":\"<div>\\r\\n<p>Stress becomes problematic when a person is continuously preoccupied with stressors and the body\\u2019s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as\\u202fgeneralized anxiety disorder or panic disorder.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>&nbsp;<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 71px; left: -59px;\\\">&nbsp;<\\/div>\\r\\n<div class=\\\"simple-translate-panel\\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"draggable\\\">&nbsp;<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">&nbsp;<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">&nbsp;<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:33:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:22:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(742, 'com_content.article.44', '', '2022-07-03 08:38:23', 43, 3170, '7bb69dbd698ff96c51fa42e02cd33a5be9c0d09a', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"What \\u202fis\\u202f stress?\\u00a0\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 19px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:38:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:36:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":71,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(743, 'com_content.article.46', '', '2022-07-03 08:40:06', 43, 2701, '88e58ace94d3eecf025a5ad64ff6af0da9e6f401', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"Events\\u202f-\\u202fThoughts\\u202f-\\u202fFeelings\\u202f-\\u202fBehavior\\u202f- Body \",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fIn fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to\\u202frecognize the sequence of\\u202fEVENT - THOUGHTS - FEELINGS \\u2013 BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:40:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:38:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(744, 'com_content.article.50', '', '2022-07-03 08:42:35', 43, 3693, 'e0cd54f2c14706aa31d3b4d3ad5732465e71677e', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"Work\\u202fstress \",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The World Health Organization has officially described stress as \\u201cthe epidemic of 21st\\u202fcentury\\u201d\\u202fwhile according to data provided by\\u202fthe International Labor Organization , \\\"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\\\".\\u202fThis is confirmed by the American Institute for Stress, as they have found that\\u202fthe 75% - 90% of visits to doctors relate to health issues arising from stress.\\u202fStill, according to research from the same institute,\\u202f80% of workers find their work stressful, with half of them claiming that their job is too demanding. What can I do to manage work-related stress?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 34px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:42:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:40:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(745, 'com_content.article.51', '', '2022-07-03 08:44:09', 43, 3315, '28d19f1417fea9efd831844f8e5b511563b57c18', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"The\\u202frole\\u202fof\\u202fexercise\\u202fin\\u202fthe\\u202ffight\\u202fagainst\\u202fstress \",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness\\u202fand\\u202fvigilance\\u202fas well as relaxation\\u202fand\\u202fcalmness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 20px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:44:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:42:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(746, 'com_content.article.52', '', '2022-07-03 08:45:41', 43, 3143, 'a418e37349fa2503759bdbaa8cc92eda5874293f', '{\"id\":\"52\",\"asset_id\":217,\"title\":\"Stress\\u202fand\\u202fhow\\u202fit\\u202fis\\u202fcaused \",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Anxiety, fear and stress play an important\\u202frole\\u202fin\\u202four survival\\u202fbecause they\\u202fprepare us\\u202fto face\\u202fstressful or\\u202fdangerous situations.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 16px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:45:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:44:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(747, 'com_content.article.51', '', '2022-07-03 08:46:10', 43, 4933, 'ed4e138b6a42fab175fe359eab661fa908b2377d', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"The\\u202frole\\u202fof\\u202fexercise\\u202fin\\u202fthe\\u202ffight\\u202fagainst\\u202fstress \",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness\\u202fand\\u202fvigilance\\u202fas well as relaxation\\u202fand\\u202fcalmness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The\\u202frole\\u202fof\\u202fexercise\\u202fin\\u202fthe\\u202ffight\\u202fagainst\\u202fstress \\u03a7\\u03b1\\u03bc\\u03bf\\u03b3\\u03ad\\u03bb\\u03b1, \\u03c0\\u03ac\\u03c1\\u03b5 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac Smile, take a breath and begin slowly... \\u00a0 Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness\\u202fand\\u202fvigilance\\u202fas well as relaxation\\u202fand\\u202fcalmness. \\u00a0 The secret lies in the fact that our body during the exercise has the same reactions as when under stress (increased heart-rate, muscle tightness, faster breathing, sweating) but this process in now under our control and we can increase and decrease the intensity at will. It\'s not the same as stress, where the symptoms arise autonomically and often we cannot regulate them. As soon as an exercise regime is completed the relaxation of the muscles provides relaxation to our\\u202fbody\\u202fto tranquility to our\\u202fmood. \\u00a0 Because of chemistry ... \\u00a0 Regular exercise helps\\u202freduce adrenaline and\\u202fcortisol levels (the stress hormones).\\u202fBy reducing these two substances, we restore and maintain calmness in body and spirit.\\u202fIn addition, exercise releases endorphins. Endorphins are brain neurotransmitters responsible for good mood.\\u202fBy introducing a simple form of exercise into our lives, we become happier! \\u00a0 Focusing attention\\u2026 \\u00a0 Exercise requires\\u202ffocusing. Whilst exercising, our mind is focused on the specific activity, even if we do not understand it or do it purposely. This allows the mind to enter a state of\\u202frelaxation\\u202f-even\\u202fmeditation, which helps us escape our ongoing focus on negative situations and problems. \\u00a0 Sweet dreams\\u2026 \\u00a0 Studies have shown that exercise is amid the most\\u202feffective ways\\u202fof coping with\\u202finsomnia\\u202fand gives us a one more\\u202ftranquil\\u202fand\\u202frestful sleep, because it allows us to release excess body energy (which is often the cause of not sleep well) and fall into a deep and relaxing sleep state. \\u00a0 Exercise brings us closer to body\\u202fand\\u202fmental well-being\\u202fand\\u202fprotects us\\u202ffrom the unpleasant consequences of anxiety and depression. The inclusion of an exercise regime in our daily lives is a gift we can give ourselves today!\\u202f \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:46:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:45:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(748, 'com_content.article.50', '', '2022-07-03 08:46:38', 43, 2458, '56b647d5e3d65b8177dd386aded78cbe8eec9df5', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"Work\\u202fstress \",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The World Health Organization has officially described stress as \\u201cthe epidemic of 21st\\u202fcentury\\u201d\\u202fwhile according to data provided by\\u202fthe International Labor Organization , \\\"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\\\".<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:46:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:46:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(749, 'com_content.article.69', '', '2022-07-03 08:49:16', 43, 3319, '28f6e5502dab811981c994d14ae88ff266e10dc6', '{\"id\":\"69\",\"asset_id\":251,\"title\":\"Conflict management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd-\\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Conflict cannot last without your participation.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Conflict is part of everyday life. Many times, it is inevitable.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">What we need to do is learn how to manage it so that it affects us as little as possible.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 23px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:49:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:47:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxeirisi-sygkrousewn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(750, 'com_content.article.63', '', '2022-07-03 08:51:06', 43, 3248, '800e07af7f7ef6f23acf45901756ff71c2b4dc98', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"Anger and its Expression\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Anger doesn\\u2019t solve anything, it builds nothing but it can destroy everything.<\\/p>\\r\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:51:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:49:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(751, 'com_content.article.65', '', '2022-07-03 08:52:32', 43, 3332, '87af32bbb34aa4daf06729434fada915d665c9dd', '{\"id\":\"65\",\"asset_id\":243,\"title\":\"Anger Management tips\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Anger makes your mouth work faster than your mind.<\\/p>\\r\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -8px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:52:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:51:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(752, 'com_content.article.59', '', '2022-07-03 08:54:13', 43, 2423, '817c7d9fcb21b78e3bb1bb46046fcc63de36a615', '{\"id\":\"59\",\"asset_id\":231,\"title\":\"Why leave for tomorrow what you can do today?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:54:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:53:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(753, 'com_content.article.58', '', '2022-07-03 08:55:39', 43, 3092, '6c29fd4dc2d75451a7eef374078ddca98ad8d750', '{\"id\":\"58\",\"asset_id\":229,\"title\":\"What is Procrastination?\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -19px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:55:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:54:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(754, 'com_content.article.74', '', '2022-07-03 08:58:02', 43, 2402, '58cdde44cd6c918dfc2e74c73aa842e2d92c92b5', '{\"id\":\"74\",\"asset_id\":261,\"title\":\"Successful relationships\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">You do not need someone to complete you, but someone to fully accept you.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:58:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:56:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(755, 'com_content.article.75', '', '2022-07-03 08:59:13', 43, 2442, 'd28f2969adadfd9294e2aa8b2c7d7e16d48d1db9', '{\"id\":\"75\",\"asset_id\":263,\"title\":\"The Importance of Interpersonal Relationships\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The only people who deserve to \\\"stay\\\" in your life are those who never left!<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 08:59:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:58:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(756, 'com_content.article.73', '', '2022-07-03 09:00:41', 43, 2287, '4b48815069579e012e868988b2702003a98c2404', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"Understanding and expressing emotions\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:00:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 08:59:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(757, 'com_content.article.80', '', '2022-07-03 09:03:19', 43, 2189, '7a3a04a8104d032c46fa6bd7a145acb6b21f9708', '{\"id\":\"80\",\"asset_id\":273,\"title\":\"Love is...\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:03:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:00:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(758, 'com_content.article.82', '', '2022-07-03 09:05:23', 43, 2105, 'e46b0e91820629549f85a8103bc4999cd32eda36', '{\"id\":\"82\",\"asset_id\":277,\"title\":\"Love or passion?\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Love and sexual passion are two definitions that often confuse and \\\"perplex\\\" us especially in the beginning of a relationship.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:05:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:03:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(759, 'com_content.article.81', '', '2022-07-03 09:06:36', 43, 2261, 'aae97cfbad47dc1dfe68b64c4d6b9d59073f7a78', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"Romantic love is...\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">A question that concerns all of us especially at a young age is \\u201cwhat love is\\u201d.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many compare the feeling of being in love with what one feels under the influence of substances. <\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:06:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:05:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/erwtas-einai.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(760, 'com_content.article.84', '', '2022-07-03 09:07:51', 43, 2488, '473f54abb5215c49891e1adc30b96e5b19c71060', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"The Importance of Parental Relationship Styles in Adult Love Relationships\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:07:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:06:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(761, 'com_content.article.83', '', '2022-07-03 09:09:27', 43, 2576, 'd8b9e7e2490852f50fc3602719fcb8bfbda3deba', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"Jealousy: a \\\"good\\\" or \\\"bad\\\" feeling?\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:09:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:08:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/zileia-kalo-i-kako-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(762, 'com_content.article.92', '', '2022-07-03 09:11:19', 43, 2121, '608d170be8d514997e2b232bff26d739bdbff3ad', '{\"id\":\"92\",\"asset_id\":297,\"title\":\"The\\u202f 4\\u202f Types\\u202f of\\u202f Enjoyment \",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The greatest enjoyment in life is to do what others have told you cannot.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:11:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:10:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-4-typoi-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(763, 'com_content.article.91', '', '2022-07-03 09:12:46', 43, 2203, 'ab6d9c6a28b91fd609064d0835a2d5918eb21e40', '{\"id\":\"91\",\"asset_id\":295,\"title\":\"The\\u202fstrategies\\u202fof\\u202fenjoyment \",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fIt\'s not how much we have, but how much we enjoy what defines happiness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:12:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:11:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(764, 'com_content.article.93', '', '2022-07-03 09:13:52', 43, 2236, '43577956da9b791f2cb74e3d7d8af6e5fbb29600', '{\"id\":\"93\",\"asset_id\":299,\"title\":\"The barriers to enjoyment \",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fOpen the door to enjoyment.\\u202fEnjoyment barriers refer to\\u202fstrategies we use to put obstacles in the positive feelings which arise when something good happens to us.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:13:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:13:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(765, 'com_content.article.90', '', '2022-07-03 09:14:58', 43, 2221, '444390281a223386fa192bcef4020f62e60dbbc0', '{\"id\":\"90\",\"asset_id\":293,\"title\":\" What\\u202fis \\\"enjoyment\\\"? \",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\">The term \\u00abenjoyment\\u00bb, was recently introduced by\\u202fBryant\\u202f&amp;\\u202fVeroff,\\u202fscientists from the field of\\u202fPositive Psychology.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:14:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:14:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(766, 'com_content.article.104', '', '2022-07-03 09:18:20', 43, 2378, 'dcabd71ab5548289c747e4db97787c437c073dfa', '{\"id\":\"104\",\"asset_id\":321,\"title\":\"The\\u202fConcept\\u202fof\\u202fautonomy\\u00a0\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-weight: bold;\\\">Autonomy<\\/span>\\u202for\\u202f<span style=\\\"font-weight: bold;\\\">psychological maturity<\\/span>\\u202fis a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:18:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:16:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(767, 'com_content.article.100', '', '2022-07-03 09:20:28', 43, 2582, 'ccd798bdf0e2f92990f9707475411bf28c42de0d', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"Self-control\\u202fin\\u202fpractice\\u00a0\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">Success and achievement of goals is based on\\u202f<span style=\\\"font-weight: bold;\\\">good habits, <\\/span>which in turn, are based on\\u202f<span style=\\\"font-weight: bold;\\\">discipline\\u202f<\\/span>and <span style=\\\"font-weight: bold;\\\">self-control<\\/span>.\\u00a0\\u00a0<\\/p>\\r\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">These are\\u202f<span style=\\\"font-weight: bold;\\\">four ways\\u202f<\\/span>to improve self-control and develop more adaptive habits:\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:20:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:18:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(768, 'com_content.article.98', '', '2022-07-03 09:21:47', 43, 2314, 'e5e916500b39f38311f260511aeeed5042444ce6', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"Why\\u202fis\\u202fself-control\\u202fso\\u202fdifficult?\\u00a0\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>Self-control is the key element of\\u202fself-esteem\\u202fand self-esteem is the key element of\\u202fcourage.\\u00a0<\\/p>\\r\\n<p>Who said that\\u202fself-control\\u202fis something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.\\u202f\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:21:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:20:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(769, 'com_content.article.99', '', '2022-07-03 09:24:24', 43, 2752, 'd08c5c530ac49c2e5745c9d52c07c85b4b2aec51', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:24:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:23:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(770, 'com_content.article.101', '', '2022-07-03 09:25:32', 43, 2318, '984ba27fbcaf0555f5bf00868b08b8075508bd04', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"What\\u202f is\\u202f self-control?\\u00a0\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Self-control refers to the\\u202f<span style=\\\"font-weight: bold;\\\">ability<\\/span>\\u202fof controlling\\u202f<span style=\\\"font-weight: bold;\\\">feelings<\\/span>\\u202fand\\u202f<span style=\\\"font-weight: bold;\\\">desires<\\/span>\\u202fespecially in tough situations.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:25:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:24:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(771, 'com_content.article.111', '', '2022-07-03 09:41:52', 43, 2427, '51357339aa06113fe3927b6ba2a1dfe40de5303b', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"Confidence in the workplace\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. <\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:41:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:40:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(772, 'com_content.article.109', '', '2022-07-03 09:43:20', 43, 2272, 'cb3bf10b27c80b5299660797b2371da51868d3a7', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"What is self-confidence?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:43:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:42:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(773, 'com_content.article.110', '', '2022-07-03 09:45:33', 43, 2438, 'daefefb3496ad6d433062c42ae2254d64cb7fbcb', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"Live for yourself and not for others!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Having self-esteem doesn\\u2019t mean you are always right; it means you are not afraid to make mistakes.<\\/p>\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:45:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:43:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(774, 'com_content.article.116', '', '2022-07-03 09:46:53', 43, 2514, 'de396a4fda8f8ce96323d4efaa72e596da4a2bf4', '{\"id\":\"116\",\"asset_id\":345,\"title\":\"How could I handle energy consumption better?\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:46:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:45:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(775, 'com_content.article.115', '', '2022-07-03 09:48:13', 43, 2309, '220c08d1152683fb13560a2845871964c369346e', '{\"id\":\"115\",\"asset_id\":343,\"title\":\"What do we mean by \\\"Energy Management\\\"?\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:48:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:47:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(776, 'com_content.article.117', '', '2022-07-03 09:49:23', 43, 2120, '71978cb414b4adf46875465520e151d998c11d52', '{\"id\":\"117\",\"asset_id\":347,\"title\":\"What reduces and what increases our energy levels\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:49:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:48:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-meionei-.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(777, 'com_content.article.123', '', '2022-07-03 09:50:45', 43, 2223, 'be1dc014e55a13135c9cad8db0d387e7f3c56709', '{\"id\":\"123\",\"asset_id\":359,\"title\":\"Do not stop asserting yourself!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:50:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:50:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(778, 'com_content.article.122', '', '2022-07-03 09:52:02', 43, 2259, '8505ad5c25ae3fa1719fb29076d657424854e02d', '{\"id\":\"122\",\"asset_id\":357,\"title\":\"What does positive assertive behavior mean?\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:52:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:50:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/03\\\\\\/06\\\\\\/ti-simainei-thetiki-diakdikisi1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(779, 'com_content.article.121', '', '2022-07-03 09:53:03', 43, 2417, '3bf6de31375d1dc16070b8d82736eef079e76c9d', '{\"id\":\"121\",\"asset_id\":355,\"title\":\"Ask - Believe - Assert! The threefold of success\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:53:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:52:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(780, 'com_content.article.127', '', '2022-07-03 09:54:17', 43, 2271, 'f1d7662100354552752bf4bf9cd420095182d842', '{\"id\":\"127\",\"asset_id\":367,\"title\":\"Gratitude: catharsis or reciprocity?\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \\\"goals\\\" of people expressing gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:54:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:53:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/eugnomosyni-katharsi-i-amoivaiotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(781, 'com_content.article.128', '', '2022-07-03 09:55:50', 43, 2149, 'b6fbece94d1f5326b5f5da007d16c8d16e2b11d3', '{\"id\":\"128\",\"asset_id\":369,\"title\":\"The benefits of gratitude\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p>It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% <\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:55:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:54:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-ofeli-tis-eygnomosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(782, 'com_content.article.129', '', '2022-07-03 09:56:48', 43, 2245, '195c3bcc79fd643d8b632788e0e10fa632259a21', '{\"id\":\"129\",\"asset_id\":371,\"title\":\"What is Gratitude?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:56:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:55:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(783, 'com_content.article.136', '', '2022-07-03 09:58:01', 43, 2230, '9b70f2f3493eee8ac97c5253868d990dee16875e', '{\"id\":\"136\",\"asset_id\":385,\"title\":\"Happiness starts with you!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac-\\u03b1\\u03c0\\u03cc-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:58:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:57:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-eutuxia-ksekina-apo-esena.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(784, 'com_content.article.134', '', '2022-07-03 09:59:34', 43, 2954, '6353b8c0777e7e380d3f372117a9968efc145026', '{\"id\":\"134\",\"asset_id\":381,\"title\":\"Happiness plan\",\"alias\":\"\\u03c0\\u03bb\\u03ac\\u03bd\\u03bf-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 18.666666666666664;\\\">This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 33px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 09:59:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:58:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/plano-eutuxias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(785, 'com_content.article.137', '', '2022-07-03 10:00:29', 43, 2265, 'da36fa8ed217dfa193e1db5c6afd648d7e18fa80', '{\"id\":\"137\",\"asset_id\":387,\"title\":\"What is Happiness \",\"alias\":\"\\u03c4\\u03b9-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:00:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 09:59:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-apotelei-tin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(786, 'com_content.article.135', '', '2022-07-03 10:01:36', 43, 2415, 'ccbbbadab376c43ea0f0fa01a86f8008aa9bee4e', '{\"id\":\"135\",\"asset_id\":383,\"title\":\"What is awe and what is its significance to our happiness\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:01:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:00:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(787, 'com_content.article.156', '', '2022-07-03 10:03:01', 43, 2146, '01b88cf96a19949744d87e90111f444b502e1af9', '{\"id\":\"156\",\"asset_id\":425,\"title\":\"Feeling competent\",\"alias\":\"\\u03b7-\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7-\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. <\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:03:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:02:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-aisthisi-ikanotitas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(788, 'com_content.article.149', '', '2022-07-03 10:04:29', 43, 2238, '9bcf4577b257957eaf711af89d363de29c2868e3', '{\"id\":\"149\",\"asset_id\":411,\"title\":\"Why do we make the wrong decisions?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:04:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:03:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-pairnoumr-lathos-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(789, 'com_content.article.148', '', '2022-07-03 10:05:48', 43, 2413, 'f2c4a40087087677647b961444609dc03910806c', '{\"id\":\"148\",\"asset_id\":409,\"title\":\"Decision making and the brain\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">When we\\u2019re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:05:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:04:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-kai-egkefalos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(790, 'com_content.article.151', '', '2022-07-03 10:07:37', 43, 2421, '512ff3efd53044f35146e0ea6efe2884a6396b89', '{\"id\":\"151\",\"asset_id\":415,\"title\":\"Emotional or logical decision making?\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03bc\\u03b5-\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae-\\u03ae-\\u03bc\\u03b5-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:07:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:05:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(791, 'com_content.article.150', '', '2022-07-03 10:08:44', 43, 2564, '94736d6fa0288ed83c40c5b8226cce9d0ef31ad1', '{\"id\":\"150\",\"asset_id\":413,\"title\":\"What is decision-making?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Decision making is the choice between two or more ways of action.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Decisions can be made based on intuition, logic or a combination of the two.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:08:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:07:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-lipsi-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(792, 'com_content.article.160', '', '2022-07-03 10:11:17', 43, 2223, 'cb977f31374513593992b70e501faf5899453d8b', '{\"id\":\"160\",\"asset_id\":433,\"title\":\"19 signs that you lack healthy boundaries!\",\"alias\":\"19-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:11:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:09:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/19-simadia-oti-den-exete-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(793, 'com_content.article.159', '', '2022-07-03 10:13:01', 43, 2277, 'cbd6315275393efd5504a862d13ccbcc8164e1f4', '{\"id\":\"159\",\"asset_id\":431,\"title\":\"Examples of setting boundaries\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:13:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:12:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(794, 'com_content.article.162', '', '2022-07-03 10:14:07', 43, 2101, '24d23b0fce85affcf8d8b46246e051fde973c8ff', '{\"id\":\"162\",\"asset_id\":437,\"title\":\"Personal boundaries\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:14:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:13:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(795, 'com_content.article.161', '', '2022-07-03 10:15:16', 43, 2174, '6eb7233dd492a32658cd7ba552e19e5790d56700', '{\"id\":\"161\",\"asset_id\":435,\"title\":\"What are healthy boundaries?\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:15:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:14:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(796, 'com_content.article.167', '', '2022-07-03 10:16:40', 43, 2205, 'b1793a8ba8f2f35272ec1da80259b849653603ae', '{\"id\":\"167\",\"asset_id\":447,\"title\":\"The \\\"Adjustment\\\" procedure \",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:16:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:15:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diadikasia-prosarmogis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(797, 'com_content.article.170', '', '2022-07-03 10:18:45', 43, 2518, 'a5651f3e1d7b72b86e928d00f3720306e0c569f9', '{\"id\":\"170\",\"asset_id\":453,\"title\":\"When we allow ourselves to adapt to different situations, life gets easier.\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9-\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:18:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:17:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(798, 'com_content.article.168', '', '2022-07-03 10:19:45', 43, 2515, '1a6330b053ecbd0a0a9573a292260d3f739b7ab0', '{\"id\":\"168\",\"asset_id\":449,\"title\":\"Freud had said \\u201cOne day, in retrospect, the years of struggle will strike you as the most beautiful.\\u201d \",\"alias\":\"\\u03bf-freud-\\u03b5\\u03af\\u03c7\\u03b5-\\u03c0\\u03b5\\u03b9-\\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03c4\\u03b7-\\u03b6\\u03c9\\u03ae-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1-\\u03b4\\u03b5\\u03bd-\\u03bc\\u03bf\\u03c5-\\u03ae\\u03c4\\u03b1\\u03bd-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:19:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:19:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(799, 'com_content.article.169', '', '2022-07-03 10:21:08', 43, 2310, 'e570f8065ca5127b57ddbbc5cfd6da7f43b404af', '{\"id\":\"169\",\"asset_id\":451,\"title\":\"How important is it to adapt easily?\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:21:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:20:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(800, 'com_content.article.180', '', '2022-07-03 10:23:56', 43, 2384, '36f44adfd5b76cbe688a35d1618394e714d9d292', '{\"id\":\"180\",\"asset_id\":473,\"title\":\"Psychological resilience\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:23:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:22:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(801, 'com_content.article.179', '', '2022-07-03 10:24:58', 43, 2466, 'a5d4b2b779f803c079c6a2eaa053de0c7ea155ff', '{\"id\":\"179\",\"asset_id\":471,\"title\":\"How can we cultivate psychological resilience?\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03b5\\u03c1\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Find and utilize your strong suits \\u2013 We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:24:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:24:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(802, 'com_content.article.175', '', '2022-07-03 10:28:00', 43, 2546, '85b808edbb535970e96de46d32d8fd32b2e9e352', '{\"id\":\"175\",\"asset_id\":463,\"title\":\"Why am I having difficulty setting goals?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03ac\\u03bb\\u03c9-\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:28:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:26:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(803, 'com_content.article.174', '', '2022-07-03 10:29:25', 43, 2246, 'd32b2669f9a5a00cac1887bcc7b5a9b7b269da99', '{\"id\":\"174\",\"asset_id\":461,\"title\":\"Steps before the new beginning\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03c0\\u03c1\\u03b9\\u03bd-\\u03c4\\u03bf-\\u03bd\\u03ad\\u03bf-\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:29:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:28:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata-prin-to-neo-ksekinima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(804, 'com_content.article.142', '', '2022-07-03 10:33:48', 43, 2283, '796834b686c9b6e2396ed544e1f0c5e343d84c8d', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"The benefits of positivity to our health\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:33:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:32:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(805, 'com_content.article.143', '', '2022-07-03 10:34:52', 43, 2205, '60ad1b9e4fd81fb4655e00b2bc6dc557aef9254a', '{\"id\":\"143\",\"asset_id\":399,\"title\":\"Positive emotions\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:34:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:34:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/thetika-synaisthimata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(806, 'com_content.article.144', '', '2022-07-03 10:35:48', 43, 2120, '71c468f2f7be7ed0282127da3c3694c909c66e36', '{\"id\":\"144\",\"asset_id\":401,\"title\":\"What is positivity?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Positivity \\u01c2 Negativity two areas of our thoughts, which fight to gain our attention.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:35:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:35:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-thetikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(807, 'com_content.article.185', '', '2022-07-03 10:37:51', 43, 2450, '70d88723e7910d65606b8e223c8c16c0097741cb', '{\"id\":\"185\",\"asset_id\":483,\"title\":\"It is difficult to balance what one wants to do with what one needs to do!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u0392alance between work and personal life is a multidimensional and complex phenomenon.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:37:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:36:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(808, 'com_content.article.183', '', '2022-07-03 10:39:01', 43, 2627, 'ecf1a93c3b15da916679c4173a05b3df8ed97f81', '{\"id\":\"183\",\"asset_id\":479,\"title\":\"Practical advice for achieving a work\\/life balance\",\"alias\":\"\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2-\\u03b6\\u03c9\\u03ae\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \\\"fit\\\" everything in the next 24 hours.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:39:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:38:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(809, 'com_content.article.184', '', '2022-07-03 10:40:46', 43, 2570, '77436afc7aea6b08286ebbd432cdf51ac09e5b5b', '{\"id\":\"184\",\"asset_id\":481,\"title\":\"What does efficient time management mean? -The example with the jar\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b7-\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5-\\u03c4\\u03bf-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1-\\u03bc\\u03b5-\\u03c4\\u03bf-\\u03b2\\u03ac\\u03b6\\u03bf\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-03 10:40:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-03 10:39:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(810, 'com_content.article.188', '', '2022-07-05 22:34:25', 43, 7188, '185749c6ea4c4c2d1b04a979841f0f3364f0bf71', '{\"id\":\"188\",\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5! \\u0395\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03bf \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae! \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1! -\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 -\\u039c\\u03ac\\u03b8\\u03b5\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 -\\u0395\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03af\\u03b1 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 -\\u0392\\u03c1\\u03b5\\u03c2\\u00a0\\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c2 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 -\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b4\\u03b5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd\\u00a0\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2\\u00a0 \\u00a0 \\u039c\\u03b9\\u03b1 \\u03ad\\u03b3\\u03ba\\u03c1\\u03b9\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u00a0\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03b4\\u03ce \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039c\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03ba\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5! \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2: \\u0394\\u03b5\\u03ba\\u03ac\\u03b4\\u03b5\\u03c2\\u00a0\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2,\\u00a0\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03cc\\u03c3\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2,\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b3\\u03bd\\u03c9\\u03c3\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5, \\u03c4\\u03b9\\u03c2\\u00a0\\u03c4\\u03c1\\u03bf\\u03c6\\u03ad\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03b5\\u03c2\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-05 22:34:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-05 22:29:43\",\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":65,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(811, 'com_tags.tag.9', '', '2022-07-06 07:39:31', 43, 841, '7e9d011da2dceab97cf2fe1728367a9cdd3e3d2d', '{\"id\":\"9\",\"parent_id\":1,\"lft\":15,\"rgt\":16,\"level\":1,\"path\":\"\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1\",\"title\":\"Articles\",\"alias\":\"\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:39:21\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:51:59\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:39:31\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":17,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(812, 'com_tags.tag.10', '', '2022-07-06 07:39:41', 43, 879, '0ef1ac901ff4e766e0695eb66541fc420fca2b22', '{\"id\":\"10\",\"parent_id\":1,\"lft\":17,\"rgt\":18,\"level\":1,\"path\":\"\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"title\":\"Exercises\",\"alias\":\"\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:39:33\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:52:10\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:39:41\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":18,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(813, 'com_tags.tag.11', '', '2022-07-06 07:39:54', 43, 826, 'bace7f9c18102933882dc352ae053bd80be4e017', '{\"id\":\"11\",\"parent_id\":1,\"lft\":19,\"rgt\":20,\"level\":1,\"path\":\"\\u03c4\\u03ad\\u03c3\\u03c4\",\"title\":\"Test\",\"alias\":\"\\u03c4\\u03ad\\u03c3\\u03c4\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:39:45\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:52:18\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:39:54\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(814, 'com_tags.tag.12', '', '2022-07-06 07:40:16', 43, 841, '59389819fab97b744b965ada5fb49b52ffffbe3a', '{\"id\":\"12\",\"parent_id\":1,\"lft\":21,\"rgt\":22,\"level\":1,\"path\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"title\":\"Anxiety\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:39:57\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:07:21\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:40:16\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":25,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(815, 'com_tags.tag.13', '', '2022-07-06 07:41:18', 43, 956, '774c98859c11e2dc01618060918fbd3080bd41ae', '{\"id\":\"13\",\"parent_id\":1,\"lft\":23,\"rgt\":24,\"level\":1,\"path\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Procrastination\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:40:49\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:41:18\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(816, 'com_tags.tag.14', '', '2022-07-06 07:41:59', 43, 927, 'be105fed4e6c9bbec55b8f7fb6e33a801487e0b0', '{\"id\":\"14\",\"parent_id\":1,\"lft\":25,\"rgt\":26,\"level\":1,\"path\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"title\":\"Enjoyment\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:41:25\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:41:59\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":22,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(817, 'com_tags.tag.15', '', '2022-07-06 07:42:26', 43, 918, '79a546cc4952331cba678f9f5613ecdde41be86a', '{\"id\":\"15\",\"parent_id\":1,\"lft\":27,\"rgt\":28,\"level\":1,\"path\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"title\":\"Self-control\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:42:06\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:15\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:42:26\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(818, 'com_tags.tag.16', '', '2022-07-06 07:43:22', 43, 890, '45629f5d3a0dea6bfcd48fc3ed0a9a2bc8a5af59', '{\"id\":\"16\",\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"title\":\"Autonomy\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:42:34\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:43\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:43:22\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":12,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(819, 'com_tags.tag.17', '', '2022-07-06 07:44:06', 43, 947, '209625c866b7edd345793e57af8ead931461dace', '{\"id\":\"17\",\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"title\":\"Self - Confidence\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:43:28\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:48\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:44:06\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":33,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(820, 'com_tags.tag.18', '', '2022-07-06 07:44:51', 43, 947, '40e047f26d8b16a2eeeeffaba92d0f0837be059a', '{\"id\":\"18\",\"parent_id\":1,\"lft\":33,\"rgt\":34,\"level\":1,\"path\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"title\":\"Decision Making\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:44:12\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:08:54\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:44:51\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(821, 'com_tags.tag.19', '', '2022-07-06 07:45:27', 43, 1021, 'a5b052e085edc6fce911b3cd672d9e6d1f88213d', '{\"id\":\"19\",\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"title\":\"Energy Management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:44:56\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:00\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:45:27\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":10,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(822, 'com_tags.tag.20', '', '2022-07-06 07:46:20', 43, 979, 'ebfd2927dd48793833555e7815fb3f4e8125e82b', '{\"id\":\"20\",\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Assertiveness\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:45:32\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:05\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:46:20\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":24,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(823, 'com_tags.tag.21', '', '2022-07-06 07:47:29', 43, 977, 'b3195afa976e416a47484b481947349132c02362', '{\"id\":\"21\",\"parent_id\":1,\"lft\":39,\"rgt\":40,\"level\":1,\"path\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"title\":\"Romantic Relationships\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:46:25\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:47:29\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(824, 'com_tags.tag.22', '', '2022-07-06 07:48:46', 43, 1042, 'da1b26f5b6efc4f2f891fc7e9426b90a5b54a1b1', '{\"id\":\"22\",\"parent_id\":1,\"lft\":41,\"rgt\":42,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"title\":\"Interpersonal Relationships\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:47:41\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:48:46\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":5,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(825, 'com_tags.tag.23', '', '2022-07-06 07:49:36', 43, 915, 'b0c22f688fec8fe6fe1903830801162796418199', '{\"id\":\"23\",\"parent_id\":1,\"lft\":43,\"rgt\":44,\"level\":1,\"path\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"title\":\"Gratitude\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:49:20\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:49:36\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":12,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(826, 'com_tags.tag.24', '', '2022-07-06 07:50:10', 43, 867, 'b9ee4b30e2edb062ab766760125188354b0fdb7b', '{\"id\":\"24\",\"parent_id\":1,\"lft\":45,\"rgt\":46,\"level\":1,\"path\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"title\":\"Happiness\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:49:52\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:50:10\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":14,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(827, 'com_tags.tag.25', '', '2022-07-06 07:50:54', 43, 904, 'c44f324161ce08405d6518ea8f276162c424db6d', '{\"id\":\"25\",\"parent_id\":1,\"lft\":47,\"rgt\":48,\"level\":1,\"path\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Positivity\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:50:29\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:50:54\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(828, 'com_tags.tag.26', '', '2022-07-06 07:51:31', 43, 892, 'e5f5c323cce4f19ffd7c8ca8f0b31db8a4acb639', '{\"id\":\"26\",\"parent_id\":1,\"lft\":49,\"rgt\":50,\"level\":1,\"path\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Competence\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:51:01\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:09:56\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:51:31\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":12,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(829, 'com_tags.tag.27', '', '2022-07-06 07:51:59', 43, 838, 'be2fa23845841ce78ec885e853325573a347c8e5', '{\"id\":\"27\",\"parent_id\":1,\"lft\":51,\"rgt\":52,\"level\":1,\"path\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"title\":\"Anger\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:51:41\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:51:59\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":4,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(830, 'com_tags.tag.28', '', '2022-07-06 07:52:58', 43, 832, '33cd38df75195df21bac506a372554c91503769c', '{\"id\":\"28\",\"parent_id\":1,\"lft\":53,\"rgt\":54,\"level\":1,\"path\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"title\":\"Boundaries\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:52:19\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:52:58\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(831, 'com_tags.tag.36', '', '2022-07-06 07:57:06', 43, 814, '9c28049b0dd8c05f0918d33b36d05efe5d1956af', '{\"id\":\"36\",\"parent_id\":1,\"lft\":69,\"rgt\":70,\"level\":1,\"path\":\"\\u03bd\\u03ad\\u03b1\",\"title\":\"News\",\"alias\":\"\\u03bd\\u03ad\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:56:59\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:57:06\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":14,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(832, 'com_tags.tag.41', '', '2022-07-06 07:57:18', 43, 867, 'c671f50c0a0d01eae990a3c3574050ae8e259fbb', '{\"id\":\"41\",\"parent_id\":1,\"lft\":79,\"rgt\":80,\"level\":1,\"path\":\"\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\",\"title\":\"Definition\",\"alias\":\"\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:57:10\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:18:34\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:57:18\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":5,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(833, 'com_tags.tag.42', '', '2022-07-06 07:57:31', 43, 932, '0e0405a2daaaa1a88cfaca5bcc8eac45ef64a159', '{\"id\":\"42\",\"parent_id\":1,\"lft\":81,\"rgt\":82,\"level\":1,\"path\":\"\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"title\":\"Panic Attack\",\"alias\":\"\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:57:22\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:19:22\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:57:31\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":10,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(834, 'com_tags.tag.43', '', '2022-07-06 07:57:46', 43, 889, '5b7e66bb438d564050f87e81421802d8b39bae17', '{\"id\":\"43\",\"parent_id\":1,\"lft\":83,\"rgt\":84,\"level\":1,\"path\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2\",\"title\":\"Advices\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:57:34\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:21:25\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:57:46\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":16,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(835, 'com_tags.tag.44', '', '2022-07-06 07:58:02', 43, 890, '1f31511225e49033ad7bfc61ff11d643dc2b26e4', '{\"id\":\"44\",\"parent_id\":1,\"lft\":85,\"rgt\":86,\"level\":1,\"path\":\"\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2\",\"title\":\"Hardships\",\"alias\":\"\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:57:52\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:28:41\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:58:02\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(836, 'com_tags.tag.45', '', '2022-07-06 07:58:34', 43, 868, '4d1a50fac43c7d8d3c0b2d5b2c24ba093deefaac', '{\"id\":\"45\",\"parent_id\":1,\"lft\":87,\"rgt\":88,\"level\":1,\"path\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\",\"title\":\"Work Place\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:58:12\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:32:58\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:58:34\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(837, 'com_tags.tag.46', '', '2022-07-06 07:59:17', 43, 887, 'f3ff923fffe417006b57502d37ed3d3bb2106b71', '{\"id\":\"46\",\"parent_id\":1,\"lft\":89,\"rgt\":90,\"level\":1,\"path\":\"\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"title\":\"Brain\",\"alias\":\"\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:58:38\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:35:16\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:59:17\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":14,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(838, 'com_tags.tag.47', '', '2022-07-06 07:59:29', 43, 837, '3a2248c7603ebbe23f441863e5ae58d72117587e', '{\"id\":\"47\",\"parent_id\":1,\"lft\":91,\"rgt\":92,\"level\":1,\"path\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\",\"title\":\"Love\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:59:22\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:44:17\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:59:29\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":4,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(839, 'com_tags.tag.48', '', '2022-07-06 07:59:42', 43, 925, 'd21c27d6f53e5e7f5cb48e98c54e883c8e6307bf', '{\"id\":\"48\",\"parent_id\":1,\"lft\":93,\"rgt\":94,\"level\":1,\"path\":\"\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"title\":\"Feelings\",\"alias\":\"\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:59:34\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:44:17\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 07:59:42\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(840, 'com_tags.tag.49', '', '2022-07-06 08:00:23', 43, 852, 'fb4f81c7b9c12495d8016960d22d98a03fe3824c', '{\"id\":\"49\",\"parent_id\":1,\"lft\":95,\"rgt\":96,\"level\":1,\"path\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\",\"title\":\"Romance\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 07:59:47\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:46:12\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:00:23\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(841, 'com_tags.tag.50', '', '2022-07-06 08:01:00', 43, 842, '2ea08189c2c62fafa41f8041f1fdaa08a4378b8f', '{\"id\":\"50\",\"parent_id\":1,\"lft\":97,\"rgt\":98,\"level\":1,\"path\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\",\"title\":\"Jealousy\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:00:29\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:48:38\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:01:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":22,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(842, 'com_tags.tag.51', '', '2022-07-06 08:01:56', 43, 961, '9907ce8311b6e6fd30b938f9b188c80061e67103', '{\"id\":\"51\",\"parent_id\":1,\"lft\":99,\"rgt\":100,\"level\":1,\"path\":\"\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2\",\"title\":\"Attachment Style\",\"alias\":\"\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:01:06\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:49:34\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:01:56\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":14,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(843, 'com_tags.tag.52', '', '2022-07-06 08:02:20', 43, 844, '2dc7a9c6d13fd69c07875243094368c10cf3909a', '{\"id\":\"52\",\"parent_id\":1,\"lft\":101,\"rgt\":102,\"level\":1,\"path\":\"\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\",\"title\":\"Benefits\",\"alias\":\"\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:01:59\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 20:53:33\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:02:20\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":11,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(844, 'com_tags.tag.54', '', '2022-07-06 08:03:31', 43, 1049, '570d5aaf4e8cd8c5d615377fc39d5cb2abfce494', '{\"id\":\"54\",\"parent_id\":1,\"lft\":105,\"rgt\":106,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"title\":\"Conflict Management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:02:23\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 21:03:26\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:03:31\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":13,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(845, 'com_tags.tag.55', '', '2022-07-06 08:03:42', 43, 973, '742b1e787807faea8cb24c650975dcb469d53562', '{\"id\":\"55\",\"parent_id\":1,\"lft\":107,\"rgt\":108,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"title\":\"Anger Management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:03:33\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 21:04:15\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:03:42\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":9,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(846, 'com_tags.tag.56', '', '2022-07-06 08:03:54', 43, 855, '8b5fb64915bf8450aa5a6f6bf1345563e80393b3', '{\"id\":\"56\",\"parent_id\":1,\"lft\":109,\"rgt\":110,\"level\":1,\"path\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\",\"title\":\"Exercise\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:03:44\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-27 21:21:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:03:54\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":4,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(847, 'com_tags.tag.29', '', '2022-07-06 08:09:57', 43, 851, '172a68b87348bbd4edc5ef27b06d946eba275049', '{\"id\":\"29\",\"parent_id\":1,\"lft\":55,\"rgt\":56,\"level\":1,\"path\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"title\":\"Goals\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:09:50\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:12\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:09:57\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":56,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(848, 'com_tags.tag.30', '', '2022-07-06 08:10:06', 43, 990, '8b3cf91fdf742e44d6de28b61d46de31fca27ac7', '{\"id\":\"30\",\"parent_id\":1,\"lft\":57,\"rgt\":58,\"level\":1,\"path\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Adaptability\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:02\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:16\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:10:06\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":12,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(849, 'com_tags.tag.31', '', '2022-07-06 08:10:13', 43, 1028, '25a5efb7698513c5c6d0c090919d601534ec6ab7', '{\"id\":\"31\",\"parent_id\":1,\"lft\":59,\"rgt\":60,\"level\":1,\"path\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"title\":\"Psychological Resilience\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:08\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:22\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:10:13\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":14,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(850, 'com_tags.tag.32', '', '2022-07-06 08:10:21', 43, 1025, '029d8774fce8fd96bd997d95026adb22466ddc5d', '{\"id\":\"32\",\"parent_id\":1,\"lft\":61,\"rgt\":62,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"title\":\"Managing Difficulties\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:16\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:10:21\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":37,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(851, 'com_tags.tag.33', '', '2022-07-06 08:10:41', 43, 1025, '7ca1f7026abf363aeb51032c2bdbe32e249e65fd', '{\"id\":\"33\",\"parent_id\":1,\"lft\":63,\"rgt\":64,\"level\":1,\"path\":\"\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"title\":\"Strengths Enhancement\",\"alias\":\"\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:24\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:10:41\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":18,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(852, 'com_tags.tag.34', '', '2022-07-06 08:10:55', 43, 986, 'fa79b1a1553dbae618e57d42d07481fe55d83293', '{\"id\":\"34\",\"parent_id\":1,\"lft\":65,\"rgt\":66,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"title\":\"Anxiety Management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:47\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:10:55\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":12,\"language\":\"*\",\"version\":3,\"publish_up\":null,\"publish_down\":null}', 0),
(853, 'com_tags.tag.35', '', '2022-07-06 08:11:05', 43, 871, 'ef5f9e0d25e8d85aa297aaf1a2bada8bc6d77da0', '{\"id\":\"35\",\"parent_id\":1,\"lft\":67,\"rgt\":68,\"level\":1,\"path\":\"\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"title\":\"Relationships\",\"alias\":\"\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:10:58\",\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-09 19:10:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:11:05\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":13,\"language\":\"*\",\"version\":2,\"publish_up\":null,\"publish_down\":null}', 0),
(854, 'com_content.category.17', '', '2022-07-06 08:28:39', 43, 769, '2da65ff01a9a192bd3f67044098dd3ab51de6692', '{\"id\":\"17\",\"asset_id\":173,\"parent_id\":1,\"lft\":29,\"rgt\":34,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\",\"extension\":\"com_content\",\"title\":\"ANXIETY MANAGEMENT\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:28:30\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:28:39\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(855, 'com_content.category.18', '', '2022-07-06 08:29:19', 43, 724, '0e40253fcc5295f2ab87b21d5ec43e4716326e25', '{\"id\":\"18\",\"asset_id\":174,\"parent_id\":17,\"lft\":30,\"rgt\":31,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\\/\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"extension\":\"com_content\",\"title\":\"Anxiety\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:28:41\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:29:19\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(856, 'com_content.category.19', '', '2022-07-06 08:29:34', 43, 723, '656ec408aa76c7f4a4929c1cda3b242eff3d955c', '{\"id\":\"19\",\"asset_id\":175,\"parent_id\":17,\"lft\":32,\"rgt\":33,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\\/\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"extension\":\"com_content\",\"title\":\"Stress\",\"alias\":\"\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:29:24\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:29:34\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(857, 'com_content.category.20', '', '2022-07-06 08:29:58', 43, 808, '3cbbf427ae353ce2a00e32ac3f370e91f8408638', '{\"id\":\"20\",\"asset_id\":176,\"parent_id\":1,\"lft\":35,\"rgt\":68,\"level\":1,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"extension\":\"com_content\",\"title\":\"STRENGTHS ENHANCEMENT\",\"alias\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:29:39\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:29:58\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(858, 'com_content.category.21', '', '2022-07-06 08:30:10', 43, 828, 'bc5f7e6363965c4c5556dd689a1104455166a2f3', '{\"id\":\"21\",\"asset_id\":177,\"parent_id\":20,\"lft\":36,\"rgt\":37,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"extension\":\"com_content\",\"title\":\"Enjoyment\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:30:08\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:30:10\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(859, 'com_content.category.22', '', '2022-07-06 08:30:57', 43, 821, 'a20dc46a0ceea7934a83d0b222cab772d0db3295', '{\"id\":\"22\",\"asset_id\":178,\"parent_id\":20,\"lft\":38,\"rgt\":39,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"extension\":\"com_content\",\"title\":\"Self - Control\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:30:46\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:30:57\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(860, 'com_content.category.23', '', '2022-07-06 08:31:06', 43, 791, '8bbc400f6697f929963294f48b41567a1409e691', '{\"id\":\"23\",\"asset_id\":179,\"parent_id\":20,\"lft\":40,\"rgt\":41,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"extension\":\"com_content\",\"title\":\"Autonomy\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:31:00\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:31:06\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(861, 'com_content.category.24', '', '2022-07-06 08:31:23', 43, 839, '1b217a4a231a394932387e9b75c5823277001a48', '{\"id\":\"24\",\"asset_id\":180,\"parent_id\":20,\"lft\":42,\"rgt\":43,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"extension\":\"com_content\",\"title\":\"Autonomy\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:31:10\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:31:23\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(862, 'com_content.category.24', '', '2022-07-06 08:31:44', 43, 848, '3cd8349e7115103dcadc6565d0b1f02c79094221', '{\"id\":\"24\",\"asset_id\":180,\"parent_id\":20,\"lft\":42,\"rgt\":43,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"extension\":\"com_content\",\"title\":\"Self - Confidence\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:31:39\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:31:44\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(863, 'com_content.category.25', '', '2022-07-06 08:32:03', 43, 922, 'a1a62f7e99ff3a57f80b929640028bef37d0a6d2', '{\"id\":\"25\",\"asset_id\":181,\"parent_id\":20,\"lft\":44,\"rgt\":45,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"extension\":\"com_content\",\"title\":\"Energy Management\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:31:52\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:32:03\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(864, 'com_content.category.26', '', '2022-07-06 08:32:16', 43, 880, 'e51d23a74e066a5bb4fbd93a83869699463b6661', '{\"id\":\"26\",\"asset_id\":182,\"parent_id\":20,\"lft\":46,\"rgt\":47,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"Assertiveness\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:32:09\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:32:16\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(865, 'com_content.category.27', '', '2022-07-06 08:32:29', 43, 816, 'ce2ec1e0954b628babce5237e211804cc3a8e542', '{\"id\":\"27\",\"asset_id\":183,\"parent_id\":20,\"lft\":48,\"rgt\":49,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"extension\":\"com_content\",\"title\":\"Gratitude\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:32:20\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:32:29\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(866, 'com_content.category.28', '', '2022-07-06 08:32:40', 43, 768, '5bf2cedc3d88d7b4044c5441e899ad8a92c244ac', '{\"id\":\"28\",\"asset_id\":184,\"parent_id\":20,\"lft\":50,\"rgt\":51,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"extension\":\"com_content\",\"title\":\"Happiness\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:32:33\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:32:40\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(867, 'com_content.category.29', '', '2022-07-06 08:32:50', 43, 805, '7cf6dafa7d5c06fb392ba92b711665281f8f9d99', '{\"id\":\"29\",\"asset_id\":185,\"parent_id\":20,\"lft\":52,\"rgt\":53,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"Positivity\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:32:45\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:32:50\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(868, 'com_content.category.30', '', '2022-07-06 08:33:11', 43, 805, 'b1da8ffb55ad51537b78d1a18182218201c3234c', '{\"id\":\"30\",\"asset_id\":186,\"parent_id\":20,\"lft\":54,\"rgt\":55,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"extension\":\"com_content\",\"title\":\"Competence\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:33:01\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:33:11\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(869, 'com_content.category.31', '', '2022-07-06 08:33:31', 43, 848, 'ffacdcf91adf11fa1af5a7832bb1debc28fc08d8', '{\"id\":\"31\",\"asset_id\":187,\"parent_id\":20,\"lft\":56,\"rgt\":57,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"extension\":\"com_content\",\"title\":\"Decision Making\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:33:15\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:33:31\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(870, 'com_content.category.32', '', '2022-07-06 08:33:43', 43, 733, '54e5f3bf60f69c76543d781fdf2bfd1c8f9d5053', '{\"id\":\"32\",\"asset_id\":188,\"parent_id\":20,\"lft\":58,\"rgt\":59,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03cc\\u03c1\\u03b9\\u03b1\",\"extension\":\"com_content\",\"title\":\"Boundaries\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:33:36\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:33:43\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(871, 'com_content.category.33', '', '2022-07-06 08:33:54', 43, 891, 'c343b1fbd0cb894b390cb4b614f2dff5b3e2cf5c', '{\"id\":\"33\",\"asset_id\":189,\"parent_id\":20,\"lft\":60,\"rgt\":61,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"Adaptability\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:33:47\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:33:54\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(872, 'com_content.category.34', '', '2022-07-06 08:34:05', 43, 752, '7354485ebff715c6ff049bc50a818590635bbd62', '{\"id\":\"34\",\"asset_id\":190,\"parent_id\":20,\"lft\":62,\"rgt\":63,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"extension\":\"com_content\",\"title\":\"Goals\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:33:59\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:34:05\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(873, 'com_content.category.35', '', '2022-07-06 08:34:19', 43, 929, '1d603006967a55bc77f352ecdcbd0ed8d87f0e0a', '{\"id\":\"35\",\"asset_id\":191,\"parent_id\":20,\"lft\":64,\"rgt\":65,\"level\":2,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\\/\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"Psychological Resilience\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:34:11\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:34:19\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(874, 'com_content.category.37', '', '2022-07-06 08:34:35', 43, 810, '272f46d0b6b411a16ca533e2ef53bca48aa1807d', '{\"id\":\"37\",\"asset_id\":193,\"parent_id\":1,\"lft\":69,\"rgt\":74,\"level\":1,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\",\"extension\":\"com_content\",\"title\":\"DIFFICULTIES MANAGEMENT\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:34:28\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:34:35\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(875, 'com_content.category.38', '', '2022-07-06 08:34:43', 43, 858, 'c067807038890f3ba30b1e123656f1ea6b62e5da', '{\"id\":\"38\",\"asset_id\":194,\"parent_id\":37,\"lft\":70,\"rgt\":71,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\\/\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"Procrastination\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:34:38\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:34:43\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(876, 'com_content.category.39', '', '2022-07-06 08:34:54', 43, 740, 'f78c41f0c9b977f8635e6860678e32d1b6f1ad50', '{\"id\":\"39\",\"asset_id\":195,\"parent_id\":37,\"lft\":72,\"rgt\":73,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\\/\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"extension\":\"com_content\",\"title\":\"Anger\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:34:47\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:34:54\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(877, 'com_content.category.40', '', '2022-07-06 08:35:08', 43, 654, '6ae8d92f843ccc5871cae7a6ade80b451b0874d0', '{\"id\":\"40\",\"asset_id\":196,\"parent_id\":1,\"lft\":75,\"rgt\":80,\"level\":1,\"path\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"extension\":\"com_content\",\"title\":\"RELATIONSHIPS\",\"alias\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:35:03\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:35:08\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(878, 'com_content.category.41', '', '2022-07-06 08:35:22', 43, 871, '0b355b07d8acde392b76d245e41e1b9a4767a1b2', '{\"id\":\"41\",\"asset_id\":197,\"parent_id\":40,\"lft\":76,\"rgt\":77,\"level\":2,\"path\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\\/\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"extension\":\"com_content\",\"title\":\"Interpersonal Relationships\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:35:11\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:35:22\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(879, 'com_content.category.42', '', '2022-07-06 08:36:31', 43, 806, 'c5f31c50bf85b27c9b84a327436627cdc565e216', '{\"id\":\"42\",\"asset_id\":198,\"parent_id\":40,\"lft\":78,\"rgt\":79,\"level\":2,\"path\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\\/\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"extension\":\"com_content\",\"title\":\"Romantic Relationships\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:35:27\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:36:31\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(880, 'com_content.category.43', '', '2022-07-06 08:36:45', 43, 681, 'd55524dfc631cf408394845910594d01756bb53f', '{\"id\":\"43\",\"asset_id\":495,\"parent_id\":1,\"lft\":81,\"rgt\":82,\"level\":1,\"path\":\"\\u03b2\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"extension\":\"com_content\",\"title\":\"Bios\",\"alias\":\"\\u03b2\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:36:38\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-15 10:09:36\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:36:45\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(881, 'com_content.category.44', '', '2022-07-06 08:36:56', 43, 634, '8ea1f31d17cc66ddd600b69882b4c646e108cff7', '{\"id\":\"44\",\"asset_id\":505,\"parent_id\":1,\"lft\":83,\"rgt\":84,\"level\":1,\"path\":\"\\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"extension\":\"com_content\",\"title\":\"Video\",\"alias\":\"\\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:36:51\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-15 10:52:42\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:36:56\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(882, 'com_content.category.45', '', '2022-07-06 08:37:23', 43, 768, 'a74508900c8740c84afe17af892cceff40ffb24e', '{\"id\":\"45\",\"asset_id\":616,\"parent_id\":1,\"lft\":85,\"rgt\":86,\"level\":1,\"path\":\"\\u03bd\\u03ad\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\",\"extension\":\"com_content\",\"title\":\"Psychology News\",\"alias\":\"\\u03bd\\u03ad\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-07-06 08:37:08\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-29 12:28:31\",\"modified_user_id\":43,\"modified_time\":\"2022-07-06 08:37:23\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0),
(883, 'com_content.article.239', '', '2022-07-06 14:03:19', 43, 2901, '74b90421c861d50ac07bcefea6bbd126f243d6a3', '{\"id\":\"239\",\"asset_id\":617,\"title\":\"CV - Maira Stefanakou\",\"alias\":\"cv-\\u03bc\\u03ac\\u03b9\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv3.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Maira Stefanakou is a Dietitian - Nutritionist, BSc<\\/strong><\\/p>\\r\\n<p>Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA.<\\/p>\\r\\n<p>Her internship took place at the Hospital of Thoracic Diseases \\\"Sotiria\\\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship.<\\/p>\\r\\n<p>She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:03:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:00:48\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(884, 'com_content.article.196', '', '2022-07-06 14:03:37', 43, 2809, '2da4c0e0855f2412aa537140ff0af3ff89a1e98e', '{\"id\":\"196\",\"asset_id\":502,\"title\":\"CV - Nikoleta Chatzikonstantinidou\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Nikoleta Chatzikonstantinidou is a psychologist\\u00a0<\\/strong><\\/p>\\r\\n<p>She studied Psychology at the Aristotle University of Thessaloniki and then proceeded to her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Care of Physical and Mental Health.<\\/p>\\r\\n<p>She is a licenced Psychologist<\\/p>\\r\\n<p>She has been trained and participated in numerous programs and seminars related to the Mental Health of Children and Adults, in collaboration with the First Psychiatric Clinic of the Aristotle University of Thessaloniki, the National Center for Mental Health and the General Hospital \\u201cAttikon\\u201d.<\\/p>\\r\\n<p>She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:03:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:03:24\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(885, 'com_content.article.195', '', '2022-07-06 14:04:03', 43, 2941, '5fb1e74bcc5b47c5c8488c8eeb1cb32b1ead2aa7', '{\"id\":\"195\",\"asset_id\":501,\"title\":\"CV - Christina Karachotziti\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03ba\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv6.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Christina Karachotziti is a dietitian - nutritionist MSc<\\/strong><\\/p>\\r\\n<p>He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian.<\\/p>\\r\\n<p>She then went on to pursue postgraduate studies entitled \\\"Patient Counseling\\\" at the University of the Aegean and \\\"Food Quality Management\\\" at the University of West Attica, where he completed them with honors.<\\/p>\\r\\n<p>She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits.<\\/p>\\r\\n<p>She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition &amp; Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:04:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:03:47\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(886, 'com_content.article.194', '', '2022-07-06 14:04:23', 43, 2899, 'a556a6864741628340687f54115bbe2e2c3839b7', '{\"id\":\"194\",\"asset_id\":500,\"title\":\"CV - Zourna Christina\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03b6\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv5.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Zourna Christina is a Psychologist-Psychotherapist<\\/strong><\\/p>\\r\\n<p>She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University.<\\/p>\\r\\n<p>She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR).<\\/p>\\r\\n<p>The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools.<\\/p>\\r\\n<p>Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:04:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:04:06\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(887, 'com_content.article.193', '', '2022-07-06 14:04:46', 43, 3197, '43167051327fa572d2e8485198a407995c9b9da5', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - Evangelia Diamanti\",\"alias\":\"cv-\\u03b5\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Evangelia Diamanti is a psychologist.<\\/strong><\\/p>\\r\\n<p>She studied Psychology at the University of Crete in the Department of Social Sciences and she is a member of the Association of Greek Psychologists (SEPS) .<\\/p>\\r\\n<p>She then specialized in Child and Adolescent Psychology, completing her postgraduate degree\\u00a0 \\\"Child and adolescent Psychology\\\" at the University of Leiden in the Netherlands, from where she graduated with honors.<\\/p>\\r\\n<p>She participated in a Conference on Psychology where she presented her first official scientific research based on a laboratory experiment and referring to cognitive errors. As part of internships, she has collaborated with Special Schools\\u00a0 in Greece and abroad and has attended multiple seminars.<\\/p>\\r\\n<p>\\u00a0In addition, she has worked for NGOs where she\\u00a0 provided support to vulnerable social groups, such as unaccompanied minors and victims of sexual and gender-based violence.<\\/p>\\r\\n<p>\\u00a0She works as a Psychologist in Hr. Psychology-Today as a lecturer in seminars such as Self-Esteem - Self-Confidence,\\u00a0 Work life balance, Conflict Management, Parent Groups, etc.. She provides individual sessions to children, adolescents and adults and is a Counselor\\u00a0 at 24 Support Line.<\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:04:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:04:28\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(888, 'com_content.article.192', '', '2022-07-06 14:05:16', 43, 2563, '21b44c8de07449b091d3181baf6dbba72569ad9a', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - Stefania Keirouz\",\"alias\":\"cv-\\u03c3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9-\\u03ba\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><strong>Stefania Keirouz<\\/strong> is a psychologist.<\\/p>\\r\\n<p>She studied Applied Psychology at City University of Seattle and is licensed to practice.<\\/p>\\r\\n<p>She further trained in Cognitive Behavioral Therapy, Parenting and Attention Deficit Hyperactivity Disorder (ADHD) at the National Kapodistrian University of Athens, Everyday Parenting: The ABCs of Child rearing at Yale &amp; The Addicted Brain at Emory University.<\\/p>\\r\\n<p>She has collaborated with NGOs where she provided support to vulnerable groups in Greek and English.<\\/p>\\r\\n<p>She works as a Psychologist at Hr. Psychology-Today and is a Counselor - Psychologist in the 24-hour Telephone Counseling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:05:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:04:49\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(889, 'com_content.article.191', '', '2022-07-06 14:05:42', 43, 3100, '9385abb09d3017db83d2d6f255a273a8bfe88afd', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - Dimitra Galani\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Dimitra Galani \\u00a0is a psychologist.<\\/strong><\\/p>\\r\\n<p>She studied Psychology at the University of Crete and she is licenced to practice.<\\/p>\\r\\n<p>She continued with postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Mental Health Promotion and Prevention of Psychiatric Disorders.<\\/p>\\r\\n<p>She has been trained in Clinical Psychopathology by the Research University Institute of Mental Health in collaboration with the First University Psychiatric Clinic of Aeginiteio Hospital. She has attended programs and seminars on mental health of adults, adolescents and children from the National and Kapodistrian University of Athens and other institutions.<\\/p>\\r\\n<p>She has working experience on\\u00a0 public services and NGOs, providing support to vulnerable social groups, such as\\u00a0 homeless people and unaccompanied minors, and has volunteered at the psychosocial support line 10306 and in addiction prevention services.<\\/p>\\r\\n<p>She works as a Psychologist Hr. Psychology-Today and is a Counselor - Psychologist in the 24-hour Telephone Counseling Line. In addition, she formulates and presents seminars and provides individual sessions to adults.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:05:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:05:20\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(890, 'com_content.article.190', '', '2022-07-06 14:06:03', 43, 3627, 'e10fae1f37360fc7a76c8ad84076426de1b49cdd', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - Ioanna Souchla\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0<\\/p>\\r\\n<p><strong>Ioanna Souchla is a psychologist-psychotherapist.<\\/strong><\\/p>\\r\\n<p>She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis.<\\/p>\\r\\n<p>She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace.<\\/p>\\r\\n<p>Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to\\u00a0 improve and enhance capabilities and talents, quality of working life for all and high productivity.<\\/p>\\r\\n<p>Among the companies she cooperates with are:<\\/p>\\r\\n<p>AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic.<\\/p>\\r\\n<p>\\u00a0In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs.<\\/p>\\r\\n<p>\\u00a0She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators).<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:06:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:05:48\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(891, 'com_content.article.189', '', '2022-07-06 14:13:39', 43, 5280, '461714ec287b82549d8a83483e85fc415122ac6a', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397\\u00a0\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H\\u00a0\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0 \\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397\\u00a0\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H\\u00a0\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u0391\\u0399\\u03a1\\u0391\\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0391\\u039a\\u039f\\u03a5 H\\u00a0\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, \\u0392Sc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:13:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-06 14:07:43\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":89,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(892, 'com_content.article.48', '', '2022-07-11 11:53:02', 43, 3007, 'ad75482b4223af5827081e234cda71468870a06e', '{\"id\":\"48\",\"asset_id\":209,\"title\":\"Thought reframing\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 97px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 11:53:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:51:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anadomhsh-skepsewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":23,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(893, 'com_content.article.49', '', '2022-07-11 11:54:57', 43, 3045, 'b21639ee1cd2e950bb0bc92ac5aed572efeeb420', '{\"id\":\"49\",\"asset_id\":211,\"title\":\"Thought restructuring\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03cc\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 11:54:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:54:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anadiatypwsi-skepsewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":23,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(894, 'com_content.article.47', '', '2022-07-11 11:55:57', 43, 2824, '22882f465f51c6368108f64e884a80e816271ecb', '{\"id\":\"47\",\"asset_id\":207,\"title\":\"Distract yourself\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"introtext\":\"<p><span style=\\\"font-size: 14pt;\\\">A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus.<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 11:55:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:55:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apospasi-prosoxis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(895, 'com_content.article.56', '', '2022-07-11 11:57:45', 43, 2190, '856c6fac128973749f49d33d2c2d82a682c28e01', '{\"id\":\"56\",\"asset_id\":225,\"title\":\"Muscle Relaxation\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03bc\\u03c5\\u03ca\\u03ba\\u03ae\\u03c2-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 11:57:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:56:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/askisi-myikis-xalarwsis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(896, 'com_content.article.54', '', '2022-07-11 11:58:57', 43, 2127, '6f475ffe32dbf6e9d72ee6ed016c153aa96a2cc3', '{\"id\":\"54\",\"asset_id\":221,\"title\":\"Relaxation exercise\",\"alias\":\"\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 11:58:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:57:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/asksisi-xalarwsis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(897, 'com_content.article.55', '', '2022-07-11 12:00:19', 43, 3050, '4192f72a134bd9dda50958ef6d34fd77b32c9ce1', '{\"id\":\"55\",\"asset_id\":223,\"title\":\"Diaphragmatic breathing\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c6\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 94px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:00:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 11:59:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diafragmatiki-anapnoi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(898, 'com_content.article.53', '', '2022-07-11 12:01:39', 43, 2157, '8946f14cd407fe9f791cbe74c5da7b0a4ffd9876', '{\"id\":\"53\",\"asset_id\":219,\"title\":\"Problem solving\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Mapping 1. Define the problem <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">2. Name the people involved<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:01:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:00:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epilysi-provlimatwn1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(899, 'com_content.article.70', '', '2022-07-11 12:02:54', 43, 2754, '5284053ba1bb92001433b0e3cea8e126c7fc48b5', '{\"id\":\"70\",\"asset_id\":253,\"title\":\"First-person singular \",\"alias\":\"\\u03b1-\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c2\",\"introtext\":\"<p>In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 69px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:02:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:01:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/a-enikos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(900, 'com_content.article.66', '', '2022-07-11 12:04:16', 43, 1922, '6c1565dd9f80a6a3c82e33415671fc14d3dab965', '{\"id\":\"66\",\"asset_id\":245,\"title\":\"The balloon\",\"alias\":\"\\u03bc\\u03c0\\u03b1\\u03bb\\u03cc\\u03bd\\u03b9\",\"introtext\":\"<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:04:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:03:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/mpaloni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(901, 'com_content.article.64', '', '2022-07-11 12:05:46', 43, 2916, 'fbda937a54ae4bf685117a93473522fb2be35838', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"Conflict management \",\"alias\":\"conflict-management\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -57px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:05:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:04:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(902, 'com_content.article.68', '', '2022-07-11 12:07:26', 43, 3083, 'a559f93a53c9ec0cdb4c57703a0d61a6c8538e05', '{\"id\":\"68\",\"asset_id\":249,\"title\":\"Differentiating anger\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Make a list of what bothers you at the workplace. <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Compare it to what bothers you at home. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 95px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:07:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:06:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diaxwrizontas-ton-thymo-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(903, 'com_content.article.67', '', '2022-07-11 12:08:25', 43, 2848, '331a4b6a139e6abeff2319134c6792d6737817ce', '{\"id\":\"67\",\"asset_id\":247,\"title\":\"Counting\",\"alias\":\"\\u03bc\\u03ad\\u03c4\\u03c1\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">A popular anger management exercise is counting backwards.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 98px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:08:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:07:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/metrima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(904, 'com_content.article.71', '', '2022-07-11 12:09:21', 43, 2984, '3df911a721817e501ccb1653ae1d96af72b8c6e1', '{\"id\":\"71\",\"asset_id\":255,\"title\":\"Pros and cons \",\"alias\":\"\\u03c4\\u03b1-\\u03c5\\u03c0\\u03ad\\u03c1-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03ba\\u03b1\\u03c4\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 83px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:09:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:08:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-yper-kai-ta-kata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(905, 'com_content.article.60', '', '2022-07-11 12:10:35', 43, 3069, 'eaa963d1683ede318534049cd18c055ccf8d7f41', '{\"id\":\"60\",\"asset_id\":233,\"title\":\"Dealing with perfectionism\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c2-\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c4\\u03b5\\u03bb\\u03b5\\u03b9\\u03bf\\u03bc\\u03b1\\u03bd\\u03af\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:10:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:09:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/antimetwpos-me-tin-teleiomania.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(906, 'com_content.article.61', '', '2022-07-11 12:11:30', 43, 2984, '7f073b948a2f4c42e98f9f0dcf25069a9989723e', '{\"id\":\"61\",\"asset_id\":235,\"title\":\"Make a fresh start\",\"alias\":\"\\u03ba\\u03ac\\u03bd\\u03c9-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c1\\u03c7\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 89px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:11:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:10:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kanw-tin-arxi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(907, 'com_content.article.62', '', '2022-07-11 12:12:36', 43, 3035, '901c857c25bfd02949aa508ed3a1e6ec1df83c2b', '{\"id\":\"62\",\"asset_id\":237,\"title\":\"The 2-minute rule\",\"alias\":\"\\u03bf-\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-2-\\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 80px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:12:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:11:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-kanonas-twn-2-leptwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(908, 'com_content.article.79', '', '2022-07-11 12:14:08', 43, 3124, 'bb3222f665e67211df41816f7fea0ddfd786e8b6', '{\"id\":\"79\",\"asset_id\":271,\"title\":\"Communicate \\u2013 Listen \\u2013 Understand \\t\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce-\\u03b1\\u03ba\\u03bf\\u03cd\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03c9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that\\u2019s where we should begin.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 94px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:14:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:13:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epikoinwnw-akouw-katalavainw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(909, 'com_content.article.76', '', '2022-07-11 12:15:08', 43, 2966, 'e0ab28d81b10350667e1c6061923800baeb3c459', '{\"id\":\"76\",\"asset_id\":265,\"title\":\"David\\u2019s exercise\",\"alias\":\"\\u03b7-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03b4\\u03b1\\u03b2\\u03af\\u03b4\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The most crucial part of good interpersonal relationships is the relationship we have with ourselves.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:15:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:14:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-askisi-tou-david.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(910, 'com_content.article.78', '', '2022-07-11 12:16:38', 43, 2951, '218d077f909431678a47f8de145a963cf06ace79', '{\"id\":\"78\",\"asset_id\":269,\"title\":\"The masks\",\"alias\":\"\\u03bf\\u03b9-\\u03bc\\u03ac\\u03c3\\u03ba\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 91px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:16:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:15:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-maskes.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(911, 'com_content.article.77', '', '2022-07-11 12:17:39', 43, 2974, '5050e32d5a37459a6bca6a61b662af4b2358c779', '{\"id\":\"77\",\"asset_id\":267,\"title\":\"Complaining\",\"alias\":\"\\u03c4\\u03b1-\\u03c0\\u03b1\\u03c1\\u03ac\\u03c0\\u03bf\\u03bd\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many people often complain to friends, parents, children, partners. It\\u2019s time to put an end in this habit and become more creative in your relationships.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:17:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:16:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-parapona.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(912, 'com_content.article.89', '', '2022-07-11 12:18:40', 43, 2731, 'effe16abb71829122a78495abe80dc12ea8fd3cd', '{\"id\":\"89\",\"asset_id\":291,\"title\":\"Breathe together\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<p>This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 66px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:18:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:18:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anapneuste-mazi-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(913, 'com_content.article.88', '', '2022-07-11 12:19:41', 43, 3101, 'f52792b659e1cb8cd0a5884b7da9559fcf123c31', '{\"id\":\"88\",\"asset_id\":289,\"title\":\"Spend time together\",\"alias\":\"\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03bc\\u03b1\\u03b6\\u03af\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It\\u2019s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn\\u2019t leave enough free time, but it\\u2019s important that the remaining time is of quality.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 115px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:19:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:18:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/peraste-xrono-mazi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(914, 'com_content.article.85', '', '2022-07-11 12:21:51', 43, 2973, 'df348c8d90315fe12a13a7780f51eec15899b73f', '{\"id\":\"85\",\"asset_id\":283,\"title\":\"How to get closer\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5-\\u03c0\\u03b9\\u03bf-\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 66px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:21:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:20:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-erthete-pio-konta-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(915, 'com_content.article.87', '', '2022-07-11 12:22:46', 43, 3133, 'c644105a4fd4efbf25bd06312fe5291cd8abeaf6', '{\"id\":\"87\",\"asset_id\":287,\"title\":\"How to reduce jealousy\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c4\\u03b7-\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 121px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:22:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:22:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(916, 'com_content.article.86', '', '2022-07-11 12:24:15', 43, 3112, '8c2b031520b6ff4e1c2941cf2ee644051c6319e7', '{\"id\":\"86\",\"asset_id\":285,\"title\":\"The 36 questions\",\"alias\":\"\\u03c4\\u03bf-\\u03c0\\u03b1\\u03b9\\u03c7\\u03bd\\u03af\\u03b4\\u03b9-\\u03c4\\u03c9\\u03bd-36-\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 120px; left: -23px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:24:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:23:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/to-paixnidi-twn-36-ervtisewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(917, 'com_content.article.94', '', '2022-07-11 12:25:29', 43, 2783, '5c37825834beb36a85120060f97ad24a691c6daf', '{\"id\":\"94\",\"asset_id\":301,\"title\":\"Enjoyment through reminiscing \",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd-\\u03bc\\u03b5-\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>Follow the suggestions below to begin enjoying life\'s beautiful moments again.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -21px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:25:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:24:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apolamvanein-me-anapolysi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(918, 'com_content.article.95', '', '2022-07-11 12:26:30', 43, 2914, '2e0a7206573f645dcf3ab04dd7efb12949bb08c8', '{\"id\":\"95\",\"asset_id\":303,\"title\":\"Take a break\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Devote 20-30 minutes a day to self-care, every day for a week.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 92px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:26:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:25:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katimerini-pausi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(919, 'com_content.article.96', '', '2022-07-11 12:28:14', 43, 3082, '11519c9b336b13fa1fe7a0698bedf2cc628b7505', '{\"id\":\"96\",\"asset_id\":305,\"title\":\"The walk of joy \",\"alias\":\"\\u03bf-\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:28:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:27:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-peripatos-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(920, 'com_content.article.106', '', '2022-07-11 12:29:17', 43, 3207, '446cf4846fa51a12a563b4ac3b10feab1f6ad14e', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"Develop the characteristics of an independent person\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">If you want to become independent you need to reach some goals and make them part of your life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:29:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:28:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(921, 'com_content.article.105', '', '2022-07-11 12:30:21', 43, 3223, '834314b0cfb199384f7b67bcf7c0c7023e409c32', '{\"id\":\"105\",\"asset_id\":323,\"title\":\"Independence in a relationship: How to achieve it\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:30:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:29:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(922, 'com_content.article.107', '', '2022-07-11 12:31:32', 43, 2799, 'b4fbf2c241ef2d03e7a66c707986bc0da46e3c68', '{\"id\":\"107\",\"asset_id\":327,\"title\":\"Independence in everyday life\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>What time is it in practice starts in simple, everyday settings.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 94px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:31:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:30:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-stin-kathimerinotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(923, 'com_content.article.108', '', '2022-07-11 12:32:38', 43, 3106, '94205277538d0bad9815a0a4eefac89ea958fb2f', '{\"id\":\"108\",\"asset_id\":329,\"title\":\"Learn how to make decisions\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:32:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:31:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/mathe-pws-na-lamvaneis-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(924, 'com_content.article.103', '', '2022-07-11 12:34:23', 43, 3185, 'bc48ca25b738e34d8864ae6de4c09da80d772b1c', '{\"id\":\"103\",\"asset_id\":319,\"title\":\"Self-control: An everyday practice guide\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 97px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:34:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:32:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(925, 'com_content.article.102', '', '2022-07-11 12:35:11', 43, 3097, '0cf2b916745552e3bd12d0e97adb99ad7dcf09cd', '{\"id\":\"102\",\"asset_id\":317,\"title\":\"Steps towards regaining self-control\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 77px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:35:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:34:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata_apoktisis_autoelegxou_Askisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(926, 'com_content.article.113', '', '2022-07-11 12:36:18', 43, 2329, 'cd40305beb161ef7287421468536d8f40f613765', '{\"id\":\"113\",\"asset_id\":339,\"title\":\"Don\\u2019t disregard positive comments\",\"alias\":\"\\u03b4\\u03b5\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9-\\u03c0\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Begin with two lists. <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">In the first one, write down the positive personality traits and talents that you believe you have. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:36:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:35:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/den-prospernaw-pia-ta-sxolia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(927, 'com_content.article.114', '', '2022-07-11 12:37:16', 43, 2941, 'af9a74277fbafddd8f7af062bc7da16e02583b3a', '{\"id\":\"114\",\"asset_id\":341,\"title\":\"Achievements list\",\"alias\":\"\\u03bb\\u03af\\u03c3\\u03c4\\u03b1-\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Make a list with all of your lifetime achievements; from childhood to the present day.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -43px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:37:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:36:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/lista-epiteugmatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(928, 'com_content.article.112', '', '2022-07-11 12:38:22', 43, 2721, 'd8415c064d22d27e62f8d0c5e0ae881e4c2e5f12', '{\"id\":\"112\",\"asset_id\":337,\"title\":\"Building self-confidence\",\"alias\":\"\\u03c7\\u03c4\\u03af\\u03b6\\u03c9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>Think of people you know and believe are self-confident.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: -47px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:38:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:37:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/xtizw-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(929, 'com_content.article.119', '', '2022-07-11 12:41:51', 43, 3069, 'dde88e8486740ea28085ad4c3b2d83746e441d19', '{\"id\":\"119\",\"asset_id\":351,\"title\":\"Everyday schedule\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Hold a daily activities diary where: <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">You will estimate the time you need to perform your daily activities <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 89px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:41:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:41:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kathimerino-programma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(930, 'com_content.article.118', '', '2022-07-11 12:44:24', 43, 3164, 'ecd58da3effb560a77b1bc3aff23deef4057c247', '{\"id\":\"118\",\"asset_id\":349,\"title\":\"Red and green activities\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 84px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:44:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:43:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kokkines-kai-prasines-drastiriotites-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(931, 'com_content.article.120', '', '2022-07-11 12:45:19', 43, 3116, '5a4d52d5657b85d8eb77c66d36fb642571d4a845', '{\"id\":\"120\",\"asset_id\":353,\"title\":\"What is important?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Make two columns<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u2022 What is important<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u2022 Time consumption<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 164px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:45:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:44:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ti-einai-simantiko.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(932, 'com_content.article.125', '', '2022-07-11 12:46:11', 43, 3173, '1fc21b3274ff449f3d03b0d749f3e5ffbc2c3ad3', '{\"id\":\"125\",\"asset_id\":363,\"title\":\"Developing self-trust\",\"alias\":\"\\u00ab\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 98px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:46:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:45:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(933, 'com_content.article.126', '', '2022-07-11 12:47:15', 43, 3011, 'fc98946d4c93d7e76c27a37efa144fc93b90334e', '{\"id\":\"126\",\"asset_id\":365,\"title\":\"Accept yourself\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Accepting or negative side and feelings as part of our being, is as important as accepting our positive self.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 80px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:47:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:46:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apodexomai-ton-eauto-mou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(934, 'com_content.article.124', '', '2022-07-11 12:49:12', 43, 3110, 'b4bdfc425b8874c30923d5a4f4497a83d77c21ce', '{\"id\":\"124\",\"asset_id\":361,\"title\":\"Claim assertiveness \",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Compliment yourself two times a week. Evaluate the stress levels you may experience. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 41px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:49:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:47:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(935, 'com_content.article.131', '', '2022-07-11 12:50:26', 43, 3039, 'c2a0df935764acc6ba6075d3a9dfd5166eb57d35', '{\"id\":\"131\",\"asset_id\":375,\"title\":\"Gratitude tree\",\"alias\":\"\\u03b4\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 84px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:50:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:49:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/dentro-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(936, 'com_content.article.130', '', '2022-07-11 12:51:51', 43, 2981, 'c2831d3456558054d65d14077a986b496fc26b10', '{\"id\":\"130\",\"asset_id\":373,\"title\":\"Self-gratitude\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03c3\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below will help you start practicing self-gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 84px; left: -51px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:51:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:50:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/eygnwmosyni-ston-eauto-sas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(937, 'com_content.article.132', '', '2022-07-11 12:52:38', 43, 3000, '571117cfb2703186be8363fce3070278cf3919bd', '{\"id\":\"132\",\"asset_id\":377,\"title\":\"The gratitude box\",\"alias\":\"\\u03ba\\u03bf\\u03c5\\u03c4\\u03af-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:52:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:52:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kouti-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(938, 'com_content.article.133', '', '2022-07-11 12:53:39', 43, 2990, '8b5c04e1ae56d529cfa0384f99ba875ca0781dc4', '{\"id\":\"133\",\"asset_id\":379,\"title\":\"Gratitude prompts\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c4\\u03c1\\u03bf\\u03c0\\u03ad\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 90px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:53:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:53:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/protropes-eygnwmosynis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(939, 'com_content.article.138', '', '2022-07-11 12:54:48', 43, 3144, '9e1d69fb49ba636874f0012d2d755388b0d80464', '{\"id\":\"138\",\"asset_id\":389,\"title\":\"Create happy, positive experiences!\",\"alias\":\"\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03cd\\u03c1\\u03b3\\u03b7\\u03c3\\u03b5-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 97px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:54:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:54:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/dimiourgise-thetikes-empeiries.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(940, 'com_content.article.139', '', '2022-07-11 12:56:29', 43, 3209, '4c10fa7cda90634cbf38f3be2d03a9e84b65181b', '{\"id\":\"139\",\"asset_id\":391,\"title\":\"Positive experiences diary \",\"alias\":\"\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd-\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ce\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 117px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:56:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:55:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/imerologio-synaistimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(941, 'com_content.article.140', '', '2022-07-11 12:57:19', 43, 2925, '056d635a328e56bca8aff590d788a0faec987e62', '{\"id\":\"140\",\"asset_id\":393,\"title\":\"Positive vs Negative \",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc-\\u2260-\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">As strange as it may seem, the words we use shape our reality. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 97px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:57:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:56:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/thetiko-vs-arnitiko.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(942, 'com_content.article.141', '', '2022-07-11 12:58:10', 43, 2975, '4f20868daa492f7725c7de74305365e5a54e335d', '{\"id\":\"141\",\"asset_id\":395,\"title\":\"Happiness is transmitted! \",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b5\\u03c4\\u03b1\\u03b4\\u03af\\u03b4\\u03b5\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It\'s important to spread love every day. Start with the people closest to you.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 96px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:58:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:57:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-eytyxia-metadidetai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(943, 'com_content.article.157', '', '2022-07-11 12:59:41', 43, 3087, '7f3cdf66cb4f2ae0cb79d5320c71c961503ff79a', '{\"id\":\"157\",\"asset_id\":427,\"title\":\"Problem solving\",\"alias\":\"\\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 112px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 12:59:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 12:58:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/epilysi-provlimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(944, 'com_content.article.158', '', '2022-07-11 13:09:53', 43, 3062, 'e410143e009266dda8414e7062f3aae4c1eefb6d', '{\"id\":\"158\",\"asset_id\":429,\"title\":\"My achievements\",\"alias\":\"\\u03c4\\u03b9-\\u03ad\\u03c7\\u03c9-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Make 2 columns on a piece of paper. In the first column write all of your life\\u2019s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 114px; left: 2px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:09:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:09:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/tiexw-kataferei.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(945, 'com_content.article.153', '', '2022-07-11 13:11:34', 43, 3045, 'b9e647245e7aaa8e10bf55badea4268e08fb0b0b', '{\"id\":\"153\",\"asset_id\":419,\"title\":\"8 steps of decision making\",\"alias\":\"8-\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Assess every decision (good or bad)<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 94px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:11:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:10:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(946, 'com_content.article.154', '', '2022-07-11 13:12:33', 43, 3012, 'eed22e4083e303027e7ba56ea85d13c8d3e633d1', '{\"id\":\"154\",\"asset_id\":421,\"title\":\"9 decision-making traps\",\"alias\":\"\\u03bf\\u03b9-9-\\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">If you are about to take a serious decision make sure you don\\u2019t fall into one of these traps:<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 95px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:12:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:11:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/oi-9-pagides-twn-apofasewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(947, 'com_content.article.155', '', '2022-07-11 13:13:49', 43, 3069, 'a4032469d9da82ddde35948937d5a5d1758f6c29', '{\"id\":\"155\",\"asset_id\":423,\"title\":\"The 6 steps to decision making\",\"alias\":\"\\u03c4\\u03b1-6-\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03bc\\u03b9\\u03b1\\u03c2-\\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 70px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:13:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:13:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(948, 'com_content.article.152', '', '2022-07-11 13:15:01', 43, 2992, '4cc20020fa57e3ad815f325c55c2b2534de2dac3', '{\"id\":\"152\",\"asset_id\":417,\"title\":\"N.O.I.S.I.C.E.D. Model\",\"alias\":\"\\u03c4\\u03bf-\\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf-n-o-i-s-i-c-e-d\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps:<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 37px; left: 5px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:15:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:13:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/to-montelo-n.o.i.s.i.c.e.d.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(949, 'com_content.article.246', '', '2022-07-11 13:16:54', 43, 2995, '1137f74c480cf6508a1a3efda5bdc579d67a7a6e', '{\"id\":246,\"asset_id\":644,\"title\":\"Gratitude: its contribution to stress reduction\",\"alias\":\"gratitude-its-contribution-to-stress-reduction\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Gratitude: its contribution to stress reduction<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>In recent years, the positive effect of gratitude has been scientifically established in various areas that promote mental well-being.<\\/p>\\r\\n<p>Among the studies documenting this relationship, \\u00a0is the study of Krejtk and colleagues (2016), that highlighted the value of keeping a daily record \\u00a0of the things we are grateful for. More specifically, a total of 58 participants took part in the research and were divided into two equal groups. All participants were instructed to rate and record daily for 2 weeks their level of stress during the day. The one of the two groups was additionally instructed to keep a list of 6 things they felt grateful for during their day.<\\/p>\\r\\n<p>According to the results, the researchers found a reduction in perceived levels of daily stress in the group that kept the gratitude journal, supporting the important contribution of gratitude to mental health.<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one\\u2019s blessings can reduce the impact of daily stress. Journal of Happiness Studies, 17(1), 25-39.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-11 13:16:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-06-15 08:43:56\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-07-11 13:16:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(950, 'com_content.article.164', '', '2022-07-11 13:19:59', 43, 2136, 'ac46fec4387da6405130a04e9f84025fde679daf', '{\"id\":\"164\",\"asset_id\":441,\"title\":\"The boundaries table \\u2013 extension\",\"alias\":\"\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd-\\u2013-\\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">You can add a few more steps at the boundaries table exercise.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:19:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:18:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-pinakas-twn-oriwn-epektasi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(951, 'com_content.article.163', '', '2022-07-11 13:20:50', 43, 2963, 'dcdfcf5f155686aa02e2763a90adf34760c8ccf6', '{\"id\":\"163\",\"asset_id\":439,\"title\":\"The boundaries table\",\"alias\":\"\\u03bf-\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below ill help you understand the boundaries you need to set and maintain with different people.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 66px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:20:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:20:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-pinakas-twn-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(952, 'com_content.article.165', '', '2022-07-11 13:21:39', 43, 2942, '9692d89d70be1161442d0545a7fbe4058bc19aaf', '{\"id\":\"165\",\"asset_id\":443,\"title\":\"Boundaries in practice\",\"alias\":\"\\u03c4\\u03b1-\\u03cc\\u03c1\\u03b9\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below will help you take action and set healthier boundaries.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 88px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:21:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:20:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-oria-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(953, 'com_content.article.166', '', '2022-07-11 13:22:45', 43, 3003, '56404f23c34ff7715d3d8da523aa698628c8af4e', '{\"id\":\"166\",\"asset_id\":445,\"title\":\"How to say NO\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03c0\\u03b5\\u03b9\\u03c2-\\u03cc\\u03c7\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Saying \\u201cno\\u201d is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say \\u201cno\\u201d without feeling guilty.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 94px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:22:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:21:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-peis-oxi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(954, 'com_content.article.172', '', '2022-07-11 13:25:21', 43, 2951, '113fda979ab3a8f2a37e507633c65f1d943ba8e2', '{\"id\":\"172\",\"asset_id\":457,\"title\":\"Retrospect\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03c3\\u03ba\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 87px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:25:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:24:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/anaskopisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(955, 'com_content.article.171', '', '2022-07-11 13:27:19', 43, 3030, 'de9f8e5482553e78223837ab6e7319e902fd8b43', '{\"id\":\"171\",\"asset_id\":455,\"title\":\"The doodle\",\"alias\":\"\\u03b7-\\u03bc\\u03bf\\u03c5\\u03c4\\u03b6\\u03bf\\u03cd\\u03c1\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Close your eyes and draw a doodle with your non-dominant hand. <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Then, open your eyes and use some colorful markers to color the doodle. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 98px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:27:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:26:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-mountzoura-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(956, 'com_content.article.182', '', '2022-07-11 13:28:09', 43, 2959, 'ccaf6a7ed22d796a75975fb4c772b7361380961c', '{\"id\":\"182\",\"asset_id\":477,\"title\":\"The doors\",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03cc\\u03c1\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 61px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:28:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:27:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pexels-oleg-magni-2726517.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(957, 'com_content.article.181', '', '2022-07-11 13:29:00', 43, 3045, '743d147e8edcad32284bc2c29db18cf8e51ce871', '{\"id\":\"181\",\"asset_id\":475,\"title\":\"What would you tell a friend?\",\"alias\":\"\\u03c4\\u03b9-\\u03b8\\u03b1-\\u03ad\\u03bb\\u03b5\\u03b3\\u03b5\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03c6\\u03af\\u03bb\\u03bf-\\u03c3\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 13px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:29:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:28:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ti-tha-eleges-ston-filo-sou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(958, 'com_content.article.177', '', '2022-07-11 13:30:00', 43, 2988, '7c629e5924e41bc6a021303b0cf593ce87eb62d9', '{\"id\":\"177\",\"asset_id\":467,\"title\":\"The previous days \",\"alias\":\"\\u03bf\\u03b9-\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2-\\u03bc\\u03ad\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 91px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:30:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:29:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/oi-proigoumenes-meres.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(959, 'com_content.article.178', '', '2022-07-11 13:30:51', 43, 2931, 'bbbabd0f43689fa64bcfcd666f773dab9f585028', '{\"id\":\"178\",\"asset_id\":469,\"title\":\"In 10 years\\u2019 time \",\"alias\":\"\\u03c3\\u03b5-10-\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 99px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:30:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:30:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/se-10-xronia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(960, 'com_content.article.176', '', '2022-07-11 13:32:03', 43, 2912, '7162135cc3808bdac385886cf161f4c70ec34e66', '{\"id\":\"176\",\"asset_id\":465,\"title\":\"S.M.A.R.T. Goals\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9-s-m-a-r-t\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Have you heard of S.M.A.R.T. goals? It\\u2019s the most popular way of making your goals achievable.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 95px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:32:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:31:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/stoxoi-s.m.a.r.t.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(961, 'com_content.article.145', '', '2022-07-11 13:34:30', 43, 3016, '0f65fe31bbf623a532d66e8b004b1779334cdc9e', '{\"id\":\"145\",\"asset_id\":403,\"title\":\"Focusing on what\\u2019s positive\",\"alias\":\"\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below will help you focus on the bright side of life and come one step closer to happiness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 101px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:34:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:33:49\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/estiazontas-sta-thetika.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(962, 'com_content.article.146', '', '2022-07-11 13:35:16', 43, 2952, '7227ebf75781fe7f2a1f70e35653b884f08da885', '{\"id\":\"146\",\"asset_id\":405,\"title\":\"Positive expressions\",\"alias\":\"\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below will help you acknowledge the bright side of life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 92px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:35:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:34:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/fraseis-thetikotitas.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(963, 'com_content.article.147', '', '2022-07-11 13:36:12', 43, 2884, '01911e70ec2e2f1ed74ca45a3285897dff04a13b', '{\"id\":\"147\",\"asset_id\":407,\"title\":\"Laugh\",\"alias\":\"\\u03b3\\u03b5\\u03bb\\u03ac\\u03c3\\u03c4\\u03b5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 82px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:36:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:35:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/gelaste.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(964, 'com_content.article.186', '', '2022-07-11 13:37:10', 43, 2858, '959461b516a153a5b3ff4898b0fb9f4d165fc190', '{\"id\":\"186\",\"asset_id\":485,\"title\":\"The wheel\",\"alias\":\"\\u03c4\\u03c1\\u03bf\\u03c7\\u03cc\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">How do we build a wheel that represents our life? Follow the steps below:<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 10px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:37:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:36:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/troxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(965, 'com_content.article.241', '', '2022-07-12 12:45:19', 43, 4050, 'd8b34b9b1eeb24949537f8c4829d1e1566379713', '{\"id\":\"241\",\"asset_id\":637,\"title\":\"Discovering the way that suits us to pursuit our happiness\",\"alias\":\"discovering-the-way-that-suits-us-to-pursuit-our-happiness\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Discovering the way that suits us to pursuit our happiness<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><em>The requested is to find the way that suits us to pursue our happiness!<\\/em><\\/p>\\r\\n<p>A recent study by the China Institute of Psychology examined the relationship between how we rate happiness as important and the overall well-being we feel. It has been found that a <strong>positive appreciation of happiness leads to higher levels of well-being, satisfaction and positive emotions,<\\/strong> regardless of a person\'s age.<\\/p>\\r\\n<p>According to the researchers\' interpretation of the findings, <strong>evaluating happiness as important motivates us to actively strive to achieve what we seek<\\/strong>. Part of this process is the regulation of our emotional state, that is, the reduction of unpleasant emotions when they occur and the increase of pleasant emotions, so that we can continue to strive to achieve our goals.<\\/p>\\r\\n<p>In other words, <strong>striving for happiness can actually lead to happiness, provided that the appropriate tools for emotion regulation are used <\\/strong>(ex. reassessing a negative situation rather than avoiding it). The repetition in everyday life of actions that are oriented to positivity (ex. expression of gratitude) is also considered important.<\\/p>\\r\\n<p><strong>Another interesting conclusion is that there are alternative ways of approaching happiness.<\\/strong> On the one hand, people who value happiness can experience positive emotions by minimizing negative situations and achieving their goals. On the other hand, people with developed acceptance skills initially recognize and accept emotions even if they are unpleasant as a reality and focus on what they can control and change. In this way, they save energy and emotional resources, which also seems to work effectively.<\\/p>\\r\\n<p><strong>In conclusion, expanding our field of thought and action by including alternative ways of pursuing happiness can make it easier to achieve happiness.<\\/strong><\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">Zhao, Y., Wang, Q., &amp; Wang, J. (2020). Valuing happiness predicts higher well\\u2010being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-12 12:45:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-12 12:44:40\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":21,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(966, 'com_content.article.243', '', '2022-07-12 12:46:27', 43, 3958, '1685dadde5391621e6106029729c5904909cc1ed', '{\"id\":\"243\",\"asset_id\":641,\"title\":\"Awareness and Meditation in the workplace\",\"alias\":\"\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Awareness and Meditation in the workplace<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Mindfulness describes the ability to be fully present in every moment we experience, free from any criticism of our thoughts and feelings.\\u00a0<\\/p>\\r\\n<p>Numerous studies have studied the benefits of this practice for our mental health, a fact that leads more and more workplaces to promote training programs in mindfulness based on the well-being of human resources.<\\/p>\\r\\n<p>Given that increased levels of stress are one of the most common causes that negatively affect the mental health of employees and consequently their performance at work, Bostock and colleagues (2019), investigated the impact of the application of mindfulness and meditation techniques on work stress.<\\/p>\\r\\n<p>The study involved 60 employees working in the field of digital marketing and the effectiveness of a one-day training in relation to a comprehensive training program lasting 6 weeks was examined. Techniques used included meditation and mindfulness training, diaphragmatic breathing practice, and the use of mental imagery to develop mindfulness skills.<\\/p>\\r\\n<p>The researchers found that the integrated training program led to a significantly greater reduction in stress levels compared to one-day training. They also concluded that it was more likely to contribute to the regulation of negative emotions but also to the development of management strategies.<\\/p>\\r\\n<p>According to the above findings, the integration of awareness and meditation programs in the work environment, seems to help significantly in reducing work stress, with researchers highlighting the effectiveness of integrated interventions.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Bostock, S., Crosswell, A. D., Prather, A. A., &amp; Steptoe, A. (2019). Mindfulness on-the-go: Effects of a mindfulness meditation app on work stress and well-being. Journal of occupational health psychology, 24(1), 127.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-05-31 08:06:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-12 12:46:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-12 12:45:36\",\"publish_up\":\"2022-05-31 08:06:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(967, 'com_content.article.240', '', '2022-07-12 12:48:10', 43, 4557, '0ef7b6130a7f74c70cc335acbe235ca7cdc522f2', '{\"id\":\"240\",\"asset_id\":618,\"title\":\"Eating fruits and vegetables and exercising can make us happier\",\"alias\":\"eating-fruits-and-vegetables-and-exercising-can-make-us-happier\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">New research from the Universities of Kent and Reading suggests that eating fruits and vegetables and exercising can increase happiness levels.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">While the link between lifestyle and well-being has been documented in the past and is widely used in public health campaigns to encourage healthy eating and exercise, new findings published in the Journal of Happiness Studies show that adopting a lifestyle that provides long term, indirect benefits - instead of choices that bring immediate satisfaction-, lead to a happier life.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Researchers Dr. Adelina Gschwandtner (University of Kent), Dr. Sarah Jewell, and Professor Uma Kambhampati (University of Reading) used a variable approach to examine how retarded satisfaction and choices in everyday life could affect happiness of a person. As it tured out, eating fruits and vegetables and exercising contribute to happiness in the long term.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Regular exercise and a healthy diet may not offer as much immediate satisfaction as other options, but they are more beneficial to our happiness in the long term and on a consistent basis.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">An interesting fact is that according to research data, men seem to exercise more and women eat more fruits and vegetables.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">According to the researchers, \\\"In recent years there has been a shift towards healthier lifestyle choices. The realization that eating more fruits and vegetables and exercising can increase happiness levels and improve health is an important development. \\\"... If a better lifestyle not only makes us healthier but also happier, then the benefit is twofold.\\\"<\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18px;\\\">Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-12 12:48:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-12 12:47:05\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(968, 'com_content.article.244', '', '2022-07-12 12:49:39', 43, 3720, 'd10f6d62ffff10e9efe8922f92b3e146891575d2', '{\"id\":\"244\",\"asset_id\":642,\"title\":\"COVID-19, mental health and physical activity\",\"alias\":\"covid-19,-mental-health-and-physical-activity\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>COVID-19, mental health and physical activity<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">In the context of the <strong>Covid-19 pandemic<\\/strong>, many studies have been carried out to examine how the <strong>mental health<\\/strong> of people worldwide is being affected. Robinson and colleagues published in January 2022 a meta-analysis of 65 studies that compared participants\' mental health <strong>before and during the pandemic.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">The results showed that there was a <strong>significant but statistically small increase of psychopathology.<\\/strong> The increases were more significant for <strong>depression<\\/strong>, as opposed to smaller changes in <strong>anxiety disorder<\\/strong> symptoms. The overall increase in mental health symptoms was most pronounced <strong>in the first two months<\\/strong> after the WHO declared a pandemic.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In fact, in another study, the relationship of physical activity with deterioration in mental health during the pandemic was investigated and what was found is that <strong>higher physical activity is associated with higher well-being, quality of life as well as lower depressive symptoms, anxiety and stress, irrespective of age.<\\/strong> In addition, it was found that <strong>women were more vulnerable to changes in mental health and men were more prone to changes in physical activity.<\\/strong><\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Robinson, E., Sutin, A. R., Daly, M., &amp; Jones, A. (2022). A systematic review and meta-analysis of longitudinal cohort studies comparing mental health before versus during the COVID-19 pandemic in 2020. Journal of affective disorders, 296, 567\\u2013576. https:\\/\\/doi.org\\/10.1016\\/j.jad.2021.09.098<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-15 08:42:16\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-12 12:49:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-12 12:48:57\",\"publish_up\":\"2022-06-15 08:42:16\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(969, 'com_content.article.245', '', '2022-07-12 12:50:45', 43, 5769, 'ff664f763fefd7ac5d95dda574b90c2ff9f6c50c', '{\"id\":\"245\",\"asset_id\":643,\"title\":\"Hugging & stress hormones have an unexpected connection\",\"alias\":\"hugging-stress-hormones-have-an-unexpected-connection\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Hugging &amp; stress hormones have an unexpected connection<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">We hug others when we are excited, happy, sad, or when we are trying to comfort them. Hugging seems to be universally comforting. It makes us feel good. Hugging also appears to be linked to mental health and happiness.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">According to scientists, the benefits of hugging go beyond that warm feeling you get when you hold someone in your arms. When a friend or family member is going through something painful or unpleasant in their life, we hug them. Researchers also suggest that supporting another person with a hug can reduce the anxiety of the person being comforted. It can even reduce the stress of the person that gives comfort.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">So can you remember the last time you felt really stressed? What helped you calm down?<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">There are various strategies that people can use to reduce stress \\u2013 for example, it can be helpful to talk to someone. Additionally, touch has been shown to reduce stress, just like a nice massage.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">A new German study, recently published in the academic journal PLoS ONE (Berretz et al., 2022), investigated the effects of another common form of social touch on anxiety: hugging.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In the study, researchers invited couples into their lab and randomly assigned them to one of two conditions. In the experimental condition, partners were allowed to cuddle for 20 seconds before being exposed to a stress test. In the control condition, participants were exposed to the same stressful test, without being allowed to hug before.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In both conditions, the scientists measured the volunteers\' cortisol levels, as cortisol is the most important stress hormone in humans. In addition, the volunteers filled out a questionnaire about their feelings during the experiment and had their blood pressure measured.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">What were the results of the study?<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">The researchers first checked the couples\\u2019 relationship satisfaction and found it at high levels. Specifically, there were no differences in relationship satisfaction between the experimental and control groups that could have influenced the results.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">As a second step, scientists analyzed the volunteers\' cortisol levels. It was found that 15 minutes and 25 minutes after the test the cortisol levels were higher than before the test. This indicates that the test successfully induced stress in the volunteers.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Interestingly, men showed significantly higher cortisol release than women, prompting the scientists to include gender in further analyses. The comparison between the experimental condition that included a 20-second hug and the control condition without a hug revealed a surprising result. Hugging reduced cortisol levels, but only in women. Cuddling did not affect blood pressure and emotion questionnaire results.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Thus, the study findings suggest that in women, hugging their partner before a stressful situation (such as a job interview or a presentation) may be an effective way to reduce stress on a biological level.<\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Berretz G, Cebula C, Wortelmann BM, Papadopoulou P, Wolf OT, Ocklenburg S, Packheiser J. (2022). Romantic partner embraces reduce cortisol release after acute stress induction in women but not in men. PLoS One, 17, e0266887.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-29 08:35:37\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-12 12:50:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-12 12:49:54\",\"publish_up\":\"2022-06-29 08:35:37\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(970, 'com_content.article.247', '', '2022-07-16 07:29:56', 43, 4118, '639d51fa23c6bab4cd7c4be1cfe2d1fbfbf7fa34', '{\"id\":247,\"asset_id\":645,\"title\":\"Could eating more fruit keep depression at bay?\",\"alias\":\"could-eating-more-fruit-keep-depression-at-bay\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Could eating more fruit keep depression at bay?<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>People who regularly consume <strong>a sufficient amount of fruit<\\/strong> are more likely to report <strong>greater mental well-being<\\/strong> and are less likely to report symptoms of depression in comparison to those who don\'t, according to new research findings from Aston University\'s College of Health and Life Sciences, examining data from 428 adults.<\\/p>\\r\\n<p>The researchers\' findings suggest that <strong>how often<\\/strong> we consume fruit has a greater impact on our mental health than the total amount we consume during a typical week.<\\/p>\\r\\n<p>The team also found that people who consume <strong>salty snacks<\\/strong> such as potato chips, which are <strong>low in nutrients<\\/strong>, are more likely to report <strong>higher levels of anxiety<\\/strong>, stress and depression, as well as signs of cognitive decline (such as not remembering where left the keys), as well as <strong>lower levels of mental well-being<\\/strong>.<\\/p>\\r\\n<p>Lead author Nicola-Jayne Tuck commented:<\\/p>\\r\\n<p>\\\"In the past, other studies have found an association between fruits and vegetables and mental health, but few have looked at fruits and vegetables separately \\u2014and even fewer have assessed both frequency and amount of intake.<\\/p>\\r\\n<p>Both <strong>fruits<\\/strong> and <strong>vegetables<\\/strong> are rich in <strong>antioxidants, fiber and essential micronutrients<\\/strong> that promote optimal brain function. These nutrients, however, can be lost during cooking. Eating <strong>raw fruits<\\/strong> could possibly explain their <strong>stronger effect<\\/strong> on our <strong>mental health<\\/strong>.<\\/p>\\r\\n<p>Changing the choice of snacks in our daily diet may be a very simple and easy way to improve our mental well-being. In general, it\'s definitely worth trying to get into the habit of picking a fruit from the fruit bowl.\\\"<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.\\u00a0Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.\\u00a0<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:\\u00a0<a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-16 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:17:05\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-07-16 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(971, 'com_content.article.248', '', '2022-07-28 10:11:16', 43, 3638, '76d06fd7c641cecdbe546d21cc3177d6a3ce98e7', '{\"id\":248,\"asset_id\":646,\"title\":\"Being supportive in our social relationships is linked to better health\",\"alias\":\"being-supportive-in-our-social-relationships-is-linked-to-better-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Being supportive in our social relationships is linked to better health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Previous research has linked positive interpersonal relationships to better health. A recent study from Ohio University extended the findings by highlightnng that this relationship is influenced by the degree to which we are supportive to people around us.<\\/p>\\r\\n<p>More specifically, an indicator of health status is the presence or absence of chronic inflammation. The researchers examined the levels of specific proteins - markers of inflammation in the blood, as well as the responses of 1054 adult participants to questionnaires regarding the quality of their interpersonal relationships. According to the results, people who had good interpersonal relationships showed lower levels of the proteins - markers of inflammation (and therefore better health status) when they were more supportive and available to offer help in their interpersonal relationships.<\\/p>\\r\\n<p>One possible explanation\\u00a0 according to the researchers, is that when, in addition to receiving, we also provide support and help in our interpersonal relationships, a sense of reward is enhanced, which at the brain level is linked to hormones that relieve stress and reduce inflammation levels in our body.<\\/p>\\r\\n<p>In other words, it is not enough to have people we can lean on in our environment, but we also need to be available to help and support. In that way, we will be able to reap not only the practical but also the health benefits.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-16 07:30:11\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-08-01 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(972, 'com_content.article.240', '', '2022-09-01 10:02:29', 43, 4654, '8dd090842c898a13255ac3a12de1741c47e8531d', '{\"id\":\"240\",\"asset_id\":618,\"title\":\"Eating fruits and vegetables and exercising can make us happier\",\"alias\":\"eating-fruits-and-vegetables-and-exercising-can-make-us-happier\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>\\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03b9\\u03bf \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">New research from the Universities of Kent and Reading suggests that eating fruits and vegetables and exercising can increase happiness levels.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">While the link between lifestyle and well-being has been documented in the past and is widely used in public health campaigns to encourage healthy eating and exercise, new findings published in the Journal of Happiness Studies show that adopting a lifestyle that provides long term, indirect benefits - instead of choices that bring immediate satisfaction-, lead to a happier life.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Researchers Dr. Adelina Gschwandtner (University of Kent), Dr. Sarah Jewell, and Professor Uma Kambhampati (University of Reading) used a variable approach to examine how retarded satisfaction and choices in everyday life could affect happiness of a person. As it tured out, eating fruits and vegetables and exercising contribute to happiness in the long term.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Regular exercise and a healthy diet may not offer as much immediate satisfaction as other options, but they are more beneficial to our happiness in the long term and on a consistent basis.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">An interesting fact is that according to research data, men seem to exercise more and women eat more fruits and vegetables.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">According to the researchers, \\\"In recent years there has been a shift towards healthier lifestyle choices. The realization that eating more fruits and vegetables and exercising can increase happiness levels and improve health is an important development. \\\"... If a better lifestyle not only makes us healthier but also happier, then the benefit is twofold.\\\"<\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18px;\\\">Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. Journal of Happiness Studies, 2021; DOI: 10.1007\\/s10902-021-00440-y<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:02:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 09:59:54\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Eating_fruits_and_vegetables_and_exercising_can_make_us_happier.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(973, 'com_content.article.241', '', '2022-09-01 10:03:30', 43, 4142, '7cb2e67c54c2bed9a1eee72feabf024df364fc73', '{\"id\":\"241\",\"asset_id\":637,\"title\":\"Discovering the way that suits us to pursuit our happiness\",\"alias\":\"discovering-the-way-that-suits-us-to-pursuit-our-happiness\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Discovering the way that suits us to pursuit our happiness<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><em>The requested is to find the way that suits us to pursue our happiness!<\\/em><\\/p>\\r\\n<p>A recent study by the China Institute of Psychology examined the relationship between how we rate happiness as important and the overall well-being we feel. It has been found that a <strong>positive appreciation of happiness leads to higher levels of well-being, satisfaction and positive emotions,<\\/strong> regardless of a person\'s age.<\\/p>\\r\\n<p>According to the researchers\' interpretation of the findings, <strong>evaluating happiness as important motivates us to actively strive to achieve what we seek<\\/strong>. Part of this process is the regulation of our emotional state, that is, the reduction of unpleasant emotions when they occur and the increase of pleasant emotions, so that we can continue to strive to achieve our goals.<\\/p>\\r\\n<p>In other words, <strong>striving for happiness can actually lead to happiness, provided that the appropriate tools for emotion regulation are used <\\/strong>(ex. reassessing a negative situation rather than avoiding it). The repetition in everyday life of actions that are oriented to positivity (ex. expression of gratitude) is also considered important.<\\/p>\\r\\n<p><strong>Another interesting conclusion is that there are alternative ways of approaching happiness.<\\/strong> On the one hand, people who value happiness can experience positive emotions by minimizing negative situations and achieving their goals. On the other hand, people with developed acceptance skills initially recognize and accept emotions even if they are unpleasant as a reality and focus on what they can control and change. In this way, they save energy and emotional resources, which also seems to work effectively.<\\/p>\\r\\n<p><strong>In conclusion, expanding our field of thought and action by including alternative ways of pursuing happiness can make it easier to achieve happiness.<\\/strong><\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">Zhao, Y., Wang, Q., &amp; Wang, J. (2020). Valuing happiness predicts higher well\\u2010being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-02-11 11:28:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:03:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:02:45\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Discovering_the_way_that_suits_us_to_pursuit_our_happiness.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":21,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(974, 'com_content.article.243', '', '2022-09-01 10:04:39', 43, 4033, '249259413d6485c945323215f5a766b0f8ae0816', '{\"id\":\"243\",\"asset_id\":641,\"title\":\"Awareness and Meditation in the workplace\",\"alias\":\"\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2-\\u03c3\\u03c4\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Awareness and Meditation in the workplace<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Mindfulness describes the ability to be fully present in every moment we experience, free from any criticism of our thoughts and feelings.\\u00a0<\\/p>\\r\\n<p>Numerous studies have studied the benefits of this practice for our mental health, a fact that leads more and more workplaces to promote training programs in mindfulness based on the well-being of human resources.<\\/p>\\r\\n<p>Given that increased levels of stress are one of the most common causes that negatively affect the mental health of employees and consequently their performance at work, Bostock and colleagues (2019), investigated the impact of the application of mindfulness and meditation techniques on work stress.<\\/p>\\r\\n<p>The study involved 60 employees working in the field of digital marketing and the effectiveness of a one-day training in relation to a comprehensive training program lasting 6 weeks was examined. Techniques used included meditation and mindfulness training, diaphragmatic breathing practice, and the use of mental imagery to develop mindfulness skills.<\\/p>\\r\\n<p>The researchers found that the integrated training program led to a significantly greater reduction in stress levels compared to one-day training. They also concluded that it was more likely to contribute to the regulation of negative emotions but also to the development of management strategies.<\\/p>\\r\\n<p>According to the above findings, the integration of awareness and meditation programs in the work environment, seems to help significantly in reducing work stress, with researchers highlighting the effectiveness of integrated interventions.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Bostock, S., Crosswell, A. D., Prather, A. A., &amp; Steptoe, A. (2019). Mindfulness on-the-go: Effects of a mindfulness meditation app on work stress and well-being. Journal of occupational health psychology, 24(1), 127.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-05-31 08:06:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:04:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:03:45\",\"publish_up\":\"2022-05-31 08:06:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Awareness_and_Meditation_in_the_workplace.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(975, 'com_content.article.244', '', '2022-09-01 10:10:14', 43, 3800, 'deaf59713c42af8d9aee44fab722af306324ed8c', '{\"id\":\"244\",\"asset_id\":642,\"title\":\"COVID-19, mental health and physical activity\",\"alias\":\"covid-19,-mental-health-and-physical-activity\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>COVID-19, mental health and physical activity<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">In the context of the <strong>Covid-19 pandemic<\\/strong>, many studies have been carried out to examine how the <strong>mental health<\\/strong> of people worldwide is being affected. Robinson and colleagues published in January 2022 a meta-analysis of 65 studies that compared participants\' mental health <strong>before and during the pandemic.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">The results showed that there was a <strong>significant but statistically small increase of psychopathology.<\\/strong> The increases were more significant for <strong>depression<\\/strong>, as opposed to smaller changes in <strong>anxiety disorder<\\/strong> symptoms. The overall increase in mental health symptoms was most pronounced <strong>in the first two months<\\/strong> after the WHO declared a pandemic.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In fact, in another study, the relationship of physical activity with deterioration in mental health during the pandemic was investigated and what was found is that <strong>higher physical activity is associated with higher well-being, quality of life as well as lower depressive symptoms, anxiety and stress, irrespective of age.<\\/strong> In addition, it was found that <strong>women were more vulnerable to changes in mental health and men were more prone to changes in physical activity.<\\/strong><\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Robinson, E., Sutin, A. R., Daly, M., &amp; Jones, A. (2022). A systematic review and meta-analysis of longitudinal cohort studies comparing mental health before versus during the COVID-19 pandemic in 2020. Journal of affective disorders, 296, 567\\u2013576. https:\\/\\/doi.org\\/10.1016\\/j.jad.2021.09.098<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-15 08:42:16\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:10:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:07:02\",\"publish_up\":\"2022-06-15 08:42:16\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/COVID-19_mental_health_and_physical_activity_2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(976, 'com_content.article.245', '', '2022-09-01 10:11:15', 43, 5857, '75e8530cb77d6e04694f2ac4ac384fee1ab08167', '{\"id\":\"245\",\"asset_id\":643,\"title\":\"Hugging & stress hormones have an unexpected connection\",\"alias\":\"hugging-stress-hormones-have-an-unexpected-connection\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Hugging &amp; stress hormones have an unexpected connection<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 18px;\\\">We hug others when we are excited, happy, sad, or when we are trying to comfort them. Hugging seems to be universally comforting. It makes us feel good. Hugging also appears to be linked to mental health and happiness.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">According to scientists, the benefits of hugging go beyond that warm feeling you get when you hold someone in your arms. When a friend or family member is going through something painful or unpleasant in their life, we hug them. Researchers also suggest that supporting another person with a hug can reduce the anxiety of the person being comforted. It can even reduce the stress of the person that gives comfort.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">So can you remember the last time you felt really stressed? What helped you calm down?<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">There are various strategies that people can use to reduce stress \\u2013 for example, it can be helpful to talk to someone. Additionally, touch has been shown to reduce stress, just like a nice massage.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">A new German study, recently published in the academic journal PLoS ONE (Berretz et al., 2022), investigated the effects of another common form of social touch on anxiety: hugging.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In the study, researchers invited couples into their lab and randomly assigned them to one of two conditions. In the experimental condition, partners were allowed to cuddle for 20 seconds before being exposed to a stress test. In the control condition, participants were exposed to the same stressful test, without being allowed to hug before.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">In both conditions, the scientists measured the volunteers\' cortisol levels, as cortisol is the most important stress hormone in humans. In addition, the volunteers filled out a questionnaire about their feelings during the experiment and had their blood pressure measured.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">What were the results of the study?<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">The researchers first checked the couples\\u2019 relationship satisfaction and found it at high levels. Specifically, there were no differences in relationship satisfaction between the experimental and control groups that could have influenced the results.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">As a second step, scientists analyzed the volunteers\' cortisol levels. It was found that 15 minutes and 25 minutes after the test the cortisol levels were higher than before the test. This indicates that the test successfully induced stress in the volunteers.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Interestingly, men showed significantly higher cortisol release than women, prompting the scientists to include gender in further analyses. The comparison between the experimental condition that included a 20-second hug and the control condition without a hug revealed a surprising result. Hugging reduced cortisol levels, but only in women. Cuddling did not affect blood pressure and emotion questionnaire results.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Thus, the study findings suggest that in women, hugging their partner before a stressful situation (such as a job interview or a presentation) may be an effective way to reduce stress on a biological level.<\\/span><\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 18px;\\\">Berretz G, Cebula C, Wortelmann BM, Papadopoulou P, Wolf OT, Ocklenburg S, Packheiser J. (2022). Romantic partner embraces reduce cortisol release after acute stress induction in women but not in men. PLoS One, 17, e0266887.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-06-29 08:35:37\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:11:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:10:27\",\"publish_up\":\"2022-06-29 08:35:37\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Hugging__stress_hormones_have_an_unexpected_connection.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(977, 'com_content.article.246', '', '2022-09-01 10:12:15', 43, 3087, '48306efc62d07acc4c8aeaf8421017afc90279f8', '{\"id\":\"246\",\"asset_id\":644,\"title\":\"Gratitude: its contribution to stress reduction\",\"alias\":\"gratitude-its-contribution-to-stress-reduction\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Gratitude: its contribution to stress reduction<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>In recent years, the positive effect of gratitude has been scientifically established in various areas that promote mental well-being.<\\/p>\\r\\n<p>Among the studies documenting this relationship, \\u00a0is the study of Krejtk and colleagues (2016), that highlighted the value of keeping a daily record \\u00a0of the things we are grateful for. More specifically, a total of 58 participants took part in the research and were divided into two equal groups. All participants were instructed to rate and record daily for 2 weeks their level of stress during the day. The one of the two groups was additionally instructed to keep a list of 6 things they felt grateful for during their day.<\\/p>\\r\\n<p>According to the results, the researchers found a reduction in perceived levels of daily stress in the group that kept the gratitude journal, supporting the important contribution of gratitude to mental health.<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one\\u2019s blessings can reduce the impact of daily stress. Journal of Happiness Studies, 17(1), 25-39.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-11 13:16:54\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:12:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:11:28\",\"publish_up\":\"2022-07-11 13:16:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Gratitude_its_contribution_to_stress_reduction.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(978, 'com_content.article.247', '', '2022-09-01 10:13:22', 43, 4210, '1d9926ff584ed1d5edbe9d6be63479a41dc12a57', '{\"id\":\"247\",\"asset_id\":645,\"title\":\"Could eating more fruit keep depression at bay?\",\"alias\":\"could-eating-more-fruit-keep-depression-at-bay\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Could eating more fruit keep depression at bay?<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>People who regularly consume <strong>a sufficient amount of fruit<\\/strong> are more likely to report <strong>greater mental well-being<\\/strong> and are less likely to report symptoms of depression in comparison to those who don\'t, according to new research findings from Aston University\'s College of Health and Life Sciences, examining data from 428 adults.<\\/p>\\r\\n<p>The researchers\' findings suggest that <strong>how often<\\/strong> we consume fruit has a greater impact on our mental health than the total amount we consume during a typical week.<\\/p>\\r\\n<p>The team also found that people who consume <strong>salty snacks<\\/strong> such as potato chips, which are <strong>low in nutrients<\\/strong>, are more likely to report <strong>higher levels of anxiety<\\/strong>, stress and depression, as well as signs of cognitive decline (such as not remembering where left the keys), as well as <strong>lower levels of mental well-being<\\/strong>.<\\/p>\\r\\n<p>Lead author Nicola-Jayne Tuck commented:<\\/p>\\r\\n<p>\\\"In the past, other studies have found an association between fruits and vegetables and mental health, but few have looked at fruits and vegetables separately \\u2014and even fewer have assessed both frequency and amount of intake.<\\/p>\\r\\n<p>Both <strong>fruits<\\/strong> and <strong>vegetables<\\/strong> are rich in <strong>antioxidants, fiber and essential micronutrients<\\/strong> that promote optimal brain function. These nutrients, however, can be lost during cooking. Eating <strong>raw fruits<\\/strong> could possibly explain their <strong>stronger effect<\\/strong> on our <strong>mental health<\\/strong>.<\\/p>\\r\\n<p>Changing the choice of snacks in our daily diet may be a very simple and easy way to improve our mental well-being. In general, it\'s definitely worth trying to get into the habit of picking a fruit from the fruit bowl.\\\"<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.\\u00a0Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.\\u00a0<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:\\u00a0<a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-16 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:13:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:12:38\",\"publish_up\":\"2022-07-16 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Could_eating_more_fruit_keep_depression_at_bay.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(979, 'com_content.article.248', '', '2022-09-01 10:14:20', 43, 3755, '0fb20d9667684617ba5a73acb5444fdf4f4d5b0e', '{\"id\":\"248\",\"asset_id\":646,\"title\":\"Being supportive in our social relationships is linked to better health\",\"alias\":\"being-supportive-in-our-social-relationships-is-linked-to-better-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Being supportive in our social relationships is linked to better health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Previous research has linked positive interpersonal relationships to better health. A recent study from Ohio University extended the findings by highlightnng that this relationship is influenced by the degree to which we are supportive to people around us.<\\/p>\\r\\n<p>More specifically, an indicator of health status is the presence or absence of chronic inflammation. The researchers examined the levels of specific proteins - markers of inflammation in the blood, as well as the responses of 1054 adult participants to questionnaires regarding the quality of their interpersonal relationships. According to the results, people who had good interpersonal relationships showed lower levels of the proteins - markers of inflammation (and therefore better health status) when they were more supportive and available to offer help in their interpersonal relationships.<\\/p>\\r\\n<p>One possible explanation\\u00a0 according to the researchers, is that when, in addition to receiving, we also provide support and help in our interpersonal relationships, a sense of reward is enhanced, which at the brain level is linked to hormones that relieve stress and reduce inflammation levels in our body.<\\/p>\\r\\n<p>In other words, it is not enough to have people we can lean on in our environment, but we also need to be available to help and support. In that way, we will be able to reap not only the practical but also the health benefits.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:14:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:13:35\",\"publish_up\":\"2022-08-01 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(980, 'com_content.article.248', '', '2022-09-29 07:06:53', 43, 4926, '91c41647b91caabbdad7fa16432a7b86da812b90', '{\"id\":\"248\",\"asset_id\":646,\"title\":\"By reducing time on social media, we can improve health\",\"alias\":\"by-reducing-time-on-social-media,-we-can-improve-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>By reducing time on social media, we can improve health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong>If you spend 30 minutes less on social media each day<\\/strong> <strong>and do some physical activity \\u2013 exercise, then<\\/strong> <strong>it is very likely that your mental health will be improved,<\\/strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universit\\u00e4t Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd<\\/sup> , 2022.<\\/p>\\r\\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.<\\/p>\\r\\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.<\\/p>\\r\\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples\\u2019 wellbeing.<\\/strong><\\/p>\\r\\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.<\\/p>\\r\\n<p>As Julia Brailovskaia reports:\\u00a0 \\u201c<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era<\\/strong>\\\".<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgenMargraf.\\u00a0Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health.\\u00a0Journal of Public Health, 2022; DOI:\\u00a010.1007\\/s10389-022-01751-x<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-29 07:06:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-29 07:06:02\",\"publish_up\":\"2022-08-01 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(981, 'com_content.article.248', '', '2022-09-29 07:07:31', 43, 3908, '5f5dc9125194064936f9cf29a70ff8f53423112e', '{\"id\":\"248\",\"asset_id\":646,\"title\":\"Being supportive in our social relationships is linked to better health\",\"alias\":\"being-supportive-in-our-social-relationships-is-linked-to-better-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Being supportive in our social relationships is linked to better health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Previous research has linked positive interpersonal relationships to better health. A recent study from Ohio University extended the findings by highlightnng that this relationship is influenced by the degree to which we are supportive to people around us.<\\/p>\\r\\n<p>More specifically, an indicator of health status is the presence or absence of chronic inflammation. The researchers examined the levels of specific proteins - markers of inflammation in the blood, as well as the responses of 1054 adult participants to questionnaires regarding the quality of their interpersonal relationships. According to the results, people who had good interpersonal relationships showed lower levels of the proteins - markers of inflammation (and therefore better health status) when they were more supportive and available to offer help in their interpersonal relationships.<\\/p>\\r\\n<p>One possible explanation\\u00a0 according to the researchers, is that when, in addition to receiving, we also provide support and help in our interpersonal relationships, a sense of reward is enhanced, which at the brain level is linked to hormones that relieve stress and reduce inflammation levels in our body.<\\/p>\\r\\n<p>In other words, it is not enough to have people we can lean on in our environment, but we also need to be available to help and support. In that way, we will be able to reap not only the practical but also the health benefits.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-29 07:07:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:13:35\",\"publish_up\":\"2022-08-01 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(982, 'com_content.article.249', '', '2022-09-29 07:07:59', 43, 5180, 'cff3ac77fc4f9170879f6ea2687b868ee67d4654', '{\"id\":249,\"asset_id\":647,\"title\":\"By reducing time on social media, we can improve health\",\"alias\":\"by-reducing-time-on-social-media,-we-can-improve-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>By reducing time on social media, we can improve health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong>If you spend 30 minutes less on social media each day<\\/strong> <strong>and do some physical activity \\u2013 exercise, then<\\/strong> <strong>it is very likely that your mental health will be improved,<\\/strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universit\\u00e4t Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd<\\/sup> , 2022.<\\/p>\\r\\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.<\\/p>\\r\\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.<\\/p>\\r\\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples\\u2019 wellbeing.<\\/strong><\\/p>\\r\\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.<\\/p>\\r\\n<p>As Julia Brailovskaia reports:\\u00a0 \\u201c<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era<\\/strong>\\\".<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgenMargraf.\\u00a0Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health.\\u00a0Journal of Public Health, 2022; DOI:\\u00a010.1007\\/s10389-022-01751-x<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:29:56\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-29 07:07:31\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-08-01 07:29:56\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(983, 'com_content.article.249', '', '2022-09-29 07:08:49', 43, 5192, '2161fd7e6f7bad5957566ca8f10ca0c680e126a1', '{\"id\":\"249\",\"asset_id\":647,\"title\":\"By reducing time on social media, we can improve health\",\"alias\":\"by-reducing-time-on-social-media,-we-can-improve-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>By reducing time on social media, we can improve health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong>If you spend 30 minutes less on social media each day<\\/strong> <strong>and do some physical activity \\u2013 exercise, then<\\/strong> <strong>it is very likely that your mental health will be improved,<\\/strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universit\\u00e4t Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd<\\/sup> , 2022.<\\/p>\\r\\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.<\\/p>\\r\\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.<\\/p>\\r\\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples\\u2019 wellbeing.<\\/strong><\\/p>\\r\\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.<\\/p>\\r\\n<p>As Julia Brailovskaia reports:\\u00a0 \\u201c<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era<\\/strong>\\\".<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgenMargraf.\\u00a0Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health.\\u00a0Journal of Public Health, 2022; DOI:\\u00a010.1007\\/s10389-022-01751-x<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-09-29 07:08:49\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-29 07:08:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-29 07:08:42\",\"publish_up\":\"2022-09-29 07:08:49\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(984, 'com_content.article.173', '', '2022-10-05 08:39:38', 43, 2076, 'e84e544ebf522596421fef5c3514f78ed0d4cb25', '{\"id\":\"173\",\"asset_id\":459,\"title\":\"Motivation enhancement and personal goals achievement\",\"alias\":\"motivation-enhancement-and-personal-goals-achievement\",\"introtext\":\"<p>Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:39:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:38:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(985, 'com_content.article.188', '', '2022-10-05 08:43:32', 43, 2659, 'cfbbb49f0d86caa74064e262a294e7cbe8ed02eb', '{\"id\":\"188\",\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Learn more about yourself! Boost your positivity with a healthy diet as an ally! Follow these steps to get closer to happiness! -Assess yourself -Learn more about the subject you are interested in -Turn theory into practice -Learn more about the connection between Feelings and Diet -Find interesting information on psychology.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 A reputable team of specialized psychologists and nutritionists is here to help you reach your goals. With complete programs on mental wellbeing and nutrition, you can become the best version of yourself! Here you will find: Dozens of articles and information on every subject on psychology, exercises which will help you get practice what you learned, questionnaires which will enhance your self-awareness, diet plans that help you in any emotional situation and useful information about the relationship between feelings and our diet.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:43:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:41:07\",\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":68,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(986, 'com_content.article.61', '', '2022-10-05 08:51:57', 43, 3080, '638119b8d145717e46b71fbd8beae0826d076e8c', '{\"id\":\"61\",\"asset_id\":235,\"title\":\"Make a fresh start\",\"alias\":\"\\u03ba\\u03ac\\u03bd\\u03c9-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c1\\u03c7\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\\r\\n<div id=\\\"simple-translate\\\">\\r\\n<div>\\r\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension:\\/\\/8907fb6f-d18e-4813-b1b4-f4325d163a45\\/icons\\/512.png\'); height: 22px; width: 22px; top: 89px; left: -59px;\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\r\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\r\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\">\\u00a0<\\/div>\\r\\n<div class=\\\"simple-translate-result-contents\\\">\\r\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\">\\u00a0<\\/p>\\r\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\">\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:51:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:51:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kanw-tin-arxi.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kanw-tin-arxi.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(987, 'com_content.article.90', '', '2022-10-05 08:52:39', 43, 2328, '4f0133959065df2fde40b86649fa246cba282314', '{\"id\":\"90\",\"asset_id\":293,\"title\":\" What\\u202fis \\\"enjoyment\\\"? \",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\">The term \\u00abenjoyment\\u00bb, was recently introduced by\\u202fBryant\\u202f&amp;\\u202fVeroff,\\u202fscientists from the field of\\u202fPositive Psychology.<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:52:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:52:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(988, 'com_content.article.123', '', '2022-10-05 08:53:01', 43, 2331, 'db52b3788db8cceb752e73cf0abee4ad5bca4f03', '{\"id\":\"123\",\"asset_id\":359,\"title\":\"Do not stop asserting yourself!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:53:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:52:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg?width=1024&height=768\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(989, 'com_content.article.185', '', '2022-10-05 08:56:02', 43, 3923, '5fbfd679d5642e1081f83ea4dab86f34eb80d94d', '{\"id\":\"185\",\"asset_id\":483,\"title\":\"It is difficult to balance what one wants to do with what one needs to do!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u0392alance between work and personal life is a multidimensional and complex phenomenon.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>It is difficult to balance what one wants to do with what one needs to do! \\u0392alance between work and personal life is a multidimensional and complex phenomenon. In today\\u2019s world employees have to face many challenges. While some careers allow a balanced relationship between work and personal life, many others demand substantial reductions in the area of leisure and family. Companies aware of the ever-growing demands of the workforce and striving to implement targeted measures to promote equal work-life and personal life satisfaction and make employees happier and more productive. Such measures include appreciation, a productive workplace, further training possibilities, constructive feedback, options for stress management, and a social working environment. In a personal level. it is very important to know ourselves, our feelings, our values and our limits. This will allow us to recognize the situations in which we have set unrealistic expectations on ourselves and help us set our personal limits. In our private life, we have to set time aside to spend on ourselves and our personal development, on our family our partner and our friends. Hobbies and interests, relaxation, self-reflection, regular exercise and quality sleep are equally important in maintaining work-life and private life balance. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:56:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:54:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(990, 'com_content.article.184', '', '2022-10-05 08:57:00', 43, 4811, 'da6b56869e916275b566b5f8d9fdda8a860118df', '{\"id\":\"184\",\"asset_id\":481,\"title\":\"What does efficient time management mean? -The example with the jar\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b7-\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5-\\u03c4\\u03bf-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1-\\u03bc\\u03b5-\\u03c4\\u03bf-\\u03b2\\u03ac\\u03b6\\u03bf\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What does efficient time management mean? -The example with the jar The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters. Without saying anything, he took a jar and began to fill it with ping pong balls. When no more could fit, he looked at the students and asked if the jar was full, and they said it was. Then the teacher took some pebbles and he started pouring them in the vase, shaking it, filling the void between the ping pong balls. When no more pebbles could fit, he asked the students if the jar was full and they, somewhat bewildered, said that it was. Then, the professor took sand, threw it into the jar and filled all the gaps between the pebbles. He asked the students again if the jar was full, and they answered \\\"yes!\\\" Then the professor got two cups of coffee from under the desk and poured them into the jar while the students were laughing, puzzled. \\\"Now,\\\" said the professor, \\\"I want you to imagine that the jar is your life. The balls represent the most important things in your life, things that even if all others are lost, are capable of fulfilling your life. The pebbles represent less important things, and sand matters of even lesser importance. If you first fill the jar with sand, there will be no room to put the pebbles and the balls. The same applies to your life. If you spend your time and energy on little, unimportant things, you will not leave room and you will not have the time and energy needed for people and matters of bigger importance. Make sure to add the balls first, then the pebbles and finally the sand\\u00bb. A student told him: \\\"You forgot about the coffee ... What does it represent?\\u201d \\u201cThe coffee represents enjoyment. No matter how full your life is, there will always be room for a coffee with a friend\\\", the professor said with a smile. \\\"When your everyday becomes overwhelming remember the jar and the two cups of coffee\\u201d. \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:57:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:56:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(991, 'com_content.article.185', '', '2022-10-05 08:57:22', 43, 4013, 'f43b23425660f8b9ec55333633364218ccd039b4', '{\"id\":\"185\",\"asset_id\":483,\"title\":\"It is difficult to balance what one wants to do with what one needs to do!\",\"alias\":\"\\u03b7-\\u03c0\\u03b9\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03ae-\\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1-\\u03c3\\u03c4\\u03b1-\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c3\\u03c4\\u03b1-\\u03b8\\u03ad\\u03bb\\u03c9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u0392alance between work and personal life is a multidimensional and complex phenomenon.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>It is difficult to balance what one wants to do with what one needs to do! \\u0392alance between work and personal life is a multidimensional and complex phenomenon. \\u0392alance between work and personal life is a multidimensional and complex phenomenon. In today\\u2019s world employees have to face many challenges. While some careers allow a balanced relationship between work and personal life, many others demand substantial reductions in the area of leisure and family. Companies aware of the ever-growing demands of the workforce and striving to implement targeted measures to promote equal work-life and personal life satisfaction and make employees happier and more productive. Such measures include appreciation, a productive workplace, further training possibilities, constructive feedback, options for stress management, and a social working environment. In a personal level. it is very important to know ourselves, our feelings, our values and our limits. This will allow us to recognize the situations in which we have set unrealistic expectations on ourselves and help us set our personal limits. In our private life, we have to set time aside to spend on ourselves and our personal development, on our family our partner and our friends. Hobbies and interests, relaxation, self-reflection, regular exercise and quality sleep are equally important in maintaining work-life and private life balance. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:57:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:57:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(992, 'com_content.article.183', '', '2022-10-05 08:57:50', 43, 4820, '140d9ba118456b66fad95dd5739c292cc47fb55b', '{\"id\":\"183\",\"asset_id\":479,\"title\":\"Practical advice for achieving a work\\/life balance\",\"alias\":\"\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03ad\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7-\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2-\\u03b6\\u03c9\\u03ae\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \\\"fit\\\" everything in the next 24 hours.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Practical advice for achieving a work\\/life balance Organize your schedule: Write in a small list 3-5 things you need to do the next day based on your priorities. Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \\\"fit\\\" everything in the next 24 hours. Proper time management: Being focused on an activity helps us mainly to save energy. The distractions are costly. Leave work at your workplace: Given that through technology we have access to issues related to our work at any time (eg checking emails, a project, etc.), try to make a conscious decision to separate them, leaving thoughts and issues related to your work in your workplace. Remember that you have the choice to say no: Remember that it is okay to deny something but always in a polite way. By stopping to perform duties because of guilt or an apparent sense of commitment, you will save time for other things that are most important to you. Avoid dealing with many different things at the same time (multi-tasking): When in a phone conversation or in a face-to-face conversation, focus on the other person and the conversation. Multiple execution is a counter-productive time management technique, especially when you interact with people. Look at your watch: If you are doing something that you can get absorbed in and spend more time than you want (for example, on social networks, email or searching the internet), place your watch on the desk, noting what time you started and how long you plan to spend there. Take breaks: Take short breaks when you need them during the day to fill your batteries and recover your concentration. Physical, spiritual and emotional culture: It is very important to exercise both physical and mental and emotional well-being. By reading a book, learning something new, spending three hours a week on physical activity and taking care of our emotional world, we gain strength and skills to better respond to every difficult and pressing schedule. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:57:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:57:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(993, 'com_content.article.180', '', '2022-10-05 08:59:17', 43, 4323, '453098fc852424cb08f780243bc8029679c9ee8e', '{\"id\":\"180\",\"asset_id\":473,\"title\":\"Psychological resilience\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Psychological resilience \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03bf\\u03c5\\u03c2 \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 Psychological resilience is the ability to mentally or emotionally cope with crisis, change or danger or to return to pre-crisis status quickly. Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience. To be psychologically resilient doesn\\u2019t mean that you have never endured stressful and trying situations. Experiencing difficulties possibly contributes to developing psychological resilience. Most research now states that resilience is the result of individuals being able to interact with their environments by promoting well-being or protecting them against the overwhelming influence of risk factors. Resilience is best understood as a process. This process includes individual continuous coping strategies, utilizing our strong personality suits and our biopsychosocial protective factors, or may be aided by a protective family, community or school environment that makes resilience more likely to develop. Being psychologically resilient helps us not only survive change, but also adapt successfully, strive towards continuous self-development and make our life better. \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 08:59:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:57:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/psyxiki-anthektikotita.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/psyxiki-anthektikotita.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(994, 'com_content.article.175', '', '2022-10-05 09:00:04', 43, 4552, 'dc12ce0ab73d9ce7b95e42fe0697e4286a9610c8', '{\"id\":\"175\",\"asset_id\":463,\"title\":\"Why am I having difficulty setting goals?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bc\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03ac\\u03bb\\u03c9-\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Why am I having difficulty setting goals? \\u03a4\\u03bf \\u03b1\\u03c3\\u03b1\\u03bd\\u03c3\\u03ad\\u03c1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf, \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ac\\u03bb\\u03b5\\u03c2, \\u03b1\\u03bd\\u03b5\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03ba\\u03b1\\u03bb\\u03af \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac. The elevator for success is out of order, you must use the stairs, climbing one step at a time. In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role. Setting goals helps to prioritize our needs, stops inertia and shapes our actions. However, according to surveys, the percentage of people who set targets at the beginning of each year and actually manage to achieve them is quite small (1:10). This occurs for many reasons; the expectations, may not be completely realistic or feasible or they may even be directed by \\u2018wrong\\u2019 motives. So, seeing that we do not have the desired results right away, we feel we are not capable to achieve our goals and we give up the effort, feeling disappointed. For example, someone who wants to lose a lot of weight in a short period of time following an exhausting diet, is disappointed when he fails to lose as much weight as he expected in the first week and often gives up. Some people may even \\\"punish\\\" themselves, either by returning to previous tactics (eg unhealthy eating habits) or by adopting an even stricter diet plan. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:00:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 08:59:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-dyskoleuomai-na-valw-stoxous.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(995, 'com_content.article.174', '', '2022-10-05 09:00:29', 43, 4341, '42f6e99bdc5e626161155c8a6b9491588406743a', '{\"id\":\"174\",\"asset_id\":461,\"title\":\"Steps before the new beginning\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03c0\\u03c1\\u03b9\\u03bd-\\u03c4\\u03bf-\\u03bd\\u03ad\\u03bf-\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Steps before the new beginning \\u039f\\u03b9 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. Goals are dreams with a set deadline. We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month. We use the beginning of a new week, month or year as an indicator to leave past behaviors behind us. These transition points offer us \\u201cthe freedom to become a new, better version of ourselves\\u201d. However, in order to increase the chances of achieving our goals, it is advisable to follow the steps below: -Retrospection: It is very important to know where we are now. Essentially, we need to look at the past from the position we are now and to distinct what worked well and what didn\\u2019t. -Clearing: The next step is to let go of what does not work. This may include behaviors, habits, or even people. Many times, we fall into the trap to implement our plan strictly, so we do not have the energy reserves to respond effectively to everything. -Introspection: We must be ready to support our new choices, we need to recognize and rely on our values and our core wishes (\\\"When do I really feel happy?\\\", \\\"What goals will help me grow and empower me?\'\'). -Prioritization: A prerequisite for prioritizing is the prioritization of our goals. Organization, is the key to this process. However, new needs may arise. Thus, we need to adjust the data based on how urgent and how important something is. -Support: Finally, a part that should not be neglected is the search for help when we need it. The important people in our lives can support the process of achieving our goals. All we need to do is ask for the assistance of the people we trust and do the same for them in return, if needed. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:00:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:00:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata-prin-to-neo-ksekinima.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/vimata-prin-to-neo-ksekinima.jpg?width=1024&height=576\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(996, 'com_content.article.170', '', '2022-10-05 09:01:37', 43, 3518, '355e7ca87af010366cb7aff3afcf324258eee79a', '{\"id\":\"170\",\"asset_id\":453,\"title\":\"When we allow ourselves to adapt to different situations, life gets easier.\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9-\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>When we allow ourselves to adapt to different situations, life gets easier. Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life. New circumstances can mean new people in our lives, new conditions, new plans and consequently new goals. On the one hand, it can sound like an interesting opportunity to shake things up. On the other hand, it can be scary. It is not easy to feel comfortable in unfamiliar circumstances. Adaptability and flexibility are characteristics that each of us can cultivate and develop successfully. There is no recipe for success and immediate results. It is a long process that involves, among other things, a change in the way of thinking, dealing-with and taking action with the goal of developing stronger adaptability skills in the face of adversity. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:01:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:00:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg?width=1024&height=684\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(997, 'com_content.article.169', '', '2022-10-05 09:02:08', 43, 3465, '6fd702f8cfdd10c8f7c24834b2b0a33d5e36682d', '{\"id\":\"169\",\"asset_id\":451,\"title\":\"How important is it to adapt easily?\",\"alias\":\"\\u03c0\\u03cc\\u03c3\\u03bf-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>How important is it to adapt easily? The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace. Here are three benefits of having strong adaptability skills: \\u2022 You will embrace challenges better: To adapt easily means to work without limits and to be open to finding varied and unexpected solutions to problems and challenges in the workplace. Unconstrained in your thoughts and actions, challenges help you not to be afraid, but to seize opportunities and enjoy your work. \\u2022 You will become a better leader: Big leaders know that change is inevitable and they do not avoid it. They also remain positive through adversity as they are open to novel approaches, having realized that solutions and splendor can be found in many places. \\u2022 You will always be open: Be willing to try different tools, strategies and techniques to get the best results. Workspaces are changing faster than ever before and if you are not prepared to continuously adapt, then expect to stay behind. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:02:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:01:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg?width=6000&height=4004\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(998, 'com_content.article.168', '', '2022-10-05 09:02:34', 43, 4496, '3c0c9c85f1d73686b7d771d19acc835617aaa887', '{\"id\":\"168\",\"asset_id\":449,\"title\":\"Freud had said \\u201cOne day, in retrospect, the years of struggle will strike you as the most beautiful.\\u201d \",\"alias\":\"\\u03bf-freud-\\u03b5\\u03af\\u03c7\\u03b5-\\u03c0\\u03b5\\u03b9-\\u00ab\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03c4\\u03b7-\\u03b6\\u03c9\\u03ae-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1-\\u03b4\\u03b5\\u03bd-\\u03bc\\u03bf\\u03c5-\\u03ae\\u03c4\\u03b1\\u03bd-\\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u00bb\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Freud had said \\u201cOne day, in retrospect, the years of struggle will strike you as the most beautiful.\\u201d It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable. So we have to accept it and be prepared for the imminent difficulties. We do not always do things based on how we have planned them. Expect changes, uncertainty and enhance your strengths to best deal with them. Being aware that difficulties can arise and uncertainty about the future s unavoidable, makes us calmer and ready to take action when needed. Do not forget to keep your equanimity and to remain optimistic in the face of difficulties. Events do not change. We cannot control the conditions. What is important is how we interpret the situation and how we manage it. With this attitude, the decisions we will take will certainly be more efficient. On the other hand, solution cannot be found with a magic wand nor will difficulties disappear on their own if we avoid them by putting them under the rug. In this way, the situation will only be perpetuated. We need to take action and carefully plan our steps. It\'s not an easy process. That\'s why it\'s important we have worked on our adaptability skills. Don\\u2019t hesitate to ask for the help of the important others. Our family or relatives, as well as our friends, can be a valuable asset in the above process. Different views, as well as their constant support, can help you act and adapt more easily to a new state of life. In life we learn through experience. Along with what you learn about people, society and their interactions, never stop learning as much as possible about yourself. Self-knowledge plays an important role in how you will cope with change each time and can lead to the enhancement of adaptability. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:02:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:02:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(999, 'com_content.article.167', '', '2022-10-05 09:03:57', 43, 3933, '8be6f582c9d36e1689bfad99ebe2d34407e1fb44', '{\"id\":\"167\",\"asset_id\":447,\"title\":\"The \\\"Adjustment\\\" procedure \",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The \\\"Adjustment\\\" procedure \\\"\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9, \\u03bf\\u03cd\\u03c4\\u03b5 \\u03bf \\u03c0\\u03b9\\u03bf \\u03ad\\u03be\\u03c5\\u03c0\\u03bd\\u03bf\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\\". \\u039a. \\u0394\\u03b1\\u03c1\\u03b2\\u03af\\u03bd\\u03bf\\u03c2 It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to change. C. Darwin Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone. First, it is important to be willing to make mistakes. Nobody is perfect and mistakes are human on a professional and personal level. An error can be disappointing even humiliating, but what is important is how you manage the aftermath of the situation. We learn from our mistakes, we keep the positive lessons, we try-out new solutions, gain new insight and move on. Every difficulty is an experience that helps the person evolve. This is an adjustment process that works like zoom in and zoom out on a camera. Everything is a matter of perspective. The closer we are to the problem, the greater it seems. But when we take a step back, we see it differently and then everything changes. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:03:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:02:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diadikasia-prosarmogis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diadikasia-prosarmogis.jpg?width=6000&height=4000\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1000, 'com_content.article.162', '', '2022-10-05 09:04:49', 43, 4252, '05a3343ccfe490ab8b6605f8d9a2ad4779848bbe', '{\"id\":\"162\",\"asset_id\":437,\"title\":\"Personal boundaries\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Personal boundaries \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ce\\u03b6\\u03bf\\u03c5\\u03bd, \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd! Boundaries save us, limits kill us! Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. Just as a fence protects our real estate, our personal boundaries protect ourselves. In both our personal and professional life, the lack of boundaries puts a toll on our mental balance and our personal and professional growth. Some ways to set boundaries that are important to you are the following: - Be clear about the boundaries you set for yourself and others. Make sure you have defined to both yourself and others what is acceptable and what not. - Once someone violates your limit, you can remind them and ask for their help to protect it. - If the person still violates the limit, ask them decidedly but kindly to stop the behavior. If the behavior continues, consider what further action is appropriate to be taken in order to stop the behavior while respecting the other person. - Consider possible alternatives that may exist in not being in environments that minimize the chances for someone to break your boundaries. - Thank the people around you who honor your boundaries and respond to your request. - Identify the consequences of violating or ignoring your boundaries. - Identify the dysfunctional thoughts and beliefs that lead you to allow violations of your boundaries. - Develop new, more rational, efficient thoughts and beliefs which will help you change your behaviors so that you can build healthy boundaries. - Identify new behaviors which you need to add to your actions to develop healthy boundaries. - Apply these behaviors to your everyday life, so that your personal space, privacy and rights are not ignored or infringed by anyone. - Always try to understand and honor others\' boundaries. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:04:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:04:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1001, 'com_content.article.161', '', '2022-10-05 09:05:36', 43, 4852, '286e34b39afc21c387b03bab8c9339ec679addaa', '{\"id\":\"161\",\"asset_id\":435,\"title\":\"What are healthy boundaries?\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What are healthy boundaries? \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd. Lack of boundaries causes lack of respect. It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. - physical boundaries refer to respect for our personal space and physical contact. Healthy physical boundaries require the decision of what is acceptable and what is not in different kinds of relationships (hugs, kisses, hand \\/ shoulder touch, etc.). These boundaries are violated when someone touches or invades your personal space without your approval. - The intellectual boundaries refer to our thinking and ideology. Healthy intellectual boundaries require respect for one\'s views and awareness of what is appropriate for him to discuss at the time (for example: it is not always the right time for someone to discuss politics). They are violated when one ignores or underestimates the views and ideas of another. - The emotional boundaries refer to our feelings. Healthy emotional boundaries include limitations as to where, when and with whom we will share personal information as well as whom we will allow to influence us emotionally. They are violated when one ignores, underestimates, criticizes or mocks the feelings of another. - The sexual boundaries refer to all areas of sexuality (emotional, verbal, physical approach). Healthy sexual boundaries include bidirectional understanding and respecting the desires and constraints between partners. They are violated when someone receives unwanted touching, sexual comments, prompting to engage in sexual acts that they do not want and sexual innuendos. - The material boundaries relate to our money and property. Healthy material boundaries include limitations on the materials that can be shared, but also the people with whom they will be shared with (for example, it is okay to lend your car to your brother, but not to a neighbor you have only seen twice). They are violated when someone steals or destroys someone else\'s property or puts pressure on them. - The time boundaries refer to the way we share our time. Healthy time boundaries require spending equal time (as long as it is feasible to do so) to all of the main areas of our lives (personal life, professional life, activities, sports, etc.). They are violated when someone demands too much time from someone else. \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:05:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:04:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg?width=1024&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1002, 'com_content.article.159', '', '2022-10-05 09:06:52', 43, 4074, '917b6784eb611cbc91126a40eb95df105130e03d', '{\"id\":\"159\",\"asset_id\":431,\"title\":\"Examples of setting boundaries\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Examples of setting boundaries \\u0398\\u03ad\\u03c4\\u03c9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bb\\u03bc\\u03ce \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. I set boundaries means I dare to love myself even if I am in danger of disappointing others. Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. \\u2022 Anger \\u2013 \\u00abI would like you stop yelling at me. If you do, I\'ll leave the house \\/ office and our meeting will end here\\u00bb. \\u2022 Win time \\u2013 \\u00abI have a policy of not taking instant decisions, I need a little time to think and decide what I want to do. If you need an immediate response, I cannot give it right now\\u00bb. \\u2022 Critique \\u2013 \\u00abIt is not okay for you to comment on my weight, please stop. If you do not, I will not be able to continue with this discussion\\u00bb. \\u2022 Additional Commitment - \\u00abAlthough this is an important issue for me, I will have to reject your request for help right now. \\\" Or \\\"I need to meet my family\'s needs\\u00bb. \\u2022 Money \\u2013 \\u00abI will not lend you any more money. I care for you and I think you need to start taking responsibility for yourself\\u00bb. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:06:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:05:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1003, 'com_content.article.156', '', '2022-10-05 09:09:12', 43, 3551, 'e458eefef9adf627eae2ffb51e4646af0cdea778', '{\"id\":\"156\",\"asset_id\":425,\"title\":\"Feeling competent\",\"alias\":\"\\u03b7-\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7-\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Feeling competent \\u03a0\\u03ac\\u03c1\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03bf\\u03c5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9, \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2. Take a breath and consider who you are, how much you have achieved and what you can still accomplish. You do not need anyone to confirm what you are capable of, just remind yourself that you are! The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. The unwavering confidence in our ability to act efficiently and successfully even under difficult circumstances and tough conditions, is a process that begins in the early years of our lives, since our parents believed in our abilities and let us (or not) explore our world. This process, evolves constantly and is open to improvement, even in adult life. What it takes to flourish is self-LOVE and care, recognition and appreciation of what we have achieved so far and acceptance of who we really are. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:09:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:06:56\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-aisthisi-ikanotitas.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-aisthisi-ikanotitas.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1004, 'com_content.article.151', '', '2022-10-05 09:09:56', 43, 3445, 'f9804a349d37aca4a02e7bd520221a224dbbb3e9', '{\"id\":\"151\",\"asset_id\":415,\"title\":\"Emotional or logical decision making?\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03bc\\u03b5-\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae-\\u03ae-\\u03bc\\u03b5-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Emotional or logical decision making? People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry. Some people tend to postpone coming to a decision by constantly requesting more information on the topic or seeking the advice of others. Other people, leave it up to luck. So, what leads us to a decision eventually? Plato had said that the soul is a chariot pulled by two winged horses and a charioteer. The charioteer represents logic, the one horse, emotion and the other, desire. As emotion and desire run affront, logic is what keeps them in balance. Based on this point of view, our life choices are based on logic, emotion and desire. For our life chariot to be stable, all three need to be balanced. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:09:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:09:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1005, 'com_content.article.150', '', '2022-10-05 09:10:42', 43, 4203, 'f996a407ed454cddc33ef8690f86ad596a8ca0cf', '{\"id\":\"150\",\"asset_id\":413,\"title\":\"What is decision-making?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Decision making is the choice between two or more ways of action.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Decisions can be made based on intuition, logic or a combination of the two.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is decision-making? Decision making is the choice between two or more ways of action. In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem. Decisions can be made based on intuition, logic or a combination of the two. Intuition Although, people consider intuition to be a paraphysical sensation, in reality it is a combination of past experience and personal values. It is worth taking intuition into account, because it reflects our view of life. Of course, this view isn\\u2019t always objective, but is usually based on our perception of realty. Thus, examine your intuition carefully and try to decode what it has to tell you regarding a decision about to be made. Logic Logic is based on events; it is a reasoning conducted or assessed according to strict principles of validity. Logic often ignores the emotional aspect of a decision. Intuition can be used to make quick or unimportant decisions, while a combination of logic and intuition can be taken into account for more complex and important decision-making processes. It is important to guard yourself against impulsiveness. As we can see, decision can be divided into two categories; planned and unplanned. Planned decision are often based on logic, past experience, deductive reasoning and analysis and appraisal of arguments. Unplanned decisions that we have to make instantaneously, are often based on the emotional part of the brain. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:10:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:09:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-lipsi-apofasewn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-lipsi-apofasewn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1006, 'com_content.article.149', '', '2022-10-05 09:11:13', 43, 2984, '042d5544a020e0b646fadd29aa5770442378d6a5', '{\"id\":\"149\",\"asset_id\":411,\"title\":\"Why do we make the wrong decisions?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Why do we make the wrong decisions? Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals. However, even though we can think logically, at times, emotion overtakes us. Our emotional part of the brain (the limbic system -a group of interconnected structures located deep within the brain) is prone to mistakes and impulsive decisions. Sometimes, it makes us fall into misjudgment and inaccuracy, acting without thinking it through -even against our own interest. Consider the times we eat a whole bucket of ice-cream; we know we shouldn\\u2019t -but we do it anyway. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:11:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:10:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-pairnoumr-lathos-apofaseis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-pairnoumr-lathos-apofaseis.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1007, 'com_content.article.148', '', '2022-10-05 09:11:42', 43, 4494, 'e171c0c998707fb4fd558e09bc4563eead228d28', '{\"id\":\"148\",\"asset_id\":409,\"title\":\"Decision making and the brain\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03b3\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">When we\\u2019re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Decision making and the brain When we\\u2019re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up. System 1 John Bargh broke down the term \\\"automatic\\\" into four components: awareness, intentionality, efficiency, and controllability. An automatic process may begin without the person consciously willing it to start, it is efficient because it requires few resources and uncontrollable, meaning that the process will run until completion and the person will not be able to stop it. Psychological research suggests that System 1 (intuition) is more accurate in areas where we\\u2019ve gathered a lot of data with reliable and fast feedback, like social dynamics. System 2 in humans System 2 is evolutionarily recent and specific to humans. It is also known as the rational system or the analytic system. It performs the more slow and sequential thinking. It is domain-general, performed in the central working memory system. Because of this, it has a limited capacity and is slower than System 1 which relates to general intelligence. It is known as the rational system because it reasons baes on logical standards. Some overall properties associated with System 2 are that it is rule-based, analytic, controlled, demanding of cognitive capacity, and slow. System 1 (intuition) is more accurate in areas where we\\u2019ve gathered a lot of data with reliable and fast feedback, like social dynamics, whereas System 2 tends to be better for decisions where we don\\u2019t have a lot of experience. Under moderately stressful conditions or when feelings of anger or fear arise, system 1 is able to set system 2 in action. It is however, possible for system 1 to override system 2 in case feelings become intense. It is, \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:11:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:11:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-kai-egkefalos.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/lipsi-apofasewn-kai-egkefalos.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1008, 'com_content.article.144', '', '2022-10-05 09:12:25', 43, 3358, '60c20bc5ecfc8235dcd7a947f7e10292177a2a2b', '{\"id\":\"144\",\"asset_id\":401,\"title\":\"What is positivity?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Positivity \\u01c2 Negativity two areas of our thoughts, which fight to gain our attention.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is positivity? \\u039c\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03a3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03bc\\u03b1\\u03b3\\u03bd\\u03ae\\u03c4\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u0391\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1. A positive attitude is a magnet for positive results. Positivity \\u01c2 Negativity two areas of our thoughts, which fight to gain our attention. Positivity refers to the adoption of a more positive life attitude, which contributes to personal development, doing better and feeling better, as compared to a negative point of view. According to scientific findings, positive experiences and positive emotions, lead to widening of the horizon of thoughts and actions. Contrary to negative feelings that limit the field of thought and action in a person by pushing them towards adopting a specific behavioral response, positive emotions make the individual capable of watching, conceiving, thinking and developing new, original ideas and often lead to the adoption of creative and innovative behaviors. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:12:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:11:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-thetikotita.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-thetikotita.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1009, 'com_content.article.143', '', '2022-10-05 09:13:03', 43, 5183, 'e66f8396cb205c3586d358eed633c9e8f5dc82fd', '{\"id\":\"143\",\"asset_id\":399,\"title\":\"Positive emotions\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Positive emotions We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean? You will find them in the list below: - Joy = a sense of excitement and happiness that is often experienced as something sudden, because of some positive event. - Gratitude = a feeling of deepest gratitude for something very simple but also for something very important, often accompanied by humility or even reverence. - Calmness = a sense of serenity and self-acceptance. - Interest = a sense of curiosity or charm for something that demands and conquers your attention. - Hope = feeling optimistic and looking for a positive future. - Pride = a sense of self-acceptance and pleasure for an achievement, skill or personal attribute. - Fun = a sense of pleasure, often accompanied by smiles and laughing. - Inspiration = feeling of commitment, excitement, and motivation arising from a certain stimulus. - Awe = feeling amazement and wonder when you see something big, spectacular or amazing, that causes a sense of appreciation and respect. - Altruism = is usually referring to a selfless and generous act towards others, but it can also be the feeling you experience when you help others. - Satisfaction = a sense of pleasure and joy that you feel when you achieve something or satisfy a need. - Relief = the feeling of satisfaction you have when an uncertain situation proves to be positive or you avoid a negative result. - Bonding = emotional attachment to someone (even to a pet), accompanied by sympathy and a sense of enjoyment in their companionship. - Surprise (the good kind!) = a sense of enjoyment when someone brings you unexpected happiness or a situation goes even better than you hoped. - Confidence = a feeling that involves a strong sense of self-esteem and self-assurance. It may concern a particular situation \\/ activity or be general. - Admiration = a feeling of warm acceptance, respect and appreciation for someone or something. - Excitement = a sense of vitality accompanied by motivation and commitment. - Euphoria = intense and all-round feeling of joy or happiness, often encountered when something extremely positive and exciting happens. - Pleasure = a sense of pleasure for a positive experience, a delicious meal, good company etc. - Optimism = positive expectations that encourage you to look forward to a beautiful future. - Happiness = general feeling of joy, pleasure and excitement for life. - Love = perhaps the strongest of all the positive emotions, love is a feeling of deep and lasting affection for someone, along with the willingness to put their needs above ours. It can be addressed to a person, a group of people or even the whole of humanity. Now that you know what they are, you can begin to fill your heart with them! \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:13:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:12:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/thetika-synaisthimata.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/thetika-synaisthimata.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1010, 'com_content.article.142', '', '2022-10-05 09:13:36', 43, 3686, 'd4998bcb5a3a3bb82e65d8bba277cee4c0cfec4b', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"The benefits of positivity to our health\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The benefits of positivity to our health \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac. Love makes the world go round and kindness makes people come together. Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. In particular, experiencing positive emotions protects us from symptoms of illness such as sniffles, headaches and pain in the abdomen and stomach. Experiencing positive emotions encourages people to make healthy choices, avoid threats and take care of themselves, contributing to an overall improved health. Also, positive feelings are a wall of protection against depression, enhancing psychological well-being and life-satisfaction. Lastly, positivity is directly related to maintaining a healthy heart rate, which, in turn contributes to general health and longevity. .<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:13:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:13:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg?width=4963&height=3062\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1011, 'com_content.article.137', '', '2022-10-05 09:14:17', 43, 3959, '05b7860b344f4d631a3ddb89b7eb68872ce7d09e', '{\"id\":\"137\",\"asset_id\":387,\"title\":\"What is Happiness \",\"alias\":\"\\u03c4\\u03b9-\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is Happiness \\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03cd\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03bc\\u03b1\\u03b3\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03b3\\u03b3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bf \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd. Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives. We all want and seek happiness, but we are constantly evading both its meaning and the ways in which we can achieve it. Studies around the world show that people put happiness on the top of their list of desires in life -higher than money and reputation. According to Positive Psychology, happiness is the experience of positive emotions here and now. Life is divided into insignificant and important events. The insignificant events are the ones that consume most of our time, while the important ones are those that fill our lives, embellish it. It\'s in our discretion with what we fill our time and where we choose to focus. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:14:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:13:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-apotelei-tin-eutuxia.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-apotelei-tin-eutuxia.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1012, 'com_content.article.136', '', '2022-10-05 09:14:43', 43, 3863, '377d148f66959437f87c625b0c3d58a1e97c63e7', '{\"id\":\"136\",\"asset_id\":385,\"title\":\"Happiness starts with you!\",\"alias\":\"\\u03b7-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac-\\u03b1\\u03c0\\u03cc-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Happiness starts with you! \\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2, \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03b5\\u03b9. Happy is the person who, even during difficulties, finds a reason to smile. The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy. It will certainly not be just one thing. Once you have found your own happiness factors, you need to integrate them in your everyday plan and focus on developing them further. - You are responsible for your happiness more than any other. And after you become a fulfilled and happy person, it is time to become a transmitter of happiness for the people around you. - Transmit the positive feelings you have in you with kind actions to those around you, friends, acquaintances, coworkers or even people you don\\u2019t know. It does not need to be a great gesture; a good morning and a nice comment are enough to make someone\'s day. Consider how happier our world would be if we all acted like this ...That\'s why you make the beginning and drag others to your happiness! \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:14:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:14:20\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-eutuxia-ksekina-apo-esena.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-eutuxia-ksekina-apo-esena.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1013, 'com_content.article.135', '', '2022-10-05 09:15:08', 43, 4639, '41812109c5555b360cb805d0b4bf7eab83d7df3a', '{\"id\":\"135\",\"asset_id\":383,\"title\":\"What is awe and what is its significance to our happiness\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is awe and what is its significance to our happiness \\u039f \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc\\u03bb\\u03b1\\u03ba\\u03ba\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03ac\\u03c3\\u03c0\\u03b7, \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03c3\\u03c4\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03c4\\u03b1\\u03b9. One looks at the water and sees mud, the other the reflection of the stars. Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. For example, when we see some great architectural construction, when we witness a natural phenomenon of rare beauty or when we witness the birth of a child... The feeling of awe has the same powerful effect to our happiness. However. in contrast to all other positive emotions, it is the only one that does not make us smile or laugh. Let\'s look at 3 ways to incorporate a sense of awe into our everyday lives: - Walk in nature as often as you can: take a walk and observe the environment, the sounds, the objects, the people and the colors you encounter. Observe the treasures of nature; you will feel awe looking at the clouds floating away. - Get the most out of your trips: when you find yourself in a new holiday spot, try to wake up early in the morning and live your day to the fullest, enjoying the sunset, observing the people, the sights, the beauty of nature, the new tastes and everything else around you. - Get out of your comfort zone at least once a day: you do not have to go on vacation to experience feelings of awe. You just need to observe beauty in your everyday life. This will be easier if you make sure you do something different every day, such as a night stroll, a concert, hiking and gazing at the city from the top of a hill, watching your favorite sport -whatever else pleases you, as long as it\'s not something you do every day! \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:15:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:14:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg?width=1024&height=695\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1014, 'com_content.article.129', '', '2022-10-05 09:15:40', 43, 3760, '54cee1acb745bba2fca7999d423f77b7d21b14fc', '{\"id\":\"129\",\"asset_id\":371,\"title\":\"What is Gratitude?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is Gratitude? \\u0391\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. Among the things you can give and at the same time keep, is your word, a smile and a heart full of gratitude. Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. Indeed, the feeling of gratitude increases dopamine, serotonin and oxytocin levels, the neurochemicals that make us \\u03bd\\u03b1 feel good! Gratitude brings us closer to other people, generosity and the feelings of generosity, security and consistency, while driving away negative emotions. Start showing your gratitude today! \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:15:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:15:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1015, 'com_content.article.127', '', '2022-10-05 09:16:41', 43, 3886, '72e216a38502b993576d4f19a2896e4c4ebf6234', '{\"id\":\"127\",\"asset_id\":367,\"title\":\"Gratitude: catharsis or reciprocity?\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \\\"goals\\\" of people expressing gratitude.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Gratitude: catharsis or reciprocity? \\u0391\\u03c2 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03c7\\u03b1\\u03c1\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b7\\u03c0\\u03bf\\u03c5\\u03c1\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b8\\u03af\\u03b6\\u03b5\\u03b9. Let us be grateful to people who make us happy, they are the charming gardeners who make our souls blossom. Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \\\"goals\\\" of people expressing gratitude. Catharsis is the process in which a person experiences strong emotions. For example, after an anxiety or traumatic event, crying is a way of releasing tension. Similarly, gratitude works as a catharsis. We show gratitude in our efforts to release some negative emotions such as guilt, sadness, anger, etc. Reciprocity refers to the exchange of actions. In this case, the exchange of positive emotions. When one shows gratitude to another person, then this person can be motivated to make a kind act in return. Besides, acts of gratitude are not just for the people we know! This way positivity can be transmitted beyond our own circle. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:16:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:16:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/eugnomosyni-katharsi-i-amoivaiotita.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/eugnomosyni-katharsi-i-amoivaiotita.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1016, 'com_content.article.123', '', '2022-10-05 09:17:24', 43, 3529, '5bd7e518d5327ff42486268fcce4583527304740', '{\"id\":\"123\",\"asset_id\":359,\"title\":\"Do not stop asserting yourself!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do not stop asserting yourself! Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well. It is a continuous process that starts in self-knowledge. It takes practice, and it would be helpful to start practicing in easy situations in order to develop the necessary self-confidence. In time, you will gradually be able to handle even more difficult situations. If you want people to respond to your ideas and needs, then you should say what you want in a way that will make others respond. When assertiveness is a familiar behavior, you will not need to use techniques to do it. As long as one is practicing, they are likely to build more self-esteem. The best part is that other people will recognize that you respect yourself and will behave, in turn, with respect. Self-esteem is perhaps one of the most basic aspects of a harmonious relationship with yourself and an important precondition for having a high self-esteem. It requires us to accept ourselves. Besides, accepting others requires us to have accepted ourselves first. If you cannot accept yourself, you cannot leave room for third parties. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:17:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:16:44\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/mi-stamatas-na-diekdikeis.jpg?width=1024&height=768\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1017, 'com_content.article.122', '', '2022-10-05 09:18:01', 43, 4233, 'a918f5b99cd09cdbf2117393ce78710f258dc4ab', '{\"id\":\"122\",\"asset_id\":357,\"title\":\"What does positive assertive behavior mean?\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What does positive assertive behavior mean? Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others. Positive assertion is a key component of good communication, which in turn offers greater understanding and leads to better interpersonal and professional relationships. The main components of positive assertion behavior are the following: \\u2022 Expression of positive emotions: refers to the ability of a person to recognize the positive elements and successes of others and to reward them, while at the same time accepting the reward and honest compliments of others in return. \\u2022 Taking initiative: refers to the ability of an individual to express their point of view, which may differ from that of others, but also to accept that the opinion of others may differ from their own. \\u2022 Expression of negative emotions: refers to an individual\'s ability to express their discomfort in relation to someone else\'s behavior, to express a complaint, to defend their rights and to refuse to do what they are asked if they do not really want to. \\u2022 Accepting personal boundaries: refers to the ability of the individual to accept criticism from others, to admit that they have made a mistake or that they do not know something, to ask for help without considering it a personal weakness and to set limits. Consider, for example, how you could answer someone who asks you to do something that does not match your personal needs or that requires time and resources on your part that you do not have or do not want to make available for them. In order to practice assertive behavior, it is necessary to be willing to change your behavior if needed. Step from theory into action and set new goals. What do you think? Are you ready? \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:18:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:17:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/03\\\\\\/06\\\\\\/ti-simainei-thetiki-diakdikisi1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/03\\\\\\/06\\\\\\/ti-simainei-thetiki-diakdikisi1.jpg?width=780&height=521\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1018, 'com_content.article.121', '', '2022-10-05 09:18:36', 43, 5112, 'a020f6cf8b308816b1c6ac7b29bedb5f98a201d9', '{\"id\":\"121\",\"asset_id\":355,\"title\":\"Ask - Believe - Assert! The threefold of success\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Ask - Believe - Assert! The threefold of success \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac. It is not always easy to define truly dynamic behavior. This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms. Assertive behavior is considered as a point of balance between passive and aggressive behavior. It requires you to be accurate, to defend your desires and needs while still respecting the rights, needs and desires of others. It is important to express your thoughts, feelings and beliefs in a straightforward and appropriate manner. When you are assertive, you feel your confidence improving and you draw strength from it. In all interactions with other people, assertiveness can help you express yourself in a clear and immediate way without undermining your own rights or other people\\u2019s rights. On the other hand, aggressive behavior is based on winning. You do what best serves your interests without taking into account the rights, needs or desires of other people. When you are aggressive, you act egoistically. Your behavior can be considered as pressuring or even intimidating. You get what you want, often without asking. By adopting such aggressive behavior, you undermine the opinions and feelings of others. Aggressive responses encourage people to respond in a non-assertive manner, either aggressively or passively. Similarly, reacting in a passive or non-assertive way tends to be regarded as compliance with the wishes of others, but at the same time it can undermine your individual rights and self-confidence. Many people adopt a passive attitude because they have a strong need to be liked by others. Passivity leads people to fail to communicate thoughts or emotions but also to do things they do not really want, with the sole purpose of being accepted by others or avoiding a possible conflict. It also means that they allow others to take over responsibility, lead their life and make decisions in their place. Although all of us have acted in passive and aggressive ways at times, such behavioral reactions often arise from lack of confidence and therefore, are inappropriate ways of interacting with others. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:18:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:18:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1019, 'com_content.article.117', '', '2022-10-05 09:19:29', 43, 3233, '25fb089bace76f6d659bb5c7ccbca537c1926372', '{\"id\":\"117\",\"asset_id\":347,\"title\":\"What reduces and what increases our energy levels\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>What reduces and what increases our energy levels We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention. \\u00a0 \\u00a0 \\u27a2 \\u00a0 \\u00a0What reduces our energy: \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Skipping meals \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Bad nutrition \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Lack of regular exercise \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Excess weight \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Lack of sleep \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Long working hours \\u00a0 \\u00a0 \\u27a2 \\u00a0 \\u00a0What increases our energy: \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Three lighter, healthier meals with a healthy snack in between \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Regular breaks during the day\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Beware of the signs that your energy has depleted (worrying, yawning, hunger, difficulty in concentrating) and do something about it. Do not let yourself get exhausted!<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:19:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:18:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-meionei-.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-meionei-.jpg?width=1024&height=680\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1020, 'com_content.article.116', '', '2022-10-05 09:20:25', 43, 4748, 'ca844d4187357470a22be813a214e8c01326f958', '{\"id\":\"116\",\"asset_id\":345,\"title\":\"How could I handle energy consumption better?\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>How could I handle energy consumption better? \\u039c\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. Energy and persistence conquer all things. The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day. - Firstly, regarding our physical levels, it is important to choose a balanced diet. In particular, it would help to increase your consumption of fruit and vegetables as well as the amount of water you consume in a day. It is important to eat 2 to 3 main meals and consume 2 to 3 snacks in between, that come from all food groups. It would be good to reduce caffeine, sugar, nicotine and alcohol intake. At the same time, limit the sedentary lifestyle and aim for daily exercise! - Concerning mental levels, focus your attention on your energy. Avoid distractions, such as thoughts or activities that may divert you from your pursuits. It would be particularly helpful to focus 90 to 120 minutes on your work and then take a short break. It would be helpful to avoid the negative thoughts you probably make and focus on yourself so you can relax. - The emotional level also seems to play an important role in everyday life, as we often have difficulty recognizing and, by extension, managing our feelings. To change this, it would help if you work through your negative feelings and try not to avoid them. Release them and move on. Focus on the present, be mindful and focus on acknowledging positive emotions. - Finally, we often underestimate the so-called spiritual level. Find meaning and purpose in your life. Discover your values (\\u00abWhat do you want to be remembered by?\\u00bb). Set your main values in your daily activities as priorities. Discover what motivates you and what skills you use best. Make sure to switch between periods of high performance and relaxation. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:20:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:19:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1021, 'com_content.article.115', '', '2022-10-05 09:20:49', 43, 4002, '51899682c69eea6ae1b7021cfa6fc3bcf04b9215', '{\"id\":\"115\",\"asset_id\":343,\"title\":\"What do we mean by \\\"Energy Management\\\"?\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What do we mean by \\\"Energy Management\\\"? \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c1\\u03ad\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2. Energy flows where attention goes. Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. All four sources of energy are essential in both personal and professional life. They interact with each other and are of same importance. Every day, we consume a great amount of energy due to the demands of the multiple roles we are asked to fulfil in our professional and personal lives, so that we can successfully meet the challenges we face. It is important to find ways to manage the energy levels, so we can find internal balance and recognize which factors strengthen and weaken our energy levels during the day. Through everyday actions, energy levels can be replenished systematically, so it is important to revitalize and recharge! Today, due to the fast rhythms of daily life our stress levels are likely to increase. We need to aim for our stress levels to keep us mobilized and alert, but not get so high as to lead us to intense anxiety that consumes our mental and physical energy. We should handle stress in our everyday life and at the same time manage our four energy sources successfully, ensuring balance and well-being in our life. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:20:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:20:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1022, 'com_content.article.111', '', '2022-10-05 09:22:02', 43, 4119, '3cf5978e3175e69d505d8fe810be9a04db12de20', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"Confidence in the workplace\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Confidence in the workplace \\u0395\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9. Appreciate yourself and the rest will follow. Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. Having self-confidence shows that we respect ourselves and intend to express and support our thoughts and feelings. It also, enhances the satisfaction we receive from work. Many people, although seeking self-confidence, suffer from passivity, they abandon their ideas and do not express their view to avoid conflicts with others. Others again, show too much self-confidence in the working environment and this can lead to degradation and exploitation of colleagues. Both approaches can have equally bad results in our workplace so we\'re looking for the golden intersection between the two extremes, the appropriate confidence level. Undoubtedly, the perfect percentage of self-confidence is a very important component of a satisfactory and successful career. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:22:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:20:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg?width=6000&height=4000\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1023, 'com_content.article.110', '', '2022-10-05 09:23:23', 43, 4176, '9ed79f3ae579cf72915a75406980d014f97ff164', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"Live for yourself and not for others!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Having self-esteem doesn\\u2019t mean you are always right; it means you are not afraid to make mistakes.<\\/p>\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Live for yourself and not for others! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. Having self-esteem doesn\\u2019t mean you are always right; it means you are not afraid to make mistakes. People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. Be cautious! Every person has their own philosophy about life and how to deal with things. This means that you cannot please everyone. So avoid comparisons. It is a significant source of misery. Many people have characteristics that you are missing, but you also have virtues missing from others. Do not look for perfection. No one is perfect and that\'s amazing. There is an immense space for improvement. Do not be afraid to make a mistake. Mistakes help you learn and get better and better. Focus on what you have and love yourself for what it is. Believe in yourself and never give up! The self confidence boost should never stop and must be an everyday goal, because self-love is a constant need! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:23:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:22:05\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg?width=1024&height=681\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1024, 'com_content.article.109', '', '2022-10-05 09:24:54', 43, 4254, '71dc1142605f800ec12416490b50fefc74a0a97c', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"What is self-confidence?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is self-confidence? \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u00abNo one can make you feel inferior without your consent\\u00bb Eleanor Roosevelt Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. Even if they do not have a successful result, they do not give-up. They have faith to themselves and their abilities, as they seem to be able to exercise control over their life. They keep a positive attitude even when things do not work well because they have accepted and respect themselves as they are, including their faults. Thus, self-confidence inspires healthy emotions such as dignity, self-control, tolerance, accountability, respect for others and self-respect. It is part of our self-esteem and it is a way of expressing it. The person takes the initiative and defends what he considers important. Self-confidence works in accordance with realistic and valid self-evaluation, by taking over responsibility and keeping a dynamic attitude against everyday difficulties and unavoidable adversities. But in order for the individual to become self-confident, their way of thinking plays an important role. What do you think? What is going on in your mind as you read these lines? \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:24:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:24:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg?width=1024&height=573\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1025, 'com_content.article.104', '', '2022-10-05 09:25:46', 43, 4456, '69301f248a725f46385b534e94d94fc1c8f456ec', '{\"id\":\"104\",\"asset_id\":321,\"title\":\"The\\u202fConcept\\u202fof\\u202fautonomy\\u00a0\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-weight: bold;\\\">Autonomy<\\/span>\\u202for\\u202f<span style=\\\"font-weight: bold;\\\">psychological maturity<\\/span>\\u202fis a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The\\u202fConcept\\u202fof\\u202fautonomy\\u00a0 \\u03a3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd! \\u0391\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7, \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b5\\u03bc\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9! Support \\u202fyourself\\u202f and depend \\u202fon you!\\u00a0\\u00a0 \\u00a0 Autonomy\\u202for\\u202fpsychological maturity\\u202fis a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons.\\u00a0 \\u00a0 When can a person be considered as autonomous?\\u00a0 \\u00a0 -Survival independence:\\u202f\\u202f not needing a third party to undertake part of your work and\\u202feveryday responsibilities.\\u00a0 \\u00a0 -Belief and decision independence:\\u202f making your own decisions (about work, relationships, studying, house-matters, etc.) and be able to implement them without the need for confirmation or consent of others, while taking over all responsibility.\\u00a0 \\u00a0 -Emotional independence: having the inner resilience to build your sense of self on your own, without depending on others to make you happy or tell you who you should be.\\u00a0\\u00a0 \\u00a0 -Conflict independence:\\u202fbeing resilient to the negative feelings of relatives or friends and colleagues -without ignore them, but being able to face them whilst not being overwhelmed. Also, not being afraid to oppose them, leave the conversation or open aa discussion with them when needed.\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:25:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:24:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg?width=1024&height=574\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1026, 'com_content.article.101', '', '2022-10-05 09:26:29', 43, 3658, '581e2547726b2cecdc23598c0088cdb21fc13862', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"What\\u202f is\\u202f self-control?\\u00a0\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Self-control refers to the\\u202f<span style=\\\"font-weight: bold;\\\">ability<\\/span>\\u202fof controlling\\u202f<span style=\\\"font-weight: bold;\\\">feelings<\\/span>\\u202fand\\u202f<span style=\\\"font-weight: bold;\\\">desires<\\/span>\\u202fespecially in tough situations.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What\\u202f is\\u202f self-control?\\u00a0 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9. I\'m not what happened to me.\\u202f I am \\u202fwhat I\\u202f choose to become .\\u00a0 Self-control refers to the\\u202fability\\u202fof controlling\\u202ffeelings\\u202fand\\u202fdesires\\u202fespecially in tough situations.\\u00a0 \\u00a0 More specifically, in the field of psychology, self-control is interpreted as the ability\\u202f to subdue\\u202f our impulses, our feelings and behaviors to reach long-term goals. Self-control is mainly regulated by the pre-frontal cortex, thanks to which, instead of responding directly to every impulse that emerges, we can\\u202f plan ,\\u202f assess \\u202falternative actions and ideally,\\u202f avoid \\u202fthings we will regret later on. The basic precondition of self-control is the ability of \\u202fcontrolling our instincts . In a time of direct satisfaction, self-control is perhaps an undervalued ability which, however, is worth fighting for.\\u202f \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:26:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:25:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1027, 'com_content.article.100', '', '2022-10-05 09:27:09', 43, 4363, 'ee0e36f15d2e78f7786cf4221cdcdc1b3e3398fb', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"Self-control\\u202fin\\u202fpractice\\u00a0\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">Success and achievement of goals is based on\\u202f<span style=\\\"font-weight: bold;\\\">good habits, <\\/span>which in turn, are based on\\u202f<span style=\\\"font-weight: bold;\\\">discipline\\u202f<\\/span>and <span style=\\\"font-weight: bold;\\\">self-control<\\/span>.\\u00a0\\u00a0<\\/p>\\r\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">These are\\u202f<span style=\\\"font-weight: bold;\\\">four ways\\u202f<\\/span>to improve self-control and develop more adaptive habits:\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fin\\u202fpractice\\u00a0 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. One of the biggest\\u202f challenges is regulating behavior.\\u00a0 \\u00a0 Success and achievement of goals is based on\\u202fgood habits, which in turn, are based on\\u202fdiscipline\\u202fand self-control.\\u00a0\\u00a0 These are\\u202ffour ways\\u202fto improve self-control and develop more adaptive habits:\\u00a0 \\u00a0 Avoid temptation\\u202f\\u00a0 \\u00a0 It is not easy to resist the temptation.\\u202fOne study found that the way most people resist temptation is by avoiding it. A prerequisite for this is self-control, which leads to more efficient decision-making and self-help strategies.\\u00a0 \\u00a0 Measure your progress\\u00a0 \\u00a0 Keeping track of your progress can keep you focused on your goals. It also helps you get to understand your own behavior better and makes it easier to\\u202fmaintain or change\\u202fyour habits.\\u00a0 Learn how to manage stress\\u202f\\u00a0 \\u00a0 Taking a break and taking a few breaths help slow down your heart rate and relax. Make sure you\\u202fexercise\\u202fregularly,\\u202feat\\u202fhealthily and sleep\\u202fadequately to improve your focus, cognitive function and health.\\u202fPeople seem to make\\u202fbad decisions\\u202fwhen their blood sugar is low and they lack sleep. Exercise helps you sleep better and follow a more disciplined diet plan.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:27:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:26:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg?width=6000&height=4000\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1028, 'com_content.article.99', '', '2022-10-05 09:27:52', 43, 4601, '2cf6b0abb8658466e1d234c02ef339a2d5069f51', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions.\\u00a0 \\u00a0 Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:27:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:27:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1029, 'com_content.article.98', '', '2022-10-05 09:29:10', 43, 4933, 'ca3f56e3e94ba9e77ca253f3fb510538280c3a18', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"Why\\u202fis\\u202fself-control\\u202fso\\u202fdifficult?\\u00a0\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>Self-control is the key element of\\u202fself-esteem\\u202fand self-esteem is the key element of\\u202fcourage.\\u00a0<\\/p>\\r\\n<p>Who said that\\u202fself-control\\u202fis something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.\\u202f\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Why\\u202fis\\u202fself-control\\u202fso\\u202fdifficult?\\u00a0 \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03ac\\u03c1\\u03c1\\u03bf\\u03c5\\u03c2. Self-control is the key element of\\u202fself-esteem\\u202fand self-esteem is the key element of\\u202fcourage.\\u00a0 Who said that\\u202fself-control\\u202fis something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.\\u202f\\u00a0 Haven\'t you noticed that after a long day,\\u202flosing\\u202fcontrol is easier as you feel\\u202fexhausted\\u202fand lacking energy? It\'s one of those days that you will easily break the diet and think \\\"It\'s worth having a sweet, because I got so tired today\\\".\\u00a0 \\u202f\\u00a0 Change\\u202fis something not everyone likes and many times people get\\u202fsidetracked. It\\u2019s natural to root for\\u202fa routine which is familiar and convenient. So a change in habits will require behavioral adaptation and thus influence your self-control. However, there are ways that can help you understand when your self-control is\\u202frunning out, but also how to regain it.\\u00a0 What are the signs that show you lack self-control? \\u202f\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Disruption\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Anger\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Lack of patience\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0 Difficulty concentrating\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Indistinct thoughts\\u00a0 You need a lot of time\\u202fand\\u202fpractice\\u202fto re-gain self-control.\\u202fSelf-discipline\\u202fis something you learn in childhood. But there are times when the conditions or the way you were raised did not allow you to practice enough self-control. However, as an adult, you begin to realize that self-control is necessary. You do not have to be disappointed. It is important to take\\u202flittle steps\\u202fat a time, recognize your improvement and reward yourself for it.\\u202f\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:29:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:28:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1030, 'com_content.article.93', '', '2022-10-05 09:30:12', 43, 2343, '4a0bb35be6b763341ef98472ce6cf7ebec29aeb6', '{\"id\":\"93\",\"asset_id\":299,\"title\":\"The barriers to enjoyment \",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fOpen the door to enjoyment.\\u202fEnjoyment barriers refer to\\u202fstrategies we use to put obstacles in the positive feelings which arise when something good happens to us.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:30:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:29:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1031, 'com_content.article.91', '', '2022-10-05 09:31:12', 43, 5215, '711038db5b4e93ac4f5961ba0c9f78b92bbe2060', '{\"id\":\"91\",\"asset_id\":295,\"title\":\"The\\u202fstrategies\\u202fof\\u202fenjoyment \",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fIt\'s not how much we have, but how much we enjoy what defines happiness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The\\u202fstrategies\\u202fof\\u202fenjoyment \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2 \\u202fIt\'s not how much we have, but how much we enjoy what defines happiness. The following strategies will help you focus on a positive experience,\\u202fintensifying\\u202for\\u202fprolonging\\u202fits influence on you:\\u202f \\u00a0 Live in the present Let yourself experience\\u202fthe here and now,\\u202fbe mindful. Feel the overall\\u202fsensation of the positive experience. Connect to what happens, just as it happens; without judging or analyzing it. Just experience it, giving the necessary time to feel what is happening at this precise moment. \\u00a0 Implementation of positive emotions This strategy refers to using your body to express positive emotions. In this way, the experience will become more\\u202fintense. For example, laugh \\/ smile when you are happy, hug when you want to show your love, affection and compassion, caress when you feel intimacy, extend your arms and torso when you are excited. \\u00a0 Share! Seek to share\\u202fpositive experiences\\u202fwith others: Celebrate birthdays, joyful events, achievements. Discuss positive feelings\\u202fand convey them: Say how happy you are, how optimistic you are, how much love and tenderness you feel about someone and spread this feeling to your surroundings. For example, go to the office, praise your colleagues, open the window and tell them what a nice day it is outside. \\u00a0 Positivity in your life journey (past &amp; future) The mental image of a positive event of the past makes us\\u202fre-experience the positive feelings that it had caused. Also, the expectation of positive events in the future and the planning of the positive outcome of an imminent situation has been proven to motivate us to act in such a way that we will implement it and succeed. If you think something will go well, it will go well!\\u202f<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:31:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:30:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1032, 'com_content.article.90', '', '2022-10-05 09:31:40', 43, 4927, 'af42706f6f6e0af1fd0f36d1bbe472e93d49db72', '{\"id\":\"90\",\"asset_id\":293,\"title\":\" What\\u202fis \\\"enjoyment\\\"? \",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\">The term \\u00abenjoyment\\u00bb, was recently introduced by\\u202fBryant\\u202f&amp;\\u202fVeroff,\\u202fscientists from the field of\\u202fPositive Psychology.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What\\u202fis \\\"enjoyment\\\"? \\u0388\\u03bd\\u03b1 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03bf\\u03bc\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03be\\u03bf\\u03b4\\u03c1\\u03bf\\u03bc\\u03b5\\u03af. \\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 Bryant &amp; Veroff, \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. The really happy person is the one who can enjoy the scenery, even when they have to take a detour. \\u00a0 The term \\u00abenjoyment\\u00bb, was recently introduced by\\u202fBryant\\u202f&amp;\\u202fVeroff,\\u202fscientists from the field of\\u202fPositive Psychology. \\u00a0 The term refers to our ability to focus on a positive experience,\\u202fintensifying\\u202for\\u202fprolonging\\u202fits influence over us. It is an active\\u202fprocess that, with little practice, can make us more satisfied with life and, ultimately, happier. Enjoying an experience doesn\\u2019t just refer to feelings of pleasure or joy. You need to be able to\\u202frecognize\\u202fthe positive feelings, the\\u202fmoment they arise.\\u202fSo an important prerequisite for one to enjoy an experience is to be able to be\\u202fconsciously\\u202fpresent\\u202fin the here and now,\\u202fbeing mindful of what is happening. \\u00a0 Many confuse enjoyment\\u202fwith pleasure. Let us see, however, whether these two concepts are linked.\\u202f\\u202fAristotle\\u202fhad proposed two types of happiness; pleasure and bliss. The first refers to the happiness that arises from the acquisition of pleasure and avoidance of pain. The second refers to the happiness that comes from a life of meaning and tendency of self-realization. According to Bryant\\u202f&amp;\\u202fVeroff,\\u202fenjoyment is philosophically based on a way of life, which\\u202fcombines both pleasure and bliss, achieving a balance between these two situations.<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:31:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:31:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-oros-apolamvanein.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1033, 'com_content.article.84', '', '2022-10-05 09:32:39', 43, 4081, '95e2b2999bcc88bef1fef79b058175b964a3ccb2', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"The Importance of Parental Relationship Styles in Adult Love Relationships\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The Importance of Parental Relationship Styles in Adult Love Relationships The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver. During infancy and childhood, the emotionally warm events we share with our parents, lead us to shape close emotional ties and shape the way we create links with others throughout our lives. Tender behaviors such as touching, caressing, holding, kissing and hugging help us develop a sense of love and security, increasing oxytocin (the \\\"hormone of love\\\"), which is responsible for making us feel close to others and helps us relax and trust. The bond with the principal care-giver during infancy is not only important for our survival. It provides us with the security and the comfort needed when we are under stressful conditions and sustains our physical and mental well-being. When we have experienced this bond as infants, then as adults we built safe relationships and we choose partners that correspond to our feelings accordingly. On the other hand, people who have experienced insecurity during infancy, tend to experience insecurity, stress or avoidance in their relationships later in life, either by clinging to their partners because they feel that they do not love them enough, or by feeling very uncomfortable when committed to a partner, thus, leaving close relationships and avoiding long-term ones. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:32:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:31:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg?width=1024&height=681\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1034, 'com_content.article.83', '', '2022-10-05 09:33:16', 43, 5049, 'd0b08ca643d734e20c0b2ba1379fdc8a0788b1fe', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"Jealousy: a \\\"good\\\" or \\\"bad\\\" feeling?\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Jealousy: a \\\"good\\\" or \\\"bad\\\" feeling? Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined. Jealousy is not limited to romantic relationships; it can arise between siblings competing for parental love, colleagues, friends etc. Jealousy differs from envy, as jealousy always implies the presence of a third person. Envy arises between two people and can be better described as \\\"I want what you have\\\". Although jealousy is a painful emotional experience, evolutionary psychologists do not see it as a feeling that must be suppressed, but as a wake-up call that an important relationship is in danger and steps must be taken to secure the love of our friend or partner. But what is the underlying reason that motivates jealous responses? Several traits such as low self-esteem, neuroticism, insecurity, possessiveness, dependency and an anxious attachment style have been linked to greater jealousy: Bringle and his colleagues have claimed that communicative responses, if expressed properly, can lead to more satisfying relationships by reducing uncertainty, maintaining or repairing relationship, and restoring self-esteem. Not all responses however can be constructive; Jealousy is a complicated reaction that can create major relationship problems. Guerrero and colleagues have proposed that general behavior responses differ in whether they are directed at a partner or a rival, at What we need is to manage better the expression of jealousy and the behavior resulting from it. In a nutshell, jealousy is considered a legitimate feeling like everything, but only when it does not drift us into extreme behaviors. While it can work protectively for one important relationship, it can also work destructively, if we exaggerate its expression. If you are feeling jealous you should avoid situations that are likely to arouse false suspicions, work on building confidence in yourself and your relationship and communicate your feelings with your partner. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:33:16\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:32:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/zileia-kalo-i-kako-synaisthima.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/zileia-kalo-i-kako-synaisthima.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1035, 'com_content.article.82', '', '2022-10-05 09:33:48', 43, 3063, '33256f09e2cd8faa3b2fc1dea631d7571dd61daf', '{\"id\":\"82\",\"asset_id\":277,\"title\":\"Love or passion?\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Love and sexual passion are two definitions that often confuse and \\\"perplex\\\" us especially in the beginning of a relationship.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Love or passion? Love and sexual passion are two definitions that often confuse and \\\"perplex\\\" us especially in the beginning of a relationship. Every person is driven by the biological urge to reproduce, so the passion that leads to sexual desire is an essential element in creating and establishing a relationship. Passion, however, must not be confused with lust, a feeling of momentaneous enjoyment. While, passion is one of the elements of love, it is not the only one, nor is it the only condition for forming a long-term relationship. In particular, passion can lead to the creation of a relationship, which, if enriched with other key elements such as intimacy and commitment will become long-term. On the other hand, relationships with intense passion, that overtakes the rest of the elements in the relationship, will probably be intense but short. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:33:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:33:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg?width=6000&height=4000\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1036, 'com_content.article.81', '', '2022-10-05 09:34:30', 43, 3569, 'a54053d04f895720c97018aff0f4741533ed3552', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"Romantic love is...\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">A question that concerns all of us especially at a young age is \\u201cwhat love is\\u201d.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many compare the feeling of being in love with what one feels under the influence of substances.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Romantic love is... \\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; A question that concerns all of us especially at a young age is \\u201cwhat love is\\u201d. Many compare the feeling of being in love with what one feels under the influence of substances. This view is not far from the truth, as when we fall in love dopamine and norepinephrine levels rise and our serotonin levels are also affected making us more eager, more energetic and more excited. When we are at the beginning of a romantic relationship, we tend to idealize our partner and we disregard any negative elements; thus, the expression \\u00ablove is blind\\u00bb. Despite the euphoria and pleasure that this emotion gives us, it lasts for a few months to a few years and certainly it isn\'t what keeps us in a long-lasting relationship. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:34:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:33:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/erwtas-einai.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1037, 'com_content.article.80', '', '2022-10-05 09:35:56', 43, 4155, 'b93927075bdfd8b0d17a758fb2fbf8a32534461e', '{\"id\":\"80\",\"asset_id\":273,\"title\":\"Love is...\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Love is... \\u0397 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love: The 3 components Intimacy: which involves feelings of closeness, connectedness, and bondedness Passion: which refers to drives that lead to physical attraction, romance and sexual consummation. Decision\\/commitment: which refers to the decision that one loves his partner and lead a person to remain in the relationship and move toward shared goals. The 7 different kinds of love Friendship: there is intimacy without any erotic passion or long-term commitment. Infatuation: characterized by feelings of lust and physical passion, lacking intimacy and commitment. Empty love: characterized by commitment without passion or intimacy. Romantic love: there is intimacy and physical passion but commitment is still undecided. Companionate love: there is intimacy and a long-term commitment but minimal or no sexual desire. Fatuous love: a commitment based mainly on passion but lacking intimacy. Consummate love: it represents the \\\"ideal\\\" relationship with all three components; intimacy, passion and commitment. Although all three components are required for an ideal relationship, the amount of each component can differ from relationship to relationship and from time to time. Noticing the way the components interact will give you a chance to highlight areas that may need improvement. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:35:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:35:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg?width=6000&height=4000\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1038, 'com_content.article.75', '', '2022-10-05 09:36:28', 43, 4390, 'e414dafb6ee925f6745be6a3a1f87820cec2e5b6', '{\"id\":\"75\",\"asset_id\":263,\"title\":\"The Importance of Interpersonal Relationships\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The only people who deserve to \\\"stay\\\" in your life are those who never left!<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The Importance of Interpersonal Relationships \\u039f\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u00ab\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u00bb \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c6\\u03c5\\u03b3\\u03b1\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad! The only people who deserve to \\\"stay\\\" in your life are those who never left! The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans. Humans are social species according to Aristotle and that\'s why their relationships with other people are of special importance in life. A person with healthy interpersonal relationships is a happy person, as research has shown that our relationships are the number 1 factor of happiness, before money and glory. We can understand the difference ourselves if we consider how we feel as a member of a happy and tied family in comparison to when we get a raise or a promotion at work. Surely there is joy and satisfaction in the second case, but at first, the feeling is deeper and lasts longer. That is why it is worth investing more in the people around us, giving them more space and time in our lives, because that is how we take care of ourselves. Interpersonal relationships refer to the closest relationships we form with people, ie, friendly, erotic, collegiate, parental, relative, etc. And remember, the relationship always consists of two members -not more! I may be a member of the same family, but my relationship with my son differs from the relationship I have with my husband. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:36:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:35:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1039, 'com_content.article.74', '', '2022-10-05 09:38:09', 43, 5351, '09fd740f5290943daea86724b2b191aa143a2ca2', '{\"id\":\"74\",\"asset_id\":261,\"title\":\"Successful relationships\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">You do not need someone to complete you, but someone to fully accept you.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Successful relationships \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. You do not need someone to complete you, but someone to fully accept you. It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries. \\u2666 Trust Is based on 3 key pillars: honesty, values and positive focus. - Trust begins in ourselves and our feelings. If we are honest with what we believe and feel, we can be honest with the rest of the people in our lives and not be afraid to share with them something unpleasant. - Values refer to our personal moral code according to which we act. Many times, this code differs or it can even come as opposed to that of another person. In this case we should either reach to a compromise that will serve both sides well or decide what is more important to us; keeping eternal struggles in a relationship makes it unbalanced. - Positive stance refers to the focus on the positive characteristics of the personality of the our partner and our relationship. Each of the two members of the relationship has their own distinct personality and that is what makes our relationship worthwhile. It does not benefit from constantly dealing with what we want to change in the other person and maintaining am electrified atmosphere. \\u2666 Respect and understanding are based on sharing and effective communication. - Sharing problems and taking responsibility in a relationship is extremely important for its balance. In a difficult situation, it is important to consider the other person as our ally rather than an obstacle or something unrelated to our problem -regardless of whether this problem is related to the relationship or not. - In communicating it is important to try to understand the emotional state of the other member of the relationship and \\u201cget in their shoes\\u201d for a few minutes (this is empathy). It is good to avoid accusations and talk about ourselves and our own responsibilities. We should avoid terms like \\u00abalways\\u00bb or \\u00abnever\\u00bb. \\u2666 Boundaries are very important in a relationship, not to keep us distant from the other person, but to protect our individuality and frame a safe place for our relationship. That is why we need to ask ourselves the following questions: How far can I go? What do I want? What do I need? Then we are ready to set our limits. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:38:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:36:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg?width=1024&height=684\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1040, 'com_content.article.73', '', '2022-10-05 09:40:33', 43, 3767, 'd3c11d156309078972dc4abd6301ba2238cafbc8', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"Understanding and expressing emotions\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Understanding and expressing emotions \\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings. A prerequisite for this is the cultivation of emotional understanding. Emotional understanding means getting deep awareness of our own emotions first and then to take into account the other person\'s feelings. Emotional understanding helps us deal with our emotions without avoiding them. It also offers us the ability to effectively handle the other person\\u2019s the feelings. To achieve understanding you first need to express those feelings. The ability to express our emotions is an integral part of a successful relationship. People tend to share their positive feelings, but have difficulty expressing the negative emotions they experience from time to time. At this point it is important to remember that we do not need to avoid expressing what we feel in order not to hurt the people around us. They will only be hurt when they see you troubled and you shut them out of what you experience. Thus, it\'s a good idea to face them and discuss your feelings -both positive and negative. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:40:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:38:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1041, 'com_content.article.65', '', '2022-10-05 09:41:35', 43, 4500, '0f053c7fbff857b47476e01cb1b69ba24b7842df', '{\"id\":\"65\",\"asset_id\":243,\"title\":\"Anger Management tips\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Anger makes your mouth work faster than your mind.<\\/p>\\r\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Anger Management tips \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5. Anger makes your mouth work faster than your mind. Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you. - Exercise is a good form of venting off, in general. Even if you do not have a lot of time at your disposal, a quick walk is enough, as exercise increases hormones that calm and relax us. - Take your time. If you feel that you cannot manage your anger, move away from the stimulus that triggers you. For example, in order to avoid a violent outburst in an argument, ask your interlocutor for some time, move away and return to the conversation after a few minutes. This tactic can work alone or in combination with the next one suggested. - Count to 10. This technique is suitable for both youngsters and adults. Count slowly up to 10, taking breaths at the same time. If necessary, keep counting until 20. - Avoid using expressions such as \\\"never\\\", \\\"always\\\" as well as generalizations. Focus on what is happening at the moment and express your anger in words, communicating your own, deeper emotions. For example, you can say I feel upset you left the table without picking up your plate\\u201d instead of \\u201cYou never do anything in here, you\'re always expecting everything from me\\u201d. - Next time you recognize indications that lead to an angry outburst, remember to practice the above tactics and then adopt those that work best for you. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:41:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:41:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1042, 'com_content.article.64', '', '2022-10-05 09:42:01', 43, 3303, '408715d7d40ecf04a967a5b1a3f9714cfa5bb4a6', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"Conflict management \",\"alias\":\"conflict-management\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Conflict management \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5. Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week. Then separate a sheet of paper into 4 columns - Conflict issue - People involved - What happened - Fire word Feel in the columns based on your three recent events For example - Conflict issue housework - People involved me and my partner - What happened my partner accused me of not helping out by saying \\\" you never help me out. I do everything by myself!\\\" - Fire word never, everything Now consider if what was said could be expressed in different words - either on your side or your partner\'s side, by replacing the fire words that spiked the conflict. Note down the different ways you could express yourself in similar situations next time you are in the conflict think of your notes. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:42:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:41:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1043, 'com_content.article.63', '', '2022-10-05 09:42:55', 43, 4449, '82af7f9362ebcbf82c652506ff0b0c7653a66165', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"Anger and its Expression\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Anger doesn\\u2019t solve anything, it builds nothing but it can destroy everything.<\\/p>\\r\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Anger and its Expression \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. Anger doesn\\u2019t solve anything, it builds nothing but it can destroy everything. Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. Anger is an adaptive response to threats that is instinctively and naturally expressed through aggression. However, it is often incriminated as a negative emotion. This has led a great part of society to prevent the expression of anger. Not expressing our feelings is an unhealthy way of avoiding conflicts. In many cases, that anger gets \\u201ctrapped\\u201d inside, \\u201cdisguised\\u201d into other emotions or redirected to ourselves or others. A typical dysfunctional management of anger is its internalization. We see people who prefer to overlook certain situations that make them angry and once they they\\u2019ve reached their breaking point, they outburst with a disproportionate reaction. The internalization of anger can also appear in the form of negative or judgmental behavior towards someone to whom we have not explained what has bothered us. On the other hand, we observe people who externalize their anger in a dysfunctional way that may include intense or even violent outbursts, because of the difficulty of controlling and managing their feelings. It is understood that in order to manage our anger constructively, it is necessary to primarily recognize what makes us angry, the reason behind this feeling, to realize our needs and communicate them with respect to others. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:42:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:42:04\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1044, 'com_content.article.59', '', '2022-10-05 09:43:20', 43, 4326, 'aa15f316c11699d8fe3706fa65ac19a82a2f2c71', '{\"id\":\"59\",\"asset_id\":231,\"title\":\"Why leave for tomorrow what you can do today?\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Why leave for tomorrow what you can do today? \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc, \\u03bc\\u03b7 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2. All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately. Certainly, such behavior does not bring about disaster, but it can significantly affect the quality of our lives, especially when it comes to urgent and important issues. However, it is vital to understand the reasons that perpetuate this \'\'habit\'\', as only then can we get rid of it. As odd as it sounds, the bases of procrastination can be the fear of failure and the fear of success. In the first case, by fearing the negative outcome of a situation we choose inertia and sustain our comfort zone. In the second, believing that success is accompanied with higher expectations and demands from others around us and ourselves in which we doubt we can respond, leads us to avoiding to take action. In addition, homeostasis makes us feel secure. Things are predictable and this creates a familiarity that we do not want to risk. For example, one can postpone the ending of a relationship because it requires adaptation to new norm. In a closing note, procrastination may be due to a mood disorder. This is also evident in people with depressive symptoms that they have difficulty making decisions and taking action, due to low energy reserves, lack of self-confidence etc. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:43:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:42:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1045, 'com_content.article.58', '', '2022-10-05 09:43:47', 43, 4238, '7d4f8e701548c34e74bf16cf6dc1afe295f1c51b', '{\"id\":\"58\",\"asset_id\":229,\"title\":\"What is Procrastination?\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is Procrastination? \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. Procrastination makes easy things hard, hard things harder Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay. Initially, postponing a goal does not mean complete failure. Some people who procrastinate often say \'\' I work better under pressure \'\' . It is true that in shorter timeframes, the hormone adrenaline (which helps with our organizational skills) increases. So, even someone who is procrastinating can eventually meet a deadline. However, performing under pressure can impact their body physically and mentally, due to physical exhaustion and feelings of stress and guilt. However, when procrastination occurs as a behavioral pattern, it can lead to difficulties at work, studying, interpersonal relationships and meeting obligations. Why do we choose to postpone something even if we are aware of the consequences? There isn\\u2019t only one answer to this question. It is certain that procrastination serves a purpose, which is different depending on the person and the circumstances. Generally speaking, stress and anxiety can be both a cause and a consequence of procrastination. Still, it has been ascertained that procrastinators usually feel shame or guilt. So when we manage to understand what we feel and why we feel it, when we choose to postpone something, we are already taking steps towards fighting procrastination. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:43:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:43:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1046, 'com_content.article.52', '', '2022-10-05 09:44:49', 43, 3935, '7ef9bbcd600bf3bc57b5d82aca348f25bf47ed74', '{\"id\":\"52\",\"asset_id\":217,\"title\":\"Stress\\u202fand\\u202fhow\\u202fit\\u202fis\\u202fcaused \",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Anxiety, fear and stress play an important\\u202frole\\u202fin\\u202four survival\\u202fbecause they\\u202fprepare us\\u202fto face\\u202fstressful or\\u202fdangerous situations.<\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Stress\\u202fand\\u202fhow\\u202fit\\u202fis\\u202fcaused \\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u2026 \\u0386\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1; In 10 years from now you will laugh at what makes you anxious today ... So why not start smiling now? \\u00a0 Anxiety, fear and stress play an important\\u202frole\\u202fin\\u202four survival\\u202fbecause they\\u202fprepare us\\u202fto face\\u202fstressful or\\u202fdangerous situations. They trigger the release of a hormone, (adrenaline) that causes\\u202fchanges\\u202fboth physically and mentally. These changes then prepare us\\u202feither to cope with a challenge or to escape a dangerous situation (fight-flight reaction). Once the anxiety or the risk is over, these temporary changes recede. If these reactions do not disappear after the risk has passed and the reaction to the psychological pressure is\\u202fchronic\\u202for\\u202fexcessive, then physiological and mood issues can arise. Under severe stress the combined physical\\u202fand\\u202fmood\\u202fissues may result in panic attacks, autoimmune diseases, mood disorders, health problems, etc. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:44:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:44:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1047, 'com_content.article.51', '', '2022-10-05 09:45:17', 43, 5064, '41e6aea7cc2fb005df300d2171ec1eca59846e82', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"The\\u202frole\\u202fof\\u202fexercise\\u202fin\\u202fthe\\u202ffight\\u202fagainst\\u202fstress \",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness\\u202fand\\u202fvigilance\\u202fas well as relaxation\\u202fand\\u202fcalmness.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The\\u202frole\\u202fof\\u202fexercise\\u202fin\\u202fthe\\u202ffight\\u202fagainst\\u202fstress \\u03a7\\u03b1\\u03bc\\u03bf\\u03b3\\u03ad\\u03bb\\u03b1, \\u03c0\\u03ac\\u03c1\\u03b5 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac Smile, take a breath and begin slowly... \\u00a0 Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness\\u202fand\\u202fvigilance\\u202fas well as relaxation\\u202fand\\u202fcalmness. \\u00a0 The secret lies in the fact that our body during the exercise has the same reactions as when under stress (increased heart-rate, muscle tightness, faster breathing, sweating) but this process in now under our control and we can increase and decrease the intensity at will. It\'s not the same as stress, where the symptoms arise autonomically and often we cannot regulate them. As soon as an exercise regime is completed the relaxation of the muscles provides relaxation to our\\u202fbody\\u202fto tranquility to our\\u202fmood. \\u00a0 Because of chemistry ... \\u00a0 Regular exercise helps\\u202freduce adrenaline and\\u202fcortisol levels (the stress hormones).\\u202fBy reducing these two substances, we restore and maintain calmness in body and spirit.\\u202fIn addition, exercise releases endorphins. Endorphins are brain neurotransmitters responsible for good mood.\\u202fBy introducing a simple form of exercise into our lives, we become happier! \\u00a0 Focusing attention\\u2026 \\u00a0 Exercise requires\\u202ffocusing. Whilst exercising, our mind is focused on the specific activity, even if we do not understand it or do it purposely. This allows the mind to enter a state of\\u202frelaxation\\u202f-even\\u202fmeditation, which helps us escape our ongoing focus on negative situations and problems. \\u00a0 Sweet dreams\\u2026 \\u00a0 Studies have shown that exercise is amid the most\\u202feffective ways\\u202fof coping with\\u202finsomnia\\u202fand gives us a one more\\u202ftranquil\\u202fand\\u202frestful sleep, because it allows us to release excess body energy (which is often the cause of not sleep well) and fall into a deep and relaxing sleep state. \\u00a0 Exercise brings us closer to body\\u202fand\\u202fmental well-being\\u202fand\\u202fprotects us\\u202ffrom the unpleasant consequences of anxiety and depression. The inclusion of an exercise regime in our daily lives is a gift we can give ourselves today!\\u202f \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:45:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:44:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1048, 'com_content.article.50', '', '2022-10-05 09:46:10', 43, 4483, '3dc96aadbd6171c9d64ef146eb70c0eed93c54a1', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"Work\\u202fstress \",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The World Health Organization has officially described stress as \\u201cthe epidemic of 21st\\u202fcentury\\u201d\\u202fwhile according to data provided by\\u202fthe International Labor Organization , \\\"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\\\".<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Work\\u202fstress \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03cc\\u03c0\\u03bb\\u03bf \\u03bc\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bb\\u03ad\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b7 The greatest weapon against stress is our ability to choose one thought over another. \\u00a0 The World Health Organization has officially described stress as \\u201cthe epidemic of 21st\\u202fcentury\\u201d\\u202fwhile according to data provided by\\u202fthe International Labor Organization , \\\"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\\\".\\u202fThis is confirmed by the American Institute for Stress, as they have found that\\u202fthe 75% - 90% of visits to doctors relate to health issues arising from stress.\\u202fStill, according to research from the same institute,\\u202f80% of workers find their work stressful, with half of them claiming that their job is too demanding. What can I do to manage work-related stress? \\u00a0 There is a variety of steps you can take to reduce both overall stress levels and work-related stress: \\u00a0 -\\u202fTake responsibility\\u202fon improving your physical and emotional well-being. \\u00a0 -\\u202fAvoid traps and habits\\u202fthat promote a negative attitude and increase stress levels. \\u00a0 -\\u202fLearn to use communication skills better\\u202fto facilitate and improve your relationships with your management and partners. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:46:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:45:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1049, 'com_content.article.46', '', '2022-10-05 09:46:37', 43, 4773, '51a611a5c5127c1015770a30fa41b95996c8c3cb', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"Events\\u202f-\\u202fThoughts\\u202f-\\u202fFeelings\\u202f-\\u202fBehavior\\u202f- Body \",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">\\u202fIn fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to\\u202frecognize the sequence of\\u202fEVENT - THOUGHTS - FEELINGS \\u2013 BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Events\\u202f-\\u202fThoughts\\u202f-\\u202fFeelings\\u202f-\\u202fBehavior\\u202f- Body \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 Thoughts \\u202fplay a key role in our anxiety. \\u00a0 \\u202fIn fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to\\u202frecognize the sequence of\\u202fEVENT - THOUGHTS - FEELINGS \\u2013 BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself. \\u00a0 The activating event is an external factor that we are often unable to control. (eg: the dismissal of a colleague) \\u00a0 Then follows our immediate interpretations of the event. Thinking is a process that takes place within milliseconds and is done automatically (often unconsciously). This evaluation can be rational or irrational and it is often based on our beliefs regarding the event. However, a thought\\u202fALWAYS\\u202fprecedes\\u202fthe feeling and\\u202fdefines it.\\u202f(eg thinking: I am also in danger of being fired, feelings: intense anxiety and fear). \\u00a0 At the next step, our\\u202fbehavior, which is often based on what we feel, leads to certain consequences.\\u202f(eg: Behavior: I isolate myself; I stop to socialize and I nourish the distorted thought) \\u00a0 And since we do not just communicate with words, it is very possible for very strong and lasting emotions\\u202fto have an impact on our bodily functions (eg body: intense tachycardia, trembling, stomach pain, frequent headaches) \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:46:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:46:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1050, 'com_content.article.45', '', '2022-10-05 09:47:05', 43, 4835, '01c980c1e22cda57dee6b50d665afef9a6cf6665', '{\"id\":\"45\",\"asset_id\":203,\"title\":\"Anxiety\\u202fand\\u202fPanic\\u202fAttacks \",\"alias\":\"anxiety\\u202fand\\u202fpanic\\u202fattacks\",\"introtext\":\"<div>\\r\\n<p>Stress becomes problematic when a person is continuously preoccupied with stressors and the body\\u2019s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as\\u202fgeneralized anxiety disorder or panic disorder.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Anxiety\\u202fand\\u202fPanic\\u202fAttacks \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\\"\\u03ba\\u03b1\\u03ba\\u03ae \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\\" \\u03c4\\u03b7\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 Worry is a misuse of the imagination Stress becomes problematic when a person is continuously preoccupied with stressors and the body\\u2019s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as\\u202fgeneralized anxiety disorder or panic disorder. Generalized anxiety disorder symptoms can vary and can be present to children and adults alike. They may include persistent worrying or anxiety about a number of areas that may easily shift from one topic to another, difficulty handling uncertainty, edginess, restlessness or irritability, tiring easily, impaired concentration or feeling as though the mind goes blank, increased muscle aches or soreness and difficulty sleeping. Panic Disorder is an anxiety disorder based primarily on the occurrence of recurrent and often unexpected panic attacks. Expected panic attacks are associated with specific fears, such as that of flying. Unexpected panic attacks have no apparent trigger or cue and may seem to occur without warning. A panic attack refers to a\\u202fdistinct period\\u202f(about 10 minutes)\\u202fintense fear or discomfort\\u202fand is characterized by symptoms such as palpitations, pounding heart, or accelerated heart rate, sweating, trembling or shaking, sensations of shortness of breath or smothering, a feeling of choking, chest pain or discomfort, nausea or abdominal distress, feeling dizzy, unsteady, lightheaded, or faint, feelings of unreality (derealization) or being detached from oneself (depersonalization), fear of losing control, going crazy or dying, numbness or tingling sensations (paresthesias) and chills or hot flushes. It is important to make sure that the attacks are not due to the direct physiological effects of a substance (such as drug use or a medication) or a general medical condition. Living with generalized anxiety disorder or panic disorder can be challenging. Generalized anxiety disorder can be improved with psychotherapy and\\/or medications, lifestyle changes, learning coping skills and using relaxation techniques.<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:47:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:46:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg?width=7360&height=4912\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1051, 'com_content.article.44', '', '2022-10-05 09:47:33', 43, 4798, 'eb80c14b276ce7255b29c38257531d047ebcb9e5', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"What \\u202fis\\u202f stress?\\u00a0\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What \\u202fis\\u202f stress?\\u00a0 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 Stress does not empty tomorrow from its sorrows, but it empties\\u202f today \\u202fof its strength...\\u00a0 Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress.\\u00a0 \\u00a0 As a mechanism, it keeps us alert, motivated and ready to avoid danger when needed. Stress becomes problematic when a person is continuously preoccupied with stressors and the body\\u2019s autonomic nervous system is overdriven. This stress response, known as the \\u201cfight-flight or freeze response\\u201d causes physiological changes to the body and a prolonged activation can lead to distress which is accompanied with physical and emotional symptoms, such as headaches, GIT distress, elevated blood pressure, muscle tension, sexual dysfunction, disturbed sleep patterns, tiredness, depression, panic attacks etc.\\u00a0 \\u00a0 Stress therefore needs to be dealt with when it lasts and it influences us considerably causing difficulty in our daily routine. The first step in dealing with anxiety is recognizing\\u202fand managing the dysfunctional thought process which provokes negative emotions. Physical exercise\\u202fand\\u202fproper diet\\u202fact\\u202fnot only preventively but also\\u202ftherapeutically\\u202fin dealing with anxiety. \\u00a0 As it turns out, anxiety and stress are closely linked and even share common symptoms. These are situations that we all experience in our daily lives. In cases where we are not sure what exactly is happening, how often and intensely we experience such symptoms but also how much they affect our daily life and the way we work, it is an indicator that it could be useful to consult a mental health professional for their management. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-05 09:47:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-05 09:47:12\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg?width=1024&height=683\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":72,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1052, 'com_content.article.250', '', '2022-10-12 08:19:57', 43, 7720, '88a75dbf0fd4ac605ead30f5116a5fd7c47d18c3', '{\"id\":250,\"asset_id\":649,\"title\":\"What is Orthorexia? What do you need to know? Is this a new trend or a disorder?\",\"alias\":\"what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>What is Orthorexia? What do you need to know? Is this a new trend or a disorder?<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do you only choose foods labeled as \\\"clean\\\" or \\\"all natural\\\"? Or, have you skipped a meal with friends because the menu wasn\'t \\\"healthy\\\"? Have you noticed that your mind is constantly on food? Is it about your next meal or do you follow on social media groups that focus on it all the time?<\\/p>\\r\\n<p>While there is no harm in choosing nutritious foods or engaging in eating habits that promote our body\'s basic functions, it can become harmful when the rigidity of these choices becomes so extreme that a person\'s mental and physical well-being is compromised. When food choices are made solely by \\\"purity\\\" over pleasure, it can lead to dysfunctional behaviors in everyday life.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>What exactly is orthorexia?<\\/p>\\r\\n<p>The term \\\"orthorexia\\\" was first described by Steven Bratman, in 1997, in his book \\\"Health Food Junkies\\\". The Diagnostic and Statistical Manual of Mental Disorders (DSM-5) doesn\\u2019t classify orthorexia as a separate eating disorder, like anorexia nervosa. This appears to be due to the difficulty of differentiating between what are considered healthy eating practices or maladaptive eating behaviors.<\\/p>\\r\\n<p>How did the term \\\"orthorexia\\\" come about?<\\/p>\\r\\n<p>The term orthorexia comes from the Greek word \\u201corthos\\u201d which means correct and \\u201coreksi\\u201d which means appetite. It is characterized by a pathological obsession with biologically \\\"pure\\\" or correct, healthy food which leads to significant dietary restrictions. Its main characteristics are the avoidance - at the level of compulsion - of \\\"unhealthy\\\" foods, such as sugar, salt, caffeine, alcohol, sweets, fried foods, wheat, animal fat, soy, corn, dairy.<\\/p>\\r\\n<p>A person with orthorexia may follow a strict diet that includes only \\\"pure\\\" foods, such as organically grown fruits and vegetables. Obsessing over clean eating can be detrimental to the individual. These strict rules about food can lead to social isolation, malnutrition and mental distress.<\\/p>\\r\\n<p>It is important that our society and nutrition culture don\\u2019t praise restriction or accept rigidity as \\\"self-discipline\\\" so that this confusion is not created. Regardless of the diagnostic criteria, any time thoughts or behaviors around food begin to control aspects of your life, it\'s a sign that you may need professional help.<\\/p>\\r\\n<p>Possible signs of orthorexia:<\\/p>\\r\\n<ul>\\r\\n<li>Compulsive control of ingredients and nutrition labels<\\/li>\\r\\n<li>Increased concern about the quality or health of ingredients\\/foods<\\/li>\\r\\n<li>Elimination of specific foods or entire food groups if they are not considered \\u201chealthy\\u201d<\\/li>\\r\\n<li>Inability to eat or increased distress when eating foods that are not considered \'pure\', \'clean\' or \'healthy\'<\\/li>\\r\\n<li>Unusual interest in what others eat and feelings of judgment about others who do not eat similarly to you<\\/li>\\r\\n<li>Excessive time spent thinking about food (worrying about the next meal, how meals are prepared, reading blogs or books about nutrition, etc.)<\\/li>\\r\\n<li>Stress or anxiety is present when \\\"safe\\\" foods aren\\u2019t available or you can\\u2019t prepare them yourself<\\/li>\\r\\n<li>Obsessive watching of \'wellness\'\\/\'health\' content.<\\/li>\\r\\n<li>Body image concerns may or may not be present<\\/li>\\r\\n<li>Orthorexia can easily go unnoticed, as nutrition culture considers many of the behaviors above to be simply \\\"adoption of a healthy lifestyle.\\\"<\\/li>\\r\\n<\\/ul>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Food Culture &amp; Eating Disorders<\\/p>\\r\\n<p>Food culture is confusing. It suggests that there is a \\\"right\\\" and a \\\"wrong\\\" way to eat. It normalizes eating disorder behaviors such as restriction or excessive exercise. It suggests that a slim body is the epitome of health. From social media to grocery aisles to even casual conversation with friends about the latest \\\"superfood\\\" or the latest nutrition plan, these toxic messages seep into every aspect of our lives, making it difficult to navigate.<\\/p>\\r\\n<p>Orthorexia &amp; Eating Disorder Rehabilitation<\\/p>\\r\\n<p>As a result of these messages and society expectations, it is understandable that differentiating between an eating disorder and health awareness can be confusing. The goal of any dysfunctional eating behavior rehabilitation is to create flexibility so that you can regain the joy and pleasure of eating. To honor both your taste buds and your health. No single food or meal is going to have a detrimental impact on your health. However, following strict rules, thinking of foods as \'good\' or \'bad\' and depriving yourself of the rewarding experiences that food can provide can and will be harmful.<\\/p>\\r\\n<p>When the line between health and eating disorder becomes blurred, take a step back and ask yourself:<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>What is the position of the dietitian and the mental health professional?<\\/p>\\r\\n<p>The dietitian undertakes the nutritional re-education of the orthorexic person in what is healthy, nutritious and safe, and also the regulation of biological imbalances, while the mental health professional will help the person to redefine thoughts and emotions, to orientate towards behaviors without compulsions and through cultivating healthy interpersonal boundaries, to gain self-confidence.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal reference:<\\/p>\\r\\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite. doi.org\\/10.1016\\/j.appet.2019.05.005<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-10-12 08:19:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-29 07:08:49\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-10-12 08:19:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1053, 'com_content.article.250', '', '2022-10-12 08:21:06', 43, 7886, 'bed7b63f6956867c0d512a36ef52419bc044d7ab', '{\"id\":\"250\",\"asset_id\":649,\"title\":\"What is Orthorexia? What do you need to know? Is this a new trend or a disorder?\",\"alias\":\"what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>What is Orthorexia? What do you need to know? Is this a new trend or a disorder?<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do you only choose foods labeled as \\\"clean\\\" or \\\"all natural\\\"? Or, have you skipped a meal with friends because the menu wasn\'t \\\"healthy\\\"? Have you noticed that your mind is constantly on food? Is it about your next meal or do you follow on social media groups that focus on it all the time?<\\/p>\\r\\n<p>While there is no harm in choosing nutritious foods or engaging in eating habits that promote our body\'s basic functions, it can become harmful when the rigidity of these choices becomes so extreme that a person\'s mental and physical well-being is compromised. When food choices are made solely by \\\"purity\\\" over pleasure, it can lead to dysfunctional behaviors in everyday life.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>What exactly is orthorexia?<\\/strong><\\/p>\\r\\n<p>The term \\\"orthorexia\\\" was first described by Steven Bratman, in 1997, in his book \\\"Health Food Junkies\\\". The Diagnostic and Statistical Manual of Mental Disorders (DSM-5) doesn\\u2019t classify orthorexia as a separate eating disorder, like anorexia nervosa. This appears to be due to the difficulty of differentiating between what are considered healthy eating practices or maladaptive eating behaviors.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>How did the term \\\"orthorexia\\\" come about?<\\/strong><\\/p>\\r\\n<p>The term orthorexia comes from the Greek word \\u201corthos\\u201d which means correct and \\u201coreksi\\u201d which means appetite. It is characterized by a pathological obsession with biologically \\\"pure\\\" or correct, healthy food which leads to significant dietary restrictions. Its main characteristics are the avoidance - at the level of compulsion - of \\\"unhealthy\\\" foods, such as sugar, salt, caffeine, alcohol, sweets, fried foods, wheat, animal fat, soy, corn, dairy.<\\/p>\\r\\n<p>A person with orthorexia may follow a strict diet that includes only \\\"pure\\\" foods, such as organically grown fruits and vegetables. Obsessing over clean eating can be detrimental to the individual. These strict rules about food can lead to social isolation, malnutrition and mental distress.<\\/p>\\r\\n<p>It is important that our society and nutrition culture don\\u2019t praise restriction or accept rigidity as \\\"self-discipline\\\" so that this confusion is not created. Regardless of the diagnostic criteria, any time thoughts or behaviors around food begin to control aspects of your life, it\'s a sign that you may need professional help.<\\/p>\\r\\n<p><strong>Possible signs of orthorexia:<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>Compulsive control of ingredients and nutrition labels<\\/li>\\r\\n<li>Increased concern about the quality or health of ingredients\\/foods<\\/li>\\r\\n<li>Elimination of specific foods or entire food groups if they are not considered \\u201chealthy\\u201d<\\/li>\\r\\n<li>Inability to eat or increased distress when eating foods that are not considered \'pure\', \'clean\' or \'healthy\'<\\/li>\\r\\n<li>Unusual interest in what others eat and feelings of judgment about others who do not eat similarly to you<\\/li>\\r\\n<li>Excessive time spent thinking about food (worrying about the next meal, how meals are prepared, reading blogs or books about nutrition, etc.)<\\/li>\\r\\n<li>Stress or anxiety is present when \\\"safe\\\" foods aren\\u2019t available or you can\\u2019t prepare them yourself<\\/li>\\r\\n<li>Obsessive watching of \'wellness\'\\/\'health\' content.<\\/li>\\r\\n<li>Body image concerns may or may not be present<\\/li>\\r\\n<li>Orthorexia can easily go unnoticed, as nutrition culture considers many of the behaviors above to be simply \\\"adoption of a healthy lifestyle.\\\"<\\/li>\\r\\n<\\/ul>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>Food Culture &amp; Eating Disorders<\\/strong><\\/p>\\r\\n<p>Food culture is confusing. It suggests that there is a \\\"right\\\" and a \\\"wrong\\\" way to eat. It normalizes eating disorder behaviors such as restriction or excessive exercise. It suggests that a slim body is the epitome of health. From social media to grocery aisles to even casual conversation with friends about the latest \\\"superfood\\\" or the latest nutrition plan, these toxic messages seep into every aspect of our lives, making it difficult to navigate.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>Orthorexia &amp; Eating Disorder Rehabilitation<\\/strong><\\/p>\\r\\n<p>As a result of these messages and society expectations, it is understandable that differentiating between an eating disorder and health awareness can be confusing. The goal of any dysfunctional eating behavior rehabilitation is to create flexibility so that you can regain the joy and pleasure of eating. To honor both your taste buds and your health. No single food or meal is going to have a detrimental impact on your health. However, following strict rules, thinking of foods as \'good\' or \'bad\' and depriving yourself of the rewarding experiences that food can provide can and will be harmful.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><em>When the line between health and eating disorder becomes blurred, take a step back and ask yourself:<\\/em><\\/p>\\r\\n<p><strong>What is the position of the dietitian and the mental health professional?<\\/strong><\\/p>\\r\\n<p>The dietitian undertakes the nutritional re-education of the orthorexic person in what is healthy, nutritious and safe, and also the regulation of biological imbalances, while the mental health professional will help the person to redefine thoughts and emotions, to orientate towards behaviors without compulsions and through cultivating healthy interpersonal boundaries, to gain self-confidence.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal reference:<\\/p>\\r\\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite. doi.org\\/10.1016\\/j.appet.2019.05.005<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-10-12 08:19:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-12 08:21:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-12 08:19:57\",\"publish_up\":\"2022-10-12 08:19:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1054, 'com_content.article.250', '', '2022-10-13 08:02:43', 43, 7652, '0aaeec231faa0a1c8c3d2ecdef6be0b7c94f1b8f', '{\"id\":\"250\",\"asset_id\":649,\"title\":\"What is Orthorexia? What do you need to know? Is this a new trend or a disorder?\",\"alias\":\"what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>What is Orthorexia? What do you need to know? Is this a new trend or a disorder?<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do you only choose foods labeled as \\\"clean\\\" or \\\"all natural\\\"? Or, have you skipped a meal with friends because the menu wasn\'t \\\"healthy\\\"? Have you noticed that your mind is constantly on food? Is it about your next meal or do you follow on social media groups that focus on it all the time?<\\/p>\\r\\n<p>While there is no harm in choosing nutritious foods or engaging in eating habits that promote our body\'s basic functions, it can become harmful when the rigidity of these choices becomes so extreme that a person\'s mental and physical well-being is compromised. When food choices are made solely by \\\"purity\\\" over pleasure, it can lead to dysfunctional behaviors in everyday life.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>What exactly is orthorexia?<\\/strong><\\/p>\\r\\n<p>The term \\\"orthorexia\\\" was first described by Steven Bratman, in 1997, in his book \\\"Health Food Junkies\\\". The Diagnostic and Statistical Manual of Mental Disorders (DSM-5) doesn\\u2019t classify orthorexia as a separate eating disorder, like anorexia nervosa. This appears to be due to the difficulty of differentiating between what are considered healthy eating practices or maladaptive eating behaviors.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>How did the term \\\"orthorexia\\\" come about?<\\/strong><\\/p>\\r\\n<p>The term orthorexia comes from the Greek word \\u201corthos\\u201d which means correct and \\u201coreksi\\u201d which means appetite. It is characterized by a pathological obsession with biologically \\\"pure\\\" or correct, healthy food which leads to significant dietary restrictions. Its main characteristics are the avoidance - at the level of compulsion - of \\\"unhealthy\\\" foods, such as sugar, salt, caffeine, alcohol, sweets, fried foods, wheat, animal fat, soy, corn, dairy.<\\/p>\\r\\n<p>A person with orthorexia may follow a strict diet that includes only \\\"pure\\\" foods, such as organically grown fruits and vegetables. Obsessing over clean eating can be detrimental to the individual. These strict rules about food can lead to social isolation, malnutrition and mental distress.<\\/p>\\r\\n<p>It is important that our society and nutrition culture don\\u2019t praise restriction or accept rigidity as \\\"self-discipline\\\" so that this confusion is not created. Regardless of the diagnostic criteria, any time thoughts or behaviors around food begin to control aspects of your life, it\'s a sign that you may need professional help.<\\/p>\\r\\n<p><strong>Possible signs of orthorexia:<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>Compulsive control of ingredients and nutrition labels<\\/li>\\r\\n<li>Increased concern about the quality or health of ingredients\\/foods<\\/li>\\r\\n<li>Elimination of specific foods or entire food groups if they are not considered \\u201chealthy\\u201d<\\/li>\\r\\n<li>Inability to eat or increased distress when eating foods that are not considered \'pure\', \'clean\' or \'healthy\'<\\/li>\\r\\n<li>Unusual interest in what others eat and feelings of judgment about others who do not eat similarly to you<\\/li>\\r\\n<li>Excessive time spent thinking about food (worrying about the next meal, how meals are prepared, reading blogs or books about nutrition, etc.)<\\/li>\\r\\n<li>Stress or anxiety is present when \\\"safe\\\" foods aren\\u2019t available or you can\\u2019t prepare them yourself<\\/li>\\r\\n<li>Obsessive watching of \'wellness\'\\/\'health\' content.<\\/li>\\r\\n<li>Body image concerns may or may not be present<\\/li>\\r\\n<li>Orthorexia can easily go unnoticed, as nutrition culture considers many of the behaviors above to be simply \\\"adoption of a healthy lifestyle.\\\"<\\/li>\\r\\n<\\/ul>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>Food Culture &amp; Eating Disorders<\\/strong><\\/p>\\r\\n<p>Food culture is confusing. It suggests that there is a \\\"right\\\" and a \\\"wrong\\\" way to eat. It normalizes eating disorder behaviors such as restriction or excessive exercise. It suggests that a slim body is the epitome of health. From social media to grocery aisles to even casual conversation with friends about the latest \\\"superfood\\\" or the latest nutrition plan, these toxic messages seep into every aspect of our lives, making it difficult to navigate.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>Orthorexia &amp; Eating Disorder Rehabilitation<\\/strong><\\/p>\\r\\n<p>As a result of these messages and society expectations, it is understandable that differentiating between an eating disorder and health awareness can be confusing. The goal of any dysfunctional eating behavior rehabilitation is to create flexibility so that you can regain the joy and pleasure of eating. To honor both your taste buds and your health. No single food or meal is going to have a detrimental impact on your health. However, following strict rules, thinking of foods as \'good\' or \'bad\' and depriving yourself of the rewarding experiences that food can provide can and will be harmful.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><em>When the line between health and eating disorder becomes blurred, take a step back and ask yourself:<\\/em><\\/p>\\r\\n<p><strong>What is the position of the dietitian and the mental health professional?<\\/strong><\\/p>\\r\\n<p>The dietitian undertakes the nutritional re-education of the orthorexic person in what is healthy, nutritious and safe, and also the regulation of biological imbalances, while the mental health professional will help the person to redefine thoughts and emotions, to orientate towards behaviors without compulsions and through cultivating healthy interpersonal boundaries, to gain self-confidence.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal reference:<\\/p>\\r\\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite. doi.org\\/10.1016\\/j.appet.2019.05.005<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-10-12 08:19:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 08:02:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-13 08:02:28\",\"publish_up\":\"2022-10-12 08:19:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Orthorexia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1055, 'com_content.article.249', '', '2022-10-13 12:42:44', 43, 5063, '1165bb5715e11542789db209c361569488f7b264', '{\"id\":\"249\",\"asset_id\":647,\"title\":\"By reducing time on social media, we can improve health\",\"alias\":\"by-reducing-time-on-social-media,-we-can-improve-health\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>By reducing time on social media, we can improve health<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong>If you spend 30 minutes less on social media each day<\\/strong> <strong>and do some physical activity \\u2013 exercise, then<\\/strong> <strong>it is very likely that your mental health will be improved,<\\/strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universit\\u00e4t Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd<\\/sup> , 2022.<\\/p>\\r\\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.<\\/p>\\r\\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.<\\/p>\\r\\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples\\u2019 wellbeing.<\\/strong><\\/p>\\r\\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.<\\/p>\\r\\n<p>As Julia Brailovskaia reports:\\u00a0 \\u201c<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era<\\/strong>\\\".<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgenMargraf.\\u00a0Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health.\\u00a0Journal of Public Health, 2022; DOI:\\u00a010.1007\\/s10389-022-01751-x<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Jiang, T., Yakin, S., Crocker, J., &amp; Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-09-29 07:08:49\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 12:42:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-13 12:42:29\",\"publish_up\":\"2022-09-29 07:08:49\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/social-media-life-balance-chart-keywords-icons-meeting-white-office-table-social-media-life-balance-chart-103030804.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1056, 'com_content.article.234', '', '2022-12-07 11:56:17', 43, 1801, 'b5c42277c2458a06ddcc28641a9ea80d601c1727', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"Soul Test for worklife balance\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:56:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:55:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1057, 'com_content.article.233', '', '2022-12-07 11:57:23', 43, 2020, '16b03954dae0fb6b404046afd51944b3217db081', '{\"id\":\"233\",\"asset_id\":596,\"title\":\"Soul Test for Psychological Resilience\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:57:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:56:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1058, 'com_content.article.232', '', '2022-12-07 11:58:10', 43, 1916, 'd11ba0b0b70b0eefa44eab9870e4a8d4977db97a', '{\"id\":\"232\",\"asset_id\":593,\"title\":\"Soul Test for goals\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:58:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:57:28\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1059, 'com_content.article.231', '', '2022-12-07 11:58:49', 43, 1981, '601fc08412ede6a41bc95557c2fa7d0918655afd', '{\"id\":\"231\",\"asset_id\":590,\"title\":\"Soul Test for adaptability\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:58:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:58:13\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1060, 'com_content.article.230', '', '2022-12-07 11:59:34', 43, 1867, '5f14bba580ac328ddf9289e7f520f65b408d5cef', '{\"id\":\"230\",\"asset_id\":587,\"title\":\"Soul Test for boundaries\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:59:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:58:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1061, 'com_content.article.230', '', '2022-12-07 11:59:50', 43, 1814, '61d798aa2bda43ec36a15a55548ee8a1aa48d14a', '{\"id\":\"230\",\"asset_id\":587,\"title\":\"Soul Test for boundaries (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST FOR BOUNDARIES (TEST 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 11:59:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:59:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1062, 'com_content.article.230', '', '2022-12-07 12:00:18', 43, 1814, 'cfd36d2a6b700edaddae1cea7956c00cb4a93c94', '{\"id\":\"230\",\"asset_id\":587,\"title\":\"Soul Test for boundaries (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST FOR BOUNDARIES (TEST 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:00:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 11:59:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1063, 'com_content.article.229', '', '2022-12-07 12:00:47', 43, 1876, '4cba0dbc6be38fbe91ee361db204ebcf441b1e7c', '{\"id\":\"229\",\"asset_id\":585,\"title\":\"Soul Test for boundaries (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:00:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:00:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1064, 'com_content.article.228', '', '2022-12-07 12:33:32', 43, 1884, '10a6fa134b0fa72829f8d48d855c1a5cf401d010', '{\"id\":\"228\",\"asset_id\":581,\"title\":\"Soul Test for Competence\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:33:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:32:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1065, 'com_content.article.227', '', '2022-12-07 12:34:28', 43, 1939, '00941ebf391b9beb12b5c21eff8fd33cf51ffe70', '{\"id\":\"227\",\"asset_id\":578,\"title\":\"Soul Test for positivity\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:34:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:33:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1066, 'com_content.article.227', '', '2022-12-07 12:34:51', 43, 1849, 'd33bdf2de0082907e7ef5a8d613444c4eac38fa7', '{\"id\":\"227\",\"asset_id\":578,\"title\":\"Soul Test for positivity (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST FOR POSITIVITY(TEST 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:34:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:34:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1067, 'com_content.article.226', '', '2022-12-07 12:35:28', 43, 1948, 'e508af4859a62204462826be770b9c897100a29e', '{\"id\":\"226\",\"asset_id\":576,\"title\":\"Soul Test for positivity (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:35:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:34:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1068, 'com_content.article.225', '', '2022-12-07 12:36:31', 43, 1924, '66094df168f9d67933e7fea58f8f2830c7186cf1', '{\"id\":\"225\",\"asset_id\":572,\"title\":\"Soul Test for happiness (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:36:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:35:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1069, 'com_content.article.224', '', '2022-12-07 12:36:54', 43, 1924, '1476035c826868a394d740ad5b0185789f5872ef', '{\"id\":\"224\",\"asset_id\":570,\"title\":\"Soul Test for happiness (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:36:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:36:35\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1070, 'com_content.article.223', '', '2022-12-07 12:37:46', 43, 1971, 'f4584446e6af38e645df5ff75f52431445875102', '{\"id\":\"223\",\"asset_id\":566,\"title\":\"Soul Test for gratitude (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:37:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:37:01\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1071, 'com_content.article.222', '', '2022-12-07 12:38:22', 43, 1972, 'c41aefcf2c6d41fab3af4d652bff825ef430c32d', '{\"id\":\"222\",\"asset_id\":563,\"title\":\"Soul Test for gratitude (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:38:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:38:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1072, 'com_content.article.221', '', '2022-12-07 12:39:25', 43, 1961, '8d830baed7648abf8163afe168c861f8b41be6c0', '{\"id\":\"221\",\"asset_id\":560,\"title\":\"Soul Test for assertiveness\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:39:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:38:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1073, 'com_content.article.220', '', '2022-12-07 12:40:36', 43, 2066, 'd59b8a049f7b7620873c1dcfe9ae4c04835c8db1', '{\"id\":\"220\",\"asset_id\":557,\"title\":\"Soul Test for Energy Management (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:40:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:39:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1074, 'com_content.article.219', '', '2022-12-07 12:41:18', 43, 2066, 'b5d8fc43e9e3f9fd833d9bf7d8e44564c0ff4814', '{\"id\":\"219\",\"asset_id\":555,\"title\":\"Soul Test for Energy Management (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:41:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:40:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1075, 'com_content.article.218', '', '2022-12-07 12:42:23', 43, 1993, '88fc89e044eca1ca1e3d065d00edfe203671a46b', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"Soul Test for self-confidence\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:42:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:41:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1076, 'com_content.article.218', '', '2022-12-07 12:42:40', 43, 1885, 'fc4d615c89a5da46a23ac703a2aa36e644a4db19', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"Soul Test for self-confidence (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST FOR SELF CONFIDENCE (TEST 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:42:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:42:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1077, 'com_content.article.217', '', '2022-12-07 12:43:09', 43, 2002, '4edc92ecfe91daf3ed031f3499f122616ade7f73', '{\"id\":\"217\",\"asset_id\":550,\"title\":\"Soul Test for self-confidence (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:43:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:42:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1078, 'com_content.article.216', '', '2022-12-07 12:43:50', 43, 1882, '580956ee3327cfbec54d7b5c35dbe9c06bd5ab23', '{\"id\":\"216\",\"asset_id\":547,\"title\":\"Soul Test for autonomy\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:43:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:43:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1079, 'com_content.article.215', '', '2022-12-07 12:44:34', 43, 1963, '4fdba2f4957a83dfc547f0fb63afcb67c3489b9d', '{\"id\":\"215\",\"asset_id\":544,\"title\":\"Soul Test for self-control (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:44:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:43:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1080, 'com_content.article.214', '', '2022-12-07 12:45:18', 43, 1972, 'ed9aa221cd073ed7026acfeb4a6d2c341b5e2d78', '{\"id\":\"214\",\"asset_id\":541,\"title\":\"Soul Test for Enjoyment (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:45:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:44:42\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1081, 'com_content.article.213', '', '2022-12-07 12:45:42', 43, 1971, 'da0d55c06c287b0403ead9e034f2f0fa5e4ee4e5', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"Soul Test for Enjoyment (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:45:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:45:26\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1082, 'com_content.article.213', '', '2022-12-07 12:46:01', 43, 1860, '84b87c398183698683f7c8c131be3b2c895dbf8b', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"Soul Test for Enjoyment (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST FOR ENJOYMENT (TEST 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:46:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:45:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1083, 'com_content.article.212', '', '2022-12-07 12:47:59', 43, 1979, '9602b30d23c14aefe4466f8167c79ccd0f286260', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"Soul Test for Romantic Relationships (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:47:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:46:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":25,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1084, 'com_content.article.212', '', '2022-12-07 12:49:34', 43, 1970, '897c94a5b2a6c768a2a094bd5f0196f200b2438b', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"Soul Test for Romantic Relationships\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:49:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:48:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1085, 'com_content.article.211', '', '2022-12-07 12:50:15', 43, 1941, '2df351ccff1ea24103a21e9c90c82468d9e8fc1d', '{\"id\":\"211\",\"asset_id\":532,\"title\":\"Soul Test for interpersonal relationships (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:50:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:49:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1086, 'com_content.article.210', '', '2022-12-07 12:50:37', 43, 1941, '0e2e97ac1ceb2938176439d2d380d080da32cd64', '{\"id\":\"210\",\"asset_id\":529,\"title\":\"Soul Test for interpersonal relationships (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:50:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:50:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1087, 'com_content.article.209', '', '2022-12-07 12:51:11', 43, 1807, 'f6adce4ec24ff7ccb122df8d0f6da43f9d2d1bfa', '{\"id\":\"209\",\"asset_id\":526,\"title\":\"Soul Test for Anger\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:51:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:50:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1088, 'com_content.article.208', '', '2022-12-07 12:51:39', 43, 1948, '8faf4584ceac13f8ef97b36c66c2ab1215214577', '{\"id\":\"208\",\"asset_id\":523,\"title\":\"Soul Test for procrastination\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:51:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:51:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1089, 'com_content.article.207', '', '2022-12-07 12:52:02', 43, 1820, 'a85e40444660ec0766d89ddae2e0a569b3aa60c4', '{\"id\":\"207\",\"asset_id\":520,\"title\":\"Soul Test for stress\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:52:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:51:43\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1090, 'com_content.article.206', '', '2022-12-07 12:52:38', 43, 1886, '20a64ec00be1aab2773985fb3fe3f98dd9da476a', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"Soul Test for Anxiety (Test 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:52:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:52:09\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1091, 'com_content.article.187', '', '2022-12-07 12:52:58', 43, 1886, 'f0d6cdf9aba83531b25c8318714c9098491e2580', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"Soul Test for Anxiety (Test 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-12-07 12:52:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-12-07 12:52:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/test-placeholder.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":71,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1092, 'com_content.article.251', '', '2023-01-14 07:26:48', 43, 4073, '8d0cb6c2ee550dcfb80f3573ccb47806554c45de', '{\"id\":251,\"asset_id\":651,\"title\":\"Waking up rested and refreshed: the key factors\",\"alias\":\"waking-up-rested-and-refreshed-the-key-factors\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Waking up rested and refreshed: the key factors<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do you have trouble getting up in the morning? Do you wake up tired and try to deal with daytime sleepiness in various ways? You\'re certainly not alone, as many people report similar sleep difficulties.<\\/p>\\r\\n<p>In a recent study conducted by the University of California, researchers found that the levels of alertness when we wake up to start our day are not completely genetically predetermined but can be significantly influenced by four independent factors:<\\/p>\\r\\n<p>- the quantity and quality of sleep the previous night<\\/p>\\r\\n<p>- the levels of physical activity the previous day<\\/p>\\r\\n<p>-the nutritional value of the breakfast we consume<\\/p>\\r\\n<p>- the blood glucose levels after breakfast<\\/p>\\r\\n<p>For two weeks, researchers systematically recorded the alertness levels of 833 participants from the time they woke up and throughout the day, their levels of physical activity during the day, the consumption of different breakfast meals, and the quantity and quality of their sleep. Subsequently, theycombined and analyzed these data and came to the following conclusions:<\\/p>\\r\\n<p>- the increase of sleep duration compared to what is usual for the person<\\/p>\\r\\n<p>- substantial physical exercise the previous day<\\/p>\\r\\n<p>- eating a breakfast rich in complex carbohydrates, with limited sugar<\\/p>\\r\\n<p>- the normal, controlled blood glucose levels after breakfast<\\/p>\\r\\n<p>significantly related to higher levels of alertness and energy after waking up and during the day.<\\/p>\\r\\n<p>The important thing about these findings is that these factors are independent. So, even if daily obligations don\\u2019t allow you to extend the duration of your sleep, by trying one or more of the above and applying them systematically for a period of time, you can see changes in the alertness and energy levels after you wake up and during the day.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Vallat, R., Berry, S. E., Tsereteli, N., Capdevila, J., Khatib, H. A., Valdes, A. M., ... &amp; Walker, M. P. (2022). How people wake up is associated with previous night\\u2019s sleep together with physical activity and food intake. Nature Communications, 13(1), 1-15.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2023-01-14 08:19:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 08:02:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-01-14 08:19:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Orthorexia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1093, 'com_content.article.251', '', '2023-01-18 16:01:27', 43, 4110, 'b516689c90fa26b79fd78a6ea89a59cbb3e7e9d2', '{\"id\":\"251\",\"asset_id\":651,\"title\":\"Waking up rested and refreshed: the key factors\",\"alias\":\"waking-up-rested-and-refreshed-the-key-factors\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>Waking up rested and refreshed: the key factors<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Do you have trouble getting up in the morning? Do you wake up tired and try to deal with daytime sleepiness in various ways? You\'re certainly not alone, as many people report similar sleep difficulties.<\\/p>\\r\\n<p>In a recent study conducted by the University of California, researchers found that the levels of alertness when we wake up to start our day are not completely genetically predetermined but can be significantly influenced by four independent factors:<\\/p>\\r\\n<p>- the quantity and quality of sleep the previous night<\\/p>\\r\\n<p>- the levels of physical activity the previous day<\\/p>\\r\\n<p>-the nutritional value of the breakfast we consume<\\/p>\\r\\n<p>- the blood glucose levels after breakfast<\\/p>\\r\\n<p>For two weeks, researchers systematically recorded the alertness levels of 833 participants from the time they woke up and throughout the day, their levels of physical activity during the day, the consumption of different breakfast meals, and the quantity and quality of their sleep. Subsequently, theycombined and analyzed these data and came to the following conclusions:<\\/p>\\r\\n<p>- the increase of sleep duration compared to what is usual for the person<\\/p>\\r\\n<p>- substantial physical exercise the previous day<\\/p>\\r\\n<p>- eating a breakfast rich in complex carbohydrates, with limited sugar<\\/p>\\r\\n<p>- the normal, controlled blood glucose levels after breakfast<\\/p>\\r\\n<p>significantly related to higher levels of alertness and energy after waking up and during the day.<\\/p>\\r\\n<p>The important thing about these findings is that these factors are independent. So, even if daily obligations don\\u2019t allow you to extend the duration of your sleep, by trying one or more of the above and applying them systematically for a period of time, you can see changes in the alertness and energy levels after you wake up and during the day.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Vallat, R., Berry, S. E., Tsereteli, N., Capdevila, J., Khatib, H. A., Valdes, A. M., ... &amp; Walker, M. P. (2022). How people wake up is associated with previous night\\u2019s sleep together with physical activity and food intake. Nature Communications, 13(1), 1-15.<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2023-01-14 08:19:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-01-18 16:01:27\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-01-18 16:00:12\",\"publish_up\":\"2023-01-14 08:19:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Waking_up_refreshed_the_key_factors.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1094, 'com_content.article.196', '', '2023-03-14 10:17:14', 43, 2900, '9a332c53a75ab568c186cc41709c6fd6a16898b0', '{\"id\":\"196\",\"asset_id\":502,\"title\":\"CV - Nikoleta Chatzikonstantinidou\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Nikoleta Chatzikonstantinidou <\\/strong>is a<strong> psychologist\\u00a0<\\/strong><\\/p>\\r\\n<p>Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist.<\\/p>\\r\\n<p>She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care.<\\/p>\\r\\n<p><br \\/>She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health.<\\/p>\\r\\n<p><br \\/>The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 10:17:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 10:15:29\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1095, 'com_content.article.193', '', '2023-03-14 10:34:46', 43, 3271, '65bbca411bb995131c04d3a35aa5d14a8c0a50c5', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - Ioanna Darviri\",\"alias\":\"cv-ioanna-darviri\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Ioanna Darviri<\\/strong> is a licensed <strong>psychologist<\\/strong>.<\\/p>\\r\\n<p>She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples\\u2019 therapy.<\\/p>\\r\\n<p><br \\/>She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions.<\\/p>\\r\\n<p>Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees.\\u00a0She currently works as a psychologist at Hr.<br \\/>Psychology-Today and is counselor in the 24-hour Support Counseling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 10:34:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 10:31:35\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1096, 'com_content.article.192', '', '2023-03-14 11:13:02', 43, 3254, '16662ab57603c45106cdc548f02fcb7a3d558463', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - Melina Stoupa\",\"alias\":\"cv-melina-stoupa\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><strong>Melina Stoupa<\\/strong> is a <strong>psychologist<\\/strong><\\/p>\\r\\n<p>She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical\\u00a0 psychology from the Aristotle University of Thessaloniki.<\\/p>\\r\\n<p><br \\/>At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars.<\\/p>\\r\\n<p><br \\/>She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health.<\\/p>\\r\\n<p><br \\/>She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:13:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:10:08\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1097, 'com_content.article.191', '', '2023-03-14 11:22:43', 43, 2515, 'fe4258028c0693e676babfa26ef8619f2a764453', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - Myrto Ntente\",\"alias\":\"cv-myrto-ntente\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Myrto Ntente<\\/strong> is a licensed <strong>psychologist<\\/strong>.<\\/p>\\r\\n<p><br \\/>She graduated from the Open University in the United Kingdom and holds a Master\\u2019s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom.<\\/p>\\r\\n<p><br \\/>She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology.<\\/p>\\r\\n<p><br \\/>She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:22:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:19:58\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1098, 'com_content.article.252', '', '2023-03-14 11:31:06', 43, 2804, 'bc650e3589a42773ed61739cfca7c8b6f17bc2ce', '{\"id\":252,\"asset_id\":658,\"title\":\"CV - Fenia Vovou\",\"alias\":\"cv-fenia-vovou\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv3.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Maira Stefanakou is a Dietitian - Nutritionist, BSc<\\/strong><\\/p>\\r\\n<p>Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA.<\\/p>\\r\\n<p>Her internship took place at the Hospital of Thoracic Diseases \\\"Sotiria\\\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship.<\\/p>\\r\\n<p>She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-06 14:03:19\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1099, 'com_content.article.252', '', '2023-03-14 11:35:40', 43, 4760, '853ff5c6747e2bff1b4e2c6cd8ee463f6bed4100', '{\"id\":\"252\",\"asset_id\":658,\"title\":\"CV - Fenia Vovou\",\"alias\":\"cv-fenia-vovou\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv3.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King\\u2019s College London (KCL), UK, where she graduated with distinction.<\\/p>\\r\\n<p><br \\/>She has completed a number of certified seminars and courses in a variety of topics including:<\\/p>\\r\\n<p><br \\/>\\u25cf Complex Trauma (CCTP-II)<br \\/>\\u25cf Schema Therapy<br \\/>\\u25cf Healing with arts<br \\/>\\u25cf Anxiety in high achievers<br \\/>\\u25cf Treating suicide risk with competence and confidence<br \\/>\\u25cf Working with Trauma, Dissociation and Psychosis<br \\/>\\u25cf Rethinking Borderline Personality Disorder<br \\/>\\u25cf Human resilience in children exposed to trauma, disaster<br \\/>and war<br \\/>\\u25cf Human-Computer interaction<br \\/>\\u25cf Psychological first aid<br \\/>\\u25cf The neurobiology of addiction<\\/p>\\r\\n<p><br \\/>Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format.<\\/p>\\r\\n<p>She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social<br \\/>reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building<br \\/>personal resilience. She has volunteered in internet addiction services, Children\\u2019s Creative Workshops (\\u039a\\u0394\\u0391\\u03a0), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer.<\\/p>\\r\\n<p>Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has also been an author of other academic research publications.<\\/p>\\r\\n<p>Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.<\\/p>\\r\\n<p>Fenia is a member of the Association of Greek Psychologists (\\u03a3\\u03cd\\u03bb\\u03bb\\u03bf\\u03b3\\u03bf\\u03c2 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd, \\u03a3\\u0395\\u03a8) as well as of the British Psychological Association (BPS).<\\/p>\\r\\n<p>She holds a Psychologists Licence and can provide services in Greek and English.<\\/p>\\r\\n<p>She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents\\u00a0seminars and workshops for companies\' employees.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:35:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:31:06\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1100, 'com_content.article.189', '', '2023-03-14 15:03:56', 43, 2307, '78748b688b82f516b7d991a3005b882e52b8fb9d', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>IOANNASOUCHLA Ioanna Souchla is a psychologist-psychotherapist. FULL BIO DIMITRAGALANI Dimitra Galani \\u00a0is a psychologist. FULL BIO STEFANIAKEIROUZ Stefania Keirouz is a psychologist. FULL BIO EVANGELIADIAMANTI Evangelia Diamanti is a psychologist. FULL BIO CHRISTINAZOURNA Zourna Christina is a Psychologist-Psychotherapist FULL BIO CHRISTINAKARACHOTZITI Christina Karachotziti is a dietitian - nutritionist MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Nikoleta Chatzikonstantinidou is a psychologist FULL BIO MAIRASTEFANAKOU Maira Stefanakou is a Dietitian - Nutritionist, BSc FULL BIO<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 15:03:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 14:31:54\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":19,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":111,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1101, 'com_content.article.189', '', '2023-03-14 15:04:31', 43, 2378, '189b8c4189347e0d18d01385b8012e9cda784b2d', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>IOANNASOUCHLA Ioanna Souchla is a psychologist-psychotherapist. FULL BIO MYRTONTENTE Myrto Ntente\\u00a0is a licensed\\u00a0psychologist FULL BIO MELINASTOUPA Melina Stoupa\\u00a0is a\\u00a0psychologist FULL BIO IOANNADARVIRI Ioanna Darviri\\u00a0is a licensed\\u00a0psychologist FULL BIO CHRISTINAZOURNA Zourna Christina is a Psychologist-Psychotherapist FULL BIO CHRISTINAKARACHOTZITI Christina Karachotziti is a dietitian - nutritionist MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Nikoleta Chatzikonstantinidou is a psychologist FULL BIO MAIRASTEFANAKOU Maira Stefanakou is a Dietitian - Nutritionist, BSc FULL BIO FENIAVOVOU Fenia Vovou psychologist, BSc FULL BIO<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 15:04:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 15:03:56\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":112,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1102, 'com_content.article.189', '', '2023-03-14 15:05:00', 43, 2383, '5aa0151e575b34356f0ab6775f4f5bb951050bac', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>IOANNASOUCHLA Ioanna Souchla is a psychologist-psychotherapist. FULL BIO MYRTONTENTE Myrto Ntente\\u00a0is a licensed\\u00a0psychologist FULL BIO MELINASTOUPA Melina Stoupa\\u00a0is a\\u00a0psychologist FULL BIO IOANNADARVIRI Ioanna Darviri\\u00a0is a licensed\\u00a0psychologist FULL BIO CHRISTINAZOURNA Zourna Christina is a Psychologist-Psychotherapist FULL BIO CHRISTINAKARACHOTZITI Christina Karachotziti is a dietitian - nutritionist MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Nikoleta Chatzikonstantinidou is a psychologist FULL BIO MAIRASTEFANAKOU Maira Stefanakou is a Dietitian - Nutritionist, BSc FULL BIO FENIAVOVOU Fenia Vovou is a psychologist, BSc FULL BIO<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 15:05:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 15:04:31\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":113,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1103, 'com_content.article.252', '', '2023-03-15 14:20:35', 43, 4775, 'f2053b775a395b95d34dabea4f8b7a8eb8879cd4', '{\"id\":\"252\",\"asset_id\":658,\"title\":\"CV - Fenia Vovou\",\"alias\":\"cv-fenia-vovou\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2023\\/03\\/14\\/cv90.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King\\u2019s College London (KCL), UK, where she graduated with distinction.<\\/p>\\r\\n<p><br \\/>She has completed a number of certified seminars and courses in a variety of topics including:<\\/p>\\r\\n<p><br \\/>\\u25cf Complex Trauma (CCTP-II)<br \\/>\\u25cf Schema Therapy<br \\/>\\u25cf Healing with arts<br \\/>\\u25cf Anxiety in high achievers<br \\/>\\u25cf Treating suicide risk with competence and confidence<br \\/>\\u25cf Working with Trauma, Dissociation and Psychosis<br \\/>\\u25cf Rethinking Borderline Personality Disorder<br \\/>\\u25cf Human resilience in children exposed to trauma, disaster<br \\/>and war<br \\/>\\u25cf Human-Computer interaction<br \\/>\\u25cf Psychological first aid<br \\/>\\u25cf The neurobiology of addiction<\\/p>\\r\\n<p><br \\/>Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format.<\\/p>\\r\\n<p>She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social<br \\/>reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building<br \\/>personal resilience. She has volunteered in internet addiction services, Children\\u2019s Creative Workshops (\\u039a\\u0394\\u0391\\u03a0), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer.<\\/p>\\r\\n<p>Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has also been an author of other academic research publications.<\\/p>\\r\\n<p>Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.<\\/p>\\r\\n<p>Fenia is a member of the Association of Greek Psychologists (\\u03a3\\u03cd\\u03bb\\u03bb\\u03bf\\u03b3\\u03bf\\u03c2 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd, \\u03a3\\u0395\\u03a8) as well as of the British Psychological Association (BPS).<\\/p>\\r\\n<p>She holds a Psychologists Licence and can provide services in Greek and English.<\\/p>\\r\\n<p>She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents\\u00a0seminars and workshops for companies\' employees.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:20:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:20:18\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1104, 'com_content.article.193', '', '2023-03-15 14:27:48', 43, 3285, '77dc78ecd94c0aa97496ca4d63a060a78dad1ee5', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - Ioanna Darviri\",\"alias\":\"cv-ioanna-darviri\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/14\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Ioanna Darviri<\\/strong> is a licensed <strong>psychologist<\\/strong>.<\\/p>\\r\\n<p>She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples\\u2019 therapy.<\\/p>\\r\\n<p><br \\/>She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions.<\\/p>\\r\\n<p>Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees.\\u00a0She currently works as a psychologist at Hr.<br \\/>Psychology-Today and is counselor in the 24-hour Support Counseling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:27:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:27:08\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1105, 'com_content.article.192', '', '2023-03-15 14:31:12', 43, 3268, '3f5f42444e4cbb85f61e03b37b73f4b1d233eb87', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - Melina Stoupa\",\"alias\":\"cv-melina-stoupa\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/13\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><strong>Melina Stoupa<\\/strong> is a <strong>psychologist<\\/strong><\\/p>\\r\\n<p>She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical\\u00a0 psychology from the Aristotle University of Thessaloniki.<\\/p>\\r\\n<p><br \\/>At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars.<\\/p>\\r\\n<p><br \\/>She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health.<\\/p>\\r\\n<p><br \\/>She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:31:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:29:19\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1106, 'com_content.article.191', '', '2023-03-15 14:31:55', 43, 2529, '769d6f17bc83150572595f1bb048ca309fa63b8f', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - Myrto Ntente\",\"alias\":\"cv-myrto-ntente\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/13\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Myrto Ntente<\\/strong> is a licensed <strong>psychologist<\\/strong>.<\\/p>\\r\\n<p><br \\/>She graduated from the Open University in the United Kingdom and holds a Master\\u2019s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom.<\\/p>\\r\\n<p><br \\/>She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology.<\\/p>\\r\\n<p><br \\/>She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:31:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:31:15\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1107, 'com_content.article.196', '', '2023-03-15 14:33:26', 43, 2914, '23f0a68bc9bfd8f328047a4d9ca57710c9dcc175', '{\"id\":\"196\",\"asset_id\":502,\"title\":\"CV - Nikoleta Chatzikonstantinidou\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/15\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><strong>Nikoleta Chatzikonstantinidou <\\/strong>is a<strong> psychologist\\u00a0<\\/strong><\\/p>\\r\\n<p>Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist.<\\/p>\\r\\n<p>She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care.<\\/p>\\r\\n<p><br \\/>She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health.<\\/p>\\r\\n<p><br \\/>The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:33:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:32:41\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1108, 'com_content.article.188', '', '2023-03-16 09:43:55', 43, 2665, '3d3bb647687f0c86a199a6f7bb6a980b94ce4962', '{\"id\":\"188\",\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Learn more about yourself! Boost your positivity with a healthy diet as an ally! Follow these steps to get closer to happiness! -Assess yourself -Learn more about the subject you are interested in -Turn theory into practice -Learn more about the connection between Emotions\\u00a0and Diet -Find interesting information on psychology.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 A reputable team of specialized psychologists and nutritionists is here to help you reach your goals. Through complete programs on mental wellbeing and nutrition, you can become the best version of yourself! Here you will find: Dozens of articles and information on different psychology subjects, exercises which will help you practice what you learned, questionnaires which will enhance your self-awareness, diet plans that help you in any emotional situation and useful information about the relationship between emotions and our diet.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:43:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:43:31\",\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":78,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1109, 'com_content.article.99', '', '2023-03-16 09:49:22', 43, 4447, '119a27707d7039b3452ff03eb093d253cf11c3a0', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self - control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:49:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:49:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1110, 'com_content.article.99', '', '2023-03-16 09:49:37', 43, 4445, '9e48654ec720bbb149b98f4dccc6ca0804771036', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:49:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:49:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1111, 'com_content.article.99', '', '2023-03-16 09:49:59', 43, 4445, '3c764c509decd95326bd3aa9fec8fa9b3fe3ea13', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:49:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:49:37\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1112, 'com_content.article.99', '', '2023-03-16 09:51:38', 43, 4445, '702cdb1785494700b7997a20546ebf839c78ad04', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Selfcontrol\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:51:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:49:59\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1113, 'com_content.article.99', '', '2023-03-16 09:52:19', 43, 4434, 'a3c5b403aeab9fbfd5290a3c56592e8299694c62', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"jkashd jashdfjkhsd jkasdhfjkhasdjh kjahsdf ajkhsdfjka sdfjha sdjkfh ajks dfjkshd\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:52:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:51:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1114, 'com_content.article.99', '', '2023-03-16 09:52:56', 43, 4405, 'caa4dbb61b785a67e02ae997fdb0f70b08bc038a', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"Self-control is very important for your social life\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling<\\/span><span style=\\\"font-style: italic;\\\">\\u202fyour\\u202f<\\/span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts<\\/span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.<\\/span>\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fis\\u202fvery\\u202fimportant\\u202ffor\\u202fyour\\u202fsocial\\u202flife\\u00a0 Self-control starts with\\u202f controlling \\u202fyour\\u202f thoughts . If you cannot control your thinking, you cannot control your actions. Most people feel they have to develop or maintain self-control, only in order to\\u202fachieve their own\\u202fgoals.\\u202fSelf-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others.\\u202fPeople with self-control seem to uphold the three following habits:\\u00a0 \\u00a0 \\u0391) Self-maintenance\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f \\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u202f\\u00a0 They have a healthy attitude towards \\\"material goods\\\" and focus on what they need\\u202fmore than what they want. They evaluate what they need to\\u202fin order to enrich\\u202ftheir life, but do so in moderation.\\u202f\\u00a0 \\u00a0 \\u0392) Self-Assertiveness\\u00a0 \\u00a0 They know their value and\\u202ffeel comfortable\\u202fto share their thoughts, while giving others the time and space to express themselves.\\u202f\\u00a0 \\u00a0 C) Self-fulfillment\\u00a0 \\u00a0 The road to self-confidence is closely linked to\\u202fdurability.\\u202fThose who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills.\\u00a0 \\u00a0 Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:52:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:52:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1115, 'com_content.article.98', '', '2023-03-16 09:56:01', 43, 4806, '97712fbe6b970f5448e98e3cc4754824b9c41d78', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"Why\\u202fis\\u202fself-control\\u202fso\\u202fdifficult?\\u00a0\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>Self-control is the key element of\\u202fself-esteem\\u202fand self-esteem is the key element of\\u202fcourage.\\u00a0<\\/p>\\r\\n<p>Who said that\\u202fself-control\\u202fis something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.\\u202f\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Why\\u202fis\\u202fself-control\\u202fso\\u202fdifficult?\\u00a0 \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03ac\\u03c1\\u03c1\\u03bf\\u03c5\\u03c2. Self-control is the key element of\\u202fself-esteem\\u202fand self-esteem is the key element of\\u202fcourage. Who said that\\u202fself-control\\u202fis something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.\\u202f\\u00a0 Haven\'t you noticed that after a long day,\\u202flosing\\u202fcontrol is easier as you feel\\u202fexhausted\\u202fand lacking energy? It\'s one of those days that you will easily break the diet and think \\\"It\'s worth having a sweet, because I got so tired today\\\".\\u00a0 \\u202f\\u00a0 Change\\u202fis something not everyone likes and many times people get\\u202fsidetracked. It\\u2019s natural to root for\\u202fa routine which is familiar and convenient. So a change in habits will require behavioral adaptation and thus influence your self-control. However, there are ways that can help you understand when your self-control is\\u202frunning out, but also how to regain it.\\u00a0 What are the signs that show you lack self-control? \\u202f\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Disruption\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Anger\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Lack of patience\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0 Difficulty concentrating\\u00a0 \\u00a0 \\u00a0 \\u2022 \\u00a0 \\u00a0Indistinct thoughts\\u00a0 You need a lot of time\\u202fand\\u202fpractice\\u202fto re-gain self-control.\\u202fSelf-discipline\\u202fis something you learn in childhood. But there are times when the conditions or the way you were raised did not allow you to practice enough self-control. However, as an adult, you begin to realize that self-control is necessary. You do not have to be disappointed. It is important to take\\u202flittle steps\\u202fat a time, recognize your improvement and reward yourself for it.\\u202f\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 09:56:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 09:53:25\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":17,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1116, 'com_content.article.105', '', '2023-03-16 10:08:25', 43, 3412, 'bd878a2b11c3e2c40bdbe466b127fd5f213b555b', '{\"id\":\"105\",\"asset_id\":323,\"title\":\"Independence in a relationship: How to achieve it\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Independence in a relationship: How to achieve it You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. Follow the steps below to regain or protect your independence and never feel lost if you break up again. Continue going out with your own friends. You can also meet them as a couple, but try to meet your friends independently as well. Make time for yourself. Spare some time to do things without your partner; pamper yourself, go shopping, go to the gym. Keep your personal space. If you live together, you and your partner should have a separate room, or even a corner, this will only be yours. It should be a space with your own personal belongings where you can sit and relax or concentrate on your work. Pick up a personal hobby. It\'s very important to keep busy with something you enjoy, practice and become better at. It\'s even more important for this hobby to remain yours alone. You can encourage your partner to find his own hobby.<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:08:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:06:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1117, 'com_content.article.106', '', '2023-03-16 10:12:43', 43, 3615, '78f669f42cc7120e627e4294ab5e50272752be2b', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"Develop the characteristics of an independent person\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">If you want to become independent you need to reach some goals and make them part of your life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Develop the characteristics of an independent person If you want to become independent you need to reach some goals and make them part of your life. Here are the most important ones Make a living. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best. Become socially independent. You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there. Say what you think. What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment. Travel alone. It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:12:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:10:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1118, 'com_content.article.107', '', '2023-03-16 10:14:06', 43, 2567, '2e5e84c2ec651469ec31a980363276525555d3c5', '{\"id\":\"107\",\"asset_id\":327,\"title\":\"Independence in everyday life\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>What time is it in practice starts in simple, everyday settings.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Independence in everyday life What time is it in practice starts in simple, everyday settings. Money management: Manage your income. Make your own money and decide how you are going to spend it. This requires a strategic plan that you must follow responsibly. Cook: Nutrition is one of our basic needs, so it\'s important to know how to provide yourself with a meal without depending on someone else. You can start with simple easy to cook recipes. Take responsibility: Even if it\'s somebody else\'s fault, examine the situation and accept the fact that the only person you can control is yourself and your reactions. Work on you!<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:14:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:12:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/autonomia-stin-kathimerinotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1119, 'com_content.article.108', '', '2023-03-16 10:15:46', 43, 3162, 'cc553f8e553da962ea1f8d5ed62103d4d59f9917', '{\"id\":\"108\",\"asset_id\":329,\"title\":\"Learn how to make decisions\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Learn how to make decisions Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions. Examine the situation thoroughly. In order to make the right decision, you need to become aware of all aspects of the situation. Make a list of the positives and the negatives. Think of many different solutions. Having lots of choices helps you decide more objectively. Decide on the best solution. Go through your previous list and begin excluding the unsuitable options, one by one, until you conclude on the best possible solution. Make a plan and decide how you\'re going to implement it, where and how you will start and how you will start and the which will be your next steps. Communicate your decision and take action. The caring your decision to someone else forms of sorts of commitment that will help you avoid changing your mind.<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:15:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:14:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/mathe-pws-na-lamvaneis-apofaseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1120, 'com_content.article.106', '', '2023-03-16 10:18:52', 43, 3608, 'ddf12189795242db25c521e574ed2633b6e61d3b', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"Develop the characteristics of an independent person\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">If you want to become independent you need to reach some goals and make them part of your life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Develop the characteristics of an independent person If you want to become independent you need to reach some goals and make them part of your life. Here are the most important ones Make a living. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best. Become socially independent. You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there. Say what you think. What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment. Travel alone. It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet.<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:18:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:18:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1121, 'com_content.article.106', '', '2023-03-16 10:19:47', 43, 3609, 'bb7589a5034b8ff8caf73f7d5876530ba15022d7', '{\"id\":\"106\",\"asset_id\":325,\"title\":\"Develop the characteristics of an independent person\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">If you want to become independent you need to reach some goals and make them part of your life.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Develop the characteristics of an independent person If you want to become independent you need to reach some goals and make them part of your life. Here are the most important ones: Make a living. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best. Become socially independent. You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there. Say what you think. What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment. Travel alone. It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet.<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:19:47\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:19:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1122, 'com_content.article.159', '', '2023-03-16 10:28:53', 43, 3964, 'd07341254e173c7a50c45a6e632da035131a0a71', '{\"id\":\"159\",\"asset_id\":431,\"title\":\"Examples of setting boundaries\",\"alias\":\"\\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Examples of setting boundaries \\u0398\\u03ad\\u03c4\\u03c9 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bb\\u03bc\\u03ce \\u03bd\\u03b1 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ce \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03c3\\u03c9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. I set boundaries means I dare to love myself even if I am in danger of disappointing others. Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. \\u2022 Anger \\u2013 \\u00abI would like you stop yelling at me. If you do, I\'ll leave the house \\/ office and our meeting will end here\\u00bb. \\u2022 Win time \\u2013 \\u00abI have a policy of not taking instant decisions, I need a little time to think and decide what I want to do. If you need an immediate response, I cannot give it right now\\u00bb. \\u2022 Critique \\u2013 \\u00abIt is not okay for you to comment on my weight, please stop. If you do not, I will not be able to continue with this discussion\\u00bb. \\u2022 Additional Commitment - \\u00abAlthough this is an important issue for me, I will have to reject your request for help right now. \\\" Or \\\"I need to meet my family\'s needs\\u00bb. \\u2022 Money \\u2013 \\u00abI will not lend you any more money. I care for you and I think you need to start taking responsibility for yourself\\u00bb. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:28:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:26:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/paradeigmata-thespisis-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1123, 'com_content.article.160', '', '2023-03-16 10:29:44', 43, 3936, '28006a05ef084a0d035914dff9ce7d8d6080f007', '{\"id\":\"160\",\"asset_id\":433,\"title\":\"19 signs that you lack healthy boundaries!\",\"alias\":\"19-\\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1-\\u03cc\\u03c4\\u03b9-\\u03b4\\u03b5\\u03bd-\\u03ad\\u03c7\\u03b5\\u03c4\\u03b5-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>19 signs that you lack healthy boundaries! \\u03a4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03cc\\u03c1\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03b1\\u03af\\u03c9\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2. Personal boundaries protect our deeper self and defend our right of choice. The following actions, habits and behaviors may be indications that you do not have healthy boundaries. 1. You tell everything to everyone. 2. You talk very comfortably from the first meet. 3. You fall in love with every new acquaintance. 4. You fall in love with anyone that approaches you. 5. You fall in love with people that are not available. 6. You give in sexually with the very first chance. 7. You go against your personal values or your rights, to please others. 8. You do not speak up when someone else shows inadequate boundaries. 9. You do not speak up when someone violates your boundaries. 10. You accept food, gifts, contact, etc. that you do not want. 11. You touch someone without asking. 12. You allow someone to get what they can from you. 13. You let others direct your life. 14. You let others define you. 15. You expect others to meet your needs. 16. \\u00abYou collapse\\u00bb so that someone can take care of you. 17. \\u00abYou abuse\\u00bb yourself. 18. \\u00abYou abuse\\u00bb others. 19. You abuse things (substances, food, nicotine rtc).<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:29:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:29:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/19-simadia-oti-den-exete-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1124, 'com_content.article.161', '', '2023-03-16 10:30:38', 43, 4747, 'c0de70849633f3d7213b5967ea03722ec2916240', '{\"id\":\"161\",\"asset_id\":435,\"title\":\"What are healthy boundaries?\",\"alias\":\"\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03cc\\u03c1\\u03b9\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What are healthy boundaries? \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd. Lack of boundaries causes lack of respect. It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. - physical boundaries refer to respect for our personal space and physical contact. Healthy physical boundaries require the decision of what is acceptable and what is not in different kinds of relationships (hugs, kisses, hand \\/ shoulder touch, etc.). These boundaries are violated when someone touches or invades your personal space without your approval. - The intellectual boundaries refer to our thinking and ideology. Healthy intellectual boundaries require respect for one\'s views and awareness of what is appropriate for him to discuss at the time (for example: it is not always the right time for someone to discuss politics). They are violated when one ignores or underestimates the views and ideas of another. - The emotional boundaries refer to our feelings. Healthy emotional boundaries include limitations as to where, when and with whom we will share personal information as well as whom we will allow to influence us emotionally. They are violated when one ignores, underestimates, criticizes or mocks the feelings of another. - The sexual boundaries refer to all areas of sexuality (emotional, verbal, physical approach). Healthy sexual boundaries include bidirectional understanding and respecting the desires and constraints between partners. They are violated when someone receives unwanted touching, sexual comments, prompting to engage in sexual acts that they do not want and sexual innuendos. - The material boundaries relate to our money and property. Healthy material boundaries include limitations on the materials that can be shared, but also the people with whom they will be shared with (for example, it is okay to lend your car to your brother, but not to a neighbor you have only seen twice). They are violated when someone steals or destroys someone else\'s property or puts pressure on them. - The time boundaries refer to the way we share our time. Healthy time boundaries require spending equal time (as long as it is feasible to do so) to all of the main areas of our lives (personal life, professional life, activities, sports, etc.). They are violated when someone demands too much time from someone else. \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:30:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:30:09\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/poia-einai-ta-ygii-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1125, 'com_content.article.162', '', '2023-03-16 10:33:17', 43, 4155, '8db331d30ff31df35422c64c076fb4f6ee6c6a50', '{\"id\":\"162\",\"asset_id\":437,\"title\":\"Personal boundaries\",\"alias\":\"2022-01-11-16-12-18\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Personal boundaries \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ce\\u03b6\\u03bf\\u03c5\\u03bd, \\u03bf\\u03b9 \\u03cc\\u03c1\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd! Boundaries save us, limits kill us! Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. Just as a fence protects our real estate, our personal boundaries protect ourselves. In both our personal and professional life, the lack of boundaries puts a toll on our mental balance and our personal and professional growth. Some ways to set boundaries that are important to you are the following: - Be clear about the boundaries you set for yourself and others. Make sure you have defined to both yourself and others what is acceptable and what not. - Once someone violates your limit, you can remind them and ask for their help to protect it. - If the person still violates the limit, ask them decidedly but kindly to stop the behavior. If the behavior continues, consider what further action is appropriate to be taken in order to stop the behavior while respecting the other person. - Consider possible alternatives that may exist in not being in environments that minimize the chances for someone to break your boundaries. - Thank the people around you who honor your boundaries and respond to your request. - Identify the consequences of violating or ignoring your boundaries. - Identify the dysfunctional thoughts and beliefs that lead you to allow violations of your boundaries. - Develop new, more rational, efficient thoughts and beliefs which will help you change your behaviors so that you can build healthy boundaries. - Identify new behaviors which you need to add to your actions to develop healthy boundaries. - Apply these behaviors to your everyday life, so that your personal space, privacy and rights are not ignored or infringed by anyone. - Always try to understand and honor others\' boundaries. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:33:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:30:46\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/proswpika-oria.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1126, 'com_content.article.163', '', '2023-03-16 10:33:43', 43, 3116, '15784d79487238217a438ddf7b1313f207ebc948', '{\"id\":\"163\",\"asset_id\":439,\"title\":\"The boundaries table\",\"alias\":\"\\u03bf-\\u03c0\\u03af\\u03bd\\u03b1\\u03ba\\u03b1\\u03c2-\\u03c4\\u03c9\\u03bd-\\u03bf\\u03c1\\u03af\\u03c9\\u03bd\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The exercise below ill help you understand the boundaries you need to set and maintain with different people.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The boundaries table The exercise below ill help you understand the boundaries you need to set and maintain with different people. Make a table of 8 lines and 5 columns. In the first line write the name of the person with whom you want to set heathy boundaries. In the following lines write the categories of boundaries you wish to establish, as well as the form they currently have. See example below - Natural boundaries refer to personal space and physical intimacy. - Emotional boundaries refer to your feelings. - Spiritual boundaries refer to respecting the ideas and the way of thinking of others. - Sexual boundaries refer to all aspects of sexuality (emotional, verbal, physical, etc.). - Material boundaries refer to financial assets. - Time boundaries refer to time management. Try to evaluate your boundaries and take action wherever you feel you haven\\u2019t set healthy boundaries. Repeat the exercise every 2 weeks until you\\u2019ve set healthy boundaries in all sections. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:33:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:33:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/o-pinakas-twn-oriwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1127, 'com_content.article.166', '', '2023-03-16 10:34:30', 43, 3151, 'a2d3c38b82fb6ead288085de436de7474eb5c176', '{\"id\":\"166\",\"asset_id\":445,\"title\":\"How to say NO\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03c0\\u03b5\\u03b9\\u03c2-\\u03cc\\u03c7\\u03b9\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Saying \\u201cno\\u201d is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say \\u201cno\\u201d without feeling guilty.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>How to say NO Saying \\u201cno\\u201d is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say \\u201cno\\u201d without feeling guilty. - Sense the answer: When someone asks you to do something, there is a little voice inside you which tells you how you really want to respond; by saying yes or no. Be calm, listen to your inner voice and sense te answer without being influenced by wat you believe you must say. - How to deal with other peoples\\u2019 reactions: We often hesitate to say \\u201cno\\u201d fearing a negative reaction. It\\u2019s very important to consider that the people who deserve to stand next to us are the ones who recognize and accept our right to refuse and don\\u2019t get mad in every such occasion. - Show yourself compassion: Just as you feel compassion for others and say yes to avoid hurting their feelings, show compassion to yourself as well and cover your own needs. Remember: \\u201cYou have nothing to gain from an empty vase\\u201d.<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:34:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:33:55\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-peis-oxi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1128, 'com_content.article.155', '', '2023-03-16 10:37:45', 43, 3129, '8992fa13514164c4a190f389119c9ca0b11ca880', '{\"id\":\"155\",\"asset_id\":423,\"title\":\"The 6 steps to decision making\",\"alias\":\"\\u03c4\\u03b1-6-\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03bb\\u03ae\\u03c8\\u03b7-\\u03bc\\u03b9\\u03b1\\u03c2-\\u03b1\\u03c0\\u03cc\\u03c6\\u03b1\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The 6 steps to decision making Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness! 1. Recognize the need behind making the decision: what is driving you to decide, what do you want to achieve? 2. Framing the issue: gather lots of information about the issue under consideration and narrow it down. 3. Find alternatives: find and evaluate two to four alternatives until you end up to the appropriate ones 4. Choice: choose the best alternative for you 5. Implementation: implement your chosen alternative and observe its progress 6. Evaluation: evaluate your decision and get feedback from its results. If the consequences are negative, repeat the process and apply another alternative. And remember! Many times even if our decision has turned out to be wrong, when we are called to decide again, it is not necessary that we will make another choice...<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:37:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:37:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1129, 'com_content.article.142', '', '2023-03-16 10:38:44', 43, 3587, '42842bc1dc5f7f13f0fbdcb671f1480d7827b30a', '{\"id\":\"142\",\"asset_id\":397,\"title\":\"The benefits of positivity to our health\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>The benefits of positivity to our health \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac. Love makes the world go round and kindness makes people come together. Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. In particular, experiencing positive emotions protects us from symptoms of illness such as sniffles, headaches and pain in the abdomen and stomach. Experiencing positive emotions encourages people to make healthy choices, avoid threats and take care of themselves, contributing to an overall improved health. Also, positive feelings are a wall of protection against depression, enhancing psychological well-being and life-satisfaction. Lastly, positivity is directly related to maintaining a healthy heart rate, which, in turn contributes to general health and longevity. .<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:38:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:38:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1130, 'com_content.article.135', '', '2023-03-16 10:39:38', 43, 4505, '0717c96ddeee3edf49f3d3a8fdd0ee7ab5daf057', '{\"id\":\"135\",\"asset_id\":383,\"title\":\"What is awe and what is its significance to our happiness\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03b4\\u03ad\\u03bf\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03bf\\u03b9\\u03b1-\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is awe and what is its significance to our happiness \\u039f \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ba\\u03bf\\u03b9\\u03c4\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b5\\u03c1\\u03cc\\u03bb\\u03b1\\u03ba\\u03ba\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bb\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bb\\u03ac\\u03c3\\u03c0\\u03b7, \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03c3\\u03c4\\u03ad\\u03c1\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bd\\u03b1\\u03ba\\u03bb\\u03cc\\u03bd\\u03c4\\u03b1\\u03b9. One looks at the water and sees mud, the other the reflection of the stars. Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. For example, when we see some great architectural construction, when we witness a natural phenomenon of rare beauty or when we witness the birth of a child... The feeling of awe has the same powerful effect to our happiness. However. in contrast to all other positive emotions, it is the only one that does not make us smile or laugh. Let\'s look at 3 ways to incorporate a sense of awe into our everyday lives: - Walk in nature as often as you can: take a walk and observe the environment, the sounds, the objects, the people and the colors you encounter. Observe the treasures of nature; you will feel awe looking at the clouds floating away. - Get the most out of your trips: when you find yourself in a new holiday spot, try to wake up early in the morning and live your day to the fullest, enjoying the sunset, observing the people, the sights, the beauty of nature, the new tastes and everything else around you. - Get out of your comfort zone at least once a day: you do not have to go on vacation to experience feelings of awe. You just need to observe beauty in your everyday life. This will be easier if you make sure you do something different every day, such as a night stroll, a concert, hiking and gazing at the city from the top of a hill, watching your favorite sport -whatever else pleases you, as long as it\'s not something you do every day! \\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:39:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:39:14\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1131, 'com_content.article.129', '', '2023-03-16 10:41:42', 43, 3656, 'fef31d98ad0194cc5c7a4b062992db2b7da671ea', '{\"id\":\"129\",\"asset_id\":371,\"title\":\"What is Gratitude?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is Gratitude? \\u0391\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03ad\\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03cc\\u03b3\\u03b5\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03b3\\u03b5\\u03bc\\u03ac\\u03c4\\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7. Among the things you can give and at the same time keep, is your word, a smile and a heart full of gratitude. Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. Indeed, the feeling of gratitude increases dopamine, serotonin and oxytocin levels, the neurochemicals that make us \\u03bd\\u03b1 feel good! Gratitude brings us closer to other people, generosity and the feelings of generosity, security and consistency, while driving away negative emotions. Start showing your gratitude today! \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:41:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:41:07\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-eygnomosyni.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1132, 'com_content.article.119', '', '2023-03-16 10:42:31', 43, 2528, '5bf1d023ceccd2f9d6574eac3349dd799dd853d7', '{\"id\":\"119\",\"asset_id\":351,\"title\":\"Everyday schedule\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Hold a daily activities diary where: <span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">You will estimate the time you need to perform your daily activities <\\/span><\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Everyday schedule Hold a daily activities diary where: You will estimate the time you need to perform your daily activities Take into account breaks that must take place Determine how long meetings will last within the day As a follow-up: Evaluate if your day was productive and if scheduling help save time and energy<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:42:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:42:11\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kathimerino-programma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1133, 'com_content.article.109', '', '2023-03-16 10:45:40', 43, 4148, '574df91b94cf61814d7cab4c6d4b29262c0bbdce', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"What is self-confidence?\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What is self-confidence? \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u00abNo one can make you feel inferior without your consent\\u00bb Eleanor Roosevelt Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. Even if they do not have a successful result, they do not give-up. They have faith to themselves and their abilities, as they seem to be able to exercise control over their life. They keep a positive attitude even when things do not work well because they have accepted and respect themselves as they are, including their faults. Thus, self-confidence inspires healthy emotions such as dignity, self-control, tolerance, accountability, respect for others and self-respect. It is part of our self-esteem and it is a way of expressing it. The person takes the initiative and defends what he considers important. Self-confidence works in accordance with realistic and valid self-evaluation, by taking over responsibility and keeping a dynamic attitude against everyday difficulties and unavoidable adversities. But in order for the individual to become self-confident, their way of thinking plays an important role. What do you think? What is going on in your mind as you read these lines? \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:45:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:44:48\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1134, 'com_content.article.110', '', '2023-03-16 10:46:22', 43, 4056, '2ed0a4ec0b8fadd84c7db9521f6b14271fd3653a', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"Live for yourself and not for others!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Having self-esteem doesn\\u2019t mean you are always right; it means you are not afraid to make mistakes.<\\/p>\\r\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Live for yourself and not for others! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. Having self-esteem doesn\\u2019t mean you are always right; it means you are not afraid to make mistakes. People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. Be cautious! Every person has their own philosophy about life and how to deal with things. This means that you cannot please everyone. So avoid comparisons. It is a significant source of misery. Many people have characteristics that you are missing, but you also have virtues missing from others. Do not look for perfection. No one is perfect and that\'s amazing. There is an immense space for improvement. Do not be afraid to make a mistake. Mistakes help you learn and get better and better. Focus on what you have and love yourself for what it is. Believe in yourself and never give up! The self confidence boost should never stop and must be an everyday goal, because self-love is a constant need! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:46:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:46:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1135, 'com_content.article.111', '', '2023-03-16 10:46:39', 43, 4003, '0e80def7e51b16ffeaa3bf695db215091133f343', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"Confidence in the workplace\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Confidence in the workplace \\u0395\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9. Appreciate yourself and the rest will follow. Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. Having self-confidence shows that we respect ourselves and intend to express and support our thoughts and feelings. It also, enhances the satisfaction we receive from work. Many people, although seeking self-confidence, suffer from passivity, they abandon their ideas and do not express their view to avoid conflicts with others. Others again, show too much self-confidence in the working environment and this can lead to degradation and exploitation of colleagues. Both approaches can have equally bad results in our workplace so we\'re looking for the golden intersection between the two extremes, the appropriate confidence level. Undoubtedly, the perfect percentage of self-confidence is a very important component of a satisfactory and successful career. \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:46:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:46:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1136, 'com_content.article.100', '', '2023-03-16 10:49:10', 43, 4243, 'db4c17b22f7920dae4d7b4eb2e6a949ae5ecfc1f', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"Self-control\\u202fin\\u202fpractice\\u00a0\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">Success and achievement of goals is based on\\u202f<span style=\\\"font-weight: bold;\\\">good habits, <\\/span>which in turn, are based on\\u202f<span style=\\\"font-weight: bold;\\\">discipline\\u202f<\\/span>and <span style=\\\"font-weight: bold;\\\">self-control<\\/span>.\\u00a0\\u00a0<\\/p>\\r\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\">These are\\u202f<span style=\\\"font-weight: bold;\\\">four ways\\u202f<\\/span>to improve self-control and develop more adaptive habits:\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Self-control\\u202fin\\u202fpractice\\u00a0 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. One of the biggest\\u202fchallenges is regulating behavior. Success and achievement of goals is based on\\u202fgood habits, which in turn, are based on\\u202fdiscipline\\u202fand self-control.\\u00a0\\u00a0 These are\\u202ffour ways\\u202fto improve self-control and develop more adaptive habits:\\u00a0 \\u00a0 Avoid temptation\\u202f\\u00a0 \\u00a0 It is not easy to resist the temptation.\\u202fOne study found that the way most people resist temptation is by avoiding it. A prerequisite for this is self-control, which leads to more efficient decision-making and self-help strategies.\\u00a0 \\u00a0 Measure your progress\\u00a0 \\u00a0 Keeping track of your progress can keep you focused on your goals. It also helps you get to understand your own behavior better and makes it easier to\\u202fmaintain or change\\u202fyour habits.\\u00a0 Learn how to manage stress\\u202f\\u00a0 \\u00a0 Taking a break and taking a few breaths help slow down your heart rate and relax. Make sure you\\u202fexercise\\u202fregularly,\\u202feat\\u202fhealthily and sleep\\u202fadequately to improve your focus, cognitive function and health.\\u202fPeople seem to make\\u202fbad decisions\\u202fwhen their blood sugar is low and they lack sleep. Exercise helps you sleep better and follow a more disciplined diet plan.\\u202f\\u00a0 \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:49:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:48:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1137, 'com_content.article.101', '', '2023-03-16 10:49:42', 43, 3544, '554a7bb37e5ee9f351cbc69891c6f37dead88e61', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"What\\u202f is\\u202f self-control?\\u00a0\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Self-control refers to the\\u202f<span style=\\\"font-weight: bold;\\\">ability<\\/span>\\u202fof controlling\\u202f<span style=\\\"font-weight: bold;\\\">feelings<\\/span>\\u202fand\\u202f<span style=\\\"font-weight: bold;\\\">desires<\\/span>\\u202fespecially in tough situations.\\u00a0<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>What\\u202f is\\u202f self-control?\\u00a0 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9. I\'m not what happened to me.\\u202fI am\\u202fwhat I\\u202fchoose to become. Self-control refers to the\\u202fability\\u202fof controlling\\u202ffeelings\\u202fand\\u202fdesires\\u202fespecially in tough situations.\\u00a0 \\u00a0 More specifically, in the field of psychology, self-control is interpreted as the ability\\u202f to subdue\\u202f our impulses, our feelings and behaviors to reach long-term goals. Self-control is mainly regulated by the pre-frontal cortex, thanks to which, instead of responding directly to every impulse that emerges, we can\\u202f plan ,\\u202f assess \\u202falternative actions and ideally,\\u202f avoid \\u202fthings we will regret later on. The basic precondition of self-control is the ability of \\u202fcontrolling our instincts . In a time of direct satisfaction, self-control is perhaps an undervalued ability which, however, is worth fighting for.\\u202f \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:49:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:49:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1138, 'com_content.article.71', '', '2023-03-16 10:50:23', 43, 2824, 'aeff2dfed44e32bbafb0c427b026b403051bdb93', '{\"id\":\"71\",\"asset_id\":255,\"title\":\"Pros and cons \",\"alias\":\"\\u03c4\\u03b1-\\u03c5\\u03c0\\u03ad\\u03c1-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b1-\\u03ba\\u03b1\\u03c4\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Pros and cons Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive? Then, ask yourself: - what are the pros being like that? - What are the cons of being like that? - What are the cons of anger? - What are the benefits of being like the person your first thought of? Consider if the pros of anger outweigh the cons, or if the cons of anger outweigh the pros. Use a 1-100 evaluation scale (50-50. 40-60, etc.) Remember we may not be able to control when we get angry but we can control our reaction to it. We can be angry and passive, angry and aggressive, angry and passive-aggressive or angry and assertive. The choice is ours.<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:50:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:50:09\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/ta-yper-kai-ta-kata.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1139, 'com_content.article.81', '', '2023-03-16 10:51:00', 43, 3615, '25898de8c0aec5cd9225ee5d30705ac182953b93', '{\"id\":\"81\",\"asset_id\":275,\"title\":\"Romantic love is...\",\"alias\":\"\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">A question that concerns all of us especially at a young age is \\u201cwhat love is\\u201d.<\\/p>\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Many compare the feeling of being in love with what one feels under the influence of substances.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Romantic love is... \\u0388\\u03bd\\u03b1 \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03bd \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03bd\\u03b5\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u00ab\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0388\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2\\u00bb; A question that concerns all of us especially at a young age is \\u201cwhat love is\\u201d. Many compare the feeling of being in love with what one feels under the influence of substances. This view is not far from the truth, as when we fall in love dopamine and norepinephrine levels rise and our serotonin levels are also affected making us more eager, more energetic and more excited. When we are at the beginning of a romantic relationship, we tend to idealize our partner and we disregard any negative elements; thus, the expression \\u00ablove is blind\\u00bb. Despite the euphoria and pleasure that this emotion gives us, it lasts for a few months to a few years and certainly it isn\'t what keeps us in a long-lasting relationship. \\u00a0<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:51:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:50:47\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/erwtas-einai.jpg\\\",\\\"image_intro_alt\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/erwtas-einai.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1140, 'com_content.article.85', '', '2023-03-16 10:51:44', 43, 3194, 'cf91983d66521510ba1b8498088645f45d556524', '{\"id\":\"85\",\"asset_id\":283,\"title\":\"How to get closer\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03bd\\u03b1-\\u03ad\\u03c1\\u03b8\\u03b5\\u03c4\\u03b5-\\u03c0\\u03b9\\u03bf-\\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>How to get closer These 4 activities will bring you closer to your partner and increase relationship satisfaction. - Exercise together: Endorphins released during exercise can help you feel more positive for one another and an increased heart rate can boost your excitement. - Read together: We don\\u2019t mean at the same time; as long as it\\u2019s the same book, article etc. Research has shown that exchanging views on a topic you have both read about brings you closer and helps you understand each other better. Also, according to research, a person who reads appears to be less stressful, more appealing and more understanding. Exactly wat we look for in a partner! - Do something together at home: Research has shown that couples who do chores together have a better sex life. If you don\\u2019t do chores, try re-decorating together. - Try an extreme sport: Nervousness and suspense are connected to attraction. Thus, something \\u2018\\u2019dangerous\\u2019\\u2019 can make us feel more attracted to our partner. Plus, we will have shared a unique experience.<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 10:51:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 10:51:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/pws-na-erthete-pio-konta-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1141, 'com_content.article.189', '', '2023-03-16 11:34:41', 43, 2133, '9647cd2d6464533ec64b7838e2b951de6ca8d776', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>IOANNASOUCHLA Psychologist-Psychotherapist FULL BIO MYRTONTENTE Psychologist FULL BIO MELINASTOUPA Psychologist FULL BIO IOANNADARVIRI Psychologist FULL BIO CHRISTINAZOURNA Psychologist-Psychotherapist FULL BIO CHRISTINAKARACHOTZITI Dietitian - Nutritionist MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Psychologist FULL BIO MAIRASTEFANAKOU Dietitian - Nutritionist, BSc FULL BIO FENIAVOVOU Psychologist, BSc FULL BIO<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 11:34:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:33:39\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":113,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1142, 'com_content.article.118', '', '2023-03-16 14:06:22', 43, 3740, '4292c30ae19b71eae1c1da44c3aee4d426ab389f', '{\"id\":\"118\",\"asset_id\":349,\"title\":\"Red and green activities\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\r\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.<\\/p>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\\r\\n<p>Red and green activities The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently. Energy here means mental energy. Activities that require us using our strong suits may tire us out physically, but boost our energy mentally. Step one introduction Activities that require us using our strong suits and give us energy will be referred to as green activities You really enjoy them They make you feel energetic You lose track of time You look forward to pursuing them You respond well even under pressure or stress Activities that require us using our weak spots and consume our energy will be referred to as red activities You don\'t enjoy them Today exhaust you Time seems to slow down You do not look forward to pursuing them They require a lot of effort on your part to self-control and concentrate Step two list your red and green activities During the course of the week, list your red and green activities on a daily basis and note the energy levels they consume or boost respectively. Step three note what each activity offers or detracts. For example; Green activity \\u2192 Exercising \\u2192 Boosts my energy \\u2192 Gives me a healthy and toned body Step four evaluation Could you increase green activities in your daily schedule? Could you manage red activities more efficiently? Could you outsource them or reform them?<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:06:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:05:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/02\\\\\\/14\\\\\\/kokkines-kai-prasines-drastiriotites-2.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1143, 'com_content.article.253', '', '2023-04-26 21:24:54', 43, 3189, '46c6e2bdb0ac04f6a5030542c22f1bc5904f2d3c', '{\"id\":253,\"asset_id\":659,\"title\":\"CV - Maria Markianou\",\"alias\":\"cv-maria-markianou\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv-makrianou.png\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Maria Markianou is a psychologist.<\\/p>\\r\\n<p>She has graduated from the Faculty of Psychology of the Aristotle University of Thessaloniki and obtains a Professional License to practice as a Psychologist in Greece since 2013.<\\/p>\\r\\n<p>She has attended the Behavioral Therapy Program of Anxiety Disorders, OCD and PTSD, in the University Psychiatric Clinic of Aiginitio Hospital in Athens, and has participated in the clinical works of the Special Medical Unit of Behavior Therapies.<\\/p>\\r\\n<p>She has experience in working as a psychologist and as child protection worker in various N.G.O.s with adolescents and adults, asylum seekers and refugees in Greece, with various psychological-psychiatric difficulties. She has also attended various seminars regarding mental health and psychotherapy topics, such as, interventions for PTSD, Psychological First Aid, Gender Based Violence victims support etc .<\\/p>\\r\\n<p>She currently works as a Psychologist in HR PSYCHOLOGY \\u2013 TODAY. She is a Counsellor \\u2013 Psychologist in the 24-hour Telephone Counselling Support Line and delivers individual counselling sessions to adults and adolescents. Additionally, she is cooperating with a private Centre for Special Therapies for children and adolescents, where she runs Social Skills Groups.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:20:35\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/cv-makrianou.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/cv-makrianou.png?width=257&height=256\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1144, 'com_content.article.189', '', '2023-04-26 21:52:08', 43, 4673, '47e9c637d4333d7b7ab6ed562257695598e8e535', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u03a8\\u03a5\\u03a7\\u039f\\u039b\\u039f\\u0393\\u039f\\u0399 \\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, \\u0399\\u03b4\\u03c1\\u03c5\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 HR PSYCHOLOGY - TODAY \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a6\\u0395\\u039d\\u0399\\u0391\\u0392\\u03a9\\u0392\\u039f\\u03a5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc, MBPsS \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u0395\\u039b\\u0399\\u039d\\u0391\\u03a3\\u03a4\\u039f\\u03a5\\u03a0\\u0391 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u0394\\u0391\\u03a1\\u0392\\u03a5\\u03a1\\u0397 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u0391\\u03a1\\u0399\\u0391\\u039c\\u0391\\u03a1\\u039a\\u0399\\u0391\\u039d\\u039f\\u03a5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u03a5\\u03a1\\u03a4\\u03a9\\u039d\\u03a4\\u0395\\u039d\\u03a4\\u0395 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0399\\u0391\\u03a4\\u03a1\\u039f\\u03a6\\u039f\\u039b\\u039f\\u0393\\u039f\\u0399 \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 - \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, MSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039c\\u0391\\u0399\\u03a1\\u0391\\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0391\\u039a\\u039f\\u03a5 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 - \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2, BSc \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 21:52:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 21:40:10\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":130,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1145, 'com_content.article.189', '', '2023-04-26 21:54:49', 43, 2219, 'e694926e93632226c2d9ab17893cf61e75824a6a', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>PSYCHOLOGISTS IOANNASOUCHLA Psychologist, Founder of HR FULL BIO FENIAVOVOU Psychologist, MSc, MBPsS FULL BIO CHRISTINAZOURNA Psychologist, MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Psychologist, MSc FULL BIO MELINASTOUPA Psychologist, MSc FULL BIO IOANNADARVIRI Psychologist, MSc FULL BIO MARIAMARKIANOU Psychologist, MSc FULL BIO MYRTONTENTE Psychologist, MSc FULL BIO NUTRITIONISTS CHRISTINAKARACHOTZITI Dietitian - Nutritionist, MSc FULL BIO MAIRASTEFANAKOU Dietitian - Nutritionist, BSc FULL BIO<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 21:54:49\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 21:52:08\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":131,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1146, 'com_content.article.239', '', '2023-04-26 22:02:54', 43, 2884, 'c67f9a337552f648cacb2f42e05992c63bad98f8', '{\"id\":\"239\",\"asset_id\":617,\"title\":\"CV - Maira Stefanakou\",\"alias\":\"cv-\\u03bc\\u03ac\\u03b9\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv3.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Maira Stefanakou is a Dietitian - Nutritionist, BSc<\\/p>\\r\\n<p>Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA.<\\/p>\\r\\n<p>Her internship took place at the Hospital of Thoracic Diseases \\\"Sotiria\\\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship.<\\/p>\\r\\n<p>She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:02:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:02:44\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1147, 'com_content.article.196', '', '2023-04-26 22:03:04', 43, 2897, '1a72cca99827e0fc7a4c82133c678e25d90aae9f', '{\"id\":\"196\",\"asset_id\":502,\"title\":\"CV - Nikoleta Chatzikonstantinidou\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/15\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Nikoleta Chatzikonstantinidou is a psychologist<strong>\\u00a0<\\/strong><\\/p>\\r\\n<p>Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist.<\\/p>\\r\\n<p>She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care.<\\/p>\\r\\n<p><br \\/>She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health.<\\/p>\\r\\n<p><br \\/>The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:04\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:02:59\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1148, 'com_content.article.195', '', '2023-04-26 22:03:13', 43, 2923, 'af28553355596645ddb7f1a9d033ab07742bbac1', '{\"id\":\"195\",\"asset_id\":501,\"title\":\"CV - Christina Karachotziti\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03ba\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv6.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Christina Karachotziti is a dietitian - nutritionist MSc<\\/p>\\r\\n<p>He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian.<\\/p>\\r\\n<p>She then went on to pursue postgraduate studies entitled \\\"Patient Counseling\\\" at the University of the Aegean and \\\"Food Quality Management\\\" at the University of West Attica, where he completed them with honors.<\\/p>\\r\\n<p>She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits.<\\/p>\\r\\n<p>She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition &amp; Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:07\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1149, 'com_content.article.194', '', '2023-04-26 22:03:23', 43, 2882, '0d105fe4793200c61f8883b553862c32508cd6bf', '{\"id\":\"194\",\"asset_id\":500,\"title\":\"CV - Zourna Christina\",\"alias\":\"cv-\\u03c7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1-\\u03b6\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv5.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Zourna Christina is a Psychologist-Psychotherapist<\\/p>\\r\\n<p>She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University.<\\/p>\\r\\n<p>She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR).<\\/p>\\r\\n<p>The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools.<\\/p>\\r\\n<p>Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:16\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1150, 'com_content.article.193', '', '2023-04-26 22:03:33', 43, 3249, '09b6134a06df54ba0361744b3f5c3924e672b698', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - Ioanna Darviri\",\"alias\":\"cv-ioanna-darviri\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/14\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Ioanna Darviri is a licensed psychologist.<\\/p>\\r\\n<p>She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples\\u2019 therapy.<\\/p>\\r\\n<p><br \\/>She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions.<\\/p>\\r\\n<p>Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees.\\u00a0She currently works as a psychologist at Hr.<br \\/>Psychology-Today and is counselor in the 24-hour Support Counseling Line.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:27\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1151, 'com_content.article.192', '', '2023-04-26 22:03:42', 43, 3233, 'df44c7d988a5eeb494657cf4bc9689f83bf3232b', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - Melina Stoupa\",\"alias\":\"cv-melina-stoupa\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/13\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p>Melina Stoupa is a psychologist<\\/p>\\r\\n<p>She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical\\u00a0 psychology from the Aristotle University of Thessaloniki.<\\/p>\\r\\n<p><br \\/>At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars.<\\/p>\\r\\n<p><br \\/>She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health.<\\/p>\\r\\n<p><br \\/>She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:36\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1152, 'com_content.article.191', '', '2023-04-26 22:03:51', 43, 2493, '6339141de457a09d0b7f5c3d20281cb78d899812', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - Myrto Ntente\",\"alias\":\"cv-myrto-ntente\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/2022\\/01\\/13\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>Myrto Ntente is a licensed psychologist.<\\/p>\\r\\n<p><br \\/>She graduated from the Open University in the United Kingdom and holds a Master\\u2019s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom.<\\/p>\\r\\n<p><br \\/>She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology.<\\/p>\\r\\n<p><br \\/>She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:03:51\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:45\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1153, 'com_content.article.190', '', '2023-04-26 22:04:03', 43, 3597, 'b192330d6efe5ac3a0508ea817022e430b2dfe66', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - Ioanna Souchla\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0Ioanna Souchla is a psychologist-psychotherapist.<\\/p>\\r\\n<p>She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis.<\\/p>\\r\\n<p>She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace.<\\/p>\\r\\n<p>Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to\\u00a0 improve and enhance capabilities and talents, quality of working life for all and high productivity.<\\/p>\\r\\n<p>Among the companies she cooperates with are:<\\/p>\\r\\n<p>AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic.<\\/p>\\r\\n<p>\\u00a0In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs.<\\/p>\\r\\n<p>\\u00a0She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators).<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 22:04:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 22:03:54\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":21,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1154, 'com_content.article.254', '', '2023-07-14 12:06:35', 43, 1767, '5bb330abf4320f08d31246f973e643367c87e6be', '{\"id\":254,\"asset_id\":661,\"title\":\"MEN & EMOTIONS\",\"alias\":\"men-emotions\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 12:06:35\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2023-07-14 12:06:35\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-07-14 12:06:35\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png?width=260&height=160\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1155, 'com_content.article.254', '', '2023-07-14 12:20:54', 43, 3116, 'fb4817924cfc833dcb65876d32eaa4151fb318f0', '{\"id\":\"254\",\"asset_id\":661,\"title\":\"MEN & EMOTIONS\",\"alias\":\"men-emotions\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Image Overlay Subtitle of the Image Overlay addon It is true that characterizing a man as sensitive is not necessarily considered an advantage. The belief that sensitivity is a \\\"privilege\\\" of the female sex has long prevailed, attributing the characteristic to hormonal changes. Consider the biased way we express ourselves when we address emotional expression depending on gender. Expressions such as \\\"Men do not cry\\\" \\\"Guys are not afraid\\\" etc. are just some of the things that boys are exposed to during childhood, internalize and most likely reproduce as adults to their own children. \\u00a0 But, in the end, are men less emotional than women? In a recent study, Weigard et al. (2021) monitored and recorded the emotional fluctuations of 142 men and women over a 75-day period, finding that there were no significant differences between the sexes. The above finding shows that both sexes experience similar emotions and with the same intensity. However, at the same time, men in order to comply with social norms are called to limit their expression, especially when they involve feelings of fear or sadness. Therefore, it is time to reconsider the established perceptions regarding emotions, allowing the male sex to express their entire emotional repertoire without censorship. \\u00a0 HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 12:06:35\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 12:20:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 12:06:42\",\"publish_up\":\"2023-07-14 12:06:35\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png?width=260&height=160\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1156, 'com_content.article.255', '', '2023-07-14 13:48:58', 43, 1770, 'b99a90619c5e40e40250f0bac48b01aa462e426f', '{\"id\":255,\"asset_id\":662,\"title\":\"Dealing with Toxic People\",\"alias\":\"dealing-with-toxic-people\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 13:48:58\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2023-07-14 13:48:58\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-07-14 13:48:58\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1157, 'com_content.article.255', '', '2023-07-14 13:49:05', 43, 3245, '7650e92caa600ec4b557e74fb190651c0ee4320c', '{\"id\":\"255\",\"asset_id\":662,\"title\":\"Dealing with Toxic People\",\"alias\":\"dealing-with-toxic-people\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Image Overlay Subtitle of the Image Overlay addon Surely you will have heard of \\\"toxic people\\\". But what does this mean? Are people toxic or their behaviors? The most correct term is the \\\"toxic behaviors\\\" of people, behaviors that have a negative impact on our lives and everyday life. It is very likely that we will come into contact with such behaviors that cause upset, self doubt, reduction of our energy and general negative mood. \\u00a0 But how do we recognize these behaviors? People with these behaviors share some basic characteristics: They usually give you the feeling that you \\\"owe\\\" them something. o They do not take responsibility and blame others for their own behaviors. They are manipulative. They do not recognize or admit their mistakes. They don\'t apologize easily. They do not show respect for the boundaries of those they associate with. You may realize that you are being lied to. They often take the role of the victim, automatically putting you in the place of the abuser. They do not show understanding for the feelings and point of other people. They make those around them doubt themselves. \\u00a0 In addition to learning to recognize these characteristics, it is important to see how we can better manage them. Set boundaries. Communicate your difficulties to this person. Limit your interaction with them. Let\'s accept that we cannot and it is not our responsibility to change them. \\u00a0 PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 13:48:58\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 13:49:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 13:48:58\",\"publish_up\":\"2023-07-14 13:48:58\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1158, 'com_content.article.254', '', '2023-07-14 14:00:31', 43, 3121, 'b9f3b2bb1ce23a85931b36050905ee24a30a3477', '{\"id\":\"254\",\"asset_id\":661,\"title\":\"MEN & EMOTIONS\",\"alias\":\"men-emotions\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>MEN &amp; EMOTIONS Subtitle of the Image Overlay addon It is true that characterizing a man as sensitive is not necessarily considered an advantage. The belief that sensitivity is a \\\"privilege\\\" of the female sex has long prevailed, attributing the characteristic to hormonal changes. Consider the biased way we express ourselves when we address emotional expression depending on gender. Expressions such as \\\"Men do not cry\\\" \\\"Guys are not afraid\\\" etc. are just some of the things that boys are exposed to during childhood, internalize and most likely reproduce as adults to their own children. \\u00a0 But, in the end, are men less emotional than women? In a recent study, Weigard et al. (2021) monitored and recorded the emotional fluctuations of 142 men and women over a 75-day period, finding that there were no significant differences between the sexes. The above finding shows that both sexes experience similar emotions and with the same intensity. However, at the same time, men in order to comply with social norms are called to limit their expression, especially when they involve feelings of fear or sadness. Therefore, it is time to reconsider the established perceptions regarding emotions, allowing the male sex to express their entire emotional repertoire without censorship. \\u00a0 HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 12:06:35\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 14:00:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 14:00:25\",\"publish_up\":\"2023-07-14 12:06:35\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b12.png?width=260&height=160\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(1159, 'com_content.article.255', '', '2023-07-14 14:02:45', 43, 3257, '1e897aa88b2505c542cac7811b4282def37c3214', '{\"id\":\"255\",\"asset_id\":662,\"title\":\"Dealing with Toxic People\",\"alias\":\"dealing-with-toxic-people\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Dealing with Toxic People Subtitle of the Image Overlay addon Surely you will have heard of \\\"toxic people\\\". But what does this mean? Are people toxic or their behaviors? The most correct term is the \\\"toxic behaviors\\\" of people, behaviors that have a negative impact on our lives and everyday life. It is very likely that we will come into contact with such behaviors that cause upset, self doubt, reduction of our energy and general negative mood. \\u00a0 But how do we recognize these behaviors? People with these behaviors share some basic characteristics: They usually give you the feeling that you \\\"owe\\\" them something. o They do not take responsibility and blame others for their own behaviors. They are manipulative. They do not recognize or admit their mistakes. They don\'t apologize easily. They do not show respect for the boundaries of those they associate with. You may realize that you are being lied to. They often take the role of the victim, automatically putting you in the place of the abuser. They do not show understanding for the feelings and point of other people. They make those around them doubt themselves. \\u00a0 In addition to learning to recognize these characteristics, it is important to see how we can better manage them. Set boundaries. Communicate your difficulties to this person. Limit your interaction with them. Let\'s accept that we cannot and it is not our responsibility to change them. \\u00a0 PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 13:48:58\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 14:02:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 14:02:30\",\"publish_up\":\"2023-07-14 13:48:58\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_jaem_log`
--

CREATE TABLE `o0ksp_jaem_log` (
  `id` int(11) NOT NULL,
  `ext_id` varchar(50) DEFAULT NULL,
  `service_id` int(11) DEFAULT NULL,
  `check_date` datetime DEFAULT NULL,
  `check_info` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_jaem_services`
--

CREATE TABLE `o0ksp_jaem_services` (
  `id` int(11) NOT NULL,
  `ws_name` varchar(255) NOT NULL,
  `ws_mode` varchar(50) NOT NULL DEFAULT 'local',
  `ws_uri` varchar(255) NOT NULL,
  `ws_user` varchar(100) NOT NULL,
  `ws_pass` varchar(100) NOT NULL,
  `ws_default` tinyint(1) NOT NULL DEFAULT 0,
  `ws_core` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_jaem_services`
--

INSERT INTO `o0ksp_jaem_services` (`id`, `ws_name`, `ws_mode`, `ws_uri`, `ws_user`, `ws_pass`, `ws_default`, `ws_core`) VALUES
(1, 'Local Service', 'local', '', '', '', 1, 1),
(2, 'JoomlArt Updates', 'remote', 'http://update.joomlart.com/service/', '', '', 0, 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_languages`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_languages`
--

INSERT INTO `o0ksp_languages` (`lang_id`, `asset_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 0, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en_gb', '', '', '', '', 1, 1, 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_mail_templates`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_mail_templates`
--

INSERT INTO `o0ksp_mail_templates` (`template_id`, `extension`, `language`, `subject`, `body`, `htmlbody`, `attachments`, `params`) VALUES
('com_actionlogs.notification', 'com_actionlogs', '', 'COM_ACTIONLOGS_EMAIL_SUBJECT', 'COM_ACTIONLOGS_EMAIL_BODY', 'COM_ACTIONLOGS_EMAIL_HTMLBODY', '', '{\"tags\":[\"message\",\"date\",\"extension\",\"username\"]}'),
('com_admintools.adminloginfail', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINFAIL_SUBJECT', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINFAIL_BODY', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINFAIL_BODY_HTML', '', '{\"tags\":[\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.adminloginsuccess', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINSUCCESS_SUBJECT', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINSUCCESS_BODY', 'COM_ADMINTOOLS_EMAIL_ADMINLOGINSUCCESS_BODY_HTML', '', '{\"tags\":[\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.blockedrequest', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_BLOCKEDREQUEST_SUBJECT', 'COM_ADMINTOOLS_EMAIL_BLOCKEDREQUEST_BODY', 'COM_ADMINTOOLS_EMAIL_BLOCKEDREQUEST_BODY_HTML', '', '{\"tags\":[\"INFO_HTML\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.configmonitor', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_CONFIGMONITOR_SUBJECT', 'COM_ADMINTOOLS_EMAIL_CONFIGMONITOR_BODY', 'COM_ADMINTOOLS_EMAIL_CONFIGMONITOR_BODY_HTML', '', '{\"tags\":[\"AREA\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.criticalfiles', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_SUBJECT', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_BODY', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_BODY_HTML', '', '{\"tags\":[\"INFO\",\"INFO_HTML\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.criticalfiles_global', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_GLOBAL_SUBJECT', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_GLOBAL_BODY', 'COM_ADMINTOOLS_EMAIL_CRITICALFILES_GLOBAL_BODY_HTML', '', '{\"tags\":[\"INFO\",\"INFO_HTML\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.ipautoban', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_IPAUTOBAN_SUBJECT', 'COM_ADMINTOOLS_EMAIL_IPAUTOBAN_BODY', 'COM_ADMINTOOLS_EMAIL_IPAUTOBAN_BODY_HTML', '', '{\"tags\":[\"UNTIL\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.rescueurl', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_RESCUEURL_SUBJECT', 'COM_ADMINTOOLS_EMAIL_RESCUEURL_BODY', 'COM_ADMINTOOLS_EMAIL_RESCUEURL_BODY_HTML', '', '{\"tags\":[\"RESCUEURL\",\"INFO_HTML\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\"]}'),
('com_admintools.superuserslist', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_SUPERUSERSLIST_SUBJECT', 'COM_ADMINTOOLS_EMAIL_SUPERUSERSLIST_BODY', 'COM_ADMINTOOLS_EMAIL_SUPERUSERSLIST_BODY_HTML', '', '{\"tags\":[\"INFO\",\"INFO_HTML\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_admintools.troubleshooting', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_TROUBLESHOOTING_SUBJECT', 'COM_ADMINTOOLS_EMAIL_TROUBLESHOOTING_BODY', 'COM_ADMINTOOLS_EMAIL_TROUBLESHOOTING_BODY_HTML', '', '{\"tags\":[\"USERNAME\",\"ACTION\",\"SITENAME\",\"TROUBLESHOOTING_URLS\",\"TROUBLESHOOTING_URLS_HTML\"]}'),
('com_admintools.userreactivate', 'com_admintools', '', 'COM_ADMINTOOLS_EMAIL_USER_REACTIVATE_SUBJECT', 'COM_ADMINTOOLS_EMAIL_USER_REACTIVATE_BODY', 'COM_ADMINTOOLS_EMAIL_USER_REACTIVATE_BODY_HTML', '', '{\"tags\":[\"ACTIVATE\",\"USER\",\"SITENAME\",\"DATE\",\"IP\",\"URL\",\"LOOKUP\",\"UA\",\"RESCUEINFO\",\"RESCUE_TRIGGER_URL\"]}'),
('com_config.test_mail', 'com_config', '', 'COM_CONFIG_SENDMAIL_SUBJECT', 'COM_CONFIG_SENDMAIL_BODY', '', '', '{\"tags\":[\"sitename\",\"method\"]}'),
('com_contact.mail', 'com_contact', '', 'COM_CONTACT_ENQUIRY_SUBJECT', 'COM_CONTACT_ENQUIRY_TEXT', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\"]}'),
('com_contact.mail.copy', 'com_contact', '', 'COM_CONTACT_COPYSUBJECT_OF', 'COM_CONTACT_COPYTEXT_OF', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\",\"contactname\"]}'),
('com_messages.new_message', 'com_messages', '', 'COM_MESSAGES_NEW_MESSAGE', 'COM_MESSAGES_NEW_MESSAGE_BODY', '', '', '{\"tags\":[\"subject\",\"message\",\"fromname\",\"sitename\",\"siteurl\",\"fromemail\",\"toname\",\"toemail\"]}'),
('com_privacy.notification.admin.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.admin.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.userdataexport', 'com_privacy', '', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_SUBJECT', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_BODY', '', '', '{\"tags\":[\"sitename\",\"url\"]}'),
('com_users.massmail.mail', 'com_users', '', 'COM_USERS_MASSMAIL_MAIL_SUBJECT', 'COM_USERS_MASSMAIL_MAIL_BODY', '', '', '{\"tags\":[\"subject\",\"body\",\"subjectprefix\",\"bodysuffix\"]}'),
('com_users.password_reset', 'com_users', '', 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', '', '', '{\"tags\":[\"name\",\"email\",\"sitename\",\"link_text\",\"link_html\",\"token\"]}'),
('com_users.registration.admin.new_notification', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.admin.verification_request', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"email\",\"username\",\"activate\"]}'),
('com_users.registration.user.admin_activated', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.registration_mail', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.registration_mail_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.self_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.self_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.reminder', 'com_users', '', 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', '', '', '{\"tags\":[\"name\",\"username\",\"sitename\",\"email\",\"link_text\",\"link_html\"]}'),
('plg_multifactorauth_email.mail', 'plg_multifactorauth_email', '', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_SUBJECT', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_BODY', '', '', '{\"tags\":[\"code\",\"sitename\",\"siteurl\",\"username\",\"email\",\"fullname\"]}'),
('plg_system_privacyconsent.request.reminder', 'plg_system_privacyconsent', '', 'PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT', 'PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_BODY', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('plg_system_tasknotification.failure_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\", \"exit_code\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_tasknotification.fatal_recovery_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.orphan_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.success_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_BODY', '', '', '{\"tags\":[\"task_id\", \"task_title\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_updatenotification.mail', 'plg_system_updatenotification', '', 'PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT', 'PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY', '', '', '{\"tags\":[\"newversion\",\"curversion\",\"sitename\",\"url\",\"link\",\"releasenews\"]}'),
('plg_user_joomla.mail', 'plg_user_joomla', '', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_SUBJECT', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"url\",\"username\",\"password\",\"email\"]}');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_menu`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_menu`
--

INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, NULL, NULL, 0, 0, '', 0, '', 0, 1745, 0, '*', 0, NULL, NULL),
(2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 4, NULL, NULL, 0, 0, 'class:bookmark', 0, '', 1, 10, 0, '*', 1, NULL, NULL),
(3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners&view=banners', 'component', 1, 2, 2, 4, NULL, NULL, 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1, NULL, NULL),
(4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&view=categories&extension=com_banners', 'component', 1, 2, 2, 6, NULL, NULL, 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1, NULL, NULL),
(5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 4, NULL, NULL, 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1, NULL, NULL),
(6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 4, NULL, NULL, 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1, NULL, NULL),
(7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 8, NULL, NULL, 0, 0, 'class:address-book', 0, '', 411, 422, 0, '*', 1, NULL, NULL),
(8, 'main', 'com_contact', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact&view=contacts', 'component', 1, 7, 2, 8, NULL, NULL, 0, 0, 'class:contact', 0, '', 412, 413, 0, '*', 1, NULL, NULL),
(9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&view=categories&extension=com_contact', 'component', 1, 7, 2, 6, NULL, NULL, 0, 0, 'class:contact-cat', 0, '', 414, 415, 0, '*', 1, NULL, NULL),
(13, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 17, NULL, NULL, 0, 0, 'class:rss', 0, '', 423, 428, 0, '*', 1, NULL, NULL),
(14, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds&view=newsfeeds', 'component', 1, 13, 2, 17, NULL, NULL, 0, 0, 'class:newsfeeds', 0, '', 424, 425, 0, '*', 1, NULL, NULL),
(15, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&view=categories&extension=com_newsfeeds', 'component', 1, 13, 2, 6, NULL, NULL, 0, 0, 'class:newsfeeds-cat', 0, '', 426, 427, 0, '*', 1, NULL, NULL),
(18, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 27, NULL, NULL, 0, 0, 'class:search-plus', 0, '', 429, 440, 0, '*', 1, NULL, NULL),
(20, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags&view=tags', 'component', 1, 1, 1, 29, NULL, NULL, 0, 1, 'class:tags', 0, '', 441, 442, 0, '', 1, NULL, NULL),
(101, 'mainmenu', 'Home', 'homepage', '', 'homepage', 'index.php?option=com_content&view=featured', 'component', -2, 1, 1, 22, NULL, NULL, 0, 1, ' ', 0, '{\"featured_categories\":[\"9\",\"10\",\"11\",\"12\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"4\",\"num_intro_articles\":\"3\",\"num_columns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"1\",\"info_block_show_title\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"0\",\"show_readmore_title\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"News and Magazine Joomla Template - JA Oslo\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"Joomla template for News, Magazine and Business - JA Oslo with all layouts for the News, Magazine website, built with T3 Framework and fully responsive\",\"menu-meta_keywords\":\"news template, magazine joomla template, t3 framework template, business joomla template\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 211, 214, 0, '*', 0, NULL, NULL),
(108, 'mainmenu', 'Pages', 'pages', '', 'pages', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1}', 379, 410, 0, '*', 0, NULL, NULL),
(109, 'mainmenu', 'Joomla Users', 'joomla-users', '', 'pages/joomla-users', '', 'heading', -2, 108, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 380, 389, 0, '*', 0, NULL, NULL),
(110, 'mainmenu', 'Login', 'login', '', 'pages/joomla-users/login', 'index.php?option=com_users&view=login', 'component', -2, 109, 3, 25, NULL, NULL, 0, 1, ' ', 0, '{\"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_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"Join with us!\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 381, 382, 0, '*', 0, NULL, NULL),
(111, 'mainmenu', 'Registration', 'registration', '', 'pages/joomla-users/registration', 'index.php?option=com_users&view=registration', 'component', -2, 109, 3, 25, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 383, 384, 0, '*', 0, NULL, NULL),
(112, 'mainmenu', 'User Profile', 'user-profile', '', 'pages/joomla-users/user-profile', 'index.php?option=com_users&view=profile', 'component', -2, 109, 3, 25, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 385, 386, 0, '*', 0, NULL, NULL),
(117, 'mainmenu', 'Username Reminder ', 'username-reminder', '', 'pages/joomla-users/username-reminder', 'index.php?option=com_users&view=remind', 'component', -2, 109, 3, 25, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 387, 388, 0, '*', 0, NULL, NULL),
(118, 'mainmenu', 'Pages', 'pages', '', 'pages/pages', '', 'heading', -2, 108, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 390, 397, 0, '*', 0, NULL, NULL),
(120, 'mainmenu', 'Smart Search', 'smart-search', '', 'pages/pages/smart-search', 'index.php?option=com_finder&view=search', 'component', -2, 118, 3, 27, NULL, NULL, 0, 1, ' ', 0, '{\"show_date_filters\":\"\",\"show_advanced\":\"\",\"expand_advanced\":\"\",\"show_description\":\"\",\"description_length\":255,\"show_url\":\"\",\"show_pagination_limit\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"allow_empty_query\":\"0\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"sort_order\":\"\",\"sort_direction\":\"\",\"show_feed\":\"0\",\"show_feed_text\":\"0\",\"show_feed_link\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 391, 392, 0, '*', 0, NULL, NULL),
(121, 'mainmenu', 'Joomla Content', 'joomla-content', '', 'pages/joomla-content', '', 'heading', -2, 108, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 398, 409, 0, '*', 0, NULL, NULL),
(122, 'mainmenu', 'Features Article', 'features-article', '', 'pages/joomla-content/features-article', 'index.php?option=com_content&view=featured', 'component', -2, 121, 3, 22, NULL, NULL, 0, 1, ' ', 0, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"4\",\"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\":\"1\",\"info_block_show_title\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 401, 402, 0, '*', 0, NULL, NULL),
(123, 'mainmenu', 'Category Blog', 'category-blog', '', 'pages/joomla-content/category-blog', 'index.php?option=com_content&view=category&layout=blog&id=9', 'component', -2, 121, 3, 22, NULL, NULL, 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\":\"6\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"0\",\"show_readmore_title\":\"\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"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,\"pagination_type\":\"1\"}', 403, 404, 0, '*', 0, NULL, NULL),
(124, 'mainmenu', 'All Categories', 'all-categories', '', 'pages/joomla-content/all-categories', 'index.php?option=com_content&view=categories&id=8', 'component', -2, 121, 3, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_base_description\":\"\",\"categories_description\":\"\",\"maxLevelcat\":\"\",\"show_empty_categories_cat\":\"1\",\"show_subcat_desc_cat\":\"\",\"show_cat_num_articles_cat\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"9\",\"num_columns\":\"3\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"display_num\":\"10\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"0\",\"show_readmore_title\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 399, 400, 0, '*', 0, NULL, NULL),
(125, 'mainmenu', 'Offline page', 'offline-page', '', 'pages/pages/offline-page', 'index.php?option=com_content&view=article&id=13', 'component', -2, 118, 3, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"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_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 393, 394, 0, '*', 0, NULL, NULL),
(126, 'mainmenu', 'Error Page', 'error-page', '', 'pages/pages/error-page', 'index.php?option=com_content&view=article&id=14', 'component', -2, 118, 3, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"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_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 395, 396, 0, '*', 0, NULL, NULL),
(127, 'mainmenu', 'Video', 'video-list', '', 'video-list', 'index.php?option=com_content&view=category&layout=ja_oslo:videos&id=12', 'component', -2, 1, 1, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"0\",\"show_subcat_desc\":\"0\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"8\",\"num_columns\":\"4\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"-1\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"pagination_type\":\"1\",\"show_title\":\"\",\"link_titles\":\"\",\"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_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"0\",\"show_readmore_title\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"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}', 219, 220, 0, '*', 0, NULL, NULL),
(128, 'mainmenu', 'Contact Us', 'contact-us', '', 'contact-us', 'index.php?option=com_contact&view=contact&id=1', 'component', -2, 1, 1, 8, NULL, NULL, 0, 1, ' ', 0, '{\"presentation_style\":\"plain\",\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"show_tags\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"articles_display_num\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}', 365, 366, 0, '*', 0, NULL, NULL),
(129, 'mainmenu', 'Home Dark', 'home-dark', '', 'homepage/home-dark', 'index.php?option=com_content&view=featured', 'component', -2, 101, 2, 22, NULL, NULL, 0, 1, ' ', 11, '{\"featured_categories\":[\"9\",\"10\",\"11\",\"12\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"4\",\"num_intro_articles\":\"3\",\"num_columns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"1\",\"info_block_show_title\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\" home-dark\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 212, 213, 0, '*', 0, NULL, NULL),
(130, 'mainmenu', 'Typography', 'typography', '', 'pages/joomla-content/typography', 'index.php?option=com_content&view=article&id=33', 'component', -2, 121, 3, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"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_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 405, 406, 0, '*', 0, NULL, NULL),
(142, 'mainmenu', 'K2 Blog', 'k2-blog', '', 'k2-blog', 'index.php?option=com_k2&view=itemlist&layout=category', 'component', -2, 1, 1, 10007, NULL, NULL, 0, 1, ' ', 0, '{\"categories\":[\"7\",\"3\",\"5\",\"6\"],\"catCatalogMode\":\"0\",\"theme\":\"default\",\"num_leading_items\":\"5\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"0\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"0\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"1\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 371, 378, 0, '*', 0, NULL, NULL),
(143, 'mainmenu', 'Photography', 'photography-list', '', 'photography-list', 'index.php?option=com_content&view=category&layout=ja_oslo:gallery&id=10', 'component', -2, 1, 1, 22, NULL, NULL, 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\":\"8\",\"num_columns\":\"4\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"-1\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"1\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"pagination_type\":\"1\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"0\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"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}', 367, 370, 0, '*', 0, NULL, NULL),
(144, 'mainmenu', 'About us', 'about-us', '', 'about-us', 'index.php?option=com_content&view=article&id=35', 'component', -2, 1, 1, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 217, 218, 0, '*', 0, NULL, NULL),
(145, 'mainmenu', 'Tags Page', 'tags-page', '', 'pages/joomla-content/tags-page', 'index.php?option=com_tags&view=tag&id[0]=2&id[1]=3&id[2]=4&id[3]=5&id[4]=6&id[5]=7&id[6]=8', 'component', -2, 121, 3, 29, NULL, NULL, 0, 1, ' ', 0, '{\"show_tag_title\":\"\",\"tag_list_show_tag_image\":\"\",\"tag_list_show_tag_description\":\"\",\"tag_list_image\":\"\",\"tag_list_description\":\"\",\"show_tag_num_items\":\"\",\"tag_list_orderby\":\"\",\"tag_list_orderby_direction\":\"\",\"tag_list_show_item_image\":\"\",\"tag_list_show_item_description\":\"\",\"tag_list_item_maximum_characters\":0,\"filter_field\":\"\",\"show_pagination_limit\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"return_any_or_all\":\"\",\"include_children\":\"\",\"show_feed_link\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 407, 408, 0, '*', 0, NULL, NULL),
(146, 'mainmenu', 'Latest Articles', 'latest-articles', '', 'k2-blog/latest-articles', 'index.php?option=com_k2&view=latest&layout=latest', 'component', -2, 142, 2, 10007, NULL, NULL, 0, 1, ' ', 0, '{\"theme\":\"default\",\"source\":\"1\",\"latestItemsCols\":\"1\",\"latestItemsLimit\":\"6\",\"latestItemsDisplayEffect\":\"all\",\"userName\":\"1\",\"userImage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"categoryIDs\":[\"7\"],\"categoryTitle\":\"1\",\"categoryDescription\":\"1\",\"categoryImage\":\"1\",\"categoryFeed\":\"1\",\"latestItemTitle\":\"1\",\"latestItemTitleLinked\":\"1\",\"latestItemDateCreated\":\"1\",\"latestItemImage\":\"1\",\"latestItemImageSize\":\"Medium\",\"latestItemVideo\":\"1\",\"latestItemVideoWidth\":\"\",\"latestItemVideoHeight\":\"\",\"latestItemAudioWidth\":\"\",\"latestItemAudioHeight\":\"\",\"latestItemVideoAutoPlay\":\"0\",\"latestItemIntroText\":\"1\",\"latestItemCategory\":\"1\",\"latestItemTags\":\"1\",\"latestItemReadMore\":\"1\",\"latestItemCommentsAnchor\":\"1\",\"feedLink\":\"1\",\"latestItemK2Plugins\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 372, 373, 0, '*', 0, NULL, NULL),
(147, 'mainmenu', 'User page', 'user-page', '', 'k2-blog/user-page', 'index.php?option=com_k2&view=itemlist&layout=user&id=42&task=user', 'component', -2, 142, 2, 10007, NULL, NULL, 0, 1, ' ', 0, '{\"theme\":\"default\",\"userOrdering\":\"\",\"userFeedLink\":\"1\",\"userFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 374, 375, 0, '*', 0, NULL, NULL),
(148, 'mainmenu', 'Tags Page', 'tags-page', '', 'k2-blog/tags-page', 'index.php?option=com_k2&view=itemlist&layout=tag&tag=Tutorials&task=tag', 'component', -2, 142, 2, 10007, NULL, NULL, 0, 1, ' ', 0, '{\"theme\":\"default\",\"tagOrdering\":\"\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 376, 377, 0, '*', 0, NULL, NULL),
(149, 'mainmenu', 'Category list', 'category-list', '', 'photography-list/category-list', 'index.php?option=com_content&view=category&id=9', 'component', -2, 143, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_featured\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"pagination_type\":\"1\"}', 368, 369, 0, '*', 0, NULL, NULL),
(151, 'main', 'com_associations', 'multilingual-associations', '', 'multilingual-associations', 'index.php?option=com_associations', 'component', 1, 1, 1, 34, NULL, NULL, 0, 1, 'class:associations', 0, '{}', 443, 444, 0, '*', 1, NULL, NULL),
(204, 'main', 'COM_JAEXTMANAGER', 'com-jaextmanager', '', 'com-jaextmanager', 'index.php?option=com_jaextmanager', 'component', 1, 1, 1, 10020, NULL, NULL, 0, 1, 'components/com_jaextmanager/assets/images/jauc.png', 0, '{}', 445, 446, 0, '', 1, NULL, NULL),
(206, 'main', '-', '1630723601-884', '', 'Contacts/1630723601-884', '#', 'separator', 1, 7, 2, 33, NULL, NULL, 0, 0, ' ', 0, '{}', 416, 417, 0, '*', 1, NULL, NULL),
(207, 'main', 'mod_menu_fields', 'contact-custom-fields', '', 'Contacts/contact-custom-fields', 'index.php?option=com_fields&context=com_contact.contact', 'component', 1, 7, 2, 33, NULL, NULL, 0, 0, ' ', 0, '{}', 418, 419, 0, '*', 1, NULL, NULL),
(208, 'main', 'mod_menu_fields_group', 'contact-custom-fields-group', '', 'Contacts/contact-custom-fields-group', 'index.php?option=com_fields&view=groups&context=com_contact.contact', 'component', 1, 7, 2, 33, NULL, NULL, 0, 0, ' ', 0, '{}', 420, 421, 0, '*', 1, NULL, NULL),
(209, 'main', '-', '1630723601-8854', '', 'Smart Search/1630723601-8854', '#', 'separator', 1, 18, 2, 27, NULL, NULL, 0, 0, ' ', 0, '{}', 430, 431, 0, '*', 1, NULL, NULL),
(210, 'main', 'com_finder_index', 'smart-search-index', '', 'Smart Search/smart-search-index', 'index.php?option=com_finder&view=index', 'component', 1, 18, 2, 27, NULL, NULL, 0, 0, ' ', 0, '{}', 432, 433, 0, '*', 1, NULL, NULL),
(211, 'main', 'com_finder_maps', 'smart-search-maps', '', 'Smart Search/smart-search-maps', 'index.php?option=com_finder&view=maps', 'component', 1, 18, 2, 27, NULL, NULL, 0, 0, ' ', 0, '{}', 434, 435, 0, '*', 1, NULL, NULL),
(212, 'main', 'com_finder_filters', 'smart-search-filters', '', 'Smart Search/smart-search-filters', 'index.php?option=com_finder&view=filters', 'component', 1, 18, 2, 27, NULL, NULL, 0, 0, ' ', 0, '{}', 436, 437, 0, '*', 1, NULL, NULL),
(213, 'main', 'com_finder_searches', 'smart-search-searches', '', 'Smart Search/smart-search-searches', 'index.php?option=com_finder&view=searches', 'component', 1, 18, 2, 27, NULL, NULL, 0, 0, ' ', 0, '{}', 438, 439, 0, '*', 1, NULL, NULL),
(234, 'mainmenu', 'HOME', 'home-sf', '', 'home-sf', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 11, 12, 1, '*', 0, NULL, NULL),
(235, 'mainmenu', 'Articles Blog', 'articles-blog', '', 'articles-blog', 'index.php?option=com_content&view=category&layout=blog&id=9', 'component', -2, 1, 1, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 215, 216, 0, '*', 0, NULL, NULL),
(236, 'mainmenu', 'SOULFOOD', 'soulfood', '', 'soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 13, 18, 0, '*', 0, NULL, NULL),
(237, 'mainmenu', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '2022-01-03-15-40-14', '', '2022-01-03-15-40-14', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 221, 238, 0, '*', 0, NULL, NULL),
(238, 'mainmenu', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '2022-01-03-15-40-33', '', '2022-01-03-15-40-33', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 239, 336, 0, '*', 0, NULL, NULL),
(239, 'mainmenu', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '2022-01-03-15-40-51', '', '2022-01-03-15-40-51', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 337, 350, 0, '*', 0, NULL, NULL),
(240, 'mainmenu', 'ΣΧΕΣΕΙΣ', '2022-01-03-15-40-52', '', '2022-01-03-15-40-52', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 351, 364, 0, '*', 0, NULL, NULL),
(241, 'mainmenu', 'login', 'login', '', 'login', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 10, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 19, 20, 0, '*', 0, NULL, NULL),
(254, 'mainmenu', 'Άγχος (άρθρα)', 'άγχος-άρθρα', '', '2022-01-03-15-40-14/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 224, 225, 0, '*', 0, NULL, NULL),
(255, 'mainmenu', 'Στρες (άρθρα)', 'στρες-άρθρα', '', '2022-01-03-15-40-14/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 232, 233, 0, '*', 0, NULL, NULL),
(256, 'mainmenu', 'Απολαμβάνειν (άρθρα)', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-33/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 240, 241, 0, '*', 0, NULL, NULL),
(257, 'mainmenu', 'Αυτοέλεγχος (άρθρα)', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-33/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 246, 247, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(258, 'mainmenu', 'Αυτονομία (άρθρα)', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-33/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 252, 253, 0, '*', 0, NULL, NULL),
(259, 'mainmenu', 'Αυτοπεποίθηση (άρθρα)', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-33/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 258, 259, 0, '*', 0, NULL, NULL),
(260, 'mainmenu', 'Διαχείριση Ενέργειας (άρθρα)', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-33/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 264, 265, 0, '*', 0, NULL, NULL),
(261, 'mainmenu', 'Διεκδικητικοτητα (άρθρα)', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-33/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 270, 271, 0, '*', 0, NULL, NULL),
(262, 'mainmenu', 'Ευγνωμοσύνη  (άρθρα)', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-33/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 276, 277, 0, '*', 0, NULL, NULL),
(263, 'mainmenu', 'Ευτυχία  (άρθρα)', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-33/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 282, 283, 0, '*', 0, NULL, NULL),
(264, 'mainmenu', 'Θετικότητα (άρθρα)', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-33/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 288, 289, 0, '*', 0, NULL, NULL),
(265, 'mainmenu', 'Ικανότητες (άρθρα)', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-33/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 300, 301, 0, '*', 0, NULL, NULL),
(266, 'mainmenu', 'Λήψη αποφάσεων (άρθρα)', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-33/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 294, 295, 0, '*', 0, NULL, NULL),
(267, 'mainmenu', 'Όρια (άρθρα)', 'όρια-άρθρα', '', '2022-01-03-15-40-33/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 306, 307, 0, '*', 0, NULL, NULL),
(268, 'mainmenu', 'Προσαρμοστικότητα (άρθρα)', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-33/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 312, 313, 0, '*', 0, NULL, NULL),
(269, 'mainmenu', 'Στόχοι (άρθρα)', 'στόχοι-άρθρα', '', '2022-01-03-15-40-33/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 318, 319, 0, '*', 0, NULL, NULL),
(270, 'mainmenu', 'Ψυχική ανθεκτικότητα (άρθρα)', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-33/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 324, 325, 0, '*', 0, NULL, NULL),
(271, 'mainmenu', 'Αναβλητικότητα (άρθρα)', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-51/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 338, 339, 0, '*', 0, NULL, NULL),
(272, 'mainmenu', 'Θυμός (άρθρα)', 'θυμός-άρθρα', '', '2022-01-03-15-40-51/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 344, 345, 0, '*', 0, NULL, NULL),
(273, 'mainmenu', 'Διαπροσωπικές σχέσεις (άρθρα)', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-52/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 352, 353, 0, '*', 0, NULL, NULL),
(274, 'mainmenu', 'Ερωτικές σχεσεις (άρθρα)', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-52/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 358, 359, 0, '*', 0, NULL, NULL),
(275, 'mainmenu', 'Work-life balance (άρθρα)', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-33/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 330, 331, 0, '*', 0, NULL, NULL),
(276, 'mainmenu', 'Άγχος (ασκήσεις)', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-14/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 226, 227, 0, '*', 0, NULL, NULL),
(277, 'mainmenu', 'Στρες (ασκήσεις)', 'στρες-ασκήσεις', '', '2022-01-03-15-40-14/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 234, 235, 0, '*', 0, NULL, NULL),
(278, 'mainmenu', 'Απολαμβάνειν (ασκήσεις)', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-33/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 242, 243, 0, '*', 0, NULL, NULL),
(279, 'mainmenu', 'Αυτοέλεγχος (ασκήσεις)', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-33/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 248, 249, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(280, 'mainmenu', 'Αυτονομία (ασκήσεις)', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-33/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 254, 255, 0, '*', 0, NULL, NULL),
(281, 'mainmenu', 'Αυτοπεποίθηση (ασκήσεις)', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-33/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 260, 261, 0, '*', 0, NULL, NULL),
(282, 'mainmenu', 'Διαχείριση Ενέργειας (ασκήσεις)', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-33/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 266, 267, 0, '*', 0, NULL, NULL),
(283, 'mainmenu', 'Διεκδικητικοτητα (ασκήσεις)', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-33/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 272, 273, 0, '*', 0, NULL, NULL),
(284, 'mainmenu', 'Ευγνωμοσύνη  (ασκήσεις)', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-33/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 278, 279, 0, '*', 0, NULL, NULL),
(285, 'mainmenu', 'Ευτυχία  (ασκήσεις)', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-33/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 284, 285, 0, '*', 0, NULL, NULL),
(286, 'mainmenu', 'Θετικότητα (ασκήσεις)', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-33/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 290, 291, 0, '*', 0, NULL, NULL),
(287, 'mainmenu', 'Ικανότητες (ασκήσεις)', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-33/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 302, 303, 0, '*', 0, NULL, NULL),
(288, 'mainmenu', 'Λήψη αποφάσεων (ασκήσεις)', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-33/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 296, 297, 0, '*', 0, NULL, NULL),
(289, 'mainmenu', 'Όρια (ασκήσεις)', 'όρια-ασκήσεις', '', '2022-01-03-15-40-33/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 308, 309, 0, '*', 0, NULL, NULL),
(290, 'mainmenu', 'Προσαρμοστικότητα (ασκήσεις)', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-33/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 314, 315, 0, '*', 0, NULL, NULL),
(291, 'mainmenu', 'Στόχοι (ασκήσεις)', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-33/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 320, 321, 0, '*', 0, NULL, NULL),
(292, 'mainmenu', 'Ψυχική ανθεκτικότητα (ασκήσεις)', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-33/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 326, 327, 0, '*', 0, NULL, NULL),
(293, 'mainmenu', 'Work-life balance (ασκήσεις)', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-33/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 332, 333, 0, '*', 0, NULL, NULL),
(294, 'mainmenu', 'Αναβλητικότητα (ασκήσεις)', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-51/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 340, 341, 0, '*', 0, NULL, NULL),
(295, 'mainmenu', 'Θυμός (ασκήσεις)', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-51/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 346, 347, 0, '*', 0, NULL, NULL),
(296, 'mainmenu', 'Διαπροσωπικές σχέσεις (ασκήσεις)', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-52/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 354, 355, 0, '*', 0, NULL, NULL),
(297, 'mainmenu', 'Ερωτικές σχεσεις (ασκήσεις)', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-52/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 360, 361, 0, '*', 0, NULL, NULL),
(298, 'mainmenu', 'Άγχος (τέστ)', 'άγχος-τέστ', '', '2022-01-03-15-40-14/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 228, 229, 0, '*', 0, NULL, NULL),
(299, 'mainmenu', 'Στρες (τέστ)', 'στρες-τέστ', '', '2022-01-03-15-40-14/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 236, 237, 0, '*', 0, NULL, NULL),
(300, 'mainmenu', 'Απολαμβάνειν (τέστ)', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-33/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 244, 245, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(301, 'mainmenu', 'Αυτοέλεγχος (τέστ)', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-33/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 250, 251, 0, '*', 0, NULL, NULL),
(302, 'mainmenu', 'Αυτονομία (τέστ)', 'αυτονομία-τέστ', '', '2022-01-03-15-40-33/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 256, 257, 0, '*', 0, NULL, NULL),
(303, 'mainmenu', 'Αυτοπεποίθηση (τέστ)', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-33/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 262, 263, 0, '*', 0, NULL, NULL),
(304, 'mainmenu', 'Διαχείριση Ενέργειας (τέστ)', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-33/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 268, 269, 0, '*', 0, NULL, NULL),
(305, 'mainmenu', 'Διεκδικητικοτητα (τέστ)', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-33/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 274, 275, 0, '*', 0, NULL, NULL),
(306, 'mainmenu', 'Ευγνωμοσύνη  (τέστ)', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-33/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 280, 281, 0, '*', 0, NULL, NULL),
(307, 'mainmenu', 'Ευτυχία  (τέστ)', 'ευτυχία-τέστ', '', '2022-01-03-15-40-33/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 286, 287, 0, '*', 0, NULL, NULL),
(308, 'mainmenu', 'Θετικότητα (τέστ)', 'θετικότητα-τέστ', '', '2022-01-03-15-40-33/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 292, 293, 0, '*', 0, NULL, NULL),
(309, 'mainmenu', 'Λήψη αποφάσεων (τέστ)', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-33/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 298, 299, 0, '*', 0, NULL, NULL),
(310, 'mainmenu', 'Ικανότητες (τέστ)', 'ικανότητες-τέστ', '', '2022-01-03-15-40-33/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 304, 305, 0, '*', 0, NULL, NULL),
(311, 'mainmenu', 'Όρια (τέστ)', 'όρια-τέστ', '', '2022-01-03-15-40-33/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 310, 311, 0, '*', 0, NULL, NULL),
(312, 'mainmenu', 'Προσαρμοστικότητα (τέστ)', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-33/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 316, 317, 0, '*', 0, NULL, NULL),
(313, 'mainmenu', 'Στόχοι (τέστ)', 'στόχοι-τέστ', '', '2022-01-03-15-40-33/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 322, 323, 0, '*', 0, NULL, NULL),
(314, 'mainmenu', 'Ψυχική ανθεκτικότητα (τέστ)', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-33/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 328, 329, 0, '*', 0, NULL, NULL),
(315, 'mainmenu', 'Work-life balance (τέστ)', 'work-life-balance-τέστ', '', '2022-01-03-15-40-33/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', -2, 238, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 334, 335, 0, '*', 0, NULL, NULL),
(316, 'mainmenu', 'Αναβλητικότητα (τέστ)', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-51/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 342, 343, 0, '*', 0, NULL, NULL),
(317, 'mainmenu', 'Θυμός (τέστ)', 'θυμός-τέστ', '', '2022-01-03-15-40-51/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', -2, 239, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 348, 349, 0, '*', 0, NULL, NULL),
(318, 'mainmenu', 'Διαπροσωπικές σχέσεις (τέστ)', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-52/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 356, 357, 0, '*', 0, NULL, NULL),
(319, 'mainmenu', 'Ερωτικές σχεσεις (τέστ)', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-52/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', -2, 240, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 362, 363, 0, '*', 0, NULL, NULL),
(325, 'mainmenu', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 236, 2, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 14, 15, 0, '*', 0, NULL, NULL),
(326, 'mainmenu', 'Our team', 'η-ομάδα-μας', '', 'soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 236, 2, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 16, 17, 0, '*', 0, NULL, NULL),
(334, 'bio', 'CV - Ιωάννα Σούχλα', 'cv-ιωάννα-σούχλα', '', 'cv-ιωάννα-σούχλα', 'index.php?option=com_content&view=article&id=190', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 447, 448, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(335, 'bio', 'CV - Μυρτώ Ντέντε', 'cv-μυρτώ-ντέντε', '', 'cv-μυρτώ-ντέντε', 'index.php?option=com_content&view=article&id=191', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 449, 450, 0, '*', 0, NULL, NULL),
(336, 'bio', 'CV - Μελίνα Στούπα', 'cv-μελίνα-στούπα', '', 'cv-μελίνα-στούπα', 'index.php?option=com_content&view=article&id=192', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 451, 452, 0, '*', 0, NULL, NULL),
(337, 'bio', 'CV - Ιωάννα Δαρβύρη', 'cv-ιωάννα-δαρβύρη', '', 'cv-ιωάννα-δαρβύρη', 'index.php?option=com_content&view=article&id=193', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 453, 454, 0, '*', 0, NULL, NULL),
(338, 'bio', 'CV - Χριστίνα Ζουρνά', 'cv-χριστίνα-ζουρνά', '', 'cv-χριστίνα-ζουρνά', 'index.php?option=com_content&view=article&id=194', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 455, 456, 0, '*', 0, NULL, NULL),
(339, 'bio', 'CV - Χριστίνα Καραχοτζίτη', 'cv-χριστίνα-καραχοτζίτη', '', 'cv-χριστίνα-καραχοτζίτη', 'index.php?option=com_content&view=article&id=195', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 457, 458, 0, '*', 0, NULL, NULL),
(340, 'bio', 'CV - Νικολέτα Χατζηκωνσταντινίδου', 'cv-νικολέτα-χατζηκωνσταντινίδου', '', 'cv-νικολέτα-χατζηκωνσταντινίδου', 'index.php?option=com_content&view=article&id=196', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 459, 460, 0, '*', 0, NULL, NULL),
(341, 'mainmenu', 'Video', 'videos', '', 'videos', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 209, 210, 0, '*', 0, NULL, NULL),
(342, 'mainmenu', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-14/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 222, 223, 0, '*', 0, NULL, NULL),
(343, 'mainmenu', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-14/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 237, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 230, 231, 0, '*', 0, NULL, NULL),
(344, 'alt-menu', 'ΑΡΧΙΚΗ (2)', 'home-sf-2', '', 'home-sf-2', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', -2, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 463, 464, 0, '*', 0, NULL, NULL),
(345, 'alt-menu', 'SOULFOOD (2)', 'soulfood-2', '', 'soulfood-2', '', 'heading', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\"}', 465, 470, 0, '*', 0, NULL, NULL),
(346, 'alt-menu', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', 'soulfood-2/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', -2, 345, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 466, 467, 0, '*', 0, NULL, NULL),
(347, 'alt-menu', 'Η ομάδα μας', 'η-ομάδα-μας', '', 'soulfood-2/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', -2, 345, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 468, 469, 0, '*', 0, NULL, NULL),
(348, 'mainmenu', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-15', '', '2022-01-03-15-40-15', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 21, 42, 0, '*', 0, NULL, NULL),
(349, 'mainmenu', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-15/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 421, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 27, 28, 0, '*', 0, NULL, NULL),
(350, 'mainmenu', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-15/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 421, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 29, 30, 0, '*', 0, NULL, NULL),
(351, 'mainmenu', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-15/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 421, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 31, 32, 0, '*', 0, NULL, NULL),
(352, 'mainmenu', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-15/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 422, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 35, 36, 0, '*', 0, NULL, NULL),
(353, 'mainmenu', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-15/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 422, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 37, 38, 0, '*', 0, NULL, NULL),
(354, 'mainmenu', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-15/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 422, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 39, 40, 0, '*', 0, NULL, NULL),
(355, 'mainmenu', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-34', '', '2022-01-03-15-40-34', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 43, 172, 0, '*', 0, NULL, NULL),
(356, 'mainmenu', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-34/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 423, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 45, 46, 0, '*', 0, NULL, NULL),
(357, 'mainmenu', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-34/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 423, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 47, 48, 0, '*', 0, NULL, NULL),
(358, 'mainmenu', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-34/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 423, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 49, 50, 0, '*', 0, NULL, NULL),
(359, 'mainmenu', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-34/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 424, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 53, 54, 0, '*', 0, NULL, NULL),
(360, 'mainmenu', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-34/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 424, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 55, 56, 0, '*', 0, NULL, NULL),
(361, 'mainmenu', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-34/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 424, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 57, 58, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(362, 'mainmenu', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-34/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 425, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 61, 62, 0, '*', 0, NULL, NULL),
(363, 'mainmenu', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-34/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 425, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 63, 64, 0, '*', 0, NULL, NULL),
(364, 'mainmenu', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-34/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 425, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 65, 66, 0, '*', 0, NULL, NULL),
(365, 'mainmenu', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-34/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 426, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 69, 70, 0, '*', 0, NULL, NULL),
(366, 'mainmenu', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-34/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 426, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 71, 72, 0, '*', 0, NULL, NULL),
(367, 'mainmenu', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-34/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 426, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 73, 74, 0, '*', 0, NULL, NULL),
(368, 'mainmenu', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-34/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 427, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 77, 78, 0, '*', 0, NULL, NULL),
(369, 'mainmenu', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-34/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 427, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 79, 80, 0, '*', 0, NULL, NULL),
(370, 'mainmenu', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-34/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 427, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 81, 82, 0, '*', 0, NULL, NULL),
(371, 'mainmenu', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-34/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 428, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 85, 86, 0, '*', 0, NULL, NULL),
(372, 'mainmenu', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-34/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 428, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 87, 88, 0, '*', 0, NULL, NULL),
(373, 'mainmenu', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-34/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 428, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 89, 90, 0, '*', 0, NULL, NULL),
(374, 'mainmenu', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-34/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 429, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 93, 94, 0, '*', 0, NULL, NULL),
(375, 'mainmenu', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-34/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 429, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 95, 96, 0, '*', 0, NULL, NULL),
(376, 'mainmenu', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-34/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 429, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 97, 98, 0, '*', 0, NULL, NULL),
(377, 'mainmenu', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-34/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 430, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 101, 102, 0, '*', 0, NULL, NULL),
(378, 'mainmenu', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-34/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 430, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 103, 104, 0, '*', 0, NULL, NULL),
(379, 'mainmenu', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-34/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 430, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 105, 106, 0, '*', 0, NULL, NULL),
(380, 'mainmenu', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-34/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 431, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 109, 110, 0, '*', 0, NULL, NULL),
(381, 'mainmenu', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-34/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 431, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 111, 112, 0, '*', 0, NULL, NULL),
(382, 'mainmenu', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-34/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 431, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 113, 114, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(383, 'mainmenu', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-34/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 432, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 117, 118, 0, '*', 0, NULL, NULL),
(384, 'mainmenu', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-34/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 432, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 119, 120, 0, '*', 0, NULL, NULL),
(385, 'mainmenu', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-34/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 432, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 121, 122, 0, '*', 0, NULL, NULL),
(386, 'mainmenu', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-34/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 433, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 125, 126, 0, '*', 0, NULL, NULL),
(387, 'mainmenu', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-34/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 433, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 127, 128, 0, '*', 0, NULL, NULL),
(388, 'mainmenu', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-34/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 433, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 129, 130, 0, '*', 0, NULL, NULL),
(389, 'mainmenu', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-34/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 434, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 133, 134, 0, '*', 0, NULL, NULL),
(390, 'mainmenu', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-34/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 434, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 135, 136, 0, '*', 0, NULL, NULL),
(391, 'mainmenu', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-34/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 434, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 137, 138, 0, '*', 0, NULL, NULL),
(392, 'mainmenu', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-34/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 435, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 141, 142, 0, '*', 0, NULL, NULL),
(393, 'mainmenu', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-34/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 435, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 143, 144, 0, '*', 0, NULL, NULL),
(394, 'mainmenu', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-34/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 435, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 145, 146, 0, '*', 0, NULL, NULL),
(395, 'mainmenu', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-34/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 436, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 149, 150, 0, '*', 0, NULL, NULL),
(396, 'mainmenu', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-34/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 436, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 151, 152, 0, '*', 0, NULL, NULL),
(397, 'mainmenu', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-34/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 436, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 153, 154, 0, '*', 0, NULL, NULL),
(398, 'mainmenu', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-34/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 437, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 157, 158, 0, '*', 0, NULL, NULL),
(399, 'mainmenu', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-34/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 437, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 159, 160, 0, '*', 0, NULL, NULL),
(400, 'mainmenu', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-34/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 437, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 161, 162, 0, '*', 0, NULL, NULL),
(401, 'mainmenu', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-34/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 438, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 165, 166, 0, '*', 0, NULL, NULL),
(402, 'mainmenu', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-34/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 438, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 167, 168, 0, '*', 0, NULL, NULL),
(403, 'mainmenu', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-34/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 438, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 169, 170, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(404, 'mainmenu', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-53', '', '2022-01-03-15-40-53', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 173, 190, 0, '*', 0, NULL, NULL),
(405, 'mainmenu', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-53/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 439, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 175, 176, 0, '*', 0, NULL, NULL),
(406, 'mainmenu', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-53/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 439, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 177, 178, 0, '*', 0, NULL, NULL),
(407, 'mainmenu', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-53/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 439, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 179, 180, 0, '*', 0, NULL, NULL),
(408, 'mainmenu', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-53/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 440, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 183, 184, 0, '*', 0, NULL, NULL),
(409, 'mainmenu', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-53/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 440, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 185, 186, 0, '*', 0, NULL, NULL),
(410, 'mainmenu', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-53/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 440, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 187, 188, 0, '*', 0, NULL, NULL),
(411, 'mainmenu', 'RELATIONSHIPS', '2022-01-03-15-40-54', '', '2022-01-03-15-40-54', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 191, 208, 0, '*', 0, NULL, NULL),
(412, 'mainmenu', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-54/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 441, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 193, 194, 0, '*', 0, NULL, NULL),
(413, 'mainmenu', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-54/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 441, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 195, 196, 0, '*', 0, NULL, NULL),
(414, 'mainmenu', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-54/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 441, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 197, 198, 0, '*', 0, NULL, NULL),
(415, 'mainmenu', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-54/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 442, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 201, 202, 0, '*', 0, NULL, NULL),
(416, 'mainmenu', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-54/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 442, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 203, 204, 0, '*', 0, NULL, NULL),
(417, 'mainmenu', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-54/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 442, 3, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 205, 206, 0, '*', 0, NULL, NULL),
(418, 'alt-menu', 'Video (2)', 'videos-2', '', 'videos-2', 'index.php?option=com_content&view=category&layout=blog&id=44', 'component', -2, 1, 1, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 471, 472, 0, '*', 0, NULL, NULL),
(419, 'mainmenu', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-15/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 348, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 22, 23, 0, '*', 0, NULL, NULL),
(420, 'mainmenu', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-15/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 348, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 24, 25, 0, '*', 0, NULL, NULL),
(421, 'mainmenu', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-15/άγχος', '', 'heading', 1, 348, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 26, 33, 0, '*', 0, NULL, NULL),
(422, 'mainmenu', 'Stress', 'στρες', '', '2022-01-03-15-40-15/στρες', '', 'heading', 1, 348, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 34, 41, 0, '*', 0, NULL, NULL),
(423, 'mainmenu', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-34/απολαμβάνειν', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 44, 51, 0, '*', 0, NULL, NULL),
(424, 'mainmenu', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-34/αυτοέλεγχος', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 52, 59, 0, '*', 0, NULL, NULL),
(425, 'mainmenu', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-34/αυτονομία', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 60, 67, 0, '*', 0, NULL, NULL),
(426, 'mainmenu', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-34/αυτοπεποίθηση', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 68, 75, 0, '*', 0, NULL, NULL),
(427, 'mainmenu', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-34/διαχείριση-ενέργειας', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 76, 83, 0, '*', 0, NULL, NULL),
(428, 'mainmenu', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-34/διεκδικητικοτητα', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 84, 91, 0, '*', 0, NULL, NULL),
(429, 'mainmenu', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-34/ευγνωμοσύνη', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 92, 99, 0, '*', 0, NULL, NULL),
(430, 'mainmenu', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-34/ευτυχία', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 100, 107, 0, '*', 0, NULL, NULL),
(431, 'mainmenu', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-34/θετικότητα', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 108, 115, 0, '*', 0, NULL, NULL),
(432, 'mainmenu', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-34/λήψη-αποφάσεων', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 116, 123, 0, '*', 0, NULL, NULL),
(433, 'mainmenu', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-34/ικανότητες', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 124, 131, 0, '*', 0, NULL, NULL),
(434, 'mainmenu', 'Boundaries', 'όρια', '', '2022-01-03-15-40-34/όρια', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 132, 139, 0, '*', 0, NULL, NULL),
(435, 'mainmenu', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-34/προσαρμοστικότητα', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 140, 147, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(436, 'mainmenu', 'Goals', 'στόχοι', '', '2022-01-03-15-40-34/στόχοι', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 148, 155, 0, '*', 0, NULL, NULL),
(437, 'mainmenu', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-34/ψυχική-ανθεκτικότητα', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 156, 163, 0, '*', 0, NULL, NULL),
(438, 'mainmenu', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-34/work-life-balance', '', 'heading', 1, 355, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 164, 171, 0, '*', 0, NULL, NULL),
(439, 'mainmenu', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-53/αναβλητικότητα', '', 'heading', 1, 404, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 174, 181, 0, '*', 0, NULL, NULL),
(440, 'mainmenu', 'Anger', 'θυμός', '', '2022-01-03-15-40-53/θυμός', '', 'heading', 1, 404, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 182, 189, 0, '*', 0, NULL, NULL),
(441, 'mainmenu', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-54/διαπροσωπικές-σχέσεις', '', 'heading', 1, 411, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 192, 199, 0, '*', 0, NULL, NULL),
(442, 'mainmenu', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-54/ερωτικές-σχέσεις', '', 'heading', 1, 411, 2, 0, NULL, NULL, 0, 1, ' ', 10, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 200, 207, 0, '*', 0, NULL, NULL),
(448, 'alt-menu', 'CATEGORIES - STRENGTHS ENHANCEMENT', 'κατηγοριεσ-ενισχυση-δυνατοτητων', '', 'κατηγοριεσ-ενισχυση-δυνατοτητων', 'index.php?option=com_content&view=article&id=235', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 473, 474, 0, '*', 0, NULL, NULL),
(449, 'alt-menu', 'CATEGORIES - MANAGING DIFFICULTIES', 'κατηγοριεσ-διαχειρηση-δυσκολιων', '', 'κατηγοριεσ-διαχειρηση-δυσκολιων', 'index.php?option=com_content&view=article&id=236', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 475, 476, 0, '*', 0, NULL, NULL),
(450, 'alt-menu', 'CATEGORIES - ANXIETY MANAGEMENT', 'κατηγοριεσ-διαχειρηση-αγχουσ', '', 'κατηγοριεσ-διαχειρηση-αγχουσ', 'index.php?option=com_content&view=article&id=237', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 477, 478, 0, '*', 0, NULL, NULL),
(451, 'alt-menu', 'CATEGORIES - RELATIONSHIPS', 'κατηγοριεσ-σχεσεισ', '', 'κατηγοριεσ-σχεσεισ', 'index.php?option=com_content&view=article&id=238', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 479, 480, 0, '*', 0, NULL, NULL),
(452, 'alt-menu', 'tags', 'tags', '', 'tags', 'index.php?option=com_tags&view=tags', 'component', 1, 1, 1, 29, NULL, NULL, 0, 1, ' ', 10, '{\"tag_columns\":4,\"all_tags_description\":\"\",\"all_tags_show_description_image\":\"\",\"all_tags_description_image\":\"\",\"all_tags_description_image_alt\":\"\",\"all_tags_orderby\":\"\",\"all_tags_orderby_direction\":\"\",\"all_tags_show_tag_image\":\"\",\"all_tags_show_tag_description\":\"\",\"all_tags_tag_maximum_characters\":\"\",\"all_tags_show_tag_hits\":\"\",\"maximum\":200,\"filter_field\":\"\",\"show_pagination_limit\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_feed_link\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 481, 482, 0, '*', 0, NULL, NULL),
(453, 'bio', 'CV - Μάιρα Στεφανάκου', 'cv-μάιρα-στεφανάκου', '', 'cv-μάιρα-στεφανάκου', 'index.php?option=com_content&view=article&id=239', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 461, 462, 0, '*', 0, NULL, NULL),
(454, 'alt-menu', 'Psychology News', 'νέα-της-ψυχολογίας', '', 'νέα-της-ψυχολογίας', 'index.php?option=com_content&view=category&layout=blog&id=45', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 483, 484, 0, '*', 0, NULL, NULL),
(465, 'mainmenu', 'Login or register', 'login-2', '', 'login-2', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 10, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 485, 486, 0, '*', 0, NULL, NULL),
(483, 'menu-ab', 'ΑΡΧΙΚΗ', 'ab', '', 'ab', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 487, 488, 0, '*', 0, NULL, NULL),
(484, 'menu-ab', 'SOULFOOD', 'ab-soulfood', '', 'ab-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 489, 494, 0, '*', 0, NULL, NULL),
(485, 'menu-ab', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'ab-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 484, 2, 22, NULL, NULL, 0, 1, ' ', 15, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 490, 491, 0, '*', 0, NULL, NULL),
(486, 'menu-ab', 'Our team', 'η-ομάδα-μας', '', 'ab-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 484, 2, 22, NULL, NULL, 0, 1, ' ', 15, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 492, 493, 0, '*', 0, NULL, NULL),
(487, 'menu-ab', 'login (2)', 'login-3', '', 'login-3', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 15, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 495, 496, 0, '*', 0, NULL, NULL),
(488, 'menu-ab', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-16', '', '2022-01-03-15-40-16', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 497, 518, 0, '*', 0, NULL, NULL),
(489, 'menu-ab', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-16/άγχος', '', 'heading', 1, 488, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 498, 505, 0, '*', 0, NULL, NULL),
(490, 'menu-ab', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-16/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 489, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 499, 500, 0, '*', 0, NULL, NULL),
(491, 'menu-ab', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-16/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 489, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 501, 502, 0, '*', 0, NULL, NULL),
(492, 'menu-ab', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-16/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 489, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 503, 504, 0, '*', 0, NULL, NULL),
(493, 'menu-ab', 'Stress', 'στρες', '', '2022-01-03-15-40-16/στρες', '', 'heading', 1, 488, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 506, 513, 0, '*', 0, NULL, NULL),
(494, 'menu-ab', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-16/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 493, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 507, 508, 0, '*', 0, NULL, NULL),
(495, 'menu-ab', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-16/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 493, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 509, 510, 0, '*', 0, NULL, NULL),
(496, 'menu-ab', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-16/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 493, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 511, 512, 0, '*', 0, NULL, NULL),
(497, 'menu-ab', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-35', '', '2022-01-03-15-40-35', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 519, 648, 0, '*', 0, NULL, NULL),
(498, 'menu-ab', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-35/απολαμβάνειν', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 520, 527, 0, '*', 0, NULL, NULL),
(499, 'menu-ab', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-35/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 498, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 521, 522, 0, '*', 0, NULL, NULL),
(500, 'menu-ab', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-35/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 498, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 523, 524, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(501, 'menu-ab', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-35/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 498, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 525, 526, 0, '*', 0, NULL, NULL),
(502, 'menu-ab', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-35/αυτοέλεγχος', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 528, 535, 0, '*', 0, NULL, NULL),
(503, 'menu-ab', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-35/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 502, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 529, 530, 0, '*', 0, NULL, NULL),
(504, 'menu-ab', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-35/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 502, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 531, 532, 0, '*', 0, NULL, NULL),
(505, 'menu-ab', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-35/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 502, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 533, 534, 0, '*', 0, NULL, NULL),
(506, 'menu-ab', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-35/αυτονομία', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 536, 543, 0, '*', 0, NULL, NULL),
(507, 'menu-ab', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-35/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 506, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 537, 538, 0, '*', 0, NULL, NULL),
(508, 'menu-ab', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-35/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 506, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 539, 540, 0, '*', 0, NULL, NULL),
(509, 'menu-ab', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-35/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 506, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 541, 542, 0, '*', 0, NULL, NULL),
(510, 'menu-ab', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-35/αυτοπεποίθηση', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 544, 551, 0, '*', 0, NULL, NULL),
(511, 'menu-ab', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-35/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 510, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 545, 546, 0, '*', 0, NULL, NULL),
(512, 'menu-ab', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-35/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 510, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 547, 548, 0, '*', 0, NULL, NULL),
(513, 'menu-ab', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-35/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 510, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 549, 550, 0, '*', 0, NULL, NULL),
(514, 'menu-ab', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-35/διαχείριση-ενέργειας', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 552, 559, 0, '*', 0, NULL, NULL),
(515, 'menu-ab', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-35/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 514, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 553, 554, 0, '*', 0, NULL, NULL),
(516, 'menu-ab', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-35/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 514, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 555, 556, 0, '*', 0, NULL, NULL),
(517, 'menu-ab', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-35/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 514, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 557, 558, 0, '*', 0, NULL, NULL),
(518, 'menu-ab', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-35/διεκδικητικοτητα', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 560, 567, 0, '*', 0, NULL, NULL),
(519, 'menu-ab', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-35/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 518, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 561, 562, 0, '*', 0, NULL, NULL),
(520, 'menu-ab', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-35/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 518, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 563, 564, 0, '*', 0, NULL, NULL),
(521, 'menu-ab', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-35/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 518, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 565, 566, 0, '*', 0, NULL, NULL),
(522, 'menu-ab', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-35/ευγνωμοσύνη', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 568, 575, 0, '*', 0, NULL, NULL),
(523, 'menu-ab', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-35/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 522, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 569, 570, 0, '*', 0, NULL, NULL),
(524, 'menu-ab', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-35/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 522, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 571, 572, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(525, 'menu-ab', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-35/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 522, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 573, 574, 0, '*', 0, NULL, NULL),
(526, 'menu-ab', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-35/ευτυχία', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 576, 583, 0, '*', 0, NULL, NULL),
(527, 'menu-ab', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-35/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 526, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 577, 578, 0, '*', 0, NULL, NULL),
(528, 'menu-ab', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-35/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 526, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 579, 580, 0, '*', 0, NULL, NULL),
(529, 'menu-ab', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-35/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 526, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 581, 582, 0, '*', 0, NULL, NULL),
(530, 'menu-ab', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-35/θετικότητα', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 584, 591, 0, '*', 0, NULL, NULL),
(531, 'menu-ab', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-35/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 530, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 585, 586, 0, '*', 0, NULL, NULL),
(532, 'menu-ab', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-35/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 530, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 587, 588, 0, '*', 0, NULL, NULL),
(533, 'menu-ab', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-35/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 530, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 589, 590, 0, '*', 0, NULL, NULL),
(534, 'menu-ab', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-35/λήψη-αποφάσεων', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 592, 599, 0, '*', 0, NULL, NULL),
(535, 'menu-ab', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-35/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 534, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 593, 594, 0, '*', 0, NULL, NULL),
(536, 'menu-ab', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-35/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 534, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 595, 596, 0, '*', 0, NULL, NULL),
(537, 'menu-ab', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-35/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 534, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 597, 598, 0, '*', 0, NULL, NULL),
(538, 'menu-ab', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-35/ικανότητες', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 600, 607, 0, '*', 0, NULL, NULL),
(539, 'menu-ab', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-35/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 538, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 601, 602, 0, '*', 0, NULL, NULL),
(540, 'menu-ab', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-35/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 538, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 603, 604, 0, '*', 0, NULL, NULL),
(541, 'menu-ab', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-35/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 538, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 605, 606, 0, '*', 0, NULL, NULL),
(542, 'menu-ab', 'Boundaries', 'όρια', '', '2022-01-03-15-40-35/όρια', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 608, 615, 0, '*', 0, NULL, NULL),
(543, 'menu-ab', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-35/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 542, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 609, 610, 0, '*', 0, NULL, NULL),
(544, 'menu-ab', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-35/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 542, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 611, 612, 0, '*', 0, NULL, NULL),
(545, 'menu-ab', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-35/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 542, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 613, 614, 0, '*', 0, NULL, NULL),
(546, 'menu-ab', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-35/προσαρμοστικότητα', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 616, 623, 0, '*', 0, NULL, NULL),
(547, 'menu-ab', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-35/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 546, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 617, 618, 0, '*', 0, NULL, NULL),
(548, 'menu-ab', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-35/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 546, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 619, 620, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(549, 'menu-ab', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-35/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 546, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 621, 622, 0, '*', 0, NULL, NULL),
(550, 'menu-ab', 'Goals', 'στόχοι', '', '2022-01-03-15-40-35/στόχοι', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 624, 631, 0, '*', 0, NULL, NULL),
(551, 'menu-ab', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-35/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 550, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 625, 626, 0, '*', 0, NULL, NULL),
(552, 'menu-ab', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-35/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 550, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 627, 628, 0, '*', 0, NULL, NULL),
(553, 'menu-ab', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-35/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 550, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 629, 630, 0, '*', 0, NULL, NULL),
(554, 'menu-ab', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-35/ψυχική-ανθεκτικότητα', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 632, 639, 0, '*', 0, NULL, NULL),
(555, 'menu-ab', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-35/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 554, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 633, 634, 0, '*', 0, NULL, NULL),
(556, 'menu-ab', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-35/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 554, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 635, 636, 0, '*', 0, NULL, NULL),
(557, 'menu-ab', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-35/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 554, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 637, 638, 0, '*', 0, NULL, NULL),
(558, 'menu-ab', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-35/work-life-balance', '', 'heading', 1, 497, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 640, 647, 0, '*', 0, NULL, NULL),
(559, 'menu-ab', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-35/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 558, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 641, 642, 0, '*', 0, NULL, NULL),
(560, 'menu-ab', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-35/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 558, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 643, 644, 0, '*', 0, NULL, NULL),
(561, 'menu-ab', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-35/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 558, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 645, 646, 0, '*', 0, NULL, NULL),
(562, 'menu-ab', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-55', '', '2022-01-03-15-40-55', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 649, 666, 0, '*', 0, NULL, NULL),
(563, 'menu-ab', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-55/αναβλητικότητα', '', 'heading', 1, 562, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 650, 657, 0, '*', 0, NULL, NULL),
(564, 'menu-ab', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-55/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 563, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 651, 652, 0, '*', 0, NULL, NULL),
(565, 'menu-ab', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-55/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 563, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 653, 654, 0, '*', 0, NULL, NULL),
(566, 'menu-ab', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-55/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 563, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 655, 656, 0, '*', 0, NULL, NULL),
(567, 'menu-ab', 'Anger', 'θυμός', '', '2022-01-03-15-40-55/θυμός', '', 'heading', 1, 562, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 658, 665, 0, '*', 0, NULL, NULL),
(568, 'menu-ab', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-55/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 567, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 659, 660, 0, '*', 0, NULL, NULL),
(569, 'menu-ab', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-55/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 567, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 661, 662, 0, '*', 0, NULL, NULL),
(570, 'menu-ab', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-55/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 567, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 663, 664, 0, '*', 0, NULL, NULL),
(571, 'menu-ab', 'RELATIONSHIPS', '2022-01-03-15-40-56', '', '2022-01-03-15-40-56', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 667, 684, 0, '*', 0, NULL, NULL),
(572, 'menu-ab', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-56/διαπροσωπικές-σχέσεις', '', 'heading', 1, 571, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 668, 675, 0, '*', 0, NULL, NULL),
(573, 'menu-ab', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-56/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 572, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 669, 670, 0, '*', 0, NULL, NULL),
(574, 'menu-ab', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-56/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 572, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 671, 672, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(575, 'menu-ab', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-56/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 572, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 673, 674, 0, '*', 0, NULL, NULL),
(576, 'menu-ab', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-56/ερωτικές-σχέσεις', '', 'heading', 1, 571, 2, 0, NULL, NULL, 0, 1, ' ', 15, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 676, 683, 0, '*', 0, NULL, NULL),
(577, 'menu-ab', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-56/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 576, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 677, 678, 0, '*', 0, NULL, NULL),
(578, 'menu-ab', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-56/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 576, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 679, 680, 0, '*', 0, NULL, NULL),
(579, 'menu-ab', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-56/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 576, 3, 22, NULL, NULL, 0, 1, ' ', 15, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 681, 682, 0, '*', 0, NULL, NULL),
(580, 'menu-ab', 'Video', 'ab-videos', '', 'ab-videos', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 15, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 685, 686, 0, '*', 0, NULL, NULL),
(581, 'menu-ab', 'Login or register (2)', 'login-4', '', 'login-4', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 15, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 687, 688, 0, '*', 0, NULL, NULL),
(582, 'menu-ab', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-16/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 488, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 514, 515, 0, '*', 0, NULL, NULL),
(583, 'menu-ab', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-16/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 488, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 516, 517, 0, '*', 0, NULL, NULL),
(584, 'menu-kotsovolos', 'ΑΡΧΙΚΗ', 'kotsovolos', '', 'kotsovolos', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 689, 690, 0, '*', 0, NULL, NULL),
(585, 'menu-kotsovolos', 'SOULFOOD', 'kotsovolos-soulfood', '', 'kotsovolos-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 691, 696, 0, '*', 0, NULL, NULL),
(586, 'menu-kotsovolos', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'kotsovolos-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 585, 2, 22, NULL, NULL, 0, 1, ' ', 16, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 692, 693, 0, '*', 0, NULL, NULL),
(587, 'menu-kotsovolos', 'Our team', 'η-ομάδα-μας', '', 'kotsovolos-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 585, 2, 22, NULL, NULL, 0, 1, ' ', 16, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 694, 695, 0, '*', 0, NULL, NULL),
(588, 'menu-kotsovolos', 'login (3)', 'login-5', '', 'login-5', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 16, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 697, 698, 0, '*', 0, NULL, NULL),
(589, 'menu-kotsovolos', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-17', '', '2022-01-03-15-40-17', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 699, 720, 0, '*', 0, NULL, NULL),
(590, 'menu-kotsovolos', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-17/άγχος', '', 'heading', 1, 589, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 700, 707, 0, '*', 0, NULL, NULL),
(591, 'menu-kotsovolos', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-17/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 590, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 701, 702, 0, '*', 0, NULL, NULL),
(592, 'menu-kotsovolos', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-17/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 590, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 703, 704, 0, '*', 0, NULL, NULL),
(593, 'menu-kotsovolos', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-17/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 590, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 705, 706, 0, '*', 0, NULL, NULL),
(594, 'menu-kotsovolos', 'Stress', 'στρες', '', '2022-01-03-15-40-17/στρες', '', 'heading', 1, 589, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 708, 715, 0, '*', 0, NULL, NULL),
(595, 'menu-kotsovolos', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-17/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 594, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 709, 710, 0, '*', 0, NULL, NULL),
(596, 'menu-kotsovolos', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-17/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 594, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 711, 712, 0, '*', 0, NULL, NULL),
(597, 'menu-kotsovolos', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-17/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 594, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 713, 714, 0, '*', 0, NULL, NULL),
(598, 'menu-kotsovolos', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-36', '', '2022-01-03-15-40-36', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 721, 850, 0, '*', 0, NULL, NULL),
(599, 'menu-kotsovolos', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-36/απολαμβάνειν', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 722, 729, 0, '*', 0, NULL, NULL),
(600, 'menu-kotsovolos', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-36/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 599, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 723, 724, 0, '*', 0, NULL, NULL),
(601, 'menu-kotsovolos', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-36/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 599, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 725, 726, 0, '*', 0, NULL, NULL),
(602, 'menu-kotsovolos', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-36/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 599, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 727, 728, 0, '*', 0, NULL, NULL),
(603, 'menu-kotsovolos', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-36/αυτοέλεγχος', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 730, 737, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(604, 'menu-kotsovolos', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-36/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 603, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 731, 732, 0, '*', 0, NULL, NULL),
(605, 'menu-kotsovolos', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-36/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 603, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 733, 734, 0, '*', 0, NULL, NULL),
(606, 'menu-kotsovolos', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-36/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 603, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 735, 736, 0, '*', 0, NULL, NULL),
(607, 'menu-kotsovolos', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-36/αυτονομία', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 738, 745, 0, '*', 0, NULL, NULL),
(608, 'menu-kotsovolos', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-36/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 607, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 739, 740, 0, '*', 0, NULL, NULL),
(609, 'menu-kotsovolos', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-36/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 607, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 741, 742, 0, '*', 0, NULL, NULL),
(610, 'menu-kotsovolos', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-36/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 607, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 743, 744, 0, '*', 0, NULL, NULL),
(611, 'menu-kotsovolos', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-36/αυτοπεποίθηση', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 746, 753, 0, '*', 0, NULL, NULL),
(612, 'menu-kotsovolos', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-36/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 611, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 747, 748, 0, '*', 0, NULL, NULL),
(613, 'menu-kotsovolos', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-36/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 611, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 749, 750, 0, '*', 0, NULL, NULL),
(614, 'menu-kotsovolos', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-36/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 611, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 751, 752, 0, '*', 0, NULL, NULL),
(615, 'menu-kotsovolos', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-36/διαχείριση-ενέργειας', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 754, 761, 0, '*', 0, NULL, NULL),
(616, 'menu-kotsovolos', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-36/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 615, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 755, 756, 0, '*', 0, NULL, NULL),
(617, 'menu-kotsovolos', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-36/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 615, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 757, 758, 0, '*', 0, NULL, NULL),
(618, 'menu-kotsovolos', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-36/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 615, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 759, 760, 0, '*', 0, NULL, NULL),
(619, 'menu-kotsovolos', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-36/διεκδικητικοτητα', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 762, 769, 0, '*', 0, NULL, NULL),
(620, 'menu-kotsovolos', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-36/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 619, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 763, 764, 0, '*', 0, NULL, NULL),
(621, 'menu-kotsovolos', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-36/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 619, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 765, 766, 0, '*', 0, NULL, NULL),
(622, 'menu-kotsovolos', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-36/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 619, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 767, 768, 0, '*', 0, NULL, NULL),
(623, 'menu-kotsovolos', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-36/ευγνωμοσύνη', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 770, 777, 0, '*', 0, NULL, NULL),
(624, 'menu-kotsovolos', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-36/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 623, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 771, 772, 0, '*', 0, NULL, NULL),
(625, 'menu-kotsovolos', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-36/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 623, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 773, 774, 0, '*', 0, NULL, NULL),
(626, 'menu-kotsovolos', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-36/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 623, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 775, 776, 0, '*', 0, NULL, NULL),
(627, 'menu-kotsovolos', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-36/ευτυχία', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 778, 785, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(628, 'menu-kotsovolos', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-36/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 627, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 779, 780, 0, '*', 0, NULL, NULL),
(629, 'menu-kotsovolos', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-36/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 627, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 781, 782, 0, '*', 0, NULL, NULL),
(630, 'menu-kotsovolos', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-36/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 627, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 783, 784, 0, '*', 0, NULL, NULL),
(631, 'menu-kotsovolos', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-36/θετικότητα', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 786, 793, 0, '*', 0, NULL, NULL),
(632, 'menu-kotsovolos', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-36/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 631, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 787, 788, 0, '*', 0, NULL, NULL),
(633, 'menu-kotsovolos', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-36/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 631, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 789, 790, 0, '*', 0, NULL, NULL),
(634, 'menu-kotsovolos', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-36/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 631, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 791, 792, 0, '*', 0, NULL, NULL),
(635, 'menu-kotsovolos', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-36/λήψη-αποφάσεων', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 794, 801, 0, '*', 0, NULL, NULL),
(636, 'menu-kotsovolos', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-36/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 635, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 795, 796, 0, '*', 0, NULL, NULL),
(637, 'menu-kotsovolos', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-36/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 635, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 797, 798, 0, '*', 0, NULL, NULL),
(638, 'menu-kotsovolos', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-36/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 635, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 799, 800, 0, '*', 0, NULL, NULL),
(639, 'menu-kotsovolos', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-36/ικανότητες', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 802, 809, 0, '*', 0, NULL, NULL),
(640, 'menu-kotsovolos', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-36/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 639, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 803, 804, 0, '*', 0, NULL, NULL),
(641, 'menu-kotsovolos', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-36/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 639, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 805, 806, 0, '*', 0, NULL, NULL),
(642, 'menu-kotsovolos', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-36/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 639, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 807, 808, 0, '*', 0, NULL, NULL),
(643, 'menu-kotsovolos', 'Boundaries', 'όρια', '', '2022-01-03-15-40-36/όρια', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 810, 817, 0, '*', 0, NULL, NULL),
(644, 'menu-kotsovolos', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-36/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 643, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 811, 812, 0, '*', 0, NULL, NULL),
(645, 'menu-kotsovolos', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-36/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 643, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 813, 814, 0, '*', 0, NULL, NULL),
(646, 'menu-kotsovolos', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-36/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 643, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 815, 816, 0, '*', 0, NULL, NULL),
(647, 'menu-kotsovolos', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-36/προσαρμοστικότητα', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 818, 825, 0, '*', 0, NULL, NULL),
(648, 'menu-kotsovolos', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-36/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 647, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 819, 820, 0, '*', 0, NULL, NULL),
(649, 'menu-kotsovolos', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-36/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 647, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 821, 822, 0, '*', 0, NULL, NULL),
(650, 'menu-kotsovolos', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-36/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 647, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 823, 824, 0, '*', 0, NULL, NULL),
(651, 'menu-kotsovolos', 'Goals', 'στόχοι', '', '2022-01-03-15-40-36/στόχοι', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 826, 833, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(652, 'menu-kotsovolos', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-36/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 651, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 827, 828, 0, '*', 0, NULL, NULL),
(653, 'menu-kotsovolos', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-36/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 651, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 829, 830, 0, '*', 0, NULL, NULL),
(654, 'menu-kotsovolos', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-36/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 651, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 831, 832, 0, '*', 0, NULL, NULL),
(655, 'menu-kotsovolos', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-36/ψυχική-ανθεκτικότητα', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 834, 841, 0, '*', 0, NULL, NULL),
(656, 'menu-kotsovolos', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-36/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 655, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 835, 836, 0, '*', 0, NULL, NULL),
(657, 'menu-kotsovolos', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-36/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 655, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 837, 838, 0, '*', 0, NULL, NULL),
(658, 'menu-kotsovolos', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-36/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 655, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 839, 840, 0, '*', 0, NULL, NULL),
(659, 'menu-kotsovolos', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-36/work-life-balance', '', 'heading', 1, 598, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 842, 849, 0, '*', 0, NULL, NULL),
(660, 'menu-kotsovolos', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-36/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 659, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 843, 844, 0, '*', 0, NULL, NULL),
(661, 'menu-kotsovolos', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-36/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 659, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 845, 846, 0, '*', 0, NULL, NULL),
(662, 'menu-kotsovolos', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-36/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 659, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 847, 848, 0, '*', 0, NULL, NULL),
(663, 'menu-kotsovolos', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-57', '', '2022-01-03-15-40-57', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 851, 868, 0, '*', 0, NULL, NULL),
(664, 'menu-kotsovolos', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-57/αναβλητικότητα', '', 'heading', 1, 663, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 852, 859, 0, '*', 0, NULL, NULL),
(665, 'menu-kotsovolos', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-57/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 664, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 853, 854, 0, '*', 0, NULL, NULL),
(666, 'menu-kotsovolos', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-57/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 664, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 855, 856, 0, '*', 0, NULL, NULL),
(667, 'menu-kotsovolos', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-57/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 664, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 857, 858, 0, '*', 0, NULL, NULL),
(668, 'menu-kotsovolos', 'Anger', 'θυμός', '', '2022-01-03-15-40-57/θυμός', '', 'heading', 1, 663, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 860, 867, 0, '*', 0, NULL, NULL),
(669, 'menu-kotsovolos', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-57/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 668, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 861, 862, 0, '*', 0, NULL, NULL),
(670, 'menu-kotsovolos', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-57/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 668, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 863, 864, 0, '*', 0, NULL, NULL),
(671, 'menu-kotsovolos', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-57/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 668, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 865, 866, 0, '*', 0, NULL, NULL),
(672, 'menu-kotsovolos', 'RELATIONSHIPS', '2022-01-03-15-40-58', '', '2022-01-03-15-40-58', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 869, 886, 0, '*', 0, NULL, NULL),
(673, 'menu-kotsovolos', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-58/διαπροσωπικές-σχέσεις', '', 'heading', 1, 672, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 870, 877, 0, '*', 0, NULL, NULL),
(674, 'menu-kotsovolos', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-58/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 673, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 871, 872, 0, '*', 0, NULL, NULL),
(675, 'menu-kotsovolos', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-58/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 673, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 873, 874, 0, '*', 0, NULL, NULL),
(676, 'menu-kotsovolos', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-58/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 673, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 875, 876, 0, '*', 0, NULL, NULL),
(677, 'menu-kotsovolos', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-58/ερωτικές-σχέσεις', '', 'heading', 1, 672, 2, 0, NULL, NULL, 0, 1, ' ', 16, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 878, 885, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(678, 'menu-kotsovolos', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-58/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 677, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 879, 880, 0, '*', 0, NULL, NULL),
(679, 'menu-kotsovolos', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-58/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 677, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 881, 882, 0, '*', 0, NULL, NULL),
(680, 'menu-kotsovolos', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-58/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 677, 3, 22, NULL, NULL, 0, 1, ' ', 16, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 883, 884, 0, '*', 0, NULL, NULL),
(681, 'menu-kotsovolos', 'Video', 'kotsovolos-videos', '', 'kotsovolos-videos', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 16, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 887, 888, 0, '*', 0, NULL, NULL),
(682, 'menu-kotsovolos', 'Login or register (3)', 'login-6', '', 'login-6', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 16, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 889, 890, 0, '*', 0, NULL, NULL),
(683, 'menu-kotsovolos', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-17/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 589, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 716, 717, 0, '*', 0, NULL, NULL),
(684, 'menu-kotsovolos', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-17/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 589, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 718, 719, 0, '*', 0, NULL, NULL),
(685, 'menu-praktiker', 'ΑΡΧΙΚΗ', 'praktiker', '', 'praktiker', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 891, 892, 0, '*', 0, NULL, NULL),
(686, 'menu-praktiker', 'SOULFOOD', 'praktiker-soulfood', '', 'praktiker-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 893, 898, 0, '*', 0, NULL, NULL),
(687, 'menu-praktiker', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'praktiker-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 686, 2, 22, NULL, NULL, 0, 1, ' ', 17, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 894, 895, 0, '*', 0, NULL, NULL),
(688, 'menu-praktiker', 'Our team', 'η-ομάδα-μας', '', 'praktiker-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 686, 2, 22, NULL, NULL, 0, 1, ' ', 17, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 896, 897, 0, '*', 0, NULL, NULL),
(689, 'menu-praktiker', 'login (4)', 'login-7', '', 'login-7', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 17, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 899, 900, 0, '*', 0, NULL, NULL),
(690, 'menu-praktiker', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-18', '', '2022-01-03-15-40-18', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 901, 922, 0, '*', 0, NULL, NULL),
(691, 'menu-praktiker', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-18/άγχος', '', 'heading', 1, 690, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 902, 909, 0, '*', 0, NULL, NULL),
(692, 'menu-praktiker', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-18/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 691, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 903, 904, 0, '*', 0, NULL, NULL),
(693, 'menu-praktiker', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-18/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 691, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 905, 906, 0, '*', 0, NULL, NULL),
(694, 'menu-praktiker', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-18/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 691, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 907, 908, 0, '*', 0, NULL, NULL),
(695, 'menu-praktiker', 'Stress', 'στρες', '', '2022-01-03-15-40-18/στρες', '', 'heading', 1, 690, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 910, 917, 0, '*', 0, NULL, NULL),
(696, 'menu-praktiker', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-18/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 695, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 911, 912, 0, '*', 0, NULL, NULL),
(697, 'menu-praktiker', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-18/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 695, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 913, 914, 0, '*', 0, NULL, NULL),
(698, 'menu-praktiker', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-18/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 695, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 915, 916, 0, '*', 0, NULL, NULL),
(699, 'menu-praktiker', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-37', '', '2022-01-03-15-40-37', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 923, 1052, 0, '*', 0, NULL, NULL),
(700, 'menu-praktiker', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-37/απολαμβάνειν', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 924, 931, 0, '*', 0, NULL, NULL),
(701, 'menu-praktiker', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-37/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 700, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 925, 926, 0, '*', 0, NULL, NULL),
(702, 'menu-praktiker', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-37/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 700, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 927, 928, 0, '*', 0, NULL, NULL),
(703, 'menu-praktiker', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-37/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 700, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 929, 930, 0, '*', 0, NULL, NULL),
(704, 'menu-praktiker', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-37/αυτοέλεγχος', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 932, 939, 0, '*', 0, NULL, NULL),
(705, 'menu-praktiker', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-37/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 704, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 933, 934, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(706, 'menu-praktiker', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-37/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 704, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 935, 936, 0, '*', 0, NULL, NULL),
(707, 'menu-praktiker', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-37/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 704, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 937, 938, 0, '*', 0, NULL, NULL),
(708, 'menu-praktiker', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-37/αυτονομία', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 940, 947, 0, '*', 0, NULL, NULL),
(709, 'menu-praktiker', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-37/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 708, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 941, 942, 0, '*', 0, NULL, NULL),
(710, 'menu-praktiker', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-37/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 708, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 943, 944, 0, '*', 0, NULL, NULL),
(711, 'menu-praktiker', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-37/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 708, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 945, 946, 0, '*', 0, NULL, NULL),
(712, 'menu-praktiker', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-37/αυτοπεποίθηση', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 948, 955, 0, '*', 0, NULL, NULL),
(713, 'menu-praktiker', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-37/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 712, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 949, 950, 0, '*', 0, NULL, NULL),
(714, 'menu-praktiker', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-37/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 712, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 951, 952, 0, '*', 0, NULL, NULL),
(715, 'menu-praktiker', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-37/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 712, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 953, 954, 0, '*', 0, NULL, NULL),
(716, 'menu-praktiker', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-37/διαχείριση-ενέργειας', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 956, 963, 0, '*', 0, NULL, NULL),
(717, 'menu-praktiker', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-37/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 716, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 957, 958, 0, '*', 0, NULL, NULL),
(718, 'menu-praktiker', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-37/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 716, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 959, 960, 0, '*', 0, NULL, NULL),
(719, 'menu-praktiker', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-37/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 716, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 961, 962, 0, '*', 0, NULL, NULL),
(720, 'menu-praktiker', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-37/διεκδικητικοτητα', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 964, 971, 0, '*', 0, NULL, NULL),
(721, 'menu-praktiker', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-37/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 720, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 965, 966, 0, '*', 0, NULL, NULL),
(722, 'menu-praktiker', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-37/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 720, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 967, 968, 0, '*', 0, NULL, NULL),
(723, 'menu-praktiker', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-37/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 720, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 969, 970, 0, '*', 0, NULL, NULL),
(724, 'menu-praktiker', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-37/ευγνωμοσύνη', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 972, 979, 0, '*', 0, NULL, NULL),
(725, 'menu-praktiker', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-37/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 724, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 973, 974, 0, '*', 0, NULL, NULL),
(726, 'menu-praktiker', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-37/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 724, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 975, 976, 0, '*', 0, NULL, NULL),
(727, 'menu-praktiker', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-37/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 724, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 977, 978, 0, '*', 0, NULL, NULL),
(728, 'menu-praktiker', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-37/ευτυχία', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 980, 987, 0, '*', 0, NULL, NULL),
(729, 'menu-praktiker', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-37/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 728, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 981, 982, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(730, 'menu-praktiker', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-37/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 728, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 983, 984, 0, '*', 0, NULL, NULL),
(731, 'menu-praktiker', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-37/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 728, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 985, 986, 0, '*', 0, NULL, NULL),
(732, 'menu-praktiker', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-37/θετικότητα', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 988, 995, 0, '*', 0, NULL, NULL),
(733, 'menu-praktiker', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-37/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 732, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 989, 990, 0, '*', 0, NULL, NULL),
(734, 'menu-praktiker', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-37/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 732, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 991, 992, 0, '*', 0, NULL, NULL),
(735, 'menu-praktiker', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-37/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 732, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 993, 994, 0, '*', 0, NULL, NULL),
(736, 'menu-praktiker', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-37/λήψη-αποφάσεων', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 996, 1003, 0, '*', 0, NULL, NULL),
(737, 'menu-praktiker', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-37/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 736, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 997, 998, 0, '*', 0, NULL, NULL),
(738, 'menu-praktiker', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-37/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 736, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 999, 1000, 0, '*', 0, NULL, NULL),
(739, 'menu-praktiker', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-37/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 736, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1001, 1002, 0, '*', 0, NULL, NULL),
(740, 'menu-praktiker', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-37/ικανότητες', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1004, 1011, 0, '*', 0, NULL, NULL),
(741, 'menu-praktiker', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-37/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 740, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1005, 1006, 0, '*', 0, NULL, NULL),
(742, 'menu-praktiker', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-37/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 740, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1007, 1008, 0, '*', 0, NULL, NULL),
(743, 'menu-praktiker', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-37/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 740, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1009, 1010, 0, '*', 0, NULL, NULL),
(744, 'menu-praktiker', 'Boundaries', 'όρια', '', '2022-01-03-15-40-37/όρια', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1012, 1019, 0, '*', 0, NULL, NULL),
(745, 'menu-praktiker', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-37/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 744, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1013, 1014, 0, '*', 0, NULL, NULL),
(746, 'menu-praktiker', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-37/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 744, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1015, 1016, 0, '*', 0, NULL, NULL),
(747, 'menu-praktiker', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-37/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 744, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1017, 1018, 0, '*', 0, NULL, NULL),
(748, 'menu-praktiker', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-37/προσαρμοστικότητα', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1020, 1027, 0, '*', 0, NULL, NULL),
(749, 'menu-praktiker', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-37/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 748, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1021, 1022, 0, '*', 0, NULL, NULL),
(750, 'menu-praktiker', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-37/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 748, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1023, 1024, 0, '*', 0, NULL, NULL),
(751, 'menu-praktiker', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-37/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 748, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1025, 1026, 0, '*', 0, NULL, NULL),
(752, 'menu-praktiker', 'Goals', 'στόχοι', '', '2022-01-03-15-40-37/στόχοι', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1028, 1035, 0, '*', 0, NULL, NULL),
(753, 'menu-praktiker', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-37/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 752, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1029, 1030, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(754, 'menu-praktiker', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-37/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 752, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1031, 1032, 0, '*', 0, NULL, NULL),
(755, 'menu-praktiker', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-37/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 752, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1033, 1034, 0, '*', 0, NULL, NULL),
(756, 'menu-praktiker', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-37/ψυχική-ανθεκτικότητα', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1036, 1043, 0, '*', 0, NULL, NULL),
(757, 'menu-praktiker', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-37/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 756, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1037, 1038, 0, '*', 0, NULL, NULL),
(758, 'menu-praktiker', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-37/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 756, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1039, 1040, 0, '*', 0, NULL, NULL),
(759, 'menu-praktiker', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-37/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 756, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1041, 1042, 0, '*', 0, NULL, NULL),
(760, 'menu-praktiker', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-37/work-life-balance', '', 'heading', 1, 699, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1044, 1051, 0, '*', 0, NULL, NULL),
(761, 'menu-praktiker', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-37/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 760, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1045, 1046, 0, '*', 0, NULL, NULL),
(762, 'menu-praktiker', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-37/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 760, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1047, 1048, 0, '*', 0, NULL, NULL),
(763, 'menu-praktiker', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-37/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 760, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1049, 1050, 0, '*', 0, NULL, NULL),
(764, 'menu-praktiker', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-59', '', '2022-01-03-15-40-59', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1053, 1070, 0, '*', 0, NULL, NULL),
(765, 'menu-praktiker', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-59/αναβλητικότητα', '', 'heading', 1, 764, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1054, 1061, 0, '*', 0, NULL, NULL),
(766, 'menu-praktiker', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-59/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 765, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1055, 1056, 0, '*', 0, NULL, NULL),
(767, 'menu-praktiker', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-59/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 765, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1057, 1058, 0, '*', 0, NULL, NULL),
(768, 'menu-praktiker', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-59/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 765, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1059, 1060, 0, '*', 0, NULL, NULL),
(769, 'menu-praktiker', 'Anger', 'θυμός', '', '2022-01-03-15-40-59/θυμός', '', 'heading', 1, 764, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1062, 1069, 0, '*', 0, NULL, NULL),
(770, 'menu-praktiker', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-59/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 769, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1063, 1064, 0, '*', 0, NULL, NULL),
(771, 'menu-praktiker', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-59/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 769, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1065, 1066, 0, '*', 0, NULL, NULL),
(772, 'menu-praktiker', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-59/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 769, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1067, 1068, 0, '*', 0, NULL, NULL),
(773, 'menu-praktiker', 'RELATIONSHIPS', '2022-01-03-15-40-60', '', '2022-01-03-15-40-60', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1071, 1088, 0, '*', 0, NULL, NULL),
(774, 'menu-praktiker', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-60/διαπροσωπικές-σχέσεις', '', 'heading', 1, 773, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1072, 1079, 0, '*', 0, NULL, NULL),
(775, 'menu-praktiker', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-60/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 774, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1073, 1074, 0, '*', 0, NULL, NULL),
(776, 'menu-praktiker', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-60/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 774, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1075, 1076, 0, '*', 0, NULL, NULL),
(777, 'menu-praktiker', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-60/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 774, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1077, 1078, 0, '*', 0, NULL, NULL),
(778, 'menu-praktiker', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-60/ερωτικές-σχέσεις', '', 'heading', 1, 773, 2, 0, NULL, NULL, 0, 1, ' ', 17, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1080, 1087, 0, '*', 0, NULL, NULL),
(779, 'menu-praktiker', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-60/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 778, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1081, 1082, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(780, 'menu-praktiker', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-60/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 778, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1083, 1084, 0, '*', 0, NULL, NULL),
(781, 'menu-praktiker', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-60/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 778, 3, 22, NULL, NULL, 0, 1, ' ', 17, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1085, 1086, 0, '*', 0, NULL, NULL),
(782, 'menu-praktiker', 'Video (3)', 'videos-3', '', 'videos-3', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 17, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1089, 1090, 0, '*', 0, NULL, NULL),
(783, 'menu-praktiker', 'Login or register (4)', 'login-8', '', 'login-8', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 17, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1091, 1092, 0, '*', 0, NULL, NULL),
(784, 'menu-praktiker', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-18/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 690, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 918, 919, 0, '*', 0, NULL, NULL),
(785, 'menu-praktiker', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-18/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 690, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 920, 921, 0, '*', 0, NULL, NULL),
(786, 'menu-ergo', 'ΑΡΧΙΚΗ', 'ergo', '', 'ergo', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1093, 1094, 0, '*', 0, NULL, NULL),
(787, 'menu-ergo', 'SOULFOOD', 'ergo-soulfood', '', 'ergo-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1095, 1100, 0, '*', 0, NULL, NULL),
(788, 'menu-ergo', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'ergo-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 787, 2, 22, NULL, NULL, 0, 1, ' ', 18, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1096, 1097, 0, '*', 0, NULL, NULL),
(789, 'menu-ergo', 'Our team', 'η-ομάδα-μας', '', 'ergo-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 787, 2, 22, NULL, NULL, 0, 1, ' ', 18, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1098, 1099, 0, '*', 0, NULL, NULL),
(790, 'menu-ergo', 'login (5)', 'login-9', '', 'login-9', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 18, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 1101, 1102, 0, '*', 0, NULL, NULL),
(791, 'menu-ergo', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-19', '', '2022-01-03-15-40-19', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1103, 1124, 0, '*', 0, NULL, NULL),
(792, 'menu-ergo', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-19/άγχος', '', 'heading', 1, 791, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1104, 1111, 0, '*', 0, NULL, NULL),
(793, 'menu-ergo', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-19/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 792, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1105, 1106, 0, '*', 0, NULL, NULL),
(794, 'menu-ergo', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-19/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 792, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1107, 1108, 0, '*', 0, NULL, NULL),
(795, 'menu-ergo', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-19/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 792, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1109, 1110, 0, '*', 0, NULL, NULL),
(796, 'menu-ergo', 'Stress', 'στρες', '', '2022-01-03-15-40-19/στρες', '', 'heading', 1, 791, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1112, 1119, 0, '*', 0, NULL, NULL),
(797, 'menu-ergo', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-19/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 796, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1113, 1114, 0, '*', 0, NULL, NULL),
(798, 'menu-ergo', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-19/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 796, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1115, 1116, 0, '*', 0, NULL, NULL),
(799, 'menu-ergo', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-19/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 796, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1117, 1118, 0, '*', 0, NULL, NULL),
(800, 'menu-ergo', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-38', '', '2022-01-03-15-40-38', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1125, 1254, 0, '*', 0, NULL, NULL),
(801, 'menu-ergo', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-38/απολαμβάνειν', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1126, 1133, 0, '*', 0, NULL, NULL),
(802, 'menu-ergo', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-38/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 801, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1127, 1128, 0, '*', 0, NULL, NULL),
(803, 'menu-ergo', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-38/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 801, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1129, 1130, 0, '*', 0, NULL, NULL),
(804, 'menu-ergo', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-38/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 801, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1131, 1132, 0, '*', 0, NULL, NULL),
(805, 'menu-ergo', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-38/αυτοέλεγχος', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1134, 1141, 0, '*', 0, NULL, NULL),
(806, 'menu-ergo', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-38/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 805, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1135, 1136, 0, '*', 0, NULL, NULL),
(807, 'menu-ergo', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-38/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 805, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1137, 1138, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(808, 'menu-ergo', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-38/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 805, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1139, 1140, 0, '*', 0, NULL, NULL),
(809, 'menu-ergo', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-38/αυτονομία', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1142, 1149, 0, '*', 0, NULL, NULL),
(810, 'menu-ergo', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-38/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 809, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1143, 1144, 0, '*', 0, NULL, NULL),
(811, 'menu-ergo', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-38/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 809, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1145, 1146, 0, '*', 0, NULL, NULL),
(812, 'menu-ergo', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-38/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 809, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1147, 1148, 0, '*', 0, NULL, NULL),
(813, 'menu-ergo', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-38/αυτοπεποίθηση', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1150, 1157, 0, '*', 0, NULL, NULL),
(814, 'menu-ergo', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-38/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 813, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1151, 1152, 0, '*', 0, NULL, NULL),
(815, 'menu-ergo', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-38/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 813, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1153, 1154, 0, '*', 0, NULL, NULL),
(816, 'menu-ergo', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-38/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 813, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1155, 1156, 0, '*', 0, NULL, NULL),
(817, 'menu-ergo', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-38/διαχείριση-ενέργειας', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1158, 1165, 0, '*', 0, NULL, NULL),
(818, 'menu-ergo', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-38/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 817, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1159, 1160, 0, '*', 0, NULL, NULL),
(819, 'menu-ergo', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-38/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 817, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1161, 1162, 0, '*', 0, NULL, NULL),
(820, 'menu-ergo', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-38/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 817, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1163, 1164, 0, '*', 0, NULL, NULL),
(821, 'menu-ergo', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-38/διεκδικητικοτητα', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1166, 1173, 0, '*', 0, NULL, NULL),
(822, 'menu-ergo', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-38/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 821, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1167, 1168, 0, '*', 0, NULL, NULL),
(823, 'menu-ergo', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-38/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 821, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1169, 1170, 0, '*', 0, NULL, NULL),
(824, 'menu-ergo', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-38/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 821, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1171, 1172, 0, '*', 0, NULL, NULL),
(825, 'menu-ergo', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-38/ευγνωμοσύνη', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1174, 1181, 0, '*', 0, NULL, NULL),
(826, 'menu-ergo', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-38/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 825, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1175, 1176, 0, '*', 0, NULL, NULL),
(827, 'menu-ergo', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-38/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 825, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1177, 1178, 0, '*', 0, NULL, NULL),
(828, 'menu-ergo', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-38/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 825, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1179, 1180, 0, '*', 0, NULL, NULL),
(829, 'menu-ergo', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-38/ευτυχία', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1182, 1189, 0, '*', 0, NULL, NULL),
(830, 'menu-ergo', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-38/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 829, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1183, 1184, 0, '*', 0, NULL, NULL),
(831, 'menu-ergo', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-38/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 829, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1185, 1186, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(832, 'menu-ergo', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-38/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 829, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1187, 1188, 0, '*', 0, NULL, NULL),
(833, 'menu-ergo', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-38/θετικότητα', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1190, 1197, 0, '*', 0, NULL, NULL),
(834, 'menu-ergo', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-38/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 833, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1191, 1192, 0, '*', 0, NULL, NULL),
(835, 'menu-ergo', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-38/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 833, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1193, 1194, 0, '*', 0, NULL, NULL),
(836, 'menu-ergo', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-38/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 833, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1195, 1196, 0, '*', 0, NULL, NULL),
(837, 'menu-ergo', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-38/λήψη-αποφάσεων', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1198, 1205, 0, '*', 0, NULL, NULL),
(838, 'menu-ergo', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-38/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 837, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1199, 1200, 0, '*', 0, NULL, NULL),
(839, 'menu-ergo', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-38/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 837, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1201, 1202, 0, '*', 0, NULL, NULL),
(840, 'menu-ergo', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-38/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 837, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1203, 1204, 0, '*', 0, NULL, NULL),
(841, 'menu-ergo', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-38/ικανότητες', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1206, 1213, 0, '*', 0, NULL, NULL),
(842, 'menu-ergo', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-38/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 841, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1207, 1208, 0, '*', 0, NULL, NULL),
(843, 'menu-ergo', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-38/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 841, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1209, 1210, 0, '*', 0, NULL, NULL),
(844, 'menu-ergo', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-38/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 841, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1211, 1212, 0, '*', 0, NULL, NULL),
(845, 'menu-ergo', 'Boundaries', 'όρια', '', '2022-01-03-15-40-38/όρια', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1214, 1221, 0, '*', 0, NULL, NULL),
(846, 'menu-ergo', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-38/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 845, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1215, 1216, 0, '*', 0, NULL, NULL),
(847, 'menu-ergo', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-38/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 845, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1217, 1218, 0, '*', 0, NULL, NULL),
(848, 'menu-ergo', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-38/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 845, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1219, 1220, 0, '*', 0, NULL, NULL),
(849, 'menu-ergo', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-38/προσαρμοστικότητα', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1222, 1229, 0, '*', 0, NULL, NULL),
(850, 'menu-ergo', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-38/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 849, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1223, 1224, 0, '*', 0, NULL, NULL),
(851, 'menu-ergo', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-38/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 849, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1225, 1226, 0, '*', 0, NULL, NULL),
(852, 'menu-ergo', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-38/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 849, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1227, 1228, 0, '*', 0, NULL, NULL),
(853, 'menu-ergo', 'Goals', 'στόχοι', '', '2022-01-03-15-40-38/στόχοι', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1230, 1237, 0, '*', 0, NULL, NULL),
(854, 'menu-ergo', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-38/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 853, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1231, 1232, 0, '*', 0, NULL, NULL),
(855, 'menu-ergo', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-38/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 853, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1233, 1234, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(856, 'menu-ergo', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-38/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 853, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1235, 1236, 0, '*', 0, NULL, NULL),
(857, 'menu-ergo', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-38/ψυχική-ανθεκτικότητα', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1238, 1245, 0, '*', 0, NULL, NULL),
(858, 'menu-ergo', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-38/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 857, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1239, 1240, 0, '*', 0, NULL, NULL),
(859, 'menu-ergo', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-38/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 857, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1241, 1242, 0, '*', 0, NULL, NULL),
(860, 'menu-ergo', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-38/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 857, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1243, 1244, 0, '*', 0, NULL, NULL),
(861, 'menu-ergo', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-38/work-life-balance', '', 'heading', 1, 800, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1246, 1253, 0, '*', 0, NULL, NULL),
(862, 'menu-ergo', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-38/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 861, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1247, 1248, 0, '*', 0, NULL, NULL),
(863, 'menu-ergo', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-38/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 861, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1249, 1250, 0, '*', 0, NULL, NULL),
(864, 'menu-ergo', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-38/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 861, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1251, 1252, 0, '*', 0, NULL, NULL),
(865, 'menu-ergo', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-61', '', '2022-01-03-15-40-61', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1255, 1272, 0, '*', 0, NULL, NULL),
(866, 'menu-ergo', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-61/αναβλητικότητα', '', 'heading', 1, 865, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1256, 1263, 0, '*', 0, NULL, NULL),
(867, 'menu-ergo', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-61/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 866, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1257, 1258, 0, '*', 0, NULL, NULL),
(868, 'menu-ergo', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-61/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 866, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1259, 1260, 0, '*', 0, NULL, NULL),
(869, 'menu-ergo', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-61/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 866, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1261, 1262, 0, '*', 0, NULL, NULL),
(870, 'menu-ergo', 'Anger', 'θυμός', '', '2022-01-03-15-40-61/θυμός', '', 'heading', 1, 865, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1264, 1271, 0, '*', 0, NULL, NULL),
(871, 'menu-ergo', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-61/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 870, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1265, 1266, 0, '*', 0, NULL, NULL),
(872, 'menu-ergo', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-61/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 870, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1267, 1268, 0, '*', 0, NULL, NULL),
(873, 'menu-ergo', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-61/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 870, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1269, 1270, 0, '*', 0, NULL, NULL),
(874, 'menu-ergo', 'RELATIONSHIPS', '2022-01-03-15-40-62', '', '2022-01-03-15-40-62', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1273, 1290, 0, '*', 0, NULL, NULL),
(875, 'menu-ergo', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-62/διαπροσωπικές-σχέσεις', '', 'heading', 1, 874, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1274, 1281, 0, '*', 0, NULL, NULL),
(876, 'menu-ergo', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-62/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 875, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1275, 1276, 0, '*', 0, NULL, NULL),
(877, 'menu-ergo', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-62/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 875, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1277, 1278, 0, '*', 0, NULL, NULL),
(878, 'menu-ergo', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-62/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 875, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1279, 1280, 0, '*', 0, NULL, NULL),
(879, 'menu-ergo', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-62/ερωτικές-σχέσεις', '', 'heading', 1, 874, 2, 0, NULL, NULL, 0, 1, ' ', 18, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1282, 1289, 0, '*', 0, NULL, NULL),
(880, 'menu-ergo', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-62/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 879, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1283, 1284, 0, '*', 0, NULL, NULL),
(881, 'menu-ergo', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-62/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 879, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1285, 1286, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(882, 'menu-ergo', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-62/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 879, 3, 22, NULL, NULL, 0, 1, ' ', 18, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1287, 1288, 0, '*', 0, NULL, NULL),
(883, 'menu-ergo', 'Video (4)', 'videos-4', '', 'videos-4', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 18, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1291, 1292, 0, '*', 0, NULL, NULL),
(884, 'menu-ergo', 'Login or register (5)', 'login-10', '', 'login-10', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 18, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1293, 1294, 0, '*', 0, NULL, NULL),
(885, 'menu-ergo', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-19/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 791, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1120, 1121, 0, '*', 0, NULL, NULL),
(886, 'menu-ergo', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-19/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 791, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1122, 1123, 0, '*', 0, NULL, NULL),
(887, 'menu-softone', 'ΑΡΧΙΚΗ', 'softone', '', 'softone', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1295, 1296, 0, '*', 0, NULL, NULL),
(888, 'menu-softone', 'SOULFOOD', 'softone-soulfood', '', 'softone-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1297, 1302, 0, '*', 0, NULL, NULL),
(889, 'menu-softone', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'softone-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 888, 2, 22, NULL, NULL, 0, 1, ' ', 19, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1298, 1299, 0, '*', 0, NULL, NULL),
(890, 'menu-softone', 'Our team', 'η-ομάδα-μας', '', 'softone-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 888, 2, 22, NULL, NULL, 0, 1, ' ', 19, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1300, 1301, 0, '*', 0, NULL, NULL),
(891, 'menu-softone', 'login (6)', 'login-11', '', 'login-11', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 19, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 1303, 1304, 0, '*', 0, NULL, NULL),
(892, 'menu-softone', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-20', '', '2022-01-03-15-40-20', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1305, 1326, 0, '*', 0, NULL, NULL),
(893, 'menu-softone', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-20/άγχος', '', 'heading', 1, 892, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1306, 1313, 0, '*', 0, NULL, NULL),
(894, 'menu-softone', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-20/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 893, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1307, 1308, 0, '*', 0, NULL, NULL),
(895, 'menu-softone', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-20/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 893, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1309, 1310, 0, '*', 0, NULL, NULL),
(896, 'menu-softone', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-20/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 893, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1311, 1312, 0, '*', 0, NULL, NULL),
(897, 'menu-softone', 'Stress', 'στρες', '', '2022-01-03-15-40-20/στρες', '', 'heading', 1, 892, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1314, 1321, 0, '*', 0, NULL, NULL),
(898, 'menu-softone', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-20/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 897, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1315, 1316, 0, '*', 0, NULL, NULL),
(899, 'menu-softone', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-20/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 897, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1317, 1318, 0, '*', 0, NULL, NULL),
(900, 'menu-softone', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-20/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 897, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1319, 1320, 0, '*', 0, NULL, NULL),
(901, 'menu-softone', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-39', '', '2022-01-03-15-40-39', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1327, 1456, 0, '*', 0, NULL, NULL),
(902, 'menu-softone', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-39/απολαμβάνειν', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1328, 1335, 0, '*', 0, NULL, NULL),
(903, 'menu-softone', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-39/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 902, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1329, 1330, 0, '*', 0, NULL, NULL),
(904, 'menu-softone', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-39/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 902, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1331, 1332, 0, '*', 0, NULL, NULL),
(905, 'menu-softone', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-39/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 902, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1333, 1334, 0, '*', 0, NULL, NULL),
(906, 'menu-softone', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-39/αυτοέλεγχος', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1336, 1343, 0, '*', 0, NULL, NULL),
(907, 'menu-softone', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-39/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 906, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1337, 1338, 0, '*', 0, NULL, NULL),
(908, 'menu-softone', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-39/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 906, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1339, 1340, 0, '*', 0, NULL, NULL),
(909, 'menu-softone', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-39/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 906, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1341, 1342, 0, '*', 0, NULL, NULL),
(910, 'menu-softone', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-39/αυτονομία', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1344, 1351, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(911, 'menu-softone', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-39/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 910, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1345, 1346, 0, '*', 0, NULL, NULL),
(912, 'menu-softone', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-39/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 910, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1347, 1348, 0, '*', 0, NULL, NULL),
(913, 'menu-softone', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-39/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 910, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1349, 1350, 0, '*', 0, NULL, NULL),
(914, 'menu-softone', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-39/αυτοπεποίθηση', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1352, 1359, 0, '*', 0, NULL, NULL),
(915, 'menu-softone', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-39/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 914, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1353, 1354, 0, '*', 0, NULL, NULL),
(916, 'menu-softone', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-39/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 914, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1355, 1356, 0, '*', 0, NULL, NULL),
(917, 'menu-softone', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-39/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 914, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1357, 1358, 0, '*', 0, NULL, NULL),
(918, 'menu-softone', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-39/διαχείριση-ενέργειας', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1360, 1367, 0, '*', 0, NULL, NULL),
(919, 'menu-softone', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-39/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 918, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1361, 1362, 0, '*', 0, NULL, NULL),
(920, 'menu-softone', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-39/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 918, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1363, 1364, 0, '*', 0, NULL, NULL),
(921, 'menu-softone', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-39/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 918, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1365, 1366, 0, '*', 0, NULL, NULL),
(922, 'menu-softone', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-39/διεκδικητικοτητα', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1368, 1375, 0, '*', 0, NULL, NULL),
(923, 'menu-softone', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-39/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 922, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1369, 1370, 0, '*', 0, NULL, NULL),
(924, 'menu-softone', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-39/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 922, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1371, 1372, 0, '*', 0, NULL, NULL),
(925, 'menu-softone', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-39/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 922, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1373, 1374, 0, '*', 0, NULL, NULL),
(926, 'menu-softone', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-39/ευγνωμοσύνη', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1376, 1383, 0, '*', 0, NULL, NULL),
(927, 'menu-softone', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-39/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 926, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1377, 1378, 0, '*', 0, NULL, NULL),
(928, 'menu-softone', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-39/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 926, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1379, 1380, 0, '*', 0, NULL, NULL),
(929, 'menu-softone', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-39/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 926, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1381, 1382, 0, '*', 0, NULL, NULL),
(930, 'menu-softone', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-39/ευτυχία', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1384, 1391, 0, '*', 0, NULL, NULL),
(931, 'menu-softone', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-39/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 930, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1385, 1386, 0, '*', 0, NULL, NULL),
(932, 'menu-softone', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-39/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 930, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1387, 1388, 0, '*', 0, NULL, NULL),
(933, 'menu-softone', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-39/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 930, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1389, 1390, 0, '*', 0, NULL, NULL),
(934, 'menu-softone', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-39/θετικότητα', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1392, 1399, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(935, 'menu-softone', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-39/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 934, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1393, 1394, 0, '*', 0, NULL, NULL),
(936, 'menu-softone', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-39/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 934, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1395, 1396, 0, '*', 0, NULL, NULL),
(937, 'menu-softone', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-39/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 934, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1397, 1398, 0, '*', 0, NULL, NULL),
(938, 'menu-softone', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-39/λήψη-αποφάσεων', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1400, 1407, 0, '*', 0, NULL, NULL),
(939, 'menu-softone', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-39/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 938, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1401, 1402, 0, '*', 0, NULL, NULL),
(940, 'menu-softone', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-39/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 938, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1403, 1404, 0, '*', 0, NULL, NULL),
(941, 'menu-softone', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-39/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 938, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1405, 1406, 0, '*', 0, NULL, NULL),
(942, 'menu-softone', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-39/ικανότητες', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1408, 1415, 0, '*', 0, NULL, NULL),
(943, 'menu-softone', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-39/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 942, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1409, 1410, 0, '*', 0, NULL, NULL),
(944, 'menu-softone', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-39/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 942, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1411, 1412, 0, '*', 0, NULL, NULL),
(945, 'menu-softone', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-39/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 942, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1413, 1414, 0, '*', 0, NULL, NULL),
(946, 'menu-softone', 'Boundaries', 'όρια', '', '2022-01-03-15-40-39/όρια', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1416, 1423, 0, '*', 0, NULL, NULL),
(947, 'menu-softone', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-39/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 946, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1417, 1418, 0, '*', 0, NULL, NULL),
(948, 'menu-softone', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-39/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 946, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1419, 1420, 0, '*', 0, NULL, NULL),
(949, 'menu-softone', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-39/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 946, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1421, 1422, 0, '*', 0, NULL, NULL),
(950, 'menu-softone', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-39/προσαρμοστικότητα', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1424, 1431, 0, '*', 0, NULL, NULL),
(951, 'menu-softone', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-39/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 950, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1425, 1426, 0, '*', 0, NULL, NULL),
(952, 'menu-softone', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-39/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 950, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1427, 1428, 0, '*', 0, NULL, NULL),
(953, 'menu-softone', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-39/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 950, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1429, 1430, 0, '*', 0, NULL, NULL),
(954, 'menu-softone', 'Goals', 'στόχοι', '', '2022-01-03-15-40-39/στόχοι', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1432, 1439, 0, '*', 0, NULL, NULL),
(955, 'menu-softone', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-39/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 954, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1433, 1434, 0, '*', 0, NULL, NULL),
(956, 'menu-softone', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-39/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 954, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1435, 1436, 0, '*', 0, NULL, NULL),
(957, 'menu-softone', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-39/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 954, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1437, 1438, 0, '*', 0, NULL, NULL),
(958, 'menu-softone', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-39/ψυχική-ανθεκτικότητα', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1440, 1447, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(959, 'menu-softone', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-39/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 958, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1441, 1442, 0, '*', 0, NULL, NULL),
(960, 'menu-softone', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-39/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 958, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1443, 1444, 0, '*', 0, NULL, NULL),
(961, 'menu-softone', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-39/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 958, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1445, 1446, 0, '*', 0, NULL, NULL),
(962, 'menu-softone', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-39/work-life-balance', '', 'heading', 1, 901, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1448, 1455, 0, '*', 0, NULL, NULL),
(963, 'menu-softone', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-39/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 962, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1449, 1450, 0, '*', 0, NULL, NULL),
(964, 'menu-softone', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-39/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 962, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1451, 1452, 0, '*', 0, NULL, NULL),
(965, 'menu-softone', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-39/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 962, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1453, 1454, 0, '*', 0, NULL, NULL),
(966, 'menu-softone', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-63', '', '2022-01-03-15-40-63', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1457, 1474, 0, '*', 0, NULL, NULL),
(967, 'menu-softone', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-63/αναβλητικότητα', '', 'heading', 1, 966, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1458, 1465, 0, '*', 0, NULL, NULL),
(968, 'menu-softone', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-63/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 967, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1459, 1460, 0, '*', 0, NULL, NULL),
(969, 'menu-softone', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-63/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 967, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1461, 1462, 0, '*', 0, NULL, NULL),
(970, 'menu-softone', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-63/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 967, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1463, 1464, 0, '*', 0, NULL, NULL),
(971, 'menu-softone', 'Anger', 'θυμός', '', '2022-01-03-15-40-63/θυμός', '', 'heading', 1, 966, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1466, 1473, 0, '*', 0, NULL, NULL),
(972, 'menu-softone', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-63/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 971, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1467, 1468, 0, '*', 0, NULL, NULL),
(973, 'menu-softone', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-63/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 971, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1469, 1470, 0, '*', 0, NULL, NULL),
(974, 'menu-softone', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-63/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 971, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1471, 1472, 0, '*', 0, NULL, NULL),
(975, 'menu-softone', 'RELATIONSHIPS', '2022-01-03-15-40-64', '', '2022-01-03-15-40-64', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1475, 1492, 0, '*', 0, NULL, NULL),
(976, 'menu-softone', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-64/διαπροσωπικές-σχέσεις', '', 'heading', 1, 975, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1476, 1483, 0, '*', 0, NULL, NULL),
(977, 'menu-softone', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-64/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 976, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1477, 1478, 0, '*', 0, NULL, NULL),
(978, 'menu-softone', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-64/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 976, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1479, 1480, 0, '*', 0, NULL, NULL),
(979, 'menu-softone', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-64/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 976, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1481, 1482, 0, '*', 0, NULL, NULL),
(980, 'menu-softone', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-64/ερωτικές-σχέσεις', '', 'heading', 1, 975, 2, 0, NULL, NULL, 0, 1, ' ', 19, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1484, 1491, 0, '*', 0, NULL, NULL),
(981, 'menu-softone', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-64/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 980, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1485, 1486, 0, '*', 0, NULL, NULL),
(982, 'menu-softone', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-64/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 980, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1487, 1488, 0, '*', 0, NULL, NULL),
(983, 'menu-softone', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-64/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 980, 3, 22, NULL, NULL, 0, 1, ' ', 19, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1489, 1490, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(984, 'menu-softone', 'Video (5)', 'videos-5', '', 'videos-5', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 19, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1493, 1494, 0, '*', 0, NULL, NULL),
(985, 'menu-softone', 'Login or register (6)', 'login-12', '', 'login-12', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 19, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1495, 1496, 0, '*', 0, NULL, NULL),
(986, 'menu-softone', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-20/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 892, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1322, 1323, 0, '*', 0, NULL, NULL),
(987, 'menu-softone', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-20/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 892, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1324, 1325, 0, '*', 0, NULL, NULL),
(988, 'menu-latsco', 'ΑΡΧΙΚΗ', 'latsco', '', 'latsco', 'index.php?option=com_sppagebuilder&view=page&id=1', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"sf-home\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1497, 1498, 0, '*', 0, NULL, NULL),
(989, 'menu-latsco', 'SOULFOOD', 'latsco-soulfood', '', 'latsco-soulfood', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1499, 1504, 0, '*', 0, NULL, NULL),
(990, 'menu-latsco', 'Our philosophy', 'η-φιλοσοφία-μας', '', 'latsco-soulfood/η-φιλοσοφία-μας', 'index.php?option=com_content&view=article&id=188', 'component', 1, 989, 2, 22, NULL, NULL, 0, 1, ' ', 20, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1500, 1501, 0, '*', 0, NULL, NULL),
(991, 'menu-latsco', 'Our team', 'η-ομάδα-μας', '', 'latsco-soulfood/η-ομάδα-μας', 'index.php?option=com_content&view=article&id=189', 'component', 1, 989, 2, 22, NULL, NULL, 0, 1, ' ', 20, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1502, 1503, 0, '*', 0, NULL, NULL),
(992, 'menu-latsco', 'login (7)', 'login-13', '', 'login-13', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 20, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\"}', 1505, 1506, 0, '*', 0, NULL, NULL),
(993, 'menu-latsco', 'MANAGING DIFFICULTIES', '2022-01-03-15-40-21', '', '2022-01-03-15-40-21', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1507, 1528, 0, '*', 0, NULL, NULL),
(994, 'menu-latsco', 'Anxiety', 'άγχος', '', '2022-01-03-15-40-21/άγχος', '', 'heading', 1, 993, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1508, 1515, 0, '*', 0, NULL, NULL),
(995, 'menu-latsco', 'Articles', 'άγχος-άρθρα', '', '2022-01-03-15-40-21/άγχος/άγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', 1, 994, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1509, 1510, 0, '*', 0, NULL, NULL),
(996, 'menu-latsco', 'Exercises', 'άγχος-ασκήσεις', '', '2022-01-03-15-40-21/άγχος/άγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=10', 'component', 1, 994, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1511, 1512, 0, '*', 0, NULL, NULL),
(997, 'menu-latsco', 'Test', 'άγχος-τέστ', '', '2022-01-03-15-40-21/άγχος/άγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=11', 'component', 1, 994, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1513, 1514, 0, '*', 0, NULL, NULL),
(998, 'menu-latsco', 'Stress', 'στρες', '', '2022-01-03-15-40-21/στρες', '', 'heading', 1, 993, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1516, 1523, 0, '*', 0, NULL, NULL),
(999, 'menu-latsco', 'Articles', 'στρες-άρθρα', '', '2022-01-03-15-40-21/στρες/στρες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', 1, 998, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1517, 1518, 0, '*', 0, NULL, NULL),
(1000, 'menu-latsco', 'Exercises', 'στρες-ασκήσεις', '', '2022-01-03-15-40-21/στρες/στρες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=10', 'component', 1, 998, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1519, 1520, 0, '*', 0, NULL, NULL),
(1001, 'menu-latsco', 'Test', 'στρες-τέστ', '', '2022-01-03-15-40-21/στρες/στρες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=11', 'component', 1, 998, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1521, 1522, 0, '*', 0, NULL, NULL),
(1002, 'menu-latsco', 'STRENGTHS ENHANCEMENT', '2022-01-03-15-40-40', '', '2022-01-03-15-40-40', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"mege-content\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1529, 1658, 0, '*', 0, NULL, NULL),
(1003, 'menu-latsco', 'Enjoyment', 'απολαμβάνειν', '', '2022-01-03-15-40-40/απολαμβάνειν', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1530, 1537, 0, '*', 0, NULL, NULL),
(1004, 'menu-latsco', 'Articles', 'απολαμβάνειν-άρθρα', '', '2022-01-03-15-40-40/απολαμβάνειν/απολαμβάνειν-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9', 'component', 1, 1003, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1531, 1532, 0, '*', 0, NULL, NULL),
(1005, 'menu-latsco', 'Exercises', 'απολαμβάνειν-ασκήσεις', '', '2022-01-03-15-40-40/απολαμβάνειν/απολαμβάνειν-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10', 'component', 1, 1003, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1533, 1534, 0, '*', 0, NULL, NULL),
(1006, 'menu-latsco', 'Test', 'απολαμβάνειν-τέστ', '', '2022-01-03-15-40-40/απολαμβάνειν/απολαμβάνειν-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11', 'component', 1, 1003, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1535, 1536, 0, '*', 0, NULL, NULL),
(1007, 'menu-latsco', 'Self - Control', 'αυτοέλεγχος', '', '2022-01-03-15-40-40/αυτοέλεγχος', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1538, 1545, 0, '*', 0, NULL, NULL),
(1008, 'menu-latsco', 'Articles', 'αυτοέλεγχος-άρθρα', '', '2022-01-03-15-40-40/αυτοέλεγχος/αυτοέλεγχος-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9', 'component', 1, 1007, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1539, 1540, 0, '*', 0, NULL, NULL),
(1009, 'menu-latsco', 'Exercises', 'αυτοέλεγχος-ασκήσεις', '', '2022-01-03-15-40-40/αυτοέλεγχος/αυτοέλεγχος-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10', 'component', 1, 1007, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1541, 1542, 0, '*', 0, NULL, NULL),
(1010, 'menu-latsco', 'Test', 'αυτοέλεγχος-τέστ', '', '2022-01-03-15-40-40/αυτοέλεγχος/αυτοέλεγχος-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11', 'component', 1, 1007, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1543, 1544, 0, '*', 0, NULL, NULL),
(1011, 'menu-latsco', 'Autonomy', 'αυτονομία', '', '2022-01-03-15-40-40/αυτονομία', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1546, 1553, 0, '*', 0, NULL, NULL),
(1012, 'menu-latsco', 'Articles', 'αυτονομία-άρθρα', '', '2022-01-03-15-40-40/αυτονομία/αυτονομία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9', 'component', 1, 1011, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1547, 1548, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1013, 'menu-latsco', 'Exercises', 'αυτονομία-ασκήσεις', '', '2022-01-03-15-40-40/αυτονομία/αυτονομία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10', 'component', 1, 1011, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1549, 1550, 0, '*', 0, NULL, NULL),
(1014, 'menu-latsco', 'Test', 'αυτονομία-τέστ', '', '2022-01-03-15-40-40/αυτονομία/αυτονομία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11', 'component', 1, 1011, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1551, 1552, 0, '*', 0, NULL, NULL),
(1015, 'menu-latsco', 'Self - Confidence', 'αυτοπεποίθηση', '', '2022-01-03-15-40-40/αυτοπεποίθηση', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1554, 1561, 0, '*', 0, NULL, NULL),
(1016, 'menu-latsco', 'Articles', 'αυτοπεποίθηση-άρθρα', '', '2022-01-03-15-40-40/αυτοπεποίθηση/αυτοπεποίθηση-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9', 'component', 1, 1015, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1555, 1556, 0, '*', 0, NULL, NULL),
(1017, 'menu-latsco', 'Exercises', 'αυτοπεποίθηση-ασκήσεις', '', '2022-01-03-15-40-40/αυτοπεποίθηση/αυτοπεποίθηση-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10', 'component', 1, 1015, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1557, 1558, 0, '*', 0, NULL, NULL),
(1018, 'menu-latsco', 'Test', 'αυτοπεποίθηση-τέστ', '', '2022-01-03-15-40-40/αυτοπεποίθηση/αυτοπεποίθηση-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11', 'component', 1, 1015, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1559, 1560, 0, '*', 0, NULL, NULL),
(1019, 'menu-latsco', 'Energy Management', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-40/διαχείριση-ενέργειας', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1562, 1569, 0, '*', 0, NULL, NULL),
(1020, 'menu-latsco', 'Articles', 'διαχείριση-ενέργειας-άρθρα', '', '2022-01-03-15-40-40/διαχείριση-ενέργειας/διαχείριση-ενέργειας-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9', 'component', 1, 1019, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1563, 1564, 0, '*', 0, NULL, NULL),
(1021, 'menu-latsco', 'Exercises', 'διαχείριση-ενέργειας-ασκήσεις', '', '2022-01-03-15-40-40/διαχείριση-ενέργειας/διαχείριση-ενέργειας-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10', 'component', 1, 1019, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1565, 1566, 0, '*', 0, NULL, NULL),
(1022, 'menu-latsco', 'Test', 'διαχείριση-ενέργειας-τέστ', '', '2022-01-03-15-40-40/διαχείριση-ενέργειας/διαχείριση-ενέργειας-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11', 'component', 1, 1019, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1567, 1568, 0, '*', 0, NULL, NULL),
(1023, 'menu-latsco', 'Assertiveness', 'διεκδικητικοτητα', '', '2022-01-03-15-40-40/διεκδικητικοτητα', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1570, 1577, 0, '*', 0, NULL, NULL),
(1024, 'menu-latsco', 'Articles', 'διεκδικητικοτητα-άρθρα', '', '2022-01-03-15-40-40/διεκδικητικοτητα/διεκδικητικοτητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9', 'component', 1, 1023, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1571, 1572, 0, '*', 0, NULL, NULL),
(1025, 'menu-latsco', 'Exercises', 'διεκδικητικοτητα-ασκήσεις', '', '2022-01-03-15-40-40/διεκδικητικοτητα/διεκδικητικοτητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10', 'component', 1, 1023, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1573, 1574, 0, '*', 0, NULL, NULL),
(1026, 'menu-latsco', 'Test', 'διεκδικητικοτητα-τέστ', '', '2022-01-03-15-40-40/διεκδικητικοτητα/διεκδικητικοτητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11', 'component', 1, 1023, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1575, 1576, 0, '*', 0, NULL, NULL),
(1027, 'menu-latsco', 'Gratitude', 'ευγνωμοσύνη', '', '2022-01-03-15-40-40/ευγνωμοσύνη', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1578, 1585, 0, '*', 0, NULL, NULL),
(1028, 'menu-latsco', 'Articles', 'ευγνωμοσύνη-άρθρα', '', '2022-01-03-15-40-40/ευγνωμοσύνη/ευγνωμοσύνη-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9', 'component', 1, 1027, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1579, 1580, 0, '*', 0, NULL, NULL),
(1029, 'menu-latsco', 'Exercises', 'ευγνωμοσύνη-ασκήσεις', '', '2022-01-03-15-40-40/ευγνωμοσύνη/ευγνωμοσύνη-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10', 'component', 1, 1027, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1581, 1582, 0, '*', 0, NULL, NULL),
(1030, 'menu-latsco', 'Test', 'ευγνωμοσύνη-τέστ', '', '2022-01-03-15-40-40/ευγνωμοσύνη/ευγνωμοσύνη-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11', 'component', 1, 1027, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1583, 1584, 0, '*', 0, NULL, NULL),
(1031, 'menu-latsco', 'Happiness', 'ευτυχία', '', '2022-01-03-15-40-40/ευτυχία', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1586, 1593, 0, '*', 0, NULL, NULL),
(1032, 'menu-latsco', 'Articles', 'ευτυχία-άρθρα', '', '2022-01-03-15-40-40/ευτυχία/ευτυχία-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9', 'component', 1, 1031, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1587, 1588, 0, '*', 0, NULL, NULL),
(1033, 'menu-latsco', 'Exercises', 'ευτυχία-ασκήσεις', '', '2022-01-03-15-40-40/ευτυχία/ευτυχία-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10', 'component', 1, 1031, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1589, 1590, 0, '*', 0, NULL, NULL),
(1034, 'menu-latsco', 'Test', 'ευτυχία-τέστ', '', '2022-01-03-15-40-40/ευτυχία/ευτυχία-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11', 'component', 1, 1031, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1591, 1592, 0, '*', 0, NULL, NULL),
(1035, 'menu-latsco', 'Positivity', 'θετικότητα', '', '2022-01-03-15-40-40/θετικότητα', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1594, 1601, 0, '*', 0, NULL, NULL),
(1036, 'menu-latsco', 'Articles', 'θετικότητα-άρθρα', '', '2022-01-03-15-40-40/θετικότητα/θετικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9', 'component', 1, 1035, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1595, 1596, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1037, 'menu-latsco', 'Exercises', 'θετικότητα-ασκήσεις', '', '2022-01-03-15-40-40/θετικότητα/θετικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10', 'component', 1, 1035, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1597, 1598, 0, '*', 0, NULL, NULL),
(1038, 'menu-latsco', 'Test', 'θετικότητα-τέστ', '', '2022-01-03-15-40-40/θετικότητα/θετικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11', 'component', 1, 1035, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1599, 1600, 0, '*', 0, NULL, NULL),
(1039, 'menu-latsco', 'Decision Making', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-40/λήψη-αποφάσεων', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1602, 1609, 0, '*', 0, NULL, NULL),
(1040, 'menu-latsco', 'Articles', 'λήψη-αποφάσεων-άρθρα', '', '2022-01-03-15-40-40/λήψη-αποφάσεων/λήψη-αποφάσεων-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9', 'component', 1, 1039, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1603, 1604, 0, '*', 0, NULL, NULL),
(1041, 'menu-latsco', 'Exercises', 'λήψη-αποφάσεων-ασκήσεις', '', '2022-01-03-15-40-40/λήψη-αποφάσεων/λήψη-αποφάσεων-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10', 'component', 1, 1039, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1605, 1606, 0, '*', 0, NULL, NULL),
(1042, 'menu-latsco', 'Test', 'λήψη-αποφάσεων-τέστ', '', '2022-01-03-15-40-40/λήψη-αποφάσεων/λήψη-αποφάσεων-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11', 'component', 1, 1039, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1607, 1608, 0, '*', 0, NULL, NULL),
(1043, 'menu-latsco', 'Competence', 'ικανότητες', '', '2022-01-03-15-40-40/ικανότητες', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1610, 1617, 0, '*', 0, NULL, NULL),
(1044, 'menu-latsco', 'Articles', 'ικανότητες-άρθρα', '', '2022-01-03-15-40-40/ικανότητες/ικανότητες-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9', 'component', 1, 1043, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1611, 1612, 0, '*', 0, NULL, NULL),
(1045, 'menu-latsco', 'Exercises', 'ικανότητες-ασκήσεις', '', '2022-01-03-15-40-40/ικανότητες/ικανότητες-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10', 'component', 1, 1043, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1613, 1614, 0, '*', 0, NULL, NULL),
(1046, 'menu-latsco', 'Test', 'ικανότητες-τέστ', '', '2022-01-03-15-40-40/ικανότητες/ικανότητες-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11', 'component', 1, 1043, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1615, 1616, 0, '*', 0, NULL, NULL),
(1047, 'menu-latsco', 'Boundaries', 'όρια', '', '2022-01-03-15-40-40/όρια', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1618, 1625, 0, '*', 0, NULL, NULL),
(1048, 'menu-latsco', 'Articles', 'όρια-άρθρα', '', '2022-01-03-15-40-40/όρια/όρια-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9', 'component', 1, 1047, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1619, 1620, 0, '*', 0, NULL, NULL),
(1049, 'menu-latsco', 'Exercises', 'όρια-ασκήσεις', '', '2022-01-03-15-40-40/όρια/όρια-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10', 'component', 1, 1047, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1621, 1622, 0, '*', 0, NULL, NULL),
(1050, 'menu-latsco', 'Test', 'όρια-τέστ', '', '2022-01-03-15-40-40/όρια/όρια-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11', 'component', 1, 1047, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1623, 1624, 0, '*', 0, NULL, NULL),
(1051, 'menu-latsco', 'Adaptability', 'προσαρμοστικότητα', '', '2022-01-03-15-40-40/προσαρμοστικότητα', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1626, 1633, 0, '*', 0, NULL, NULL),
(1052, 'menu-latsco', 'Articles', 'προσαρμοστικότητα-άρθρα', '', '2022-01-03-15-40-40/προσαρμοστικότητα/προσαρμοστικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9', 'component', 1, 1051, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1627, 1628, 0, '*', 0, NULL, NULL),
(1053, 'menu-latsco', 'Exercises', 'προσαρμοστικότητα-ασκήσεις', '', '2022-01-03-15-40-40/προσαρμοστικότητα/προσαρμοστικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10', 'component', 1, 1051, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1629, 1630, 0, '*', 0, NULL, NULL),
(1054, 'menu-latsco', 'Test', 'προσαρμοστικότητα-τέστ', '', '2022-01-03-15-40-40/προσαρμοστικότητα/προσαρμοστικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11', 'component', 1, 1051, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"1\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1631, 1632, 0, '*', 0, NULL, NULL),
(1055, 'menu-latsco', 'Goals', 'στόχοι', '', '2022-01-03-15-40-40/στόχοι', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1634, 1641, 0, '*', 0, NULL, NULL),
(1056, 'menu-latsco', 'Articles', 'στόχοι-άρθρα', '', '2022-01-03-15-40-40/στόχοι/στόχοι-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9', 'component', 1, 1055, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1635, 1636, 0, '*', 0, NULL, NULL),
(1057, 'menu-latsco', 'Exercises', 'στόχοι-ασκήσεις', '', '2022-01-03-15-40-40/στόχοι/στόχοι-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10', 'component', 1, 1055, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1637, 1638, 0, '*', 0, NULL, NULL),
(1058, 'menu-latsco', 'Test', 'στόχοι-τέστ', '', '2022-01-03-15-40-40/στόχοι/στόχοι-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11', 'component', 1, 1055, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1639, 1640, 0, '*', 0, NULL, NULL),
(1059, 'menu-latsco', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-40/ψυχική-ανθεκτικότητα', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1642, 1649, 0, '*', 0, NULL, NULL),
(1060, 'menu-latsco', 'Articles', 'ψυχική-ανθεκτικότητα-άρθρα', '', '2022-01-03-15-40-40/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9', 'component', 1, 1059, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1643, 1644, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1061, 'menu-latsco', 'Exercises', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '2022-01-03-15-40-40/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10', 'component', 1, 1059, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1645, 1646, 0, '*', 0, NULL, NULL),
(1062, 'menu-latsco', 'Test', 'ψυχική-ανθεκτικότητα-τέστ', '', '2022-01-03-15-40-40/ψυχική-ανθεκτικότητα/ψυχική-ανθεκτικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11', 'component', 1, 1059, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1647, 1648, 0, '*', 0, NULL, NULL),
(1063, 'menu-latsco', 'Work-life balance', 'work-life-balance', '', '2022-01-03-15-40-40/work-life-balance', '', 'heading', 1, 1002, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1650, 1657, 0, '*', 0, NULL, NULL),
(1064, 'menu-latsco', 'Articles', 'work-life-balance-άρθρα', '', '2022-01-03-15-40-40/work-life-balance/work-life-balance-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=9', 'component', 1, 1063, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1651, 1652, 0, '*', 0, NULL, NULL),
(1065, 'menu-latsco', 'Exercises', 'work-life-balance-ασκήσεις', '', '2022-01-03-15-40-40/work-life-balance/work-life-balance-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=10', 'component', 1, 1063, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1653, 1654, 0, '*', 0, NULL, NULL),
(1066, 'menu-latsco', 'Test', 'work-life-balance-τέστ', '', '2022-01-03-15-40-40/work-life-balance/work-life-balance-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=36&filter_tag[0]=11', 'component', 1, 1063, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1655, 1656, 0, '*', 0, NULL, NULL),
(1067, 'menu-latsco', 'ANXIETY MANAGEMENT', '2022-01-03-15-40-65', '', '2022-01-03-15-40-65', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1659, 1676, 0, '*', 0, NULL, NULL),
(1068, 'menu-latsco', 'Procrastination', 'αναβλητικότητα', '', '2022-01-03-15-40-65/αναβλητικότητα', '', 'heading', 1, 1067, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1660, 1667, 0, '*', 0, NULL, NULL),
(1069, 'menu-latsco', 'Articles', 'αναβλητικότητα-άρθρα', '', '2022-01-03-15-40-65/αναβλητικότητα/αναβλητικότητα-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=9', 'component', 1, 1068, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1661, 1662, 0, '*', 0, NULL, NULL),
(1070, 'menu-latsco', 'Exercises', 'αναβλητικότητα-ασκήσεις', '', '2022-01-03-15-40-65/αναβλητικότητα/αναβλητικότητα-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=10', 'component', 1, 1068, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1663, 1664, 0, '*', 0, NULL, NULL),
(1071, 'menu-latsco', 'Test', 'αναβλητικότητα-τέστ', '', '2022-01-03-15-40-65/αναβλητικότητα/αναβλητικότητα-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=38&filter_tag[0]=11', 'component', 1, 1068, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1665, 1666, 0, '*', 0, NULL, NULL),
(1072, 'menu-latsco', 'Anger', 'θυμός', '', '2022-01-03-15-40-65/θυμός', '', 'heading', 1, 1067, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1668, 1675, 0, '*', 0, NULL, NULL),
(1073, 'menu-latsco', 'Articles', 'θυμός-άρθρα', '', '2022-01-03-15-40-65/θυμός/θυμός-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=9', 'component', 1, 1072, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1669, 1670, 0, '*', 0, NULL, NULL),
(1074, 'menu-latsco', 'Exercises', 'θυμός-ασκήσεις', '', '2022-01-03-15-40-65/θυμός/θυμός-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=10', 'component', 1, 1072, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1671, 1672, 0, '*', 0, NULL, NULL),
(1075, 'menu-latsco', 'Test', 'θυμός-τέστ', '', '2022-01-03-15-40-65/θυμός/θυμός-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=39&filter_tag[0]=11', 'component', 1, 1072, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1673, 1674, 0, '*', 0, NULL, NULL),
(1076, 'menu-latsco', 'RELATIONSHIPS', '2022-01-03-15-40-66', '', '2022-01-03-15-40-66', '', 'heading', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1677, 1694, 0, '*', 0, NULL, NULL),
(1077, 'menu-latsco', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-66/διαπροσωπικές-σχέσεις', '', 'heading', 1, 1076, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1678, 1685, 0, '*', 0, NULL, NULL),
(1078, 'menu-latsco', 'Articles', 'διαπροσωπικές-σχέσεις-άρθρα', '', '2022-01-03-15-40-66/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=9', 'component', 1, 1077, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1679, 1680, 0, '*', 0, NULL, NULL),
(1079, 'menu-latsco', 'Exercises', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '2022-01-03-15-40-66/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=10', 'component', 1, 1077, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1681, 1682, 0, '*', 0, NULL, NULL),
(1080, 'menu-latsco', 'Test', 'διαπροσωπικές-σχέσεις-τέστ', '', '2022-01-03-15-40-66/διαπροσωπικές-σχέσεις/διαπροσωπικές-σχέσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=41&filter_tag[0]=11', 'component', 1, 1077, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1683, 1684, 0, '*', 0, NULL, NULL),
(1081, 'menu-latsco', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-66/ερωτικές-σχέσεις', '', 'heading', 1, 1076, 2, 0, NULL, NULL, 0, 1, ' ', 20, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1686, 1693, 0, '*', 0, NULL, NULL),
(1082, 'menu-latsco', 'Articles', 'ερωτικές-σχεσεις-άρθρα', '', '2022-01-03-15-40-66/ερωτικές-σχέσεις/ερωτικές-σχεσεις-άρθρα', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=9', 'component', 1, 1081, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1687, 1688, 0, '*', 0, NULL, NULL),
(1083, 'menu-latsco', 'Exercises', 'ερωτικές-σχεσεις-ασκήσεις', '', '2022-01-03-15-40-66/ερωτικές-σχέσεις/ερωτικές-σχεσεις-ασκήσεις', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=10', 'component', 1, 1081, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1689, 1690, 0, '*', 0, NULL, NULL),
(1084, 'menu-latsco', 'Test', 'ερωτικές-σχεσεις-τέστ', '', '2022-01-03-15-40-66/ερωτικές-σχέσεις/ερωτικές-σχεσεις-τέστ', 'index.php?option=com_content&view=category&layout=blog&id=42&filter_tag[0]=11', 'component', 1, 1081, 3, 22, NULL, NULL, 0, 1, ' ', 20, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1691, 1692, 0, '*', 0, NULL, NULL),
(1085, 'menu-latsco', 'Video (6)', 'videos-6', '', 'videos-6', 'index.php?option=com_content&view=article&id=198', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 20, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1695, 1696, 0, '*', 0, NULL, NULL),
(1086, 'menu-latsco', 'Login or register (7)', 'login-14', '', 'login-14', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, NULL, NULL, 0, 1, ' ', 20, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"login_image_alt\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"logout_image_alt\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1697, 1698, 0, '*', 0, NULL, NULL);
INSERT INTO `o0ksp_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1087, 'menu-latsco', 'Άγχος (άρθρα) (2)', 'άγχος-άρθρα-2', '', '2022-01-03-15-40-21/άγχος-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=18&filter_tag[0]=9', 'component', -2, 993, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1524, 1525, 0, '*', 0, NULL, NULL),
(1088, 'menu-latsco', 'Στρες (άρθρα) (2)', 'στρες-άρθρα-2', '', '2022-01-03-15-40-21/στρες-άρθρα-2', 'index.php?option=com_content&view=category&layout=blog&id=19&filter_tag[0]=9', 'component', -2, 993, 2, 22, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":4,\"blog_class_leading\":\"\",\"num_intro_articles\":6,\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"1\",\"num_links\":6,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"0\",\"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\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"helixultimatemenulayout\":\"\",\"helixultimate_enable_page_title\":\"0\",\"helixultimate_page_title_alt\":\"\",\"helixultimate_page_subtitle\":\"\",\"helixultimate_page_title_heading\":\"h2\",\"helixultimate_page_title_bg_color\":\"\",\"helixultimate_page_title_bg_image\":\"\"}', 1526, 1527, 0, '*', 0, NULL, NULL),
(1166, 'main', 'COM_SPPAGEBUILDER', 'com_sppagebuilder', '', 'com_sppagebuilder', 'index.php?option=com_sppagebuilder', 'component', 1, 1, 1, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1699, 1712, 0, '', 1, NULL, NULL),
(1167, 'main', 'COM_SPPAGEBUILDER_PAGES', 'com_sppagebuilder_pages', '', 'com_sppagebuilder/com_sppagebuilder_pages', 'index.php?option=com_sppagebuilder&view=pages', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1700, 1701, 0, '', 1, NULL, NULL),
(1168, 'main', 'COM_SPPAGEBUILDER_MEDIA', 'com_sppagebuilder_media', '', 'com_sppagebuilder/com_sppagebuilder_media', 'index.php?option=com_sppagebuilder&view=media', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1702, 1703, 0, '', 1, NULL, NULL),
(1169, 'main', 'COM_SPPAGEBUILDER_CATEGORIES', 'com_sppagebuilder_categories', '', 'com_sppagebuilder/com_sppagebuilder_categories', 'index.php?option=com_categories&extension=com_sppagebuilder', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1704, 1705, 0, '', 1, NULL, NULL),
(1170, 'main', 'COM_SPPAGEBUILDER_INTEGRATIONS', 'com_sppagebuilder_integrations', '', 'com_sppagebuilder/com_sppagebuilder_integrations', 'index.php?option=com_sppagebuilder&view=integrations', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1706, 1707, 0, '', 1, NULL, NULL),
(1171, 'main', 'COM_SPPAGEBUILDER_LANGUAGES', 'com_sppagebuilder_languages', '', 'com_sppagebuilder/com_sppagebuilder_languages', 'index.php?option=com_sppagebuilder&view=languages', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1708, 1709, 0, '', 1, NULL, NULL),
(1172, 'main', 'COM_SPPAGEBUILDER_ABOUT', 'com_sppagebuilder_about', '', 'com_sppagebuilder/com_sppagebuilder_about', 'index.php?option=com_sppagebuilder&view=about', 'component', 1, 1166, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1710, 1711, 0, '', 1, NULL, NULL),
(1206, 'bio', 'CV - Φένια Βωβού', 'cv-φένια-βωβού', '', 'cv-φένια-βωβού', 'index.php?option=com_content&view=article&id=252', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1713, 1714, 0, '*', 0, NULL, NULL),
(1226, 'bio', 'CV - Μαρία Μαρκιανού', 'cv-μαρία-μαρκιανού', '', 'cv-μαρία-μαρκιανού', 'index.php?option=com_content&view=article&id=253', 'component', 1, 1, 1, 22, NULL, NULL, 0, 1, ' ', 10, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"1\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-bg_pos_hor\":\"right\",\"djmegamenu-bg_pos_ver\":\"bottom\",\"djmegamenu-html-pos\":\"0\",\"djmegamenu-html-before\":\"\",\"djmegamenu-html-after\":\"\",\"djmegamenu-custom-attr\":\"\",\"djmegamenu-accesskey\":\"\"}', 1715, 1716, 0, '*', 0, NULL, NULL),
(1229, 'main', 'com_bfstop', 'com_bfstop', '', 'com_bfstop', 'index.php?option=com_bfstop', 'component', 1, 1, 1, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1717, 1730, 0, '', 1, NULL, NULL),
(1230, 'main', 'com_bfstop_blocklist', 'com_bfstop_blocklist', '', 'com_bfstop/com_bfstop_blocklist', 'index.php?option=com_bfstop&view=blocklist', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1718, 1719, 0, '', 1, NULL, NULL),
(1231, 'main', 'com_bfstop_htaccess_blocklist', 'com_bfstop_htaccess_blocklist', '', 'com_bfstop/com_bfstop_htaccess_blocklist', 'index.php?option=com_bfstop&view=htblocklist', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1720, 1721, 0, '', 1, NULL, NULL),
(1232, 'main', 'com_bfstop_failedloginlist', 'com_bfstop_failedloginlist', '', 'com_bfstop/com_bfstop_failedloginlist', 'index.php?option=com_bfstop&view=failedloginlist', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1722, 1723, 0, '', 1, NULL, NULL),
(1233, 'main', 'com_bfstop_settings', 'com_bfstop_settings', '', 'com_bfstop/com_bfstop_settings', 'index.php?option=com_bfstop&view=settings', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1724, 1725, 0, '', 1, NULL, NULL),
(1234, 'main', 'com_bfstop_allowlist', 'com_bfstop_allowlist', '', 'com_bfstop/com_bfstop_allowlist', 'index.php?option=com_bfstop&view=allowlist', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1726, 1727, 0, '', 1, NULL, NULL),
(1235, 'main', 'com_bfstop_log', 'com_bfstop_log', '', 'com_bfstop/com_bfstop_log', 'index.php?option=com_bfstop&view=log', 'component', 1, 1229, 2, 10129, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1728, 1729, 0, '', 1, NULL, NULL),
(1250, 'main', 'COM_JCE', 'com_jce', '', 'com_jce', 'index.php?option=com_jce&view=cpanel', 'component', 1, 1, 1, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1731, 1740, 0, '', 1, NULL, NULL),
(1251, 'main', 'COM_JCE_MENU_CPANEL', 'com_jce_menu_cpanel', '', 'com_jce/com_jce_menu_cpanel', 'index.php?option=com_jce&view=cpanel', 'component', 1, 1250, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1732, 1733, 0, '', 1, NULL, NULL),
(1252, 'main', 'COM_JCE_MENU_CONFIG', 'com_jce_menu_config', '', 'com_jce/com_jce_menu_config', 'index.php?option=com_jce&view=config', 'component', 1, 1250, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1734, 1735, 0, '', 1, NULL, NULL),
(1253, 'main', 'COM_JCE_MENU_PROFILES', 'com_jce_menu_profiles', '', 'com_jce/com_jce_menu_profiles', 'index.php?option=com_jce&view=profiles', 'component', 1, 1250, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1736, 1737, 0, '', 1, NULL, NULL),
(1254, 'main', 'COM_JCE_MENU_FILEBROWSER', 'com_jce_menu_filebrowser', '', 'com_jce/com_jce_menu_filebrowser', 'index.php?option=com_jce&view=browser', 'component', 1, 1250, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1738, 1739, 0, '', 1, NULL, NULL),
(1257, 'main', 'COM_CONDITIONS', 'com_conditions', '', 'com_conditions', 'index.php?option=com_conditions', 'component', 1, 1, 1, 10212, NULL, NULL, 0, 1, 'class:regularlabs-conditions', 0, '{}', 1741, 1742, 0, '', 1, NULL, NULL),
(1258, 'main', 'COM_REREPLACER', 'com_rereplacer', '', 'com_rereplacer', 'index.php?option=com_rereplacer', 'component', 1, 1, 1, 10205, NULL, NULL, 0, 1, 'class:regularlabs-rereplacer', 0, '{}', 1743, 1744, 0, '', 1, NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_menu_types`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_menu_types`
--

INSERT INTO `o0ksp_menu_types` (`id`, `asset_id`, `menutype`, `title`, `description`, `client_id`) VALUES
(1, 0, 'mainmenu', 'Main Menu', 'The main menu for the site', 0),
(4, 504, 'bio', 'Βιογραφικά', '', 0),
(5, 514, 'alt-menu', 'Menu', '', 0),
(6, 623, 'menu-ab', 'Menu - AB', '', 0),
(7, 624, 'menu-kotsovolos', 'Menu - Κωτσόβολος', '', 0),
(8, 625, 'menu-praktiker', 'Menu - Praktiker', '', 0),
(9, 626, 'menu-ergo', 'Menu - Ergo', '', 0),
(10, 627, 'menu-latsco', 'Menu - Latsco', '', 0),
(11, 628, 'menu-softone', 'Menu - Softone', '', 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_messages`
--

CREATE TABLE `o0ksp_messages` (
  `message_id` int(10) UNSIGNED NOT NULL,
  `user_id_from` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `user_id_to` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `folder_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `date_time` datetime NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT 0,
  `priority` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `message` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_messages_cfg`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_modules`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_modules`
--

INSERT INTO `o0ksp_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 39, 'Main Menu', '', '', 1, 'position-1', NULL, NULL, NULL, NULL, 0, 'mod_menu', 1, 1, '{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\" nav-pills\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(2, 40, 'Login', '', '', 1, 'login', NULL, NULL, NULL, NULL, 1, 'mod_login', 1, 1, '', 1, '*'),
(3, 41, 'Popular Articles', '', '', 3, 'cpanel', NULL, NULL, NULL, NULL, 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', NULL, NULL, NULL, NULL, 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', NULL, NULL, NULL, NULL, 1, 'mod_toolbar', 3, 1, '', 1, '*'),
(9, 44, 'Notifications', '', '', 3, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 3, 1, '{\"context\":\"update_quickicon\",\"header_icon\":\"fas fa-sync\",\"show_global\":\"0\",\"show_checkin\":\"0\",\"show_cache\":\"0\",\"show_users\":\"0\",\"show_articles\":\"0\",\"show_categories\":\"0\",\"show_media\":\"0\",\"show_menuItems\":\"0\",\"show_modules\":\"0\",\"show_plugins\":\"0\",\"show_templates\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(10, 45, 'Logged-in Users', '', '', 2, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(12, 46, 'Admin Menu', '', '', 1, 'menu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 3, 1, '{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}', 1, '*'),
(13, 47, 'Admin Submenu', '', '', 1, 'submenu', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 3, 1, '', 1, '*'),
(14, 48, 'User Status', '', '', 2, 'status', NULL, NULL, NULL, NULL, 1, 'mod_status', 3, 1, '', 1, '*'),
(15, 49, 'Title', '', '', 1, 'title', NULL, NULL, NULL, NULL, 1, 'mod_title', 3, 1, '', 1, '*'),
(16, 50, 'Login Form', '', '', 3, 'sidebar-2', NULL, NULL, NULL, NULL, 1, 'mod_login', 1, 1, '{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"usetext\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(17, 51, 'Breadcrumbs', '', '', 1, 'position-2', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_breadcrumbs', 1, 1, '{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"0\",\"cache_time\":\"0\",\"cachemode\":\"itemid\"}', 0, '*'),
(79, 52, 'Multilanguage status', '', '', 2, 'status', NULL, NULL, NULL, NULL, 0, 'mod_multilangstatus', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(86, 53, 'Joomla Version', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_version', 3, 1, '{\"format\":\"short\",\"product\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(87, 54, 'Popular Tags', '', '', 1, 'position-7', NULL, NULL, NULL, NULL, 1, 'mod_tags_popular', 1, 1, '{\"maximum\":\"10\",\"timeframe\":\"alltime\",\"order_value\":\"count\",\"order_direction\":\"1\",\"display_count\":0,\"no_results_text\":\"0\",\"minsize\":1,\"maxsize\":2,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(88, 55, 'Site Information', '', '', 3, 'cpanel', NULL, NULL, NULL, NULL, 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', NULL, NULL, NULL, NULL, 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, '*'),
(90, 57, 'Latest Articles', '', '', 4, 'sidebar-2', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_articles_latest', 1, 1, '{\"catid\":[\"8\",\"9\",\"10\",\"11\",\"12\"],\"count\":\"5\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(92, 59, 'Image Module', '', '<p><img src=\"images/headers/blue-flower.jpg\" alt=\"Blue Flower\" /></p>', 1, 'position-3', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_custom', 1, 0, '{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(94, 68, 'JA Masthead', '', '', 1, 'ja-masthead', NULL, NULL, NULL, NULL, 0, 'mod_jamasthead', 1, 1, '{\"default-title\":\"JA Oslo\",\"default-description\":\"\",\"menuitem_config\":{\"item_id\":[[\"109\",\"110\"],[\"124\"],[\"109\",\"110\"],[\"142\"],[\"127\"],[\"143\"]],\"title\":[\"Joomla Users\",\"All Categories\",\"Category Blog\",\"Blog post\",\"Video List\",\"Photography\"],\"description\":[\"\",\"\",\"\",\"Welcome to JA Oslo blog\",\"\",\"\"],\"background\":[\"\",\"\",\"\",\"\",\"images\\/joomlart\\/blog\\/item-4.jpg\",\"images\\/joomlart\\/blog\\/item-4.jpg\"]},\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(95, 76, 'Video List', '', '', 2, 't3-content-bottom', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_articles_category', 1, 0, '{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"count\":\"4\",\"show_front\":\"show\",\"category_filtering_type\":\"1\",\"catid\":[\"12\"],\"show_child_category_articles\":\"1\",\"levels\":\"2\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.ordering\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"link_titles\":\"1\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"0\",\"introtext_limit\":\"100\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"15\",\"layout\":\"ja_oslo:videolist\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_oslo-homepage\"}', 0, '*'),
(97, 79, 'Populars', '', '', 1, 't3-content-bottom', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_articles_popular', 1, 0, '{\"catid\":[\"9\",\"10\",\"11\",\"12\"],\"count\":\"10\",\"show_front\":\"1\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"layout\":\"ja_oslo:popularlist\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_oslo-homepage\"}', 0, '*'),
(98, 85, 'Slideshow', '', '', 1, 'slideshow', NULL, NULL, NULL, NULL, 1, 'mod_articles_category', 1, 0, '{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"count\":\"4\",\"show_front\":\"show\",\"category_filtering_type\":\"1\",\"catid\":[\"11\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"link_titles\":\"1\",\"show_date\":\"0\",\"show_date_field\":\"publish_up\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"1\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"1\",\"introtext_limit\":\"150\",\"show_readmore\":\"0\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"15\",\"layout\":\"ja_oslo:slideshow\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(99, 86, 'Recently', '', '', 3, 't3-mast-bottom', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_articles_latest', 1, 0, '{\"catid\":[\"9\",\"10\",\"11\",\"12\"],\"count\":\"9\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"ja_oslo:recentlylist\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_oslo-homepage\"}', 0, '*'),
(100, 103, 'Most Read ', '', '', 1, 't3-mast-bottom', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_articles_popular', 1, 1, '{\"catid\":[\"\"],\"count\":\"3\",\"show_front\":\"1\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"layout\":\"ja_frank:popularlist\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(101, 104, 'Recently (2)', '', '', 3, 't3-mast-bottom', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_articles_latest', 1, 0, '{\"catid\":[\"9\",\"10\",\"11\",\"12\"],\"count\":\"3\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"ja_frank:recentlylist\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_frank-homepage\"}', 0, '*'),
(102, 116, 'Recently', '', '', 4, 't3-content-bottom', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_jaarticles_latest', 1, 0, '{\"catid\":[\"9\",\"10\",\"11\",\"12\",\"15\",\"16\"],\"count\":\"9\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"ja_oslo:recentlylist\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_oslo-homepage\"}', 0, '*'),
(110, 128, 'Off Canvas', '', '', 1, 'off-canvas', NULL, NULL, NULL, NULL, 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, '*'),
(111, 136, 'Categories', '', '', 2, 'sidebar-2', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_articles_categories', 1, 1, '{\"parent\":\"8\",\"show_description\":\"0\",\"numitems\":\"0\",\"show_children\":\"0\",\"count\":\"0\",\"maxlevel\":\"0\",\"layout\":\"_:default\",\"item_heading\":\"4\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(113, 144, 'Dat', '', '', 3, 't3-content-bottom', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_articles_category', 1, 1, '{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"count\":\"0\",\"show_front\":\"show\",\"category_filtering_type\":\"1\",\"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"link_titles\":\"1\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"0\",\"introtext_limit\":\"100\",\"show_readmore\":\"0\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"15\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(114, 145, 'Dat', '', '', 5, 't3-content-bottom', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_articles_category', 1, 0, '{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"count\":\"4\",\"show_front\":\"show\",\"category_filtering_type\":\"1\",\"catid\":[\"12\"],\"show_child_category_articles\":\"1\",\"levels\":\"2\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.ordering\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"link_titles\":\"1\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"0\",\"introtext_limit\":\"100\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"15\",\"layout\":\"ja_oslo:videolist\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Ja_oslo-homepage\"}', 0, '*'),
(115, 147, 'Tags - Popular ', '', '', 1, 'sidebar-2', NULL, NULL, NULL, NULL, 1, 'mod_tags_popular', 1, 1, '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"order_value\":\"count\",\"order_direction\":\"1\",\"display_count\":0,\"no_results_text\":\"0\",\"minsize\":1,\"maxsize\":2,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(116, 150, 'Image Module (copy)', '', '<p><img src=\"images/headers/blue-flower.jpg\" alt=\"Blue Flower\" /></p>', 1, 'position-3', NULL, NULL, '2021-09-04 02:42:26', NULL, -2, 'mod_custom', 1, 0, '{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(119, 0, 'Login Support', '', '', 1, 'sidebar', NULL, NULL, NULL, NULL, 1, 'mod_loginsupport', 1, 1, '{\"forum_url\":\"https://forum.joomla.org/\",\"documentation_url\":\"https://docs.joomla.org/\",\"news_url\":\"https://www.joomla.org/announcements.html\",\"automatic_title\":1,\"prepare_content\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(120, 0, 'System Dashboard', '', '', 1, 'cpanel-system', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"system\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(121, 0, 'Content Dashboard', '', '', 1, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"content\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"3\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(122, 0, 'Menus Dashboard', '', '', 1, 'cpanel-menus', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"menus\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(123, 0, 'Components Dashboard', '', '', 1, 'cpanel-components', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"components\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(124, 0, 'Users Dashboard', '', '', 1, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"users\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(125, 0, 'Popular Articles', '', '', 3, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\":\"12\"}', 1, '*'),
(126, 0, 'Recently Added Articles', '', '', 4, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\":\"12\"}', 1, '*'),
(127, 0, 'Logged-in Users', '', '', 2, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\":\"12\"}', 1, '*'),
(128, 0, 'Frontend Link', '', '', 5, 'status', NULL, NULL, NULL, NULL, 1, 'mod_frontend', 1, 1, '', 1, '*'),
(129, 0, 'Messages', '', '', 4, 'status', NULL, NULL, NULL, NULL, 1, 'mod_messages', 3, 1, '', 1, '*'),
(130, 0, 'Post Install Messages', '', '', 3, 'status', NULL, NULL, NULL, NULL, 1, 'mod_post_installation_messages', 3, 1, '', 1, '*'),
(131, 0, 'User Status', '', '', 6, 'status', NULL, NULL, NULL, NULL, 1, 'mod_user', 3, 1, '', 1, '*'),
(132, 0, 'Site', '', '', 1, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"site_quickicon\",\"header_icon\":\"fas fa-desktop\",\"show_users\":\"1\",\"show_articles\":\"1\",\"show_categories\":\"1\",\"show_media\":\"1\",\"show_menuItems\":\"1\",\"show_modules\":\"1\",\"show_plugins\":\"1\",\"show_templates\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(133, 0, 'System', '', '', 2, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"system_quickicon\",\"header_icon\":\"fas fa-wrench\",\"show_global\":\"1\",\"show_checkin\":\"1\",\"show_cache\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(134, 0, '3rd Party', '', '', 4, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"mod_quickicon\",\"header_icon\":\"fas fa-boxes\",\"load_plugins\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(135, 0, 'Help Dashboard', '', '', 1, 'cpanel-help', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"help\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"style\":\"System-none\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(136, 0, 'Privacy Requests', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(137, 0, 'Privacy Status', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_status', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(138, 161, 'Footer', '', '', 1, 'footer', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_sppagebuilder', 1, 0, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(140, 164, 'Article Show', '', '', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_ol_articleshow', 1, 1, '{\"get_style\":\"default\",\"customstyle\":\"0\",\"btx_color\":\"\",\"container_fix\":\"7\",\"show_font\":\"0\",\"get_source\":1,\"sl_items\":{\"sl_items0\":{\"ol_image\":\"\",\"ol_title\":\"\",\"ol_name\":\"\",\"ol_info\":\"\",\"ol_link\":\"\",\"get_target\":\"_self\"}},\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\":\"show\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"count\":\"10\",\"link_target\":\"_self\",\"cat_title_display\":\"1\",\"title_display\":\"1\",\"item_title_max_characs\":\"25\",\"item_desc_display\":\"1\",\"item_desc_max_characs\":\"200\",\"author_display\":\"1\",\"item_date_display\":\"1\",\"item_readmore_display\":\"1\",\"item_readmore_text\":\"Read more\",\"imgol_from_image_intro\":\"1\",\"imgol_from_image_fulltext\":\"1\",\"imgol_from_inline_introtext\":\"1\",\"imgol_from_inline_fulltext\":\"1\",\"imgol_order\":\"image_intro, image_fulltext, inline_introtext, inline_fulltext\",\"imgol_function\":\"resize_fill\",\"imgol_type\":\"\",\"imgol_transparency\":\"1\",\"imgol_width\":\"1300\",\"imgol_height\":\"650\",\"imgol_placeholder_path\":\"modules\\/mod_ol_articleshow\\/assets\\/images\\/noimage.jpg\",\"image_width\":\"4\",\"image_width_tabl\":\"3\",\"image_width_tabp\":\"3\",\"image_width_mobl\":\"2\",\"image_width_mobp\":\"1\",\"autoplay\":\"true\",\"autoplay-timeout\":\"5000\",\"autoplay-speed\":\"1000\",\"autoplay-hover-pause\":\"true\",\"dataLoop\":\"true\",\"dataNav\":\"true\",\"navPosit\":\"owl-nav\",\"navStyle\":\"\",\"navRounded\":\"\",\"loadjquery\":\"0\",\"moduleclass_sfx\":\"\",\"layout\":\"_:default\",\"owncache\":\"1\",\"cache_time\":\"900\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(141, 165, 'JMG Article Slider', '', '', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_jmgarticleslider', 1, 0, '{\"category\":\"17\",\"ordering\":\"created ASC\",\"template\":\"default\",\"type\":\"loop\",\"perpage\":\"3\",\"breakpoint740\":\"perPage: 1\",\"gap\":\"2\",\"pagination\":\"1\",\"arrows\":\"1\",\"autoplay\":\"1\",\"img_height\":\"200\",\"max_length\":\"100\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(142, 168, 'ΠΕΡΙΣΣΟΤΕΡΑ ΑΡΘΡΑ (ΑΓΧΟΣ)', '', NULL, 1, '', NULL, NULL, NULL, NULL, 1, 'mod_articles_category', 1, 1, '{\"mode\":\"normal\",\"show_on_article_page\":1,\"count\":5,\"show_front\":\"show\",\"category_filtering_type\":1,\"catid\":[18],\"show_child_category_articles\":0,\"levels\":1,\"filter_tag\":[9],\"author_filtering_type\":1,\"author_alias_filtering_type\":1,\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":30,\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"date_grouping_field\":\"created\",\"month_year_format\":\"F Y\",\"article_grouping_direction\":\"ksort\",\"link_titles\":1,\"show_date\":0,\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":0,\"show_hits\":0,\"show_author\":0,\"show_tags\":0,\"show_introtext\":1,\"introtext_limit\":100,\"show_readmore\":0,\"show_readmore_title\":1,\"readmore_limit\":15,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(143, 171, 'Template styles', '', NULL, 1, '', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 1, '{\"menutype\":\"*\",\"preset\":\"system\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 1, '*'),
(145, 199, 'DJ-MegaMenu', '', '', 1, 'ja-masthead', NULL, NULL, NULL, NULL, 0, 'mod_djmegamenu', 1, 0, '{\"menu\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"icons\":\"2\",\"subtitles\":\"2\",\"usenote\":\"1\",\"fa\":\"1\",\"theme\":\"default\",\"customColors\":\"0\",\"dropdown_dir\":\"right\",\"expand\":\"dropdown\",\"column_width\":\"200\",\"moo\":\"1\",\"animation_in\":\"fadeInUp\",\"animation_out\":\"zoomOut\",\"animation_speed\":\"normal\",\"closeDelay\":\"500\",\"overlay\":\"0\",\"event\":\"mouseenter\",\"eventClose\":\"mouseleave\",\"wrapper\":\"\",\"fixed\":\"0\",\"fixed_offset\":\"0\",\"wcag\":\"1\",\"select\":\"0\",\"width\":979,\"mobiletheme\":\"dark\",\"customMobileColors\":\"0\",\"mobile_button_align\":\"center\",\"select_type\":\"button\",\"accordion_pos\":\"static\",\"accordion_align\":\"right\",\"offcanvas_logo\":\"\",\"offcanvas_pos\":\"left\",\"offcanvas_effect\":\"1\",\"accordion_collapsed\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(146, 200, 'DJ-MegaMenu - Mobile Menu Button', '', '', 3, '', NULL, NULL, NULL, NULL, 0, 'mod_djmegamenu_button', 1, 1, '', 0, '*'),
(147, 488, 'SOUL TEST ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 1)', '', '{source}<span style=\"font-family:monospace;color:#555555;\"><span style=\"color:#117700;\">&lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"&gt;</span></span>{/source}\r\n{source}<span style=\"font-family:monospace;color:#555555;\"><span style=\"color:#117700;\">&lt;style&gt;</span><br>.text-center {<br>text-align: left;<br>margin: 10px 10px;<br>clear:left;<br>}<br>.result-input {<br>display:none;<br>}<br><br>.odd-row {<br>background: #673ab75c;<br>margin-bottom: 10px;<br>}<br><br>ul {<br>list-style-type: none;<br>}<br><br>button{<br><br>background-color: #a37fe4;<br>color: white;<br>font-size: large;<br>border: none;<br>padding: 15px 20px;<br>border-radius: 12px;<br>width: 100%<br>margin: 25px 0;<br>}<br><br>button:hover{<br><br>background-color: #673ab7;<br>color: white;<br>cursor: pointer;<br>font-size: large;<br>border: none;<br>padding: 15px 20px;<br>border-radius: 12px;<br>}<br>input[type=radio]{<br>display: none;<br>}<br>input[type=radio] + span{<br>float:left;<br>display:inline-block;<br>width:15px;<br>height:15px;<br>background-color: white;<br>border:solid 2px #7b7171;<br>border-radius: 50%;<br>margin:0 7px;<br>}<br><br>input[type=radio]:hover + span{<br>background-color: #673ab7;<br>cursor:pointer;<br>}<br><br>input[type=radio]:checked + span{<br>background-color: #673ab7;<br>}<br><br><br><span style=\"color:#117700;\">&lt;/style&gt;</span></span>{/source}\r\n<h1 style=\"text-align: center;\">&nbsp;</h1>\r\n<p style=\"text-align: center;\">Για κάθε πρόταση που ακολουθεί, επιλέξτε την απάντηση που σας ταιριάζει καλύτερα. Όταν ολοκληρώσετε το τεστ, πατήστε το κουμπί ΑΠΟΤΕΛΕΣΜΑΤΑ .</p>\r\n<p>Τελικά έχεις άγχος; Τον τελευταίο καιρό...</p>\r\n<form name=\"form1\">\r\n<ul>\r\n<li class=\"odd-row\">Αντιληφθήκατε ότι δαγκώνετε τα νύχια σας ή ότι χτυπούσατε τα πόδια ή τα δάχτυλα των χεριών σας.</li>\r\n<li class=\"text-center\"><label> <input name=\"q1\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q1\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q1\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q1\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q1\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Γίνατε έξαλλος με την κυκλοφορία στους δρόμους ή με άλλους οδηγούς αυτοκινήτων.</li>\r\n<li class=\"text-center\"><label> <input name=\"q2\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q2\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q2\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q2\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q2\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε οργισμένος ή εκνευρισμένος.</li>\r\n<li class=\"text-center\"><label> <input name=\"q3\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q3\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q3\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q3\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q3\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε παγιδευμένος από τον τρόπο ζωής σας.</li>\r\n<li class=\"text-center\"><label> <input name=\"q4\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q4\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q4\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q4\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q4\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε νευρικότητα.</li>\r\n<li class=\"text-center\"><label> <input name=\"q5\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q5\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q5\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q5\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q5\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Θεωρήσατε ότι δεν έχετε χρόνο για πράγματα που σας είναι ευχάριστο να κάνετε.</li>\r\n<li class=\"text-center\"><label> <input name=\"q6\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q6\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q6\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q6\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q6\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε ότι πρέπει να εργαστείτε πιο σκληρά ή μέχρι αργά το βράδυ.</li>\r\n<li class=\"text-center\"><label> <input name=\"q7\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q7\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q7\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q7\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q7\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Καταφύγατε στο κάπνισμα όταν νιώσατε καταπίεση.</li>\r\n<li class=\"text-center\"><label> <input name=\"q8\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q8\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q8\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q8\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q8\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Δυσκολευτήκατε να συγκεντρωθείτε.</li>\r\n<li class=\"text-center\"><label> <input name=\"q9\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q9\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q9\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q9\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q9\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αντιληφθήκατε ότι μουρμουρίζετε ή αναστενάζετε.</li>\r\n<li class=\"text-center\"><label> <input name=\"q10\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q10\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q10\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q10\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q10\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Δυσκολευτήκατε να πάρετε αποφάσεις.</li>\r\n<li class=\"text-center\"><label> <input name=\"q11\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q11\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q11\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q11\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q11\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε ανησυχία για το μέλλον.</li>\r\n<li class=\"text-center\"><label> <input name=\"q12\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q12\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q12\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q12\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q12\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Καταναλώσατε αλκοόλ όταν βρεθήκατε υπό πίεση.</li>\r\n<li class=\"text-center\"><label> <input name=\"q13\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q13\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q13\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q13\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q13\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Δυσκολευτήκατε να γελάσετε ή να χαμογελάσετε.</li>\r\n<li class=\"text-center\"><label> <input name=\"q14\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q14\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q14\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q14\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q14\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Αισθανθήκατε ότι δεν περνάτε αρκετό χρόνο με την οικογένειά σας.</li>\r\n<li class=\"text-center\"><label> <input name=\"q15\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q15\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q15\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q15\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q15\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<ul>\r\n<li class=\"odd-row\">Προσπαθήσατε παθιασμένα να υπερισχύσετε σε συζητήσεις.</li>\r\n<li class=\"text-center\"><label> <input name=\"q16\" type=\"radio\" value=\"1\" id=\"\" />Διαφωνώ απόλυτα<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q16\" type=\"radio\" value=\"2\" id=\"\" />Σχεδόν διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q16\" type=\"radio\" value=\"3\" id=\"\" />Ούτε συμφωνώ ούτε διαφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q16\" type=\"radio\" value=\"4\" id=\"\" />Σχεδόν συμφωνώ<span></span></label></li>\r\n<li class=\"text-center\"><label> <input name=\"q16\" type=\"radio\" value=\"5\" id=\"\" />Συμφωνώ απόλυτα<span></span></label></li>\r\n</ul>\r\n<span id=\"res-text\" class=\"result-input\" style=\"text-align: center; width: 100%; font-weight: bold;\">ΑΞΙΟΛΟΓΗΣΗ <input name=\"score\" type=\"text\" id=\"numb\" style=\"text-align: center; display: none;\" /></span>\r\n<p id=\"results\" class=\"result-number\">&nbsp;</p>\r\n<p style=\"text-align: center;\"><button type=\"button\">ΑΠΟΤΕΛΕΣΜΑΤΑ</button></p>\r\n</form>\r\n{source}<span style=\"font-family:monospace;color:#555555;\"><span style=\"color:#117700;\">&lt;script type=\"text/javascript\"&gt;</span><br>function calculate() {<br><br>document.getElementById(\'res-text\').style.border = \"none\";<br>document.getElementById(\'res-text\').style.fontSize = \"1.5em\";<br>document.getElementById(\'res-text\').style.color = \"#000\";<br><br>document.getElementById(\'numb\').style.border = \"none\";<br>document.getElementById(\'numb\').style.fontSize = \"36px\";<br>document.getElementById(\'numb\').style.color = \"rgb(103, 58, 183)\";<br><br>document.getElementById(\'results\').style.border = \"solid 3px #673ab7\";<br>document.getElementById(\'results\').style.padding = \"26px 20px\";<br>document.getElementById(\'results\').style.margin = \"10px 18%\";<br><br>var f = document.form1.elements;<br>var t = document.form1.score;<br>var s = 0;<br><br><br>for (var i = 0; i &lt; f.length; i++) {<br>if (f[i].type == \"radio\" &amp;&amp; f[i].checked == true) {<br>s += parseInt(f[i].value);<br>t.value = s;<br>}<br>}<br><br>if (s &gt;= 16 &amp;&amp; s &lt;= 37) { document.getElementById(\"results\").innerHTML = \"Φαίνεται πως δεν αγχώνεστε στην καθημερινότητά σας και ακολουθείτε πιο χαλαρούς ρυθμούς σε ό,τι και αν κάνετε. Σας βοηθάει να είστε ήρεμοι και να μπορείτε να διαχειρίζεστε αποτελεσματικά και με ψυχραιμία τις καταστάσεις που προκύπτουν.\"; }<br>if (s &gt;= 38 &amp;&amp; s &lt;= 59) { document.getElementById(\"results\").innerHTML = \"Το να πει κάποιος πως δεν αγχώνεστε θα ήταν ψέμα. Κάποιοι το λένε παραγωγικό άγχος. Προσέξτε όμως είναι λεπτά τα όρια. Τα επίπεδα άγχους που σας κρατάνε σε εγρήγορση&nbsp; για να είστε αποτελεσματικοί μπορούν πολύ εύκολα να αυξηθούν και να έχετε τα αντίθετα αποτελέσματα.\"; }<br>if (s &gt;= 60 &amp;&amp; s &lt;= 80) { document.getElementById(\"results\").innerHTML = \"Πελαγώνετε εύκολα; Φαίνεται! Αν κάτι βγει έξω από το πρόγραμμα που έχετε διαμορφώσει μπορεί να σας εκνευρίσει και να σας αγχώσει πολύ. Οποιαδήποτε εργασία που έχετε να κάνετε αποτελεί πηγή άγχους είτε αναφορικά με το διαθέσιμο χρόνο σας είτε με το αποτέλεσμα. Πόσο σας βοηθάει αυτός ο τρόπος σκέψης και κατ΄επέκταση αυτός ο τρόπος διαχείρισης της καθημερινότητας. Μήπως είναι ώρα για αλλαγή;\"; }<br><br>var input = document.getElementsByClassName(\"result-input\")[0]<br>input.style.display = \'block\';<br>}<br><br><br><span style=\"color:#117700;\">&lt;/script&gt;</span></span>{/source}', 1, '', NULL, NULL, '2022-01-13 13:45:26', NULL, -2, 'mod_custom', 1, 1, '{\"prepare_content\":1,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(148, 515, 'TEST - ΑΓΧΟΣ 1', '', NULL, 1, '', NULL, NULL, NULL, NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/agxos1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(149, 516, 'TEST - ΑΓΧΟΣ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/agxos2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(150, 519, 'TEST - ΣΤΡΕΣ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/stres\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(151, 522, 'TEST - ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/anablitikotita\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(152, 525, 'TEST - ΘΥΜΟΣ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/thumos\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(153, 528, 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/sxeseis1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(154, 531, 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/sxeseis2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(155, 534, 'TEST - ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/erosxeseis\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*');
INSERT INTO `o0ksp_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
(156, 537, 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/apolambanein1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(157, 540, 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/apolambanein2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(158, 543, 'TEST - ΑΥΤΟΕΛΕΓΧΟΣ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/autoelegxos1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(159, 546, 'TEST - ΑΥΤΟΝΟΜΙΑ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/autonomia\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"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, '*'),
(160, 549, 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/autopepithisi1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(161, 552, 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/autopepithisi2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(162, 559, 'TEST - ΔΙΕΚΔΙΚΗΣΗ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/diekdikisi\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(163, 562, 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/eugnomosuni1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(164, 565, 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/eugnomosuni2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(165, 568, 'TEST - ΕΥΤΥΧΙΑ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/eutuxia1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(166, 569, 'TEST - ΕΥΤΥΧΙΑ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/eutuxia2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(167, 574, 'TEST - ΘΕΤΙΚΟΤΗΤΑ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/thetikotita1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(168, 575, 'TEST - ΘΕΤΙΚΟΤΗΤΑ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/thetikotita2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(169, 580, 'TEST - ΙΚΑΝΟΤΗΤΕΣ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/ikanotita\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"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, '*'),
(170, 583, 'TEST - ΟΡΙΑ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/oria1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(171, 584, 'TEST - ΟΡΙΑ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/oria2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(172, 589, 'TEST - ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/prosarmogi\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(173, 592, 'TEST - ΣΤΟΧΟΙ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/stoxoi\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(174, 595, 'TEST - ΑΝΘΕΚΤΙΚΟΤΗΤΑ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/anthektikotita\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(175, 598, 'TEST - WORKLIFE', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/worklife\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(176, 602, 'Menou-Test', '', NULL, 1, 'ja-masthead', NULL, NULL, '2022-01-21 10:06:02', NULL, -2, 'mod_menu', 1, 0, '{\"menutype\":\"alt-menu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:collapse-default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(177, 603, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, -2, 'mod_wrapper', 1, 1, '{\"url\":\"categories\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(178, 604, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', '<p>{source}<span style=\"font-family: monospace; color: #555555;\"><span style=\"color: #117700;\">&lt;style&gt;</span><br />/*Colors*/<br />/*Font*/<br />/* Reset*/<br />*,<br />*::before,<br />*::after {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />box-sizing: border-box;<br />}<br /><br />body {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />display: block;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />margin: 0 auto;<br />}<br /><br />ul {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />list-style: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />margin: 0 0 20px 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />padding: 0;<br />}<br /><br />a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />text-decoration: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />color: inherit;<br />}<br /><br />/* Start Style*/<br />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />display: grid;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />grid-template-columns: repeat(4, 1fr);<br />}<br />@media (max-width: 900px) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />grid-template-columns: 1fr;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />max-width: 300px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br />}<br />.main__menu .list-item:hover .drop-menu li {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />display: block;<br />}<br />.main__menu .list-item:hover .menu-1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform-origin: top center;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform-origin: top right;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />border-top: 6px solid #55dde0;<br />}<br />.main__menu .list-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />display: flex;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />justify-content: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />align-items: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />flex-direction: column;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />height: 200px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />cursor: unset;<br />}<br />.main__menu .list-item a:hover {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />cursor: pointer;<br />}<br />.main__menu .list-item a span {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />font: 600 25px \"Roboto\", sans-serif;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />order: 2;<br />}<br />.main__menu .list-item a img {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />width: 100px;<br />}<br />.main__menu .list-item a.home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #272e9b;<br />}<br />.main__menu .list-item a.about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #5d65da;<br />}<br />.main__menu .list-item a.widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #272e9b;<br />}<br />.main__menu .list-item a.kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #5d65da;<br />}<br />.main__menu .list-item a.contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #33658a;<br />}<br />.main__menu .list-item a i {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />font-size: 100px;<br />}<br />.main__menu .list-item .drop-menu .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />display: none;<br />}<br />.main__menu .list-item .drop-menu .drop-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />height: 80px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />font: 300 22px \"Roboto\", sans-serif;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #33658a;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #477ca5;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />background: #70a9d4;<br />}<br /><br />@keyframes leftToRight {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotateY(-90deg) translateY(30px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotateY(0deg) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br />}<br />@keyframes topToBottom {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotateX(-90deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotateX(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br />}<br />@keyframes itemBounce {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: scale(0.3) translateY(-60px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" />80% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: scale(1.2) translateY(10px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: scale(1) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br />}<br />@keyframes bottomToTop {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotate(-30deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" />transform: rotate(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" />}<br />}<br /><span style=\"color: #117700;\">&lt;/style&gt;</span></span>{/source}</p>\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Enjoyment </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=21&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=21&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=21&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Self-Control </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=22&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=22&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=22&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"widget item--js\" href=\"#\"> Autonomy </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=23&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=23&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=23&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"kabobs item--js\" href=\"#\"> Self-Confidence </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=24&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=24&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=24&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<!--======================================================================================== -->\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Energy Management </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=25&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=25&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=25&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Assertiveness </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=26&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=26&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=26&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"kabobs item--js\" href=\"#\"> Gratitude </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=27&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=27&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=27&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"widget item--js\" href=\"#\"> Happiness </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=28&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=27&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=27&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<!--======================================================================================== -->\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Positivity </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=28&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=28&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=28&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Decision Making </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=29&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=29&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=29&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"widget item--js\" href=\"#\"> Competence </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=30&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=30&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=30&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"kabobs item--js\" href=\"#\"> Boundaries </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=31&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=31&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=31&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<!--======================================================================================== -->\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Adaptability </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=32&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=32&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=32&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Goals </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=33&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=33&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=33&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"kabobs item--js\" href=\"#\"> Psychological Resilience </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=34&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=34&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=34&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"widget item--js\" href=\"#\"> Work-life Balance </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=35&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=35&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=35&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*');
INSERT INTO `o0ksp_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
(179, 605, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '', '<p>{source}<span style=\"font-family: monospace; color: #555555;\"><span style=\"color: #117700;\">&lt;style&gt;</span><br />/*Colors*/<br />/*Font*/<br />/* Reset*/<br />*,<br />*::before,<br />*::after {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />box-sizing: border-box;<br />}<br /><br />body {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 auto;<br />}<br /><br />ul {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />list-style: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 0 20px 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />padding: 0;<br />}<br /><br />a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />text-decoration: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: inherit;<br />}<br /><br />/* Start Style*/<br />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: grid;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: repeat(2, 1fr);<br />}<br />@media (max-width: 900px) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: 1fr;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />max-width: 300px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />.main__menu .list-item:hover .drop-menu li {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br />}<br />.main__menu .list-item:hover .menu-1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top center;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top right;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #55dde0;<br />}<br />.main__menu .list-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: flex;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />justify-content: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />align-items: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />flex-direction: column;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 200px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: unset;<br />}<br />.main__menu .list-item a:hover {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: pointer;<br />}<br />.main__menu .list-item a span {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 600 25px \"Roboto\", sans-serif;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />order: 2;<br />}<br />.main__menu .list-item a img {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: 100px;<br />}<br />.main__menu .list-item a.home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item a i {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font-size: 100px;<br />}<br />.main__menu .list-item .drop-menu .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: none;<br />}<br />.main__menu .list-item .drop-menu .drop-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 80px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 300 22px \"Roboto\", sans-serif;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #477ca5;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #70a9d4;<br />}<br /><br />@keyframes leftToRight {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(-90deg) translateY(30px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(0deg) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes topToBottom {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(-90deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes itemBounce {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(0.3) translateY(-60px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />80% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1.2) translateY(10px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes bottomToTop {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(-30deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br /><span style=\"color: #117700;\">&lt;/style&gt;</span></span>{/source}</p>\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Anxiety </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Stress </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(180, 606, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '', '<p>{source}<span style=\"font-family: monospace; color: #555555;\"><span style=\"color: #117700;\">&lt;style&gt;</span><br />/*Colors*/<br />/*Font*/<br />/* Reset*/<br />*,<br />*::before,<br />*::after {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />box-sizing: border-box;<br />}<br /><br />body {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 auto;<br />}<br /><br />ul {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />list-style: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 0 20px 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />padding: 0;<br />}<br /><br />a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />text-decoration: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: inherit;<br />}<br /><br />/* Start Style*/<br />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: grid;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: repeat(2, 1fr);<br />}<br />@media (max-width: 900px) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: 1fr;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />max-width: 300px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />.main__menu .list-item:hover .drop-menu li {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br />}<br />.main__menu .list-item:hover .menu-1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top center;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top right;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #55dde0;<br />}<br />.main__menu .list-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: flex;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />justify-content: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />align-items: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />flex-direction: column;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 200px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: unset;<br />}<br />.main__menu .list-item a:hover {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: pointer;<br />}<br />.main__menu .list-item a span {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 600 25px \"Roboto\", sans-serif;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />order: 2;<br />}<br />.main__menu .list-item a img {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: 100px;<br />}<br />.main__menu .list-item a.home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item a i {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font-size: 100px;<br />}<br />.main__menu .list-item .drop-menu .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: none;<br />}<br />.main__menu .list-item .drop-menu .drop-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 80px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 300 22px \"Roboto\", sans-serif;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #477ca5;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #70a9d4;<br />}<br /><br />@keyframes leftToRight {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(-90deg) translateY(30px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(0deg) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes topToBottom {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(-90deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes itemBounce {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(0.3) translateY(-60px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />80% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1.2) translateY(10px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes bottomToTop {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(-30deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br /><span style=\"color: #117700;\">&lt;/style&gt;</span></span>{/source}</p>\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Procrastination </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Anger </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*');
INSERT INTO `o0ksp_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
(181, 607, 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '', '<p>{source}<span style=\"font-family: monospace; color: #555555;\"><span style=\"color: #117700;\">&lt;style&gt;</span><br />/*Colors*/<br />/*Font*/<br />/* Reset*/<br />*,<br />*::before,<br />*::after {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />box-sizing: border-box;<br />}<br /><br />body {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 auto;<br />}<br /><br />ul {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />list-style: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />margin: 0 0 20px 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />padding: 0;<br />}<br /><br />a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />text-decoration: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: inherit;<br />}<br /><br />/* Start Style*/<br />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: grid;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: repeat(2, 1fr);<br />}<br />@media (max-width: 900px) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />.main__menu {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />grid-template-columns: 1fr;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />max-width: 300px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />.main__menu .list-item:hover .drop-menu li {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br />}<br />.main__menu .list-item:hover .menu-1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-1 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: leftToRight;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top center;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-2 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: topToBottom;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-3 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: itemBounce;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />perspective: 1000px;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform-origin: top right;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(1) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: -150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(2) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 0ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(3) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 150ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .menu-4 .drop-item:nth-child(4) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-name: bottomToTop;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-duration: 400ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-delay: 300ms;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-timing-function: ease-in-out;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />animation-fill-mode: forwards;<br />}<br />.main__menu .list-item:hover .home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #33658a;<br />}<br />.main__menu .list-item:hover .contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />border-top: 6px solid #55dde0;<br />}<br />.main__menu .list-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: flex;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />justify-content: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />align-items: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />flex-direction: column;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 200px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: unset;<br />}<br />.main__menu .list-item a:hover {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />cursor: pointer;<br />}<br />.main__menu .list-item a span {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 600 25px \"Roboto\", sans-serif;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />order: 2;<br />}<br />.main__menu .list-item a img {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: 100px;<br />}<br />.main__menu .list-item a.home {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.about {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.widget {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #272e9b;<br />}<br />.main__menu .list-item a.kabobs {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #5d65da;<br />}<br />.main__menu .list-item a.contact {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item a i {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: #fff;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font-size: 100px;<br />}<br />.main__menu .list-item .drop-menu .drop-item {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: none;<br />}<br />.main__menu .list-item .drop-menu .drop-item a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 80px;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font: 300 22px \"Roboto\", sans-serif;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--1 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #33658a;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--2 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #477ca5;<br />}<br />.main__menu .list-item .drop-menu .drop-item a.item--3 {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: #70a9d4;<br />}<br /><br />@keyframes leftToRight {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(-90deg) translateY(30px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateY(0deg) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes topToBottom {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(-90deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotateX(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes itemBounce {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(0.3) translateY(-60px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />80% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1.2) translateY(10px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: scale(1) translateY(0px);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br />@keyframes bottomToTop {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />0% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(-30deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />100% {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 1;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: rotate(0deg);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br /><span style=\"color: #117700;\">&lt;/style&gt;</span></span>{/source}</p>\r\n<ul class=\"main__menu\">\r\n<li class=\"list-item\"><a class=\"home item--js\" href=\"#\"> Interpersonal Relationships </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a class=\"about item--js\" href=\"#\"> Romantic Relationships </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a class=\"item--1\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=9\">Articles</a></li>\r\n<li class=\"drop-item\"><a class=\"item--2\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=10\">Exercises</a></li>\r\n<li class=\"drop-item\"><a class=\"item--3\" href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=11\">Test</a></li>\r\n</ul>\r\n</li>\r\n</ul>', 1, '', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(182, 611, 'Tag clouds', '', NULL, 12, 'footer', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_tags_popular', 1, 0, '{\"parentTag\":[13,14,15,16,20,25,26,29,30,31,34,38,39,42,44,45,46,47,48,49,50,51,52,54,55],\"maximum\":20,\"timeframe\":\"alltime\",\"order_value\":\"rand()\",\"order_direction\":1,\"display_count\":0,\"no_results_text\":0,\"minsize\":1,\"maxsize\":2,\"layout\":\"_:cloud\",\"moduleclass_sfx\":\"\",\"owncache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(183, 612, 'Footer', '', '', 11, 'footer', NULL, NULL, '2022-01-28 08:44:31', NULL, -2, 'mod_sppagebuilder', 1, 0, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(184, 613, 'test footer', '', '<p>test test test</p>', 10, 'footer', NULL, NULL, '2022-01-28 09:00:07', NULL, -2, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(185, 614, 'test tags', '', NULL, 9, 'footer', NULL, NULL, '2022-01-28 09:03:49', NULL, -2, 'mod_tags_popular', 1, 0, '{\"parentTag\":[13,16,20,25,26,29,30,31,34,38,39,42,44,45,46,47,48,49,50],\"maximum\":20,\"timeframe\":\"alltime\",\"order_value\":\"count\",\"order_direction\":1,\"display_count\":0,\"no_results_text\":0,\"minsize\":1,\"maxsize\":2,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 0, '*'),
(186, 615, 'Tags', '', '<p>{source}<span style=\"font-family: monospace; color: #555555;\"><span style=\"color: #117700;\">&lt;style&gt;</span><br />ul.cloud {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />list-style: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />padding-left: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: flex;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />flex-wrap: wrap;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />align-items: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />justify-content: center;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />line-height: 2.75rem;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: auto;<br />}<br /><br />ul.cloud a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />/* <br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />Not supported by any browser at the moment :(<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: attr(data-weight number); <br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />*/<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 4;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--color: #a33;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />color: var(--color);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font-size: calc(var(--size) * 0.25rem + 0.5rem);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />display: block;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />padding: 0.125rem 0.25rem;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />position: relative;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />text-decoration: none;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />/* <br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />For different tones of a single color<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: calc((15 - (9 - var(--size))) / 15); <br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />*/<br />}<br /><br />ul.cloud a[data-weight=\"1\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 4;<br />}<br />ul.cloud a[data-weight=\"2\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 4;<br />}<br />ul.cloud a[data-weight=\"3\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 3;<br />}<br />ul.cloud a[data-weight=\"4\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 4;<br />}<br />ul.cloud a[data-weight=\"5\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 6;<br />}<br />ul.cloud a[data-weight=\"6\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 8;<br />}<br />ul.cloud a[data-weight=\"7\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 10;<br />}<br />ul.cloud a[data-weight=\"8\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 13;<br />}<br />ul.cloud a[data-weight=\"9\"] {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 16;<br />}<br /><br />ul[data-show-value] a::after {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />content: \" (\" attr(data-weight) \")\";<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />font-size: 1rem;<br />}<br /><br />ul.cloud li:nth-child(2n + 1) a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--color: #181;<br />}<br />ul.cloud li:nth-child(3n + 1) a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--color: #33a;<br />}<br />ul.cloud li:nth-child(4n + 1) a {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />--color: #c38;<br />}<br /><br />ul.cloud a:focus {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />outline: 1px dashed;<br />}<br /><br />ul.cloud a::before {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />content: \"\";<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />position: absolute;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />top: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />left: 50%;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: 0;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />height: 100%;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />background: var(--color);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transform: translate(-50%, 0);<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />opacity: 0.15;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transition: width 0.25s;<br />}<br /><br />ul.cloud a:focus::before,<br />ul.cloud a:hover::before {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />width: 100%;<br />}<br /><br />@media (prefers-reduced-motion) {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />ul.cloud * {<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />transition: none !important;<br /><img src=\"1/media/sourcerer/images/tab.svg\" alt=\"\" />}<br />}<br /><span style=\"color: #117700;\">&lt;/style&gt;</span></span>{/source}</p>\r\n<ul class=\"cloud\" role=\"navigation\" aria-label=\"Webdev word cloud\">\r\n<li><a href=\"tags/stress\" data-weight=\"4\">Stress</a></li>\r\n<li><a href=\"tags/tips\" data-weight=\"1\">Tips</a></li>\r\n<li><a href=\"tags/work-life-balance\" data-weight=\"5\">Work-life Balance</a></li>\r\n<li><a href=\"tags/\" data-weight=\"8\">Love</a></li>\r\n<li><a href=\"tags/άγχος\" data-weight=\"6\">Anxiety</a></li>\r\n<li><a href=\"tags/αναβλητικότητα\" data-weight=\"4\">Procrastination</a></li>\r\n<li><a href=\"tags/απολαμβάνειν\" data-weight=\"5\">Enjoyment</a></li>\r\n<li><a href=\"tags/αυτοέλεγχος\" data-weight=\"6\">Self - Control</a></li>\r\n<li><a href=\"tags/αυτονομία\" data-weight=\"2\">Autonomy</a></li>\r\n<li><a href=\"tags/αυτοπεποίθηση\" data-weight=\"9\">Self - Confidence</a></li>\r\n<li><a href=\"tags/διπροσωπικές-σχέσεις\" data-weight=\"3\">Interpersonal Relationships</a></li>\r\n<li><a href=\"tags/διαχείριση-άγχους\" data-weight=\"7\">Anxiety Management</a></li>\r\n<li><a href=\"tags/διαχείριση-δυσκολιών\" data-weight=\"8\">Managing Difficulties</a></li>\r\n<li><a href=\"tags/διαχείριση-ενέργειας\" data-weight=\"1\">Energy Management</a></li>\r\n<li><a href=\"tags/διαχείριση-θυμού\" data-weight=\"3\">Anger Management</a></li>\r\n<li><a href=\"tags/διαχείριση-συγκρούσεων\" data-weight=\"4\">Conflict Management</a></li>\r\n<li><a href=\"tags/διεκδικητικότητα\" data-weight=\"1\">Assertiveness</a></li>\r\n<li><a href=\"tags/δυσκολίες\" data-weight=\"5\">Difficulties</a></li>\r\n<li><a href=\"tags/εγκέφαλος\" data-weight=\"8\">Brain</a></li>\r\n<li><a href=\"tags/εργασία\" data-weight=\"6\">Workplace</a></li>\r\n<li><a href=\"tags/έρωτας\" data-weight=\"4\">Romance</a></li>\r\n<li><a href=\"tags/ερωτικές-σχέσεις\" data-weight=\"5\">Romantic Relationships</a></li>\r\n<li><a href=\"tags/ευγνωμοσύνη\" data-weight=\"6\">Gratitude</a></li>\r\n<li><a href=\"tags/ευτυχία\" data-weight=\"2\">Happiness</a></li>\r\n<li><a href=\"tags/ζήλια\" data-weight=\"9\">Jealousy</a></li>\r\n<li><a href=\"tags/θετικότητα\" data-weight=\"3\">Positivity</a></li>\r\n<li><a href=\"tags/ικανότητα\" data-weight=\"7\">Competence</a></li>\r\n<li><a href=\"tags/κρίση-πανικού\" data-weight=\"8\">Panic Attack</a></li>\r\n<li><a href=\"tags/λήψη-αποφάσεων\" data-weight=\"1\">Decision Making</a></li>\r\n<li><a href=\"tags/μητρικός-δεσμός\" data-weight=\"3\">Motherly Bond</a></li>\r\n<li><a href=\"tags/νέα\" data-weight=\"4\">News</a></li>\r\n<li><a href=\"tags/όρια\" data-weight=\"1\">Boundaries</a></li>\r\n<li><a href=\"tags/ορισμοί\" data-weight=\"5\">Definitions</a></li>\r\n<li><a href=\"tags/οφέλη\" data-weight=\"8\">Benefits</a></li>\r\n<li><a href=\"tags/προσαρμοστικότητα\" data-weight=\"6\">Adaptability</a></li>\r\n<li><a href=\"tags/στόχοι\" data-weight=\"4\">Goals</a></li>\r\n<li><a href=\"tags/συμβουλές\" data-weight=\"5\">Tips</a></li>\r\n<li><a href=\"tags/συναισθήματα\" data-weight=\"6\">Emotions</a></li>\r\n<li><a href=\"tags/σχέσεις\" data-weight=\"2\">Relationships</a></li>\r\n<li><a href=\"tags/ψυχική-ανθεκτικότητα\" data-weight=\"9\">Psychological Resilience</a></li>\r\n</ul>', 13, 'footer', NULL, NULL, NULL, NULL, 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, '*'),
(187, 619, 'TEST - ΕΝΕΡΓΕΙΑ 1', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/energeia1\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"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, '*'),
(188, 620, 'TEST - ΕΝΕΡΓΕΙΑ 2', '', NULL, 1, '', NULL, NULL, '2022-01-19 09:43:16', NULL, 1, 'mod_wrapper', 1, 1, '{\"url\":\"tests\\/energeia2\\/index.html\",\"add\":0,\"width\":\"100%\",\"height\":\"200\",\"height_auto\":1,\"target\":\"\",\"lazyloading\":\"lazy\",\"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, '*'),
(189, 622, 'Κατασκευή | Φιλοξενία', '', '<div style=\"text-align: center; margin-top: 40px;\">\r\n<p>DEVELOPMENT <a title=\"domain, hosting, seo, προωθηση ιστοσελιδων, κατασκευη e-shop, apps, φιλοξενια στην Ελλάδα\" href=\"https://www.diadiktuo.eu\" target=\"_blank\" rel=\"noopener\">Diadiktuo.eu</a> || HOSTING <a title=\"domain, hosting, seo, προωθηση ιστοσελιδων, κατασκευη e-shop, apps, φιλοξενια στην Ελλάδα\" href=\"https://www.e-base.gr\" target=\"_blank\" rel=\"noopener\">Ε-base.gr</a></p>\r\n</div>', 14, 'footer', NULL, NULL, NULL, NULL, 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, '*'),
(190, 629, 'Σελίδες', '', '', 2, 'footer', NULL, NULL, NULL, NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(191, 630, 'Σελίδες ΑΒ', '', '', 3, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(192, 631, 'Σελίδες KOTSOVOLOS', '', '', 4, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(193, 632, 'Σελίδες PRAKTIKER', '', '', 5, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(194, 633, 'Σελίδες ERGO', '', '', 6, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(195, 634, 'Σελίδες LATSCO', '', '', 7, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(196, 635, 'Σελίδες SOFTONE', '', '', 8, 'footer', NULL, NULL, '2022-04-17 22:08:20', NULL, 1, 'mod_sppagebuilder', 1, 0, '{\"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, '*'),
(197, 640, '24-hour Counseling Line', '', '<p><strong>210976533</strong> || 24-hour Counseling Line for employees and first-degree relatives</p>', 1, 'phoneline', NULL, NULL, NULL, NULL, 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, '*'),
(198, 652, 'language switch', '', '<p><a href=\"https://psychology.soulfood.gr/\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, NULL, NULL, 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, '*'),
(199, 653, 'language  ab', '', '<p><a href=\"https://psychology.soulfood.gr/ab\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*'),
(200, 654, 'language  latsco', '', '<p><a href=\"https://psychology.soulfood.gr/latsco\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*'),
(201, 655, 'language  praktiker', '', '<p><a href=\"https://psychology.soulfood.gr/praktiker\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*'),
(202, 656, 'language switch ergo', '', '<p><a href=\"https://psychology.soulfood.gr/ergo\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*'),
(203, 657, 'language switch kotsovolos', '', '<p><a href=\"https://psychology.soulfood.gr/kotsovolos\"><img src=\"images/greece.png\" alt=\"\" width=\"32\" height=\"32\" loading=\"lazy\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*'),
(204, 0, 'Guided Tours', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_guidedtours', 1, 1, '', 1, '*'),
(205, 660, 'Socials', '', '<p style=\"text-align: right;\"><a href=\"https://www.instagram.com/hr.psychology.today/\" target=\"_blank\" rel=\"noopener\"><img style=\"float: right;\" src=\"images/2023/05/22/instagram.png\" alt=\"\" width=\"40\" height=\"40\" /></a>  <a href=\"https://www.linkedin.com/company/hrpsychology-today/\" target=\"_blank\" rel=\"noopener\"><img style=\"float: right; margin-right: 10px;\" src=\"images/2023/05/22/linkedin.png\" alt=\"\" width=\"40\" height=\"40\" /></a></p>', 1, 'phoneline', NULL, NULL, '2023-01-15 21:39:31', NULL, 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, '*');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_modules_menu`
--

CREATE TABLE `o0ksp_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT 0,
  `menuid` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_modules_menu`
--

INSERT INTO `o0ksp_modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(16, 118),
(16, 120),
(16, 145),
(17, 0),
(79, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(90, 120),
(90, 145),
(91, 0),
(92, 0),
(94, -129),
(94, -101),
(95, 101),
(95, 129),
(96, 101),
(96, 129),
(97, 101),
(97, 129),
(98, 101),
(98, 129),
(99, 101),
(99, 129),
(100, 122),
(100, 123),
(100, 124),
(101, 101),
(101, 123),
(102, 101),
(102, 129),
(110, 0),
(111, 120),
(113, 101),
(113, 129),
(114, 101),
(114, 129),
(115, 120),
(115, 145),
(116, 0),
(119, 0),
(120, 0),
(121, 0),
(122, 0),
(123, 0),
(124, 0),
(125, 0),
(126, 0),
(127, 0),
(128, 0),
(129, 0),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(137, 0),
(138, 0),
(140, 0),
(141, 0),
(142, 0),
(143, 0),
(145, 0),
(147, 0),
(148, 0),
(149, 0),
(150, 0),
(151, 0),
(152, 0),
(153, 0),
(154, 0),
(155, 0),
(156, 0),
(157, 0),
(158, 0),
(159, 0),
(160, 0),
(161, 0),
(162, 0),
(163, 0),
(164, 0),
(165, 0),
(166, 0),
(167, 0),
(168, 0),
(169, 0),
(170, 0),
(171, 0),
(172, 0),
(173, 0),
(174, 0),
(175, 0),
(176, 0),
(177, 0),
(178, 0),
(179, 0),
(180, 0),
(181, 0),
(182, 0),
(183, 0),
(184, 0),
(185, 0),
(186, 0),
(187, 0),
(188, 0),
(189, 0),
(190, 234),
(191, 483),
(192, 584),
(193, 685),
(194, 786),
(195, 988),
(196, 887),
(197, 0),
(198, 234),
(199, 483),
(200, 988),
(201, 685),
(202, 786),
(203, 584),
(204, 0),
(205, 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_newsfeeds`
--

CREATE TABLE `o0ksp_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT 0,
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `link` varchar(2048) 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 DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rtl` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `params` mediumtext NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` mediumtext NOT NULL,
  `metadata` mediumtext NOT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `description` mediumtext NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `images` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_overrider`
--

CREATE TABLE `o0ksp_overrider` (
  `id` int(10) NOT NULL COMMENT 'Primary Key',
  `constant` varchar(255) NOT NULL,
  `string` mediumtext NOT NULL,
  `file` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_overrider`
--

INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(1, 'COM_ADMINTOOLS_ERR_INVALID_KEY', 'Access denied', '/home/art/public_html/1/language/en-GB/com_admintools.ini'),
(2, 'COM_ADMINTOOLS_ERR_NOT_ENABLED', 'Operation not permitted', '/home/art/public_html/1/language/en-GB/com_admintools.ini'),
(3, 'COM_AJAX', 'Ajax Interface', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(4, 'COM_AJAX_FILE_NOT_EXISTS', 'The file at %s does not exist.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(5, 'COM_AJAX_METHOD_NOT_EXISTS', 'Method %s does not exist.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(6, 'COM_AJAX_MODULE_NOT_ACCESSIBLE', 'Module %s is not published, you do not have access to it, or it\'s not assigned to the current menu item.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(7, 'COM_AJAX_SPECIFY_FORMAT', 'Please specify a valid response format, other than that of HTML, such as json, raw, debug, etc.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(8, 'COM_AJAX_TEMPLATE_NOT_ACCESSIBLE', 'Template %s is not assigned to the current menu item.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(9, 'COM_AJAX_XML_DESCRIPTION', 'An extendable Ajax interface for Joomla.', '/home/art/public_html/1/language/en-GB/com_ajax.ini'),
(10, 'COM_CONFIG', 'Administrator Services', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(11, 'COM_CONFIG_CONFIGURATION', 'Administrator Services Configuration', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(12, 'COM_CONFIG_ERROR_CONTROLLER_NOT_FOUND', 'Controller Not found!', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(13, 'COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_LABEL', 'Default Access Level', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(14, 'COM_CONFIG_FIELD_DEFAULT_LIST_LIMIT_LABEL', 'Default List Limit', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(15, 'COM_CONFIG_FIELD_METADESC_LABEL', 'Site Meta Description', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(16, 'COM_CONFIG_FIELD_SEF_URL_LABEL', 'Search Engine Friendly URLs', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(17, 'COM_CONFIG_FIELD_SITE_NAME_LABEL', 'Site Name', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(18, 'COM_CONFIG_FIELD_SITE_OFFLINE_LABEL', 'Site Offline', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(19, 'COM_CONFIG_FIELD_SITENAME_PAGETITLES_LABEL', 'Site Name in Page Titles', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(20, 'COM_CONFIG_FIELD_VALUE_AFTER', 'After', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(21, 'COM_CONFIG_FIELD_VALUE_BEFORE', 'Before', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(22, 'COM_CONFIG_METADATA_SETTINGS', 'Metadata Settings', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(23, 'COM_CONFIG_MODULES_MODULE_NAME', 'Module Name', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(24, 'COM_CONFIG_MODULES_MODULE_TYPE', 'Module Type', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(25, 'COM_CONFIG_MODULES_SAVE_SUCCESS', 'Module saved.', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(26, 'COM_CONFIG_MODULES_SETTINGS_TITLE', 'Module Settings', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(27, 'COM_CONFIG_SAVE_SUCCESS', 'Configuration saved.', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(28, 'COM_CONFIG_SEO_SETTINGS', 'SEO Settings', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(29, 'COM_CONFIG_SITE_SETTINGS', 'Site Settings', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(30, 'COM_CONFIG_TEMPLATE_SETTINGS', 'Template Settings', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(31, 'COM_CONFIG_XML_DESCRIPTION', 'Frontend Administrator Services Configuration Manager.', '/home/art/public_html/1/language/en-GB/com_config.ini'),
(32, 'COM_CONTACT_ADDRESS', 'Address', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(33, 'COM_CONTACT_CAPTCHA_LABEL', 'Captcha', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(34, 'COM_CONTACT_CAT_NUM', '# of Contacts :', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(35, 'COM_CONTACT_CHECKED_OUT_BY', 'Checked out by %s', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(36, 'COM_CONTACT_CONTACT_DEFAULT_LABEL', 'Send an Email', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(37, 'COM_CONTACT_CONTACT_DETAILS', 'Details', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(38, 'COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL', 'Send a copy to yourself', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(39, 'COM_CONTACT_CONTACT_EMAIL_NAME_LABEL', 'Name', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(40, 'COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL', 'Message', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(41, 'COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL', 'Subject', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(42, 'COM_CONTACT_CONTACT_REQUIRED', '<strong class=\"red\">*</strong> Required field', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(43, 'COM_CONTACT_CONTACT_SEND', 'Send Email', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(44, 'COM_CONTACT_COPYSUBJECT_OF', 'Copy of: {SUBJECT}', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(45, 'COM_CONTACT_COPYTEXT_OF', 'This is a copy of the following message you sent to {CONTACTNAME} via {SITENAME}\\n\\n{BODY}', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(46, 'COM_CONTACT_COUNT', 'Contact count:', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(47, 'COM_CONTACT_COUNTRY', 'Country', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(48, 'COM_CONTACT_DEFAULT_PAGE_TITLE', 'Contacts', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(49, 'COM_CONTACT_DETAILS', 'Contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(50, 'COM_CONTACT_DOWNLOAD_INFORMATION_AS', 'Download information as:', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(51, 'COM_CONTACT_EDIT_CONTACT', 'Edit Contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(52, 'COM_CONTACT_EDIT_PUBLISHED_CONTACT', 'Published Contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(53, 'COM_CONTACT_EDIT_UNPUBLISHED_CONTACT', 'Unpublished Contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(54, 'COM_CONTACT_EMAIL_FORM', 'Contact Form', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(55, 'COM_CONTACT_EMAIL_LABEL', 'Email', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(56, 'COM_CONTACT_EMAIL_THANKS', 'Thank you for your email.', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(57, 'COM_CONTACT_ENQUIRY_SUBJECT', '{SITENAME}: {SUBJECT}', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(58, 'COM_CONTACT_ENQUIRY_TEXT', 'This is an enquiry email via {URL} from:\\n{NAME} <{EMAIL}>\\n\\n{BODY}\\n\\n{CUSTOMFIELDS}', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(59, 'COM_CONTACT_ERROR_CONTACT_NOT_FOUND', 'Contact not found', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(60, 'COM_CONTACT_ERROR_UNIQUE_ALIAS', 'Another Contact from this category has the same alias (remember it may be a trashed item).', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(61, 'COM_CONTACT_FAX', 'Fax', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(62, 'COM_CONTACT_FAX_NUMBER', 'Fax: %s', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(63, 'COM_CONTACT_FIELD_CREATED_BY_ALIAS_LABEL', 'Created By Alias', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(64, 'COM_CONTACT_FIELD_INFORMATION_ADDRESS_LABEL', 'Address', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(65, 'COM_CONTACT_FIELD_INFORMATION_COUNTRY_LABEL', 'Country', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(66, 'COM_CONTACT_FIELD_INFORMATION_FAX_LABEL', 'Fax', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(67, 'COM_CONTACT_FIELD_INFORMATION_MISC_LABEL', 'Miscellaneous Information', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(68, 'COM_CONTACT_FIELD_INFORMATION_MOBILE_LABEL', 'Mobile', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(69, 'COM_CONTACT_FIELD_INFORMATION_POSITION_LABEL', 'Position', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(70, 'COM_CONTACT_FIELD_INFORMATION_POSTCODE_LABEL', 'Postal/ZIP Code', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(71, 'COM_CONTACT_FIELD_INFORMATION_STATE_LABEL', 'State or County', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(72, 'COM_CONTACT_FIELD_INFORMATION_SUBURB_LABEL', 'City or Suburb', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(73, 'COM_CONTACT_FIELD_INFORMATION_TELEPHONE_LABEL', 'Telephone', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(74, 'COM_CONTACT_FIELD_INFORMATION_WEBPAGE_LABEL', 'Website', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(75, 'COM_CONTACT_FIELD_LINKED_USER_LABEL', 'Linked User', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(76, 'COM_CONTACT_FIELD_NAME_LABEL', 'Name', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(77, 'COM_CONTACT_FIELD_PARAMS_IMAGE_LABEL', 'Image', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(78, 'COM_CONTACT_FIELD_PUBLISH_DOWN_LABEL', 'Finish Publishing', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(79, 'COM_CONTACT_FIELD_PUBLISH_UP_LABEL', 'Start Publishing', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(80, 'COM_CONTACT_FIELD_SORTNAME1_LABEL', 'First Sort Field', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(81, 'COM_CONTACT_FIELD_SORTNAME2_LABEL', 'Second Sort Field', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(82, 'COM_CONTACT_FIELD_SORTNAME3_LABEL', 'Third Sort Field', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(83, 'COM_CONTACT_FIELDSET_METADATA', 'Metadata', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(84, 'COM_CONTACT_FIELDSET_MISCELLANEOUS', 'Miscellaneous Information', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(85, 'COM_CONTACT_FIELDSET_PUBLISHING', 'Publishing', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(86, 'COM_CONTACT_FILTER_LABEL', 'Filter Field', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(87, 'COM_CONTACT_FILTER_SEARCH_DESC', 'Search by Contact Title', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(88, 'COM_CONTACT_FORM_EDIT_CONTACT', 'Edit a contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(89, 'COM_CONTACT_FORM_FILTER_LEGEND', 'Filters', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(90, 'COM_CONTACT_FORM_LABEL', 'Send an Email. All fields with an asterisk (*) are required.', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(91, 'COM_CONTACT_IMAGE_DETAILS', 'Contact image', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(92, 'COM_CONTACT_LINKS', 'Links', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(93, 'COM_CONTACT_MOBILE', 'Mobile', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(94, 'COM_CONTACT_MOBILE_NUMBER', 'Mobile: %s', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(95, 'COM_CONTACT_NEW_CONTACT', 'New Contact', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(96, 'COM_CONTACT_NO_CONTACTS', 'There are no Contacts to display', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(97, 'COM_CONTACT_NOT_MORE_THAN_ONE_EMAIL_ADDRESS', 'You can\'t enter more than one email address.', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(98, 'COM_CONTACT_NUM_ITEMS', 'Contact Count:', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(99, 'COM_CONTACT_OTHER_INFORMATION', 'Miscellaneous Information', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(100, 'COM_CONTACT_POSITION', 'Position', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(101, 'COM_CONTACT_PROFILE', 'Profile', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(102, 'COM_CONTACT_SELECT_CONTACT', 'Select a contact:', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(103, 'COM_CONTACT_SESSION_INVALID', 'Invalid session cookie. Please check that you have cookies enabled in your web browser.', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(104, 'COM_CONTACT_STATE', 'State', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(105, 'COM_CONTACT_SUBURB', 'Suburb', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(106, 'COM_CONTACT_TABLE_CAPTION', 'Table of Contacts', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(107, 'COM_CONTACT_TELEPHONE', 'Phone', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(108, 'COM_CONTACT_TELEPHONE_NUMBER', 'Phone: %s', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(109, 'COM_CONTACT_USER_FIELDS', 'Fields', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(110, 'COM_CONTACT_VCARD', 'vCard', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(111, 'COM_CONTACT_WEBPAGE', 'Website', '/home/art/public_html/1/language/en-GB/com_contact.ini'),
(112, 'COM_CONTENT_ARTICLE_CONTENT', 'Content', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(113, 'COM_CONTENT_ARTICLE_HITS', 'Hits: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(114, 'COM_CONTENT_ARTICLE_INFO', 'Details', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(115, 'COM_CONTENT_ARTICLE_VOTE_FAILURE', 'You already rated this article today!', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(116, 'COM_CONTENT_ARTICLE_VOTE_SUCCESS', 'Thank you for rating this article.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(117, 'COM_CONTENT_ARTICLES_TABLE_CAPTION', 'Table of Articles', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(118, 'COM_CONTENT_AUTHOR_FILTER_LABEL', 'Author Filter', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(119, 'COM_CONTENT_CAPTCHA_DESC', 'Please complete the security check.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(120, 'COM_CONTENT_CAPTCHA_LABEL', 'Captcha', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(121, 'COM_CONTENT_CATEGORY', 'Category: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(122, 'COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION', 'List of articles in category %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(123, 'COM_CONTENT_CHECKED_OUT_BY', 'Checked out by %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(124, 'COM_CONTENT_CONTENT_TYPE_ARTICLE', 'Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(125, 'COM_CONTENT_CONTENT_TYPE_CATEGORY', 'Article Category', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(126, 'COM_CONTENT_CREATED_DATE', 'Created Date', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(127, 'COM_CONTENT_CREATED_DATE_ON', 'Created: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(128, 'COM_CONTENT_EDIT_ITEM', 'Edit Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(129, 'COM_CONTENT_EDIT_PUBLISHED_ARTICLE', 'Published Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(130, 'COM_CONTENT_EDIT_UNPUBLISHED_ARTICLE', 'Unpublished Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(131, 'COM_CONTENT_ERROR_ARTICLE_NOT_FOUND', 'Article not found', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(132, 'COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE', 'Please login to view the article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(133, 'COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND', 'Parent category not found', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(134, 'COM_CONTENT_FEED_READMORE', 'Read More ...', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(135, 'COM_CONTENT_FIELD_ARTICLETEXT_LABEL', 'Article Text', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(136, 'COM_CONTENT_FIELD_FEATURED_DOWN_LABEL', 'Finish Featured', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(137, 'COM_CONTENT_FIELD_FEATURED_UP_LABEL', 'Start Featured', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(138, 'COM_CONTENT_FIELD_FULL_LABEL', 'Full Article Image', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(139, 'COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_DESC', 'Decorative Image - no description required', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(140, 'COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_LABEL', 'No Description', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(141, 'COM_CONTENT_FIELD_IMAGE_ALT_LABEL', 'Image Description (Alt Text)', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(142, 'COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL', 'Caption', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(143, 'COM_CONTENT_FIELD_IMAGE_CLASS_LABEL', 'Image Class', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(144, 'COM_CONTENT_FIELD_INTRO_LABEL', 'Intro Image', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(145, 'COM_CONTENT_FIELD_NOTE_LABEL', 'Note', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(146, 'COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL', 'Link Text', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(147, 'COM_CONTENT_FIELD_URLA_LABEL', 'Link A', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(148, 'COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL', 'Link A Text', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(149, 'COM_CONTENT_FIELD_URLB_LABEL', 'Link B', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(150, 'COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL', 'Link B Text', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(151, 'COM_CONTENT_FIELD_URLC_LABEL', 'Link C', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(152, 'COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL', 'Link C Text', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(153, 'COM_CONTENT_FILTER_SEARCH_DESC', 'Content Filter Search', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(154, 'COM_CONTENT_FLOAT_LABEL', 'Image Float', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(155, 'COM_CONTENT_FORM_EDIT_ARTICLE', 'Edit an article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(156, 'COM_CONTENT_FORM_FILTER_LEGEND', 'Filters', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(157, 'COM_CONTENT_FORM_FILTER_SUBMIT', 'Filter', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(158, 'COM_CONTENT_HEADING_TITLE', 'Title', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(159, 'COM_CONTENT_HITS_FILTER_LABEL', 'Hits Filter', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(160, 'COM_CONTENT_IMAGES_AND_URLS', 'Images and Links', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(161, 'COM_CONTENT_INTROTEXT', 'Article must have some content.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(162, 'COM_CONTENT_INVALID_RATING', 'Article Rating: Invalid Rating: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(163, 'COM_CONTENT_LAST_UPDATED', 'Last Updated: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(164, 'COM_CONTENT_METADATA', 'Metadata', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(165, 'COM_CONTENT_MODAL_FILTER_SEARCH_DESC', 'Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(166, 'COM_CONTENT_MODAL_FILTER_SEARCH_LABEL', 'Search Articles', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(167, 'COM_CONTENT_MODIFIED_DATE', 'Modified Date', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(168, 'COM_CONTENT_MONTH', 'Month', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(169, 'COM_CONTENT_MORE_ARTICLES', 'More Articles ...', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(170, 'COM_CONTENT_NEW_ARTICLE', 'New Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(171, 'COM_CONTENT_NO_ARTICLES', 'There are no articles in this category. If subcategories display on this page, they may have articles.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(172, 'COM_CONTENT_NUM_ITEMS', 'Article Count:', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(173, 'COM_CONTENT_ON_NEW_CONTENT', 'A new Article has been submitted by \'%1$s\' entitled \'%2$s\'.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(174, 'COM_CONTENT_ORDERING', 'Ordering:<br>New articles default to the first position in the Category. The ordering can be changed in Backend.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(175, 'COM_CONTENT_PAGEBREAK_DOC_TITLE', 'Page Break', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(176, 'COM_CONTENT_PAGEBREAK_INSERT_BUTTON', 'Insert Page Break', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(177, 'COM_CONTENT_PAGEBREAK_TITLE', 'Page Title:', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(178, 'COM_CONTENT_PAGEBREAK_TOC', 'Table of Contents Alias:', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(179, 'COM_CONTENT_PARENT', 'Parent Category: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(180, 'COM_CONTENT_PUBLISHED_DATE', 'Published Date', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(181, 'COM_CONTENT_PUBLISHED_DATE_ON', 'Published: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(182, 'COM_CONTENT_PUBLISHING', 'Publishing', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(183, 'COM_CONTENT_RATINGS', 'Rating', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(184, 'COM_CONTENT_RATINGS_COUNT', 'Rating: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(185, 'COM_CONTENT_READ_MORE', 'Read more ...', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(186, 'COM_CONTENT_READ_MORE_TITLE', 'Read more: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(187, 'COM_CONTENT_REGISTER_TO_READ_MORE', 'Register to read more ...', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(188, 'COM_CONTENT_SAVE_SUCCESS', 'Article saved.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(189, 'COM_CONTENT_SAVE_WARNING', 'Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(190, 'COM_CONTENT_SELECT_AN_ARTICLE', 'Select an Article', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(191, 'COM_CONTENT_STATE', 'State', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(192, 'COM_CONTENT_SUBMIT_SAVE_SUCCESS', 'Article submitted.', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(193, 'COM_CONTENT_TITLE_FILTER_LABEL', 'Title Filter', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(194, 'COM_CONTENT_TRANSITION', 'Transition', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(195, 'COM_CONTENT_VOTES', 'Vote', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(196, 'COM_CONTENT_VOTES_COUNT', 'Vote: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(197, 'COM_CONTENT_WORKFLOW', 'Workflow', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(198, 'COM_CONTENT_WRITTEN_BY', 'Written by: %s', '/home/art/public_html/1/language/en-GB/com_content.ini'),
(199, 'COM_FINDER', 'Smart Search', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(200, 'COM_FINDER_ADVANCED_SEARCH_TOGGLE', 'Advanced Search', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(201, 'COM_FINDER_ADVANCED_TIPS_AND', '<p>Entering <strong>this and that</strong> into the search form will return results containing both &quot;this&quot; and &quot;that&quot;.</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(202, 'COM_FINDER_ADVANCED_TIPS_INTRO', '<p>Here are a few examples of how you can use the search feature:</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(203, 'COM_FINDER_ADVANCED_TIPS_NOT', '<p>Entering <strong>this not that</strong> into the search form will return results containing &quot;this&quot; and not &quot;that&quot;.</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(204, 'COM_FINDER_ADVANCED_TIPS_OR', '<p>Entering <strong>this or that</strong> into the search form will return results containing either &quot;this&quot; or &quot;that&quot;.</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(205, 'COM_FINDER_ADVANCED_TIPS_OUTRO', '<p>Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(206, 'COM_FINDER_ADVANCED_TIPS_PHRASE', '<p>Entering <strong>&quot;this and that&quot;</strong> (with quotes) into the search form will return results containing the exact phrase &quot;this and that&quot;.</p>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(207, 'COM_FINDER_DEFAULT_PAGE_TITLE', 'Search Results', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(208, 'COM_FINDER_FILTER_BRANCH_LABEL', 'Search by %s', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(209, 'COM_FINDER_FILTER_DATE1', 'Start Date', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(210, 'COM_FINDER_FILTER_DATE1_DESC', 'Enter a date in YYYY-MM-DD format.', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(211, 'COM_FINDER_FILTER_DATE2', 'End Date', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(212, 'COM_FINDER_FILTER_DATE2_DESC', 'Enter a date in YYYY-MM-DD format.', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(213, 'COM_FINDER_FILTER_DATE_AFTER', 'After', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(214, 'COM_FINDER_FILTER_DATE_BEFORE', 'Before', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(215, 'COM_FINDER_FILTER_DATE_EXACTLY', 'Exactly', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(216, 'COM_FINDER_FILTER_SELECT_ALL_LABEL', 'Search All', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(217, 'COM_FINDER_FILTER_WHEN_AFTER', 'After', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(218, 'COM_FINDER_FILTER_WHEN_BEFORE', 'Before', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(219, 'COM_FINDER_OPENSEARCH_NAME', 'Search', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(220, 'COM_FINDER_QUERY_DATE_CONDITION_AFTER', 'after', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(221, 'COM_FINDER_QUERY_DATE_CONDITION_BEFORE', 'before', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(222, 'COM_FINDER_QUERY_DATE_CONDITION_EXACT', 'exactly on', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(223, 'COM_FINDER_QUERY_END_DATE', 'ending date <span class=\"when\">%s</span> <span class=\"date\">%s</span>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(224, 'COM_FINDER_QUERY_FILTER_BRANCH_VENUE', 'venue', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(225, 'COM_FINDER_QUERY_OPERATOR_AND', 'and', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(226, 'COM_FINDER_QUERY_OPERATOR_NOT', 'not', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(227, 'COM_FINDER_QUERY_OPERATOR_OR', 'or', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(228, 'COM_FINDER_QUERY_RESULTS', 'Assuming %2$s, the following <a href=\"#search-result-list\">%d results were found.</a>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(229, 'COM_FINDER_QUERY_RESULTS_0', 'Assuming %2$s, no results were found. <a href=\"#q\">Search again.</a>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(230, 'COM_FINDER_QUERY_RESULTS_1', 'Assuming %2$s, the following result was found.', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(231, 'COM_FINDER_QUERY_START_DATE', 'beginning date <span class=\"when\">%s</span> <span class=\"date\">%s</span>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(232, 'COM_FINDER_QUERY_TAXONOMY_NODE', 'with <span class=\"node\">%s</span> as <span class=\"branch\">%s</span> ', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(233, 'COM_FINDER_QUERY_TOKEN_EXCLUDED', '<span class=\"term\">%s</span> should be excluded', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(234, 'COM_FINDER_QUERY_TOKEN_GLUE', ', and ', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(235, 'COM_FINDER_QUERY_TOKEN_OPTIONAL', '<span class=\"term\">%s</span> is optional', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(236, 'COM_FINDER_QUERY_TOKEN_REQUIRED', '<span class=\"term\">%s</span> is required', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(237, 'COM_FINDER_SEARCH_ADVANCED_LEGEND', 'Advanced Search', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(238, 'COM_FINDER_SEARCH_FORM_LEGEND', 'Search Form', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(239, 'COM_FINDER_SEARCH_NO_RESULTS_BODY', 'No search results could be found for query: %s.', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(240, 'COM_FINDER_SEARCH_NO_RESULTS_BODY_MULTILANG', 'No search results in English (en-GB) could be found for query: %s.', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(241, 'COM_FINDER_SEARCH_NO_RESULTS_HEADING', 'No Results Found', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(242, 'COM_FINDER_SEARCH_RESULTS_OF', 'Results <strong>%s</strong> - <strong>%s</strong> of <strong>%s</strong>', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(243, 'COM_FINDER_SEARCH_SIMILAR', 'Did you mean: %s?', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(244, 'COM_FINDER_SEARCH_TERMS', 'Search Terms:', '/home/art/public_html/1/language/en-GB/com_finder.ini'),
(245, 'COM_MEDIA', 'Media', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(246, 'COM_MEDIA_ACTION_DELETE', 'Delete item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(247, 'COM_MEDIA_ACTION_DOWNLOAD', 'Download item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(248, 'COM_MEDIA_ACTION_EDIT', 'Edit item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(249, 'COM_MEDIA_ACTION_PREVIEW', 'Preview item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(250, 'COM_MEDIA_ACTION_RENAME', 'Rename item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(251, 'COM_MEDIA_ACTION_SHARE', 'Get a sharable link', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(252, 'COM_MEDIA_ALIGN', 'Image Float', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(253, 'COM_MEDIA_ALIGN_DESC', 'This will apply the classes \'float-start\', \'pull-center\' or \'float-end\' to the \'<figure>\' or \'<img>\' element.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(254, 'COM_MEDIA_BREADCRUMB_LABEL', 'Breadcrumb', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(255, 'COM_MEDIA_BROWSE_FILES', 'Browse Files', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(256, 'COM_MEDIA_CAPTION', 'Caption', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(257, 'COM_MEDIA_CAPTION_CLASS_DESC', 'This will apply the entered class to the \'<figcaption>\' element. For example: \'text-start\', \'text-end\', \'text-center\'.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(258, 'COM_MEDIA_CAPTION_CLASS_LABEL', 'Caption Class', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(259, 'COM_MEDIA_CLEAR_LIST', 'Clear List', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(260, 'COM_MEDIA_CONFIGURATION', 'Media: Options', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(261, 'COM_MEDIA_CONFIRM_DELETE_MODAL', 'Delete', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(262, 'COM_MEDIA_CONFIRM_DELETE_MODAL_HEADING', 'Confirm Delete', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(263, 'COM_MEDIA_CREATE_FOLDER', 'Create Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(264, 'COM_MEDIA_CREATE_NEW_FOLDER', 'Create New Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(265, 'COM_MEDIA_CREATE_NEW_FOLDER_ERROR', 'Error creating folder.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(266, 'COM_MEDIA_CREATE_NEW_FOLDER_SUCCESS', 'Folder created.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(267, 'COM_MEDIA_CURRENT_PROGRESS', 'Current progress', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(268, 'COM_MEDIA_DECREASE_GRID', 'Decrease grid size', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(269, 'COM_MEDIA_DELETE_ERROR', 'Error deleting the item.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(270, 'COM_MEDIA_DELETE_SUCCESS', 'Item deleted.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(271, 'COM_MEDIA_DETAIL_VIEW', 'Detail View', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(272, 'COM_MEDIA_DIRECTORY', 'Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(273, 'COM_MEDIA_DIRECTORY_UP', 'Folder Up', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(274, 'COM_MEDIA_DROP_FILE', 'Drop file(s) to Upload', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(275, 'COM_MEDIA_ERROR', 'An error occurred.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(276, 'COM_MEDIA_ERROR_BAD_REQUEST', 'Bad Request', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(277, 'COM_MEDIA_ERROR_FILE_EXISTS', 'File already exists.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(278, 'COM_MEDIA_ERROR_NOT_AUTHENTICATED', 'You are not authenticated. Please login.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(279, 'COM_MEDIA_ERROR_NOT_AUTHORIZED', 'You are not authorised', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(280, 'COM_MEDIA_ERROR_NOT_FOUND', 'File or Folder not found', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(281, 'COM_MEDIA_ERROR_UNABLE_TO_BROWSE_FOLDER_WARNDIRNAME', 'Unable to browse:&#160;%s. Folder name must only have alphanumeric characters and no spaces.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(282, 'COM_MEDIA_ERROR_UNABLE_TO_CREATE_FOLDER_WARNDIRNAME', 'Unable to create folder. Folder name must only have alphanumeric characters and no spaces.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(283, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE', 'Unable to delete:&#160;', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(284, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FILE_WARNFILENAME', 'Unable to delete:&#160;%s. File name must only have alphanumeric characters and no spaces.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(285, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_NOT_EMPTY', 'Unable to delete:&#160;%s. Folder is not empty!', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(286, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_WARNDIRNAME', 'Unable to delete:&#160;%s. Folder name must only have alphanumeric characters and no spaces.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(287, 'COM_MEDIA_ERROR_WARNFILETOOLARGE', 'This file is too large to upload.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(288, 'COM_MEDIA_ERROR_WARNUPLOADTOOLARGE', 'Total size of upload exceeds the limit.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(289, 'COM_MEDIA_FIELD_CHECK_MIME_DESC', 'Use MIME Magic or Fileinfo to try to verify files. Try disabling this if you get invalid mime type errors.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(290, 'COM_MEDIA_FIELD_CHECK_MIME_LABEL', 'Check MIME Types', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(291, 'COM_MEDIA_FIELD_IGNORED_EXTENSIONS_DESC', 'Ignored file extensions for MIME type checking and restricted uploads.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(292, 'COM_MEDIA_FIELD_IGNORED_EXTENSIONS_LABEL', 'Ignored Extensions', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(293, 'COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC', 'A comma separated list of forbidden MIME types to upload.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(294, 'COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL', 'Forbidden MIME Types', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(295, 'COM_MEDIA_FIELD_LEGAL_EXTENSIONS_DESC', 'Extensions (file types) you are allowed to upload (comma separated).', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(296, 'COM_MEDIA_FIELD_LEGAL_EXTENSIONS_LABEL', 'Legal Extensions (File Types)', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(297, 'COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_DESC', 'Image extensions (file types) you are allowed to upload (comma separated). These are used to check for valid image headers.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(298, 'COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_LABEL', 'Legal Image Extensions (File Types)', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(299, 'COM_MEDIA_FIELD_LEGAL_MIME_TYPES_DESC', 'A comma separated list of legal MIME types to upload.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(300, 'COM_MEDIA_FIELD_LEGAL_MIME_TYPES_LABEL', 'Legal MIME Types', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(301, 'COM_MEDIA_FIELD_MAXIMUM_SIZE_DESC', 'Use zero for no limit. Note: your server has a maximum limit.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(302, 'COM_MEDIA_FIELD_MAXIMUM_SIZE_LABEL', 'Maximum Size (in MB)', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(303, 'COM_MEDIA_FIELD_PATH_FILE_FOLDER_DESC', 'Enter the path to the file folder relative to root.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(304, 'COM_MEDIA_FIELD_PATH_FILE_FOLDER_LABEL', 'Path to File Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(305, 'COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_DESC', 'Enter the path to the image folder relative to root.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(306, 'COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_LABEL', 'Path to Image Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(307, 'COM_MEDIA_FIELD_RESTRICT_UPLOADS_DESC', 'Restrict uploads for lower than manager users to images if Fileinfo or MIME Magic isn\'t installed.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(308, 'COM_MEDIA_FIELD_RESTRICT_UPLOADS_LABEL', 'Restrict Uploads', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(309, 'COM_MEDIA_FILE_EXISTS_AND_OVERRIDE', '%s already exists. Do you want to replace it?', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(310, 'COM_MEDIA_FILES', 'Files', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(311, 'COM_MEDIA_FILESIZE', 'File size', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(312, 'COM_MEDIA_FOLDER', 'Folder', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(313, 'COM_MEDIA_FOLDER_NAME', 'Folder Name', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(314, 'COM_MEDIA_FOLDERS', 'Folders', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(315, 'COM_MEDIA_IMAGE_DESCRIPTION', 'Image Description', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(316, 'COM_MEDIA_IMAGE_URL', 'Image URL', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(317, 'COM_MEDIA_INCREASE_GRID', 'Increase grid size', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(318, 'COM_MEDIA_INSERT', 'Insert', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(319, 'COM_MEDIA_INSERT_IMAGE', 'Insert Image', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(320, 'COM_MEDIA_MAXIMUM_SIZE', 'Maximum Size', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(321, 'COM_MEDIA_MEDIA', 'Media', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(322, 'COM_MEDIA_MEDIA_DATE_CREATED', 'Date created', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(323, 'COM_MEDIA_MEDIA_DATE_MODIFIED', 'Date modified', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(324, 'COM_MEDIA_MEDIA_DIMENSION', 'Dimensions', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(325, 'COM_MEDIA_MEDIA_EXTENSION', 'Extension', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(326, 'COM_MEDIA_MEDIA_MIME_TYPE', 'MIME Type', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(327, 'COM_MEDIA_MEDIA_NAME', 'Name', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(328, 'COM_MEDIA_MEDIA_SIZE', 'Size', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(329, 'COM_MEDIA_MEDIA_TYPE', 'Type', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(330, 'COM_MEDIA_NAME', 'Image Name', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(331, 'COM_MEDIA_NO_IMAGES_FOUND', 'No Images Found', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(332, 'COM_MEDIA_NOT_SET', 'Not Set', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(333, 'COM_MEDIA_OPEN_ITEM_ACTIONS', 'Open item actions', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(334, 'COM_MEDIA_OVERALL_PROGRESS', 'Overall Progress', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(335, 'COM_MEDIA_PIXEL_DIMENSIONS', 'Pixel Dimensions (w x h)', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(336, 'COM_MEDIA_PLEASE_SELECT_ITEM', 'Please select item.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(337, 'COM_MEDIA_RENAME', 'Rename', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(338, 'COM_MEDIA_RENAME_ERROR', 'Error renaming item.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(339, 'COM_MEDIA_RENAME_SUCCESS', 'Item renamed.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(340, 'COM_MEDIA_SEARCH', 'Search...', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(341, 'COM_MEDIA_SELECT_ALL', 'Toggle select all', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(342, 'COM_MEDIA_SERVER_ERROR', 'Internal server error', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(343, 'COM_MEDIA_SHARE', 'Share the file', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(344, 'COM_MEDIA_SHARE_COPY', 'Copy to clipboard', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(345, 'COM_MEDIA_SHARE_COPY_FAILED_ERROR', 'Error copying to clipboard', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(346, 'COM_MEDIA_SHARE_DESC', 'Anyone with the link can view the file.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(347, 'COM_MEDIA_START_UPLOAD', 'Start Upload', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(348, 'COM_MEDIA_THUMBNAIL_VIEW', 'Thumbnail View', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(349, 'COM_MEDIA_TITLE', 'Image Title', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(350, 'COM_MEDIA_TOGGLE_INFO', 'Toggle item info', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(351, 'COM_MEDIA_TOGGLE_LIST_VIEW', 'Toggle between grid and table views', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(352, 'COM_MEDIA_TOGGLE_SELECT_ITEM', 'Toggle select item', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(353, 'COM_MEDIA_TOOLBAR_LABEL', 'Media Manager', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(354, 'COM_MEDIA_UP', 'Up', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(355, 'COM_MEDIA_UPLOAD', 'Upload', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(356, 'COM_MEDIA_UPLOAD_COMPLETE', 'Upload Complete', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(357, 'COM_MEDIA_UPLOAD_FILE', 'Upload file', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(358, 'COM_MEDIA_UPLOAD_SUCCESS', 'Item uploaded.', '/home/art/public_html/1/language/en-GB/com_media.ini'),
(359, 'COM_NEWSFEEDS_CACHE_DIRECTORY_UNWRITABLE', 'The cache folder is unwritable. The news feed can\'t be displayed. Please contact a site administrator.', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(360, 'COM_NEWSFEEDS_CAT_NUM', '# of News feeds :', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(361, 'COM_NEWSFEEDS_CONTENT_TYPE_CATEGORY', 'News Feed Category', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(362, 'COM_NEWSFEEDS_CONTENT_TYPE_NEWSFEED', 'News Feed', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(363, 'COM_NEWSFEEDS_DEFAULT_PAGE_TITLE', 'News Feeds', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(364, 'COM_NEWSFEEDS_ERROR_FEED_NOT_FOUND', 'Error. Feed not found.', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(365, 'COM_NEWSFEEDS_ERRORS_FEED_NOT_RETRIEVED', 'Error. Feed could not be retrieved.', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(366, 'COM_NEWSFEEDS_FEED_LINK', 'Feed Link', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(367, 'COM_NEWSFEEDS_FEED_NAME', 'Feed Name', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(368, 'COM_NEWSFEEDS_FILTER_LABEL', 'Filter Field', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(369, 'COM_NEWSFEEDS_FILTER_SEARCH_DESC', 'News Feed Filter Search', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(370, 'COM_NEWSFEEDS_NO_ARTICLES', 'No Articles for this News Feed.', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(371, 'COM_NEWSFEEDS_NUM_ARTICLES', '# Articles', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(372, 'COM_NEWSFEEDS_NUM_ARTICLES_COUNT', '# Articles: %s', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(373, 'COM_NEWSFEEDS_NUM_ITEMS', '# News feeds', '/home/art/public_html/1/language/en-GB/com_newsfeeds.ini'),
(374, 'COM_PRIVACY', 'Privacy', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(375, 'COM_PRIVACY_ADMIN_NOTIFICATION_USER_CONFIRMED_REQUEST_MESSAGE', 'User %1$s has confirmed their information request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(376, 'COM_PRIVACY_ADMIN_NOTIFICATION_USER_CONFIRMED_REQUEST_SUBJECT', 'Information Request Confirmed By User', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(377, 'COM_PRIVACY_ADMIN_NOTIFICATION_USER_CREATED_REQUEST_MESSAGE', 'A new information request has been submitted by %1$s.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(378, 'COM_PRIVACY_ADMIN_NOTIFICATION_USER_CREATED_REQUEST_SUBJECT', 'Information Request Submitted', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(379, 'COM_PRIVACY_CONFIRM_REMIND_SUCCEEDED', 'Your consent to this website\'s Privacy Policy has been extended.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(380, 'COM_PRIVACY_CONFIRM_REQUEST_FIELDSET_LABEL', 'An email has been sent to your email address. The email has a confirmation token, please confirm your email address again and paste the confirmation token in the field below to prove that you are the owner of the information being requested.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(381, 'COM_PRIVACY_CONFIRM_REQUEST_SUCCEEDED', 'Your information request has been confirmed. We will process your request as soon as possible and the export will be sent to your email.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(382, 'COM_PRIVACY_CREATE_REQUEST_SUCCEEDED', 'Your information request has been created. Before it can be processed, you must verify this request. An email has been sent to your address with additional instructions to complete this verification.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(383, 'COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST', 'Someone has created a request to export all personal information related to this email address at {URL}. As a security measure, you must confirm that this is a valid request for your personal information from this website.\\n\\nIf this was a mistake, ignore this email and nothing will happen.\\n\\nIn order to confirm this request, you can complete one of the following tasks:\\n\\n1. Visit the following URL: {TOKENURL}\\n\\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\\nURL: {FORMURL}\\nToken: {TOKEN}\\n\\nPlease note that this token is only valid for 24 hours from the time this email was sent.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(384, 'COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST', 'Someone has created a request to remove all personal information related to this email address at {URL}. As a security measure, you must confirm that this is a valid request for your personal information to be removed from this website.\\n\\nIf this was a mistake, ignore this email and nothing will happen.\\n\\nIn order to confirm this request, you can complete one of the following tasks:\\n\\n1. Visit the following URL: {TOKENURL}\\n\\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\\nURL: {FORMURL}\\nToken: {TOKEN}\\n\\nPlease note that this token is only valid for 24 hours from the time this email was sent.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(385, 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST', 'Information Request Created at {SITENAME}', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(386, 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST', 'Information Deletion Request Created at {SITENAME}', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(387, 'COM_PRIVACY_ERROR_CANNOT_CREATE_REQUEST_WHEN_SENDMAIL_DISABLED', 'An information request can\'t be created when email support is disabled.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(388, 'COM_PRIVACY_ERROR_CHECKING_FOR_EXISTING_REQUESTS', 'There was an error checking for existing information requests, please try submitting this request again.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(389, 'COM_PRIVACY_ERROR_CONFIRM_TOKEN_EXPIRED', 'The confirmation token for your information request has expired. You will need to submit a new request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(390, 'COM_PRIVACY_ERROR_CONFIRMING_REMIND_FAILED', 'No expiration reminder was found.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(391, 'COM_PRIVACY_ERROR_CONFIRMING_REQUEST', 'Error while confirming the information request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(392, 'COM_PRIVACY_ERROR_CONFIRMING_REQUEST_FAILED', 'Your information request confirmation failed. %s', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(393, 'COM_PRIVACY_ERROR_CREATING_REQUEST', 'Error while creating the information request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(394, 'COM_PRIVACY_ERROR_CREATING_REQUEST_FAILED', 'Your information request could not be created. %s', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(395, 'COM_PRIVACY_ERROR_NO_PENDING_REMIND', 'No expiration reminder has been sent yet.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(396, 'COM_PRIVACY_ERROR_NO_PENDING_REQUESTS', 'There are no information requests for this email address requiring confirmation.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(397, 'COM_PRIVACY_ERROR_NO_REMIND_REQUESTS', 'Please re-check the token', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(398, 'COM_PRIVACY_ERROR_PENDING_REQUEST_OPEN', 'There is already an active information request for this email address and request type. Please contact the site owner for updates on this request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(399, 'COM_PRIVACY_ERROR_REMIND_REQUEST', 'An error occurred while processing your request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(400, 'COM_PRIVACY_ERROR_UNKNOWN_REQUEST_TYPE', 'Unknown information request type.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(401, 'COM_PRIVACY_FIELD_CONFIRM_CONFIRM_TOKEN_DESC', 'Enter the confirmation token you received by email.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(402, 'COM_PRIVACY_FIELD_CONFIRM_CONFIRM_TOKEN_LABEL', 'Confirmation Token', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(403, 'COM_PRIVACY_FIELD_CONFIRM_EMAIL_DESC', 'Enter your email address.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(404, 'COM_PRIVACY_FIELD_REMIND_CONFIRM_TOKEN_DESC', 'Enter the confirmation token you received by email.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(405, 'COM_PRIVACY_FIELD_REMIND_CONFIRM_TOKEN_LABEL', 'Confirmation Token', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(406, 'COM_PRIVACY_FIELD_REQUEST_TYPE_DESC', 'The type of information request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(407, 'COM_PRIVACY_FIELD_REQUEST_TYPE_LABEL', 'Request Type', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(408, 'COM_PRIVACY_FIELD_STATUS_DESC', 'The status of the information request.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(409, 'COM_PRIVACY_REMIND_REQUEST_FIELDSET_LABEL', 'Renew Privacy Consent', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(410, 'COM_PRIVACY_REQUEST_TYPE_EXPORT', 'Export', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(411, 'COM_PRIVACY_REQUEST_TYPE_REMOVE', 'Remove', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(412, 'COM_PRIVACY_VIEW_CONFIRM_PAGE_TITLE', 'Confirm Information Request', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(413, 'COM_PRIVACY_VIEW_REQUEST_PAGE_TITLE', 'Submit Information Request', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(414, 'COM_PRIVACY_WARNING_CANNOT_CREATE_REQUEST_WHEN_SENDMAIL_DISABLED', 'We\'re sorry, you can\'t submit an information request at this time.', '/home/art/public_html/1/language/en-GB/com_privacy.ini'),
(415, 'COM_TAGS_CREATED_DATE', 'Created Date', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(416, 'COM_TAGS_DEFAULT_PAGE_TITLE', 'Tags', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(417, 'COM_TAGS_MODIFIED_DATE', 'Modified Date', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(418, 'COM_TAGS_NO_ITEMS', 'No matching items were found.', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(419, 'COM_TAGS_NO_TAGS', 'There are no tags to display.', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(420, 'COM_TAGS_PUBLISHED_DATE', 'Published Date', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(421, 'COM_TAGS_TAG_NOT_FOUND', 'Tag not found.', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(422, 'COM_TAGS_TITLE_FILTER_LABEL', 'Enter Part of Title', '/home/art/public_html/1/language/en-GB/com_tags.ini'),
(423, 'COM_USERS_ACTIVATION_TOKEN_NOT_FOUND', 'Verification code not found. Check if your account is already activated and try to log in.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(424, 'COM_USERS_CAPTCHA_LABEL', 'Captcha', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(425, 'COM_USERS_DATABASE_ERROR', 'Error getting the user from the database: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(426, 'COM_USERS_EDIT_PROFILE', 'Edit Profile', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(427, 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'Account Details for {NAME} at {SITENAME}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(428, 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', 'Hello administrator,\\n\\nA new user has registered at {SITENAME}.\\nThe user has verified their email address and requests that you approve their account.\\nThis email has their details:\\n\\n  Name :  {NAME} \\n  email:  {EMAIL} \\n  Username:  {USERNAME} \\n\\nYou can activate the user by selecting the link below:\\n{ACTIVATE}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(429, 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'Registration approval required for account of {NAME} at {SITENAME}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(430, 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', 'Hello {NAME},\\n\\nYour account has been activated by an administrator. You can now login at {SITEURL} using the username {USERNAME} and the password you chose while registering.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(431, 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'Account activated for {NAME} at {SITENAME}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(432, 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', 'Hello,\\n\\nA request has been made to reset your {SITENAME} account password. To reset your password, you will need to submit this verification code to verify that the request was legitimate.\\n\\nThe verification code is {TOKEN}\\n\\nSelect the URL below and proceed with resetting your password.\\n\\n{LINK_TEXT} \\n\\nThank you.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(433, 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'Your {SITENAME} password reset request', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(434, 'COM_USERS_EMAIL_REGISTERED_BODY', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}.\\n\\nYou may now log in to {SITEURL} using the following username and password:\\n\\nUsername: {USERNAME}\\nPassword: {PASSWORD_CLEAR}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(435, 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}.\\n\\nYou may now log in to {SITEURL} using the username and password you registered with.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(436, 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', 'Hello administrator, \\n\\nA new user \'{NAME}\', username \'{USERNAME}\', has registered at {SITEURL}.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(437, 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}. Your account is created and must be activated before you can use it.\\nTo activate the account select the following link or copy-paste it in your browser:\\n{ACTIVATE} \\n\\nAfter activation you may login to {SITEURL} using the following username and password:\\n\\nUsername: {USERNAME}\\nPassword: {PASSWORD_CLEAR}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(438, 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}. Your account is created and must be activated before you can use it.\\nTo activate the account select the following link or copy-paste it in your browser:\\n{ACTIVATE} \\n\\nAfter activation you may login to {SITEURL} using the following username and the password you entered during registration:\\n\\nUsername: {USERNAME}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(439, 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\\n\\nTo verify the account select the following link or copy-paste it in your browser:\\n{ACTIVATE} \\n\\nAfter verification an administrator will be notified to activate your account. You\'ll receive a confirmation when it\'s done.\\n\\nOnce that account has been activated you may login to {SITEURL} using the following username and password:\\n\\nUsername: {USERNAME}\\nPassword: {PASSWORD_CLEAR}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(440, 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', 'Hello {NAME},\\n\\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\\n\\nTo verify the account select the following link or copy-paste it in your browser:\\n{ACTIVATE} \\n\\nAfter verification an administrator will be notified to activate your account. You\'ll receive a confirmation when it\'s done.\\n\\nOnce that account has been activated you may login to {SITEURL} using the following username and the password you entered during registration:\\n\\nUsername: {USERNAME}', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(441, 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', 'Hello,\\n\\nA username reminder has been requested for your {SITENAME} account.\\n\\nYour username is {USERNAME}.\\n\\nTo login to your account, select the link below.\\n\\n{LINK_TEXT} \\n\\nThank you.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(442, 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'Your {SITENAME} username', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(443, 'COM_USERS_ERROR_SECRET_CODE_WITHOUT_TFA', 'You have entered a Secret Code but two factor authentication is not enabled in your user account. If you want to use a secret code to secure your login please edit your user profile and enable two factor authentication.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(444, 'COM_USERS_FIELD_PASSWORD_RESET_LABEL', 'Email Address', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(445, 'COM_USERS_FIELD_REMIND_EMAIL_LABEL', 'Email Address', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(446, 'COM_USERS_FIELD_RESET_CONFIRM_TOKEN_LABEL', 'Verification Code', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(447, 'COM_USERS_FIELD_RESET_CONFIRM_USERNAME_LABEL', 'Username', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(448, 'COM_USERS_FIELD_RESET_PASSWORD1_LABEL', 'Password', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(449, 'COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE', 'The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(450, 'COM_USERS_FIELD_RESET_PASSWORD2_LABEL', 'Confirm Password', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(451, 'COM_USERS_INVALID_EMAIL', 'Invalid email address', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(452, 'COM_USERS_LOGIN_DEFAULT_LABEL', 'User Login', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(453, 'COM_USERS_LOGIN_REGISTER', 'Don\'t have an account?', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(454, 'COM_USERS_LOGIN_REMEMBER_ME', 'Remember me', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(455, 'COM_USERS_LOGIN_REMIND', 'Forgot your username?', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(456, 'COM_USERS_LOGIN_RESET', 'Forgot your password?', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(457, 'COM_USERS_LOGIN_USERNAME_LABEL', 'Username', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(458, 'COM_USERS_MAIL_FAILED', 'Failed sending email.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(459, 'COM_USERS_MAIL_SEND_FAILURE_BODY', 'An error was encountered when sending the user registration email. The user who tried to register is: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(460, 'COM_USERS_MAIL_SEND_FAILURE_SUBJECT', 'Error sending email', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(461, 'COM_USERS_OR', 'or', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(462, 'COM_USERS_PROFILE', 'User Profile', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(463, 'COM_USERS_PROFILE_CORE_LEGEND', 'Profile', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(464, 'COM_USERS_PROFILE_DEFAULT_LABEL', 'Edit Your Profile', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(465, 'COM_USERS_PROFILE_EMAIL1_LABEL', 'Email Address', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(466, 'COM_USERS_PROFILE_LAST_VISITED_DATE_LABEL', 'Last Visited Date', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(467, 'COM_USERS_PROFILE_NAME_LABEL', 'Name', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(468, 'COM_USERS_PROFILE_NEVER_VISITED', 'This is the first time you have visited this site.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(469, 'COM_USERS_PROFILE_NOCHANGE_USERNAME_DESC', 'If you want to change your username, please contact a site administrator.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(470, 'COM_USERS_PROFILE_OTEPS', 'One time emergency passwords', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(471, 'COM_USERS_PROFILE_OTEPS_DESC', 'If you do not have access to your two factor authentication device you can use any of the following passwords instead of a regular security code. Each one of these emergency passwords is immediately destroyed upon use. We recommend printing these passwords out and keeping the printout in a safe and accessible location, eg your wallet or a safety deposit box.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(472, 'COM_USERS_PROFILE_OTEPS_WAIT_DESC', 'There are no emergency one time passwords generated in your account. The passwords will be generated automatically and displayed here as soon as you activate two factor authentication.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(473, 'COM_USERS_PROFILE_PASSWORD1_LABEL', 'Password', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(474, 'COM_USERS_PROFILE_PASSWORD1_MESSAGE', 'The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(475, 'COM_USERS_PROFILE_PASSWORD2_LABEL', 'Confirm Password', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(476, 'COM_USERS_PROFILE_REGISTERED_DATE_LABEL', 'Registered Date', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(477, 'COM_USERS_PROFILE_SAVE_FAILED', 'Profile could not be saved: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(478, 'COM_USERS_PROFILE_SAVE_SUCCESS', 'Profile saved.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(479, 'COM_USERS_PROFILE_TWO_FACTOR_AUTH', 'Two Factor Authentication', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(480, 'COM_USERS_PROFILE_TWOFACTOR_DESC', 'Select the two factor authentication method you want to use.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(481, 'COM_USERS_PROFILE_TWOFACTOR_LABEL', 'Authentication Method', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(482, 'COM_USERS_PROFILE_USERNAME_LABEL', 'Username', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(483, 'COM_USERS_PROFILE_USERNAME_MESSAGE', 'The username you entered is not available. Please pick another username.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(484, 'COM_USERS_PROFILE_VALUE_NOT_FOUND', 'Website default', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(485, 'COM_USERS_REGISTER_EMAIL1_LABEL', 'Email Address', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(486, 'COM_USERS_REGISTER_NAME_LABEL', 'Name', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(487, 'COM_USERS_REGISTER_REQUIRED', '<strong class=\"red\">*</strong> Required field', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(488, 'COM_USERS_REGISTER_USERNAME_LABEL', 'Username', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(489, 'COM_USERS_REGISTER_USERNAME_MESSAGE', 'The username you entered is not available. Please pick another username.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(490, 'COM_USERS_REGISTRATION', 'User Registration', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(491, 'COM_USERS_REGISTRATION_ACL_ADMIN_ACTIVATION', 'Please log in to confirm that you are authorised to activate new accounts.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(492, 'COM_USERS_REGISTRATION_ACL_ADMIN_ACTIVATION_PERMISSIONS', 'You are not authorised to activate new accounts, please log in with a privileged account.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(493, 'COM_USERS_REGISTRATION_ACTIVATE_SUCCESS', 'Your Account has been activated. You can now log in using the username and password you chose during the registration.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(494, 'COM_USERS_REGISTRATION_ACTIVATION_NOTIFY_SEND_MAIL_FAILED', 'An error was encountered while sending activation notification email', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(495, 'COM_USERS_REGISTRATION_ACTIVATION_SAVE_FAILED', 'Failed to save activation data: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(496, 'COM_USERS_REGISTRATION_ADMINACTIVATE_SUCCESS', 'The user\'s account has been activated and the user has been notified about it.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(497, 'COM_USERS_REGISTRATION_COMPLETE_ACTIVATE', 'Your account has been created and an activation link has been sent to the email address you entered. Note that you must activate the account by selecting the activation link when you get the email before you can login.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(498, 'COM_USERS_REGISTRATION_COMPLETE_VERIFY', 'Your account has been created and a verification link has been sent to the email address you entered. Note that you must verify the account by selecting the verification link when you get the email and then an administrator will activate your account before you can login.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(499, 'COM_USERS_REGISTRATION_DEFAULT_LABEL', 'User Registration', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(500, 'COM_USERS_REGISTRATION_SAVE_FAILED', 'Registration failed: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(501, 'COM_USERS_REGISTRATION_SAVE_SUCCESS', 'Thank you for registering. You may now log in using the username and password you registered with.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(502, 'COM_USERS_REGISTRATION_SEND_MAIL_FAILED', 'An error was encountered while sending the registration email. A message has been sent to the administrator of this site.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(503, 'COM_USERS_REGISTRATION_VERIFY_SUCCESS', 'Your email address has been verified. Once an administrator approves your account you will be notified by email and you can login to the site.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(504, 'COM_USERS_REMIND', 'Reminder', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(505, 'COM_USERS_REMIND_DEFAULT_LABEL', 'Please enter the email address associated with your User account. Your username will be emailed to the email address on file.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(506, 'COM_USERS_REMIND_LIMIT_ERROR_N_HOURS', 'You have exceeded the maximum number of password resets allowed. Please try again in %d hours.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(507, 'COM_USERS_REMIND_LIMIT_ERROR_N_HOURS_1', 'You have exceeded the maximum number of password resets allowed. Please try again in one hour.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(508, 'COM_USERS_REMIND_REQUEST_ERROR', 'Error requesting password reminder.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(509, 'COM_USERS_REMIND_REQUEST_FAILED', 'Reminder failed: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(510, 'COM_USERS_REMIND_REQUEST_SUCCESS', 'Reminder sent. Please check your mail.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(511, 'COM_USERS_REMIND_SUPERADMIN_ERROR', 'A Super User can\'t request a password reminder. Please contact another Super User or use an alternative method.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(512, 'COM_USERS_RESET', 'Password Reset', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(513, 'COM_USERS_RESET_COMPLETE_ERROR', 'Error completing password reset.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(514, 'COM_USERS_RESET_COMPLETE_FAILED', 'Completing reset password failed: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(515, 'COM_USERS_RESET_COMPLETE_LABEL', 'To complete the password reset process, please enter a new password.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(516, 'COM_USERS_RESET_COMPLETE_SUCCESS', 'Reset password successful. You may now login to the site.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(517, 'COM_USERS_RESET_COMPLETE_TOKENS_MISSING', 'Your password reset confirmation failed because the verification code was missing.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(518, 'COM_USERS_RESET_CONFIRM_ERROR', 'Error while confirming the password.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(519, 'COM_USERS_RESET_CONFIRM_FAILED', 'Your password reset confirmation failed because the verification code was invalid. %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(520, 'COM_USERS_RESET_CONFIRM_LABEL', 'An email has been sent to your email address. The email has a verification code, please paste the verification code in the field below to prove that you are the owner of this account.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(521, 'COM_USERS_RESET_REQUEST_ERROR', 'Error requesting password reset.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(522, 'COM_USERS_RESET_REQUEST_FAILED', 'Reset password failed: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(523, 'COM_USERS_RESET_REQUEST_LABEL', 'Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(524, 'COM_USERS_SETTINGS_FIELDSET_LABEL', 'Basic Settings', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(525, 'COM_USERS_USER_BLOCKED', 'This user is blocked. If this is an error, please contact an administrator.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(526, 'COM_USERS_USER_FIELD_BACKEND_LANGUAGE_LABEL', 'Backend Language', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(527, 'COM_USERS_USER_FIELD_BACKEND_TEMPLATE_LABEL', 'Backend Template Style', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(528, 'COM_USERS_USER_FIELD_EDITOR_LABEL', 'Editor', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(529, 'COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_LABEL', 'Frontend Language', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(530, 'COM_USERS_USER_FIELD_TIMEZONE_LABEL', 'Time Zone', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(531, 'COM_USERS_USER_NOT_FOUND', 'User not found.', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(532, 'COM_USERS_USER_SAVE_FAILED', 'Failed to save user: %s', '/home/art/public_html/1/language/en-GB/com_users.ini'),
(533, 'COM_WRAPPER_NO_IFRAMES', 'This option will not work correctly. Unfortunately, your browser does not support inline frames.', '/home/art/public_html/1/language/en-GB/com_wrapper.ini'),
(534, 'COM_SPPAGEBUILDER_PAGE_SAVE_SUCCESS', 'Page successfully saved.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(535, 'COM_SPPAGEBUILDER_PAGE_TITLE_REQUIRED', 'Page title is required.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(536, 'COM_SPPAGEBUILDER_PAGE_EDIT', 'Edit Page', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(537, 'COM_SPPAGEBUILDER_PAGE_CHECKED_OUT', 'Checked Out', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(538, 'COM_SPPAGEBUILDER_ERROR_PAGE_NOT_FOUND', 'Page Not Found', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(539, 'COM_SPPAGEBUILDER_ERROR_EDIT_PERMISSION', 'You are not permitted to edit this page.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(540, 'COM_SPPAGEBUILDER_ERROR_CHECKED_IN', 'You are not permitted to edit this page because one more user is already checkid-in.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(541, 'COM_SPPAGEBUILDER_NO_ITEMS_FOUND', 'No item found!', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(542, 'COM_SPPAGEBUILDER_RECAPTCHA_NOT_INSTALLED', 'Please make sure that, re-captcha pluging is enabled', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(543, 'COM_SPPAGEBUILDER_INVALID_CAPTCHA', 'Invalid Recaptcha', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(544, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_NAME', 'Name', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(545, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_EMAIL', 'Email', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(546, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUBJECT', 'Subject', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(547, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_MESSAGE', 'Message', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(548, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_PHONE', 'Phone', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(549, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SEND', 'Send Message', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(550, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_WRONG_CAPTCHA', 'Wrong answer! Please enter right answer.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(551, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUCCESS', 'Email sent successfully!', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(552, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_FAILED', 'Email sent failed.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(553, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_CAPTCHA_NOT_INSTALLED', 'Please make sure that, re-captcha pluging is enabled', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(554, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_INVALID_CAPTCHA', 'Invalid Recaptcha', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(555, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_INVISIBLE_CAPTCHA_NOT_INSTALLED', 'Please make sure reCaptcha v3(invisible) is enabled or reCaptcha secret/site key is valid.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(556, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SENDER_IP', 'Sender IP', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(557, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_TAC', 'Accepted Terms, Privacy/GDPR', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(558, 'COM_SPPAGEBUILDER_TWEET_FOLLOWERS', 'Followers', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(559, 'COM_SPPAGEBUILDER_TWEET_FOLLOW', 'Follow', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(560, 'COM_SPPAGEBUILDER_SECOND', 'Second', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(561, 'COM_SPPAGEBUILDER_SECONDS', 'Seconds', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(562, 'COM_SPPAGEBUILDER_MINUTE', 'Minute', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(563, 'COM_SPPAGEBUILDER_MINUTES', 'Minutes', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(564, 'COM_SPPAGEBUILDER_HOUR', 'Hour', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(565, 'COM_SPPAGEBUILDER_HOURS', 'Hours', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(566, 'COM_SPPAGEBUILDER_DAY', 'Day', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(567, 'COM_SPPAGEBUILDER_DAYS', 'Days', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(568, 'COM_SPPAGEBUILDER_MONTHS', 'Months', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(569, 'COM_SPPAGEBUILDER_MONTH', 'Month', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(570, 'COM_SPPAGEBUILDER_YEAR', 'Year', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(571, 'COM_SPPAGEBUILDER_YEARS', 'Years', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(572, 'COM_SPPAGEBUILDER_AGO', 'ago', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(573, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TOTAL_SHARES', 'Shares', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(574, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_FACEBOOK', 'Facebook', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(575, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TWITTER', 'Twitter', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(576, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GOOGLE_PLUS', 'Google Plus', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(577, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_LINKEDIN', 'Linkedin', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(578, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_PINTEREST', 'Pinterest', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(579, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_THUMBLR', 'Thublr', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(580, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GETPOCKET', 'Getpocket', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(581, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_REDDIT', 'Reddit', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(582, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_VK', 'VK', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(583, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_XING', 'Xing', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(584, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_WHATSAPP', 'WhatsApp', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(585, 'COM_SPPAGEBUILDER_ADDON_ARTICLE_NO_ITEMS_FOUND', 'No item found!', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(586, 'COM_SPPAGEBUILDER_ADDON_INSTAGRAM_ERORR', 'No item found! Please make sure that your <strong>Instagram User ID</strong> and <strong>Access Token</strong> is correct', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(587, 'COM_SPPAGEBUILDER_ADDON_INSTAGRAM_REDIRECT', 'Instagram Redirect Link', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(588, 'COM_SPPAGEBUILDER_ADDON_OPTIN_FORM_EMPTY_API', 'Please insert your API key for', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(589, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_EMAIL_PENDING', 'We need to confirm your email address. To complete the subscription process, please click the link in the email we just sent you.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(590, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_EMAIL_CONFIRMED', 'Your subscription to our list has been confirmed. Thank you for subscribing!', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(591, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_EMAIL_UPDATED', 'Your email was updated successfully.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(592, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_EMAIL_EXIST', 'You are already subscribed.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(593, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_EMAIL_ERROR', 'Some problem occurred, please try again.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(594, 'COM_SPPAGEBUILDER_ADDON_OPTIN_PLATFORM_ACYMAILING_NOT_INSTALLED', 'Please make sure that AcyMailing is installed and activated.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(595, 'COM_SPPAGEBUILDER_MEDIA_MANAGER_DELETE_FAILED', 'Unable to delete', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(596, 'COM_SPPB_ADDON_SOCIALSHARE_API_NOT_FOUND', 'Please Insert your API key to get social count.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(597, 'COM_SPPAGEBUILDER_ARIA_NEXT', 'Next', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(598, 'COM_SPPAGEBUILDER_ARIA_PREVIOUS', 'Previous', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(599, 'COM_SPPAGEBUILDER_ARIA_BUTTON_TEXT', 'Button', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(600, 'COM_SPPAGEBUILDER_ADDON_TABLE_ADVANCED_SEARCH_PLACEHOLDER', 'Type Here To Search', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(601, 'COM_SPPAGEBUILDER_MEDIA_MANAGER_MEDIA_LARGE', 'This file is too large to upload.', '/home/art/public_html/1/language/en-GB/en-GB.com_sppagebuilder.ini'),
(602, 'MOD_JAARTICLES_LATEST', 'JA Articles - Latest', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(603, 'MOD_LATEST_NEWS_FIELD_CATEGORY_DESC', 'Selects Articles from one or more Categories. If no selection will show all categories as default.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(604, 'MOD_LATEST_NEWS_FIELD_COUNT_DESC', 'The number of Articles to display (the default is 5).', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(605, 'MOD_LATEST_NEWS_FIELD_COUNT_LABEL', 'Count', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(606, 'MOD_LATEST_NEWS_FIELD_FEATURED_DESC', 'Show or hide articles designated as featured.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(607, 'MOD_LATEST_NEWS_FIELD_FEATURED_LABEL', 'Featured Articles', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(608, 'MOD_LATEST_NEWS_FIELD_ORDERING_DESC', 'Recently Added First: order the articles using their creation date<br />Recently Modified First: order the articles using their modification date<br />Recently Published First: order the articles using their publication date.<br />Recently Touched First: order the articles using their modification or creation dates.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(609, 'MOD_LATEST_NEWS_FIELD_ORDERING_LABEL', 'Order', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(610, 'MOD_LATEST_NEWS_FIELD_USER_DESC', 'Filter by author.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(611, 'MOD_LATEST_NEWS_FIELD_USER_LABEL', 'Authors', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(612, 'MOD_LATEST_NEWS_VALUE_ADDED_BY_ME', 'Added or modified by me', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(613, 'MOD_LATEST_NEWS_VALUE_ANYONE', 'Anyone', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(614, 'MOD_LATEST_NEWS_VALUE_NOTADDED_BY_ME', 'Not added or modified by me', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(615, 'MOD_LATEST_NEWS_VALUE_ONLY_SHOW_FEATURED', 'Only show Featured Articles', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(616, 'MOD_LATEST_NEWS_VALUE_RECENT_ADDED', 'Recently Added First', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(617, 'MOD_LATEST_NEWS_VALUE_RECENT_MODIFIED', 'Recently Modified First', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(618, 'MOD_LATEST_NEWS_VALUE_RECENT_RAND', 'Random Articles', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(619, 'MOD_LATEST_NEWS_VALUE_RECENT_PUBLISHED', 'Recently Published First', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(620, 'MOD_LATEST_NEWS_VALUE_RECENT_TOUCHED', 'Recently Touched First', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(621, 'MOD_LATEST_NEWS_XML_DESCRIPTION', 'This module shows a list of the most recently published and current Articles. Some that are shown may have expired even though they are the most recent.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.ini'),
(622, 'MOD_JAARTICLES_LATEST', 'JA Articles - Latest', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.sys.ini'),
(623, 'MOD_LATEST_NEWS_XML_DESCRIPTION', 'This module shows a list of the most recently published and current Articles. Some that are shown may have expired even though they are the most recent.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.sys.ini'),
(624, 'MOD_ARTICLES_LATEST_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/en-GB.mod_jaarticles_latest.sys.ini'),
(625, 'DEFAULT_TITLE', 'Default Title', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(626, 'DEFAULT_TITLE_DESC', 'Set default title for masthead for the pages that its menu item is not assigned in the Menu Item Setting', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(627, 'DEFAULT_DESCRIPTION', 'Default Description', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(628, 'DEFAULT_DESCRIPTION_DESC', 'Set Default Description for masthead for the pages that its menu item is not assigned in the Menu Item Setting', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(629, 'CONFIG_MENU_ITEM', 'Settings For Menu Item', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(630, 'CONFIG_MENU_ITEM_DESC', 'Configure masthead details for each menu item', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(631, 'MENU_ITEM_ID', 'Menu Item', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(632, 'MENU_ITEM_ID_DESC', 'Assign Menu Item you want to add masthead details for', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(633, 'MENU_ITEM_TITLE', 'Masthead Title', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(634, 'MENU_ITEM_TITLE_DESC', 'Add Masthead Title for the menu item', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(635, 'MENU_ITEM_DESCRIPTION', 'Masthead Description', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(636, 'MENU_ITEM_DESCRIPTION_DESC', 'Add Masthead description for the menu item', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(637, 'MENU_ITEM_BACKGROUND', 'Background', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(638, 'MENU_ITEM_BACKGROUND_DESC', 'Set background for the masthead section, support image and local video (video type: .mp4, ogg, webm)', '/home/art/public_html/1/language/en-GB/en-GB.mod_jamasthead.ini'),
(639, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(640, 'MOD_JMGARTICLESLIDER_SETTINGS', 'Settings', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(641, 'MOD_JMGARTICLESLIDER_CATEGORY', 'Category', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(642, 'MOD_JMGARTICLESLIDER_CATEGORY_DESC', 'Select a category!', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(643, 'MOD_JMGARTICLESLIDER_TEMPLATE', 'Template', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(644, 'MOD_JMGARTICLESLIDER_TEMPLATE_DESC', 'Select a template', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(645, 'MOD_JMGARTICLESLIDER_TEMPLATE_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(646, 'MOD_JMGARTICLESLIDER_COLUMNS', 'Columns', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(647, 'MOD_JMGARTICLESLIDER_COLUMNS_DESC', 'Number of simultaneously visible elements', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(648, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT', 'Image Height', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(649, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT_DESC', 'Enter the height of the article image!', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(650, 'MOD_JMGARTICLESLIDER_MAXLENGTH', 'Max. Textlength', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(651, 'MOD_JMGARTICLESLIDER_MAXLENGTH_DESC', 'Max. length for article text', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(652, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID_BUTTON', 'Please enter your Download ID!', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(653, 'MOD_JMGARTICLESLIDER_NOT_VALID', 'invalid', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(654, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID', 'Download ID', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(655, 'MOD_JMGARTICLESLIDER_DOMAIN', 'Domain', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(656, 'MOD_JMGARTICLESLIDER_TARGET', 'Target', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(657, 'MOD_JMGARTICLESLIDER_TARGET_DESC', 'How should the link be opened?', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(658, 'MOD_JMGARTICLESLIDER_TARGET_BLANK', 'In a new window', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(659, 'MOD_JMGARTICLESLIDER_TARGET_SELF', 'In the same window', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(660, 'MOD_JMGARTICLESLIDER_TYPE', 'Type', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(661, 'MOD_JMGARTICLESLIDER_TYPE_DESC', 'Determine a slider type.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(662, 'MOD_JMGARTICLESLIDER_PERPAGE', 'Per Page', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(663, 'MOD_JMGARTICLESLIDER_PERPAGE_DESC', 'Determine how many slides should be displayed per page.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(664, 'MOD_JMGARTICLESLIDER_GAP', 'Gap', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(665, 'MOD_JMGARTICLESLIDER_GAP_DESC', 'Gap between slides.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(666, 'MOD_JMGARTICLESLIDER_PAGINATION', 'Pagination', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(667, 'MOD_JMGARTICLESLIDER_PAGINATION_DESC', 'Whether to append pagination(indicator dots).', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(668, 'MOD_JMGARTICLESLIDER_ARROWS', 'Arrows', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(669, 'MOD_JMGARTICLESLIDER_ARROWS_DESC', 'Whether to append arrows.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(670, 'MOD_JMGARTICLESLIDER_AUTOPLAY', 'Autoplay', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(671, 'MOD_JMGARTICLESLIDER_AUTOPLAY_DESC', 'Whether to enable autoplay.', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(672, 'MOD_JMGARTICLESLIDER_ORDER_BY', 'Order by', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(673, 'MOD_JMGARTICLESLIDER_ORDER_BY_DESC', 'Choose from the list how the elements should be sorted! ', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(674, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740', 'Mobile', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(675, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740_DESC', 'Display on mobile phone', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(676, 'MOD_JMGARTICLESLIDER_BREAKPOINT_1', '1 item per page', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(677, 'MOD_JMGARTICLESLIDER_BREAKPOINT_DESTROY', 'Items among each other', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(678, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/language/en-GB/en-GB.mod_jmgarticleslider.sys.ini'),
(679, 'MOD_SPPAGEBUILDER', 'SP Page Builder', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(680, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_NAME', 'Name', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(681, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_EMAIL', 'Email', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(682, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUBJECT', 'Subject', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(683, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_MESSAGE', 'Message', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(684, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SEND', 'Send Message', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(685, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_WRONG_CAPTCHA', 'Wrong answer! Please enter right answer.', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(686, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUCCESS', 'Email sent successfully!', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(687, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_FAILED', 'Email sent failed.', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(688, 'COM_SPPAGEBUILDER_TWEET_FOLLOWERS', 'Followers', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(689, 'COM_SPPAGEBUILDER_TWEET_FOLLOW', 'Follow', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(690, 'COM_SPPAGEBUILDER_SECOND', 'Second', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(691, 'COM_SPPAGEBUILDER_SECONDS', 'Seconds', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(692, 'COM_SPPAGEBUILDER_MINUTE', 'Minute', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(693, 'COM_SPPAGEBUILDER_MINUTES', 'Minutes', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(694, 'COM_SPPAGEBUILDER_HOUR', 'Hour', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(695, 'COM_SPPAGEBUILDER_HOURS', 'Hours', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(696, 'COM_SPPAGEBUILDER_DAY', 'Day', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(697, 'COM_SPPAGEBUILDER_DAYS', 'Days', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(698, 'COM_SPPAGEBUILDER_MONTHS', 'Months', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(699, 'COM_SPPAGEBUILDER_MONTH', 'Month', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(700, 'COM_SPPAGEBUILDER_YEAR', 'Year', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(701, 'COM_SPPAGEBUILDER_YEARS', 'Years', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(702, 'COM_SPPAGEBUILDER_AGO', 'ago', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(703, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TOTAL_SHARES', 'Shares', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(704, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_FACEBOOK', 'Facebook', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(705, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TWITTER', 'Twitter', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(706, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GOOGLE_PLUS', 'Google Plus', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(707, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_LINKEDIN', 'Linkedin', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(708, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_PINTEREST', 'Pinterest', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(709, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_THUMBLR', 'Thublr', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(710, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GETPOCKET', 'Getpocket', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(711, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_REDDIT', 'Reddit', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(712, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_VK', 'VK', '/home/art/public_html/1/language/en-GB/en-GB.mod_sppagebuilder.ini'),
(713, 'T3_MISSING_T3_PLUGIN', 'T3 Plugin is not enabled', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(714, 'T3_POWER_BY_TEXT', 'Powered By T3 Framework', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(715, 'T3_POWER_BY_HTML', 'Powered By <strong>T3 Framework</strong>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(716, 'T3_POS_MAINNAV', 'Main Navigation', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(717, 'T3_POS_MAINNAV_DESC', 'Main Navigation Position', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(718, 'T3_POS_SIDEBAR-1', 'Sidebar 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(719, 'T3_POS_SIDEBAR-1_DESC', 'Sidebar 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(720, 'T3_POS_SIDEBAR-2', 'Sidebar 2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(721, 'T3_POS_SIDEBAR-2_DESC', 'Sidebar 2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(722, 'T3_POS_MASTCOL', 'Mastcol', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(723, 'T3_POS_MASTCOL_DESC', 'Mastcol', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(724, 'T3_POS_TOPSL', 'Top spotlight', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(725, 'T3_POS_TOPSL_DESC', 'Select positions used in Top spotlight', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(726, 'T3_POS_BOTSL', 'Bottom spotlight', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(727, 'T3_POS_BOTSL_DESC', 'Select positions used in Bottom spotlight', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(728, 'T3_POS_FOOTNAV', 'Footer links', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(729, 'T3_POS_FOOTNAV_DESC', 'Select positions used in Footer links', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(730, 'T3_POS_SECTION', 'Main Positions', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(731, 'T3_POS_SECTION_DESC', 'Select Positions', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(732, 'T3_TM_TYPO', 'Typo', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(733, 'T3_TM_VARS_FONTSIZE_LABEL', 'Font Size', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(734, 'T3_TM_VARS_FONTSIZE_DESC', 'Font Size', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(735, 'T3_TM_VARS_FONTFAMILY_LABEL', 'Font Family', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(736, 'T3_TM_VARS_FONTFAMILY_DESC', 'Font Family', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(737, 'T3_TM_VARS_FONTFAMILY_SERIF', 'Serif', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(738, 'T3_TM_VARS_FONTFAMILY_SANS_SERIF', 'Sans Serif', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(739, 'T3_TM_VARS_FONTFAMILY_MONOSPACE', 'Monospace', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(740, 'T3_TM_VARS_HEADINGFONTFAMILY_LABEL', 'Heading Font Family', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(741, 'T3_TM_VARS_HEADINGFONTFAMILY_DESC', 'Heading Font Family', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(742, 'T3_TM_VARS_FONTFAMILY_CUSTOM', 'Custom Font', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(743, 'T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL', 'Custom Font', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(744, 'T3_TM_VARS_FONTFAMILY_CUSTOM_DESC', 'Example: \'Segoe UI\', Arial, sans-serif', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(745, 'T3_TM_COLORS', 'Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(746, 'T3_TM_VARS_PRIMARY_COLOR_LABEL', 'Brand Primary Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(747, 'T3_TM_VARS_PRIMARY_COLOR_DESC', 'Brand Primary Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(748, 'T3_TM_VARS_SECONDARY_COLOR_LABEL', 'Brand Secondary Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(749, 'T3_TM_VARS_SECONDARY_COLOR_DESC', 'Brand Secondary Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(750, 'T3_TM_VARS_BODY_BKG_LABEL', 'Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(751, 'T3_TM_VARS_BODY_BKG_DESC', 'Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(752, 'T3_TM_VARS_TEXT_COLOR_LABEL', 'Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(753, 'T3_TM_VARS_TEXT_COLOR_DESC', 'Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(754, 'T3_TM_VARS_HEADING_COLOR_LABEL', 'Heading Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(755, 'T3_TM_VARS_HEADING_COLOR_DESC', 'Heading Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(756, 'T3_TM_VARS_LINK_COLOR_LABEL', 'Link Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(757, 'T3_TM_VARS_LINK_COLOR_DESC', 'Link Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(758, 'T3_TM_VARS_ITEM_ARTICLE_BG_LABEL', 'Item Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(759, 'T3_TM_VARS_ITEM_ARTICLE_BG_DESC', 'Item Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(760, 'T3_TM_VARS_ITEM_ARTICLE_TITLE_LABEL', 'Item Title Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(761, 'T3_TM_VARS_ITEM_ARTICLE_TITLE_DESC', 'Item Title Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(762, 'T3_TM_VARS_ITEM_ARTICLE_TEXT_LABEL', 'Item Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(763, 'T3_TM_VARS_ITEM_ARTICLE_TEXT_DESC', 'Item Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(764, 'T3_TM_VISUAL', 'Visual', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(765, 'T3_TM_VARS_ELEMENT_RADIUS_BASE_LABEL', 'Border Radius Base', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(766, 'T3_TM_VARS_ELEMENT_RADIUS_BASE_DESC', 'Border Radius Base', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(767, 'T3_TM_VARS_ELEMENT_RADIUS_LARGE_LABEL', 'Border Radius Large', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(768, 'T3_TM_VARS_ELEMENT_RADIUS_LARGE_DESC', 'Border Radius Large', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(769, 'T3_TM_VARS_ELEMENT_RADIUS_SMALL_LABEL', 'Border Radius Small', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(770, 'T3_TM_VARS_ELEMENT_RADIUS_SMALL_DESC', 'Border Radius Small', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(771, 'T3_TM_MODULE', 'Module', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(772, 'T3_TM_VARS_MODULE_BGCOLOR_LABEL', 'Module Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(773, 'T3_TM_VARS_MODULE_BGCOLOR_DESC', 'Module Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(774, 'T3_TM_VARS_MODULE_COLOR_LABEL', 'Module Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(775, 'T3_TM_VARS_MODULE_COLOR_DESC', 'Module Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(776, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_LABEL', 'Module Title Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(777, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_DESC', 'Module Title Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(778, 'T3_TM_VARS_MODULE_TITLE_COLOR_LABEL', 'Module Title Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(779, 'T3_TM_VARS_MODULE_TITLE_COLOR_DESC', 'Module Title Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(780, 'T3_TM_SPOTLIGHT', 'Spotlight Styles', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(781, 'T3_TM_VARS_SPL_BGCOLOR_LABEL', 'Spotlight Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(782, 'T3_TM_VARS_SPL_BGCOLOR_DESC', 'Spotlight Background Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(783, 'T3_TM_VARS_SPL_COLOR_LABEL', 'Spotlight Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(784, 'T3_TM_VARS_SPL_COLOR_DESC', 'Spotlight Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(785, 'T3_TM_FOOTER', 'Footer Styles', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(786, 'T3_VARS_FOOTER_BG_LABEL', 'Footer Background', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(787, 'T3_VARS_FOOTER_BG_DESC', 'Footer Background', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(788, 'T3_VARS_FOOTER_COLOR_LABEL', 'Footer Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(789, 'T3_VARS_FOOTER_COLOR_DESC', 'Footer Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(790, 'T3_VARS_FOOTER_MOD_BG_LABEL', 'Footer Module Background', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(791, 'T3_VARS_FOOTER_MOD_BG_DESC', 'Footer Module Background', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(792, 'T3_VARS_FOOTER_MOD_TCOLOR_LABEL', 'Footer Module Title Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(793, 'T3_VARS_FOOTER_MOD_TCOLOR_DESC', 'Footer Module Title Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(794, 'T3_VARS_FOOTER_MOD_COLOR_LABEL', 'Footer Module Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(795, 'T3_VARS_FOOTER_MOD_COLOR_DESC', 'Footer Module Text Color', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(796, 'T3_TM_VARS_SCFD_GUTTER_LABEL', 'Gutter Width', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(797, 'T3_TM_VARS_SCFD_GUTTER_DESC', 'Gutter Width', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(798, 'T3_TPL_DESC_1', 'JA Oslo', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(799, 'T3_TPL_DESC_2', 'News and Magazine Joomla Template - JA Oslo', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(800, 'T3_TPL_DESC_3', 'JA Oslo is a dedicated News and Magazine Joomla template with creative design and ultimate core features, it includes all required pages for a News and Magazine website, multiple them colors and supports flexible menu system with Megamenu, Mobile dropdown menu and Off-canvas. The template is fully responsive based on Bootstrap 3 responsive grid system. The Joomla template is built with robust T3 framework. It has intuitive admin panel with built-in functionalities and tools: visual layout configuration, theme setting, megamenu builder, compression, etc.', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(801, 'T3_TPL_DESC_4', 'Resources:', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(802, 'T3_TPL_DESC_5', '<a href=\'//www.joomlart.com/downloads/joomla-templates/ja-oslo/\' title=\'Download Link\'>Download Link</a>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(803, 'T3_TPL_DESC_6', '<a href=\'//www.joomlart.com/documentation/joomla-templates/ja-oslo\' title=\'Documentation Link\'>Documentation Link</a>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(804, 'T3_TPL_DESC_7', '<a href=\'//pm.joomlart.com/browse/JAOSLO\' title=\'Changelog Link\'>Changelog Link</a>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(805, 'T3_TPL_DESC_8', '<a href=\'//www.joomlart.com/forums/forum/joomla-templates-club-member-forums-restricted-to-members-only/ja-oslo/\' title=\'Forum Link\'>Forum Link</a>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(806, 'TPL_JA_OSLO_POSITION_LANGUAGESWITCHERLOAD', 'languageswitcherload', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(807, 'TPL_JA_OSLO_POSITION_HEAD-SEARCH', 'head-search', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(808, 'TPL_JA_OSLO_POSITION_MAINNAV', 'mainnav', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(809, 'TPL_JA_OSLO_POSITION_NAVHELPER', 'navhelper', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(810, 'TPL_JA_OSLO_POSITION_BREADCRUMBS', 'breadcrumbs', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(811, 'TPL_JA_OSLO_POSITION_OFF-CANVAS', 'off-canvas', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(812, 'TPL_JA_OSLO_POSITION_SIDEBAR-1', 'sidebar-1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(813, 'TPL_JA_OSLO_POSITION_SIDEBAR-2', 'sidebar-2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(814, 'TPL_JA_OSLO_POSITION_MAST-COL', 'mast-col', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(815, 'TPL_JA_OSLO_POSITION_FOOTER', 'footer', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(816, 'TPL_JA_OSLO_POSITION_HOME-0', 'home-0', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(817, 'TPL_JA_OSLO_POSITION_HOME-1', 'home-1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(818, 'TPL_JA_OSLO_POSITION_HOME-2', 'home-2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(819, 'TPL_JA_OSLO_POSITION_HOME-3', 'home-3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(820, 'TPL_JA_OSLO_POSITION_HOME-4', 'home-4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(821, 'TPL_JA_OSLO_POSITION_HOME-5', 'home-5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(822, 'TPL_JA_OSLO_POSITION_POSITION-0', 'position-0', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(823, 'TPL_JA_OSLO_POSITION_POSITION-1', 'position-1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(824, 'TPL_JA_OSLO_POSITION_POSITION-2', 'position-2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(825, 'TPL_JA_OSLO_POSITION_POSITION-3', 'position-3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(826, 'TPL_JA_OSLO_POSITION_POSITION-4', 'position-4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(827, 'TPL_JA_OSLO_POSITION_POSITION-5', 'position-5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(828, 'TPL_JA_OSLO_POSITION_POSITION-6', 'position-6', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(829, 'TPL_JA_OSLO_POSITION_POSITION-7', 'position-7', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(830, 'TPL_JA_OSLO_POSITION_POSITION-8', 'position-8', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(831, 'TPL_JA_OSLO_POSITION_POSITION-9', 'position-9', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(832, 'TPL_JA_OSLO_POSITION_POSITION-10', 'position-10', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(833, 'TPL_JA_OSLO_POSITION_POSITION-11', 'position-11', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(834, 'TPL_JA_OSLO_POSITION_POSITION-12', 'position-12', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(835, 'TPL_JA_OSLO_POSITION_POSITION-13', 'position-13', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(836, 'TPL_JA_OSLO_POSITION_POSITION-14', 'position-14', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(837, 'TPL_JA_OSLO_POSITION_POSITION-15', 'position-15', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(838, 'TPL_JA_OSLO_POSITION_FOOTER-0', 'footer-0', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(839, 'TPL_JA_OSLO_POSITION_FOOTER-1', 'footer-1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(840, 'TPL_JA_OSLO_POSITION_FOOTER-2', 'footer-2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(841, 'TPL_JA_OSLO_POSITION_FOOTER-3', 'footer-3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(842, 'TPL_JA_OSLO_POSITION_FOOTER-4', 'footer-4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(843, 'TPL_JA_OSLO_POSITION_FOOTER-5', 'footer-5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(844, 'TPL_JA_OSLO_POSITION_FOOTER-6', 'footer-6', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(845, 'TPL_JA_OSLO_POSITION_FOOTER-7', 'footer-7', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(846, 'TPL_JA_OSLO_POSITION_FOOTER-8', 'footer-8', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(847, 'TPL_JA_OSLO_POSITION_FOOTER-9', 'footer-9', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(848, 'TPL_JA_OSLO_POSITION_FOOTER-10', 'footer-10', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(849, 'TPL_JA_OSLO_POSITION_DEBUG', 'debug', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(850, 'TPL_RT_FUTURE', 'in %s', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(851, 'TPL_RT_PAST', '%s ago', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(852, 'TPL_RT_NOW', 'just now', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(853, 'TPL_RT_YEAR', '1 year', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(854, 'TPL_RT_YEARS', '%d years', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(855, 'TPL_RT_MONTH', '1 month', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(856, 'TPL_RT_MONTHS', '%d months', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(857, 'TPL_RT_WEEK', '1 week', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(858, 'TPL_RT_WEEKS', '%d weeks', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(859, 'TPL_RT_DAY', '1 day', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(860, 'TPL_RT_DAYS', '%d days', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(861, 'TPL_RT_HOUR', '1 hour', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(862, 'TPL_RT_HOURS', '%d hours', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(863, 'TPL_RT_MIN', '1 min', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(864, 'TPL_RT_MINS', '%d mins', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(865, 'TPL_RT_SEC', '1 sec', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(866, 'TPL_RT_SECS', '%d secs', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(867, 'TPL_DATE_FORMAT_LC1', 'd M Y', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(868, 'K2_DATE_FORMAT_DATE', 'd', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(869, 'K2_DATE_FORMAT_MONTH', 'M', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(870, 'K2_DATE_FORMAT_YEAR', 'Y', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(871, 'TPL_NUMBER_PHOTOS_OF_SLIDESHOW', '%d', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(872, 'TPL_HIGHLIGHT', 'Highlight', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(873, 'TPL_MORE_URL_LABEL', 'Read More Link', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(874, 'TPL_MORE_URL_DESC', 'Add link for the read more button', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(875, 'TPL_INFINITIVE_PAGINATION_LABEL', 'Infinitive Pagination', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(876, 'TPL_INFINITIVE_PAGINATION_DESC', 'Select Auto to enable infinity loading, Manual to load more articles when hit the Load more button and Disabled to disable the infinitive loading feature', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(877, 'TPL_INFINITY_MORE_ARTICLE', 'Load More', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(878, 'TPL_INFINITY_NO_MORE_ARTICLE', 'That\'s All', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(879, 'TPL_MANUAL', 'Manual', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(880, 'TPL_AUTO', 'Auto', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(881, 'TPL_DISABLED', 'Disabled', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(882, 'JSELECT', 'Select', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(883, 'JCLEAR', 'Clear', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(884, 'TPL_LAYOUT_NOT_SUPPORT_GROUP', 'Not Support Group', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(885, 'T3_OVERVIEW_TPL_SAME', 'Congrats! You are using latest version of %s!', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(886, 'T3_OVERVIEW_TPL_SAME_MSG', 'Your version is <strong>%s</strong>', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(887, 'T3_OVERVIEW_TPL_NEW_MSG', 'Your version is <strong>%s</strong>. %s\'s latest version is <strong>%s</strong>.', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(888, 'T3_OVERVIEW_TPL_NEW', 'Dude! There\'s a newer version for your %s!', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(889, 'TPL_T3_BS3_BLANK_POSITION_LANGUAGESWITCHERLOAD', 'Lanuage Switcher', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(890, 'TPL_T3_BS3_BLANK_POSITION_HEAD-SEARCH', 'Head Search', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(891, 'TPL_T3_BS3_BLANK_POSITION_MAINNAV', 'Mainnav', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(892, 'TPL_T3_BS3_BLANK_POSITION_NAVHELPER', 'Navhelper', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(893, 'TPL_T3_BS3_BLANK_POSITION_BREADCRUMBS', 'Breadcrumbs', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(894, 'TPL_T3_BS3_BLANK_POSITION_OFF-CANVAS', 'Off-canvas', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(895, 'TPL_T3_BS3_BLANK_POSITION_SIDEBAR-1', 'Sidebar 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(896, 'TPL_T3_BS3_BLANK_POSITION_SIDEBAR-2', 'Sidebar-2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(897, 'TPL_T3_BS3_BLANK_POSITION_MAST-COL', 'Mastcol', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(898, 'TPL_T3_BS3_BLANK_POSITION_FOOTER', 'Footer', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(899, 'TPL_T3_BS3_BLANK_POSITION_HOME-0', 'Home', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(900, 'TPL_T3_BS3_BLANK_POSITION_HOME-1', 'Home 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(901, 'TPL_T3_BS3_BLANK_POSITION_HOME-2', 'Home 2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(902, 'TPL_T3_BS3_BLANK_POSITION_HOME-3', 'Home 3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(903, 'TPL_T3_BS3_BLANK_POSITION_HOME-4', 'Home 4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(904, 'TPL_T3_BS3_BLANK_POSITION_HOME-5', 'Home 5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(905, 'TPL_T3_BS3_BLANK_POSITION_POSITION-0', 'Position 0', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(906, 'TPL_T3_BS3_BLANK_POSITION_POSITION-1', 'Position 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(907, 'TPL_T3_BS3_BLANK_POSITION_POSITION-2', 'Position 2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(908, 'TPL_T3_BS3_BLANK_POSITION_POSITION-3', 'Position 3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(909, 'TPL_T3_BS3_BLANK_POSITION_POSITION-4', 'Position 4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(910, 'TPL_T3_BS3_BLANK_POSITION_POSITION-5', 'Position 5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(911, 'TPL_T3_BS3_BLANK_POSITION_POSITION-6', 'Position 6', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(912, 'TPL_T3_BS3_BLANK_POSITION_POSITION-7', 'Position 7', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(913, 'TPL_T3_BS3_BLANK_POSITION_POSITION-8', 'Position 8', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(914, 'TPL_T3_BS3_BLANK_POSITION_POSITION-9', 'Position 9', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(915, 'TPL_T3_BS3_BLANK_POSITION_POSITION-10', 'Position 10', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(916, 'TPL_T3_BS3_BLANK_POSITION_POSITION-11', 'Position 11', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(917, 'TPL_T3_BS3_BLANK_POSITION_POSITION-12', 'Position 12', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(918, 'TPL_T3_BS3_BLANK_POSITION_POSITION-13', 'Position 13', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(919, 'TPL_T3_BS3_BLANK_POSITION_POSITION-14', 'Position 14', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(920, 'TPL_T3_BS3_BLANK_POSITION_POSITION-15', 'Position 15', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(921, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-0', 'Footer 0', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(922, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-1', 'Footer 1', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(923, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-2', 'Footer 2', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(924, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-3', 'Footer 3', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(925, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-4', 'Footer 4', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(926, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-5', 'Footer 5', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(927, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-6', 'Footer 6', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(928, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-7', 'Footer 7', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(929, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-8', 'Footer 8', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(930, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-9', 'Footer 9', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(931, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-10', 'Footer 10', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(932, 'TPL_T3_BS3_BLANK_POSITION_DEBUG', 'Debug', '/home/art/public_html/1/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(933, 'FILES_JOOMLA', 'Joomla CMS', '/home/art/public_html/1/language/en-GB/files_joomla.sys.ini'),
(934, 'FILES_JOOMLA_ERROR_FILE_FOLDER', 'Error on deleting file or folder %s', '/home/art/public_html/1/language/en-GB/files_joomla.sys.ini'),
(935, 'FILES_JOOMLA_ERROR_MANIFEST', 'Error on updating manifest cache: (type, element, folder, client) = (%s, %s, %s, %s)', '/home/art/public_html/1/language/en-GB/files_joomla.sys.ini'),
(936, 'FILES_JOOMLA_XML_DESCRIPTION', 'Joomla! 4 Content Management System.', '/home/art/public_html/1/language/en-GB/files_joomla.sys.ini'),
(937, 'FINDER_CLI', 'Smart Search INDEXER', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(938, 'FINDER_CLI_BATCH_COMPLETE', ' * Processed batch %s in %s seconds.', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(939, 'FINDER_CLI_BATCH_CONTINUING', ' * Continuing processing of batch ...', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(940, 'FINDER_CLI_BATCH_PAUSING', ' * Pausing processing for %s seconds ...', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(941, 'FINDER_CLI_FILTER_RESTORE_WARNING', 'Warning: Did not find taxonomy %s/%s in filter %s', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(942, 'FINDER_CLI_INDEX_PURGE', 'Clear index', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(943, 'FINDER_CLI_INDEX_PURGE_FAILED', '- index clear failed.', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(944, 'FINDER_CLI_INDEX_PURGE_SUCCESS', '- index clear successful', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(945, 'FINDER_CLI_PEAK_MEMORY_USAGE', 'Peak memory usage: %s bytes', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(946, 'FINDER_CLI_PROCESS_COMPLETE', 'Total Processing Time: %s seconds.', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(947, 'FINDER_CLI_RESTORE_FILTER_COMPLETED', '- number of filters restored: %s', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(948, 'FINDER_CLI_RESTORE_FILTERS', 'Restoring filters', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(949, 'FINDER_CLI_SAVE_FILTER_COMPLETED', '- number of saved filters: %s', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(950, 'FINDER_CLI_SAVE_FILTERS', 'Saving filters', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(951, 'FINDER_CLI_SETTING_UP_PLUGINS', 'Setting up Smart Search plugins', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(952, 'FINDER_CLI_SETUP_ITEMS', 'Setup %s items in %s seconds.', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(953, 'FINDER_CLI_SKIPPING_PAUSE_LOW_BATCH_PROCESSING_TIME', ' * Skipping pause, as previous batch had a very low processing time (%ss < %ss)', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(954, 'FINDER_CLI_STARTING_INDEXER', 'Starting Indexer', '/home/art/public_html/1/language/en-GB/finder_cli.ini'),
(955, 'JERROR_PARSING_LANGUAGE_FILE', '&#160;: error(s) in line(s) %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(956, 'ERROR', 'Error', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(957, 'INFO', 'Info', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(958, 'MESSAGE', 'Message', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(959, 'NOTICE', 'Notice', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(960, 'WARNING', 'Warning', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(961, 'J1', '1', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(962, 'J2', '2', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(963, 'J3', '3', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(964, 'J4', '4', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(965, 'J5', '5', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(966, 'J6', '6', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(967, 'J7', '7', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(968, 'J8', '8', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(969, 'J9', '9', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(970, 'J10', '10', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(971, 'J15', '15', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(972, 'J20', '20', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(973, 'J25', '25', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(974, 'J30', '30', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(975, 'J50', '50', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(976, 'J100', '100', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(977, 'J200', '200', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(978, 'J500', '500', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(979, 'JACTION_ADMIN', 'Configure', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(980, 'JACTION_ADMIN_GLOBAL', 'Super User', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(981, 'JACTION_COMPONENT_SETTINGS', 'Component Settings', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(982, 'JACTION_CREATE', 'Create', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(983, 'JACTION_DELETE', 'Delete', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(984, 'JACTION_EDIT', 'Edit', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(985, 'JACTION_EDITOWN', 'Edit Own', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(986, 'JACTION_EDITSTATE', 'Edit State', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(987, 'JACTION_LOGIN_ADMIN', 'Administrator Login', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(988, 'JACTION_LOGIN_API', 'Web Services Login', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(989, 'JACTION_LOGIN_SITE', 'Site Login', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(990, 'JACTION_MANAGE', 'Access Administration Interface', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(991, 'JADMINISTRATOR', 'Administrator', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(992, 'JALIAS', 'Alias', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(993, 'JALL', 'All', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(994, 'JALL_LANGUAGE', 'All', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(995, 'JAPI', 'API', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(996, 'JAPPLY', 'Save', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(997, 'JARCHIVED', 'Archived', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(998, 'JASSOCIATIONS', 'Also available:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(999, 'JASSOCIATIONS_ASC', 'Associations ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1000, 'JASSOCIATIONS_DESC', 'Associations descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1001, 'JAUTHOR', 'Author', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1002, 'JAUTHOR_ASC', 'Author ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1003, 'JAUTHOR_DESC', 'Author descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1004, 'JCANCEL', 'Cancel', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1005, 'JCATEGORY', 'Category', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1006, 'JCATEGORY_ASC', 'Category ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1007, 'JCATEGORY_DESC', 'Category descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1008, 'JCLEAR', 'Clear', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1009, 'JCLOSE', 'Close', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1010, 'JDATE', 'Date', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1011, 'JDATE_ASC', 'Date ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1012, 'JDATE_DESC', 'Date descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1013, 'JDAY', 'Day', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1014, 'JDEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1015, 'JDETAILS', 'Details', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1016, 'JDISABLED', 'Disabled', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1017, 'JEDITOR', 'Editor', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1018, 'JENABLED', 'Enabled', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1019, 'JEXPIRED', 'Expired', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1020, 'JFALSE', 'False', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1021, 'JFEATURED', 'Featured', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1022, 'JFEATURED_ASC', 'Featured ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1023, 'JFEATURED_DESC', 'Featured descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1024, 'JHIDE', 'Hide', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1025, 'JHIDEPASSWORD', 'Hide Password', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1026, 'JINVALID_TOKEN', 'The most recent request was denied because it had an invalid security token. Please refresh the page and try again.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1027, 'JINVALID_TOKEN_NOTICE', 'The security token did not match. The request was aborted to prevent any security breach. Please try again.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1028, 'JLOGIN', 'Log in', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1029, 'JLOGOUT', 'Log out', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1030, 'JMONTH', 'Month', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1031, 'JNEW', 'New', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1032, 'JNEXT', 'Next', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1033, 'JNEXT_TITLE', 'Next article: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1034, 'JNO', 'No', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1035, 'JNONE', 'None', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1036, 'JNOTPUBLISHEDYET', 'Not published yet', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1037, 'JNOTICE', 'Notice', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1038, 'JOK', 'OK', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1039, 'JOFF', 'Off', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1040, 'JOFFLINE_MESSAGE', 'This site is down for maintenance.<br>Please check back again soon.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1041, 'JON', 'On', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1042, 'JOPEN', 'Open', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1043, 'JOPTIONS', 'Options', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1044, 'JPAGETITLE', '%1$s - %2$s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1045, 'JPREV', 'Prev', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1046, 'JPREVIOUS', 'Previous', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1047, 'JPREVIOUS_TITLE', 'Previous article: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1048, 'JPUBLISHED', 'Published', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1049, 'JREGISTER', 'Register', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1050, 'JREQUIRED', 'Required', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1051, 'JRESET', 'Reset', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1052, 'JSAVE', 'Save', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1053, 'JSELECT', 'Select', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1054, 'JSHOW', 'Show', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1055, 'JSHOWPASSWORD', 'Show Password', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1056, 'JSITE', 'Site', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1057, 'JSITEADMIN', 'Select Client', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1058, 'JSTATUS', 'Status', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1059, 'JSTATUS_ASC', 'Status ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1060, 'JSTATUS_DESC', 'Status descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1061, 'JSUBMIT', 'Submit', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1062, 'JTAG', 'Tags', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1063, 'JTAG_FIELD_SELECT_DESC', 'Select the tag to use.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1064, 'JTOOLBAR', 'Toolbar', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1065, 'JTOOLBAR_VERSIONS', 'Versions', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1066, 'JTRASH', 'Trash', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1067, 'JTRASHED', 'Trashed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1068, 'JTRUE', 'True', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1069, 'JUNPUBLISHED', 'Unpublished', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1070, 'JUSER_TOOLS', 'User tools', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1071, 'JVISIT_LINK', 'Visit Link', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1072, 'JVISIT_WEBSITE', 'Visit Website', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1073, 'JYEAR', 'Year', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1074, 'JYES', 'Yes', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1075, 'JBROWSERTARGET_DOWNLOAD', 'Download %s in new window', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1076, 'JBROWSERTARGET_MODAL', 'Modal', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1077, 'JBROWSERTARGET_NEW', 'Open in new window', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1078, 'JBROWSERTARGET_NEW_TITLE', 'Open %s in new window', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1079, 'JBROWSERTARGET_PARENT', 'Open in parent window', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1080, 'JBROWSERTARGET_POPUP', 'Open in popup', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1081, 'JENFORCE_2FA_REDIRECT_MESSAGE', 'You were redirected because you are required to set up Two Factor Authentication to continue.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1082, 'JERROR_ALERTNOAUTHOR', 'You don\'t have permission to access this. Please contact a website administrator if this is incorrect.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1083, 'JERROR_ALERTNOTEMPLATE', '<strong>The template for this display is not available. Please contact a website administrator.</strong>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1084, 'JERROR_AN_ERROR_HAS_OCCURRED', 'An error has occurred.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1085, 'JERROR_COULD_NOT_FIND_TEMPLATE', 'Could not find template \"%s\".', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1086, 'JERROR_ERROR', 'Error', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1087, 'JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE', 'an <strong>out-of-date bookmark/favourite</strong>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1088, 'JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST', 'An error has occurred while processing your request.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1089, 'JERROR_LAYOUT_GO_TO_THE_HOME_PAGE', 'Go to the Home Page', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1090, 'JERROR_LAYOUT_HOME_PAGE', 'Home Page', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1091, 'JERROR_LAYOUT_MIS_TYPED_ADDRESS', 'a <strong>mistyped address</strong>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1092, 'JERROR_LAYOUT_NOT_ABLE_TO_VISIT', 'You may not be able to visit this page because of:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1093, 'JERROR_LAYOUT_PAGE_NOT_FOUND', 'The requested page can\'t be found.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1094, 'JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR', 'If difficulties persist, please contact the website administrator and report the error below.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1095, 'JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES', 'Please try one of the following pages:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1096, 'JERROR_LAYOUT_PREVIOUS_ERROR', 'Previous Error', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1097, 'JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND', 'The requested resource was not found.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1098, 'JERROR_LAYOUT_SEARCH', 'You may wish to search the site or visit the home page.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1099, 'JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING', 'a search engine that has an <strong>out-of-date listing for this site</strong>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1100, 'JERROR_LAYOUT_SEARCH_PAGE', 'Search this site', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1101, 'JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE', 'you have <strong>no access</strong> to this page', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1102, 'JERROR_LOADING_MENUS', 'Error loading Menus: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1103, 'JERROR_LOGIN_DENIED', 'You can\'t access the private section of this site.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1104, 'JERROR_NOLOGIN_BLOCKED', 'Login denied! Your account has either been blocked or you have not activated it yet.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1105, 'JERROR_PAGE_NOT_FOUND', 'Page not found', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1106, 'JERROR_SENDING_EMAIL', 'Email could not be sent.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1107, 'JERROR_SESSION_STARTUP', 'Error starting the session.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1108, 'JERROR_TABLE_BIND_FAILED', 'hmm %s ...', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1109, 'JERROR_USERS_PROFILE_NOT_FOUND', 'User profile not found', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1110, 'JFIELD_ACCESS_DESC', 'Access level for this content.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1111, 'JFIELD_ACCESS_LABEL', 'Access', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1112, 'JFIELD_ALIAS_DESC', 'The Alias will be used as part of the URL.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1113, 'JFIELD_ALIAS_LABEL', 'Alias', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1114, 'JFIELD_ALIAS_PLACEHOLDER', 'Auto-generate from title', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1115, 'JFIELD_ALT_PAGE_TITLE_LABEL', 'Alternative Page Title', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1116, 'JFIELD_CATEGORY_DESC', 'Category', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1117, 'JFIELD_COLOR_SELECT', 'Select a colour', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1118, 'JFIELD_COLOR_TRANSPARENT', 'No colour, transparent', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1119, 'JFIELD_COLOR_VALUE', 'Colour with hexadecimal value of', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1120, 'JFIELD_FIELDS_CATEGORY_DESC', 'Select the category that this field is assigned to.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1121, 'JFIELD_LANGUAGE_DESC', 'Assign a language to this article.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1122, 'JFIELD_LANGUAGE_LABEL', 'Language', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1123, 'JFIELD_MEDIA_ALT_CHECK_DESC_LABEL', 'Decorative Image - no description required', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1124, 'JFIELD_MEDIA_ALT_CHECK_LABEL', 'No Description', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1125, 'JFIELD_MEDIA_ALT_LABEL', 'Image Description (Alt Text)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1126, 'JFIELD_MEDIA_DOWNLOAD_CHECK_DESC_LABEL', 'Use a download link', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1127, 'JFIELD_MEDIA_DOWNLOAD_CHECK_LABEL', 'Download', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1128, 'JFIELD_MEDIA_DOWNLOAD_FILE', 'Download {file}', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1129, 'JFIELD_MEDIA_EMBED_CHECK_DESC_LABEL', 'Use native elements audio, video or object', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1130, 'JFIELD_MEDIA_EMBED_CHECK_LABEL', 'Embed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1131, 'JFIELD_MEDIA_CLASS_LABEL', 'Image Class', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1132, 'JFIELD_MEDIA_FIGURE_CAPTION_LABEL', 'Figure Caption', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1133, 'JFIELD_MEDIA_FIGURE_CLASS_LABEL', 'Figure Class', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1134, 'JFIELD_MEDIA_HEIGHT_LABEL', 'Height', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1135, 'JFIELD_MEDIA_LAZY_LABEL', 'Image will be lazyloaded', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1136, 'JFIELD_MEDIA_SUMMARY_LABEL', 'Additional Data', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1137, 'JFIELD_MEDIA_WIDTH_LABEL', 'Width', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1138, 'JFIELD_MEDIA_TITLE_LABEL', 'Title', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1139, 'JFIELD_MEDIA_UNSUPPORTED', 'You don\'t have a {extension} plugin, but you can {tag} download the {extension} file.</a>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1140, 'JFIELD_META_DESCRIPTION_COUNTER', '{remaining} characters remaining of {maxlength} characters.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1141, 'JFIELD_META_DESCRIPTION_DESC', 'Metadata description.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1142, 'JFIELD_META_DESCRIPTION_LABEL', 'Meta Description', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1143, 'JFIELD_META_KEYWORDS_DESC', 'Keywords describing the content.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1144, 'JFIELD_META_KEYWORDS_LABEL', 'Keywords', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1145, 'JFIELD_META_RIGHTS_DESC', 'Describe what rights others have to use this content.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1146, 'JFIELD_META_RIGHTS_LABEL', 'Content Rights', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1147, 'JFIELD_ORDERING_DESC', 'Ordering of the article within the category.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1148, 'JFIELD_ORDERING_LABEL', 'Ordering', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1149, 'JFIELD_PASSWORD_INDICATE_COMPLETE', 'Password accepted', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1150, 'JFIELD_PASSWORD_INDICATE_INCOMPLETE', 'Password doesn\'t meet site\'s requirements.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1151, 'JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N', 'Password does not have enough numbers. At least %s numbers are required.', '/home/art/public_html/1/language/en-GB/joomla.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(1152, 'JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N_1', 'Password does not have enough numbers. At least 1 number is required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1153, 'JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N', 'Password does not have enough lower case characters. At least %s lower case characters are required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1154, 'JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N_1', 'Password does not have enough lower case characters. At least 1 lower case character is required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1155, 'JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N', 'Password does not have enough symbols (such as !@#$). At least %s symbols are required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1156, 'JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N_1', 'Password does not have enough symbols (such as !@#$). At least 1 symbol is required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1157, 'JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N', 'Password does not have enough upper case characters. At least %s upper case characters are required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1158, 'JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N_1', 'Password does not have enough upper case characters. At least 1 upper case character is required.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1159, 'JFIELD_PASSWORD_RULES_CHARACTERS', 'Characters: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1160, 'JFIELD_PASSWORD_RULES_DIGITS', 'Numbers: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1161, 'JFIELD_PASSWORD_RULES_LOWERCASE', 'Lower Case: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1162, 'JFIELD_PASSWORD_RULES_MINIMUM_REQUIREMENTS', '<strong>Minimum Requirements</strong> — %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1163, 'JFIELD_PASSWORD_RULES_SYMBOLS', 'Symbols: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1164, 'JFIELD_PASSWORD_RULES_UPPERCASE', 'Upper Case: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1165, 'JFIELD_PASSWORD_SPACES_IN_PASSWORD', 'Password must not have spaces at the beginning or end.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1166, 'JFIELD_PASSWORD_TOO_LONG', 'Password is too long. Passwords must be less than 100 characters.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1167, 'JFIELD_PASSWORD_TOO_SHORT_N', 'Password is too short. Passwords must have at least %s characters.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1168, 'JFIELD_PUBLISHED_DESC', 'Set publication status.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1169, 'JFIELD_TITLE_DESC', 'Title for the article.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1170, 'JGLOBAL_ADD_CUSTOM_CATEGORY', 'Add new Category', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1171, 'JGLOBAL_ARTICLES', 'Articles', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1172, 'JGLOBAL_AUTH_ACCESS_DENIED', 'Access Denied', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1173, 'JGLOBAL_AUTH_ACCESS_GRANTED', 'Access Granted', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1174, 'JGLOBAL_AUTH_BIND_FAILED', 'Failed binding to LDAP server', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1175, 'JGLOBAL_AUTH_CANCEL', 'Authentication cancelled', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1176, 'JGLOBAL_AUTH_CURL_NOT_INSTALLED', 'Curl isn\'t installed.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1177, 'JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED', 'Empty password not allowed.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1178, 'JGLOBAL_AUTH_FAIL', 'Authentication failed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1179, 'JGLOBAL_AUTH_FAILED', 'Failed to authenticate: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1180, 'JGLOBAL_AUTH_INCORRECT', 'Incorrect username/password', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1181, 'JGLOBAL_AUTH_INVALID_PASS', 'Username and password do not match or you do not have an account yet.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1182, 'JGLOBAL_AUTH_INVALID_SECRETKEY', 'The two factor authentication Secret Key is invalid.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1183, 'JGLOBAL_AUTH_NO_REDIRECT', 'Could not redirect to server: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1184, 'JGLOBAL_AUTH_NO_USER', 'Username and password do not match or you do not have an account yet.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1185, 'JGLOBAL_AUTH_NOT_CONNECT', 'Unable to connect to authentication service.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1186, 'JGLOBAL_AUTH_NOT_CREATE_DIR', 'Could not create the FileStore folder %s. Please check the effective permissions.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1187, 'JGLOBAL_AUTH_PASS_BLANK', 'LDAP can\'t have blank password', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1188, 'JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED', 'Result Unknown. Access Denied', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1189, 'JGLOBAL_AUTH_USER_NOT_FOUND', 'Unable to find user', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1190, 'JGLOBAL_AUTO', 'Auto', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1191, 'JGLOBAL_CATEGORY_NOT_FOUND', 'Category not found', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1192, 'JGLOBAL_CENTER', 'Center', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1193, 'JGLOBAL_CHECK_ALL', 'Check All Items', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1194, 'JGLOBAL_CLICK_TO_SORT_THIS_COLUMN', 'Select to sort by this column', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1195, 'JGLOBAL_COLLAPSE_CATEGORIES', 'Show less categories', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1196, 'JGLOBAL_CONFIRM_DELETE', 'Are you sure you want to delete? Confirming will permanently delete the selected item(s)!', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1197, 'JGLOBAL_CREATED_DATE_ON', 'Created on %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1198, 'JGLOBAL_CUSTOM_CATEGORY', 'New Categories', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1199, 'JGLOBAL_DESCRIPTION', 'Description', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1200, 'JGLOBAL_DISPLAY_NUM', 'Display #', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1201, 'JGLOBAL_EDIT', 'Edit', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1202, 'JGLOBAL_EDIT_TITLE', 'Edit article', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1203, 'JGLOBAL_EMAIL', 'Email', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1204, 'JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED', 'The email domain <strong>%s</strong> is not allowed. Please enter another email address.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1205, 'JGLOBAL_EXPAND_CATEGORIES', 'Show more categories', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1206, 'JGLOBAL_FIELD_ADD', 'Add', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1207, 'JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC', 'Categories that are within this category will be displayed.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1208, 'JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL', 'Select the Top Level Category', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1209, 'JGLOBAL_FIELD_CATEGORIES_DESC_DESC', 'If you enter some text in this field, it will replace the Top Level Category Description, if it has one.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1210, 'JGLOBAL_FIELD_CATEGORIES_DESC_LABEL', 'Alternative Description', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1211, 'JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC', 'Uses another name than the author\'s for display.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1212, 'JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL', 'Author\'s Alias', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1213, 'JGLOBAL_FIELD_CREATED_BY_DESC', 'The user who created this.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1214, 'JGLOBAL_FIELD_CREATED_BY_LABEL', 'Created By', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1215, 'JGLOBAL_FIELD_CREATED_DESC', 'Created Date.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1216, 'JGLOBAL_FIELD_CREATED_LABEL', 'Created Date', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1217, 'JGLOBAL_FIELD_FEATURED_DESC', 'Assign the article to the featured blog layout.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1218, 'JGLOBAL_FIELD_FEATURED_LABEL', 'Featured', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1219, 'JGLOBAL_FIELD_FIELD_CACHETIME_DESC', 'The number of minutes before the cache is refreshed.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1220, 'JGLOBAL_FIELD_FIELD_ORDERING_DESC', 'Order items will be displayed in.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1221, 'JGLOBAL_FIELD_FIELD_ORDERING_LABEL', 'Order', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1222, 'JGLOBAL_FIELD_GROUPS', 'Field Groups', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1223, 'JGLOBAL_FIELD_ID_DESC', 'Record number in the database.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1224, 'JGLOBAL_FIELD_ID_LABEL', 'ID', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1225, 'JGLOBAL_FIELD_LAYOUT_DESC', 'Default layout to use for items.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1226, 'JGLOBAL_FIELD_LAYOUT_LABEL', 'Choose a Layout', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1227, 'JGLOBAL_FIELD_MODIFIED_BY_DESC', 'The user who did the last modification.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1228, 'JGLOBAL_FIELD_MODIFIED_BY_LABEL', 'Modified By', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1229, 'JGLOBAL_FIELD_MODIFIED_LABEL', 'Modified Date', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1230, 'JGLOBAL_FIELD_MOVE', 'Move', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1231, 'JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC', 'Number of categories to display for each level.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1232, 'JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL', 'Number of Categories', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1233, 'JGLOBAL_FIELD_PUBLISH_DOWN_DESC', 'An optional date to stop publishing.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1234, 'JGLOBAL_FIELD_PUBLISH_DOWN_LABEL', 'Finish Publishing', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1235, 'JGLOBAL_FIELD_PUBLISH_UP_DESC', 'An optional date to start publishing.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1236, 'JGLOBAL_FIELD_PUBLISH_UP_LABEL', 'Start Publishing', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1237, 'JGLOBAL_FIELD_REMOVE', 'Remove', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1238, 'JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC', 'Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as the top level category, the description field has to be filled.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1239, 'JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL', 'Top Level Category Description', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1240, 'JGLOBAL_FIELD_VERSION_NOTE_DESC', 'Enter an optional note for this version of the item.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1241, 'JGLOBAL_FIELD_VERSION_NOTE_LABEL', 'Version Note', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1242, 'JGLOBAL_FIELDS', 'Fields', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1243, 'JGLOBAL_FILTER_BUTTON', 'Filter', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1244, 'JGLOBAL_FILTER_LABEL', 'Filter', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1245, 'JGLOBAL_FULL_TEXT', 'Full Text', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1246, 'JGLOBAL_GT', '&gt;', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1247, 'JGLOBAL_HITS', 'Hits', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1248, 'JGLOBAL_HITS_ASC', 'Hits ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1249, 'JGLOBAL_HITS_COUNT', 'Hits: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1250, 'JGLOBAL_HITS_DESC', 'Hits descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1251, 'JGLOBAL_ICON_SEP', '|', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1252, 'JGLOBAL_INHERIT', 'Inherit', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1253, 'JGLOBAL_INTRO_TEXT', 'Intro Text', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1254, 'JGLOBAL_KEEP_TYPING', 'Keep typing ...', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1255, 'JGLOBAL_LEARN_MORE', 'Learn More', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1256, 'JGLOBAL_LEFT', 'Left', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1257, 'JGLOBAL_LIST_ALIAS', '(<span>Alias</span>: %s)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1258, 'JGLOBAL_LIST_ALIAS_NOTE', '(<span>Alias</span>: %s, <span>Note</span>: %s)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1259, 'JGLOBAL_LOOKING_FOR', 'Looking for', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1260, 'JGLOBAL_LT', '&lt;', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1261, 'JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT', 'Maximum upload size: <strong>%s</strong>', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1262, 'JGLOBAL_NAME_ASC', 'Name ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1263, 'JGLOBAL_NAME_DESC', 'Name descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1264, 'JGLOBAL_NEWITEMSLAST_DESC', 'New items default to the last position. Ordering can be changed after this item has been saved.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1265, 'JGLOBAL_NO_MATCHING_RESULTS', 'No Matching Results', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1266, 'JGLOBAL_NUM', '#', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1267, 'JGLOBAL_OTPMETHOD_NONE', 'Disable Two Factor Authentication', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1268, 'JGLOBAL_PASSWORD', 'Password', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1269, 'JGLOBAL_PASSWORD_RESET_REQUIRED', 'You are required to reset your password before proceeding.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1270, 'JGLOBAL_PREVIEW_POSITION', '<span>Position:</span> %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1271, 'JGLOBAL_PREVIEW_STYLE', '<span>Style:</span> %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1272, 'JGLOBAL_PRINT', 'Print', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1273, 'JGLOBAL_PRINT_TITLE', 'Print article < %s >', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1274, 'JGLOBAL_RECORD_HITS_DISABLED', 'The recording of hits is disabled.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1275, 'JGLOBAL_RECORD_NUMBER', 'Record ID: %d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1276, 'JGLOBAL_REMEMBER_ME', 'Remember me', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1277, 'JGLOBAL_REMEMBER_MUST_LOGIN', 'For security reasons you must login before editing your personal information.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1278, 'JGLOBAL_REPEATABLE_FIELDS_TABLE_CAPTION', 'Table of repeatable fields.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1279, 'JGLOBAL_RESOURCE_NOT_FOUND', 'Resource not found', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1280, 'JGLOBAL_RIGHT', 'Right', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1281, 'JGLOBAL_ROOT', 'Root', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1282, 'JGLOBAL_SECRETKEY', 'Secret Key', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1283, 'JGLOBAL_SECRETKEY_HELP', 'If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1284, 'JGLOBAL_SELECT_AN_OPTION', 'Select an option', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1285, 'JGLOBAL_SELECT_NO_RESULTS_MATCH', 'No results match', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1286, 'JGLOBAL_SELECT_PRESS_TO_SELECT', 'Press to select', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1287, 'JGLOBAL_SELECT_SOME_OPTIONS', 'Select some options', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1288, 'JGLOBAL_SORT_BY', 'Sort Table By:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1289, 'JGLOBAL_START_PUBLISH_AFTER_FINISH', 'Item start publishing date must be before finish publishing date', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1290, 'JGLOBAL_SUBCATEGORIES', 'Subcategories', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1291, 'JGLOBAL_TITLE', 'Title', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1292, 'JGLOBAL_TITLE_ASC', 'Title ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1293, 'JGLOBAL_TITLE_DESC', 'Title descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1294, 'JGLOBAL_TYPE_OR_SELECT_CATEGORY', 'Type or Select a Category', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1295, 'JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS', 'Type or select some options', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1296, 'JGLOBAL_TYPE_OR_SELECT_SOME_TAGS', 'Type or select some tags', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1297, 'JGLOBAL_USE_GLOBAL', 'Use Global', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1298, 'JGLOBAL_USE_GLOBAL_VALUE', 'Use Global (%s)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1299, 'JGLOBAL_USERNAME', 'Username', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1300, 'JGLOBAL_VALIDATION_FORM_FAILED', 'Invalid form', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1301, 'JGLOBAL_YOU_MUST_LOGIN_FIRST', 'Please login first', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1302, 'JGRID_HEADING_ACCESS', 'Access', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1303, 'JGRID_HEADING_ACCESS_ASC', 'Access ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1304, 'JGRID_HEADING_ACCESS_DESC', 'Access descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1305, 'JGRID_HEADING_CAPTION_ASC', '%s - ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1306, 'JGRID_HEADING_CAPTION_DESC', '%s - descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1307, 'JGRID_HEADING_ID', 'ID', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1308, 'JGRID_HEADING_ID_ASC', 'ID ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1309, 'JGRID_HEADING_ID_DESC', 'ID descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1310, 'JGRID_HEADING_LANGUAGE', 'Language', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1311, 'JGRID_HEADING_LANGUAGE_ASC', 'Language ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1312, 'JGRID_HEADING_LANGUAGE_DESC', 'Language descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1313, 'JGRID_HEADING_ORDERING_ASC', 'Ordering ascending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1314, 'JGRID_HEADING_ORDERING_DESC', 'Ordering descending', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1315, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQL', 'The MySQL adapter \'mysql\' is not available.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1316, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQLI', 'The MySQL adapter \'mysqli\' is not available.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1317, 'JLIB_DATABASE_ERROR_CONNECT_DATABASE', 'Unable to connect to the Database: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1318, 'JLIB_DATABASE_ERROR_CONNECT_MYSQL', 'Could not connect to MySQL.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1319, 'JLIB_DATABASE_ERROR_DATABASE_CONNECT', 'Could not connect to database', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1320, 'JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER', 'Unable to load Database Driver: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1321, 'JOPTION_DO_NOT_USE', '- None Selected -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1322, 'JOPTION_SELECT_ACCESS', '- Select Access -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1323, 'JOPTION_SELECT_AUTHOR', '- Select Author -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1324, 'JOPTION_SELECT_CATEGORY', '- Select Category -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1325, 'JOPTION_SELECT_LANGUAGE', '- Select Language -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1326, 'JOPTION_SELECT_MAX_LEVELS', '- Select Max Levels -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1327, 'JOPTION_SELECT_MONTH', '- Select Month -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1328, 'JOPTION_SELECT_PUBLISHED', '- Select Status -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1329, 'JOPTION_SELECT_TAG', '- Select Tag -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1330, 'JOPTION_USE_DEFAULT', '- Use Default -', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1331, 'JSEARCH_FILTER', 'Search', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1332, 'JSEARCH_FILTER_CLEAR', 'Clear', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1333, 'JSEARCH_FILTER_LABEL', 'Filter', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1334, 'JSEARCH_FILTER_SUBMIT', 'Search', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1335, 'DATE_FORMAT_LC', 'l, d F Y', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1336, 'DATE_FORMAT_LC1', 'l, d F Y', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1337, 'DATE_FORMAT_LC2', 'l, d F Y H:i', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1338, 'DATE_FORMAT_LC3', 'd F Y', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1339, 'DATE_FORMAT_LC4', 'Y-m-d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1340, 'DATE_FORMAT_LC5', 'Y-m-d H:i', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1341, 'DATE_FORMAT_LC6', 'Y-m-d H:i:s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1342, 'DATE_FORMAT_JS1', 'y-m-d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1343, 'DATE_FORMAT_CALENDAR_DATE', '%Y-%m-%d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1344, 'DATE_FORMAT_CALENDAR_DATETIME', '%Y-%m-%d %H:%M:%S', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1345, 'DATE_FORMAT_FILTER_DATE', 'Y-m-d', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1346, 'DATE_FORMAT_FILTER_DATETIME', 'Y-m-d H:i:s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1347, 'JANUARY_SHORT', 'Jan', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1348, 'JANUARY', 'January', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1349, 'FEBRUARY_SHORT', 'Feb', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1350, 'FEBRUARY', 'February', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1351, 'MARCH_SHORT', 'Mar', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1352, 'MARCH', 'March', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1353, 'APRIL_SHORT', 'Apr', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1354, 'APRIL', 'April', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1355, 'MAY_SHORT', 'May', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1356, 'MAY', 'May', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1357, 'JUNE_SHORT', 'Jun', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1358, 'JUNE', 'June', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1359, 'JULY_SHORT', 'Jul', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1360, 'JULY', 'July', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1361, 'AUGUST_SHORT', 'Aug', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1362, 'AUGUST', 'August', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1363, 'SEPTEMBER_SHORT', 'Sep', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1364, 'SEPTEMBER', 'September', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1365, 'OCTOBER_SHORT', 'Oct', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1366, 'OCTOBER', 'October', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1367, 'NOVEMBER_SHORT', 'Nov', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1368, 'NOVEMBER', 'November', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1369, 'DECEMBER_SHORT', 'Dec', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1370, 'DECEMBER', 'December', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1371, 'SAT', 'Sat', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1372, 'SATURDAY', 'Saturday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1373, 'SUN', 'Sun', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1374, 'SUNDAY', 'Sunday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1375, 'MON', 'Mon', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1376, 'MONDAY', 'Monday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1377, 'TUE', 'Tue', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1378, 'TUESDAY', 'Tuesday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1379, 'WED', 'Wed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1380, 'WEDNESDAY', 'Wednesday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1381, 'THU', 'Thu', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1382, 'THURSDAY', 'Thursday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1383, 'FRI', 'Fri', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1384, 'FRIDAY', 'Friday', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1385, 'DECIMALS_SEPARATOR', '.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1386, 'THOUSANDS_SEPARATOR', ',', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1387, 'PHPMAILER_AUTHENTICATE', 'SMTP Error! Could not authenticate.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1388, 'PHPMAILER_CONNECT_HOST', 'SMTP Error! Could not connect to SMTP host.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1389, 'PHPMAILER_DATA_NOT_ACCEPTED', 'SMTP Error! Data not accepted.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1390, 'PHPMAILER_EMPTY_MESSAGE', 'Empty message body', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1391, 'PHPMAILER_ENCODING', 'Unknown encoding: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1392, 'PHPMAILER_EXECUTE', 'Could not execute: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1393, 'PHPMAILER_EXTENSION_MISSING', 'Extension missing: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1394, 'PHPMAILER_FILE_ACCESS', 'Could not access file: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1395, 'PHPMAILER_FILE_OPEN', 'File Error: Could not open file: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1396, 'PHPMAILER_FROM_FAILED', 'The following from address failed: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1397, 'PHPMAILER_INSTANTIATE', 'Could not start mail function.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1398, 'PHPMAILER_INVALID_ADDRESS', 'Invalid address', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1399, 'PHPMAILER_MAILER_IS_NOT_SUPPORTED', 'Mailer is not supported.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1400, 'PHPMAILER_PROVIDE_ADDRESS', 'You must provide at least one recipient email address.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1401, 'PHPMAILER_RECIPIENTS_FAILED', 'SMTP Error! The following recipients failed: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1402, 'PHPMAILER_SIGNING_ERROR', 'Signing error: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1403, 'PHPMAILER_SMTP_CONNECT_FAILED', 'SMTP connect failed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1404, 'PHPMAILER_SMTP_ERROR', 'SMTP server error: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1405, 'PHPMAILER_TLS', 'Could not start TLS', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1406, 'PHPMAILER_VARIABLE_SET', 'Can\'t set or reset variable: ', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1407, 'MYSQL', 'MySQL (PDO)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1408, 'MYSQLI', 'MySQLi', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1409, 'ORACLE', 'Oracle', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1410, 'PGSQL', 'PostgreSQL (PDO)', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1411, 'POSTGRESQL', 'PostgreSQL', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1412, 'SQLITE', 'SQLite', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1413, 'JFILTER_OPTIONS', 'Filter Options', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1414, 'JSEARCH_TOOLS', 'Search Tools', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1415, 'JSEARCH_TOOLS_DESC', 'Filter the list items.', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1416, 'JSEARCH_TOOLS_ORDERING', 'Order by:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1417, 'JTABLE_OPTIONS', 'Table Options', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1418, 'JTABLE_OPTIONS_ORDERING', 'Order by:', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1419, 'JGLOBAL_READ_MORE', 'Read more ...', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1420, 'JGLOBAL_READ_MORE_TITLE', 'Read more: %s', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1421, 'JGLOBAL_REGISTER_TO_READ_MORE', 'Register to read more ...', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1422, 'ARCHIVE', 'Archive', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1423, 'ARCHIVED', 'Archived', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1424, 'FEATURE', 'Feature', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1425, 'UNFEATURE', 'Unfeature', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1426, 'PUBLISH', 'Publish', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1427, 'PUBLISHED', 'Published', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1428, 'PUBLISH_AND_FEATURE', 'Publish & Feature', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1429, 'TRASH', 'Trash', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1430, 'TRASHED', 'Trashed', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1431, 'UNPUBLISH', 'Unpublish', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1432, 'UNPUBLISHED', 'Unpublished', '/home/art/public_html/1/language/en-GB/joomla.ini'),
(1433, 'JERROR_PARSING_LANGUAGE_FILE', '&#160;: error(s) in line(s) %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1434, 'JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN', 'Access forbidden.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1435, 'JLIB_APPLICATION_ERROR_APPLICATION_LOAD', 'Unable to load application: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1436, 'JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE', 'You are not allowed to create new items in this category.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1437, 'JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT', 'You are not allowed to edit one or more of these items.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1438, 'JLIB_APPLICATION_ERROR_BATCH_FAILED', 'Batch process failed with following error: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1439, 'JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND', 'Can\'t find the destination category for this move.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1440, 'JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND', 'Can\'t find the item being moved.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1441, 'JLIB_APPLICATION_ERROR_CHECKIN_FAILED', 'Check-in failed with the following error: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1442, 'JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED', 'Item is not checked out.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1443, 'JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH', 'The user checking in does not match the user who checked out the item.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1444, 'JLIB_APPLICATION_ERROR_CHECKOUT_FAILED', 'Check-out failed with the following error: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1445, 'JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH', 'The user checking out does not match the user who checked out the item.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1446, 'JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND', 'Component not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1447, 'JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING', 'Error loading component: %1$s, %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1448, 'JLIB_APPLICATION_ERROR_CONTENT_TYPE_MISSING', 'Content type missing.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1449, 'JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED', 'Create record not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1450, 'JLIB_APPLICATION_ERROR_DELETE', 'There was an error deleting the item.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1451, 'JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED', 'Delete not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1452, 'JLIB_APPLICATION_ERROR_DISPLAY_EMAIL_FORM', 'Display email form disabled.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1453, 'JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED', 'Edit is not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1454, 'JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED', 'Edit not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1455, 'JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED', 'Edit state is not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1456, 'JLIB_APPLICATION_ERROR_FORM_CREATE', 'Unable to create the form.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1457, 'JLIB_APPLICATION_ERROR_GET_NAME', '%s: Can\'t get or parse class name.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1458, 'JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH', 'Error restoring item version from history.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1459, 'JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION', 'Insufficient information to perform the batch operation.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1460, 'JLIB_APPLICATION_ERROR_INVALID_COMPONENT_NAME', 'Invalid component name.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1461, 'JLIB_APPLICATION_ERROR_INVALID_CONTROLLER', 'Invalid controller: name=\'%s\', format=\'%s\'', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1462, 'JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS', 'Invalid controller class: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1463, 'JLIB_APPLICATION_ERROR_ITEMID_MISSING', 'Item ID missing.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1464, 'JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND', 'Layout %s not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1465, 'JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND', 'Library not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1466, 'JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING', 'Error loading library: %1$s, %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1467, 'JLIB_APPLICATION_ERROR_MENU_LOAD', 'Error loading menu: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1468, 'JLIB_APPLICATION_ERROR_MODEL_CREATE', 'Failed to create model.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1469, 'JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND', 'Model class %s not found in file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1470, 'JLIB_APPLICATION_ERROR_MODULE_LOAD', 'Error loading module %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1471, 'JLIB_APPLICATION_ERROR_PATHWAY_LOAD', 'Unable to load pathway: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1472, 'JLIB_APPLICATION_ERROR_RECORD', 'Record does not exist.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1473, 'JLIB_APPLICATION_ERROR_REORDER_FAILED', 'Reorder failed. Error: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1474, 'JLIB_APPLICATION_ERROR_ROUTER_LOAD', 'Unable to load router: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1475, 'JLIB_APPLICATION_ERROR_RUN_TRANSITION', 'Unable to run transition.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1476, 'JLIB_APPLICATION_ERROR_SAVE_FAILED', 'Save failed with the following error: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1477, 'JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED', 'Save not permitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1478, 'JLIB_APPLICATION_ERROR_SERVER', 'Internal server error.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1479, 'JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED', 'Table %s not supported. File not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1480, 'JLIB_APPLICATION_ERROR_TASK_NOT_FOUND', 'Task [%s] not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1481, 'JLIB_APPLICATION_ERROR_UNHELD_ID', 'You are not permitted to use that link to directly access that page (#%d).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1482, 'JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND', 'View class not found [class, file]: %1$s, %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1483, 'JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND', 'View not found [name, type, prefix]: %1$s, %2$s, %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1484, 'JLIB_APPLICATION_SAVE_SUCCESS', 'Item saved.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1485, 'JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS', 'Item submitted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1486, 'JLIB_APPLICATION_SUCCESS_BATCH', 'Batch process completed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1487, 'JLIB_APPLICATION_SUCCESS_ITEM_REORDERED', 'Ordering saved.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1488, 'JLIB_APPLICATION_SUCCESS_LOAD_HISTORY', 'Prior version restored. Saved on %s %s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1489, 'JLIB_APPLICATION_SUCCESS_ORDERING_SAVED', 'Ordering saved.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1490, 'JLIB_APPLICATION_SUCCESS_RUN_TRANSITION', 'New state saved.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1491, 'JLIB_LOGIN_AUTHENTICATE', 'Username and password do not match or you do not have an account yet.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1492, 'JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD', 'Unable to load Cache Handler: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1493, 'JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD', 'Unable to load Cache Storage: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1494, 'JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND', 'Captcha plugin not set or not found. Please contact a site administrator.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1495, 'JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED', 'Looks like User\'s credentials are no good.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1496, 'JLIB_CLIENT_ERROR_FTP_BAD_PASSWORD', '%1$s: Bad Password. Server response: %2$s [Expected: 230]. Password sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1497, 'JLIB_CLIENT_ERROR_FTP_BAD_RESPONSE', '%s: Bad response.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1498, 'JLIB_CLIENT_ERROR_FTP_BAD_USERNAME', '%1$s: Bad Username. Server response: %2$s [Expected: 331]. Username sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1499, 'JLIB_CLIENT_ERROR_FTP_CHMOD_BAD_RESPONSE', '%1$s: Bad response. Server response: %2$s [Expected: 200 or 250]. Path sent: %3$s. Mode sent: %4$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1500, 'JLIB_CLIENT_ERROR_FTP_DATA_PORT', '%s: Unable to write to data port socket.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1501, 'JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_FIND', '%1$s: Unable to find local file. Local path: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1502, 'JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_WRITING', '%1$s: Unable to open local file for writing. Local path: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1503, 'JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_READING', '%1$s: Unable to open local file for reading. Local path: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1504, 'JLIB_CLIENT_ERROR_FTP_MODE_ASCII', '%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Ascii.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1505, 'JLIB_CLIENT_ERROR_FTP_MODE_BINARY', '%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Binary.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1506, 'JLIB_CLIENT_ERROR_FTP_NO_CONNECT', '%1$s: Could not connect to host \' %2$s \' on port \' %3$s \'', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1507, 'JLIB_CLIENT_ERROR_FTP_NO_CONNECT_SOCKET', '%1$s: Could not connect to host \' %2$s \' on port \' %3$s \'. Socket error number: %4$s and error message: %5$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1508, 'JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE', '%1$s: Bad response. Server response: %2$s [Expected: %3$u]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1509, 'JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE_150_125', '%1$s: Bad response. Server response: %2$s [Expected: 150 or 125]. Path sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1510, 'JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE_PATH_SENT', '%1$s: Bad response. Server response: %2$s [Expected: %3$u]. Path sent: %4$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1511, 'JLIB_CLIENT_ERROR_FTP_PASSIVE', '%s: Unable to use passive mode.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1512, 'JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_OBTAIN', '%1$s: Unable to obtain IP and port for data transfer. Server response: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1513, 'JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_VALID', '%1$s: IP and port for data transfer not valid. Server response: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1514, 'JLIB_CLIENT_ERROR_FTP_PUTCMD_SEND', '%1$s: Unable to send command: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1515, 'JLIB_CLIENT_ERROR_FTP_PUTCMD_UNCONNECTED', '%s: Not connected to the control port.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1516, 'JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_FROM', '%1$s: Bad response. Server response: %2$s [Expected: 350]. From path sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1517, 'JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_TO', '%1$s: Bad response. Server response: %2$s [Expected: 250]. To path sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1518, 'JLIB_CLIENT_ERROR_FTP_RESTART_BAD_RESPONSE', '%1$s: Bad response. Server response: %2$s [Expected: 350]. Restart point sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1519, 'JLIB_CLIENT_ERROR_FTP_TIMEOUT', '%1$s: Timeout or unrecognised response while waiting for a response from the server. Server response: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1520, 'JLIB_CLIENT_ERROR_FTP_TRANSFER_FAILED', '%1$s: Transfer Failed. Server response: %2$s [Expected: 226]. Path sent: %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1521, 'JLIB_CLIENT_ERROR_FTP_UNRECOGNISED_FOLDER_LISTING_FORMAT', '%s: Unrecognised folder listing format.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1522, 'JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE', 'Address not available.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1523, 'JLIB_CMS_WARNING_PROVIDE_VALID_NAME', 'Please provide a valid, non-blank title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1524, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQL', 'The MySQL adapter \'mysql\' is not available.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1525, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQLI', 'The MySQL adapter \'mysqli\' is not available.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1526, 'JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS', 'Another article from this category has the same alias (remember it may be a trashed item).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1527, 'JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT', '%s: :bind failed. Invalid source argument.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1528, 'JLIB_DATABASE_ERROR_CATEGORY_REQUIRED', 'Category is required.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1529, 'JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS', 'Another category with the same parent category has the same alias (remember it may be a trashed item).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1530, 'JLIB_DATABASE_ERROR_CHECK_FAILED', '%s: :check Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1531, 'JLIB_DATABASE_ERROR_CHECKIN_FAILED', '%s: :check-in failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1532, 'JLIB_DATABASE_ERROR_CHECKOUT_FAILED', '%s: :check-out failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1533, 'JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT', 'Child rows checked out.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1534, 'JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING', '%s does not support ordering.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1535, 'JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD', 'Missing field in the database: %s &#160; %s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1536, 'JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE', 'Table class %s not found in file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1537, 'JLIB_DATABASE_ERROR_CONNECT_DATABASE', 'Unable to connect to the Database: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1538, 'JLIB_DATABASE_ERROR_CONNECT_MYSQL', 'Could not connect to MySQL.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1539, 'JLIB_DATABASE_ERROR_DATABASE_CONNECT', 'Could not connect to database.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1540, 'JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED', 'MySQL Database Upgrade failed. Please check the <a href=\"index.php?option=com_installer&view=database\">Database Fixer</a>.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1541, 'JLIB_DATABASE_ERROR_DELETE_CATEGORY', 'Left-Right data inconsistency. Can\'t delete category.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1542, 'JLIB_DATABASE_ERROR_DELETE_FAILED', '%s: :delete failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1543, 'JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES', 'Root categories can\'t be deleted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1544, 'JLIB_DATABASE_ERROR_EMAIL_INUSE', 'The email address you entered is already in use. Please enter another email address.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1545, 'JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED', 'The database row is empty.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1546, 'JLIB_DATABASE_ERROR_FUNCTION_FAILED', 'DB function failed with error number %s <br><span style=\"color: red;\">%s</span>', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1547, 'JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED', '%s: :getNextOrder failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1548, 'JLIB_DATABASE_ERROR_GET_TREE_FAILED', '%s: :getTree Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1549, 'JLIB_DATABASE_ERROR_GETNODE_FAILED', '%s: :_getNode Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1550, 'JLIB_DATABASE_ERROR_GETROOTID_FAILED', '%s: :getRootId Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1551, 'JLIB_DATABASE_ERROR_HIT_FAILED', '%s: :hit failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1552, 'JLIB_DATABASE_ERROR_INVALID_LOCATION', '%s: :setLocation - Invalid location.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1553, 'JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION', '%s: :move Failed - Can\'t move the node to be a child of itself.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1554, 'JLIB_DATABASE_ERROR_INVALID_PARENT_ID', 'Invalid parent ID.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1555, 'JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE', 'The language should have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1556, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE', 'A content language already exists with this Image.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1557, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE', 'A content language already exists with this Language Tag.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(1558, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF', 'A content language already exists with this URL Language Code.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1559, 'JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER', 'Unable to load Database Driver: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1560, 'JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT', 'The Language parameter for this menu item must be set to \'All\'. At least one Default menu item must have Language set to All, even if the site is multilingual.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1561, 'JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT', 'At least one menu item has to be set as Default.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1562, 'JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH', 'The current home menu for this language is checked out.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1563, 'JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT', 'The home menu item must be a component.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1564, 'JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU', 'A menu should have only one Default home.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1565, 'JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT', 'A first level menu item alias can\'t be \'component\'.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1566, 'JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER', 'A first level menu item alias can\'t be \'%s\' because \'%s\' is a sub-folder of your Joomla installation folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1567, 'JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS', 'The alias <strong>%1$s</strong> is already being used by <strong>%2$s</strong> menu item in the <strong>%3$s</strong> menu (remember it may be a trashed item).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1568, 'JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT', 'Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1569, 'JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME', 'Can\'t unpublish default home.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1570, 'JLIB_DATABASE_ERROR_MENUTYPE', 'Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1571, 'JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT', 'The user checking out does not match the user who checked out this menu and/or its linked menu module.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1572, 'JLIB_DATABASE_ERROR_MENUTYPE_EMPTY', 'Menu type empty.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1573, 'JLIB_DATABASE_ERROR_MENUTYPE_EXISTS', 'Menu type exists: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1574, 'JLIB_DATABASE_ERROR_MOVE_FAILED', '%s: :move failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1575, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY', 'Category must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1576, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION', 'Extension must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1577, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM', 'Menu Item must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1578, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE', 'Module must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1579, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_STATE', 'State must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1580, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE', 'Update site must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1581, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_WORKFLOW', 'Workflow must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1582, 'JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED', '%s can\'t be negative.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1583, 'JLIB_DATABASE_ERROR_NO_ROWS_SELECTED', 'No rows selected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1584, 'JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND', 'Table %s not supported. File not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1585, 'JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY', 'Null primary key not allowed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1586, 'JLIB_DATABASE_ERROR_ORDERDOWN_FAILED', '%s: :orderDown Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1587, 'JLIB_DATABASE_ERROR_ORDERUP_FAILED', '%s: :orderUp Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1588, 'JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME', 'Please enter a username.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1589, 'JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME', 'Please enter your name.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1590, 'JLIB_DATABASE_ERROR_PUBLISH_FAILED', '%s: :publish failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1591, 'JLIB_DATABASE_ERROR_REBUILD_FAILED', '%s: :rebuild Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1592, 'JLIB_DATABASE_ERROR_REBUILDPATH_FAILED', '%s: :rebuildPath Failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1593, 'JLIB_DATABASE_ERROR_REORDER_FAILED', '%s: :reorder failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1594, 'JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED', '%s: :reorder update the row %s failed - %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1595, 'JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND', 'Root node not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1596, 'JLIB_DATABASE_ERROR_STORE_FAILED', '%1$s: :store failed<br>%2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1597, 'JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID', 'The asset_id field could not be updated.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1598, 'JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID', 'There has to be at least one root usergroup', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1599, 'JLIB_DATABASE_ERROR_USERGROUP_TITLE', 'User group must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1600, 'JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS', 'User group title already exists. Title must be unique with the same parent.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1601, 'JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS', 'Level with the name &quot;%s&quot; already exists.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1602, 'JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE', 'Can\'t use this username.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1603, 'JLIB_DATABASE_ERROR_USERNAME_INUSE', 'Username in use.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1604, 'JLIB_DATABASE_ERROR_VALID_AZ09', 'Please enter a valid username. No space at beginning or end, at least %d characters, must <strong>not</strong> have the following characters: < > \\ &quot; \' &#37; ; ( ) & and be less than 150 characters long.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1605, 'JLIB_DATABASE_ERROR_VALID_MAIL', 'The email address you entered is invalid. Please enter another email address.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1606, 'JLIB_DATABASE_ERROR_VIEWLEVEL', 'Viewlevel must have a title.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1607, 'JLIB_DATABASE_FUNCTION_NOERROR', 'DB function reports no errors.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1608, 'JLIB_DATABASE_QUERY_FAILED', 'Database query failed (error # %s): %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1609, 'JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS', 'Unable to load document class.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1610, 'JLIB_ENVIRONMENT_SESSION_EXPIRED', 'Your session has expired. Please log in again.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1611, 'JLIB_ENVIRONMENT_SESSION_INVALID', 'Invalid session cookie. Please check that you have cookies enabled in your web browser.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1612, 'JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED', 'The %s component\'s ACL configuration file is either missing or improperly structured.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1613, 'JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE', 'Can\'t find source file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1614, 'JLIB_FILESYSTEM_DELETE_FAILED', 'Failed deleting %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1615, 'JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01', 'Copy failed: %1$s to %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1616, 'JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY', 'Could not create folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1617, 'JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY', 'You can\'t delete a base folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1618, 'JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER', 'Can\'t find source folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1619, 'JLIB_FILESYSTEM_ERROR_FOLDER_DELETE', 'Could not delete folder. Path: %1$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1620, 'JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS', 'Folder already exists.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1621, 'JLIB_FILESYSTEM_ERROR_FOLDER_LOOP', 'Infinite loop detected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1622, 'JLIB_FILESYSTEM_ERROR_FOLDER_PATH', 'Path not in open_basedir paths.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1623, 'JLIB_FILESYSTEM_ERROR_FOLDER_RENAME', 'Rename failed: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1624, 'JLIB_FILESYSTEM_ERROR_FILE_FIND_COPY', '%1$s: Can\'t find or read file: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1625, 'JLIB_FILESYSTEM_ERROR_GENERIC', '%1$s: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1626, 'JLIB_FILESYSTEM_ERROR_FILE_STREAMS', '%1$s(%2$s, %3$s): %4$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1627, 'JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN', 'Warning: No data written.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1628, 'JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER', '%1$s: Path is not a folder. Path: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1629, 'JLIB_FILESYSTEM_ERROR_RENAME_FILE', 'Rename failed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1630, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN', 'File not open.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1631, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE', 'Failed to get file size. This may not work for all streams!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1632, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME', 'File name not set.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1633, 'JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE', 'Not an uploaded file!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1634, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR01', 'Warning: Failed to change file permissions!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1635, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR02', 'Warning: Failed to move file!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1636, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR03', 'Warning: File %s not uploaded for security reasons!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1637, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR04', 'Warning: Failed to move file: %1$s to %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1638, 'JLIB_FILESYSTEM_ERROR_WRITE_STREAMS', '%1$s(%2$s): %3$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1639, 'JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED', 'GZlib Not Supported.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1640, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS', 'Unable to decompress data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1641, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ', 'Unable to read archive (gz).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1642, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE', 'Unable to write archive (gz).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1643, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE', 'Unable to write file (gz).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1644, 'JLIB_FILESYSTEM_STREAM_FAILED', 'Failed to register string stream.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1645, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION', 'Unable to create destination.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1646, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS', 'Unable to decompress data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1647, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_READ', 'Unable to read archive (tar).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1648, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY', 'Unable to write entry.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1649, 'JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE', 'Unable to load archive.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1650, 'JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE', 'Unknown Archive type.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1651, 'JLIB_FILESYSTEM_ZIP_INFO_FAILED', 'Get ZIP Information failed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1652, 'JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA', 'Invalid ZIP data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1653, 'JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED', 'Zlib Not Supported.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1654, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION', 'Unable to create destination.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1655, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE', 'Unable to open archive.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1656, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ', 'Unable to read archive (zip).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1657, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY', 'Unable to read entry.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1658, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY', 'Unable to write entry.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1659, 'JLIB_FILTER_PARAMS_ALNUM', 'Alpha Numeric', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1660, 'JLIB_FILTER_PARAMS_FLOAT', 'Float', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1661, 'JLIB_FILTER_PARAMS_INTEGER', 'Integer', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1662, 'JLIB_FILTER_PARAMS_RAW', 'Raw', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1663, 'JLIB_FILTER_PARAMS_SAFEHTML', 'Safe HTML', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1664, 'JLIB_FILTER_PARAMS_TEL', 'Telephone', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1665, 'JLIB_FILTER_PARAMS_TEXT', 'Text', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1666, 'JLIB_FORM_BUTTON_CLEAR', 'Clear', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1667, 'JLIB_FORM_BUTTON_SELECT', 'Select', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1668, 'JLIB_FORM_CHANGE_IMAGE', 'Change Image', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1669, 'JLIB_FORM_CHANGE_IMAGE_BUTTON', 'Change Image Button', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1670, 'JLIB_FORM_CHANGE_USER', 'Select User', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1671, 'JLIB_FORM_CONTAINS_INVALID_FIELDS', 'The form cannot be submitted as it\'s missing required data. <br> Please correct the marked fields and try again.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1672, 'JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY', 'Extension attribute is empty in the category field.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1673, 'JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME', 'Unknown element type: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1674, 'JLIB_FORM_ERROR_NO_DATA', 'No data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1675, 'JLIB_FORM_ERROR_VALIDATE_FIELD', 'Invalid xml field.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1676, 'JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD', 'XML file did not load.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1677, 'JLIB_FORM_FIELD_INVALID', 'Invalid field:&#160', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1678, 'JLIB_FORM_FIELD_INVALID_MAX_TIME', 'The time you entered is after the maximum time.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1679, 'JLIB_FORM_FIELD_INVALID_MIN_TIME', 'The time you entered is before the minimum time.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1680, 'JLIB_FORM_FIELD_INVALID_TIME_INPUT', 'Invalid time format. Please use hh:mm.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1681, 'JLIB_FORM_FIELD_INVALID_TIME_INPUT_SECONDS', 'Invalid time format. Please use hh:mm:ss.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1682, 'JLIB_FORM_FIELD_INVALID_VALUE', 'This value is not valid', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1683, 'JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_LABEL', 'Media', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1684, 'JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_DESC', 'Decorative Image - no description required', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1685, 'JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_LABEL', 'No Description', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1686, 'JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_TEXT_LABEL', 'Image Description (Alt Text)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1687, 'JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_IMAGEFILE_LABEL', 'Image', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1688, 'JLIB_FORM_FIELD_PARAM_CALENDAR_FORMAT_DESC', 'The date format to be used. This is in the format used by PHP to specify date string formats (see below). If no format argument is given, \'%Y-%m-%d\' is assumed (giving dates like \'2008-04-16\').', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1689, 'JLIB_FORM_FIELD_PARAM_CALENDAR_FORMAT_LABEL', 'Format', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1690, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_DESC', 'Allow multiple values to be selected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1691, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_LABEL', 'Multiple', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1692, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_DESC', 'The options of the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1693, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_KEY_LABEL', 'Key', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1694, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_LABEL', 'Checkbox Values', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1695, 'JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_VALUE_LABEL', 'Value', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1696, 'JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_DESC', 'Hide the buttons in the comma separated list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1697, 'JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_LABEL', 'Hide Buttons', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1698, 'JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_DESC', 'Defines the height (in pixels) of the WYSIWYG editor and defaults to 250px', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1699, 'JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_LABEL', 'Height', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1700, 'JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_DESC', 'Should the buttons be shown.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1701, 'JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_LABEL', 'Show Buttons', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1702, 'JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_DESC', 'Defines the width (in pixels) of the WYSIWYG editor and defaults to 100%', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1703, 'JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_LABEL', 'Width', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1704, 'JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_DESC', 'The filesystem path to the directory containing the image files to be listed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1705, 'JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_LABEL', 'Directory', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1706, 'JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_DESC', 'This value is the lowest in the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1707, 'JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_LABEL', 'First', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1708, 'JLIB_FORM_FIELD_PARAM_INTEGER_LAST_DESC', 'This value is the highest in the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1709, 'JLIB_FORM_FIELD_PARAM_INTEGER_LAST_LABEL', 'Last', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1710, 'JLIB_FORM_FIELD_PARAM_INTEGER_STEP_DESC', 'Each option will be the previous option incremented by this integer, starting with the first value until the last value is reached.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1711, 'JLIB_FORM_FIELD_PARAM_INTEGER_STEP_LABEL', 'Step', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1712, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_DESC', 'Allow multiple values to be selected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1713, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_LABEL', 'Multiple', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1714, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_DESC', 'The options of the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1715, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_LABEL', 'List Values', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1716, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_NAME_LABEL', 'Name', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1717, 'JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_VALUE_LABEL', 'Value', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1718, 'JLIB_FORM_FIELD_PARAM_MEDIA_HOME_DESC', 'Should the directory with the files point to a user directory.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1719, 'JLIB_FORM_FIELD_PARAM_MEDIA_HOME_LABEL', 'Home Directory', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1720, 'JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_DESC', 'The class which is added to the image (src tag).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1721, 'JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_LABEL', 'Image Class', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1722, 'JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_DESC', 'Shows or hides the preview of the selected image.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1723, 'JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_INLINE', 'Inline', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1724, 'JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_LABEL', 'Preview', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1725, 'JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_TOOLTIP', 'Tooltip', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1726, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_DESC', 'Allow multiple values to be selected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1727, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_LABEL', 'Multiple', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1728, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_DESC', 'The options of the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1729, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_KEY_LABEL', 'Key', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1730, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_LABEL', 'Radio Values', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1731, 'JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_VALUE_LABEL', 'Value', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1732, 'JLIB_FORM_FIELD_PARAM_SQL_QUERY_DESC', 'The SQL query which will provide the data for the drop-down list. The query must return two columns; one called \'value\' which will hold the values of the list items; the other called \'text\' containing the text in the drop-down list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1733, 'JLIB_FORM_FIELD_PARAM_SQL_QUERY_LABEL', 'Query', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1734, 'JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_DESC', 'The number of columns of the field.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1735, 'JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_LABEL', 'Columns', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1736, 'JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_DESC', 'The number of rows of the field.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1737, 'JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_LABEL', 'Rows', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1738, 'JLIB_FORM_FIELD_PARAM_URL_RELATIVE_DESC', 'Are relative URLs allowed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1739, 'JLIB_FORM_FIELD_PARAM_URL_RELATIVE_LABEL', 'Relative', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1740, 'JLIB_FORM_FIELD_PARAM_URL_SCHEMES_DESC', 'The allowed schemes.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1741, 'JLIB_FORM_FIELD_PARAM_URL_SCHEMES_LABEL', 'Schemes', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1742, 'JLIB_FORM_FIELD_REQUIRED_CHECK', 'One of the options must be selected', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1743, 'JLIB_FORM_FIELD_REQUIRED_VALUE', 'Please fill in this field', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1744, 'JLIB_FORM_INPUTMODE', 'latin', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1745, 'JLIB_FORM_INVALID_FORM_OBJECT', 'Invalid Form Object: :%s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1746, 'JLIB_FORM_INVALID_FORM_RULE', 'Invalid Form Rule: :%s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1747, 'JLIB_FORM_MEDIA_PREVIEW_ALT', 'Selected image.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1748, 'JLIB_FORM_MEDIA_PREVIEW_EMPTY', 'No image selected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1749, 'JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE', 'Selected image.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1750, 'JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE', 'Preview', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1751, 'JLIB_FORM_SELECT_USER', 'Select a User', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1752, 'JLIB_FORM_VALIDATE_FIELD_INVALID', 'Invalid field: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1753, 'JLIB_FORM_VALIDATE_FIELD_REQUIRED', 'Field required: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1754, 'JLIB_FORM_VALIDATE_FIELD_RULE_MISSING', 'Validation Rule missing: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1755, 'JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING', 'Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1756, 'JLIB_FORM_VALUE_CACHE_APCU', 'APC User Cache', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1757, 'JLIB_FORM_VALUE_CACHE_FILE', 'File', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1758, 'JLIB_FORM_VALUE_CACHE_MEMCACHED', 'Memcached (Experimental)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1759, 'JLIB_FORM_VALUE_CACHE_REDIS', 'Redis', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1760, 'JLIB_FORM_VALUE_CACHE_WINCACHE', 'Windows Cache', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1761, 'JLIB_FORM_VALUE_FROM_TEMPLATE', 'From Template', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1762, 'JLIB_FORM_VALUE_INHERITED', 'Inherited', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1763, 'JLIB_FORM_VALUE_SESSION_APCU', 'APC User Cache', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1764, 'JLIB_FORM_VALUE_SESSION_DATABASE', 'Database', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1765, 'JLIB_FORM_VALUE_SESSION_FILESYSTEM', 'Filesystem', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1766, 'JLIB_FORM_VALUE_SESSION_MEMCACHED', 'Memcached (Experimental)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1767, 'JLIB_FORM_VALUE_SESSION_REDIS', 'Redis', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1768, 'JLIB_FORM_VALUE_SESSION_WINCACHE', 'Windows Cache', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1769, 'JLIB_FORM_VALUE_TIMEZONE_UTC', 'Universal Time, Coordinated (UTC)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1770, 'JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL', 'ACL', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1771, 'JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE', 'Table', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1772, 'JLIB_HTML_ACCESS_SUMMARY', 'Summary.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1773, 'JLIB_HTML_ACCESS_SUMMARY_DESC', 'Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1774, 'JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION', 'ACL Summary Table', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1775, 'JLIB_HTML_ADD_TO_ROOT', 'Add to root.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1776, 'JLIB_HTML_ADD_TO_THIS_MENU', 'Add to this menu.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1777, 'JLIB_HTML_BATCH_ACCESS_LABEL', 'Set Access Level', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1778, 'JLIB_HTML_BATCH_COPY', 'Copy', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1779, 'JLIB_HTML_BATCH_FLIPORDERING_LABEL', 'Reverse the ordering of all articles in the selected categories', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1780, 'JLIB_HTML_BATCH_LANGUAGE_LABEL', 'Set Language', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1781, 'JLIB_HTML_BATCH_LANGUAGE_NOCHANGE', '- Keep original Language -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1782, 'JLIB_HTML_BATCH_MENU_LABEL', 'Copy or Move to Category', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1783, 'JLIB_HTML_BATCH_MOVE', 'Move', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1784, 'JLIB_HTML_BATCH_MOVE_QUESTION', 'Action to Perform', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1785, 'JLIB_HTML_BATCH_NO_CATEGORY', '- Don\'t copy or move -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1786, 'JLIB_HTML_BATCH_NOCHANGE', '- Keep original Access Levels -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1787, 'JLIB_HTML_BATCH_TAG_LABEL', 'Add Tag', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1788, 'JLIB_HTML_BATCH_TAG_NOCHANGE', '- Keep original Tags -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1789, 'JLIB_HTML_BATCH_USER_LABEL', 'Set User.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1790, 'JLIB_HTML_BATCH_USER_NOCHANGE', '- Keep original User -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1791, 'JLIB_HTML_BATCH_USER_NOUSER', 'No User.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1792, 'JLIB_HTML_BATCH_WORKFLOW_STAGE_LABEL', 'Change Stage', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1793, 'JLIB_HTML_BATCH_WORKFLOW_STAGE_NOCHANGE', '- Keep original Workflow Stage -', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1794, 'JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR', 'About the Calendar', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1795, 'JLIB_HTML_BEHAVIOR_AM', 'am', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1796, 'JLIB_HTML_BEHAVIOR_CLOSE', 'Close', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1797, 'JLIB_HTML_BEHAVIOR_DATE_SELECTION', 'Date selection:\\n', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1798, 'JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST', 'Display %s first', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1799, 'JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE', 'Drag to move.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1800, 'JLIB_HTML_BEHAVIOR_GO_TODAY', 'Go to today', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1801, 'JLIB_HTML_BEHAVIOR_GREEN', 'Green', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1802, 'JLIB_HTML_BEHAVIOR_HOLD_MOUSE', '- Hold mouse button on any of the buttons above for faster selection.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1803, 'JLIB_HTML_BEHAVIOR_MONTH_SELECT', '- Use the < and > buttons to select month\\n', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1804, 'JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU', 'Select to move to the next month. Select and hold for a list of the months.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1805, 'JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU', 'Select to move to the next year. Select and hold for a list of years.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1806, 'JLIB_HTML_BEHAVIOR_OPEN_CALENDAR', 'Open the calendar', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1807, 'JLIB_HTML_BEHAVIOR_PM', 'pm', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1808, 'JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU', 'Select to move to the previous month. Select and hold for a list of the months.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1809, 'JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU', 'Select to move to the previous year. Select and hold for a list of years.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1810, 'JLIB_HTML_BEHAVIOR_SELECT_DATE', 'Select a date.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1811, 'JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE', '(Shift-)Select or Drag to change the value.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1812, 'JLIB_HTML_BEHAVIOR_TIME', 'Time:', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1813, 'JLIB_HTML_BEHAVIOR_TODAY', 'Today', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1814, 'JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT', '%a, %b %e', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1815, 'JLIB_HTML_BEHAVIOR_WK', 'wk', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1816, 'JLIB_HTML_BEHAVIOR_YEAR_SELECT', '- Use the « and » buttons to select year\\n', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1817, 'JLIB_HTML_BUTTON_BASE_CLASS', 'Could not load button base class.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1818, 'JLIB_HTML_BUTTON_NO_LOAD', 'Could not load button %s (%s);', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1819, 'JLIB_HTML_BUTTON_NOT_DEFINED', 'Button not defined for type = %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1820, 'JLIB_HTML_CALENDAR', 'Calendar', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1821, 'JLIB_HTML_CHECKED_OUT', 'Checked out', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1822, 'JLIB_HTML_CHECKIN', 'Check-in', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1823, 'JLIB_HTML_CLOAKING', 'This email address is being protected from spambots. You need JavaScript enabled to view it.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1824, 'JLIB_HTML_DATE_RELATIVE_DAYS', '%s days ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1825, 'JLIB_HTML_DATE_RELATIVE_DAYS_0', '0 days ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1826, 'JLIB_HTML_DATE_RELATIVE_DAYS_1', 'One day ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1827, 'JLIB_HTML_DATE_RELATIVE_HOURS', '%s hours ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1828, 'JLIB_HTML_DATE_RELATIVE_HOURS_0', '0 hours ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1829, 'JLIB_HTML_DATE_RELATIVE_HOURS_1', 'One hour ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1830, 'JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE', 'Less than a minute ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1831, 'JLIB_HTML_DATE_RELATIVE_MINUTES', '%s minutes ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1832, 'JLIB_HTML_DATE_RELATIVE_MINUTES_0', '0 minutes ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1833, 'JLIB_HTML_DATE_RELATIVE_MINUTES_1', 'One minute ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1834, 'JLIB_HTML_DATE_RELATIVE_WEEKS', '%s weeks ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1835, 'JLIB_HTML_DATE_RELATIVE_WEEKS_0', '0 weeks ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1836, 'JLIB_HTML_DATE_RELATIVE_WEEKS_1', 'One week ago.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1837, 'JLIB_HTML_EDIT_MENU_ITEM', 'Edit Menu Item', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1838, 'JLIB_HTML_EDIT_MENU_ITEM_ID', 'Item ID: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1839, 'JLIB_HTML_EDIT_MODULE', 'Edit Module', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1840, 'JLIB_HTML_EDIT_MODULE_IN_POSITION', 'Position: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1841, 'JLIB_HTML_EDITOR_CANNOT_LOAD', 'Can\'t load the editor.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1842, 'JLIB_HTML_END', 'End', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1843, 'JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED', 'Function not supported.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1844, 'JLIB_HTML_ERROR_NOTFOUNDINFILE', '%s: :%s not found in file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1845, 'JLIB_HTML_ERROR_NOTSUPPORTED', '%s: :%s not supported.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1846, 'JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE', '%s: :%s not supported. File not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1847, 'JLIB_HTML_FEATURED_EXPIRED_ITEM', 'Featured, but has Expired.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1848, 'JLIB_HTML_FEATURED_FINISHED', 'Finish: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1849, 'JLIB_HTML_FEATURED_ITEM', 'Featured.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1850, 'JLIB_HTML_FEATURED_PENDING_ITEM', 'Featured, but is Pending.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1851, 'JLIB_HTML_FEATURED_STARTED', 'Start: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1852, 'JLIB_HTML_GOTO_PAGE', 'Go to page %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1853, 'JLIB_HTML_GOTO_POSITION', 'Go to %s page', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1854, 'JLIB_HTML_MOVE_DOWN', 'Move Down', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1855, 'JLIB_HTML_MOVE_UP', 'Move Up', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1856, 'JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM', 'There are no parameters for this item.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1857, 'JLIB_HTML_NO_RECORDS_FOUND', 'No records found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1858, 'JLIB_HTML_PAGE_CURRENT', 'Page %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1859, 'JLIB_HTML_PAGE_CURRENT_OF_TOTAL', 'Page %s of %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1860, 'JLIB_HTML_PAGINATION', 'Pagination', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1861, 'JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST', 'Please first make a selection from the list.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1862, 'JLIB_HTML_PUBLISH_ITEM', 'Publish Item', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1863, 'JLIB_HTML_PUBLISHED_EXPIRED_ITEM', 'Published, but has Expired.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1864, 'JLIB_HTML_PUBLISHED_FINISHED', 'Finish: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1865, 'JLIB_HTML_PUBLISHED_ITEM', 'Published and is Current.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1866, 'JLIB_HTML_PUBLISHED_PENDING_ITEM', 'Published, but is Pending.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1867, 'JLIB_HTML_PUBLISHED_START', 'Start: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1868, 'JLIB_HTML_PUBLISHED_UNPUBLISH', 'Select to unpublish', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1869, 'JLIB_HTML_RESULTS_OF', 'Results %s - %s of %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1870, 'JLIB_HTML_SAVE_ORDER', 'Save Order', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1871, 'JLIB_HTML_SELECT_STATE', 'Select State', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1872, 'JLIB_HTML_SETDEFAULT_ITEM', 'Set default', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1873, 'JLIB_HTML_START', 'Start', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1874, 'JLIB_HTML_UNKNOWN_STATE', 'Unknown State', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1875, 'JLIB_HTML_UNPUBLISH_ITEM', 'Unpublish Item', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1876, 'JLIB_HTML_UNSETDEFAULT_ITEM', 'Unset default', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1877, 'JLIB_HTML_VIEW_ALL', 'View All', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1878, 'JLIB_INSTALLER_ABORT', 'Aborting language installation: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1879, 'JLIB_INSTALLER_ABORT_ALREADY_EXISTS', 'Extension %1$s: Extension %2$s already exists.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1880, 'JLIB_INSTALLER_ABORT_ALREADYINSTALLED', 'Extension is already installed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1881, 'JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED', 'Error building Administrator Menus.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1882, 'JLIB_INSTALLER_ABORT_COPY_SETUP', 'Extension %1$s: Could not copy setup file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1883, 'JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES', 'Component %s: Failed to copy administrator files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1884, 'JLIB_INSTALLER_ABORT_COMP_FAIL_API_FILES', 'Component %s: Failed to copy API files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1885, 'JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES', 'Component %s: Failed to copy site files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1886, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL', 'Component Install: Could not copy PHP install file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1887, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL', 'Component Install: Could not copy PHP uninstall file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1888, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK', 'Component Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1889, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR', 'Component Install: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1890, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT', 'Component Update: The XML file did not have an administration element.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1891, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL', 'Component Update: Could not copy PHP install file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1892, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL', 'Component Update: Could not copy PHP uninstall file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1893, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK', 'Component Update: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1894, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR', 'Component Update: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1895, 'JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED', 'Component Install: Failed to update menu items.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1896, 'JLIB_INSTALLER_ABORT_CREATE_DIRECTORY', 'Extension %1$s: Failed to create folder: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1897, 'JLIB_INSTALLER_ABORT_DEBUG', 'Installation unexpectedly stopped:', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1898, 'JLIB_INSTALLER_ABORT_DETECTMANIFEST', 'Unable to detect manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1899, 'JLIB_INSTALLER_ABORT_DIRECTORY', 'Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1900, 'JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD', 'Could not delete the extension\'s record from the database.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1901, 'JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID', 'Extension is not valid.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1902, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY', 'Files Install: Failed to find source folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1903, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK', 'Files Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1904, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR', 'Files %1$s: SQL error file %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1905, 'JLIB_INSTALLER_ABORT_FILE_ROLLBACK', 'Files Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1906, 'JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR', 'Files Update: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1907, 'JLIB_INSTALLER_ABORT_INSTALL_ABORTED', 'Extension installation aborted.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1908, 'JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE', 'Extension %s: Custom install routine failure.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1909, 'JLIB_INSTALLER_ABORT_LIB_COPY_FILES', 'Library %s: Could not copy files from the source.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1910, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED', 'Library Install: Library already installed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1911, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER', 'Library Install: Library has the same name as a core folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1912, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE', 'Library Install: No library file specified.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1913, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK', 'Library Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1914, 'JLIB_INSTALLER_ABORT_LOAD_DETAILS', 'Failed to load extension details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1915, 'JLIB_INSTALLER_ABORT_MANIFEST', 'Extension %1$s: Could not copy PHP manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1916, 'JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED', 'Method not supported for this extension type.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1917, 'JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE', 'Method not supported for this extension type: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1918, 'JLIB_INSTALLER_ABORT_MOD_COPY_FILES', 'Module %s: Could not copy files from the source.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1919, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY', 'Module %1$s: Another module is already using folder: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1920, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE', 'Module %s: No module file specified.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1921, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR', 'Module %1$s: SQL error file %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1922, 'JLIB_INSTALLER_ABORT_MOD_ROLLBACK', 'Module %1$s: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1923, 'JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT', 'Module Uninstall: Unknown client type [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(1924, 'JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT', 'Module %1$s: Unknown client type [%2$s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1925, 'JLIB_INSTALLER_ABORT_NOINSTALLPATH', 'Install path does not exist.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1926, 'JLIB_INSTALLER_ABORT_NOUPDATEPATH', 'Update path does not exist.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1927, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION', 'Package %1$s: There was an error installing an extension: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1928, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES', 'Package %s: There were no files to install!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1929, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK', 'Package %s: No package file specified.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1930, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK', 'Package Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1931, 'JLIB_INSTALLER_ABORT_PLG_COPY_FILES', 'Plugin %s: Could not copy files from the source.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1932, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY', 'Plugin %1$s: Another plugin is already using folder: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1933, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE', 'Plugin %s: No plugin file specified.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1934, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK', 'Plugin %1$s: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1935, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR', 'Plugin %1$s: SQL error file %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1936, 'JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR', 'Plugin Uninstall: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1937, 'JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE', 'Refresh Manifest Cache failed: %s Extension is not currently installed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1938, 'JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID', 'Refresh Manifest Cache failed: Extension is not valid.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1939, 'JLIB_INSTALLER_ABORT_ROLLBACK', 'Extension %1$s: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1940, 'JLIB_INSTALLER_ABORT_SQL_ERROR', 'Extension %1$s: SQL error processing query: %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1941, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED', 'Template Install: Template already installed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1942, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY', 'Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1943, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES', 'Template Install: Could not copy files from the %s source.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1944, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK', 'Template Install: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1945, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT', 'Template Install: Unknown client type [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1946, 'JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM', 'For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1947, 'JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE', 'For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1948, 'JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION', 'For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1949, 'JLIB_INSTALLER_DEFAULT_STYLE', '%s - Default', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1950, 'JLIB_INSTALLER_DISCOVER', 'Discover', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1951, 'JLIB_INSTALLER_DISCOVER_INSTALL', 'Discover Install', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1952, 'JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE', 'The %s extension is part of a package which does not allow individual extensions to be uninstalled.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1953, 'JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS', 'Component Discover install: Failed to store component details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1954, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT', 'Component Install: The XML file did not have an administration element.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1955, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN', 'Component Install: Another component is already using folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1956, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE', 'Component Install: Another component is already using folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1957, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DASHBOARD', 'Component Install: Failed to create extension dashboard: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1958, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN', 'Component Install: Failed to create administrator folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1959, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE', 'Component Install: Failed to create site folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1960, 'JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE', 'Component Refresh manifest cache: Failed to store component details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1961, 'JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED', 'Could not delete the Administrator menus.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1962, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM', 'Component Uninstall: Custom Uninstall script unsuccessful.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1963, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY', 'Component Uninstall: Can\'t uninstall. Please remove manually.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1964, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION', 'Component Uninstall: Unknown Extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1965, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES', 'Component Uninstall: Unable to delete the component categories.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1966, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN', 'Component Uninstall: Unable to remove the component administrator folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1967, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE', 'Component Uninstall: Unable to remove the component site folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1968, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION', 'Component Uninstall: Option field empty, can\'t remove files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1969, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR', 'Component Uninstall: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1970, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT', 'Component Uninstall: Trying to uninstall a core component.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1971, 'JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN', 'Component Update: Failed to create administrator folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1972, 'JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE', 'Component Update: Failed to create site folder: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1973, 'JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED', 'Failed to create folder [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1974, 'JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT', 'Deprecated install format (client=\"both\"), use package installer in future.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1975, 'JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED', 'A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1976, 'JLIB_INSTALLER_ERROR_DOWNGRADE', 'Sorry! You cannot downgrade from version %s to %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1977, 'JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT', 'Error connecting to the server: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1978, 'JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER', 'Invalid client identifier specified in extension manifest.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1979, 'JLIB_INSTALLER_ERROR_FAIL_COPY_FILE', 'JInstaller: :Install: Failed to copy file %1$s to %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1980, 'JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER', 'JInstaller: :Install: Failed to copy folder %1$s to %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1981, 'JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES', 'Failed reading network resource: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1982, 'JLIB_INSTALLER_ERROR_FILE_EXISTS', 'JInstaller: :Install: File already exists %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1983, 'JLIB_INSTALLER_ERROR_FILE_FOLDER', 'Error on deleting file or folder %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1984, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST', 'Files Uninstall: Invalid manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1985, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Files Uninstall: Manifest file invalid or not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1986, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY', 'Files Uninstall: Could not load extension entry.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1987, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST', 'Files Uninstall: Could not load manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1988, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR', 'Files Uninstall: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1989, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE', 'File Uninstall: Trying to uninstall core files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1990, 'JLIB_INSTALLER_ERROR_FOLDER_IN_USE', 'Another extension is already using folder [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1991, 'JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS', 'Language Discover install: Failed to store language details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1992, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT', 'This language can\'t be uninstalled as long as it is defined as a default language.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1993, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY', 'Language Uninstall: Unable to remove the specified Language folder.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1994, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY', 'Language Uninstall: Element is empty, can\'t uninstall files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1995, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY', 'Language Uninstall: Language path is empty, can\'t uninstall files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1996, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED', 'This language can\'t be uninstalled. It is protected in the database (usually en-GB).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1997, 'JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS', 'Library Discover install: Failed to store library details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1998, 'JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE', 'Library Refresh manifest cache: Failed to store library details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(1999, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST', 'Library Uninstall: Invalid manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2000, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Library Uninstall: Manifest file invalid or not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2001, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST', 'Library Uninstall: Could not load manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2002, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY', 'Library Uninstall: Trying to uninstall a core library.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2003, 'JLIB_INSTALLER_ERROR_LOAD_XML', 'JInstaller: :Install: Failed to load XML File: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2004, 'JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS', 'Module Discover install: Failed to store module details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2005, 'JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE', 'Module Refresh manifest cache: Failed to store module details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2006, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION', 'Module Uninstall: Unknown Extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2007, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION', 'Module Uninstall: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2008, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Module Uninstall: Manifest file invalid or not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2009, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR', 'Module Uninstall: SQL error file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2010, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE', 'Module Uninstall: Trying to uninstall a core module: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2011, 'JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE', 'No core pack exists for the language [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2012, 'JLIB_INSTALLER_ERROR_NO_FILE', 'JInstaller: :Install: File does not exist %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2013, 'JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG', 'The package did not specify a language tag. Are you trying to install an old language package?', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2014, 'JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE', 'JInstaller: :Install: Can\'t find Joomla XML setup file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2015, 'JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE', 'JInstaller: :Install: Can\'t find XML setup file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2016, 'JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE', 'Package Refresh manifest cache: Failed to store package details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2017, 'JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID', 'Could not record the package ID for this package\'s extensions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2018, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST', 'Package Uninstall: Invalid manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2019, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Package Uninstall: Manifest file invalid or not found: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2020, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST', 'Package Uninstall: Could not load manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2021, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED', 'Package Uninstall: Errors were detected, manifest file not removed!', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2022, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST', 'Package Uninstall: Missing manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2023, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER', 'Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2024, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION', 'Trying to uninstall unknown extension from package. This extension may have already been removed earlier.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2025, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK', 'Package Uninstall: Trying to uninstall core package.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2026, 'JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS', 'Plugin Discover install: Failed to store plugin details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2027, 'JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE', 'Plugin Refresh manifest cache: Failed to store plugin details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2028, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION', 'Plugin Uninstall: Unknown Extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2029, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY', 'Plugin Uninstall: Folder field empty, can\'t remove files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2030, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST', 'Plugin Uninstall: Invalid manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2031, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Plugin Uninstall: Manifest file invalid or not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2032, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST', 'Plugin Uninstall: Could not load manifest file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2033, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN', 'Plugin Uninstall: Trying to uninstall a core plugin: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2034, 'JLIB_INSTALLER_ERROR_SQL_ERROR', 'JInstaller: :Install: Error SQL %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2035, 'JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND', 'JInstaller: :Install: SQL File not found %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2036, 'JLIB_INSTALLER_ERROR_SQL_READBUFFER', 'JInstaller: :Install: SQL File Buffer Read Error.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2037, 'JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS', 'Template Discover install: Failed to store template details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2038, 'JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE', 'Template Refresh manifest cache: Failed to store template details.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2039, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION', 'Template Uninstall: Unknown Extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2040, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT', 'Template Uninstall: Invalid client.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2041, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Template Uninstall: Manifest file invalid or not found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2042, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT', 'Template Uninstall: Can\'t remove default template.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2043, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY', 'Template Uninstall: Folder does not exist, can\'t remove files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2044, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY', 'Template Uninstall: Template ID is empty, can\'t uninstall files.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2045, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE', 'Template Uninstall: Trying to uninstall a core template: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2046, 'JLIB_INSTALLER_ERROR_UNINSTALL_LOCKED_EXTENSION', 'Extension Uninstall: Cannot uninstall a locked extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2047, 'JLIB_INSTALLER_ERROR_UNINSTALL_PROTECTED_EXTENSION', 'Extension Uninstall: Cannot uninstall a protected extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2048, 'JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE', 'Unknown Client Type [%s]', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2049, 'JLIB_INSTALLER_ERROR_UNKNOWN_EXTENSION', 'Extension Uninstall: Unknown Extension.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2050, 'JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES', 'Failed to clear updates.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2051, 'JLIB_INSTALLER_FILE_ERROR_MOVE', 'Error on moving file %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2052, 'JLIB_INSTALLER_INCORRECT_SEQUENCE', 'Downgrading from version %1$s to version %2$s is not allowed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2053, 'JLIB_INSTALLER_INSTALL', 'Install', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2054, 'JLIB_INSTALLER_MINIMUM_JOOMLA', 'You don\'t have the minimum Joomla version requirement of J%s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2055, 'JLIB_INSTALLER_MINIMUM_PHP', 'Your server doesn\'t meet the minimum PHP version requirement of %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2056, 'JLIB_INSTALLER_NOT_ERROR', 'If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2057, 'JLIB_INSTALLER_NOTICE_LANG_RESET_USERS', 'Language set to Default for %d users.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2058, 'JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1', 'Language set to Default for the user.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2059, 'JLIB_INSTALLER_PURGED_UPDATES', 'Cleared updates.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2060, 'JLIB_INSTALLER_UNINSTALL', 'Uninstall', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2061, 'JLIB_INSTALLER_UPDATE', 'Update', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2062, 'JLIB_INSTALLER_UPDATE_LOG_QUERY', 'Ran query from file %1$s. Query text: %2$s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2063, 'JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE', 'Unable to create a content language for %s language: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2064, 'JLIB_JS_AJAX_ERROR_CONNECTION_ABORT', 'A connection abort has occurred while fetching the JSON data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2065, 'JLIB_JS_AJAX_ERROR_NO_CONTENT', 'No content was returned.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2066, 'JLIB_JS_AJAX_ERROR_OTHER', 'An error has occurred while fetching the JSON data: HTTP %s status code.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2067, 'JLIB_JS_AJAX_ERROR_PARSE', 'A parse error has occurred while processing the following JSON data:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2068, 'JLIB_JS_AJAX_ERROR_TIMEOUT', 'A timeout has occurred while fetching the JSON data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2069, 'JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA', 'Could not load %s metadata from %s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2070, 'JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE', 'Could not load %s language XML file from %s.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2071, 'JLIB_LOGIN_AUTHORISATION', 'Your access has been authorised.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2072, 'JLIB_LOGIN_DENIED', 'Your access has been denied.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2073, 'JLIB_LOGIN_EXPIRED', 'Your authentication has expired.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2074, 'JLIB_MAIL_FUNCTION_DISABLED', 'The mail() function has been disabled and the mail can\'t be sent.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2075, 'JLIB_MAIL_FUNCTION_OFFLINE', 'The mail function has been disabled by an administrator.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2076, 'JLIB_MAIL_INVALID_EMAIL_SENDER', 'Invalid email sender: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2077, 'JLIB_MEDIA_ERROR_UPLOAD_INPUT', 'Unable to upload file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2078, 'JLIB_MEDIA_ERROR_WARNFILENAME', 'File name must only have alphanumeric characters and no spaces.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2079, 'JLIB_MEDIA_ERROR_WARNFILETOOLARGE', 'This file is too large to upload.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2080, 'JLIB_MEDIA_ERROR_WARNFILETYPE', 'This file type is not supported.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2081, 'JLIB_MEDIA_ERROR_WARNIEXSS', 'Possible IE XSS Attack found.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2082, 'JLIB_MEDIA_ERROR_WARNINVALID_IMG', 'Not a valid image.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2083, 'JLIB_MEDIA_ERROR_WARNINVALID_MIME', 'Invalid mime type detected.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2084, 'JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE', 'Illegal mime type detected: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2085, 'JLIB_MEDIA_ERROR_WARNNOTADMIN', 'Uploaded file is not an image file and you do not have permission.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2086, 'JLIB_NO_EDITOR_PLUGIN_PUBLISHED', 'Unable to display an editor because no editor plugin is published.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2087, 'JLIB_PLUGIN_ERROR_LOADING_PLUGINS', 'Error loading Plugins: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2088, 'JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS', 'Unable to load format class.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2089, 'JLIB_RULES_ACTION', 'Action', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2090, 'JLIB_RULES_ALLOWED', 'Allowed', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2091, 'JLIB_RULES_ALLOWED_ADMIN', 'Allowed (Super User)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2092, 'JLIB_RULES_ALLOWED_INHERITED', 'Allowed (Inherited)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2093, 'JLIB_RULES_CALCULATED_SETTING', 'Calculated Setting', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2094, 'JLIB_RULES_CONFLICT', 'Conflict', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2095, 'JLIB_RULES_DATABASE_FAILURE', 'Failed storing the data to the database.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2096, 'JLIB_RULES_DENIED', 'Denied', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2097, 'JLIB_RULES_GROUP', '%s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2098, 'JLIB_RULES_GROUPS', 'Groups', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2099, 'JLIB_RULES_INHERIT', 'Inherit', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2100, 'JLIB_RULES_INHERITED', 'Inherited', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2101, 'JLIB_RULES_NOT_ALLOWED', 'Not Allowed', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2102, 'JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT', 'Conflict', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2103, 'JLIB_RULES_NOT_ALLOWED_DEFAULT', 'Not Allowed (Default)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2104, 'JLIB_RULES_NOT_ALLOWED_INHERITED', 'Not Allowed (Inherited)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2105, 'JLIB_RULES_NOT_ALLOWED_LOCKED', 'Not Allowed (Locked)', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2106, 'JLIB_RULES_NOT_SET', 'Not Set', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2107, 'JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS', 'Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2108, 'JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS', 'Super User permissions changed. Save or reload to recalculate this group permissions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2109, 'JLIB_RULES_REQUEST_FAILURE', 'Failed sending the data to server.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2110, 'JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS', 'Please save before changing permissions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2111, 'JLIB_RULES_SELECT_SETTING', 'Select New Setting', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2112, 'JLIB_RULES_SETTING_NOTES', 'If you change the setting, it will apply to this and all child groups, components and content. Note that <em><strong>Denied</strong></em> will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, <em><strong>Deny</strong></em> will take precedence. <em><strong>Not Set</strong></em> is equivalent to <em><strong>Denied</strong></em> but can be changed in child groups, components and content.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2113, 'JLIB_RULES_SETTING_NOTES_ITEM', 'If you change the setting, it will apply to this item. Note that:<br><em><strong>Inherited</strong></em> means that the permissions from global configuration, parent group and category will be used.<br><em><strong>Denied</strong></em> means that no matter what the global configuration, parent group or category settings are, the group being edited can\'t take this action on this item.<br><em><strong>Allowed</strong></em> means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by <em><strong>Not Allowed (Inherited)</strong></em> under Calculated Settings).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2114, 'JLIB_RULES_SETTINGS_DESC', 'Expand for notes about setting the permissions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2115, 'JLIB_STEMMER_INVALID_STEMMER', 'Invalid stemmer type %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2116, 'JLIB_UNKNOWN', 'Unknown', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2117, 'JLIB_UPDATER_ERROR_COLLECTION_FOPEN', 'The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2118, 'JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL', 'Update: :Collection: Could not open %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2119, 'JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL', 'Update: :Collection: Could not parse %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2120, 'JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL', 'Update: :Extension: Could not open %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2121, 'JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL', 'Update: :Extension: Could not parse %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2122, 'JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE', 'Update: Could not open update site #%d &quot;%s&quot;, URL: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2123, 'JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN', 'JAuthentication: :authenticate: Failed to load plugin: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2124, 'JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES', 'JAuthentication: :__construct: Could not load authentication libraries.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2125, 'JLIB_USER_ERROR_BIND_ARRAY', 'Unable to bind array to user object.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2126, 'JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS', 'A user is not allowed to change permissions of their own group(s).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2127, 'JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS', 'A user is not allowed to change permissions of their own group(s) parent group(s).', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2128, 'JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER', 'A user is not allowed to change permissions of a Super User group.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2129, 'JLIB_USER_ERROR_CANNOT_DEMOTE_SELF', 'You can\'t remove your own Super User permissions.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2130, 'JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD', 'You can\'t reuse your current password, please enter a new password.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2131, 'JLIB_USER_ERROR_ID_NOT_EXISTS', 'JUser: :_load: User %s does not exist.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2132, 'JLIB_USER_ERROR_NOT_SUPERADMIN', 'Only users with Super User permissions can change other Super User user accounts.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2133, 'JLIB_USER_ERROR_PASSWORD_NOT_MATCH', 'Passwords do not match. Please re-enter password.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2134, 'JLIB_USER_ERROR_UNABLE_TO_FIND_USER', 'Unable to find a user with given activation string.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2135, 'JLIB_USER_ERROR_UNABLE_TO_LOAD_USER', 'Unable to find a user with the ID: %s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2136, 'JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID', 'User group does not exist.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2137, 'JLIB_UTIL_ERROR_APP_INSTANTIATION', 'Application Startup Error.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2138, 'JLIB_UTIL_ERROR_CONNECT_DATABASE', 'JDatabase: :getInstance: Could not connect to database <br>joomla.library: %1$s - %2$s', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2139, 'JLIB_UTIL_ERROR_DOMIT', 'DommitDocument is deprecated. Use DomDocument instead.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2140, 'JLIB_UTIL_ERROR_LOADING_FEED_DATA', 'Error loading feed data.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2141, 'JLIB_UTIL_ERROR_XML_LOAD', 'Failed loading XML file.', '/home/art/public_html/1/language/en-GB/lib_joomla.ini'),
(2142, 'LIB_JOOMLA', 'Joomla! Platform', '/home/art/public_html/1/language/en-GB/lib_joomla.sys.ini'),
(2143, 'LIB_JOOMLA_XML_DESCRIPTION', 'The Joomla! Platform is the Core of the Joomla! Content Management System.', '/home/art/public_html/1/language/en-GB/lib_joomla.sys.ini'),
(2144, 'LIB_PHPASS', 'phpass', '/home/art/public_html/1/language/en-GB/lib_phpass.sys.ini'),
(2145, 'LIB_PHPASS_XML_DESCRIPTION', 'phpass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES) and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself.', '/home/art/public_html/1/language/en-GB/lib_phpass.sys.ini'),
(2146, 'LIB_SIMPLEPIE_XML_DESCRIPTION', 'PHP based RSS and Atom Feed Framework.', '/home/art/public_html/1/language/en-GB/lib_simplepie.sys.ini'),
(2147, 'MOD_ARTICLES_ARCHIVE', 'Articles - Archived', '/home/art/public_html/1/language/en-GB/mod_articles_archive.ini'),
(2148, 'MOD_ARTICLES_ARCHIVE_DATE', '%1$s, %2$s', '/home/art/public_html/1/language/en-GB/mod_articles_archive.ini'),
(2149, 'MOD_ARTICLES_ARCHIVE_FIELD_COUNT_LABEL', '# of Months', '/home/art/public_html/1/language/en-GB/mod_articles_archive.ini'),
(2150, 'MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION', 'This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated.', '/home/art/public_html/1/language/en-GB/mod_articles_archive.ini'),
(2151, 'MOD_ARTICLES_ARCHIVE', 'Articles - Archived', '/home/art/public_html/1/language/en-GB/mod_articles_archive.sys.ini'),
(2152, 'MOD_ARTICLES_ARCHIVE_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_archive.sys.ini'),
(2153, 'MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION', 'This module shows a list of the calendar months containing Archived Articles. After you have changed the status of an Article to Archived, this list will be automatically generated.', '/home/art/public_html/1/language/en-GB/mod_articles_archive.sys.ini'),
(2154, 'MOD_ARTICLES_CATEGORIES', 'Articles - Categories', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2155, 'MOD_ARTICLES_CATEGORIES_FIELD_COUNT_DESC', 'Select the number of first level subcategories to display. Default is all.', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2156, 'MOD_ARTICLES_CATEGORIES_FIELD_COUNT_LABEL', '# First Subcategories', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2157, 'MOD_ARTICLES_CATEGORIES_FIELD_MAXLEVEL_LABEL', 'Maximum Level Depth', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2158, 'MOD_ARTICLES_CATEGORIES_FIELD_NUMITEMS_LABEL', 'Number of Articles', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2159, 'MOD_ARTICLES_CATEGORIES_FIELD_PARENT_LABEL', 'Parent Category', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2160, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_CHILDREN_LABEL', 'Subcategories', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2161, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_DESCRIPTION_LABEL', 'Category Descriptions', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2162, 'MOD_ARTICLES_CATEGORIES_TITLE_HEADING_LABEL', 'Heading Style', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2163, 'MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION', 'This module displays a list of categories from one parent category.', '/home/art/public_html/1/language/en-GB/mod_articles_categories.ini'),
(2164, 'MOD_ARTICLES_CATEGORIES', 'Articles - Categories', '/home/art/public_html/1/language/en-GB/mod_articles_categories.sys.ini'),
(2165, 'MOD_ARTICLES_CATEGORIES_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_categories.sys.ini'),
(2166, 'MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION', 'This module displays a list of categories from one parent category.', '/home/art/public_html/1/language/en-GB/mod_articles_categories.sys.ini'),
(2167, 'MOD_ARTICLES_CATEGORY', 'Articles - Category', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2168, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPING_LABEL', 'Article Grouping', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2169, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPINGDIR_LABEL', 'Grouping Direction', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2170, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERING_LABEL', 'Article Field to Order By', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2171, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERINGDIR_LABEL', 'Ordering Direction', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2172, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHOR_LABEL', 'Authors', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2173, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIAS_LABEL', 'Author Aliases', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2174, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIASFILTERING_LABEL', 'Author Alias Filtering Type', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2175, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORFILTERING_LABEL', 'Author Filtering Type', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2176, 'MOD_ARTICLES_CATEGORY_FIELD_CATDEPTH_LABEL', 'Category Depth', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2177, 'MOD_ARTICLES_CATEGORY_FIELD_CATFILTERINGTYPE_LABEL', 'Category Filtering Type', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2178, 'MOD_ARTICLES_CATEGORY_FIELD_COUNT_DESC', 'The number of items to display. The default value of 0 will display all articles.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2179, 'MOD_ARTICLES_CATEGORY_FIELD_COUNT_LABEL', 'Count', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2180, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELD_LABEL', 'Date Field', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2181, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_DESC', 'Please enter in a valid date format. See: https://php.net/date for formatting information.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2182, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_LABEL', 'Date Format', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2183, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFILTERING_LABEL', 'Date Filtering', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2184, 'MOD_ARTICLES_CATEGORY_FIELD_DATEGROUPINGFIELD_DESC', 'Select which date field you want the date grouping to be applied to.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2185, 'MOD_ARTICLES_CATEGORY_FIELD_DATEGROUPINGFIELD_LABEL', 'Date Grouping Field', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2186, 'MOD_ARTICLES_CATEGORY_FIELD_DATERANGEFIELD_LABEL', 'Date Range Field', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2187, 'MOD_ARTICLES_CATEGORY_FIELD_ENDDATE_LABEL', 'To Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2188, 'MOD_ARTICLES_CATEGORY_FIELD_EXCLUDEDARTICLES_LABEL', 'Article IDs to Exclude', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2189, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_DISPLAY_LABEL', 'Display Options', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2190, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_FILTERING_LABEL', 'Filtering Options', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2191, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_GROUPING_LABEL', 'Grouping Options', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2192, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_ORDERING_LABEL', 'Ordering Options', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2193, 'MOD_ARTICLES_CATEGORY_FIELD_INTROTEXTLIMIT_LABEL', 'Introtext Limit (characters)', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2194, 'MOD_ARTICLES_CATEGORY_FIELD_LINKTITLES_LABEL', 'Linked Titles', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2195, 'MOD_ARTICLES_CATEGORY_FIELD_MODE_DESC', 'Please select the mode you would like to use. If Normal Mode is chosen, then configure the module and it will display a static list of Articles on the menu items you assign the module to. If Dynamic Mode is chosen, then you can still configure the module normally, however now the Category option will no longer be used. Instead, the module will dynamically detect if you are on a Category view and will display the list of articles within that Category. When Dynamic Mode is chosen, it is best to leave the module set to display on all pages, as it will decide to display anything dynamically.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2196, 'MOD_ARTICLES_CATEGORY_FIELD_MODE_LABEL', 'Mode', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2197, 'MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_DESC', 'Please enter in a valid date format. See: https://php.net/date for formatting information.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2198, 'MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_LABEL', 'Month and Year Display Format', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2199, 'MOD_ARTICLES_CATEGORY_FIELD_RELATIVEDATE_LABEL', 'Relative Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2200, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWCHILDCATEGORYARTICLES_LABEL', 'Child Category Articles', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2201, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWFEATURED_LABEL', 'Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2202, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWHITS_LABEL', 'Hits', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2203, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWINTROTEXT_LABEL', 'Introtext', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2204, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_DESC', 'Select to Show or hide Article List from Article Pages. This means that the module will only display itself dynamically on Category Pages.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2205, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_LABEL', 'Show on Article Page', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2206, 'MOD_ARTICLES_CATEGORY_FIELD_STARTDATE_LABEL', 'Start Date Range', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2207, 'MOD_ARTICLES_CATEGORY_OPTION_ASCENDING_VALUE', 'Ascending', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2208, 'MOD_ARTICLES_CATEGORY_OPTION_CREATED_VALUE', 'Created Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2209, 'MOD_ARTICLES_CATEGORY_OPTION_DATERANGE_VALUE', 'Date Range', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2210, 'MOD_ARTICLES_CATEGORY_OPTION_DESCENDING_VALUE', 'Descending', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2211, 'MOD_ARTICLES_CATEGORY_OPTION_DYNAMIC_VALUE', 'Dynamic', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2212, 'MOD_ARTICLES_CATEGORY_OPTION_EXCLUDE_VALUE', 'Exclude', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2213, 'MOD_ARTICLES_CATEGORY_OPTION_EXCLUSIVE_VALUE', 'Exclusive', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2214, 'MOD_ARTICLES_CATEGORY_OPTION_FINISHPUBLISHING_VALUE', 'Finish Publishing Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2215, 'MOD_ARTICLES_CATEGORY_OPTION_HITS_VALUE', 'Hits', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2216, 'MOD_ARTICLES_CATEGORY_OPTION_ID_VALUE', 'ID', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2217, 'MOD_ARTICLES_CATEGORY_OPTION_INCLUDE_VALUE', 'Include', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2218, 'MOD_ARTICLES_CATEGORY_OPTION_INCLUSIVE_VALUE', 'Inclusive', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2219, 'MOD_ARTICLES_CATEGORY_OPTION_MODIFIED_VALUE', 'Modified Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2220, 'MOD_ARTICLES_CATEGORY_OPTION_MONTHYEAR_VALUE', 'Month and Year', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2221, 'MOD_ARTICLES_CATEGORY_OPTION_NORMAL_VALUE', 'Normal', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2222, 'MOD_ARTICLES_CATEGORY_OPTION_OFF_VALUE', 'Off', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2223, 'MOD_ARTICLES_CATEGORY_OPTION_ONLYFEATURED_VALUE', 'Only', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2224, 'MOD_ARTICLES_CATEGORY_OPTION_ORDERING_VALUE', 'Article Order', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2225, 'MOD_ARTICLES_CATEGORY_OPTION_ORDERINGFEATURED_VALUE', 'Featured Articles Order', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2226, 'MOD_ARTICLES_CATEGORY_OPTION_RANDOM_VALUE', 'Random', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2227, 'MOD_ARTICLES_CATEGORY_OPTION_RATING_VALUE', 'Rating', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2228, 'MOD_ARTICLES_CATEGORY_OPTION_RELATIVEDAY_VALUE', 'Relative Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(2229, 'MOD_ARTICLES_CATEGORY_OPTION_STARTPUBLISHING_VALUE', 'Start Publishing Date', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2230, 'MOD_ARTICLES_CATEGORY_OPTION_VOTE_VALUE', 'Vote', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2231, 'MOD_ARTICLES_CATEGORY_OPTION_YEAR_VALUE', 'Year', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2232, 'MOD_ARTICLES_CATEGORY_READ_MORE', 'Read more: ', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2233, 'MOD_ARTICLES_CATEGORY_READ_MORE_TITLE', 'Read More ...', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2234, 'MOD_ARTICLES_CATEGORY_REGISTER_TO_READ_MORE', 'Register to read more', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2235, 'MOD_ARTICLES_CATEGORY_UNTAGGED', 'Untagged', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2236, 'MOD_ARTICLES_CATEGORY_XML_DESCRIPTION', 'This module displays a list of articles from one or more categories.', '/home/art/public_html/1/language/en-GB/mod_articles_category.ini'),
(2237, 'MOD_ARTICLES_CATEGORY', 'Articles - Category', '/home/art/public_html/1/language/en-GB/mod_articles_category.sys.ini'),
(2238, 'MOD_ARTICLES_CATEGORY_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_category.sys.ini'),
(2239, 'MOD_ARTICLES_CATEGORY_XML_DESCRIPTION', 'This module displays a list of articles from one or more categories.', '/home/art/public_html/1/language/en-GB/mod_articles_category.sys.ini'),
(2240, 'MOD_ARTICLES_LATEST', 'Articles - Latest', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2241, 'MOD_LATEST_NEWS_FIELD_AUTHOR_LABEL', 'Created by Author(s)', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2242, 'MOD_LATEST_NEWS_FIELD_COUNT_LABEL', 'Articles to Display', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2243, 'MOD_LATEST_NEWS_FIELD_FEATURED_LABEL', 'Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2244, 'MOD_LATEST_NEWS_FIELD_ORDERING_LABEL', 'Order', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2245, 'MOD_LATEST_NEWS_FIELD_USER_LABEL', 'Authors', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2246, 'MOD_LATEST_NEWS_VALUE_ADDED_BY_ME', 'Added or modified by me', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2247, 'MOD_LATEST_NEWS_VALUE_ANYONE', 'Anyone', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2248, 'MOD_LATEST_NEWS_VALUE_CREATED_BY', 'Created by', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2249, 'MOD_LATEST_NEWS_VALUE_NOTADDED_BY_ME', 'Not added or modified by me', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2250, 'MOD_LATEST_NEWS_VALUE_ONLY_SHOW_FEATURED', 'Only show Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2251, 'MOD_LATEST_NEWS_VALUE_RECENT_ADDED', 'Recently Added First', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2252, 'MOD_LATEST_NEWS_VALUE_RECENT_MODIFIED', 'Recently Modified First', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2253, 'MOD_LATEST_NEWS_VALUE_RECENT_PUBLISHED', 'Recently Published First', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2254, 'MOD_LATEST_NEWS_VALUE_RECENT_RAND', 'Random Articles', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2255, 'MOD_LATEST_NEWS_VALUE_RECENT_TOUCHED', 'Recently Touched First', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2256, 'MOD_LATEST_NEWS_XML_DESCRIPTION', 'This module shows a list of the most recently published and current Articles.', '/home/art/public_html/1/language/en-GB/mod_articles_latest.ini'),
(2257, 'MOD_ARTICLES_LATEST', 'Articles - Latest', '/home/art/public_html/1/language/en-GB/mod_articles_latest.sys.ini'),
(2258, 'MOD_ARTICLES_LATEST_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_latest.sys.ini'),
(2259, 'MOD_LATEST_NEWS_XML_DESCRIPTION', 'This module shows a list of the most recently published and current Articles.', '/home/art/public_html/1/language/en-GB/mod_articles_latest.sys.ini'),
(2260, 'MOD_ARTICLES_NEWS', 'Articles - Newsflash', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2261, 'MOD_ARTICLES_NEWS_FIELD_EXCLUDE_CURRENT_LABEL', 'Exclude Current Article', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2262, 'MOD_ARTICLES_NEWS_FIELD_FEATURED_LABEL', 'Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2263, 'MOD_ARTICLES_NEWS_FIELD_IMAGES_ARTICLE_LABEL', 'Show Intro/Full Image', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2264, 'MOD_ARTICLES_NEWS_FIELD_IMAGES_DESC', 'Show the images that are inside the text of the article.', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2265, 'MOD_ARTICLES_NEWS_FIELD_IMAGES_LABEL', 'Show Article Images', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2266, 'MOD_ARTICLES_NEWS_FIELD_ITEMS_LABEL', 'Number of Articles', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2267, 'MOD_ARTICLES_NEWS_FIELD_LINKTITLE_LABEL', 'Linked Titles', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2268, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_CREATED_DATE', 'Created Date', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2269, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_LABEL', 'Order Results', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2270, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_MODIFIED_DATE', 'Modified Date', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2271, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_ORDERING', 'Ordering', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2272, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_PUBLISHED_DATE', 'Published Date', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2273, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_RANDOM', 'Random', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2274, 'MOD_ARTICLES_NEWS_FIELD_READMORE_LABEL', '\'Read more ...\' Link', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2275, 'MOD_ARTICLES_NEWS_FIELD_SEPARATOR_LABEL', 'Last Separator', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2276, 'MOD_ARTICLES_NEWS_FIELD_SHOWINTROTEXT_LABEL', 'Intro Text', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2277, 'MOD_ARTICLES_NEWS_FIELD_TITLE_LABEL', 'Article Title', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2278, 'MOD_ARTICLES_NEWS_FIELD_TRIGGEREVENTS_LABEL', 'Trigger Plugin Events', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2279, 'MOD_ARTICLES_NEWS_OPTION_FULLIMAGE', 'Full Image', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2280, 'MOD_ARTICLES_NEWS_OPTION_INTROIMAGE', 'Intro Image', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2281, 'MOD_ARTICLES_NEWS_READMORE', 'Read more ...', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2282, 'MOD_ARTICLES_NEWS_READMORE_REGISTER', 'Register to Read More', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2283, 'MOD_ARTICLES_NEWS_TITLE_HEADING', 'Header Level', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2284, 'MOD_ARTICLES_NEWS_VALUE_ONLY_SHOW_FEATURED', 'Only show Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2285, 'MOD_ARTICLES_NEWS_XML_DESCRIPTION', 'The Article Newsflash Module will display a fixed number of Articles from a specific Category or a set of Categories.', '/home/art/public_html/1/language/en-GB/mod_articles_news.ini'),
(2286, 'MOD_ARTICLES_NEWS', 'Articles - Newsflash', '/home/art/public_html/1/language/en-GB/mod_articles_news.sys.ini'),
(2287, 'MOD_ARTICLES_NEWS_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_news.sys.ini'),
(2288, 'MOD_ARTICLES_NEWS_XML_DESCRIPTION', 'The Newsflash Module will display a fixed number of articles from a specific category.', '/home/art/public_html/1/language/en-GB/mod_articles_news.sys.ini'),
(2289, 'MOD_ARTICLES_POPULAR', 'Articles - Most Read', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2290, 'MOD_POPULAR_FIELD_COUNT_LABEL', 'Articles to Display', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2291, 'MOD_POPULAR_FIELD_DATEFIELD_LABEL', 'Date Field', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2292, 'MOD_POPULAR_FIELD_DATEFILTERING_LABEL', 'Date Filtering', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2293, 'MOD_POPULAR_FIELD_ENDDATE_LABEL', 'End Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2294, 'MOD_POPULAR_FIELD_FEATURED_LABEL', 'Featured Articles', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2295, 'MOD_POPULAR_FIELD_RELATIVEDATE_LABEL', 'Relative Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2296, 'MOD_POPULAR_FIELD_STARTDATE_LABEL', 'Start Date Range', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2297, 'MOD_POPULAR_OPTION_CREATED_VALUE', 'Created Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2298, 'MOD_POPULAR_OPTION_DATERANGE_VALUE', 'Date Range', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2299, 'MOD_POPULAR_OPTION_MODIFIED_VALUE', 'Modified Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2300, 'MOD_POPULAR_OPTION_OFF_VALUE', 'Off', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2301, 'MOD_POPULAR_OPTION_RELATIVEDAY_VALUE', 'Relative Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2302, 'MOD_POPULAR_OPTION_STARTPUBLISHING_VALUE', 'Start Publishing Date', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2303, 'MOD_POPULAR_XML_DESCRIPTION', 'This module shows a list of the published Articles which have the highest number of page views.', '/home/art/public_html/1/language/en-GB/mod_articles_popular.ini'),
(2304, 'MOD_ARTICLES_POPULAR', 'Articles - Most Read', '/home/art/public_html/1/language/en-GB/mod_articles_popular.sys.ini'),
(2305, 'MOD_ARTICLES_POPULAR_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_articles_popular.sys.ini'),
(2306, 'MOD_POPULAR_XML_DESCRIPTION', 'This module shows a list of the published Articles which have the highest number of page views.', '/home/art/public_html/1/language/en-GB/mod_articles_popular.sys.ini'),
(2307, 'COM_BANNERS_NO_CLIENT', '- No client -', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2308, 'MOD_BANNERS', 'Banners', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2309, 'MOD_BANNERS_BANNER', 'Banner', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2310, 'MOD_BANNERS_FIELD_BANNERCLIENT_DESC', 'Select banners only from a single client.', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2311, 'MOD_BANNERS_FIELD_BANNERCLIENT_LABEL', 'Client', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2312, 'MOD_BANNERS_FIELD_COUNT_DESC', 'The number of banners to display (default 5).', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2313, 'MOD_BANNERS_FIELD_COUNT_LABEL', 'Count', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2314, 'MOD_BANNERS_FIELD_FOOTER_LABEL', 'Footer Text', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2315, 'MOD_BANNERS_FIELD_HEADER_LABEL', 'Header Text', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2316, 'MOD_BANNERS_FIELD_RANDOMISE_LABEL', 'Randomise', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2317, 'MOD_BANNERS_FIELD_TAG_DESC', 'Banner is selected by matching the banner keywords to the current document Keywords.', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2318, 'MOD_BANNERS_FIELD_TAG_LABEL', 'Select by Keyword', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2319, 'MOD_BANNERS_FIELD_TARGET_LABEL', 'Target', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2320, 'MOD_BANNERS_VALUE_STICKYORDERING', 'Pinned, Ordering', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2321, 'MOD_BANNERS_VALUE_STICKYRANDOMISE', 'Pinned, Randomise', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2322, 'MOD_BANNERS_XML_DESCRIPTION', 'The Banner Module displays the active Banners from the Component.', '/home/art/public_html/1/language/en-GB/mod_banners.ini'),
(2323, 'MOD_BANNERS', 'Banners', '/home/art/public_html/1/language/en-GB/mod_banners.sys.ini'),
(2324, 'MOD_BANNERS_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_banners.sys.ini'),
(2325, 'MOD_BANNERS_XML_DESCRIPTION', 'The Banner Module displays the active Banners from the Component.', '/home/art/public_html/1/language/en-GB/mod_banners.sys.ini'),
(2326, 'MOD_BREADCRUMBS', 'Breadcrumbs', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2327, 'MOD_BREADCRUMBS_FIELD_HOMETEXT_DESC', 'This text will be shown as Home entry. If the field is left empty, it will use the default value from the mod_breadcrumbs.ini language file.', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2328, 'MOD_BREADCRUMBS_FIELD_HOMETEXT_LABEL', 'Text for Home Entry', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2329, 'MOD_BREADCRUMBS_FIELD_SHOWHERE_LABEL', '&quot;You are here&quot;', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2330, 'MOD_BREADCRUMBS_FIELD_SHOWHOME_LABEL', 'Home', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2331, 'MOD_BREADCRUMBS_FIELD_SHOWLAST_LABEL', 'Last', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2332, 'MOD_BREADCRUMBS_HERE', 'You are here: ', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2333, 'MOD_BREADCRUMBS_HOME', 'Home', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2334, 'MOD_BREADCRUMBS_XML_DESCRIPTION', 'This module displays the Breadcrumbs.', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.ini'),
(2335, 'MOD_BREADCRUMBS', 'Breadcrumbs', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.sys.ini'),
(2336, 'MOD_BREADCRUMBS_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.sys.ini'),
(2337, 'MOD_BREADCRUMBS_XML_DESCRIPTION', 'This module displays the Breadcrumbs.', '/home/art/public_html/1/language/en-GB/mod_breadcrumbs.sys.ini'),
(2338, 'MOD_CUSTOM', 'Custom', '/home/art/public_html/1/language/en-GB/mod_custom.ini'),
(2339, 'MOD_CUSTOM_FIELD_BACKGROUNDIMAGE_LABEL', 'Select a Background Image', '/home/art/public_html/1/language/en-GB/mod_custom.ini'),
(2340, 'MOD_CUSTOM_FIELD_PREPARE_CONTENT_DESC', 'Optionally prepare the content with the Joomla Content Plugins.', '/home/art/public_html/1/language/en-GB/mod_custom.ini'),
(2341, 'MOD_CUSTOM_FIELD_PREPARE_CONTENT_LABEL', 'Prepare Content', '/home/art/public_html/1/language/en-GB/mod_custom.ini'),
(2342, 'MOD_CUSTOM_XML_DESCRIPTION', 'This module allows you to create your own Module using a WYSIWYG editor.', '/home/art/public_html/1/language/en-GB/mod_custom.ini'),
(2343, 'MOD_CUSTOM', 'Custom', '/home/art/public_html/1/language/en-GB/mod_custom.sys.ini'),
(2344, 'MOD_CUSTOM_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_custom.sys.ini'),
(2345, 'MOD_CUSTOM_XML_DESCRIPTION', 'This module allows you to create your own Module using a WYSIWYG editor.', '/home/art/public_html/1/language/en-GB/mod_custom.sys.ini'),
(2346, 'MOD_FEED', 'Feed Display', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2347, 'MOD_FEED_ERR_FEED_NOT_RETRIEVED', 'Feed not found.', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2348, 'MOD_FEED_ERR_NO_URL', 'No feed URL specified.', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2349, 'MOD_FEED_FIELD_DATE_LABEL', 'Feed Date', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2350, 'MOD_FEED_FIELD_DESCRIPTION_LABEL', 'Feed Description', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2351, 'MOD_FEED_FIELD_IMAGE_LABEL', 'Feed Image', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2352, 'MOD_FEED_FIELD_ITEMDATE_LABEL', 'Publication Date', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2353, 'MOD_FEED_FIELD_ITEMDESCRIPTION_LABEL', 'Item Description', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2354, 'MOD_FEED_FIELD_ITEMS_LABEL', 'Items to Display', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2355, 'MOD_FEED_FIELD_RSSTITLE_LABEL', 'Feed Title', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2356, 'MOD_FEED_FIELD_RSSURL_LABEL', 'Feed URL', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2357, 'MOD_FEED_FIELD_RTL_LABEL', 'RTL Feed', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2358, 'MOD_FEED_FIELD_WORDCOUNT_DESC', '0 will show all the text.', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2359, 'MOD_FEED_FIELD_WORDCOUNT_LABEL', 'Word Count', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2360, 'MOD_FEED_XML_DESCRIPTION', 'This module allows the displaying of a syndicated feed.', '/home/art/public_html/1/language/en-GB/mod_feed.ini'),
(2361, 'MOD_FEED', 'Feed Display', '/home/art/public_html/1/language/en-GB/mod_feed.sys.ini'),
(2362, 'MOD_FEED_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_feed.sys.ini'),
(2363, 'MOD_FEED_XML_DESCRIPTION', 'This module allows the displaying of a syndicated feed.', '/home/art/public_html/1/language/en-GB/mod_feed.sys.ini'),
(2364, 'COM_FINDER_ADVANCED_SEARCH', 'Advanced Search', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2365, 'COM_FINDER_FILTER_BRANCH_LABEL', 'Search by %s', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2366, 'COM_FINDER_FILTER_SELECT_ALL_LABEL', 'Search All', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2367, 'COM_FINDER_SELECT_SEARCH_FILTER', '- No Filter -', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2368, 'MOD_FINDER', 'Smart Search', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2369, 'MOD_FINDER_CONFIG_OPTION_BOTTOM', 'Bottom', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2370, 'MOD_FINDER_CONFIG_OPTION_TOP', 'Top', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2371, 'MOD_FINDER_FIELD_OPENSEARCH_LABEL', 'Enable OpenSearch', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2372, 'MOD_FINDER_FIELD_OPENSEARCH_TEXT_LABEL', 'OpenSearch Name', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2373, 'MOD_FINDER_FIELDSET_ADVANCED_ALT_LABEL', 'Alternative Label', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2374, 'MOD_FINDER_FIELDSET_ADVANCED_SETITEMID_LABEL', 'Set ItemID', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2375, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_BUTTON_LABEL', 'Search Button', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2376, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_LABEL_LABEL', 'Search Field Label', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2377, 'MOD_FINDER_FIELDSET_BASIC_AUTOSUGGEST_LABEL', 'Search Suggestions', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2378, 'MOD_FINDER_FIELDSET_BASIC_SEARCHFILTER_LABEL', 'Search Filter', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2379, 'MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_LABEL', 'Advanced Search', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2380, 'MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_OPTION_LINK', 'Link to Component', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2381, 'MOD_FINDER_OPENSEARCH_NAME', 'OpenSearch', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2382, 'MOD_FINDER_SEARCH_VALUE', 'Search ...', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2383, 'MOD_FINDER_SEARCHBUTTON_TEXT', 'Search', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2384, 'MOD_FINDER_SELECT_MENU_ITEMID', 'Select a menu item', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2385, 'MOD_FINDER_XML_DESCRIPTION', 'This is a Smart Search module.', '/home/art/public_html/1/language/en-GB/mod_finder.ini'),
(2386, 'MOD_FINDER', 'Smart Search', '/home/art/public_html/1/language/en-GB/mod_finder.sys.ini'),
(2387, 'MOD_FINDER_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_finder.sys.ini'),
(2388, 'MOD_FINDER_XML_DESCRIPTION', 'This is a search module for the Smart Search system.', '/home/art/public_html/1/language/en-GB/mod_finder.sys.ini'),
(2389, 'MOD_FOOTER', 'Footer', '/home/art/public_html/1/language/en-GB/mod_footer.ini'),
(2390, 'MOD_FOOTER_LINE1', 'Copyright &#169; %date% %sitename%. All Rights Reserved.', '/home/art/public_html/1/language/en-GB/mod_footer.ini'),
(2391, 'MOD_FOOTER_LINE2', '<a href=\"https://www.joomla.org\">Joomla!</a> is Free Software released under the <a href=\"https://www.gnu.org/licenses/gpl-2.0.html\">GNU General Public License.</a>', '/home/art/public_html/1/language/en-GB/mod_footer.ini'),
(2392, 'MOD_FOOTER_XML_DESCRIPTION', 'This module shows the Joomla! copyright information.', '/home/art/public_html/1/language/en-GB/mod_footer.ini'),
(2393, 'MOD_FOOTER', 'Footer', '/home/art/public_html/1/language/en-GB/mod_footer.sys.ini'),
(2394, 'MOD_FOOTER_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_footer.sys.ini'),
(2395, 'MOD_FOOTER_XML_DESCRIPTION', 'This module shows the Joomla! copyright information.', '/home/art/public_html/1/language/en-GB/mod_footer.sys.ini'),
(2396, 'MOD_LANGUAGES', 'Language Switcher', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2397, 'MOD_LANGUAGES_DESC', 'Select your language', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2398, 'MOD_LANGUAGES_FIELD_ACTIVE_LABEL', 'Active Language', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2399, 'MOD_LANGUAGES_FIELD_DROPDOWN_IMAGE_LABEL', 'Use Flags For Dropdown', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2400, 'MOD_LANGUAGES_FIELD_DROPDOWN_LABEL', 'Use Dropdown', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2401, 'MOD_LANGUAGES_FIELD_FOOTER_LABEL', 'Post-text', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2402, 'MOD_LANGUAGES_FIELD_FULL_NAME_LABEL', 'Full Language Names', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2403, 'MOD_LANGUAGES_FIELD_HEADER_LABEL', 'Pre-text', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2404, 'MOD_LANGUAGES_FIELD_INLINE_LABEL', 'Horizontal Display', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2405, 'MOD_LANGUAGES_FIELD_USEIMAGE_LABEL', 'Use Image Flags', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2406, 'MOD_LANGUAGES_XML_DESCRIPTION', 'This module displays a language switcher on your website of available content languages.', '/home/art/public_html/1/language/en-GB/mod_languages.ini'),
(2407, 'MOD_LANGUAGES', 'Language Switcher', '/home/art/public_html/1/language/en-GB/mod_languages.sys.ini'),
(2408, 'MOD_LANGUAGES_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_languages.sys.ini'),
(2409, 'MOD_LANGUAGES_XML_DESCRIPTION', 'This module displays a language switcher on your website of available content languages.', '/home/art/public_html/1/language/en-GB/mod_languages.sys.ini'),
(2410, 'MOD_LOGIN', 'Login', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2411, 'MOD_LOGIN_FIELD_GREETING_LABEL', 'Greeting', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2412, 'MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_DESC', 'If no menu item is selected, users will stay on the same page after login.', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2413, 'MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_LABEL', 'Login Redirection Page', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2414, 'MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_DESC', 'If no menu item is selected, users will stay on the same page after logout.', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2415, 'MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_LABEL', 'Logout Redirection Page', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2416, 'MOD_LOGIN_FIELD_NAME_LABEL', 'Name/Username', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2417, 'MOD_LOGIN_FIELD_POST_TEXT_LABEL', 'Post-text', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2418, 'MOD_LOGIN_FIELD_PRE_TEXT_LABEL', 'Pre-text', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2419, 'MOD_LOGIN_FIELD_PROFILE_LABEL', 'Profile Link', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2420, 'MOD_LOGIN_FIELD_REGISTRATION_MENU_LABEL', 'Registration Page', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2421, 'MOD_LOGIN_FIELD_USETEXT_LABEL', 'Display Labels', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2422, 'MOD_LOGIN_FORGOT_YOUR_PASSWORD', 'Forgot your password?', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2423, 'MOD_LOGIN_FORGOT_YOUR_USERNAME', 'Forgot your username?', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2424, 'MOD_LOGIN_HINAME', 'Hi %s,', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2425, 'MOD_LOGIN_PROFILE', 'View Profile', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2426, 'MOD_LOGIN_REGISTER', 'Create an account', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2427, 'MOD_LOGIN_REMEMBER_ME', 'Remember Me', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2428, 'MOD_LOGIN_VALUE_ICONS', 'Icons', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2429, 'MOD_LOGIN_VALUE_NAME', 'Name', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2430, 'MOD_LOGIN_VALUE_TEXT', 'Text', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2431, 'MOD_LOGIN_VALUE_USERNAME', 'Username', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2432, 'MOD_LOGIN_XML_DESCRIPTION', 'This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in Users &rarr; Manage &rarr; Options), another link will be shown to enable self-registration for users.', '/home/art/public_html/1/language/en-GB/mod_login.ini'),
(2433, 'MOD_LOGIN', 'Login', '/home/art/public_html/1/language/en-GB/mod_login.sys.ini'),
(2434, 'MOD_LOGIN_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_login.sys.ini'),
(2435, 'MOD_LOGIN_XML_DESCRIPTION', 'This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in Users &rarr; Manage &rarr; Options), another link will be shown to enable self-registration for users.', '/home/art/public_html/1/language/en-GB/mod_login.sys.ini'),
(2436, 'MOD_MENU', 'Menu', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2437, 'MOD_MENU_FIELD_ACTIVE_LABEL', 'Base Item', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2438, 'MOD_MENU_FIELD_ALLCHILDREN_LABEL', 'Sub-menu Items', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2439, 'MOD_MENU_FIELD_CLASS_LABEL', 'Menu Class', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2440, 'MOD_MENU_FIELD_ENDLEVEL_LABEL', 'End Level', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2441, 'MOD_MENU_FIELD_MENUTYPE_LABEL', 'Select Menu', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2442, 'MOD_MENU_FIELD_STARTLEVEL_LABEL', 'Start Level', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2443, 'MOD_MENU_FIELD_TAG_ID_LABEL', 'Menu Tag ID', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2444, 'MOD_MENU_FIELD_TARGET_DESC', 'JavaScript values to position a popup window, eg top=50, left=50, width=200, height=300.', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2445, 'MOD_MENU_FIELD_TARGET_LABEL', 'Target Position', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2446, 'MOD_MENU_TOGGLE', 'Toggle Navigation', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2447, 'MOD_MENU_XML_DESCRIPTION', 'This module displays a menu on the Frontend.', '/home/art/public_html/1/language/en-GB/mod_menu.ini'),
(2448, 'MOD_MENU', 'Menu', '/home/art/public_html/1/language/en-GB/mod_menu.sys.ini'),
(2449, 'MOD_MENU_LAYOUT_COLLAPSE-DEFAULT', 'Collapsible Default Menu', '/home/art/public_html/1/language/en-GB/mod_menu.sys.ini'),
(2450, 'MOD_MENU_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_menu.sys.ini'),
(2451, 'MOD_MENU_XML_DESCRIPTION', 'This module displays a menu on the Frontend.', '/home/art/public_html/1/language/en-GB/mod_menu.sys.ini'),
(2452, 'MOD_RANDOM_IMAGE', 'Random Image', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2453, 'MOD_RANDOM_IMAGE_FIELD_FOLDER_LABEL', 'Image Folder', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2454, 'MOD_RANDOM_IMAGE_FIELD_HEIGHT_LABEL', 'Height (px)', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2455, 'MOD_RANDOM_IMAGE_FIELD_LINK_LABEL', 'Link', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2456, 'MOD_RANDOM_IMAGE_FIELD_TYPE_LABEL', 'Image Type', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2457, 'MOD_RANDOM_IMAGE_FIELD_WIDTH_LABEL', 'Width (px)', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2458, 'MOD_RANDOM_IMAGE_NO_IMAGES', 'No Images', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2459, 'MOD_RANDOM_IMAGE_XML_DESCRIPTION', 'This module displays a random image from your chosen folder.', '/home/art/public_html/1/language/en-GB/mod_random_image.ini'),
(2460, 'MOD_RANDOM_IMAGE', 'Random Image', '/home/art/public_html/1/language/en-GB/mod_random_image.sys.ini'),
(2461, 'MOD_RANDOM_IMAGE_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_random_image.sys.ini'),
(2462, 'MOD_RANDOM_IMAGE_XML_DESCRIPTION', 'This module displays a random image from your chosen folder.', '/home/art/public_html/1/language/en-GB/mod_random_image.sys.ini'),
(2463, 'MOD_RELATED_FIELD_MAX_DESC', 'The maximum number of related articles to display (default is 5).', '/home/art/public_html/1/language/en-GB/mod_related_items.ini'),
(2464, 'MOD_RELATED_FIELD_MAX_LABEL', 'Maximum Articles', '/home/art/public_html/1/language/en-GB/mod_related_items.ini'),
(2465, 'MOD_RELATED_FIELD_SHOWDATE_LABEL', 'Date', '/home/art/public_html/1/language/en-GB/mod_related_items.ini'),
(2466, 'MOD_RELATED_ITEMS', 'Articles - Related', '/home/art/public_html/1/language/en-GB/mod_related_items.ini'),
(2467, 'MOD_RELATED_XML_DESCRIPTION', 'This module displays other Articles that are related to the one being viewed. These relations are established by the Keywords. <br>All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa.', '/home/art/public_html/1/language/en-GB/mod_related_items.ini'),
(2468, 'MOD_RELATED_ITEMS', 'Articles - Related', '/home/art/public_html/1/language/en-GB/mod_related_items.sys.ini'),
(2469, 'MOD_RELATED_ITEMS_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_related_items.sys.ini'),
(2470, 'MOD_RELATED_XML_DESCRIPTION', 'This module displays other Articles that are related to the one being viewed. These relations are established by the Keywords. <br>All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa.', '/home/art/public_html/1/language/en-GB/mod_related_items.sys.ini'),
(2471, 'MOD_STATS', 'Statistics', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2472, 'MOD_STATS_ARTICLES', 'Articles', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2473, 'MOD_STATS_ARTICLES_VIEW_HITS', 'Articles View Hits', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2474, 'MOD_STATS_CACHING', 'Caching', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2475, 'MOD_STATS_FIELD_COUNTER_LABEL', 'Hit Counter', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2476, 'MOD_STATS_FIELD_INCREASECOUNTER_LABEL', 'Increase Counter', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2477, 'MOD_STATS_FIELD_SERVERINFO_LABEL', 'Server Information', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2478, 'MOD_STATS_FIELD_SITEINFO_LABEL', 'Site Information', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2479, 'MOD_STATS_GZIP', 'Gzip', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2480, 'MOD_STATS_OS', 'OS', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2481, 'MOD_STATS_PHP', 'PHP', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2482, 'MOD_STATS_TIME', 'Time', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2483, 'MOD_STATS_USERS', 'Users', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2484, 'MOD_STATS_WEBLINKS', 'Web Links', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2485, 'MOD_STATS_XML_DESCRIPTION', 'The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database.', '/home/art/public_html/1/language/en-GB/mod_stats.ini'),
(2486, 'MOD_STATS', 'Statistics', '/home/art/public_html/1/language/en-GB/mod_stats.sys.ini'),
(2487, 'MOD_STATS_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_stats.sys.ini'),
(2488, 'MOD_STATS_XML_DESCRIPTION', 'The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database.', '/home/art/public_html/1/language/en-GB/mod_stats.sys.ini'),
(2489, 'MOD_SYNDICATE', 'Syndication Feeds', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2490, 'MOD_SYNDICATE_DEFAULT_FEED_ENTRIES', 'Feed Entries', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2491, 'MOD_SYNDICATE_FIELD_DISPLAYTEXT_LABEL', 'Display Label', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2492, 'MOD_SYNDICATE_FIELD_FORMAT_LABEL', 'Feed Format', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2493, 'MOD_SYNDICATE_FIELD_TEXT_DESC', 'If empty, the default text from the language file will be used.', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2494, 'MOD_SYNDICATE_FIELD_TEXT_LABEL', 'Label', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2495, 'MOD_SYNDICATE_FIELD_VALUE_ATOM', 'Atom 1.0', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2496, 'MOD_SYNDICATE_FIELD_VALUE_RSS', 'RSS 2.0', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2497, 'MOD_SYNDICATE_XML_DESCRIPTION', 'Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed.', '/home/art/public_html/1/language/en-GB/mod_syndicate.ini'),
(2498, 'MOD_SYNDICATE', 'Syndication Feeds', '/home/art/public_html/1/language/en-GB/mod_syndicate.sys.ini'),
(2499, 'MOD_SYNDICATE_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_syndicate.sys.ini'),
(2500, 'MOD_SYNDICATE_XML_DESCRIPTION', 'Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed.', '/home/art/public_html/1/language/en-GB/mod_syndicate.sys.ini'),
(2501, 'MOD_TAGS_POPULAR', 'Tags - Popular', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2502, 'MOD_TAGS_POPULAR_FIELD_ALL_TIME', 'All time', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2503, 'MOD_TAGS_POPULAR_FIELD_DISPLAY_COUNT_LABEL', 'Display Number of Items', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2504, 'MOD_TAGS_POPULAR_FIELD_LAST_DAY', 'Last day', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2505, 'MOD_TAGS_POPULAR_FIELD_LAST_HOUR', 'Last hour', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2506, 'MOD_TAGS_POPULAR_FIELD_LAST_MONTH', 'Last month', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2507, 'MOD_TAGS_POPULAR_FIELD_LAST_WEEK', 'Last week', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2508, 'MOD_TAGS_POPULAR_FIELD_LAST_YEAR', 'Last year', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2509, 'MOD_TAGS_POPULAR_FIELD_MAXSIZE_DESC', 'The maximum font size used for the tags, proportional to the site\'s default font size (eg &quot;2&quot; means 200% of the default size).', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2510, 'MOD_TAGS_POPULAR_FIELD_MAXSIZE_LABEL', 'Maximum Font Size', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2511, 'MOD_TAGS_POPULAR_FIELD_MINSIZE_DESC', 'The minimum font size used for the tags, proportional to the site\'s default font size (eg &quot;2&quot; means 200% of the default size).', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2512, 'MOD_TAGS_POPULAR_FIELD_MINSIZE_LABEL', 'Minimum Font Size', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2513, 'MOD_TAGS_POPULAR_FIELD_NO_RESULTS_LABEL', 'Show &quot;No results&quot; text', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2514, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_COUNT', 'Number of Items', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2515, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_LABEL', 'Order', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2516, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_RANDOM', 'Random', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2517, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_TITLE', 'Title', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2518, 'MOD_TAGS_POPULAR_FIELD_TIMEFRAME_LABEL', 'Time Period', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2519, 'MOD_TAGS_POPULAR_FIELDSET_CLOUD_LABEL', 'Cloud Layout', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2520, 'MOD_TAGS_POPULAR_MAX_LABEL', 'Maximum Tags', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2521, 'MOD_TAGS_POPULAR_NO_ITEMS_FOUND', 'No Tags found.', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2522, 'MOD_TAGS_POPULAR_PARENT_TAG_DESC', 'Limit tags shown to the children of this Parent Tag.', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2523, 'MOD_TAGS_POPULAR_PARENT_TAG_LABEL', 'Parent Tag', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2524, 'MOD_TAGS_POPULAR_XML_DESCRIPTION', 'This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period.', '/home/art/public_html/1/language/en-GB/mod_tags_popular.ini'),
(2525, 'MOD_TAGS_POPULAR', 'Tags - Popular', '/home/art/public_html/1/language/en-GB/mod_tags_popular.sys.ini'),
(2526, 'MOD_TAGS_POPULAR_LAYOUT_CLOUD', 'Cloud', '/home/art/public_html/1/language/en-GB/mod_tags_popular.sys.ini'),
(2527, 'MOD_TAGS_POPULAR_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_tags_popular.sys.ini'),
(2528, 'MOD_TAGS_POPULAR_XML_DESCRIPTION', 'This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period.', '/home/art/public_html/1/language/en-GB/mod_tags_popular.sys.ini'),
(2529, 'MOD_TAGS_SIMILAR', 'Tags - Similar', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2530, 'MOD_TAGS_SIMILAR_FIELD_ALL', 'All', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2531, 'MOD_TAGS_SIMILAR_FIELD_HALF', 'Half', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2532, 'MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_DESC', 'How closely an item\'s tags need to match. All - requires that all tags in the displayed item be matched. Any - requires that at least one tag match. Half - requires that at least half of the tags match (rounded up in the case of decimals).', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2533, 'MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_LABEL', 'Match Type', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2534, 'MOD_TAGS_SIMILAR_FIELD_ONE_TAG', 'Any', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2535, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT', 'Number of matching tags', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2536, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT_AND_RANDOM', 'Number of matching tags & Random', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2537, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_LABEL', 'Order Results', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2538, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_RANDOM', 'Random', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2539, 'MOD_TAGS_SIMILAR_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2540, 'MOD_TAGS_SIMILAR_MAX_LABEL', 'Maximum Items', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2541, 'MOD_TAGS_SIMILAR_XML_DESCRIPTION', 'The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.', '/home/art/public_html/1/language/en-GB/mod_tags_similar.ini'),
(2542, 'MOD_TAGS_SIMILAR', 'Tags - Similar', '/home/art/public_html/1/language/en-GB/mod_tags_similar.sys.ini'),
(2543, 'MOD_TAGS_SIMILAR_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_tags_similar.sys.ini'),
(2544, 'MOD_TAGS_SIMILAR_XML_DESCRIPTION', 'The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.', '/home/art/public_html/1/language/en-GB/mod_tags_similar.sys.ini'),
(2545, 'MOD_USERS_LATEST', 'Latest Users', '/home/art/public_html/1/language/en-GB/mod_users_latest.ini'),
(2546, 'MOD_USERS_LATEST_FIELD_FILTER_GROUPS_LABEL', 'Filter Groups', '/home/art/public_html/1/language/en-GB/mod_users_latest.ini'),
(2547, 'MOD_USERS_LATEST_FIELD_NUMBER_LABEL', 'Number of Users', '/home/art/public_html/1/language/en-GB/mod_users_latest.ini'),
(2548, 'MOD_USERS_LATEST_XML_DESCRIPTION', 'This module displays the latest registered users.', '/home/art/public_html/1/language/en-GB/mod_users_latest.ini'),
(2549, 'MOD_USERS_LATEST', 'Latest Users', '/home/art/public_html/1/language/en-GB/mod_users_latest.sys.ini'),
(2550, 'MOD_USERS_LATEST_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_users_latest.sys.ini'),
(2551, 'MOD_USERS_LATEST_XML_DESCRIPTION', 'This module displays the latest registered users.', '/home/art/public_html/1/language/en-GB/mod_users_latest.sys.ini'),
(2552, 'MOD_WHOSONLINE', 'Who\'s Online', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2553, 'MOD_WHOSONLINE_FIELD_FILTER_GROUPS_DESC', 'Choose to filter by groups of the connected user', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2554, 'MOD_WHOSONLINE_FIELD_FILTER_GROUPS_LABEL', 'Filter Groups', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2555, 'MOD_WHOSONLINE_FIELD_VALUE_BOTH', 'Both', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2556, 'MOD_WHOSONLINE_FIELD_VALUE_NAMES', 'Usernames', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2557, 'MOD_WHOSONLINE_FIELD_VALUE_NUMBER', '# of Guests / Users', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2558, 'MOD_WHOSONLINE_GUESTS', '%s&#160;guests', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2559, 'MOD_WHOSONLINE_GUESTS_0', 'no guests', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2560, 'MOD_WHOSONLINE_GUESTS_1', 'one guest', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2561, 'MOD_WHOSONLINE_MEMBERS', '%s&#160;members', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2562, 'MOD_WHOSONLINE_MEMBERS_0', 'no members', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2563, 'MOD_WHOSONLINE_MEMBERS_1', 'one member', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2564, 'MOD_WHOSONLINE_NO_SESSION_METADATA', 'Unable to display online user data at this time.', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2565, 'MOD_WHOSONLINE_SAME_GROUP_MESSAGE', 'List of Users who belong to your user groups or your user groups\' child groups', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2566, 'MOD_WHOSONLINE_SHOWMODE_LABEL', 'Display', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2567, 'MOD_WHOSONLINE_XML_DESCRIPTION', 'The Who\'s Online Module displays the number of Anonymous Users (eg Guests) and Registered Users (ones logged-in) that are currently accessing the website.', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2568, 'MOD_WHOSONLINE_WE_HAVE', 'We have %1$s and %2$s online', '/home/art/public_html/1/language/en-GB/mod_whosonline.ini'),
(2569, 'MOD_WHOSONLINE', 'Who\'s Online', '/home/art/public_html/1/language/en-GB/mod_whosonline.sys.ini'),
(2570, 'MOD_WHOSONLINE_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_whosonline.sys.ini'),
(2571, 'MOD_WHOSONLINE_XML_DESCRIPTION', 'The Who\'s Online Module displays the number of Anonymous Users (Guests) and Registered Users (users logged-in) that are currently accessing the website.', '/home/art/public_html/1/language/en-GB/mod_whosonline.sys.ini'),
(2572, 'MOD_WRAPPER', 'Wrapper', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2573, 'MOD_WRAPPER_FIELD_ADD_LABEL', 'Auto Add http://', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2574, 'MOD_WRAPPER_FIELD_AUTOHEIGHT_LABEL', 'Auto Height', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2575, 'MOD_WRAPPER_FIELD_HEIGHT_LABEL', 'Height', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2576, 'MOD_WRAPPER_FIELD_LAZYLOADING_LABEL', 'Lazy Loading', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2577, 'MOD_WRAPPER_FIELD_TARGET_LABEL', 'Target Name', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2578, 'MOD_WRAPPER_FIELD_URL_LABEL', 'URL', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2579, 'MOD_WRAPPER_FIELD_WIDTH_LABEL', 'Width', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2580, 'MOD_WRAPPER_NO_IFRAMES', 'No iframes', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2581, 'MOD_WRAPPER_XML_DESCRIPTION', 'This module shows an iframe window to specified location.', '/home/art/public_html/1/language/en-GB/mod_wrapper.ini'),
(2582, 'MOD_WRAPPER', 'Wrapper', '/home/art/public_html/1/language/en-GB/mod_wrapper.sys.ini'),
(2583, 'MOD_WRAPPER_LAYOUT_DEFAULT', 'Default', '/home/art/public_html/1/language/en-GB/mod_wrapper.sys.ini'),
(2584, 'MOD_WRAPPER_NO_IFRAMES', 'No iframes', '/home/art/public_html/1/language/en-GB/mod_wrapper.sys.ini'),
(2585, 'MOD_WRAPPER_XML_DESCRIPTION', 'This module shows an iframe window to specified location.', '/home/art/public_html/1/language/en-GB/mod_wrapper.sys.ini'),
(2586, 'CASSIOPEIA', 'Cassiopeia Site template', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2587, 'TPL_CASSIOPEIA_BACKTOTOP', 'Back to Top', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2588, 'TPL_CASSIOPEIA_BACKTOTOP_LABEL', 'Back-to-top Link', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2589, 'TPL_CASSIOPEIA_BRAND_LABEL', 'Brand', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2590, 'TPL_CASSIOPEIA_COLOR_NAME_ALTERNATIVE', 'Alternative', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2591, 'TPL_CASSIOPEIA_COLOR_NAME_LABEL', 'Colour Theme', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2592, 'TPL_CASSIOPEIA_COLOR_NAME_STANDARD', 'Standard', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2593, 'TPL_CASSIOPEIA_FLUID', 'Fluid', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2594, 'TPL_CASSIOPEIA_FLUID_LABEL', 'Layout', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2595, 'TPL_CASSIOPEIA_FONT_GROUP_LOCAL', 'Fonts from Folder', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2596, 'TPL_CASSIOPEIA_FONT_GROUP_WEB', 'Fonts from Web', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2597, 'TPL_CASSIOPEIA_FONT_LABEL', 'Fonts Scheme', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2598, 'TPL_CASSIOPEIA_FONT_NOTE_TEXT', 'Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site.', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2599, 'TPL_CASSIOPEIA_LOGO_LABEL', 'Logo', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2600, 'TPL_CASSIOPEIA_STATIC', 'Static', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2601, 'TPL_CASSIOPEIA_STICKY_LABEL', 'Sticky Header', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2602, 'TPL_CASSIOPEIA_TAGLINE_LABEL', 'Tagline', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2603, 'TPL_CASSIOPEIA_TAGLINE_DESC', 'Optional text to show as a subheading', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2604, 'TPL_CASSIOPEIA_TITLE', 'Title (alternative to logo)', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(2605, 'TPL_CASSIOPEIA_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), Cassiopeia is the Joomla 4 site template based on Bootstrap 5.', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.ini'),
(2606, 'CASSIOPEIA', 'Cassiopeia Site template', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2607, 'TPL_CASSIOPEIA_MOD_MENU_LAYOUT_COLLAPSE-METISMENU', 'Collapsible Dropdown', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2608, 'TPL_CASSIOPEIA_MOD_MENU_LAYOUT_DROPDOWN-METISMENU', 'Dropdown', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2609, 'TPL_CASSIOPEIA_POSITION_BANNER', 'Banner', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2610, 'TPL_CASSIOPEIA_POSITION_BELOW-TOP', 'Below Top', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2611, 'TPL_CASSIOPEIA_POSITION_BOTTOM-A', 'Bottom-a', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2612, 'TPL_CASSIOPEIA_POSITION_BOTTOM-B', 'Bottom-b', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2613, 'TPL_CASSIOPEIA_POSITION_BREADCRUMBS', 'Breadcrumbs', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2614, 'TPL_CASSIOPEIA_POSITION_DEBUG', 'Debug', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2615, 'TPL_CASSIOPEIA_POSITION_FOOTER', 'Footer', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2616, 'TPL_CASSIOPEIA_POSITION_MAIN-BOTTOM', 'Main-bottom', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2617, 'TPL_CASSIOPEIA_POSITION_MAIN-TOP', 'Main-top', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2618, 'TPL_CASSIOPEIA_POSITION_MENU', 'Menu', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2619, 'TPL_CASSIOPEIA_POSITION_SEARCH', 'Search', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2620, 'TPL_CASSIOPEIA_POSITION_SIDEBAR-LEFT', 'Sidebar-left', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2621, 'TPL_CASSIOPEIA_POSITION_SIDEBAR-RIGHT', 'Sidebar-right', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2622, 'TPL_CASSIOPEIA_POSITION_TOP-A', 'Top-a', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2623, 'TPL_CASSIOPEIA_POSITION_TOP-B', 'Top-b', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2624, 'TPL_CASSIOPEIA_POSITION_TOPBAR', 'Top Bar', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2625, 'TPL_CASSIOPEIA_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), Cassiopeia is the Joomla 4 site template based on Bootstrap 5.', '/home/art/public_html/1/language/en-GB/tpl_cassiopeia.sys.ini'),
(2626, 'COM_ADMINTOOLS_ERR_INVALID_KEY', 'Access denied', '/home/art/public_html/1/components/com_admintools/language/en-GB/com_admintools.ini'),
(2627, 'COM_ADMINTOOLS_ERR_NOT_ENABLED', 'Operation not permitted', '/home/art/public_html/1/components/com_admintools/language/en-GB/com_admintools.ini'),
(2628, 'UNBLOCKTOKEN_HEADING', 'Desbloquejar per Token', '/home/art/public_html/1/components/com_bfstop/language/ca-ES/ca-ES.com_bfstop.ini'),
(2629, 'UNBLOCKTOKEN_FAILED', 'No es pot desbloquejar. El token no era vàlid, ja ha caducat o ha ocorregut un error. Posa\'t en contacte amb l\'administrador del sistema.', '/home/art/public_html/1/components/com_bfstop/language/ca-ES/ca-ES.com_bfstop.ini'),
(2630, 'UNBLOCKTOKEN_SUCCESS', 'S\'ha desbloquejat amb èxit la teva adreça IP. Si creus que ja saps les dades del teu compte, pots intentar de nou iniciar la sessió a la <a href=\'%s\'>Pàgina d\'ingrés</a> però seràs bloquejat de nou si introdueixes el teu nom d\'usuari o contrasenya incorrectament de nou diverses vegades. També pots utilitzar la funcionalitat de <a href=\'%s\'>Restablir contrasenya</a> per rebre instruccions per correu electrònic per restablir-la.', '/home/art/public_html/1/components/com_bfstop/language/ca-ES/ca-ES.com_bfstop.ini'),
(2631, 'UNBLOCKTOKEN_INVALID', 'Desbloqueig no vàlid!', '/home/art/public_html/1/components/com_bfstop/language/ca-ES/ca-ES.com_bfstop.ini'),
(2632, 'UNBLOCKTOKEN_HEADING', 'Entsperren via Token', '/home/art/public_html/1/components/com_bfstop/language/de-DE/de-DE.com_bfstop.ini'),
(2633, 'UNBLOCKTOKEN_FAILED', 'Entsperren fehlgeschlagen. Entweder war das angegebene Token ungültig, es ist bereits abgelaufen, oder es ist ein Fehler aufgetreten. Bitte kontaktiere den System-Administrator.', '/home/art/public_html/1/components/com_bfstop/language/de-DE/de-DE.com_bfstop.ini'),
(2634, 'UNBLOCKTOKEN_SUCCESS', 'Das Entsperren deiner IP-Adresse war erfolgreich. Wenn du meinst, deine Login-Daten nun wieder zu wissen, dann logge dich über die <a href=\'%s\'>Login-Seite</a> ein. Du wirst allerdings erneut gesperrt werden, solltest du zu oft einen falschen Benutzernamen/Passwort eingeben. Alternativ kannst du die Funktion zum <a href=\'%s\'>Passwort zurücksetzen</a> benutzen.', '/home/art/public_html/1/components/com_bfstop/language/de-DE/de-DE.com_bfstop.ini'),
(2635, 'UNBLOCKTOKEN_INVALID', 'Ungültiger Aufruf!', '/home/art/public_html/1/components/com_bfstop/language/de-DE/de-DE.com_bfstop.ini'),
(2636, 'UNBLOCKTOKEN_HEADING', 'Unblock by Token', '/home/art/public_html/1/components/com_bfstop/language/en-GB/en-GB.com_bfstop.ini'),
(2637, 'UNBLOCKTOKEN_FAILED', 'Could not unblock. Either the token was invalid, it has already expired or an error has occured. Please contact the system administrator.', '/home/art/public_html/1/components/com_bfstop/language/en-GB/en-GB.com_bfstop.ini'),
(2638, 'UNBLOCKTOKEN_SUCCESS', 'Successfully unblocked your IP address. If you think you now know your account data, you can try again to log in on the <a href=\'%s\'>Login Page</a>. But you will be blocked again if you enter your username/password wrong again multiple times. You can also use the <a href=\'%s\'>Reset password</a> functionality to have password reset instructions sent to your email address.', '/home/art/public_html/1/components/com_bfstop/language/en-GB/en-GB.com_bfstop.ini'),
(2639, 'UNBLOCKTOKEN_INVALID', 'Invalid call!', '/home/art/public_html/1/components/com_bfstop/language/en-GB/en-GB.com_bfstop.ini'),
(2640, 'UNBLOCKTOKEN_HEADING', 'Unblock by Token', '/home/art/public_html/1/components/com_bfstop/language/es-ES/es-ES.com_bfstop.ini'),
(2641, 'UNBLOCKTOKEN_FAILED', 'No puede desbloquear. La señal era inválida, ya ha expirado o ha ocurrido un error. Por favor póngase en contacto con el administrador de sistema.', '/home/art/public_html/1/components/com_bfstop/language/es-ES/es-ES.com_bfstop.ini'),
(2642, 'UNBLOCKTOKEN_SUCCESS', 'Su IP ha sido desbloqueado. Si sabe sus datos de cuenta, puede intentar conectarse en <a href=\'%s\'>Login Page</a>. Pero usted será bloqueado otra vez si entra en su username/password mal múltiples veces. Usted también puede usar el <a href=\'%s\'>Reset password</a> funcionalidad para la renovación de contraseña enviadas a su dirección de correo electrónico.', '/home/art/public_html/1/components/com_bfstop/language/es-ES/es-ES.com_bfstop.ini'),
(2643, 'UNBLOCKTOKEN_INVALID', 'Llamada inválida!', '/home/art/public_html/1/components/com_bfstop/language/es-ES/es-ES.com_bfstop.ini'),
(2644, 'UNBLOCKTOKEN_HEADING', 'Déblocage d\'adresse IP', '/home/art/public_html/1/components/com_bfstop/language/fr-FR/fr-FR.com_bfstop.ini'),
(2645, 'UNBLOCKTOKEN_FAILED', 'Le déblocage n\'a pas pu être réalisé. Merci de contacter le Webmestre.', '/home/art/public_html/1/components/com_bfstop/language/fr-FR/fr-FR.com_bfstop.ini'),
(2646, 'UNBLOCKTOKEN_SUCCESS', 'Votre adresse IP a été débloquée. Si vous vous souvenez de vos codes d\'accès, vous pouvez désormais vous connecter ici : <a href=\'%s\'>Connection</a>. Veuillez noter que votre adresse IP sera de nouveau bloquée si vous utilisez plusieurs fois de suite des codes d\'accès erronés. Si vous ne vous souvenez plus de votre mot de passe, nous vous rappelons que vous pouvez utiliser l\'option de <a href=\'%s\'>Réinitialisation de votre mot de passe</a> et suivre les instructions qui vous seront transmises à votre adresse électronique.', '/home/art/public_html/1/components/com_bfstop/language/fr-FR/fr-FR.com_bfstop.ini'),
(2647, 'UNBLOCKTOKEN_INVALID', 'Appel invalide!', '/home/art/public_html/1/components/com_bfstop/language/fr-FR/fr-FR.com_bfstop.ini'),
(2648, 'UNBLOCKTOKEN_HEADING', 'Sblocca con codice-Token', '/home/art/public_html/1/components/com_bfstop/language/it-IT.com_bfstop.ini'),
(2649, 'UNBLOCKTOKEN_FAILED', 'Impossibile sbloccare. O il token non è valido, è già scaduto o è avvenuto un errore. Si prega di contattare l\'amministratore di sistema.', '/home/art/public_html/1/components/com_bfstop/language/it-IT.com_bfstop.ini'),
(2650, 'UNBLOCKTOKEN_SUCCESS', 'Il tuo IP è stato sbloccato con successo. Se pensi di ricordare i tuoi dati di accesso, puoi provare nuovamente il login sulla ​​<a href=\'%s\'>pagina di login</a>. Ma se immetterai più volte nome utente / password sbagliati il tuo IP verrà bloccato di nuovo. È inoltre possibile utilizzare la funzione <a href=\'%s\'>Ripristina password</ a> per ricevere sul tuo indirizzo email le istruzioni per reimpostare la password.', '/home/art/public_html/1/components/com_bfstop/language/it-IT.com_bfstop.ini'),
(2651, 'UNBLOCKTOKEN_INVALID', 'Chiamata invalida!', '/home/art/public_html/1/components/com_bfstop/language/it-IT.com_bfstop.ini'),
(2652, 'UNBLOCKTOKEN_HEADING', 'Blokkering opheffen via een Token', '/home/art/public_html/1/components/com_bfstop/language/nl-NL/nl-NL.com_bfstop.ini'),
(2653, 'UNBLOCKTOKEN_FAILED', 'Kon niet deblokkeren. Ofwel het token is ongeldig, het al is verlopen of er is een fout opgetreden. Neem contact op met de systeembeheerder.', '/home/art/public_html/1/components/com_bfstop/language/nl-NL/nl-NL.com_bfstop.ini'),
(2654, 'UNBLOCKTOKEN_SUCCESS', 'Uw IP-adres is met succes gedeblokkeerd. Als u denkt uw goede account-gegevens te weten, kunt u opnieuw proberen om in te loggen op de <a href=\'%s\'>Login Pagina</a>. Maar u zult opnieuw worden geblokkeerd als u uw gebruikersnaam/wachtwoord weer meerdere keren verkeerd ingevoerd worden. U kunt ook de <a href=\'%s\'>Reset password</a> functionaliteit gebruiken om de wachtwoord reset instructies te versturen naar uw e-mailadres.', '/home/art/public_html/1/components/com_bfstop/language/nl-NL/nl-NL.com_bfstop.ini'),
(2655, 'UNBLOCKTOKEN_INVALID', 'Ongeldige aanroep!', '/home/art/public_html/1/components/com_bfstop/language/nl-NL/nl-NL.com_bfstop.ini'),
(2656, 'UNBLOCKTOKEN_HEADING', 'Разблокировка по токену', '/home/art/public_html/1/components/com_bfstop/language/ru-RU/ru-RU.com_bfstop.ini'),
(2657, 'UNBLOCKTOKEN_FAILED', 'Разблокировка не удалась. Либо токен был недействительным, либо время его жизни истекло или произошла ошибка. Пожалуйста, свяжитесь с администратором веб-сайта.', '/home/art/public_html/1/components/com_bfstop/language/ru-RU/ru-RU.com_bfstop.ini'),
(2658, 'UNBLOCKTOKEN_SUCCESS', 'Ваш IP адрес успешно разблокирован. Если вы помните данные вашего аккаунта, то сможете войти на сайт обычным способом через <a href=\'%s\'>страницу авторизации</a>. Но если вы опять введете логин и пароль неправильно несколько раз, то будете заблокированы снова. Вы также можете воспользоваться <a href=\'%s\'>сбросом пароля</a>.', '/home/art/public_html/1/components/com_bfstop/language/ru-RU/ru-RU.com_bfstop.ini'),
(2659, 'UNBLOCKTOKEN_INVALID', 'Ошибка вызова!', '/home/art/public_html/1/components/com_bfstop/language/ru-RU/ru-RU.com_bfstop.ini'),
(2660, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2661, 'MOD_JMGARTICLESLIDER_SETTINGS', 'Einstellungen', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2662, 'MOD_JMGARTICLESLIDER_CATEGORY', 'Kategorie', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2663, 'MOD_JMGARTICLESLIDER_CATEGORY_DESC', 'Wählen Sie eine Kategorie aus der Liste!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2664, 'MOD_JMGARTICLESLIDER_TEMPLATE', 'Template', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2665, 'MOD_JMGARTICLESLIDER_TEMPLATE_DESC', 'Wählen Sie ein Template aus!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2666, 'MOD_JMGARTICLESLIDER_TEMPLATE_DEFAULT', 'Default', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2667, 'MOD_JMGARTICLESLIDER_COLUMNS', 'Spalten', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2668, 'MOD_JMGARTICLESLIDER_COLUMNS_DESC', 'Anzahl der gleichzeitig sichtbaren Elemente', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2669, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT', 'Bildhöhe', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2670, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT_DESC', 'Geben Sie die Höhe des Artikelbildes ein!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2671, 'MOD_JMGARTICLESLIDER_MAXLENGTH', 'Max. Zeichen', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2672, 'MOD_JMGARTICLESLIDER_MAXLENGTH_DESC', 'Maximale Länge für Text', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2673, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID_BUTTON', 'Geben Sie Ihre Download-ID ein!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2674, 'MOD_JMGARTICLESLIDER_NOT_VALID', 'ungültig', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2675, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID', 'Download-ID', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2676, 'MOD_JMGARTICLESLIDER_DOMAIN', 'Domain', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2677, 'MOD_JMGARTICLESLIDER_TARGET', 'Zielfenster', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2678, 'MOD_JMGARTICLESLIDER_TARGET_DESC', 'Wie soll der Link geöffnet werden?', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2679, 'MOD_JMGARTICLESLIDER_TARGET_BLANK', 'Im neuen Fenster', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2680, 'MOD_JMGARTICLESLIDER_TARGET_SELF', 'Im selben Fenster', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2681, 'MOD_JMGARTICLESLIDER_TYPE', 'Type', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2682, 'MOD_JMGARTICLESLIDER_TYPE_DESC', 'Bestimmen Sie den Slyder Typ!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2683, 'MOD_JMGARTICLESLIDER_PERPAGE', 'Elemente pro Seite', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2684, 'MOD_JMGARTICLESLIDER_PERPAGE_DESC', 'Bestimmen Sie, wie viele Elemente pro Seite angezeigt werden sollen!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2685, 'MOD_JMGARTICLESLIDER_GAP', 'Abstand', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2686, 'MOD_JMGARTICLESLIDER_GAP_DESC', 'Bestimmen Sie den Abstand zwischen den Elementen!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2687, 'MOD_JMGARTICLESLIDER_PAGINATION', 'Paginierung', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2688, 'MOD_JMGARTICLESLIDER_PAGINATION_DESC', 'Gibt an, ob die Paginierung (Seitennummerierung) angehängt werden soll.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2689, 'MOD_JMGARTICLESLIDER_ARROWS', 'Pfeile', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2690, 'MOD_JMGARTICLESLIDER_ARROWS_DESC', 'Bestimmt, ob die Pfeile zur Weiterschaltung eingeblendet werden.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2691, 'MOD_JMGARTICLESLIDER_AUTOPLAY', 'Autoplay', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2692, 'MOD_JMGARTICLESLIDER_AUTOPLAY_DESC', 'Gibt an, ob der Slider automatisch durchlaufen soll.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2693, 'MOD_JMGARTICLESLIDER_ORDER_BY', 'Sortieren nach', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2694, 'MOD_JMGARTICLESLIDER_ORDER_BY_DESC', 'Wählen Sie aus der Liste, wie die Elemente sortiert werden sollen!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2695, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740', 'Mobil', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2696, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740_DESC', 'Darstellung auf Mobiltelefon', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2697, 'MOD_JMGARTICLESLIDER_BREAKPOINT_1', '1 Element pro Seite', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2698, 'MOD_JMGARTICLESLIDER_BREAKPOINT_DESTROY', 'Elemente untereinander', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.ini'),
(2699, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/de-DE/de-DE.mod_jmgarticleslider.sys.ini'),
(2700, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2701, 'MOD_JMGARTICLESLIDER_SETTINGS', 'Settings', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2702, 'MOD_JMGARTICLESLIDER_CATEGORY', 'Category', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2703, 'MOD_JMGARTICLESLIDER_CATEGORY_DESC', 'Select a category!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2704, 'MOD_JMGARTICLESLIDER_TEMPLATE', 'Template', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2705, 'MOD_JMGARTICLESLIDER_TEMPLATE_DESC', 'Select a template', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2706, 'MOD_JMGARTICLESLIDER_TEMPLATE_DEFAULT', 'Default', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2707, 'MOD_JMGARTICLESLIDER_COLUMNS', 'Columns', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2708, 'MOD_JMGARTICLESLIDER_COLUMNS_DESC', 'Number of simultaneously visible elements', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2709, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT', 'Image Height', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2710, 'MOD_JMGARTICLESLIDER_IMG_HEIGHT_DESC', 'Enter the height of the article image!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2711, 'MOD_JMGARTICLESLIDER_MAXLENGTH', 'Max. Textlength', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2712, 'MOD_JMGARTICLESLIDER_MAXLENGTH_DESC', 'Max. length for article text', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2713, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID_BUTTON', 'Please enter your Download ID!', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2714, 'MOD_JMGARTICLESLIDER_NOT_VALID', 'invalid', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2715, 'MOD_JMGARTICLESLIDER_DOWNLOAD_ID', 'Download ID', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2716, 'MOD_JMGARTICLESLIDER_DOMAIN', 'Domain', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2717, 'MOD_JMGARTICLESLIDER_TARGET', 'Target', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2718, 'MOD_JMGARTICLESLIDER_TARGET_DESC', 'How should the link be opened?', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2719, 'MOD_JMGARTICLESLIDER_TARGET_BLANK', 'In a new window', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2720, 'MOD_JMGARTICLESLIDER_TARGET_SELF', 'In the same window', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2721, 'MOD_JMGARTICLESLIDER_TYPE', 'Type', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2722, 'MOD_JMGARTICLESLIDER_TYPE_DESC', 'Determine a slider type.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2723, 'MOD_JMGARTICLESLIDER_PERPAGE', 'Per Page', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2724, 'MOD_JMGARTICLESLIDER_PERPAGE_DESC', 'Determine how many slides should be displayed per page.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2725, 'MOD_JMGARTICLESLIDER_GAP', 'Gap', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2726, 'MOD_JMGARTICLESLIDER_GAP_DESC', 'Gap between slides.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2727, 'MOD_JMGARTICLESLIDER_PAGINATION', 'Pagination', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2728, 'MOD_JMGARTICLESLIDER_PAGINATION_DESC', 'Whether to append pagination(indicator dots).', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2729, 'MOD_JMGARTICLESLIDER_ARROWS', 'Arrows', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2730, 'MOD_JMGARTICLESLIDER_ARROWS_DESC', 'Whether to append arrows.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2731, 'MOD_JMGARTICLESLIDER_AUTOPLAY', 'Autoplay', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2732, 'MOD_JMGARTICLESLIDER_AUTOPLAY_DESC', 'Whether to enable autoplay.', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2733, 'MOD_JMGARTICLESLIDER_ORDER_BY', 'Order by', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2734, 'MOD_JMGARTICLESLIDER_ORDER_BY_DESC', 'Choose from the list how the elements should be sorted! ', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2735, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740', 'Mobile', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2736, 'MOD_JMGARTICLESLIDER_BREAKPOINT_740_DESC', 'Display on mobile phone', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2737, 'MOD_JMGARTICLESLIDER_BREAKPOINT_1', '1 item per page', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2738, 'MOD_JMGARTICLESLIDER_BREAKPOINT_DESTROY', 'Items among each other', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.ini'),
(2739, 'MOD_JMGARTICLESLIDER', 'JMG Article Slider', '/home/art/public_html/1/modules/mod_jmgarticleslider/language/en-GB/en-GB.mod_jmgarticleslider.sys.ini'),
(2740, 'MOD_SPPAGEBUILDER', 'SP Page Builder', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2741, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_NAME', 'Name', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2742, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_EMAIL', 'Email', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2743, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUBJECT', 'Subject', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2744, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_MESSAGE', 'Message', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2745, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SEND', 'Send Message', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2746, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_WRONG_CAPTCHA', 'Wrong answer! Please enter right answer.', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2747, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_SUCCESS', 'Email sent successfully!', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2748, 'COM_SPPAGEBUILDER_ADDON_AJAX_CONTACT_FAILED', 'Email sent failed.', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2749, 'COM_SPPAGEBUILDER_TWEET_FOLLOWERS', 'Followers', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2750, 'COM_SPPAGEBUILDER_TWEET_FOLLOW', 'Follow', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2751, 'COM_SPPAGEBUILDER_SECOND', 'Second', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2752, 'COM_SPPAGEBUILDER_SECONDS', 'Seconds', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2753, 'COM_SPPAGEBUILDER_MINUTE', 'Minute', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2754, 'COM_SPPAGEBUILDER_MINUTES', 'Minutes', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2755, 'COM_SPPAGEBUILDER_HOUR', 'Hour', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2756, 'COM_SPPAGEBUILDER_HOURS', 'Hours', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2757, 'COM_SPPAGEBUILDER_DAY', 'Day', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2758, 'COM_SPPAGEBUILDER_DAYS', 'Days', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2759, 'COM_SPPAGEBUILDER_MONTHS', 'Months', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2760, 'COM_SPPAGEBUILDER_MONTH', 'Month', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2761, 'COM_SPPAGEBUILDER_YEAR', 'Year', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2762, 'COM_SPPAGEBUILDER_YEARS', 'Years', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2763, 'COM_SPPAGEBUILDER_AGO', 'ago', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2764, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TOTAL_SHARES', 'Shares', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2765, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_FACEBOOK', 'Facebook', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2766, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_TWITTER', 'Twitter', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2767, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GOOGLE_PLUS', 'Google Plus', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2768, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_LINKEDIN', 'Linkedin', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2769, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_PINTEREST', 'Pinterest', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2770, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_THUMBLR', 'Thublr', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2771, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_GETPOCKET', 'Getpocket', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2772, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_REDDIT', 'Reddit', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2773, 'COM_SPPAGEBUILDER_ADDON_SOCIALSHARE_VK', 'VK', '/home/art/public_html/1/modules/mod_sppagebuilder/language/en-GB.mod_sppagebuilder.ini'),
(2774, 'position', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-left.ini'),
(2775, 'lg', 'col-lg-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-left.ini'),
(2776, 'md', 'col-md-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-left.ini'),
(2777, 'sm', 'col-sm-4', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-left.ini'),
(2778, 'xs', 'col-xs-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-left.ini'),
(2779, 'position', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-right.ini'),
(2780, 'lg', 'col-lg-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-right.ini'),
(2781, 'md', 'col-md-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-right.ini'),
(2782, 'sm', 'col-sm-4', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-right.ini'),
(2783, 'xs', 'col-xs-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-content-right.ini'),
(2784, 'position', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-dark.ini'),
(2785, 'lg', 'col-lg-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-dark.ini'),
(2786, 'md', 'col-md-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-dark.ini'),
(2787, 'sm', 'col-sm-4', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-dark.ini'),
(2788, 'xs', 'col-xs-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default-dark.ini'),
(2789, 'position', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default.ini'),
(2790, 'lg', 'col-lg-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default.ini'),
(2791, 'md', 'col-md-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default.ini'),
(2792, 'sm', 'col-sm-4', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default.ini'),
(2793, 'xs', 'col-xs-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/default.ini'),
(2794, 'position', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/home-1.ini'),
(2795, 'lg', 'col-lg-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/home-1.ini'),
(2796, 'md', 'col-md-2', '/home/art/public_html/1/templates/ja_oslo/etc/layout/home-1.ini'),
(2797, 'sm', 'col-sm-4', '/home/art/public_html/1/templates/ja_oslo/etc/layout/home-1.ini'),
(2798, 'xs', 'col-xs-6', '/home/art/public_html/1/templates/ja_oslo/etc/layout/home-1.ini'),
(2799, 'T3_MISSING_T3_PLUGIN', 'T3 Plugin is not enabled', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2800, 'T3_POWER_BY_TEXT', 'Powered By T3 Framework', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2801, 'T3_POWER_BY_HTML', 'Powered By <strong>T3 Framework</strong>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2802, 'T3_POS_MAINNAV', 'Main Navigation', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2803, 'T3_POS_MAINNAV_DESC', 'Main Navigation Position', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2804, 'T3_POS_SIDEBAR-1', 'Sidebar 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2805, 'T3_POS_SIDEBAR-1_DESC', 'Sidebar 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2806, 'T3_POS_SIDEBAR-2', 'Sidebar 2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2807, 'T3_POS_SIDEBAR-2_DESC', 'Sidebar 2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2808, 'T3_POS_MASTCOL', 'Mastcol', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2809, 'T3_POS_MASTCOL_DESC', 'Mastcol', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2810, 'T3_POS_TOPSL', 'Top spotlight', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2811, 'T3_POS_TOPSL_DESC', 'Select positions used in Top spotlight', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2812, 'T3_POS_BOTSL', 'Bottom spotlight', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2813, 'T3_POS_BOTSL_DESC', 'Select positions used in Bottom spotlight', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2814, 'T3_POS_FOOTNAV', 'Footer links', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2815, 'T3_POS_FOOTNAV_DESC', 'Select positions used in Footer links', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2816, 'T3_POS_SECTION', 'Main Positions', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2817, 'T3_POS_SECTION_DESC', 'Select Positions', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2818, 'T3_TM_TYPO', 'Typo', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2819, 'T3_TM_VARS_FONTSIZE_LABEL', 'Font Size', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2820, 'T3_TM_VARS_FONTSIZE_DESC', 'Font Size', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2821, 'T3_TM_VARS_FONTFAMILY_LABEL', 'Font Family', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2822, 'T3_TM_VARS_FONTFAMILY_DESC', 'Font Family', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2823, 'T3_TM_VARS_FONTFAMILY_SERIF', 'Serif', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2824, 'T3_TM_VARS_FONTFAMILY_SANS_SERIF', 'Sans Serif', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2825, 'T3_TM_VARS_FONTFAMILY_MONOSPACE', 'Monospace', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2826, 'T3_TM_VARS_HEADINGFONTFAMILY_LABEL', 'Heading Font Family', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2827, 'T3_TM_VARS_HEADINGFONTFAMILY_DESC', 'Heading Font Family', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2828, 'T3_TM_VARS_FONTFAMILY_CUSTOM', 'Custom Font', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2829, 'T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL', 'Custom Font', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2830, 'T3_TM_VARS_FONTFAMILY_CUSTOM_DESC', 'Example: \'Segoe UI\', Arial, sans-serif', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2831, 'T3_TM_COLORS', 'Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2832, 'T3_TM_VARS_PRIMARY_COLOR_LABEL', 'Brand Primary Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2833, 'T3_TM_VARS_PRIMARY_COLOR_DESC', 'Brand Primary Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2834, 'T3_TM_VARS_SECONDARY_COLOR_LABEL', 'Brand Secondary Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2835, 'T3_TM_VARS_SECONDARY_COLOR_DESC', 'Brand Secondary Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2836, 'T3_TM_VARS_BODY_BKG_LABEL', 'Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2837, 'T3_TM_VARS_BODY_BKG_DESC', 'Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2838, 'T3_TM_VARS_TEXT_COLOR_LABEL', 'Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2839, 'T3_TM_VARS_TEXT_COLOR_DESC', 'Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2840, 'T3_TM_VARS_HEADING_COLOR_LABEL', 'Heading Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2841, 'T3_TM_VARS_HEADING_COLOR_DESC', 'Heading Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2842, 'T3_TM_VARS_LINK_COLOR_LABEL', 'Link Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2843, 'T3_TM_VARS_LINK_COLOR_DESC', 'Link Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2844, 'T3_TM_VARS_ITEM_ARTICLE_BG_LABEL', 'Item Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2845, 'T3_TM_VARS_ITEM_ARTICLE_BG_DESC', 'Item Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2846, 'T3_TM_VARS_ITEM_ARTICLE_TITLE_LABEL', 'Item Title Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2847, 'T3_TM_VARS_ITEM_ARTICLE_TITLE_DESC', 'Item Title Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2848, 'T3_TM_VARS_ITEM_ARTICLE_TEXT_LABEL', 'Item Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2849, 'T3_TM_VARS_ITEM_ARTICLE_TEXT_DESC', 'Item Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2850, 'T3_TM_VISUAL', 'Visual', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2851, 'T3_TM_VARS_ELEMENT_RADIUS_BASE_LABEL', 'Border Radius Base', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2852, 'T3_TM_VARS_ELEMENT_RADIUS_BASE_DESC', 'Border Radius Base', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2853, 'T3_TM_VARS_ELEMENT_RADIUS_LARGE_LABEL', 'Border Radius Large', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2854, 'T3_TM_VARS_ELEMENT_RADIUS_LARGE_DESC', 'Border Radius Large', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2855, 'T3_TM_VARS_ELEMENT_RADIUS_SMALL_LABEL', 'Border Radius Small', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2856, 'T3_TM_VARS_ELEMENT_RADIUS_SMALL_DESC', 'Border Radius Small', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2857, 'T3_TM_MODULE', 'Module', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2858, 'T3_TM_VARS_MODULE_BGCOLOR_LABEL', 'Module Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2859, 'T3_TM_VARS_MODULE_BGCOLOR_DESC', 'Module Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2860, 'T3_TM_VARS_MODULE_COLOR_LABEL', 'Module Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2861, 'T3_TM_VARS_MODULE_COLOR_DESC', 'Module Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2862, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_LABEL', 'Module Title Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2863, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_DESC', 'Module Title Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2864, 'T3_TM_VARS_MODULE_TITLE_COLOR_LABEL', 'Module Title Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2865, 'T3_TM_VARS_MODULE_TITLE_COLOR_DESC', 'Module Title Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2866, 'T3_TM_SPOTLIGHT', 'Spotlight Styles', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2867, 'T3_TM_VARS_SPL_BGCOLOR_LABEL', 'Spotlight Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2868, 'T3_TM_VARS_SPL_BGCOLOR_DESC', 'Spotlight Background Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2869, 'T3_TM_VARS_SPL_COLOR_LABEL', 'Spotlight Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2870, 'T3_TM_VARS_SPL_COLOR_DESC', 'Spotlight Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2871, 'T3_TM_FOOTER', 'Footer Styles', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2872, 'T3_VARS_FOOTER_BG_LABEL', 'Footer Background', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2873, 'T3_VARS_FOOTER_BG_DESC', 'Footer Background', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2874, 'T3_VARS_FOOTER_COLOR_LABEL', 'Footer Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2875, 'T3_VARS_FOOTER_COLOR_DESC', 'Footer Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2876, 'T3_VARS_FOOTER_MOD_BG_LABEL', 'Footer Module Background', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2877, 'T3_VARS_FOOTER_MOD_BG_DESC', 'Footer Module Background', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2878, 'T3_VARS_FOOTER_MOD_TCOLOR_LABEL', 'Footer Module Title Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2879, 'T3_VARS_FOOTER_MOD_TCOLOR_DESC', 'Footer Module Title Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2880, 'T3_VARS_FOOTER_MOD_COLOR_LABEL', 'Footer Module Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2881, 'T3_VARS_FOOTER_MOD_COLOR_DESC', 'Footer Module Text Color', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2882, 'T3_TM_VARS_SCFD_GUTTER_LABEL', 'Gutter Width', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2883, 'T3_TM_VARS_SCFD_GUTTER_DESC', 'Gutter Width', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2884, 'T3_TPL_DESC_1', 'JA Oslo', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2885, 'T3_TPL_DESC_2', 'News and Magazine Joomla Template - JA Oslo', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2886, 'T3_TPL_DESC_3', 'JA Oslo is a dedicated News and Magazine Joomla template with creative design and ultimate core features, it includes all required pages for a News and Magazine website, multiple them colors and supports flexible menu system with Megamenu, Mobile dropdown menu and Off-canvas. The template is fully responsive based on Bootstrap 3 responsive grid system. The Joomla template is built with robust T3 framework. It has intuitive admin panel with built-in functionalities and tools: visual layout configuration, theme setting, megamenu builder, compression, etc.', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2887, 'T3_TPL_DESC_4', 'Resources:', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2888, 'T3_TPL_DESC_5', '<a href=\'//www.joomlart.com/downloads/joomla-templates/ja-oslo/\' title=\'Download Link\'>Download Link</a>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2889, 'T3_TPL_DESC_6', '<a href=\'//www.joomlart.com/documentation/joomla-templates/ja-oslo\' title=\'Documentation Link\'>Documentation Link</a>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2890, 'T3_TPL_DESC_7', '<a href=\'//pm.joomlart.com/browse/JAOSLO\' title=\'Changelog Link\'>Changelog Link</a>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2891, 'T3_TPL_DESC_8', '<a href=\'//www.joomlart.com/forums/forum/joomla-templates-club-member-forums-restricted-to-members-only/ja-oslo/\' title=\'Forum Link\'>Forum Link</a>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2892, 'TPL_JA_OSLO_POSITION_LANGUAGESWITCHERLOAD', 'languageswitcherload', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2893, 'TPL_JA_OSLO_POSITION_HEAD-SEARCH', 'head-search', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2894, 'TPL_JA_OSLO_POSITION_MAINNAV', 'mainnav', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2895, 'TPL_JA_OSLO_POSITION_NAVHELPER', 'navhelper', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2896, 'TPL_JA_OSLO_POSITION_BREADCRUMBS', 'breadcrumbs', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2897, 'TPL_JA_OSLO_POSITION_OFF-CANVAS', 'off-canvas', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2898, 'TPL_JA_OSLO_POSITION_SIDEBAR-1', 'sidebar-1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2899, 'TPL_JA_OSLO_POSITION_SIDEBAR-2', 'sidebar-2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2900, 'TPL_JA_OSLO_POSITION_MAST-COL', 'mast-col', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2901, 'TPL_JA_OSLO_POSITION_FOOTER', 'footer', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2902, 'TPL_JA_OSLO_POSITION_HOME-0', 'home-0', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2903, 'TPL_JA_OSLO_POSITION_HOME-1', 'home-1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2904, 'TPL_JA_OSLO_POSITION_HOME-2', 'home-2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2905, 'TPL_JA_OSLO_POSITION_HOME-3', 'home-3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2906, 'TPL_JA_OSLO_POSITION_HOME-4', 'home-4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2907, 'TPL_JA_OSLO_POSITION_HOME-5', 'home-5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2908, 'TPL_JA_OSLO_POSITION_POSITION-0', 'position-0', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2909, 'TPL_JA_OSLO_POSITION_POSITION-1', 'position-1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2910, 'TPL_JA_OSLO_POSITION_POSITION-2', 'position-2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2911, 'TPL_JA_OSLO_POSITION_POSITION-3', 'position-3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2912, 'TPL_JA_OSLO_POSITION_POSITION-4', 'position-4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2913, 'TPL_JA_OSLO_POSITION_POSITION-5', 'position-5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2914, 'TPL_JA_OSLO_POSITION_POSITION-6', 'position-6', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2915, 'TPL_JA_OSLO_POSITION_POSITION-7', 'position-7', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2916, 'TPL_JA_OSLO_POSITION_POSITION-8', 'position-8', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2917, 'TPL_JA_OSLO_POSITION_POSITION-9', 'position-9', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(2918, 'TPL_JA_OSLO_POSITION_POSITION-10', 'position-10', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2919, 'TPL_JA_OSLO_POSITION_POSITION-11', 'position-11', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2920, 'TPL_JA_OSLO_POSITION_POSITION-12', 'position-12', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2921, 'TPL_JA_OSLO_POSITION_POSITION-13', 'position-13', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2922, 'TPL_JA_OSLO_POSITION_POSITION-14', 'position-14', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2923, 'TPL_JA_OSLO_POSITION_POSITION-15', 'position-15', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2924, 'TPL_JA_OSLO_POSITION_FOOTER-0', 'footer-0', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2925, 'TPL_JA_OSLO_POSITION_FOOTER-1', 'footer-1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2926, 'TPL_JA_OSLO_POSITION_FOOTER-2', 'footer-2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2927, 'TPL_JA_OSLO_POSITION_FOOTER-3', 'footer-3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2928, 'TPL_JA_OSLO_POSITION_FOOTER-4', 'footer-4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2929, 'TPL_JA_OSLO_POSITION_FOOTER-5', 'footer-5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2930, 'TPL_JA_OSLO_POSITION_FOOTER-6', 'footer-6', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2931, 'TPL_JA_OSLO_POSITION_FOOTER-7', 'footer-7', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2932, 'TPL_JA_OSLO_POSITION_FOOTER-8', 'footer-8', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2933, 'TPL_JA_OSLO_POSITION_FOOTER-9', 'footer-9', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2934, 'TPL_JA_OSLO_POSITION_FOOTER-10', 'footer-10', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2935, 'TPL_JA_OSLO_POSITION_DEBUG', 'debug', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2936, 'TPL_RT_FUTURE', 'in %s', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2937, 'TPL_RT_PAST', '%s ago', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2938, 'TPL_RT_NOW', 'just now', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2939, 'TPL_RT_YEAR', '1 year', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2940, 'TPL_RT_YEARS', '%d years', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2941, 'TPL_RT_MONTH', '1 month', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2942, 'TPL_RT_MONTHS', '%d months', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2943, 'TPL_RT_WEEK', '1 week', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2944, 'TPL_RT_WEEKS', '%d weeks', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2945, 'TPL_RT_DAY', '1 day', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2946, 'TPL_RT_DAYS', '%d days', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2947, 'TPL_RT_HOUR', '1 hour', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2948, 'TPL_RT_HOURS', '%d hours', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2949, 'TPL_RT_MIN', '1 min', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2950, 'TPL_RT_MINS', '%d mins', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2951, 'TPL_RT_SEC', '1 sec', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2952, 'TPL_RT_SECS', '%d secs', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2953, 'TPL_DATE_FORMAT_LC1', 'd M Y', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2954, 'K2_DATE_FORMAT_DATE', 'd', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2955, 'K2_DATE_FORMAT_MONTH', 'M', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2956, 'K2_DATE_FORMAT_YEAR', 'Y', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2957, 'TPL_NUMBER_PHOTOS_OF_SLIDESHOW', '%d', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2958, 'TPL_HIGHLIGHT', 'Highlight', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2959, 'TPL_MORE_URL_LABEL', 'Read More Link', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2960, 'TPL_MORE_URL_DESC', 'Add link for the read more button', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2961, 'TPL_INFINITIVE_PAGINATION_LABEL', 'Infinitive Pagination', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2962, 'TPL_INFINITIVE_PAGINATION_DESC', 'Select Auto to enable infinity loading, Manual to load more articles when hit the Load more button and Disabled to disable the infinitive loading feature', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2963, 'TPL_INFINITY_MORE_ARTICLE', 'Load More', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2964, 'TPL_INFINITY_NO_MORE_ARTICLE', 'That\'s All', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2965, 'TPL_MANUAL', 'Manual', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2966, 'TPL_AUTO', 'Auto', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2967, 'TPL_DISABLED', 'Disabled', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2968, 'JSELECT', 'Select', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2969, 'JCLEAR', 'Clear', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2970, 'TPL_LAYOUT_NOT_SUPPORT_GROUP', 'Not Support Group', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.ini'),
(2971, 'T3_OVERVIEW_TPL_SAME', 'Congrats! You are using latest version of %s!', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2972, 'T3_OVERVIEW_TPL_SAME_MSG', 'Your version is <strong>%s</strong>', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2973, 'T3_OVERVIEW_TPL_NEW_MSG', 'Your version is <strong>%s</strong>. %s\'s latest version is <strong>%s</strong>.', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2974, 'T3_OVERVIEW_TPL_NEW', 'Dude! There\'s a newer version for your %s!', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2975, 'TPL_T3_BS3_BLANK_POSITION_LANGUAGESWITCHERLOAD', 'Lanuage Switcher', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2976, 'TPL_T3_BS3_BLANK_POSITION_HEAD-SEARCH', 'Head Search', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2977, 'TPL_T3_BS3_BLANK_POSITION_MAINNAV', 'Mainnav', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2978, 'TPL_T3_BS3_BLANK_POSITION_NAVHELPER', 'Navhelper', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2979, 'TPL_T3_BS3_BLANK_POSITION_BREADCRUMBS', 'Breadcrumbs', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2980, 'TPL_T3_BS3_BLANK_POSITION_OFF-CANVAS', 'Off-canvas', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2981, 'TPL_T3_BS3_BLANK_POSITION_SIDEBAR-1', 'Sidebar 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2982, 'TPL_T3_BS3_BLANK_POSITION_SIDEBAR-2', 'Sidebar-2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2983, 'TPL_T3_BS3_BLANK_POSITION_MAST-COL', 'Mastcol', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2984, 'TPL_T3_BS3_BLANK_POSITION_FOOTER', 'Footer', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2985, 'TPL_T3_BS3_BLANK_POSITION_HOME-0', 'Home', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2986, 'TPL_T3_BS3_BLANK_POSITION_HOME-1', 'Home 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2987, 'TPL_T3_BS3_BLANK_POSITION_HOME-2', 'Home 2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2988, 'TPL_T3_BS3_BLANK_POSITION_HOME-3', 'Home 3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2989, 'TPL_T3_BS3_BLANK_POSITION_HOME-4', 'Home 4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2990, 'TPL_T3_BS3_BLANK_POSITION_HOME-5', 'Home 5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2991, 'TPL_T3_BS3_BLANK_POSITION_POSITION-0', 'Position 0', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2992, 'TPL_T3_BS3_BLANK_POSITION_POSITION-1', 'Position 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2993, 'TPL_T3_BS3_BLANK_POSITION_POSITION-2', 'Position 2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2994, 'TPL_T3_BS3_BLANK_POSITION_POSITION-3', 'Position 3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2995, 'TPL_T3_BS3_BLANK_POSITION_POSITION-4', 'Position 4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2996, 'TPL_T3_BS3_BLANK_POSITION_POSITION-5', 'Position 5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2997, 'TPL_T3_BS3_BLANK_POSITION_POSITION-6', 'Position 6', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2998, 'TPL_T3_BS3_BLANK_POSITION_POSITION-7', 'Position 7', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(2999, 'TPL_T3_BS3_BLANK_POSITION_POSITION-8', 'Position 8', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3000, 'TPL_T3_BS3_BLANK_POSITION_POSITION-9', 'Position 9', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3001, 'TPL_T3_BS3_BLANK_POSITION_POSITION-10', 'Position 10', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3002, 'TPL_T3_BS3_BLANK_POSITION_POSITION-11', 'Position 11', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3003, 'TPL_T3_BS3_BLANK_POSITION_POSITION-12', 'Position 12', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3004, 'TPL_T3_BS3_BLANK_POSITION_POSITION-13', 'Position 13', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3005, 'TPL_T3_BS3_BLANK_POSITION_POSITION-14', 'Position 14', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3006, 'TPL_T3_BS3_BLANK_POSITION_POSITION-15', 'Position 15', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3007, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-0', 'Footer 0', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3008, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-1', 'Footer 1', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3009, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-2', 'Footer 2', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3010, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-3', 'Footer 3', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3011, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-4', 'Footer 4', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3012, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-5', 'Footer 5', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3013, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-6', 'Footer 6', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3014, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-7', 'Footer 7', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3015, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-8', 'Footer 8', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3016, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-9', 'Footer 9', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3017, 'TPL_T3_BS3_BLANK_POSITION_FOOTER-10', 'Footer 10', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3018, 'TPL_T3_BS3_BLANK_POSITION_DEBUG', 'Debug', '/home/art/public_html/1/templates/ja_oslo/language/en-GB/en-GB.tpl_ja_oslo.sys.ini'),
(3019, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', 'Intent d\'identificació erroni a %s', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3020, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Nom d\'usuari', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3021, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'Adreça IP', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3022, 'PLG_SYSTEM_BFSTOP_ERROR', 'Error', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3023, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Dia i hora', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3024, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Origen', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3025, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'El bloqueig de l\'adreçça IP %1$s ha estat perquè hi havia massa intents fallits d\'ingressar en poc temps a %2$s. Aquests són tots els intents des d\'aquesta adreça que hem registrat:\\n\\n%3$s\\n\\nAvís: Poden ésser més dels que causen el bloqueig; podria haver hagut intents anteriors, que ja van causar un bloqueig temporal llavors, o que estaven més separats que el que es considerava necessari per al bloqueig!', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3026, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Adreça IP bloquejada %s', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3027, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'La teva adreça IP ha estat bloquejada perquè hi havia massa intents fallits d\'ingressar en molt poc temps.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3028, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Et resten %d intent(s) d\'ingressar abans que la teva adreça IP sigui bloquejada. Si no recordes el nom o contrasenya, pots demanar al sistema que te la torni a enviar', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3029, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Intents fallits d\'inici de sessió', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3030, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Hola,\\n\\nAlgú ha intentat iniciar sessió amb el teu nom d\'usuari al lloc web \'%s\', però ha utilitzat una contrasenya incorrecta.\\nAixò ha passat tantes vegades que s\'ha bloquejat l\'accés des de l\'adreça Ip des d\'on aquests intents de connexió es van originar per evitar abusos.\\n\\nEn cas que no siguis tu qui hagis fet aquests intents de connexió, si us plau, ignora aquest missatge. Hauríes de ser capaç d\'iniciar sessió com de costum. \\nHauries de ser responsable d\'aquests intents de connexió, i o bé saber de nou la contrasenya (o utilitzar la funció de Restablir contrasenya). Ara tens l\'oportunitat de desbloquejar l\'adreça Ip, clicant aquest enllaç:\\n%s\\n\\nAfectuosament, el gestor automàtica del lloc web!\\n\\nNota: Aquest és un missatge generat automàticament.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3031, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Li avisem que un o més dels seus intents de connexió han fallat recentment. Si ho segueix intentant, aviat serà bloquejat. Per tant, li recomanem que utilitzi la funcionalitat <a href=\'%1\'> per restablir la contrasenya!</a>', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3032, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'La vostra adreça IP és: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.ini'),
(3033, 'PLG_SYSTEM_BFSTOP', 'Sistema - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3034, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</ h2><div> Aquest connector proporciona els mitjans per evitar els atacs per força bruta a la teva instal·lació Joomla!. Per això, el connector emmagatzema informació sobre els intents fallits de connexió, de manera que en arribar a un nombre configurable d\'intents fallits d\'inici de sessió l\'adreça IP de l\'atacant pot ser bloquejada. A més, pot configurar notificacions sobre intents fallits i les adreces IP bloquejades, així com un retard variable després d\'un inici de sessió fallit.</div><br /><div><em>No oblidis de configurar i publicar el connector després de la instal·lació!</em><br />Si tens qualsevol pregunta sobre el connector, visita <a href=\'https://github.com/codeling/bfstop\'>El lloc del projecte a github</a>. Si hi ha algun problema en utilitzar el connector, no dubtis a reportar al <a href=\'https://github.com/codeling/bfstop/issues\'>Seguiment d\'incidències.</a></div><br/><div>En algunes parts, aquest connector s\'inspira en els següents plugins Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Moltes gràcies als autors d\'aquests connectors!.<br /> Brute Force Stop és un connector <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!,</a> publicat sota la <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License.</a></div>', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3035, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Activar bloqueig', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3036, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Si aquest connector ha de bloquejar les adreces IP. Quan està desactivat, no s\'afegiran noves adreces IP a la llista d\'adreces bloquejades, i ni tan sols les adreces IP que ja estan en aquesta llista seran bloquejades més (encara que la llista en si es mantindrà).', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3037, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Selecciona un usuari', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3038, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Selecciona l\'usuari que desitja tenir notificacions d\'enviament.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3039, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Adreça de correu electrònic', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3040, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Introdueix l\'adreça de correu electrònic on vols tenir notificacions d\'enviament.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3041, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Missatges d\'inici de sessió fallits per dia', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3042, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Amb quina freqüència es notificaran inicis de sessió fallits en un dia', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3043, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Missatges de bloqueig per dia', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3044, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Amb quina freqüència es notificaran les IP bloquejades en un dia', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3045, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Retard', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3046, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Retard (en segons) en un intent d\'accés fallit', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3047, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Iniciant sessió', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3048, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Determina si un informe sobre les activitats del connector ha de ser creat (això tan sols serà necessari en cas d\'un problema, el fitxer de registre es pot trobar al directori de registres amb el nom plg_system_bfstop.log.php)', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3049, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Límit abans de bloquejar', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3050, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Quantes vegades un usuari pot equivocar-se abans de que es bloquegi la IP', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3051, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Missatge de bloqueig', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3052, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'El missatge que voleu que aparegui a la finestra del navegador d\'un usuari la direcció IP del qual ha estat bloquejada a causa de massa intents de connexió fallits. Si es deixa buida, es mostrarà aquest missatge per defecte: La seva adreça IP ha estat bloquejada a causa de haver massa intents fallits d\'ingressar en molt poc temps.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3053, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Durada del bloqueig', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3054, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determina el temps que es bloqueja l\'adreça IP abans de que se li permeti accedir al lloc de nou', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3055, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Intents restants', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3056, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Activa o desactiva les notificacions sobre els intents restants. Si està habilitat, l\'usuari, després de cada intent fallit d\'inici de sessió, veurà un missatge en el formulari d\'accés de quants intents d\'inici de sessió encara estan disponibles abans que es bloquegi l\'adreça IP. Aquest ajust només s\'activa si s\'ha habilitat el bloqueig (si el bloqueig està desactivat, les entrades \'restants\' no tindrien sentit).', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3057, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Missatge a l\'usuari bloquejat', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3058, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Quan s\'activa, en cas d\'una adreça IP bloquejada, la notificació s\'enviarà a l\'usuari que va intentar connectar-se (només per descomptat, en cas que sigui un nom d\'usuari existent).', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3059, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Utilitza error HTTP', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3060, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Si està activat, bfstop enviarà un codi d\'estat 403 (prohibit) si l\'adreça IP dels usuaris està bloquejada', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3061, 'PLG_SYSTEM_BFSTOP_ENABLED', 'Activat', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3062, 'PLG_SYSTEM_BFSTOP_DISABLED', 'Desactivat', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3063, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'Il·limitat', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3064, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'Mai', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3065, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'Il·limitat', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3066, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 minuts', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3067, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 minuts', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3068, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 minuts', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3069, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 minuts', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3070, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 hora', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3071, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 hores', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3072, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 hores', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3073, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 hores', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3074, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 dia', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3075, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 setmana', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3076, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 dies', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3077, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanent després de', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3078, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Determina després de quants intents bloquejats s\'establirà un bloqueig permanent. El bloquejos que van ser retirats (o sigui desbloquejats) per token també compten. Només aquells realitzats a través de la part administrativa seran ignorats.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3079, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Mai', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3080, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Activa per a', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3081, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Determina a quines parts del sistema de Joomla! han de ser actius. Si es posa que només sigui frontal o administració, no es considerarà l\'altre part, per cap funcionalitat (per exemple, si està configurat només per l\'administració, els intents fallits d\'inici de sessió al frontal no es registraran i les connexions reeixides al frontal no reiniciaran el comptador d\'inicis de sessió fallida). Si us plau, tingues en compte que un bloqueig sempre afecta tot el lloc, no importa el que s\'introdueix aquí!.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3082, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Només Frontal', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3083, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Només Administració', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3084, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontal i Administració', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3085, 'PLG_SYSTEM_BFSTOP_FATAL', 'Error fatal', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3086, 'PLG_SYSTEM_BFSTOP_INFO', 'Misstage informatiu', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3087, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Informació detallada', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3088, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Suprimeix les entrades antigues', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3089, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Elimina les entrades més antigues que el nombre de setmanes que figuren en aquest camp (estableix a 0 per desactivar la supressió de les entrades antigues).', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3090, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Retard adaptatiu', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3091, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Adapta el retard a la taxa actual de retards que han fallat. Augmentarà el retard cada vegada que hi ha un major nombre d\'inicis de sessió com una contramesura per als atacs distribuïts.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3092, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Retard màxim', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3093, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'El termini màxim per a la resposta als intents de connexió fallits quan el retard adaptatiu s\'activa', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3094, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Nivell mínim', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3095, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'El nivell en què el retard adaptatiu comença a fer efecte (mesurat en nombre d\'inicis de sessió fallits en la darrera hora)', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3096, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Nivell màxim', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3097, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'El nivell en què el retard adaptatiu arriba al retard màxim (mesurat en nombre d\'inicis de sessió fallits en la darrera hora)', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3098, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Retard', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3099, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Notificació', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3100, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Grup d\'usuaris per a la notificació', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3101, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'Si està activat, el grup d\'usuaris seleccionats a continuació seran notificats en cas d\'inicis de sessió fallits o IP prohibides', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3102, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Grup d\'usuaris', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3103, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Tria un grup d\'usuaris per a notificar-los sobre els inicis de sessió fallits i IP prohibides (si està activat anteriorment). Probablement hauràs de crear un grup dedicat per això, o usar un grup amb administradors experimentats, com el grup per defecte \'Superusuaris\'.', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3104, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Recordatori per al restabliment de la clau ', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3105, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Si s\'ha de mostrar, i quan, un recordatori sobre l\'ús de la funcionalitat de recuperació de la contrasenya en un inici de sessió fallit', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3106, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Sempre', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3107, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'Quan resti 1 intent', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3108, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'Quan restin 2 intents', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3109, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Mostra IP', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3110, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'Un cop bloquejat, mostrar a l\'usuari la seva adreça IP (segons la percepció del servidor)', '/home/art/public_html/1/plugins/system/bfstop/language/ca-ES/ca-ES.plg_system_bfstop.sys.ini'),
(3111, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Fehlgeschlagener Login-Versuch auf %s', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3112, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Benutzername', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3113, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'IP-Adresse', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3114, 'PLG_SYSTEM_BFSTOP_ERROR', 'Fehler', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3115, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Zeitpunkt', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3116, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Quelle', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3117, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'Die IP Adresse %1$s wurde aufgrund zu vieler fehlgeschlagener Login-Versuche auf %2$s gesperrt! Login-Versuche, die von dieser IP-Adresse aufgezeichnet wurden:\\n\\n%3$s\\n\\nHinweis: Es könnten mehr Versuche angeführt sein als die, die zur Blockierung beitrugen, wenn es frühere Versuche gab, die z.B. bereits früher eine Blockade ausgelöst haben, oder zu weit auseinander lagen um eine Blockierung zu verursachen!', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3118, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: IP-Adresse %s gesperrt', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3119, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Deine IP-Addresse wurde aufgrund zu vieler fehlgeschlagener Login-Versuche gesperrt.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3120, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Du hast noch %d Versuch(e) bevor deine IP-Adresse blockiert wird!', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3121, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Fehlgeschlagene Login-Versuche', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3122, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Hallo!\\n\\nJemand hat versucht, sich mit deinem Benutzernamen auf der Webseite \'%s\' einzuloggen, dafür aber ein falsches Passwort angegeben.\\nDies ist so oft passiert dass die IP-Adresse von der diese Versuche ausgingen, gesperrt wurde, um Missbrauch vorzubeugen.\\n\\nFür den Fall dass Du das nicht selbst warst, ignoriere bitte diese Mail. Du solltest Dich weiterhin wie gewohnt einloggen können.\\nSolltest du jedoch selbst für diese Versuche verantwortlich sein, und du weißt nun das Passwort wieder (du kannst alternativ auch die \'Passwort zurücksetzen\'-Funktion benützen), dann kannst Du die Sperre wieder aufheben indem du auf den folgenden Link klickst:\\n%s\\n\\nFreundliche Grüße von der automatischen Webseiten-Verwaltung!\\n\\nHinweis: Dies ist eine automatisiert versendete Nachricht.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3123, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Es wurde bemerkt, dass einer oder mehrere deiner Login-Versuche fehlgeschlagen sind. Bei erneuten Versuchen wirst du in Kürze gesperrt. Es wird daher empfohlen, die <a href=\'%1$s\'>Funktionalität zum Zurücksetzen des Passworts</a> zu benützen!', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3124, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Deine IP-Adresse ist: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.ini'),
(3125, 'PLG_SYSTEM_BFSTOP', 'System - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3126, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Dieses Plugin dient der Abwehr von Brute-Force-Attacken auf Ihre Joomla-Installation. Zu diesem Zweck wird ein Log über fehlgeschlagene Login-Versuche in Ihrem Front- und Backend erstellt, und bei Erreichen einer konfigurierbaren Anzahl solcher fehlgeschlagener Versuche wird die IP-Adresse, von der diese Versuche kommen, gesperrt. Weiters lassen sich Benachrichtigungen über fehlgeschlagene Login-Versuche sowie über geblockte IP-Adressen konfigurieren. Weiters kann man vor der Antwort auf fehlgeschlagene Login-Versuche eine einstellbare Verzögerung konfigurieren.</div><br /><div><em>Nicht vergessen, das Plugin nach der Installation zu konfigurieren und freizugeben!</em><br />Bei Fragen zum Plugin besuchen Sie bitte die <a href=\'https://github.com/codeling/bfstop\'>Projektseite auf github</a>. Sollten bei der Verwendung Probleme auftreten, zögern Sie nicht, diese im <a href=\'https://github.com/codeling/bfstop/issues\'>issue tracker</a> zu melden!</div><br /><div>Teilweise wurde die Funktionalität durch die folgenden Plugins inspiriert: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Mein Dank geht an die Autoren dieser Plugins!<br /><em>Brute Force Stop</em> ist ein <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> Plugin, veröffentlicht unter der <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3127, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Blockierung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3128, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Bestimmt ob das Plugin IP-Adressen blockieren soll. Wenn deaktiviert, werden keine neuen Sperren mehr angelegt, und auch bereits eingetragene Sperren ignoriert (obgleich diese erhalten bleiben).', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3129, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Benutzer wählen', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3130, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Den Benutzer auswählen, an dessen Email-Adresse die Benachrichtigungen gesendet werden sollen.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3131, 'PLG_SYSTEM_BFSTOP_USE_HTACCESS_LABEL', '.htaccess verwenden', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3132, 'PLG_SYSTEM_BFSTOP_USE_HTACCESS_DESC', 'Verwende die .htaccess-Datei im Joomla-Verzeichnis zum Blockieren von IP-Adressen. Möglicherweise schneller als die Blockierung aus Joomla! heraus, funktioniert aber nur wenn php direkte Schreibrechte auf die .htaccess-Datei hat. Aktivieren Sie diese Funktion also nur wenn Sie wissen was Sie tun, und behalten sie die Server-Logfiles im Auge.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3133, 'PLG_SYSTEM_BFSTOP_HTACCESS_PATH_LABEL', '.htaccess Pfad', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3134, 'PLG_SYSTEM_BFSTOP_HTACCESS_PATH_DESC', 'Pfad zur .htaccess Datei, die für das Blocken verwendet wird (wenn Blocken mit .htaccess eingeschaltet ist, siehe die Option \'.htaccess verwenden\' oben). Hier darf nur das Verzeichnis eingetragen werden, mit abschließendem Schrägstrich (\'.htaccess\' wird automatisch angehängt). Wenn leer, wird automatisch das Wurzelverzeichnis dieser Joomla!-Installation verwendet.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3135, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Email-Adresse(n)', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3136, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Die Email-Adresse(n) eingeben, an die die Benachrichtigungen gesendet werden sollen. Wenn mehrere Adressen eingegeben werden, müssen diese durch einen Strichpunkt (;) getrennt werden.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3137, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Fehlgeschlagen-Nachrichten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3138, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Wie oft an einem Tag maximal eine Benachrichtigung über fehlgeschlagene Login-Versuche gesendet werden soll.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3139, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Blockiert-Nachrichten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3140, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Wie oft an einem Tag maximal eine Benachrichtigung über blockierte IP-Adressen gesendet werden soll.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3141, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Verzögerung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3142, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Verzögerung (in Sekunden) bei einem fehlgeschlagenen Login-Versuch', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3143, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Logging', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3144, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Bestimmt ob eine Logdatei über die Aktivitäten des Plugins angelegt werden soll (dies sollte nur im Fehlerfall notwendig sein; die Logdatei findet sich im logs-Verzeichnis unter dem Namen plg_system_bfstop.log.php); weiters bestimmt diese Einstellung, wie viel Informationen im Logfile festgehalten werden; je weiter unten in der Liste, desto detailliertere Informationen wird das Logfile enthalten. Ein guter Standard-Wert ist wahrscheinlich \'Warnung\' - hier werden alle Warnungen, Fehler und fatalen Fehler im Logfile festgehalten.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3145, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Sperrschwelle', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3146, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Wie oft ein Login von derselben IP-Adresse aus versucht werden kann bevor diese IP-Adresse gesperrt wird.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3147, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Sperrnachricht', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3148, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'Die Nachricht, die dem Benutzer im Browserfenster angezeigt werden soll, wenn dieser nach zu vielen gescheiterten Login-Versuchen gesperrt wurde (wenn leergelassen, wird eine Standard-Nachricht angezeigt: \'Deine IP-Addresse wurde aufgrund zu vieler fehlgeschlagener Login-Versuche gesperrt.\').', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3149, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Sperrdauer', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3150, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Bestimmt wie lange die IP-Sperre aufrecht erhalten werden soll bevor der Zugriff auf die Website wieder erlaubt wird', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3151, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Übrige Versuche', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3152, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Schaltet die Benachrichtigung über verbleibende Versuche ein; wenn aktiviert, wird im Login-Formular nach einem fehlgeschlagenen Login-Versuch eine Nachricht mit den verbleibenden Login-Versuchen angezeigt. Diese Einstellung wird nur dann berücksichtigt, wenn Sperren eingeschaltet ist (wenn es nicht eingeschaltet ist, gibt es ja auch keine \'verbleibenden\' Versuche)', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3153, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Benutzer-Block-Nachricht', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3154, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Wenn eingeschaltet, wird an die in der Datenbank hinterlegte Email-Adresse eine Nachricht hinterlegt, wenn eine IP-Adresse gesperrt wird (sofern der Benutzername, mit dem das Login versucht wurde, ein existierender war)', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3155, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Verwende HTTP-Fehler', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3156, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Wenn aktiviert, wird der HTTP Statuscode 403 (Forbidden) gesendet wenn die IP-Addresse eines Benutzers gesperrt ist.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3157, 'PLG_SYSTEM_BFSTOP_ENABLED', 'aktiviert', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3158, 'PLG_SYSTEM_BFSTOP_DISABLED', 'deaktiviert', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3159, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'unbegrenzt', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3160, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'niemals', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3161, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'unbegrenzt', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3162, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minuten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3163, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minuten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(3164, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minuten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3165, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minuten', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3166, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Stunde', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3167, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Stunden', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3168, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Stunden', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3169, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Stunden', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3170, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Tag', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3171, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 Woche', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3172, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 Tage', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3173, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanent nach', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3174, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Bestimmt nach wie vielen Sperren eine permanente Sperre einer IP-Adresse eingerichtet wird. Zur Bestimmung der Anzahl vorheriger Sperren werden auch solche wiederaufgehobenen Sperren hinzugezählt, die der Benutzer selbst wiederaufgehoben hat; nur per Backend aufgehobene Sperren werden ignoriert', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3175, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Niemals', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3176, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Aktiv für', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3177, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Bestimmt für welche Teile des Joomla!-Systems das Plugin aktiv ist. Wenn nur für entweder Frontend oder Backend aktiviert, dann wird vom anderen Teil keinerlei Aktion für irgendeine Funktionalität berücksichtigt (wenn zum Beispiel hier \'Nur Backend\' eingestellt ist, dann wird nicht nur kein Log über fehlgeschlagene Logins im Frontend geführt, sondern auch erfolgreiche Logins im Frontend werden nicht zu einer Zurücksetzung des Zählers der fehlgeschlagenen Logins für das Backend verwendet). Wichtig: Eine Sperre betrifft immer die gesamte Seite, egal was hier eingestellt ist.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3178, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Nur Frontend', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3179, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Nur Backend', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3180, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontend und Backend', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3181, 'PLG_SYSTEM_BFSTOP_FATAL', 'Fatale Fehler', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3182, 'PLG_SYSTEM_BFSTOP_WARNING', 'Warnung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3183, 'PLG_SYSTEM_BFSTOP_INFO', 'Zusätzliche Information', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3184, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Detailliertes Log', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3185, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Löschen alter Einträge', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3186, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Lösche Einträge älter als die in diesem Feld eingegebene Anzahl an Wochen (auf 0 setzen um keine alten Einträge zu löschen).', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3187, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Adaptives Delay', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3188, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Aktivieren um die Verzögerung bei fehlgeschlagenen Login-Versuchen automatisch an die derzeitige Anzahl an fehlgeschlagenen Logins anzupassen. Wird die Verzögerung angepasst erhöhen wann immer eine erhöhte Anzahl an fehlgeschlagenen Login-Versuchen festgestellt wird, als Gegenmaßnahme gegen verteilte Attacken.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3189, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Maximal-Verzögerung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3190, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'Die maximale Verzögerung der Antwort bei fehlgeschlagenen Nachrichten wenn die adaptive Verzögerung aktiviert ist.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3191, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Untere Schwelle', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3192, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'Die untere Schwelle ab der die adaptive Verzögerung aktiv wird (gemessen in fehlgeschlagenen Logins in der letzten Stunde)', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3193, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Obere Schwelle', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3194, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'Die Schwelle ab der die adaptive Verzögerung die maximale Verzögerung erreichen soll (gemessen in fehlgeschlagenen Logins in der letzten Stunde)', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3195, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Verzögerung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3196, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Benachrichtigung', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3197, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Benutzergruppen-Nachricht', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3198, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'Wenn aktiviert, werden Benachrichtigungen an alle Benutzer gesendet, die Mitglied der unten ausgewählten Gruppe sind.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3199, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Benutzergruppe', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3200, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Diejenige Benutzergruppe, an deren Mitglieder Benachrichtigungen über fehlgeschlagene Logins und geblockte IPs gesendet werden (falls oben aktiviert). Gewöhnlich sollte hierfür eine dedizierte Gruppe geschaffen werden, oder eine Gruppe die nur die erfahrensten Administratoren enthält, etwa die \'Super User\' Gruppe.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3201, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Passwort Reset Nachricht', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3202, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Ob und wann bei fehlgeschlagenen Logins eine Benachrichtigung darüber angezeigt werden soll, die Funktionalität zum Zurücksetzen des Passworts zu benutzen.', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3203, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Immer anzeigen', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3204, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'Wenn 1 Versuch übrig', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3205, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'Wenn 2 Versuche übrig', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3206, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'IP zeigen', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3207, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'Zeige die IP Adresse des Benutzers (wie vom Server wahrgenommen) wenn blockiert', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3208, 'PLG_SYSTEM_BFSTOP_CHECK_INTERVAL_LABEL', 'Prüf-Zeitspanne', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3209, 'PLG_SYSTEM_BFSTOP_CHECK_INTERVAL_DESC', 'Zeitspanne, in der fehlgeschlagene Versuche von derselben IP für Sperren  berücksichtigt werden', '/home/art/public_html/1/plugins/system/bfstop/language/de-DE/de-DE.plg_system_bfstop.sys.ini'),
(3210, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Failed login attempt at %s', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3211, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Username', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3212, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'IP-Address', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3213, 'PLG_SYSTEM_BFSTOP_ERROR', 'Error', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3214, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Date and time', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3215, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Origin', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3216, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'Blocked IP Address %1$s because there were too many unsuccessful login attempts in a short time on %2$s. These are all the attempts from that address that were recorded:\\n\\n%3$s\\n\\nNotice: This list may hold more entries than the ones causing the current block. The list may contain attempts in the past which already caused a temporary block then, or attempts which were too far apart to cause a direct block.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3217, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Blocked IP Address %s', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3218, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Your IP address has been blocked because there were too many unsuccessful login attempts in a short time.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3219, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'You have %d attempt(s) left before your IP address will be blocked', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3220, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Failed login attempts', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3221, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Hi!\\n\\nSomebody tried to log in with your username at the website \'%s\', but has used a wrong password.\\nThis has happened so many times that the system has blocked access from the IP Address where these login attempts originated to prevent misuse.\\n\\nIn case it wasn\'t you doing these login attempts, please ignore this message. You should be able to login just as usual.\\nShould you be responsible for these login attempts, and you now either know the password again or you want to use the \'Reset password\' functionality, you have the chance to unblock the IP address by clicking on this link:\\n%s\\n\\nBest regards, the automatic website management\\n\\nNote: This is an automatically generated message.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3222, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'It was noticed that one or more of your login attempts have recently failed. When trying again, you will soon be blocked. It is therefore recommended that you use the <a href=\'%1$s\'>functionality to reset your password</a>!', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3223, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Your IP address is: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.ini'),
(3224, 'PLG_SYSTEM_BFSTOP', 'System - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3225, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>This plugin provides means to avert Brute-Force-Attacks on your Joomla-Installation. For this purpose, the plugin stores information on failed login attempts, so that when reaching a configurable number of such failed login attempts the attacker\'s IP address can be blocked. Furthermore, you can configure notifications about failed logins and blocked IP addresses, as well as a variable delay for a failed login attempt.</div><br /><div><em>Don\'t forget to configure and publish the plugin after installation!</em><br />If you have any questions on the plugin, please visit the <a href=\'https://github.com/codeling/bfstop\'>project site on github</a>. Should there be any problems when using the plugin, don\'t hesitate to report them in the <a href=\'https://github.com/codeling/bfstop/issues\'>issue tracker</a>!</div><br /><div>In some parts, this plugin was inspired by the following plugins: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Thanks very much for the authors of these plugins!<br />Brute Force Stop is a <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> Plugin, published under the <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3226, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Enable Blocking', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3227, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Whether this plugin should block IP addresses. When disabled, no new IP addresses will be added to the list of blocked addresses, and not even IP addresses already on that list will be blocked anymore (the list itself will be preserved, though).', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3228, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Select a User', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3229, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Select the user you would like to have notifications to be sent.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3230, 'PLG_SYSTEM_BFSTOP_USE_HTACCESS_LABEL', 'Use .htaccess', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3231, 'PLG_SYSTEM_BFSTOP_USE_HTACCESS_DESC', 'Use .htaccess-file in Joomla!-directory for blocking ip addresses. Might be faster than blocking through Joomla!, but will only work if php has permissions to write to the .htaccess-file. Only activate this function if you know what you\'re doing, and keep a look at your server logfiles.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3232, 'PLG_SYSTEM_BFSTOP_HTACCESS_PATH_LABEL', '.htaccess path', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3233, 'PLG_SYSTEM_BFSTOP_HTACCESS_PATH_DESC', 'Path to the .htaccess file used for blocking (if .htaccess blocking is enabled, see setting \'Use .htaccess\' above). This option should only contain the path, with trailing slash (\'.htaccess\' will be automatically appended). If empty, the root directory of this Joomla! installation is used.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3234, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Email Address(es)', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3235, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Enter the Email Address(es) where you would like to have notifications to be sent. If you want to specify more than one address, separate them by the semicolon character (;).', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3236, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Failed msgs per day', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3237, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'How often to notify about a failed login during one day', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3238, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Blocked msgs per day', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3239, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'How often to notify about a blocked IP during one day', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3240, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Delay', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3241, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Delay (in seconds) on a failed login attempt', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3242, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Logging', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3243, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Determines whether a Logfile about the activities of the plugin should be created (this should only be necessary in case of a problem; the logfile can be found in the logs directory under the name plg_system_bfstop.log.php). You can also configure how detailed the log should be; e.g. set to ERROR to only get information about every malfunction into the logfile.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3244, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Block threshold', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3245, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'How often a login can be tried until the IP will be blocked', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3246, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Blocked message', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3247, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'The message you\'d like to appear in the browser window of a user whose IP has been blocked because of too many failed login attempts. If left empty, this default message will be shown: \'Your IP address has been blocked because there were too many unsuccessful login attempts in a short time.\'', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3248, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Block Duration', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3249, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determines how long an IP address is blocked before it is allowed to access the site again', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3250, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Remaining attempts', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3251, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Enables or disables notifications about remaining attempts; if enabled, the user will, after each failed login attempt, see a message in the login form about how many login attempts still are available before the IP address will be blocked. This setting is only active if blocking is enabled (if blocking is disabled, \'remaining\' entries wouldn\'t make sense).', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3252, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'User Block Message', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3253, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'When turned on, in case of a blocked IP address, a notification will be sent to the user which tried to log in (only of course in case it is an existing username).', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3254, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Use HTTP Error', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3255, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'If enabled, bfstop will send a status code 403 (Forbidden) if the users\' IP address is blocked', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3256, 'PLG_SYSTEM_BFSTOP_ENABLED', 'enabled', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3257, 'PLG_SYSTEM_BFSTOP_DISABLED', 'disabled', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3258, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'unlimited', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3259, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'never', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3260, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'unlimited', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3261, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3262, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3263, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3264, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3265, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Hour', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3266, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Hours', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3267, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Hours', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3268, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Hours', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3269, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Day', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3270, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 Week', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3271, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 Days', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3272, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanent after', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3273, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Determines after how many blocked attempts a permanent block will be set up. Blocks which were removed (i.e. unblocked) by token do also count; only those done via the backend will be ignored.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3274, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Never', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3275, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Active for', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3276, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Determines for which parts of the Joomla! system the plugin should be active. If set to only either frontend or backend, the respective other part will not be considered for any functionality (e.g. if configured only for backend, then failed login attempts in frontend will not be logged; but also successful logins in frontend won\'t reset the failed login counter). Please note that a block always affects the whole site, no matter what is entered here!', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3277, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Only Frontend', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3278, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Only Backend', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3279, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontend and Backend', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3280, 'PLG_SYSTEM_BFSTOP_FATAL', 'Fatal error', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3281, 'PLG_SYSTEM_BFSTOP_WARNING', 'Warning', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3282, 'PLG_SYSTEM_BFSTOP_INFO', 'Informational message', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3283, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Detailed information', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3284, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Prune old attempts', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3285, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Delete failed login attempts older than the number of weeks given in this field (set to 0 to disable deletion of old entries).', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3286, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Adaptive Delay', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3287, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Activate to adapt delay to the current rate of failed login attempts. Will increase the delay whenever there is an increased number of logins as a countermeasure for distributed attacks.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3288, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Maximum delay', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3289, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'The maximum delay for the response on failed login attempts when adaptive delay is turned on', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3290, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Minimum threshold', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3291, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'The threshold at which the adaptive delay starts to kick in (measured in number of failed logins in the last hour)', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3292, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Maximum threshold', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3293, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'The threshold at which the adaptive delay reaches the maximum delay (measured in number of failed logins in the last hour)', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3294, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Delay', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3295, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Notification', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3296, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'User group notification', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3297, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'If enabled, the whole user group selected below will be notified in case of failed logins/banned IPs', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3298, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'User group', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3299, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Choose a user group from which to notify every member about failed logins and banned IPs (if activated above). Probably you will want to create a dedicated group for this, or use a group which holds only your most experienced administrators, like the default \'Super Users\' group.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3300, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Password reset reminder', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3301, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Whether and when to show a reminder about using the password reminder functionality on a failed login', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3302, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Always', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3303, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'When 1 attempt left', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3304, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'When 2 attempts left', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3305, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Show IP', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3306, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'When blocked, show the user his IP address (as perceived by the server)', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3307, 'PLG_SYSTEM_BFSTOP_CHECK_INTERVAL_LABEL', 'Check interval', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3308, 'PLG_SYSTEM_BFSTOP_CHECK_INTERVAL_DESC', 'Interval for which failed attempts from the same IP address are considered for blocking.', '/home/art/public_html/1/plugins/system/bfstop/language/en-GB/en-GB.plg_system_bfstop.sys.ini'),
(3309, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Tentativa de entrada al sistema fracasada en %s', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3310, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Usuario', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3311, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'IP-Dirección', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3312, 'PLG_SYSTEM_BFSTOP_ERROR', 'Error', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3313, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Fecha y tiempo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3314, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Origen', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3315, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'Bloqueada IP %s por demasiadas tentativas de entrada fracasadas al sistema (%s). Estas son las tentativas:\\n\\n%s', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3316, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Dirección IP bloqueada %s', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3317, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Su dirección IP ha sido bloqueada por demasiadas tentativas fracasadas de entrada al sistema.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3318, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Puede intentar (s) %d  antes de que su dirección IP sea bloqueada', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3319, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Tentativas fracasadas de entrada al sistema', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3320, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Hola!\\n\\nAlguien trató de entrar al sistema con su nombre de usuario en el sitio Web \'%s\', pero ha usado una contraseña incorrecta.\\nEsto ha pasado tantas veces que el sistema ha bloqueado el acceso de la Dirección IP desde donde provinieron estas tentativas para prevenir su mal uso.\\n\\nSi no es usted quien está haciendo estas tentativas de entrada al sistema, por favor no haga caso de este mensaje. Usted debería ser capaz de entrar al sistema como lo hace habitualmente.\\nSi es usted el responsable de estas tentativas de entrada al sistema, y quiere usar \'la nueva contraseña\', usted tiene la posibilidad de desbloquear la dirección IP haciendo clic en este enlace:\\n%s\\n\\nBest, la dirección de sitio Web automática\\n\\nNota: Este es un mensaje generado automáticamente.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3321, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Le avisamos que uno o más de sus intentos de conexión han fallado recientemente. Si lo sigue intentando, pronto será bloqueado. Por tanto, le recomendamos que utilice la funcionalidad <a href=\'%1\'> para restablecer la contraseña!', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3322, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Su dirección IP es: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.ini'),
(3323, 'PLG_SYSTEM_BFSTOP', 'System - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3324, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Este conector proporciona medios para evitar ataques de fuerza bruta contra tu Joomla. Para este fin, el conector almacena la información de las tentativas de entradas fracasadas al sistema, de modo que alcanzando un número configurable de entradas fracasadas la dirección IP del atacante puede ser bloqueada. Además, puedes configurar notificaciones sobre las entradas fracasadas al sistema y bloqueos de direcciones IP, así como un retardo variable para una tentativa de entrada fracasada al sistema.</div><br /><div><em>¡No olvides configurar y publicar el conector después de la instalación!</em><br />Si tienes alguna pregunta sobre el conector, por favor visita el<a href=\'https://github.com/codeling/bfstop\'>proyecto en github</a>. Deberías encontrar allí cualquier solución al problema sobre el conector, no vaciles en exponerlo en el <a href=\'https://github.com/codeling/bfstop/issues\'>Seguimiento de incidencias</a></div><br /><div>En parte, este conector fue inspirado por los conectores siguientes Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Muchísimas gracias para los autores.<br />Brute Force Stop es un conector <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> publicado bajo la <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License.</a></div>', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3325, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Activar bloqueo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3326, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Si este conector debería bloquear direcciones IP. Cuando esté desactivado, ninguna nueva direccion IP será añadida a la lista de direcciones bloqueadas (aunque la lista será conservada).', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3327, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Selecciona un usuario', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3328, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Selecciona al usuario al que se enviarán las notificaciones.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3329, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Dirección de correo electrónico', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3330, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Dirección de correo electrónico donde se enviarán las notificaciones.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3331, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Mensajes de inicio de sessión fallidos por día', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3332, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Con qué frecuencia se notificarán inicios de sesión fallidos en un dia', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3333, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Mensajes de bloqueo por día', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3334, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Con qué frecuencia se notificarán las IP bloqueadas en un día', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3335, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Retardo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3336, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Retardo (en segundos) en una tentativa de entrada fracasada al sistema', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3337, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_LABEL', 'Registro', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3338, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_DESC', 'Determina si un archivo histórico sobre las actividades del conector debería ser creado (esto sólo debería ser necesario en el caso de un problema; el archivo histórico puede ser encontrado en el directorio raíz bajo el nombre plg_system_bfstop.log.php)', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3339, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Umbral de bloqueo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3340, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Cuantas veces un usuario puede equivocarse antes de que sea bloqueada la IP', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3341, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Mensaje de bloqueo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3342, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'El mensaje que deseas que aparezca en la ventana del navegador de un usuario cuya IP ha sido bloqueada debido a demasiadas tentativas fracasadas. Si lo dejas vacío, el mensaje mostrado será: \'Su dirección de IP ha sido bloqueada por demasiadas tentativas de entrada fracasadas al sistema.\'', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3343, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Duración del bloqueo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3344, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determina cuánto tiempo una dirección IP será bloqueada antes de que le sea permitido tener acceso al sitio nuevamente', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3345, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Tentativas restantes', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3346, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Activa o desactiva las notificaciones sobre tentativas restantes; de ser permitido, el usuario, después de cada tentativa de entrada al sistema fracasada, verá un mensaje sobre cuántas tentativas quedan disponibles antes de que la dirección IP sea bloqueada. Este ajuste es solo activo si el bloqueo está permitido (si el bloqueo está desactivado, las entradas \'restantes\' no tendrían sentido).', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3347, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Mensaje al usuario bloqueado', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3348, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Si se marca, en caso de una dirección de IP bloqueada, será enviada una notificación al usuario que trató de entrar al sistema.(Solo, por descontado, en caso de que sea un nom de usuario existente)', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3349, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Utiliza error HTTP', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3350, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Si está activado, bfstop enviará un código de estado 403 (prohibido) si la dirección IP de los usuarios queda bloqueada', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3351, 'PLG_SYSTEM_BFSTOP_ENABLED', 'Activado', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3352, 'PLG_SYSTEM_BFSTOP_DISABLED', 'No activado', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3353, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'Ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3354, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'Nunca', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3355, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'Ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3356, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 minutos', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3357, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 minutos', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3358, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 minutos', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3359, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 minutos', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3360, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 hora', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3361, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 horas', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3362, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 horas', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3363, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 horas', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3364, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 día', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3365, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 semana', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3366, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 dias', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3367, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanente después de', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3368, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Determina después de cuántos intentos fracasados se establece un bloqueo permanente. Los bloqueos anulados también cuentan; sólo aquellos bloqueos realizados por la parte de la administración serán ignorados.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3369, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Nunca', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3370, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Activo para', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3371, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Determina en qué partes del sistema de Joomla! el conector debería estar activo. Si eliges frontal o administración, la otra parte no será considerada (por ejemplo, si has configurado sólo administración, los intentos fallidos de inicio al frontal no se registrarán, pero tampoco las conexiones acertadas en el frontal reinicializarán el contador de conexiones fracasadas). Por favor ten en cuenta que el bloqueo siempre afecta a todo el sitio, sin importar lo que elija.!', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3372, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Solo frontal', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3373, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Solo administración', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3374, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontal y administración', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3375, 'PLG_SYSTEM_BFSTOP_FATAL', 'Error fatal', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3376, 'PLG_SYSTEM_BFSTOP_INFO', 'Mensaje informativo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3377, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Información detallada', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3378, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Suprime las entradas antiguas', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3379, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Eliminar las entradas más antiguas que el número de semanas que figuran en este campo (establece en 0 para desactivar la supresión de las entradas antiguas).', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3380, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Retardo adaptativo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3381, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Adapta el retardo a la tasa actual de retardos que han fallado. Aumentará el retardo cada vez que hay un mayor número de inicios de sesión como una contramedida para los ataques distribuidos.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3382, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Retardo máximo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3383, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'El plazo máximo para la respuesta a los intentos de conexión fallidos cuando el retardo adaptativo se activa', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(3384, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Nivel mínimo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3385, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'El nivel en el que el retardo adaptativo empieza a hacer efecto (medido en número de inicios de sesión fallidos en la última hora)', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3386, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Nivel máximo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3387, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'El nivel en el que el retardo adaptativo llega al retardo máximo (medido en número de inicios de sesión fallidos en la última hora)', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3388, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Retardo', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3389, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Notificación', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3390, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Grupo de usuarios para la notificación', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3391, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'Si está activado, el grupo de usuarios seleccionados a continuación serán notificados en caso de inicios de sesión fallidos o IP prohibidas', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3392, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Grupo de usuarios', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3393, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Selecciona un grupo de usuarios para notificarles sobre los inicios de sesión fallidos e IP prohibidas (si está activado anteriormente). Probablemente deberás crear un grupo dedicado para ello, o usar un grupo con administradores experimentados, como el grupo por defecto \'Superusuarios\'.', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3394, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Recordatorio para el restablecimiento de la clave', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3395, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Si se ha de mostrar, y cuando, un recordatorio sobre el uso de la funcionalidad de recuperación de la contraseña en un inicio de sesión fallido', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3396, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Siempre', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3397, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'Cuando reste 1 intento', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3398, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'Cuando queden 2 intento', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3399, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Muestra IP', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3400, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'Una vez bloqueado, mostrar al usuario su dirección IP (según la percepción del servidor)', '/home/art/public_html/1/plugins/system/bfstop/language/es-ES/es-ES.plg_system_bfstop.sys.ini'),
(3401, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Tentative de connexion %s', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3402, 'PLG_SYSTEM_BFSTOP_USERNAME', 'ID.Utilisateur', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3403, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'Addresse IP', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3404, 'PLG_SYSTEM_BFSTOP_ERROR', 'Erreur', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3405, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Date et heure', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3406, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Origine', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3407, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', '%2$s: Addresse IP %1$s bloquée pour cause de multiples tentatives de connexion sur un court laps de temps. Les tentatives enregistrées à cette adresse sont les suivantes:\\n\\n%3$s\\n\\nRemarque: D\'autres tentatives de connexions, plus anciennes, ont néanmoins pu également concourir à ce blocage, telles des tentatives de connexion ayant conduit à des blocages temporaires...', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3408, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Addresse IP bloquée %s', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3409, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'En raison de multiples tentatives de connexion, rapprochées dans le temps, votre adresse IP a été bloquée.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3410, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Il vous reste %d tentative(s) avant que votre adresse IP ne soit bloquée.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3411, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Enregistrement de multiples tentatives de connexion.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3412, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Bonjour,\\n\\nPlusieurs tentatives de connexion ont été enregistrées sur le site %s avec votre identifiant d\'utilisateur, mais avec un mauvais mot de passe.\\nCes tentatives ont été suffisament nombreuses pour déclencher le blocage automatique de l\'adresse IP à l\'origine de ces tentatives.\\n\\nDans l\'hypothèse où vous ne seriez pas à l\'origine de ces tentatives de connexion, vous pouvez ignorer ce message. En effet, vous devriez pouvoir vous connecter sur le site dans les conditions habituelles.\\n\\nDans le cas contraire, et que vous vous souvenez désormais de votre mot de passe ou que vous souhaitez le réinitialiser sur le site, vous avez la possibilité de débloquer votre adresse IP en cliquant sur ce lien:\\n%s\\n\\nCordialement,\\n L\'Administration du site.\\n\\nNote: ceci est un message transmis par un automate.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3413, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Au moins une tentative de connexion a récemment échoué. En multipliant les essais infructeux, vous risquez d\'être bientôt bloqués pour des raisons de sécurité. Raison pour laquelle nous vous recommandons de <a href=\'%1\'> réinitialiser votre mot de passe</a>!', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3414, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Votre address IP est: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.ini'),
(3415, 'PLG_SYSTEM_BFSTOP', 'System - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3416, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Ce plug-in fournit des moyens pour prévenir des attaques de votre site Joomla. À cette fin, le plug-in stocke des informations sur les échecs de connexion, de sorte qu\'au terme d\'un certain nombre (configurable) de tentatives l\'adresse IP de l\'attaquant peut être bloquée. En outre, vous pouvez configurer la notification des connexions échouées et des adresses bloquées, aussi bien qu\'un délai variable entre chaque tentative de connexion autorisée.</div><br /><div><em>N\'oubliez pas de configurer et de publier ce plugin après installation!</em><br />Si vous avez des questions, merci de visiter le <a href=\'https://github.com/codeling/bfstop\'>site du projet sur github</a>. En cas de difficultés d\'utilisation, n\'hésitez pas à les rapporter <a href=\'https://github.com/codeling/bfstop/issues\'>ici </a>!</div><br /><div>Ce plugin s\'inspire pour partie des plugins suivants: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range. Merci beaucoup aux auteurs de ces plugins!<br />Brute Force Stop est un plugin <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a>, publié sous la <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3417, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Activation du blocage', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3418, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Active le blocage des adresses IP. En cas de désactivation, aucune nouvelle adresse IP ne sera ajoutée à la liste des adresses bloquées. Même les adresses IP déjà listées ne seront pas bloquées, mais la liste elle-même sera conservée.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3419, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Sélection de l\'utilisateur', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3420, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Utilisateur dont l\'adresse électronique est utilisée en tant qu\'adresse destinataire des courriels de notification (sous réserve que l\'adresse de notification ci-dessus soit configurée en mode \'Utilisateur sélectionné\').', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3421, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Adresse(s) électronique(s)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3422, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Adresse(s) électronique(s) utilisée(s) en tant qu\'adresse(s) destinataire(s) des courriels de notification. Pour spécifier plusieurs adresses, utiliser le séparateur \';\'.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3423, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Notification des échecs de connexion (msg/j)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3424, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Combien d\'échecs de connexion au maximum notifier par jour ?', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3425, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Notification des blocages d\'adresses IP (msg/j)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3426, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Combien de blocages d\'addresses IP au maximum notifier par jour ?', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3427, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Délai de reconnexion', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3428, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Délai (en secondes) avant nouvelle tentative de connexion autorisée', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3429, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Journal d\'activité', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3430, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Active le journal d\'activité (nécessaire en cas de difficultés; le fichier journal se trouve dans le répertoire des logs sous le nom \'plg_system_bfstop.log.php\')', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3431, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Seuil de blocage', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3432, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Nombre de tentatives autorisées avant blocage', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3433, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Message de blocage', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3434, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'Le message à faire apparaître dans le navigateur de l\'utilisateur qui voit son adresse IP bloquée en raison d\'utilisation à plusieurs reprises de codes d\'accès erronés. Si laissé vide, le message par défaut sera affiché: \'Votre adresse IP a été bloquée en raison d\'une utilisation, à plusieurs reprises et durant un laps de temps très court, de codes d\'accès erronés.\'', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3435, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Durée de blocage', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3436, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Configuration de la durée de blocage de l\'adresse IP avant réouverture de l\'accès', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3437, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Affichage du nombre de tentatives restantes', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3438, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Active ou désactive la notification utilisateur du nombre de tentatives autorisées avant blocage; en cas d\'activation, l\'utilisateur reçoit, après chaque tentative de connexion, un message dans la fenêtre de connexion l\'informant du nombre de tentatives restantes avant blocage. Cette option n\'est naturellement pas pertinente si l\'option de blocage n\'est pas activée.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3439, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Message à l\'utilisateur impacté', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3440, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'En cas de blocage d\'une adresse IP, lorsque cette option est activée, un message sera transmis, le cas échéant, à l\'utilisateur dont l\'identifiant aura été utilisé lors des tentatives de connexion.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3441, 'PLG_SYSTEM_BFSTOP_ENABLED', 'activé', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3442, 'PLG_SYSTEM_BFSTOP_DISABLED', 'désactivé', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3443, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'sans limite', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3444, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'aucun', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3445, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'sans limite', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3446, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3447, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3448, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3449, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minutes', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3450, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Heure', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3451, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Heures', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3452, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Heures', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3453, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Heures', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3454, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Jour', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3455, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Déclenchement du blocage permanent', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3456, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Permet la mise en place d\'un blocage permanent au terme d\'un certain nombre de blocages temporaires (les blocages résolus via l\'interface d\'administration ne sont pas comptabilisés).', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3457, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Jamais', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3458, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Activé pour', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3459, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Permet de sélectionner les points d\'entrée où le contrôle d\'accés doit être mis en place : interface d\'administration et/ou frontal du site. Si le contrôle d\'accès est mis en place sur un seul point d\'entrée, alors les accès via le point d\'entrée non contrôlé ne pourront être pris en compte dans le contrôle d\'accès (par exemple, en cas de contrôle mis en place au niveau de la seule interface d\'administration, les tentatives d\'accès via le frontal du site ne seront pas prises en compte. De même, des connexions réussies via le frontal du site ne pourront pas remettre a zéro le compteur d\'accès incrémenté au niveau de l\'interface d\'administration). Lorsqu\'un blocage est déclenché, veuillez également noter que celui-ci affectera la totalité du site (frontal et administration) quel que soit le point d\'entrée contrôlé.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3460, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Frontal uniquement', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3461, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Administration uniquement', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3462, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontal ET Administration', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3463, 'PLG_SYSTEM_BFSTOP_FATAL', 'Erreur fatale', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3464, 'PLG_SYSTEM_BFSTOP_INFO', 'Message d\'information', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3465, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Information détaillée', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3466, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Utiliser les codes erreur HTTP', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3467, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Si cette option est activée, bfstop enverra un code erreur 403 (accès interdit) à l\'utilisateur d\'une adresse IP bloquée', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3468, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Effacement des anciennes entrées', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3469, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Efface les entrées dont l\'ancienneté excède le nombre de semaines indiqué dans ce champ de saisie (indiquer 0 pour désactiver cette fonction d\'effacement automatique).', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3470, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Délai adaptatif', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3471, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Adaptation du délai avant reconnexion au nombre de connexions échouées. Augmente le délai en cas d\'accroissement du nombre de connexions comme contre-mesure aux attaques distribuées.', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3472, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Délai maximum', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3473, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'Le délai maximum de reconnexion lorsque le délai adaptatif est actif', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3474, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Seuil minimal', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3475, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'Le seuil à partir duquel le délai adaptatif entre en fonction (mesuré à travers le nombre de connexions échouées dans la dernière heure)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3476, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Seuil maximal', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3477, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'Le seuil à partir duquel le délai adaptatif est maximal (mesuré à travers le nombre de connexions échouées dans la dernière heure)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3478, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Délai', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3479, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 semaine', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3480, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 jours', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3481, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Notification', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3482, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Notification du groupe d\'utilisateurs', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3483, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'En cas d\'activation, la totalité des utilisateurs du groupe d\'utilisateurs sélectionné ci-dessous sera informée des échecs de connexion / banissements d\'adresses IP', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3484, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Groupe d\'utilisateurs', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3485, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Indiquer le groupe d\'utilisateurs à informer des échecs de connexion / banissements d\'adresses IP. Cela suppose l\'existence dans Joomla d\'un groupe d\'utilisateurs adapté à cet usage (par exemple, le  groupe \'Super Users\').', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3486, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Réinitialisation du mot de passe : aide-mémoire', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3487, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Opportunité et modalités de rappel de l\'usage de la fonctionnalité de réinitialisation du mot de passe en cas d\'échec de connexion', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3488, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Toujours', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3489, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'Après 1 échec de connexion', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3490, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'Après 2 échecs de connexion', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3491, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Affichage IP', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3492, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'En cas de blocage, indique à l\'internaute son adresse IP (telle que relevée par le serveur)', '/home/art/public_html/1/plugins/system/bfstop/language/fr-FR/fr-FR.plg_system_bfstop.sys.ini'),
(3493, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Tentativo di accesso fallito %s', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3494, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Nome utente', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3495, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'Indirizzo-IP', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3496, 'PLG_SYSTEM_BFSTOP_ERROR', 'Errore', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3497, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Data e ora', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3498, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Origine', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3499, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'Indirizzo IP Bloccato %1$s perché ci sono stati troppi tentativi di accesso non riusciti in breve tempo su %2$s. Questi sono i tentativi:\\n\\n%3$s\\n\\nNota: Questo elenco può contenere più voci rispetto a quelle che hanno causano il blocco attuale. L\'elenco può contenere tentativi nel passato che hanno causato già un blocco temporaneo, o tentativi che erano troppo distanti per causare un blocco diretto.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3500, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Indirizzo IP Bloccato %s', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3501, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Il tuo indirizzo IP è stato bloccato perché ci sono stati troppi tentativi di accesso non riusciti in breve tempo.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3502, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Hai ancora %d tentativo(i) prima che il tuo indirizzo IP venga bloccato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3503, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Tentativo di accesso fallito', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3504, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Ciao!\\n\\nQualcuno tenta di accedere con il tuo nome utente al sito web \'%s\', ma ha usato una password sbagliata.\\n Questo è accaduto così tante volte che il sistema, per prevenire abusi, ha bloccato l\'accesso all\'indirizzo IP da cui i tentativi avevano origine.\\n\\nNel caso non fossi tu a fare questi tentativi di accesso, ignora questo messaggio. Dovresti essere in grado di effettuare il login come al solito.\\nSe sei tu il responsabile di questi tentativi di accesso, e ora ti ricordi la password, o se vuoi usare la funzione \'Reset della Password\' hai la possibilità di sbloccare l\'indirizzo IP cliccando su questo link:\\n%s\\n\\nCordiali saluti, il gestore automatico del sito\\n\\nNota: Questo è un messaggio generato automaticamente.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.ini'),
(3505, 'PLG_SYSTEM_BFSTOP', 'System - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3506, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Questo plugin offre gli strumenti per prevenire i Brute-Force-Attacks sulla vostra installazione Joomla!. A questo scopo, il plugin memorizza le informazioni sui tentativi di accesso non riusciti, in modo che quando si raggiunge un numero configurabile di tentativi di accesso non riusciti l\'indirizzo IP dell\'aggressore possa essere bloccato. Inoltre, è possibile configurare degli avvisi per i tentativi di accesso non riusciti e gli indirizzi IP bloccati, così come un ritardo di tempo variabile per i tentativi di accesso non riuscito.</div><br /><div><em>Non dimenticare di configurare e pubblicare il plugin dopo l\'installazione!</em><br />Se avete domande sul plugin, visitate il <a href=\'https://github.com/codeling/bfstop\'>sito del progetto su GitHub</a>. In caso di problemi quando si utilizza il plugin, non esitate a segnalarli in <a href=\'https://github.com/codeling/bfstop/issues\'>issue tracker</a>!</div><br /><div>Alcune parti di questo plugin sono state ispirate dai seguenti plugin: Login Failed Log, Redirect Failed Logins e Ban IP Address/Range. Grazie e mille per i plugin di questi autori!<br />Brute Force Stop è un Plugin<a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a>, pubblicato con licenza <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3507, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Attiva il Blocco', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3508, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Questo plugin dovrebbe bloccare gli indirizzi IP. Quando disattivato, non verranno aggiunti nuovi indirizzi IP alla lista degli indirizzi bloccati, e nemmeno gli indirizzi IP già presenti in tale lista verranno ancora bloccati (la lista sarà però preservata).', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3509, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Seleziona un utente', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3510, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Seleziona l\'utente a cui vuoi che siano inviate le notifiche.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3511, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Indirizzo Email', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3512, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Inserisci l\'Indirizzo Email dove vuoi che le notifiche vengano inviate.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3513, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Messaggi falliti per giorno', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3514, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Quante volte al giorno vuoi che vengano notificati i tentativi di accesso fallito.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3515, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Messaggi Bloccati per giorno', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3516, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Quante volte al giorno vuoi che vengano notificati gli IP bloccati.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3517, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Ritardo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3518, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Ritardo (in secondi) nel caso di tentativo fallito di accesso.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3519, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Registrazione', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3520, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Determina se deve essere creato un file di log sulle attività del plugin (dovrebbe essere necessario solo in caso di problemi; il file di log si trova nella directory logs con nome plg_system_bfstop.log.php). È inoltre possibile configurare il livello di dettaglio del log: ad esempio, se impostato su ERRORE scriverè nel file di log solo le informazioni sul malfunzionamento.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3521, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Soglia del Blocco', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3522, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Quante volte un accesso non autorizzato può essere provato prima che l\'IP venga bloccato.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3523, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Messaggio Bloccato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3524, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'Il messaggio che vuoi mostrare nella finestra del browser di un utente il cui IP è stato bloccato a causa di troppi tentativi di accesso non riusciti. Se lasciato vuoto, verrà visualizzato il messaggio predefinito: \'Il tuo indirizzo IP è stato bloccato perché ci sono stati troppi tentativi di accesso non riusciti in breve tempo.\'', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3525, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Durata del Blocco', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3526, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determina per quanto tempo un indirizzo IP viene bloccato prima che venga ripristinato l\'accesso al sito', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3527, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Tentativi rimasti', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3528, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Attiva o disattiva gli avvisi per i tentativi rimasti; se abilitato, l\'utente dopo ogni tentativo di login fallito, vede un messaggio nella form di login su quanti tentativi di accesso gli sono rimasti prima che l\'indirizzo IP venga bloccato. Questa impostazione è attiva solo se il Blocco è abilitato (se il Blocco è disattivato, la voce \'residua\' non avrebbero senso).', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3529, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Messaggio di blocco per l\'utente', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3530, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Quando è attivata, in caso di un indirizzo IP bloccato, una notifica verrà inviata all\'utente che ha cercato di effettuare l\'accesso (ovviamente solo nel caso in cui si tratti di un nome utente esistente).', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3531, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Utilizza HTTP Error', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3532, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Se abilitato, bfstop invierà il codice si stato 403 (Proibito) se l\'IP dell\'utente è bloccato.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3533, 'PLG_SYSTEM_BFSTOP_ENABLED', 'abilitato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3534, 'PLG_SYSTEM_BFSTOP_DISABLED', 'disabilitato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3535, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'illimitato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3536, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'mai', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3537, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'illimitato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3538, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minuti', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3539, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minuti', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3540, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minuti', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3541, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minuti', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3542, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Ora', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3543, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Ore', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3544, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Ore', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3545, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Ore', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3546, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Giorno', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3547, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 Settimana', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3548, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 Giorni', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3549, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanente dopo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3550, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Determina dopo quanti tentativi bloccati sarà attivato un blocco permanente. Si contano anche i blocchi che sono stati rimossi (cioè sbloccati) con il condice-token; solo gli sblocchi fatti tramite il backend verranno ignorati.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3551, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Mai', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3552, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Attivo per', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3553, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Determina per quali parti del sito Joomla! il plugin sarà attivo. Se impostato solo per il frontend o per il backend, l\'altra parte non sarà considerata per nessuna delle funzionalità (ad esempio se è configurato solo per il backend, i tentativi falliti di accesso dal frontend non saranno registrati; così come gli accessi con successo dal frontend non azzereranno il contatore di accessi falliti). Considera che un blocco ha effetto sempre sull\'intero sito, non importa cosa è impostato qui!', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3554, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Solo Frontend', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3555, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Solo Backend', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3556, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Frontend e Backend', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3557, 'PLG_SYSTEM_BFSTOP_FATAL', 'Errore Irreversibile', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3558, 'PLG_SYSTEM_BFSTOP_INFO', 'Messaggio infomrativo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3559, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Informazioni dettagliate', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3560, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Rimuovere i vecchi tentativi', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3561, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Elimina i tentativi di Login falliti più vecchi del numero di settimane fornite in questo campo (impostato a 0 disabilita l\'eliminazione delle vecchie voci).', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3562, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Ritardo adattivo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3563, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Attiva per adattare il ritardo all\'attuale tasso di accessi falliti. Aumenterà il ritardo ogni volta che c\'è un aumento del numero di accessi come contromisura per gli attacchi distribuiti.', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3564, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Ritardo massimo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3565, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'Il ritardo massimo per la risposta ai tentativi di accesso non riusciti, quando il ritardo adattivo è attivato', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3566, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Soglia minima', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3567, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'La soglia alla quale il ritardo adattivo inizia a entrare in azione (misurata in numero di accessi non riusciti nelle ultime ore)', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3568, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Soglia massima', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3569, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'La soglia alla quale il ritardo adattativo raggiunge il massimo ritardo (misurata in numero di accessi non riusciti nelle ultime ore)', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3570, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Ritardo', '/home/art/public_html/1/plugins/system/bfstop/language/it-IT/it-IT.plg_system_bfstop.sys.ini'),
(3571, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Mislukte login pogingen op %s', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3572, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Gebruikersnaam', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3573, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'IP-Addres', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3574, 'PLG_SYSTEM_BFSTOP_ERROR', 'Fout', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3575, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Datum en tijd', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3576, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Oorsprong', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3577, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', '%2$s: IP Address %1$s geblokkeerd omdat er te veel mislukte inlogpogingen in een korte tijd zijn geweest. Dit zijn alle inlogpogingen die vanaf dit adres zijn geregistreerd:\\n\\n%3$s\\n\\nLet op: Dit overzicht kan uit meer pogingen bestaan dan die recent voor een blokkade hebben gezorgd. Er kunnen namelijk pogingen in het verleden geweest zijn die toen al tot een tijdelijke blokkade hebben geleid, of pogingen die toen qua tijd te ver uit elkaar lagen maar nu wel relevant zijn!', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3578, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Geblokkeerd IP adres %s', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3579, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Uw IP-adres is geblokkeerd omdat er te veel mislukte inlogpogingen in een korte tijd geweest zijn.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3580, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'U heeft %d poging(en) over voordat uw IP adres geblokkeerd wordt.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3581, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Mislukte login pogingen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3582, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Hallo!\\n\\nIemand probeert aan te melden op website \'%s\' met uw gebruikersnaam, maar daarbij is een onjuist wachtwoord gebruikt.\\nDit is zo vaak gebeurd dat het systeem de toegang heeft geblokkeerd voor het IP-adres waar vandaan deze loginpogingen gedaan zijn. Deze blokkade is om verder misbruik te voorkomen.\\n\\nIndien u niet zelf deze loginpogingen deed, kunt u dit bericht negeren. U kunt nog altijd inloggen zoals gebruikelijk want dan is uw IP adres niet geblokkeerd.\\nWaren het wel uw login pogingen en u weet nu ofwel alsnog het goede wachtwoord of u wilt de \'Reset wachtwoord\' functie gebruiken, dan heeft u de mogelijkheid de blokkering van uw IP-adres op te heffen door op deze link te klikken:\\n%s\\n\\nMet vriendelijke groet, de automatische websitebeheerder.\\n\\nAttentie: Dit is een automatisch gegenereerd bericht.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3583, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Een aantal van uw aanlogpogingen zijn recent mislukt. Als u binnenkort weer met een foutief wachtwoord aanlogt, zal uw IP-adres worden geblokkeerd. Om dit te voorkomen wordt u aangeraden nu alvast uw <a href=\'%1\'>wachtwoord te resetten</a>!', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3584, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Uw IP-adres is: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.ini'),
(3585, 'PLG_SYSTEM_BFSTOP', 'Systeem - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3586, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Dit plugin verstrekt middelen om Brute-Force-aanvallen af te wenden op uw Joomla-installatie. Voor dit doel slaat de plugin informatie over mislukte inlogpogingen op, zodat wanneer het bereiken van een configureerbare aantal dergelijke login pogingen is mislukt de aanvallers IP-adres kan worden geblokkeerd. Bovendien kunt u berichten over mislukte aanmeldingen en geblokkeerde IP-adressen configureren, naast een variabele vertraging voor een mislukte login poging.</div><br /><div><em>Vergeet niet de plugin te configureren en te publiceren na de installatie!</em><br />Als u meer wilt over de plugin weten, ga dan naar de <a href=\'https://github.com/codeling/bfstop\'>project site op github</a>. Bij eventuele problemen bij het gebruik van de plugin, aarzel niet om dit te melden in de <a href=\'https://github.com/codeling/bfstop/issues\'>issue tracker</a>!</div><br /><div>In sommige delen is deze plugin geïnspireerd door de volgende plugins: Login Failed Log, Redirect Failed Logins en Ban IP Address/Range. Een bedankje voor de auteurs van deze plugins!<br />Brute Force Stop is een <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> Plugin, gepubliceerd onder de <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3587, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'IP adres blokkering', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(3588, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Of deze plugin blokkeren van IP-adressen moet toepassen. Wanneer uitgeschakeld, zullen geen nieuwe IP-adressen aan de lijst met geblokkeerde adressen worden toegevoegd, en zelfs IP-adressen al op die lijst zullen niet meer worden geblokkeerd (de lijst zelf zal worden bewaard).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3589, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Selecteer een gebruiker', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3590, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Selecteer de gebruiker aan wie meldingen moeten worden verzonden.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3591, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Zelf gekozen email adres(sen)', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3592, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Voer het e-mailadres in waar meldingen naartoe moeten worden verzonden. U kunt ook meerdere e-mailadressen opgeven. Scheid deze dan met een punt-komma teken (;).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3593, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Aantal berichten over mislukte aanlogpogingen per dag', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3594, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Hoe vaak informeren over mislukte aanmeldingen tijdens 1 dag', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3595, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Aantal berichten over geblokkeerde IP adressen per dag', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3596, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Hoe vaak informeren over geblokkeerde IP adressen gedurende 1 dag.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3597, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Vertraging', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3598, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Vertraging (in seconden) na een mislukte aanlogpoging.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3599, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Logging', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3600, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Hiermee bepaalt u of een Logfile over de activiteiten van de plugin moet worden gemaakt (Dit is alleen nodig in geval van een probleem; het logbestand kan worden gevonden in de logs directory onder de naam plg_system_bfstop.log.php).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3601, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Max aantal foutieve pogingen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3602, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Hoe vaak mag een foutieve login worden gedaan.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3603, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Blokkerings bericht', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3604, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'Het bericht dat u wilt weergeven in het browservenster van een gebruiker waarvan de IP is geblokkeerd vanwege te veel mislukte inlogpogingen. Als u niets invoert, word dit standaardbericht getoond: \'Uw IP-adres is geblokkeerd omdat er te veel mislukte inlogpogingen in een korte tijd zijn geweest.\'', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3605, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Tijdsduur blokkering', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3606, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Hiermee bepaalt u hoe lang een IP-adres is geblokkeerd voordat het is toegestaan om weer toegang tot de site te krijgen.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3607, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Meld resterende pogingen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3608, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Hiermee kiest u of meldingen over resterende pogingen aan of uit moeten. Indien ingeschakeld dan zal de gebruiker na elke mislukte login poging een bericht zien in het aanmeldingsformulier met hoeveel login pogingen nog beschikbaar zijn voordat het IP-adres wordt geblokkeerd. Deze instelling is alleen actief als blokkeren-functie is ingeschakeld (Als blokkeren is uitgeschakeld, zou \'Resterende pogingen\' niet zinvol zijn).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3609, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Bestaande gebruiker informeren over blokkade', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3610, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Wanneer ingeschakeld zal in het geval van een geblokkeerd IP-adres, een kennisgeving via email worden verzonden naar de gebruiker die probeert aan te melden (natuurlijk alleen in geval het een bestaande gebruikersnaam is).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3611, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Stuur \'HTTP Error\' foutboodschap', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3612, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Indien ingeschakeld zal bfstop een HTTP 403 (Forbidden) antwoord sturen naar het IP adres van de geblokkeerde gebruiker, als deze een aanlogpoging doet.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3613, 'PLG_SYSTEM_BFSTOP_ENABLED', 'ingeschakeld', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3614, 'PLG_SYSTEM_BFSTOP_DISABLED', 'uitgeschakeld', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3615, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'onbeperkt', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3616, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'nooit', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3617, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'onbeperkt', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3618, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 minuten', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3619, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 minuten', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3620, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 minuten', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3621, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 minuten', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3622, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 uur', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3623, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 uur', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3624, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 uur', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3625, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 uur', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3626, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 dag', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3627, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 Week', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3628, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 Dagen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3629, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Permanent blokkeren na', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3630, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Bepaalt na hoeveel blokkades een IP adres een permanente blokkade moet worden toegekend.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3631, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Nooit', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3632, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Activeer detectie voor', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3633, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Bepaalt voor welke delen van de site deze plugin actief moet zijn. Als alleen frontend of alleen backend wordt gekozen, dan zal een foutieve aanlogpoging in de back-end NIET gereset worden door een goede aanlogpoging in de frond-end en omgekeerd. Let wel: Als er een blokkade ontstaat is deze wel voor de HELE site. Dus zowel de frond-end als de back-end!', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3634, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'alleen de front-end', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3635, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'alleen de back-end', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3636, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'zowel de front-end als back-end', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3637, 'PLG_SYSTEM_BFSTOP_FATAL', 'Fatale fouten', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3638, 'PLG_SYSTEM_BFSTOP_INFO', 'Informatieve meldingen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3639, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Gedetailleerde meldingen', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3640, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Verwijder oude foutieve aanlogpogingen na (weken)', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3641, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Verwijder foutieve aanlogpogingen ouder dan het aantal weken dat wordt ingegeven in dit veld (gebruik waarde 0 om nooit op te schonen).', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3642, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Zelflerende vertraging', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3643, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Activeer de zelflerende vertraging zodat deze zich aanpast aan het actuele aantal foutieve aanlogpogingen. De vertraging tussen de logins wordt dan dynamisch in tijd verhoogd als tegenmaatregel tegen bijvoorbeeld een gedistribueerde aanval op uw website.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3644, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Maximale vertragingsduur (seconden)', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3645, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'De maximale vertraging (in seconden) die u wilt toestaan. De vertraging wordt dynamisch naar dit maximum opgebouwd afhankelijk van het aantal mislukte aanlogpoging.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3646, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Start extra vertraging bij', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3647, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'De ondergrens (in aantal foutieve aanlogpogingen over laatste uur) voordat de extra vertraging wordt geactiveerd.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3648, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Stop extra vertraging bij', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3649, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'De bovengrens (in aantal foutieve aanlogpogingen over laatste uur) waarboven geen extra vertraging meer wordt toegepast.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3650, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Vertraging', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3651, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Informeren', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3652, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Gebruikersgroep informeren', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3653, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'Indien actief, de volledige hierna te selecteren gebruikersgroep zal worden geïnformeerd over de mislukte aanlogpogingen of geblokkeerde IP-adressen.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3654, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Gebruikersgroep', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3655, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Kies een gebruikersgroep waarvan alle leden zullen worden geïnformeerd over over de mislukte aanlogpogingen of geblokkeerde IP-adressen (indien hierboven geactiveerd). Het is raadzaam om hiervoor een speciale gebruikersgroep samen te stellen of in ieder geval een groep te kiezen waarin met name systeembeheerders zitten zoals in de standaard \'Super Gebruikers\' groep.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3656, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Geef wachtwoord reset hint', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3657, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Bepaalt of en wanneer een informatieve boodschap gestuurd moet worden als er meerdere malen met een foutief wachtwoord is ingelogd.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3658, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'altijd', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3659, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'wanneer er nog 1 aanlogpoging over is', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3660, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'wanneer er nog 2 aanlogpogingen over zijn', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3661, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Toon IP-adres', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3662, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'Toon het IP-adres van de gebruiker als dat geblokkeerd is geraakt.', '/home/art/public_html/1/plugins/system/bfstop/language/nl-NL/nl-NL.plg_system_bfstop.sys.ini'),
(3663, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Falha na tentativa de login em %s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3664, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Nome', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3665, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'Endereço IP', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3666, 'PLG_SYSTEM_BFSTOP_ERROR', 'Erro', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3667, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Data e hora', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3668, 'PLG_SYSTEM_BFSTOP_ORIGEM', 'Origem', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3669, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', '%2$s: Endereço IP bloqueado %1$s devido às várias tentativas falhadas para iniciar a sessão em tão pouco tempo. Número de tentativas:\\n\\n%3$s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3670, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Bloqueado o endereço IP %s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3671, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Seu endereço de IP %s foi bloqueado porque houve muitas tentativas de login sem sucesso em um curto espaço de tempo.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3672, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Tem mais %d tentativas(s) antes do seu endereço IP ser bloqueado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3673, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '% s: Falha tentativas de login', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3674, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Olá!\\n\\nAlguém tentou entrar com seu nome de usuário no site \'%s\', mas usou uma senha errada.\\nIsto aconteceu tantas vezes, que o sistema bloqueou o acesso a partir deste endereço IP onde estas tentativas de login tiveram origem para evitar o uso indevido.\\n\\nNo caso que não foi você a fazer essas tentativas de login, por favor, ignore esta mensagem. Você deve ser capaz de acessar apenas como é de costume.\\nSe você foi responsável por estas tentativas de login, e você sabe senha novamente ou se você quiser usar a funcionalidade de \'Redefinir senha\', você tem a chance de desbloquear o endereço IP, clicando neste link:\\n%s\\n\\nMelhores cumprimentos, a gestão automática site\\n\\nNote : Esta é uma mensagem gerada automaticamente.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.ini'),
(3675, 'PLG_SYSTEM_BFSTOP', 'Sistema - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3676, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Este plugin fornece meios para evitar o Brute-force login na sua instalação do Joomla. Para este efeito, o plugin armazena informações sobre tentativas de login, de modo que quando se atinge um número configurável de tais tentativas de login falhado, o endereço IP do intruso pode ser bloqueado. Além disso, você pode configurar notificações sobre logins que falharam e endereços IP bloqueados, bem como um adiamento variável para uma tentativa de login falhada.</div><br /><div><em>Não se esqueça de configurar e publicar o plugin após a instalação!</em><br />Se você tiver alguma dúvida sobre o plugin, visite o <a href=\'https://github.com/codeling/bfstop\'>site do projeto no github</a>. Caso haja algum problema ao usar o plugin, não hesite em relatá-los no <a href=\'https://github.com/codeling/bfstop/issues\'>rastreador de problemas</a>!</div><br /><div>Em algumas partes, este plugin foi inspirado pelos seguintes plugins:Login Failed Log, Redirect Failed Logins e Ban IP Address/Range. Muito obrigado aos autores destes plugins!<br />Brute Force Stop é um <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> Plugin, publicado sobre licença <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div><br /><div>Tradução para portugues realizada por solrac comproperty247(at)gmail.com</div>', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3677, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Ativar bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3678, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Se este plugin deve bloquear endereços IP ou não. Quando desativado, não há novos endereços IP serem adicionados à lista de endereços bloqueados, e nem mesmo os endereços IP já nessa lista será mais bloqueado (a própria lista será preservada).', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3679, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Selecione um Usuário', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3680, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Selecione o usuário que você gostaria que sejam enviadas notificações.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3681, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Endereço de e-mail', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3682, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Digite o endereço de e-mail onde você gostaria de ter notificações a serem enviadas.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3683, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Msgs de logins falhados por dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3684, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Quantas vezes para avisar sobre um login falhou durante um dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3685, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Msgs de bloqueio por dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3686, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Quantas vezes para avisar sobre um IP bloqueado durante um dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3687, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Adiamento', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3688, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Adiamento (em segundos) após um login falhado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3689, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_LABEL', 'Registos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3690, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_DESC', 'Determina se um arquivo de log sobre as atividades do plugin deve ser criado (esta só deve ser necessário em caso de um problema, o arquivo de log pode ser encontrado no diretório de logs com o nome plg_system_bfstop.log.php)', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3691, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Limite de bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3692, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Quantas vezes um login pode ser tentado até o IP será bloqueado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3693, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Mensagem de bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3694, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'A mensagem que você gostaria de ver na janela do navegador de um usuário cujo IP foi bloqueado por causa de muitas tentativas de login Se estiver em vazio, esta mensagem padrão será exibida:Seu endereço de IP foi bloqueado porque houve muitas tentativas de login sem sucesso em um curto espaço de tempo. ', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3695, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Duração do bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3696, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determina quanto tempo o endereço IP é bloqueado antes de ser autorizado o acesso ao site novamente', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3697, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Tentativas restantes ', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3698, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Ativa ou desativa as notificações sobre as tentativas restantes, se habilitado, o usuário, após cada tentativa de login falhada, vê uma mensagem no formulário de login sobre quantas tentativas de login ainda estão disponíveis antes do endereço IP será bloqueado.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3699, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Mensagem de bloqueio ao usuário', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3700, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Quando ligado, no caso de um endereço IP bloqueado, uma notificação será enviada para o usuário que tentou fazer login (apenas claro no caso, de existir o nome de usuário).', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3701, 'PLG_SYSTEM_BFSTOP_ENABLED', 'ativado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3702, 'PLG_SYSTEM_BFSTOP_DISABLED', 'desativado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3703, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3704, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'nunca', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3705, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3706, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3707, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3708, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3709, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3710, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Hora', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3711, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3712, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3713, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3714, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-BR/pt-BR.plg_system_bfstop.sys.ini'),
(3715, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Falha na tentativa de login em %s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3716, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Nome', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3717, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'Endereço IP', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3718, 'PLG_SYSTEM_BFSTOP_ERROR', 'Erro', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3719, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Data e hora', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3720, 'PLG_SYSTEM_BFSTOP_ORIGEM', 'Origem', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3721, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', '%2$s: Endereço IP bloqueado %1$s devido às várias tentativas falhadas para iniciar a sessão em tão pouco tempo. Número de tentativas:\\n\\n%3$s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3722, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: Bloqueado o endereço IP %s', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3723, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Seu endereço de IP %s foi bloqueado porque houve muitas tentativas de login sem sucesso em um curto espaço de tempo.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3724, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'Tem mais %d tentativas(s) antes do seu endereço IP ser bloqueado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3725, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '% s: Falha tentativas de login', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3726, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Olá!\\n\\nAlguém tentou entrar com seu nome de usuário no site \'%s\', mas usou uma senha errada.\\nIsto aconteceu tantas vezes, que o sistema bloqueou o acesso a partir deste endereço IP onde estas tentativas de login tiveram origem para evitar o uso indevido.\\n\\nNo caso que não foi você a fazer essas tentativas de login, por favor, ignore esta mensagem. Você deve ser capaz de acessar apenas como é de costume.\\nSe você foi responsável por estas tentativas de login, e você sabe senha novamente ou se você quiser usar a funcionalidade de \'Redefinir senha\', você tem a chance de desbloquear o endereço IP, clicando neste link:\\n%s\\n\\nMelhores cumprimentos, a gestão automática site\\n\\nNote : Esta é uma mensagem gerada automaticamente.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.ini'),
(3727, 'PLG_SYSTEM_BFSTOP', 'Sistema - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3728, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Este plugin fornece meios para evitar o Brute-force login na sua instalação do Joomla. Para este efeito, o plugin armazena informações sobre tentativas de login, de modo que quando se atinge um número configurável de tais tentativas de login falhado, o endereço IP do intruso pode ser bloqueado. Além disso, você pode configurar notificações sobre logins que falharam e endereços IP bloqueados, bem como um adiamento variável para uma tentativa de login falhada.</div><br /><div><em>Não se esqueça de configurar e publicar o plugin após a instalação!</em><br />Se você tiver alguma dúvida sobre o plugin, visite o <a href=\'https://github.com/codeling/bfstop\'>site do projeto no github</a>. Caso haja algum problema ao usar o plugin, não hesite em relatá-los no <a href=\'https://github.com/codeling/bfstop/issues\'>rastreador de problemas</a>!</div><br /><div>Em algumas partes, este plugin foi inspirado pelos seguintes plugins:Login Failed Log, Redirect Failed Logins e Ban IP Address/Range. Muito obrigado aos autores destes plugins!<br />Brute Force Stop é um <a target=\'_blank\' href=\'http://www.joomla.org/\'>Joomla!</a> Plugin, publicado sobre licença <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.</div><br /><div>Tradução para portugues realizada por solrac comproperty247(at)gmail.com</div>', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3729, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Ativar bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3730, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Se este plugin deve bloquear endereços IP ou não. Quando desativado, não há novos endereços IP serem adicionados à lista de endereços bloqueados, e nem mesmo os endereços IP já nessa lista será mais bloqueado (a própria lista será preservada).', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3731, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Selecione um Usuário', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3732, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Selecione o usuário que você gostaria que sejam enviadas notificações.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3733, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Endereço de e-mail', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3734, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Digite o endereço de e-mail onde você gostaria de ter notificações a serem enviadas.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3735, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Msgs de logins falhados por dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3736, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Quantas vezes para avisar sobre um login falhou durante um dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3737, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Msgs de bloqueio por dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3738, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Quantas vezes para avisar sobre um IP bloqueado durante um dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3739, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Adiamento', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3740, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Adiamento (em segundos) após um login falhado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3741, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_LABEL', 'Registos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3742, 'PLG_SYSTEM_BFSTOP_LOGGING_ENABLED_DESC', 'Determina se um arquivo de log sobre as atividades do plugin deve ser criado (esta só deve ser necessário em caso de um problema, o arquivo de log pode ser encontrado no diretório de logs com o nome plg_system_bfstop.log.php)', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3743, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Limite de bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3744, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Quantas vezes um login pode ser tentado até o IP será bloqueado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3745, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Mensagem de bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3746, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'A mensagem que você gostaria de ver na janela do navegador de um usuário cujo IP foi bloqueado por causa de muitas tentativas de login Se estiver em vazio, esta mensagem padrão será exibida:Seu endereço de IP foi bloqueado porque houve muitas tentativas de login sem sucesso em um curto espaço de tempo. ', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3747, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Duração do bloqueio', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3748, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Determina quanto tempo o endereço IP é bloqueado antes de ser autorizado o acesso ao site novamente', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3749, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Tentativas restantes ', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3750, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Ativa ou desativa as notificações sobre as tentativas restantes, se habilitado, o usuário, após cada tentativa de login falhada, vê uma mensagem no formulário de login sobre quantas tentativas de login ainda estão disponíveis antes do endereço IP será bloqueado.', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3751, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Mensagem de bloqueio ao usuário', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3752, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Quando ligado, no caso de um endereço IP bloqueado, uma notificação será enviada para o usuário que tentou fazer login (apenas claro no caso, de existir o nome de usuário).', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3753, 'PLG_SYSTEM_BFSTOP_ENABLED', 'ativado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3754, 'PLG_SYSTEM_BFSTOP_DISABLED', 'desativado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3755, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3756, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'nunca', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3757, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'ilimitado', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3758, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3759, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3760, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3761, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 Minutos', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3762, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 Hora', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3763, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3764, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3765, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 Horas', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3766, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 Dia', '/home/art/public_html/1/plugins/system/bfstop/language/pt-PT/pt-PT.plg_system_bfstop.sys.ini'),
(3767, 'PLG_SYSTEM_BFSTOP_FAILED_LOGIN_ATTEMPT', '%s: Неудачные попытки %s', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3768, 'PLG_SYSTEM_BFSTOP_USERNAME', 'Имя пользователя', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3769, 'PLG_SYSTEM_BFSTOP_IPADDRESS', 'IP-адрес', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3770, 'PLG_SYSTEM_BFSTOP_ERROR', 'Ошибка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3771, 'PLG_SYSTEM_BFSTOP_DATETIME', 'Дата и время', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3772, 'PLG_SYSTEM_BFSTOP_ORIGIN', 'Источник', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3773, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_BODY', 'IP адрес %1$s был заблокирован, так как с него было слишком много неудачных попыток входа на сайт %2$s \\n\\n%3$s', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3774, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_ADDRESS_SUBJECT', '%s: IP адрес %s заблокирован', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3775, 'PLG_SYSTEM_BFSTOP_BLOCKED_IP_MESSAGE', 'Ваш IP адрес будет заблокирован, потому что было слишком много неудачных попыток входа в течение короткого времени.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3776, 'PLG_SYSTEM_BFSTOP_X_ATTEMPTS_LEFT', 'У Вас осталось %d попытки(а) до того как ваш IP адрес будет заблокирован', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3777, 'PLG_SYSTEM_BFSTOP_BLOCKED_SUBJECT', '%s: Неудачные попытки входа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3778, 'PLG_SYSTEM_BFSTOP_BLOCKED_BODY', 'Привет!\\n\\nКто-то пытался войти под Вашим именем на сайт \'%s\', но ввел неправильный пароль.\\nЭто произошло так много раз, что система заблокировала IP-адрес, с которого эти попытки входа возникали для предотвращения взлома.\\n\\nВ случае, если эти попытки входа делали не Вы, не обращайте внимания на это сообщение. Вы сможете войти в на сайт как обычно.\\nЕсли это Вы пытались войти и забыли пароль, или хотите использовать функцию Сброс пароля, у вас есть шанс разблокировать IP адрес, нажав на эту ссылку:\\n%s\\n\\nС уважением, система Brute Force Stop\\n\\nP.S.: Это сообщение сгенерировано автоматически.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3779, 'PLG_SYSTEM_BFSTOP_PASSWORD_RESET_RECOMMENDED', 'Было замечено, что одна или несколько Ваших попыток входа в систему в последнее время завершились неудачей. При очередной попытке, вскоре Вы будете заблокированы. Поэтому рекомендуется использовать <a href=%1$s>функцию восстановления пароля</a>!', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3780, 'PLG_SYSTEM_BFSTOP_BLOCKED_CLIENT_IP', 'Ваш IP-адрес: %s.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.ini'),
(3781, 'PLG_SYSTEM_BFSTOP', 'Безопасность - Brute Force Stop', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3782, 'PLG_SYSTEM_BFSTOP_DESC', '<h2>Brute Force Stop</h2><div>Этот плагин предоставляет средства для предотвращения Brute Force атак на Joomla. Плагин учитывает количество неудачных попыток входа, так что при достижении установленного количества таких неудачных попыток входа IP-адрес атакующего может быть заблокирован. Кроме того, вы можете настроить уведомления о неудачных попытках входа и о блокировке IP-адреса, а также временной задержки между неудачными входами на сервер. </div> <br /> <div> <em> Не забудьте настроить и опубликовать плагин после установки! </em> <br /> Если у вас возникли вопросы о плагине, пожалуйста, посетите <a href=\'https://github.com/codeling/bfstop\'>сайт проекта GitHub</a>. В случае возникновения проблем при использовании плагина, не стесняйтесь сообщить о них на <a href=\'https://github.com/codeling/bfstop/issues\'>форуме</a>!</div><br /><div>В некоторой степени, авторы этого плагина были вдохновлены следующими плагинами: Login Failed Log, Redirect Failed Logins и Ban IP Address/Range. Большое спасибо авторам этих плагинов!<br />Brute Force Stop - <a target=\'_blank\' href=\'http://www.joomla.org/\'> Joomla!</a> плагин, опубликован в соответствии с лицензией <a target=\'_blank\' title=\'GNU General Public License\' href=\'http://www.gnu.org/copyleft/gpl.html\'>GNU General Public License</a>.<br />Перевод на русский язык - Raven.</div>', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3783, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_LABEL', 'Включить блокировку', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3784, 'PLG_SYSTEM_BFSTOP_BLOCK_ENABLED_DESC', 'Если этот плагин должен блокировать IP-адреса. Если отключено, новые IP адреса будут добавлены в бан лист, но блокироваться не будут (однако сам список будет сохранен).', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3785, 'PLG_SYSTEM_BFSTOP_USERID_LABEL', 'Выберите пользователя', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3786, 'PLG_SYSTEM_BFSTOP_USERID_DESC', 'Выберите пользователя с которого будут отправляться уведомления.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3787, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_LABEL', 'Email адрес', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3788, 'PLG_SYSTEM_BFSTOP_EMAIL_ADDRESS_DESC', 'Введите адрес электронной почты, с которого будут отправляться уведомления.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3789, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_LABEL', 'Сообщений в день о попытках входа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3790, 'PLG_SYSTEM_BFSTOP_NOTIFY_FAILED_NUMBER_DESC', 'Сколько раз уведомлять о неудачных попытках входа в течение одного дня', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3791, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_LABEL', 'Сообщений в день о блокированных IP', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3792, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_NUMBER_DESC', 'Сколько раз уведомлять о блокированных IP в течение одного дня', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3793, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_LABEL', 'Задержка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3794, 'PLG_SYSTEM_BFSTOP_DELAY_DURATION_DESC', 'Задержка (в секундах) между неудачными попыткам входа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3795, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_LABEL', 'Запись в журнал ошибок', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3796, 'PLG_SYSTEM_BFSTOP_LOGLEVEL_DESC', 'Устанавливает какой тип ошибок будет записываться в лог (это необходимо только в случае возникновения проблем; лог-файл можно найти в папке с логами под названием plg_system_bfstop.log.php). Вы также можете настроить, что записывать в лог-файл, например: выберите \'Ошибка\', чтобы в лог записывались только сообщения об ошибке плагина или выберите \'Детальная информация\' для вывода всех ошибок и предупреждений плагина.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3797, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_LABEL', 'Порог блокировки', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3798, 'PLG_SYSTEM_BFSTOP_BLOCK_NUMBER_DESC', 'Сколько попыток входа можно сделать, до того как IP будет заблокирован', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3799, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_LABEL', 'Сообщение о блокировке', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3800, 'PLG_SYSTEM_BFSTOP_BLOCKED_MESSAGE_DESC', 'Сообщение, которое будет появляться в окне браузера пользователя, IP адрес которого был заблокирован из-за слишком большого числа неудачных попыток входа. Если оставить пустым, то по умолчанию будет показано это сообщение: \'Ваш IP-адрес заблокирован из-за слишком большого количества неудачных попыток входа в течение короткого времени.\'', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3801, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_LABEL', 'Длительность блокировки', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(3802, 'PLG_SYSTEM_BFSTOP_BLOCK_DURATION_DESC', 'Определяет, на сколько IP адрес будет заблокирован, прежде чем ему снова будет разрешен доступ на сайт', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3803, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_LABEL', 'Оставшиеся попытки', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3804, 'PLG_SYSTEM_BFSTOP_NOTIFY_REMAINING_ATTEMPTS_DESC', 'Включает или отключает уведомления об оставшихся попытках, если включена, то пользователь будет после каждой неудачной попытки входа, см. сообщение в форме входа о том, сколько еще попыток входа осталось до того как IP-адрес будет заблокирован. Эта настройка активна только при включенной блокировке (если блокировка отключена, \'оставшиеся\' попытки не имеют смысла).', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3805, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_LABEL', 'Сообщение заблокированному пользователю', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3806, 'PLG_SYSTEM_BFSTOP_NOTIFY_BLOCKED_USER_DESC', 'Если эта функция включена, в случае блокировки IP-адреса будет отправлено уведомление пользователю, который пытался войти (только, конечно, если это имя пользователя существует).', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3807, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_LABEL', 'Включить ошибку HTTP', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3808, 'PLG_SYSTEM_BFSTOP_USE_HTTP_ERROR_DESC', 'Если включено, bfstop отправит код состояния 403 (Forbidden), если IP-адрес пользователя заблокирован', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3809, 'PLG_SYSTEM_BFSTOP_ENABLED', 'включено', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3810, 'PLG_SYSTEM_BFSTOP_DISABLED', 'отключено', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3811, 'PLG_SYSTEM_BFSTOP_NOTIFY_UNLIMITED', 'без ограничений', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3812, 'PLG_SYSTEM_BFSTOP_NOTIFY_NEVER', 'никогда', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3813, 'PLG_SYSTEM_BFSTOP_BLOCK_UNLIMITED', 'без ограничений', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3814, 'PLG_SYSTEM_BFSTOP_BLOCK_5MINUTES', '5 минут', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3815, 'PLG_SYSTEM_BFSTOP_BLOCK_10MINUTES', '10 минут', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3816, 'PLG_SYSTEM_BFSTOP_BLOCK_15MINUTES', '15 минут', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3817, 'PLG_SYSTEM_BFSTOP_BLOCK_30MINUTES', '30 минут', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3818, 'PLG_SYSTEM_BFSTOP_BLOCK_1HOUR', '1 час', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3819, 'PLG_SYSTEM_BFSTOP_BLOCK_2HOURS', '2 часа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3820, 'PLG_SYSTEM_BFSTOP_BLOCK_4HOURS', '4 часа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3821, 'PLG_SYSTEM_BFSTOP_BLOCK_8HOURS', '8 часов', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3822, 'PLG_SYSTEM_BFSTOP_BLOCK_24HOURS', '1 день', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3823, 'PLG_SYSTEM_BFSTOP_BLOCK_1WEEK', '1 неделя', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3824, 'PLG_SYSTEM_BFSTOP_BLOCK_30DAYS', '30 дней', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3825, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_LABEL', 'Постоянная блокировка после', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3826, 'PLG_SYSTEM_BFSTOP_MAX_BLOCKS_BEFORE_DESC', 'Определяет, после которого количества неудачных попыток входа постоянная блокировка будет включена. Блокировки, которые были удалены (т.е. разблокированы) по токену также засчитываются; а те которые сделаны через бэкенд будут игнорироваться.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3827, 'PLG_SYSTEM_BFSTOP_MAX_BLOCK_NEVER', 'Никогда', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3828, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_LABEL', 'Активно для', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3829, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_ORIGIN_DESC', 'Определяет, на какую часть системы Joomla! плагин должен быть активным. Если установлен только фронтэнд или бэкэнд соответствующую другую часть, не будет рассматриваться для любой функциональности (например, если он настроен только для бэкэнда, то при неудачной попытке входа во фронтэнде не будет покaзaно; но и успешные входы во фронтэнде не сможет восстановить неуспешного входа счетчика). Обратите внимание, что блокировка всегда влияет на весь сайт, независимо от того, что было введено здесь!', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3830, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_FRONTEND', 'Только фронтэнд', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3831, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BACKEND', 'Только бэкэнд', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3832, 'PLG_SYSTEM_BFSTOP_ENABLED_FOR_BOTH', 'Фронтэнд и бэкэнд', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3833, 'PLG_SYSTEM_BFSTOP_FATAL', 'Фатальная ошибка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3834, 'PLG_SYSTEM_BFSTOP_WARNING', 'Предупреждение', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3835, 'PLG_SYSTEM_BFSTOP_INFO', 'Информационное сообщение', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3836, 'PLG_SYSTEM_BFSTOP_DEBUG', 'Детальная информация', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3837, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_LABEL', 'Сокращение числа старых попыток', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3838, 'PLG_SYSTEM_BFSTOP_DELETE_OLD_ENTRIES_DESC', 'Удаление неудачных попыток входа старше, чем количество недель, установленное в этом поле (установите 0, чтобы отключить удаление старых записей).', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3839, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_LABEL', 'Адаптивная задержка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3840, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_DESC', 'Активация адаптивной задержки текущему темпу неудачных попыток входа в систему. Задержка увеличится, когда будет наблюдаться повышенное количество попыток входа, в качестве контрмеры для распределенных атак.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3841, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_LABEL', 'Максимальная задержка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3842, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_MAX_DESC', 'Максимальная задержка ответа на неудачные попытки входа в систему, когда адаптивная задержка включена', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3843, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_LABEL', 'Минимальный предел', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3844, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MIN_DESC', 'Порог, при котором адаптивная задержка начинает увеличиваться (измеряется в количестве неудачных попыток входа за последний час)', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3845, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_LABEL', 'Максимальный предел', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3846, 'PLG_SYSTEM_BFSTOP_ADAPTIVE_DELAY_THRSH_MAX_DESC', 'Порог, при котором адаптивная задержка достигает максимальную задержку (измеряется в количестве неудачных попыток входа за последний час)', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3847, 'PLG_SYSTEM_BFSTOP_DELAY_FIELDSET_LABEL', 'Задержка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3848, 'PLG_SYSTEM_BFSTOP_NOTIFICATION_FIELDSET_LABEL', 'Уведомления', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3849, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_LABEL', 'Уведомление группы пользователей', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3850, 'PLG_SYSTEM_BFSTOP_GROUP_NOTIFICATION_ENABLED_DESC', 'Если включено, группы пользователей, выбранные ниже, будут оповещены в случае неудачных входов/блокировки IP-адреса', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3851, 'PLG_SYSTEM_BFSTOP_USERGROUP_LABEL', 'Группа пользователей', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3852, 'PLG_SYSTEM_BFSTOP_USERGROUP_DESC', 'Выберите группу, чтобы уведомить всех её участников о неудачных входах и запрещённых IP-адресов (если активирована выше). Вероятно, Вам нужно будет создать отдельную группу для этого, или использовать группу, которая содержит только наиболее опытных администраторов, подобно группе по умолчанию \'супер-пользователи\'.', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3853, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_LABEL', 'Напоминание о сбросе пароля', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3854, 'PLG_SYSTEM_BFSTOP_NOTIFY_USE_PASSWORD_REMINDER_DESC', 'Будет ли и когда отображаться напоминание об использовании функции \'восстановление пароля\' при неудачной попытке входа', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3855, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_ALWAYS', 'Всегда', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3856, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_1LEFT', 'Когда осталась 1 попытка', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3857, 'PLG_SYSTEM_BFSTOP_REMINDER_NOTIFY_2LEFT', 'Когда осталось 2 попытки', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3858, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_LABEL', 'Показывать IP', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3859, 'PLG_SYSTEM_BFSTOP_BLOCKED_MSG_SHOWIP_DESC', 'При блокировке, показывать пользователю его IP-адрес (предполагаемый сервером)', '/home/art/public_html/1/plugins/system/bfstop/language/ru-RU/ru-RU.plg_system_bfstop.sys.ini'),
(3860, 'T3_GLOBAL_TOGGLE_FOLDING', 'Collapse / Expand', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3861, 'T3_OVERVIEW_LABEL', 'Overview', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3862, 'T3_OVERVIEW_NAME', 'Name:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3863, 'T3_OVERVIEW_VERSION', 'Version:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3864, 'T3_OVERVIEW_CREATE_DATE', 'Released Date:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3865, 'T3_OVERVIEW_AUTHOR', 'Author:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3866, 'T3_OVERVIEW_TPL_INFO', 'Template Information', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3867, 'T3_OVERVIEW_FRMWRK_INFO', 'Framework Information', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3868, 'T3_OVERVIEW_CHECK_UPDATE', 'Check for new version', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3869, 'T3_OVERVIEW_GO_DOWNLOAD', 'Update now', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3870, 'T3_OVERVIEW_FMRWRK_NAME', 'T3 Framework', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3871, 'T3_OVERVIEW_TPL_SAME', 'Congrats! You are using latest version of %s!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3872, 'T3_OVERVIEW_TPL_SAME_MSG', 'Your version is <strong>%s</strong>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3873, 'T3_OVERVIEW_TPL_NEW_MSG', 'Your version is <strong>%s</strong>. %s\'s latest version is <strong>%s</strong>.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3874, 'T3_OVERVIEW_TPL_NEW', 'Dude! There\'s a newer version for your %s!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3875, 'T3_OVERVIEW_TPL_DL_CENTER', 'Download Center', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3876, 'T3_OVERVIEW_TPL_UPDATE_CENTER', 'Update Center', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3877, 'T3_OVERVIEW_TPL_VERSION', 'You are using %s version %s', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3878, 'T3_OVERVIEW_TPL_VERSION_MSG', 'This template is not available on Joomla Update channel', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3879, 'T3_OVERVIEW_FRMWRK_SAME', 'Congrats! You are using latest version of %s!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3880, 'T3_OVERVIEW_FRMWRK_SAME_MSG', 'Your version is <strong>%s</strong>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3881, 'T3_OVERVIEW_FRMWRK_NEW', 'Dude! There\'s a newer version for your %s!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3882, 'T3_OVERVIEW_FRMWRK_NEW_MSG', 'Your version is <strong>%s</strong>. %s\'s latest version is <strong>%s</strong>.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3883, 'T3_OVERVIEW_FAILED_GETLIST', 'Cannot get extension list from repository', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3884, 'T3_OVERVIEW_CHK_UPDATE_OK', 'Checking Completed', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3885, 'T3_FRMWRK_OVERVIEW', 'Framework Overview', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3886, 'T3_FRMWRK_DESC_1', 'T3 Framework', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3887, 'T3_FRMWRK_DESC_2', 'The \'\'All New\'\' T3', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3888, 'T3_FRMWRK_DESC_3', 'Our T3 framework is the most popular template framework for Joomla. It powers all our T3 based templates and is available for Joomla 2.5 and 3.0. For the ease of upgrades the framework is in the plugin format and is installed separately. With over 3 years of active development T3 framework has come a long way and is more robust, user friendly, feature rich, easy to customize and not to mention the responsive layouts support which not only looks good on all browsers and devices but also works like a charm.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3889, 'T3_FRMWRK_DESC_4', 'Resources:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3890, 'T3_FRMWRK_DESC_5', '<a href=\'https://github.com/t3framework/t3/tags\' title=\'Download Link\'>Download Link</a>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3891, 'T3_FRMWRK_DESC_6', '<a href=\'http://t3-framework.org/documentation.html\' title=\'Documentation Link\'>Documentation Link</a>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3892, 'T3_FRMWRK_DESC_7', '<a href=\'https://github.com/t3framework/t3/blob/master/CHANGELOG.md\' title=\'Change log Link\'>Change log Link</a>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3893, 'T3_FRMWRK_DESC_8', '<a href=\'http://update.joomlart.com\' title=\'Version & Update\'>Version & Update</a>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3894, 'T3_FRMWRK_DESC_9', '<a href=\'http://www.joomlart.com/forums/forumdisplay.php?411-JA-T3V3-Framework\' title=\'Forum Link\'>Forum Link</a>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3895, 'T3_GENERAL_LABEL', 'General', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3896, 'T3_GENERAL_DESC', 'The following settings will be applied for all styles, themes and layouts', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3897, 'T3_GENERAL_DEVELOPMENT_LABEL', 'Development Mode', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3898, 'T3_GENERAL_DEVELOPMENT_DESC', 'When Development Mode is enabled, less is used instead of css', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3899, 'T3_GENERAL_DEVELOPMENT_FOLDER_LABEL', 'Development Folder', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3900, 'T3_GENERAL_DEVELOPMENT_FOLDER_DESC', 'When Development Mode is enabled, T3 will compile every LESS files to CSS files into this folder for easy tracking. This folder must be writable.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3901, 'T3_GENERAL_THEMER_LABEL', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3902, 'T3_GENERAL_THEMER_DESC', 'Enable this option to access ThemeMagic customization panel.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3903, 'T3_GENERAL_LEGACY_CSS_LABEL', 'Legacy Compatible', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3904, 'T3_GENERAL_LEGACY_CSS_DESC', 'Load some important compatible styles for Bootstrap 2 and Font Awesome 3.x', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3905, 'T3_GENERAL_RESPONSIVE_LABEL', 'Responsive', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3906, 'T3_GENERAL_RESPONSIVE_DESC', 'Enable this if this template supports responsive layout. Switching this option need re-build LESS to CSS.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3907, 'T3_GENERAL_NON_RESPON_WIDTH_LABEL', 'Non-Responsive Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3908, 'T3_GENERAL_NON_RESPON_WIDTH_DESC', 'Container width for non-responsive layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3909, 'T3_GENERAL_BUILD_RTL_LABEL', 'Build RTL CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3910, 'T3_GENERAL_BUILD_RTL_DESC', 'Enable this option will allow the compiling LESS to CSS process to also build the CSS file for RTL languages', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3911, 'T3_GENERAL_OPTIMIZE_LABEL', 'Optimization', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3912, 'T3_GENERAL_OPTIMIZE_DESC', 'Enable compress CSS/JS. These options only available when Development Mode is off', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3913, 'T3_GENERAL_ASSETS_MINIFY_LABEL', 'Optimize CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3914, 'T3_GENERAL_ASSETS_MINIFY_DESC', 'When you enable this option, compressed CSS files will be used (.min.css files)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3915, 'T3_GENERAL_ASSETS_MINIFYJS_LABEL', 'Optimize JS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3916, 'T3_GENERAL_ASSETS_MINIFYJS_DESC', 'Combined and compress Javascript files', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3917, 'T3_GENERAL_ASSETS_MINIFYJS_TOOL_LABEL', 'JS Compress Tool', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3918, 'T3_GENERAL_ASSETS_MINIFYJS_TOOL_DESC', 'Choose tool to compress Javascript', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3919, 'T3_GENERAL_ASSETS_MINIFYJS_TOOL_JSMIN', 'JSMin', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3920, 'T3_GENERAL_ASSETS_MINIFYJS_TOOL_CLOSURE', 'Closure Compiler', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3921, 'T3_GENERAL_ASSETS_MINIFYJS_EXCLUDE_LABEL', 'Exclude files', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3922, 'T3_GENERAL_ASSETS_MINIFYJS_EXCLUDE_DESC', 'Enter the file you DO NOT like to apply minify. Separated by a comma', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3923, 'T3_GENERAL_ASSETS_FOLDER_LABEL', 'T3 Assets Folder', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3924, 'T3_GENERAL_ASSETS_FOLDER_DESC', 'When Development Mode or Optimize CSS is set to \'\'YES\'\', T3 will join and compress most possible CSS files into one or serveral files for site performance. This folder must be writable. This folder is configured at your Joomla! root level', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3925, 'T3_GENERAL_REMOVE_T3LOGO_LABEL', 'Show T3 Logo', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3926, 'T3_GENERAL_REMOVE_T3LOGO_DESC', 'T3 logo in footer. We recommend you do this so that we can help spread T3 to the word', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3927, 'T3_GENERAL_JCORE_LABEL', 'Core Joomla!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3928, 'T3_GENERAL_JCORE_DESC', 'Enhance Core Joomla! options', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3929, 'T3_GENERAL_JCORE_LINKED_TITLES_LABEL', 'Link Title for Article View', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3930, 'T3_GENERAL_JCORE_LINKED_TITLES_DESC', 'Override setting for Link Title in Article View. This setting only applies for Single Article view.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3931, 'T3_THEME_LABEL', 'Theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3932, 'T3_THEME_DESC', 'The visual settings below are for themes of your selected style. You can always use the ThemeMagic tool located on the top-right panel for further advanced settings.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3933, 'T3_THEME_THEME_LABEL', 'Theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3934, 'T3_THEME_THEME_DESC', 'Select a theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3935, 'T3_THEME_LOGOTYPE_LABEL', 'Logo Type', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3936, 'T3_THEME_LOGOTYPE_DESC', 'Select image logo type or text logo type', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3937, 'T3_THEME_LOGOTYPE_TEXT', 'Text', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3938, 'T3_THEME_LOGOTYPE_IMAGE', 'Image', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3939, 'T3_THEME_SITENAME_LABEL', 'Site Name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3940, 'T3_THEME_SITENAME_DESC', 'Site Name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3941, 'T3_THEME_SITENAME_HINT', 'Your site name goes here', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3942, 'T3_THEME_SLOGAN_LABEL', 'Slogan', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3943, 'T3_THEME_SLOGAN_DESC', 'Slogan', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3944, 'T3_THEME_SLOGAN_HINT', 'Your slogan goes here', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3945, 'T3_THEME_LOGOIMAGE_LABEL', 'Logo Image', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3946, 'T3_THEME_LOGOIMAGE_DESC', 'Browse image to replace current logo image', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3947, 'T3_THEME_LOGOWIDTH_LABEL', 'Logo Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3948, 'T3_THEME_LOGOWIDTH_DESC', 'Logo Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3949, 'T3_THEME_LOGOHEIGHT_LABEL', 'Logo Height', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3950, 'T3_THEME_LOGOHEIGHT_DESC', 'Logo Height', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3951, 'T3_THEME_ENABLE_LOGOIMAGE_SM_LABEL', 'Enable Small Logo', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3952, 'T3_THEME_ENABLE_LOGOIMAGE_SM_DESC', 'Enable this option to allow select a new version logo for small screen', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3953, 'T3_THEME_LOGOIMAGE_SM_LABEL', 'Small Logo Image', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3954, 'T3_THEME_LOGOIMAGE_SM_DESC', 'Small Logo Image', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3955, 'T3_LAYOUT_LABEL', 'Layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3956, 'T3_LAYOUT_DESC', 'Based on <b>Bootstrap Grid</b>, you can add up to 6 module positions to a spotlight area which can be resized by adjusting the resizer bar to the left/right.<br /> You can change the module position by clicking on the <b>configuration icon</b> on the top right.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3957, 'T3_LAYOUT_LAYOUT_LABEL', 'Position & Responsive Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3958, 'T3_LAYOUT_LAYOUT_DESC', 'Select a layout to be configured. Select the Positions that are going to be used in the above selected layout then configure the responsive layouts (enable, disable, change size module position in specific layouts)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3959, 'T3_LAYOUT_CONFIG_TITLE', 'Layout Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3960, 'T3_LAYOUT_CONFIG_DESC', 'Layout Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3961, 'T3_LAYOUT_POPOVER_TITLE', 'Select a position', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3962, 'T3_LAYOUT_POPOVER_DESC', '', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3963, 'T3_LAYOUT_RESPON_PTITLE', 'Visibility', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3964, 'T3_LAYOUT_RESPON_PDESC', '', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3965, 'T3_LAYOUT_EMPTY_POSITION', 'None', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3966, 'T3_LAYOUT_DEFAULT_POSITION', 'Default', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3967, 'T3_LAYOUT_LOGO_TEXT', 'Logo', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3968, 'T3_LAYOUT_UNKN_WIDTH', 'Auto', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3969, 'T3_LAYOUT_POS_WIDTH', 'Position Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3970, 'T3_LAYOUT_POS_NAME', 'Position Name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3971, 'T3_LAYOUT_MODE_STRUCTURE', 'Module Positions', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3972, 'T3_LAYOUT_MODE_LAYOUT', 'Responsive Layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3973, 'T3_LAYOUT_RESET_ALL', 'Reset All', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3974, 'T3_LAYOUT_RESET_PER_DEVICE', 'Reset layout for current device', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3975, 'T3_LAYOUT_RESET_POSITION', 'Reset Positions', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3976, 'T3_LAYOUT_TOGG_FULLSCREEN', 'Toggle Fullscreen', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3977, 'T3_LAYOUT_LOAD_ERROR', 'The layout cannot be loaded. There might be some errors in the layout file.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3978, 'T3_LAYOUT_EDIT_POSITION', 'Click here to edit position', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3979, 'T3_LAYOUT_SHOW_POSITION', 'Click here to show this position on current device layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3980, 'T3_LAYOUT_HIDE_POSITION', 'Click here to hide this position on current device layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3981, 'T3_LAYOUT_CHANGE_NUMPOS', 'Click here to select number of positions you want to display', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3982, 'T3_LAYOUT_DRAG_RESIZE', 'Drag me to resize', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3983, 'T3_LAYOUT_HIDDEN_POS_DESC', 'Currently hidden positions on Spotlight', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3984, 'T3_LAYOUT_CUSTOM_POSITION', 'Custom Position', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3985, 'T3_LAYOUT_DVI_DEFAULT', 'Default', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3986, 'T3_LAYOUT_DVI_WIDE', 'Wide', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3987, 'T3_LAYOUT_DVI_NORMAL', 'Normal', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3988, 'T3_LAYOUT_DVI_XTABLET', 'XTablet', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3989, 'T3_LAYOUT_DVI_TABLET', 'Tablet', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3990, 'T3_LAYOUT_DVI_MOBILE', 'Mobile', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3991, 'T3_LAYOUT_DVI_LG', 'Large', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3992, 'T3_LAYOUT_DVI_MD', 'Medium', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3993, 'T3_LAYOUT_DVI_SM', 'Small', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3994, 'T3_LAYOUT_DVI_XS', 'Extra Small', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3995, 'T3_LAYOUT_ASK_ADD_LAYOUT', 'That’s awesome way to start customizing...', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3996, 'T3_LAYOUT_ASK_ADD_LAYOUT_DESC', 'Give it a cool name, how about <em>domain_layout</em>?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3997, 'T3_LAYOUT_ASK_CORRECT_NAME', 'Please enter alpha numeric name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3998, 'T3_LAYOUT_ASK_DEL_LAYOUT', 'Hmm, are you sure to do it?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(3999, 'T3_LAYOUT_ASK_DEL_LAYOUT_DESC', '<ul><li>Deleting a layout will remove the cloned layout file in <em style=\'color:red;\'>{root}/templates/{template_name}/custom/tpls</em> folder as well as the corresponding layout setting file .ini in <em style=\'color:red;\'>{root}/templates/{template_name}/custom/etc/layout</em>.</li><li>You can delete cloned layout and user setting to keep thing neat and clean. To delete default layouts you must use Purge action.</li><li>This action cannot be undone!</li></ul>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4000, 'T3_LAYOUT_ASK_PURGE_LAYOUT_DESC', '<ul><li>Purging a layout will remove the .php layout file in both <em style=\'color:red;\'>{root}/templates/{template_name}/tpls</em> and <em style=\'color:red;\'>{root}/templates/{template_name}/custom/tpls</em> folder as well as the corresponding layout setting file .ini in <em style=\'color:red;\'>{root}/templates/{template_name}/etc/layout</em> and <em style=\'color:red;\'>{root}/templates/{template_name}/custom/etc/layout</em>.</li><li>You can delete cloned layout to keep thing neat and clean. However, deleting default layouts is NOT recommended.</li><li>This action cannot be undone!</li></ul>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4001, 'T3_LAYOUT_INVALID_DATA_TO_SAVE', 'Incorrect data format', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4002, 'T3_LAYOUT_OPERATION_FAILED', 'Saving progress is failed. It might cause by file permission', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4003, 'T3_LAYOUT_SAVE_SUCCESSFULLY', 'Layout changes has been saved successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4004, 'T3_LAYOUT_NOT_FOUND', 'The source layout does not found', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4005, 'T3_CUSTOM_LAYOUT_NOT_FOUND', 'The source layout does not found', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4006, 'T3_LAYOUT_EXISTED', 'New layout already exists', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4007, 'T3_LAYOUT_DELETE_FAIL', 'Failed to delete layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4008, 'T3_LAYOUT_DELETE_SUCCESSFULLY', 'Layout delete successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4009, 'T3_LAYOUT_NO_PERMISSION', 'You do not have permission to make change of theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4010, 'T3_LAYOUT_UNKNOW_ACTION', 'Unknown request', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4011, 'T3_LAYOUT_LAYOUT_NAME', 'Layout name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4012, 'T3_LAYOUT_LABEL_CLONEIT', 'Clone it!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4013, 'T3_LAYOUT_LABEL_DELETEIT', 'Got it! delete this layout!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4014, 'T3_LAYOUT_LABEL_SAVE_AS_COPY', 'Save as Copy', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4015, 'T3_LAYOUT_LABEL_DELETE', 'Delete', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4016, 'T3_LAYOUT_LABEL_PURGE', 'Purge', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4017, 'T3_LAYOUT_DESC_DELETE', 'Remove cloned layout & setting', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4018, 'T3_LAYOUT_DESC_PURGE', 'Remove both cloned and default layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4019, 'T3_LAYOUT_SUBLAYOUT_LABEL', 'Sub Layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4020, 'T3_LAYOUT_SUBLAYOUT_DESC', 'Layout for page which is not directly linked to a menu item. -Use Default- value to use the same above layout.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4021, 'T3_LAYOUT_SKIPCONTENT_LABEL', 'Skip component content', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4022, 'T3_LAYOUT_SKIPCONTENT_DESC', 'Select pages which you want to skip display component content. Example: Home', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4023, 'T3_NAVIGATION_LABEL', 'Navigation', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4024, 'T3_NAVIGATION_DESC', 'The tab includes settings of the Megamenu - a missing feature in Joomla!. With an intuitive configuration visualization, you can setup an advanced menu in a few clicks.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4025, 'T3_NAVIGATION_MEGAMENU_CONFIG', 'Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4026, 'T3_NAVIGATION_TRIGGER_LABEL', 'Dropdown Trigger', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4027, 'T3_NAVIGATION_TRIGGER_DESC', 'Mouse Event to trigger dropdown menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4028, 'T3_NAVIGATION_TRIG_HOVER', 'Hover', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4029, 'T3_NAVIGATION_TRIG_CLICK', 'Click', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4030, 'T3_NAVIGATION_ANIMATION_LABEL', 'Animation', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4031, 'T3_NAVIGATION_ANIMATION_DESC', 'Select animation for Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4032, 'T3_NAVIGATION_ANIMATION_DURATION_LABEL', 'Duration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4033, 'T3_NAVIGATION_ANIMATION_DURATION_DESC', 'Animation effect duration for dropdown of Megamenu (in miliseconds)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4034, 'T3_NAVIGATION_COLLAPSE_OFFCANVAS', 'Off-Canvas Navigation', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4035, 'T3_NAVIGATION_COLLAPSE_OFFCANVAS_DESC', 'Enable Off-Canvas Navigation type for Collapsed menu on small screen', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4036, 'T3_NAVIGATION_COLLAPSE_LABEL', 'Always show submenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4037, 'T3_NAVIGATION_COLLAPSE_DESC', 'Always show submenu when collapse', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4038, 'T3_NAVIGATION_COLLAPSE_GROUP_LABEL', 'Collapse navigation for small screens', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4039, 'T3_NAVIGATION_COLLAPSE_GROUP_DESC', 'Enable default Bootstrap collapse navigation for main navigation on small screens. This option should be turned off if you want to use Off-canvas style for collapse navigation', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4040, 'T3_NAVIGATION_COLLAPSE_ENABLE_LABEL', 'Enable', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4041, 'T3_NAVIGATION_COLLAPSE_ENABLE_DESC', 'Enable collapsible navigation for Main navigation', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4042, 'T3_NAVIGATION_TYPE_LABEL', 'Navigation Style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4043, 'T3_NAVIGATION_BOOTSTRAP', 'Bootstrap', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4044, 'T3_NAVIGATION_MEGAMENU', 'Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4045, 'T3_NAVIGATION_TYPE_DESC', '<h4>Joomla Module</h4> This is default Joomla menu system.<br /><h3>Megamenu</h3> A new feature supported in T3 Framework (a missing feature in Joomla).', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4046, 'T3_NAVIGATION_MEGAMENU_GROUP_LABEL', 'Megamenu Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4047, 'T3_NAVIGATION_MEGAMENU_GROUP_DESC', 'Enable Megamenu first then go to Megamenu setting panel to configure Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4048, 'T3_NAVIGATION_MM_ENABLE_LABEL', 'Enable MegaMenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4049, 'T3_NAVIGATION_MM_ENABLE_DESC', 'Enable or disable Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4050, 'T3_NAVIGATION_MM_TYPE_LABEL', 'Menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4051, 'T3_NAVIGATION_MM_TYPE_DESC', 'Select a menu to configure Megamenu for the menu items in the selected menu.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4052, 'T3_NAVIGATION_ACL_LABEL', 'Access', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4053, 'T3_NAVIGATION_ACL_DESC', 'The access level group that allow to view menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4054, 'T3_NAVIGATION_SAVE_SUCCESSFULLY', 'Configuration changes saved successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4055, 'T3_NAVIGATION_SAVE_FAILED', 'Configuration has not been saved', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4056, 'T3_NAVIGATION_DELETE_SUCCESSFULLY', 'Configuration has been deleted successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4057, 'T3_NAVIGATION_DELETE_FAILED', 'Error!!! Can\'t delete the configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4058, 'T3_NAVIGATION_ASK_DELETE', 'Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4059, 'T3_NAVIGATION_ASK_DELETE_DESC', 'Are you sure you want to delete configuration?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4060, 'T3_NAVIGATION_LABEL_DELETEIT', 'Delete', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4061, 'T3_NAVIGATION_MM_TITLE', 'Megamenu configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4062, 'T3_NAVIGATION_MM_SUBMENU', 'Submenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4063, 'T3_NAVIGATION_MM_SUBMENU_DESC', 'Enable or disable submenus', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4064, 'T3_NAVIGATION_MM_GROUP', 'Group', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4065, 'T3_NAVIGATION_MM_GROUP_DESC', 'Group submenu items and display in the same level of this menu item', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4066, 'T3_NAVIGATION_MM_POSITIONS', 'Positions', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4067, 'T3_NAVIGATION_MM_POSITIONS_DESC', 'Move menu item to right or left column', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4068, 'T3_NAVIGATION_MM_EX_CLASS', 'Extra Class', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4069, 'T3_NAVIGATION_MM_EX_CLASS_DESC', 'Add extra class to style megamenu.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4070, 'T3_NAVIGATION_MM_ICON', 'Icon', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4071, 'T3_NAVIGATION_MM_ICON_DESC', 'Add Icon for Menu Item. Click Icon label to visit bootstrap icons page and get Icon Class. E.g.: [icon-search], [fa fa-home], [glyphicon glyphicon-heart],... without square brackets. Note: [fa] and [glyphicon] icons support by Bootstrap 3 base theme only', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4072, 'T3_NAVIGATION_MM_CAPTION', 'Item caption', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4073, 'T3_NAVIGATION_MM_CAPTION_DESC', 'Item caption', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4074, 'T3_NAVIGATION_MM_WIDTH_SPAN', 'Width (1-12)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4075, 'T3_NAVIGATION_MM_WIDTH_SPAN_DESC', 'Add the appropriate number of span columns', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4076, 'T3_NAVIGATION_MM_MOVE_LEFT', 'Move to Left Column', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4077, 'T3_NAVIGATION_MM_MOVE_RIGHT', 'Move to Right Column', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4078, 'T3_NAVIGATION_MM_MODULE', 'Module', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4079, 'T3_NAVIGATION_MM_MODULE_DESC', 'Select module to place in MegaMenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4080, 'T3_NAVIGATION_MM_SELECT_MODULE', 'Select Module', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4081, 'T3_NAVIGATION_MM_SAVE', 'Save', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4082, 'T3_NAVIGATION_MM_RESET', 'Reset', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4083, 'T3_NAVIGATION_MM_TOOLBOX', 'Megamenu Toolbox', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4084, 'T3_NAVIGATION_MM_TOOLBOX_DESC', 'This toolbox includes all settings of megamenu, just select menu then configure. There are 3 level of configuration: sub-megamenu setting, column setting and menu item setting.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4085, 'T3_NAVIGATION_MM_ITEM_CONF', 'Item Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4086, 'T3_NAVIGATION_MM_SUBMNEU_CONF', 'Submenu Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4087, 'T3_NAVIGATION_MM_COLUMN_CONF', 'Column Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4088, 'T3_NAVIGATION_MM_ADD_REMOVE_COLUMN', 'Add/remove Column', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4089, 'T3_NAVIGATION_MM_ADD_REMOVE_COLUMN_DESC', 'Click <i class=\'icon-plus-sign\'></i> to add a new column right after the column selection<br />Click <i class=\'icon-minus-sign\'></i> to remove the selected column', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini');
INSERT INTO `o0ksp_overrider` (`id`, `constant`, `string`, `file`) VALUES
(4090, 'T3_NAVIGATION_MM_SUBMNEU_GRID', 'Add row', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4091, 'T3_NAVIGATION_MM_SUBMNEU_GRID_DESC', 'Add a new row to the selected submenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4092, 'T3_NAVIGATION_MM_SUBMNEU_WIDTH_PX', 'Submenu Width (px)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4093, 'T3_NAVIGATION_MM_SUBMNEU_WIDTH_PX_DESC', 'Set submenu width(in pixel)', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4094, 'T3_NAVIGATION_MM_ALIGN', 'Alignment', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4095, 'T3_NAVIGATION_MM_ALIGN_DESC', 'Align submenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4096, 'T3_NAVIGATION_MM_ALIGN_LEFT', 'Left', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4097, 'T3_NAVIGATION_MM_ALIGN_CENTER', 'Center', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4098, 'T3_NAVIGATION_MM_ALIGN_RIGHT', 'Right', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4099, 'T3_NAVIGATION_MM_ALIGN_JUSTIFY', 'Justify', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4100, 'T3_NAVIGATION_MM_HIDE_COLLAPSE', 'Hide when collapse', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4101, 'T3_NAVIGATION_MM_HIDE_COLLAPSE_DESC', 'Hide this column when the menu is collapsed on small screen', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4102, 'T3_NAVIGATION_MM_LOADING', 'Loading Menu...', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4103, 'T3_NAVIGATION_MM_GROUP_STYLE', 'Tab Style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4104, 'T3_NAVIGATION_MM_GROUP_STYLE_DESC', 'Display submenu as tabs', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4105, 'T3_MENUS_ASSIGNMENT_LABEL', 'Assignment', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4106, 'T3_MENUS_ASSIGNMENT_DESC', 'Assign the current template style to the selected menu items that can be viewed by users.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4107, 'T3_TM_TITLE', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4108, 'T3_TM_MINIMIZE', 'Minimize', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4109, 'T3_TM_THEME_LABEL', 'Theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4110, 'T3_TM_BACK_TO_ADMIN', 'Back to Administrator', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4111, 'T3_TM_EXIT', 'Exit ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4112, 'T3_TM_CUSTOMIZING', 'You are customizing:', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4113, 'T3_TM_PREVIEW', 'Preview', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4114, 'T3_TM_SAVE', 'Save', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4115, 'T3_TM_SAVEAS', 'Save As', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4116, 'T3_TM_DELETE', 'Delete', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4117, 'T3_TM_LABEL_OK', 'Accept', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4118, 'T3_TM_THEME_MAGIC', 'Theme magic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4119, 'T3_TM_THEME_NAME', 'Theme name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4120, 'T3_TM_ASK_ADD_THEME', 'Please enter new theme name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4121, 'T3_TM_ASK_DEL_THEME', 'Are you sure you want to delete this theme?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4122, 'T3_TM_ASK_SAVE_CHANGED', 'Theme <span class=\'text-info\'>%THEME%</span> has been modified, save changes?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4123, 'T3_TM_ASK_OVERWRITE_THEME', 'Theme <span class=\'text-info\'>%THEME%</span> already exists. Do you want to replace the existing file?', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4124, 'T3_TM_ASK_CORRECT_NAME', 'Please enter alpha numeric name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4125, 'T3_TM_UNKNOWN_THEME', 'Unknown theme name', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4126, 'T3_TM_INVALID_DATA_TO_SAVE', 'The data does not have correct format', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4127, 'T3_TM_OPERATION_FAILED', 'Saving progress was failed. It might cause by file permission', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4128, 'T3_TM_SAVE_SUCCESSFULLY', 'Theme changes saved successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4129, 'T3_TM_NOT_FOUND', 'The source theme was not found', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4130, 'T3_TM_EXISTED', 'This theme already exists', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4131, 'T3_TM_CLONE_SUCCESSFULLY', 'Theme cloned successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4132, 'T3_TM_DELETE_FAIL', 'Delete theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4133, 'T3_TM_DELETE_SUCCESSFULLY', 'Theme deleted successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4134, 'T3_TM_COMPILE_FAILED', 'Theme complied unsucessfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4135, 'T3_TM_COMPILE_SUCCESS', 'Theme compiled successfully', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4136, 'T3_TM_PLUGIN_NOT_READY', 'T3 plugin is not ready', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4137, 'T3_TM_NO_PERMISSION', 'You don\'t have permission to make change of theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4138, 'T3_TM_UNKNOW_ACTION', 'Unknown request', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4139, 'T3_TM_PREVIEW_ERROR', 'You have navigated to another page which using another template or your current preview page does not support LESS. ThemeMagic has been temporarily disabled.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4140, 'T3_TM_GRID', 'Grid', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4141, 'T3_TM_VARS_SCFD_WIDE_WIDTH_LABEL', 'Wide Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4142, 'T3_TM_VARS_SCFD_WIDE_WIDTH_DESC', 'Wide Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4143, 'T3_TM_VARS_SCFD_WIDE_GUTTER_LABEL', 'Wide Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4144, 'T3_TM_VARS_SCFD_WIDE_GUTTER_DESC', 'Wide Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4145, 'T3_TM_VARS_SCFD_NORMAL_WIDTH_LABEL', 'Normal Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4146, 'T3_TM_VARS_SCFD_NORMAL_WIDTH_DESC', 'Normal Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4147, 'T3_TM_VARS_SCFD_NORMAL_GUTTER_LABEL', 'Normal Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4148, 'T3_TM_VARS_SCFD_NORMAL_GUTTER_DESC', 'Normal Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4149, 'T3_TM_VARS_SCFD_XTABLET_WIDTH_LABEL', 'XTablet Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4150, 'T3_TM_VARS_SCFD_XTABLET_WIDTH_DESC', 'XTablet Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4151, 'T3_TM_VARS_SCFD_XTABLET_GUTTER_LABEL', 'XTablet Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4152, 'T3_TM_VARS_SCFD_XTABLET_GUTTER_DESC', 'XTablet Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4153, 'T3_TM_VARS_SCFD_TABLET_WIDTH_LABEL', 'Tablet Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4154, 'T3_TM_VARS_SCFD_TABLET_WIDTH_DESC', 'Tablet Layout Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4155, 'T3_TM_VARS_SCFD_TABLET_GUTTER_LABEL', 'Tablet Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4156, 'T3_TM_VARS_SCFD_TABLET_GUTTER_DESC', 'Tablet Gutter Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4157, 'T3_TM_VARS_SCFD_LG_WIDTH_LABEL', 'Large Desktop Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4158, 'T3_TM_VARS_SCFD_LG_WIDTH_DESC', 'Large Desktop Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4159, 'T3_TM_VARS_SCFD_MID_WIDTH_LABEL', 'Desktop Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4160, 'T3_TM_VARS_SCFD_MID_WIDTH_DESC', 'Desktop Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4161, 'T3_TM_VARS_SCFD_SM_WIDTH_LABEL', 'Tablet Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4162, 'T3_TM_VARS_SCFD_SM_WIDTH_DESC', 'Tablet Width', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4163, 'T3_TM_SCAFFOLDING', 'Scaffolding', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4164, 'T3_TM_VARS_BODY_BKG_LABEL', 'Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4165, 'T3_TM_VARS_BODY_BKG_DESC', 'Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4166, 'T3_TM_VARS_TEXT_COLOR_LABEL', 'Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4167, 'T3_TM_VARS_TEXT_COLOR_DESC', 'Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4168, 'T3_TM_VARS_LINK_COLOR_LABEL', 'Link Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4169, 'T3_TM_VARS_LINK_COLOR_DESC', 'Link Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4170, 'T3_TM_VISUAL', 'Visual', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4171, 'T3_TM_VARS_ELEMENT_RADIUS_LABEL', 'Elements Radius', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4172, 'T3_TM_VARS_ELEMENT_RADIUS_DESC', 'Elements Radius', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4173, 'T3_TM_VARS_NAVBAR_INVERTED_LABEL', 'Navbar Inverted', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4174, 'T3_TM_VARS_NAVBAR_INVERTED_LDESC', 'Navbar Inverted', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4175, 'T3_TM_VARS_SPOTLIGHT_INVERTED_LABEL', 'Spotlight Inverted', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4176, 'T3_TM_VARS_SPOTLIGHT_INVERTED_DESC', 'Spotlight Inverted', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4177, 'T3_TM_VARS_HIDE_SLOGAN_LABEL', 'Hide Slogan', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4178, 'T3_TM_VARS_HIDE_SLOGAN_DESC', 'Hide Slogan', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4179, 'T3_TM_MODULE', 'Module', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4180, 'T3_TM_VARS_MODULE_BGCOLOR_LABEL', 'Module Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4181, 'T3_TM_VARS_MODULE_BGCOLOR_DESC', 'Module Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4182, 'T3_TM_VARS_MODULE_COLOR_LABEL', 'Module Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4183, 'T3_TM_VARS_MODULE_COLOR_DESC', 'Module Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4184, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_LABEL', 'Module Title Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4185, 'T3_TM_VARS_MODULE_TITLE_BGCOLOR_DESC', 'Module Title Background Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4186, 'T3_TM_VARS_MODULE_TITLE_COLOR_LABEL', 'Module Title Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4187, 'T3_TM_VARS_MODULE_TITLE_COLOR_DESC', 'Module Title Text Color', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4188, 'T3_TM_SPOTLIGHTS', 'Spotlights', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4189, 'T3_TM_VARS_INVERT_SPOTLIGHT_LABEL', 'Use \'inverted\' spotlights', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4190, 'T3_TM_VARS_INVERT_SPOTLIGHT_DESC', 'Use \'inverted\' spotlights', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4191, 'T3_TM_TYPO', 'Typo', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4192, 'T3_TM_VARS_FONTSIZE_LABEL', 'Font Size', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4193, 'T3_TM_VARS_FONTSIZE_DESC', 'Font Size', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4194, 'T3_TM_VARS_FONTFAMILY_LABEL', 'Font Family', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4195, 'T3_TM_VARS_FONTFAMILY_DESC', 'Font Family', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4196, 'T3_TM_VARS_FONTFAMILY_SERIF', 'Serif', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4197, 'T3_TM_VARS_FONTFAMILY_SANS_SERIF', 'Sans Serif', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4198, 'T3_TM_VARS_FONTFAMILY_MONOSPACE', 'Monospace', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4199, 'T3_TM_VARS_HEADINGFONTFAMILY_LABEL', 'Heading Font Family', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4200, 'T3_TM_VARS_HEADINGFONTFAMILY_DESC', 'Heading Font Family', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4201, 'T3_TM_VARS_FONTFAMILY_CUSTOM', 'Custom Font', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4202, 'T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL', 'Custom Font', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4203, 'T3_TM_VARS_FONTFAMILY_CUSTOM_DESC', 'Example: \'Segoe UI\', Arial, sans-serif. If you need load external font, go to tab Advanced and put your font urls in External CSS Urls param', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4204, 'T3_TM_ADVANCED', 'Advanced', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4205, 'T3_TM_VARS_IMPORT_EXTERNAL_URLS_LABEL', 'External CSS Urls', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4206, 'T3_TM_VARS_IMPORT_EXTERNAL_URLS_DESC', 'List external css urls here to import. It\'s usefull to load web fonts such as Google Fonts. List each url in a line', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4207, 'T3_INJECTION_LABEL', 'Custom Code', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4208, 'T3_INJECTION_DESC', 'Add custom code to some special positions of webpage. Those markup will not filter. Please be careful when copy code from other websites.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4209, 'T3_INJECTION_OPEN_HEAD_LABEL', 'After &lt;head&gt;', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4210, 'T3_INJECTION_OPEN_HEAD_DESC', 'Add custom code right after open &lt;head&gt; tag', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4211, 'T3_INJECTION_CLOSE_HEAD_LABEL', 'Before &lt;/head&gt;', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4212, 'T3_INJECTION_CLOSE_HEAD_DESC', 'Add custom code before closing &lt;/head&gt; tag', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4213, 'T3_INJECTION_OPEN_BODY_LABEL', 'After &lt;body&gt;', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4214, 'T3_INJECTION_OPEN_BODY_DESC', 'Add custom code right after open &lt;body&gt; tag', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4215, 'T3_INJECTION_CLOSE_BODY_LABEL', 'Before &lt;/body&gt;', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4216, 'T3_INJECTION_CLOSE_BODY_DESC', 'Add custom code before closing &lt;/body&gt; tag', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4217, 'T3_INJECTION_DEBUG_LABEL', 'Show debug module position', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4218, 'T3_INJECTION_DEBUG_DESC', 'Add modules in debug position before closing &lt;/body&gt; tag', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4219, 'T3_TOUR_INTRO_1', 'Welcome to T3!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4220, 'T3_TOUR_INTRO_2', 'Are you ready to discover the best framework for Joomla! yet? Click the buttons below to start your travel and having fun!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4221, 'T3_TOUR_CTRL_START', 'Start the tour!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4222, 'T3_TOUR_CTRL_END', 'End', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4223, 'T3_TOUR_CTRL_NEXT', 'Next', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4224, 'T3_TOUR_CTRL_PREV', 'Prev', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4225, 'T3_TOUR_INTRO_FIRST', '<h1>Welcome to T3!</h1><p>Are you ready to discover the best framework for Joomla! yet? Click the buttons below to start your travel and having fun!</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4226, 'T3_TOUR_INTRO_TOUR1', 'The settings are applied for all themes, layouts. Setting included in the tab: enable or disable development mode, responsive and ThemeMagic feature.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4227, 'T3_TOUR_INTRO_TOUR2', 'The settings in the tab is also included in the ThemeMagic. The settings allow you to select default theme for the style and change logo if you wish.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4228, 'T3_TOUR_INTRO_TOUR3', 'JA T3 comes with multiple layouts, in the layout setting, it allows to configure/customize the layout you wish to use in each style. Each layout contains number of block, and each block includes one or many module positions.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4229, 'T3_TOUR_INTRO_TOUR4', 'The tab includes settings of the Megamenu - a missing feature in Joomla!. With Megamenu, you can create any type of menu that your site needs.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4230, 'T3_TOUR_INTRO_TOUR5', 'The settings let you override template. In your site, you can use multiple styles simultaneously, each style is applied in specific menus. The menus that are assigned in settings of style A will override the same menus in default style.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4231, 'T3_TOUR_GUIDE_1_TITLE', 'Compile LESS to CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4232, 'T3_TOUR_GUIDE_1_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/enable-development.png\' alt=\'\' /></div> <p>Feel free to enable the option when you are in development mode. This option will allow you to compile LESS to CSS. Whatever changes in your customization for the LESS files will then be compiled to the corresponding CSS files, which are the actual files that get your site running on.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4233, 'T3_TOUR_GUIDE_2_TITLE', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4234, 'T3_TOUR_GUIDE_2_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/thememagic-admin.png\' alt=\'\' /></div> <p>ThemeMagic is the visual customization. It includes multiple parameters which allow you to customize as you wish. The changes in the front-end are displayed on the right panel.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4235, 'T3_TOUR_GUIDE_3_TITLE', 'Select Style to Edit', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4236, 'T3_TOUR_GUIDE_3_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/list-of-styles.png\' alt=\'\' /></div> <p>You can use this option to quickly select style for customization.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4237, 'T3_TOUR_GUIDE_4_TITLE', 'Language of current style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4238, 'T3_TOUR_GUIDE_4_CONTENT', 'Select the language that you wish to set as default if your site is multilingual. If your site is in a single language only, this field will be disabled.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4239, 'T3_TOUR_GUIDE_5_TITLE', 'Template version and update', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4240, 'T3_TOUR_GUIDE_5_CONTENT', 'To check out whether or not your T3 Blank template is up to date, simply click on the button and get the status. If it\'s not up to the latest version, no worry, you can get the upgrade for free.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4241, 'T3_TOUR_GUIDE_6_TITLE', 'FrameWork version and update', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4242, 'T3_TOUR_GUIDE_6_CONTENT', 'This button allows you to: <ol><li>Check and</li><li>Update the latest version of framework in case yours are not up to date.</li>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4243, 'T3_TOUR_GUIDE_7_TITLE', 'Global Settings', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4244, 'T3_TOUR_GUIDE_7_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/global-settings.png\' alt=\'\' /></div> <p>The settings are applied for all styles, themes, layouts. Setting included in the tab: enable or disable development mode, responsive and ThemeMagic feature.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4245, 'T3_TOUR_GUIDE_8_TITLE', 'Development mode', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4246, 'T3_TOUR_GUIDE_8_CONTENT', 'Please enable this option when you are in development mode. It should be turned off if you are not developing your site so that your site speed is better.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4247, 'T3_TOUR_GUIDE_9_TITLE', 'Enable ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4248, 'T3_TOUR_GUIDE_9_CONTENT', '<p>If you want to use ThemeMagic to customize your theme, you gotta have to enable the ThemeMagic first.</p><div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/theme-magic.png\' alt=\'\' /></div> <p>Click on the ThemeMagic to go to the ThemeMagic configuration panel. </p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4249, 'T3_TOUR_GUIDE_10_TITLE', 'Enable or Disable responsive', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4250, 'T3_TOUR_GUIDE_10_CONTENT', 'T3 allows you to enable responsive feature or not. If you select No, your site is a non-responsive website.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4251, 'T3_TOUR_GUIDE_11_TITLE', 'Theme Settings', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4252, 'T3_TOUR_GUIDE_11_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/list-of-themes.png\' alt=\'\' /></div> <p>The settings in the tab are also included in the ThemeMagic. The settings allow you to select default theme for the style and change logo if you wish.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4253, 'T3_TOUR_GUIDE_12_TITLE', 'Select theme for current style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4254, 'T3_TOUR_GUIDE_12_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/list-of-themes.png\' alt=\'\' /></div> <p>T3 supports multiple Themes, select the Theme you want to apply for the style then customize it as you wish.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4255, 'T3_TOUR_GUIDE_13_TITLE', 'Logo Setting', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4256, 'T3_TOUR_GUIDE_13_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/logo.png\' alt=\'\' /></div> <p>You can use either image or text logo type. To change your current logo, just select a new logo image, it will automatically replace the current logo. Note that this settings can be configured in the ThemeMagic as well.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4257, 'T3_TOUR_GUIDE_14_TITLE', 'Layout Settings', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4258, 'T3_TOUR_GUIDE_14_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/list-of-layouts.png\' alt=\'\' /></div> <p>JA T3 comes with multiple layouts, in the layout setting, it allows to configure/customize the layout you wish to use in each style. Each layout contains number of block, and each block includes one or many module positions.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4259, 'T3_TOUR_GUIDE_15_TITLE', 'Assign layout to current style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4260, 'T3_TOUR_GUIDE_15_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/select-layout-to-configure.png\' alt=\'\' /></div> <p>From the multiple layouts, select the one that the style uses. You can easily customize the layout using the Layout Configuration below.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4261, 'T3_TOUR_GUIDE_16_TITLE', '', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4262, 'T3_TOUR_GUIDE_16_CONTENT', '', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4263, 'T3_TOUR_GUIDE_17_TITLE', 'MegaMenu Settings', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4264, 'T3_TOUR_GUIDE_17_CONTENT', 'The tab includes settings of the Megamenu - a missing feature in Joomla!. With Megamenu, you can create any type of menu that your site needs.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4265, 'T3_TOUR_GUIDE_18_TITLE', 'Enable or disable MegaMenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4266, 'T3_TOUR_GUIDE_18_CONTENT', 'If you only want to use Joomla! menu system,  just turn it off', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4267, 'T3_TOUR_GUIDE_19_TITLE', 'Menu Assignment', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4268, 'T3_TOUR_GUIDE_19_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/menu-assign.png\' alt=\'\' /></div><p>The settings let you override template. In your site, you can use multiple styles simultaneously, each style is applied in specific menus. The menus that are assigned in settings of style A will override the same menus in default style.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4269, 'T3_TOUR_GUIDE_20_TITLE', 'Module Positions Setting', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4270, 'T3_TOUR_GUIDE_20_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/layout.png\' alt=\'\' /></div><p>Using the button to assign module position to the block.</p><div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/layout-module.png\' alt=\'\' /></div><p>You can set the number of module positions for a spotlight block.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4271, 'T3_TOUR_GUIDE_21_TITLE', 'Module Positions', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4272, 'T3_TOUR_GUIDE_21_CONTENT', 'Select the positions that are going to be used in the above selected layout. In other words, this will allow you to freely configure which content to be displayed in that specific selected layout according to your preferences.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4273, 'T3_TOUR_GUIDE_22_TITLE', 'Responsive Layout', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4274, 'T3_TOUR_GUIDE_22_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/responsive-layout.png\' alt=\'\' /></div><p>In this setting panel, you can enable/disable and resize the module positions for the spotlight blocks only for each specific layout: wide, mobile, tablet, etc.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4275, 'T3_TOUR_GUIDE_23_TITLE', 'Layouts Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4276, 'T3_TOUR_GUIDE_23_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/enable-disable-position.png\' alt=\'\' /></div><p>Using the icon to enable/disable the module position for the spotlight block in the current layout.</p><div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/resize-module-position.png\' alt=\'\' /></div><p>Drag to resize the module position (basegrid: 12). Please do keep in mind that it is applied in the current modifying layout only and not applied to all unless you make changes in each layout accordingly.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4277, 'T3_TOUR_GUIDE_25_TITLE', 'Navigation Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4278, 'T3_TOUR_GUIDE_25_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/navigation-setting.png\' alt=\'\' /></div><p>This place let you set the behavior of the main navigation bar. It also let you choose a cool feature of T3 - Megamenu and its options.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4279, 'T3_TOUR_GUIDE_26_TITLE', 'Option to open sub-menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4280, 'T3_TOUR_GUIDE_26_CONTENT', 'You can select to display sub-menu when hovering or clicking on its parent menu.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4281, 'T3_TOUR_GUIDE_27_TITLE', 'Select Menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4282, 'T3_TOUR_GUIDE_27_CONTENT', 'Select menu for current style, each style can be assigned different menu.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4283, 'T3_TOUR_GUIDE_28_TITLE', 'Enable Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4284, 'T3_TOUR_GUIDE_28_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/enable-megamenu.png\' alt=\'\' /></div><p>Enable this option so that Megamenu will be active in this style. After enable this option, go to Megamenu setting panel to configure megamenu.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4285, 'T3_TOUR_GUIDE_29_TITLE', 'Collapse menu in small screens', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4286, 'T3_TOUR_GUIDE_29_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/collapse-menu.png\' alt=\'\' /></div><p>Enable this option to use default Bootstrap navigation (dropdown menu style) on small screens like iPhone, tablet</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4287, 'T3_TOUR_GUIDE_30_TITLE', 'Custom Code', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4288, 'T3_TOUR_GUIDE_30_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/injection.png\' alt=\'\' /></div></p>Thinking of a way to add-in a custom code after and before the special tags (such as &lt;head&gt;&lt;/head&gt;, &lt;body>&gt;&lt;/body&gt;)? Worry free, we have your back!</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4289, 'T3_TOUR_GUIDE_31_TITLE', 'Megamenu Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4290, 'T3_TOUR_GUIDE_31_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/megamenu.png\' alt=\'\' /></div><p>We provide you a huge canvas for to focus on configuring your Megamenu. This feature is what Joomla is lacking of and gurantee to change your classic navigation system experience.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4291, 'T3_TOUR_GUIDE_32_TITLE', 'Add-ons Configuration', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4292, 'T3_TOUR_GUIDE_32_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/off-canvas.png\' alt=\'\' /></div><p>This tab will include the add-ons. Right now, it has configurations for Off-Canvas sidebar.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4293, 'T3_TOUR_GUIDE_33_TITLE', 'Build CSS for RTL', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4294, 'T3_TOUR_GUIDE_33_CONTENT', '<div class=\'t3-admin-tour-img\'><img src=\'http://static.joomlart.com/images/jat3v3-documents/tour-guide/rebuild-rtl.png\' alt=\'\' /></div><p>If you use RTL language layout, when compile LESS to CSS, you need to enable this option so that it will build CSS for RTL.</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4295, 'T3_TOUR_GUIDE_DISMISS_1', 'Dismiss', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4296, 'T3_TOUR_GUIDE_DISMISS_2', 'Ok, got it!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4297, 'T3_TOUR_GUIDE_DISMISS_3', 'Roger', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4298, 'T3_TOUR_GUIDE_DISMISS_4', 'Cool!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4299, 'T3_TOUR_GUIDE_DISMISS_5', 'Thanks, that\'s Awesome', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4300, 'T3_TOUR_GUIDE_DISMISS_6', 'Got it dude!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4301, 'T3_TOUR_QUICK_HELP', 'Click here to get more help', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4302, 'T3_TOOLBAR_SAVE', 'Save', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4303, 'T3_TOOLBAR_SAVECLOSE', 'Save &amp; Close', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4304, 'T3_TOOLBAR_SAVE_AS_CLONE', 'Save as Copy', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4305, 'T3_TOOLBAR_COMPILE_LESS_CSS', 'LESS to CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4306, 'T3_TOOLBAR_COMPILE_LESS_CSS_DESC', 'Compile LESS to CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4307, 'T3_TOOLBAR_COMPILE_THIS', '[%s] theme only', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4308, 'T3_TOOLBAR_COMPILE_THIS_DESC', 'Compile the theme for current template style only', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4309, 'T3_TOOLBAR_THEMER', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4310, 'T3_TOOLBAR_THEMER_DESC', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4311, 'T3_TOOLBAR_COPY', 'Copy', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4312, 'T3_TOOLBAR_CLOSE', 'Close', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4313, 'T3_TOOLBAR_DELETE', 'Delete', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4314, 'T3_TOOLBAR_HELP', 'Help', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4315, 'T3_TOOLBAR_MEGAMENU', 'Megamenu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4316, 'T3_TOOLBAR_MEGAMENU_DESC', 'Go to Megamenu configuration page', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4317, 'T3_SELECT_STYLE_LABEL', 'Current Style', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4318, 'T3_SELECT_STYLE_DESC', 'Select a style from T3 template to customize', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4319, 'T3_LBL_OK', 'Ok', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4320, 'T3_LBL_VIEWTHEMER', 'ThemeMagic', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4321, 'T3_MSG_PLUGIN_NOT_READY', 'T3 Framework is not ready', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4322, 'T3_MSG_FAILED_INIT_BASE', 'Base theme is not ready', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4323, 'T3_MSG_COMPILE_SUCCESS', 'Successfully compile LESS to CSS', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4324, 'T3_MSG_COMPILE_FAILURE', '<h4>Compile LESS to CSS failed</h4><p>%s</p>', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4325, 'T3_MSG_UNKNOWN_ERROR', 'Unexpected error. Please refresh the page try again later.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4326, 'T3_MSG_NO_PERMISSION', 'You does have permission to make change of theme', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4327, 'T3_MSG_UNKNOW_ACTION', 'Unknown request', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4328, 'T3_MSG_ENABLE_THEMEMAGIC', 'Please enable ThemeMagic Mode in General tab first', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4329, 'T3_MSG_MEGAMENU_NOT_USED', 'This will direct you to the Megamenu Configuration page. However, you have chosen using the Joomla Module over Megamenu, hence the Megamenu Configuration is not necessary in this case. Please click again to continue!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4330, 'T3_MSG_WARNING', 'Warning!', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4331, 'T3_MSG_FILE_NOT_WRITABLE', 'File system Not writable. Please check again server file permission.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4332, 'T3_MSG_PACKAGE_DAMAGED', 'The framework has not been installed correctly', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4333, 'T3_MSG_DEVFOLDER_NOT_WRITABLE', 'Cannot create css cached file in development folder: %s', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4334, 'T3_MSG_LESS_NOT_VALID', 'Template Less structure was not compatible with T3 compiler', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4335, 'T3_MSG_MODULE_NOT_AVAIL', 'This module might not available with current Access Level', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4336, 'T3_MSG_CANNOT_DETECT_TEMPLATE', 'Cannot detect current T3 template', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4337, 'T3_MSG_SWITCH_RESPONSIVE_MODE', 'Please save the config then re-build LESS to CSS to enable/disable Responsive mode', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4338, 'T3_ADDON_LABEL', 'Add-ons', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4339, 'T3_ADDON_DESC', 'Built-in Add-ons for T3 Framework', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4340, 'T3_ADDON_OFFCANVAS_GROUP_LABEL', 'Off-canvas Sidebar', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4341, 'T3_ADDON_OFFCANVAS_GROUP_DESC', 'Enable off-canvas sidebar then select effect for the Off-canvas sidebar.', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4342, 'T3_ADDON_OFFCANVAS_ENABLE_LABEL', 'Enable', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4343, 'T3_ADDON_OFFCANVAS_ENABLE_DESC', 'Enable to load off-canvas library', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4344, 'T3_ADDON_OFFCANVAS_EFFECT_LABEL', 'Off-Canvas Effect', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4345, 'T3_ADDON_OFFCANVAS_EFFECT_DESC', 'Sidebar transition effect for Off-canvas menu', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4346, 'T3_ADDON_OFFCANVAS_EFFECT_1', 'Slide in on top', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4347, 'T3_ADDON_OFFCANVAS_EFFECT_2', 'Reveal', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4348, 'T3_ADDON_OFFCANVAS_EFFECT_3', 'Push', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4349, 'T3_ADDON_OFFCANVAS_EFFECT_4', 'Slide along', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4350, 'T3_ADDON_OFFCANVAS_EFFECT_5', 'Reverse slide out', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4351, 'T3_ADDON_OFFCANVAS_EFFECT_6', 'Rotate pusher', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4352, 'T3_ADDON_OFFCANVAS_EFFECT_7', '3D rotate in', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4353, 'T3_ADDON_OFFCANVAS_EFFECT_8', '3D rotate out', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4354, 'T3_ADDON_OFFCANVAS_EFFECT_9', 'Scale down pusher', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4355, 'T3_ADDON_OFFCANVAS_EFFECT_10', 'Scale up', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4356, 'T3_ADDON_OFFCANVAS_EFFECT_11', 'Scale & Rotate pusher', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4357, 'T3_ADDON_OFFCANVAS_EFFECT_12', 'Open door', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4358, 'T3_ADDON_OFFCANVAS_EFFECT_13', 'Fall down', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4359, 'T3_ADDON_OFFCANVAS_EFFECT_14', 'Delayed 3D rotate', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4360, 'T3_ADDON_THEME_EXTRAS_LABEL', 'Template Extended styles', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4361, 'T3_ADDON_THEME_EXTRAS_DESC', 'This allow you load extra style file for the selected menu items', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4362, 'T3_ADDON_THEME_EXTRAS_ALL', 'All pages', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4363, 'T3_ADDON_THEME_EXTRAS_NONE', 'Not use', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4364, 'T3_EXTRA_FIELDS_GROUP_LABEL', 'Extra Fields', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4365, 'T3_EXTRA_FIELDS_GROUP_DESC', 'Extend Article\'s fields for current category', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4366, 'T3_EXTRA_FIELDS_LABEL', 'Extra Fields Group', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4367, 'T3_EXTRA_FIELDS_DESC', 'Select the extra fields group for extend those articles in this category', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini'),
(4368, 'JGLOBAL_HITS_COUNT', 'Hits: %s', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.j25.compat.ini'),
(4369, 'PLG_T3_XML_DESCRIPTION', 'T3 Framework plugin', '/home/art/public_html/1/plugins/system/t3/language/en-GB/en-GB.plg_system_t3.sys.ini');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_postinstall_messages`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_postinstall_messages`
--

INSERT INTO `o0ksp_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
(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),
(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),
(12, 700, 'COM_CPANEL_MSG_TEXTFILTER3919_TITLE', 'COM_CPANEL_MSG_TEXTFILTER3919_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/textfilter3919.php', 'admin_postinstall_textfilter3919_condition', '3.9.19', 0),
(13, 700, 'COM_CPANEL_MSG_HTACCESSSVG_TITLE', 'COM_CPANEL_MSG_HTACCESSSVG_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/htaccesssvg.php', 'admin_postinstall_htaccesssvg_condition', '3.9.21', 0),
(14, 700, 'COM_ADMIN_POSTINSTALL_MSG_HTACCESS_AUTOINDEX_TITLE', 'COM_ADMIN_POSTINSTALL_MSG_HTACCESS_AUTOINDEX_DESCRIPTION', '', 'com_admin', 1, 'message', '', '', NULL, NULL, '3.9.22', 0),
(15, 700, 'COM_ADMIN_POSTINSTALL_MSG_BEHIND_LOAD_BALANCER_TITLE', 'COM_ADMIN_POSTINSTALL_MSG_BEHIND_LOAD_BALANCER_DESCRIPTION', 'COM_ADMIN_POSTINSTALL_MSG_BEHIND_LOAD_BALANCER_ACTION', 'com_admin', 1, 'action', 'admin://components/com_admin/postinstall/behindproxy.php', 'behindproxy_postinstall_action', 'admin://components/com_admin/postinstall/behindproxy.php', 'admin_postinstall_behindproxy_condition', '3.9.26', 0),
(17, 700, 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_TITLE', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_BODY', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_ACTION', 'plg_system_httpheaders', 1, 'action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_condition', '4.0.0', 0),
(18, 700, 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_TITLE', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_BODY', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_ACTION', 'com_users', 1, 'action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_condition', '4.2.0', 0),
(19, 700, 'COM_ADMIN_POSTINSTALL_MSG_HTACCESS_SETCE_TITLE', 'COM_ADMIN_POSTINSTALL_MSG_HTACCESS_SETCE_DESCRIPTION', '', 'com_admin', 1, 'message', '', '', 'admin://components/com_admin/postinstall/htaccesssetce.php', 'admin_postinstall_htaccesssetce_condition', '4.2.9', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_privacy_consents`
--

CREATE TABLE `o0ksp_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,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` mediumtext NOT NULL,
  `remind` tinyint(4) NOT NULL DEFAULT 0,
  `token` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_privacy_requests`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_redirect_links`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_rereplacer`
--

CREATE TABLE `o0ksp_rereplacer` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `category` varchar(50) NOT NULL,
  `color` varchar(8) DEFAULT NULL,
  `search` text NOT NULL,
  `replace` text NOT NULL,
  `area` text NOT NULL,
  `params` text NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_rereplacer`
--

INSERT INTO `o0ksp_rereplacer` (`id`, `name`, `description`, `category`, `color`, `search`, `replace`, `area`, `params`, `published`, `ordering`, `checked_out`, `checked_out_time`) VALUES
(1, 'ΑΠΟΤΕΛΕΣΜΑΤΑ', '', '', '', 'ΑΠΟΤΕΛΕΣΜΑΤΑ', 'RESULTS', 'body', '{\"use_xml\":\"0\",\"regex\":\"0\",\"treat_as_list\":\"0\",\"word_search\":\"1\",\"s_modifier\":\"1\",\"casesensitive\":\"0\",\"max_replacements\":\"\",\"thorough\":\"0\",\"strip_p_tags\":\"0\",\"enable_in_category\":\"1\",\"enable_in_title\":\"1\",\"enable_in_author\":\"1\",\"enable_in_feeds\":\"1\",\"enable_in_admin\":\"0\",\"enable_in_edit_forms\":\"0\",\"other_doreplace\":\"0\",\"other_replace\":\"\"}', 1, 0, NULL, NULL),
(2, 'ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ (2)', '', '', NULL, 'ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ', 'EXERCISES AND TESTS IN THIS CATEGORY', 'body', '{\"use_xml\":\"0\",\"regex\":\"0\",\"treat_as_list\":\"0\",\"word_search\":\"1\",\"s_modifier\":\"1\",\"casesensitive\":\"1\",\"max_replacements\":\"\",\"thorough\":\"0\",\"strip_p_tags\":\"0\",\"enable_in_category\":\"1\",\"enable_in_title\":\"1\",\"enable_in_author\":\"1\",\"enable_in_feeds\":\"1\",\"enable_in_admin\":\"0\",\"enable_in_edit_forms\":\"0\",\"other_doreplace\":\"0\",\"other_replace\":\"\"}', 1, 0, NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_scheduler_tasks`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_schemas`
--

CREATE TABLE `o0ksp_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;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_schemas`
--

INSERT INTO `o0ksp_schemas` (`extension_id`, `version_id`) VALUES
(700, '4.3.2-2023-05-20'),
(10130, '1.4.3'),
(10136, '3.8.9');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_session`
--

CREATE TABLE `o0ksp_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` longtext DEFAULT NULL,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_session`
--

INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3030636133366561336332376332376661626535336562316337303861366435, 0, 1, 1694204790, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjA0NzkwO3M6NDoibGFzdCI7aToxNjk0MjA0NzkwO3M6Mzoibm93IjtpOjE2OTQyMDQ3OTA7fXM6NToidG9rZW4iO3M6MzI6Ijk1YjExMWE0ZGE5MmQzMWRlNThiZjhmNTUzOGVhOGU1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3032356665353235333739613333333866393362626331373263383334383137, 0, 1, 1694520779, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTIwNzc3O3M6NDoibGFzdCI7aToxNjk0NTIwNzc3O3M6Mzoibm93IjtpOjE2OTQ1MjA3Nzc7fXM6NToidG9rZW4iO3M6MzI6IjViYjdjZWE1YjIyZTYwNjUyYTczY2JiYWMwMDY5NDMzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMTozODUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3034303335386633393765316634396637623238353666323466653861393933, 0, 1, 1694564153, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY0MTUyO3M6NDoibGFzdCI7aToxNjk0NTY0MTUyO3M6Mzoibm93IjtpOjE2OTQ1NjQxNTI7fXM6NToidG9rZW4iO3M6MzI6ImUzYmJiZjQ3OWNjY2ZjZWI0YmI5NDQ5ODE0OWJkZDU2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3034626564613137306334386430666661353835636135343065303863323565, 0, 1, 1694577669, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3NjY4O3M6NDoibGFzdCI7aToxNjk0NTc3NjY4O3M6Mzoibm93IjtpOjE2OTQ1Nzc2Njg7fXM6NToidG9rZW4iO3M6MzI6IjUxNjA3YjU2YTlkYmVmNmEwZTU1YjE0NzEzMGU1OThjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x30366439643633373532653166393037393564663535376437656363353366383931636337383332343834323463353661303361376366393036323231356166, 3, 1, 1694665724, NULL, 0, ''),
(0x3036653730616439343764613239373036633465396665346664313639303866, 0, 1, 1694167264, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTY3MjYzO3M6NDoibGFzdCI7aToxNjk0MTY3MjYzO3M6Mzoibm93IjtpOjE2OTQxNjcyNjM7fXM6NToidG9rZW4iO3M6MzI6IjVhODlkZjg2NDI3OTZjNGZmMDYxNzc3OThiMmQ4ZWZjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3037616563656236386234666136616538663333373837353832633064353536, 0, 1, 1694599559, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5NTU5O3M6NDoibGFzdCI7aToxNjk0NTk5NTU5O3M6Mzoibm93IjtpOjE2OTQ1OTk1NTk7fXM6NToidG9rZW4iO3M6MzI6IjIyOTQxZjM4OGM3ZDNiODljMWI5MzRhZGRlYjA2NjkzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3037653339333735393563613730383461323466323238633731623064333435, 0, 1, 1694076334, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDc2MzMwO3M6NDoibGFzdCI7aToxNjk0MDc2MzMwO3M6Mzoibm93IjtpOjE2OTQwNzYzMzA7fXM6NToidG9rZW4iO3M6MzI6IjIwZDU4MzE1YjAxODcwYjJiNzZkZGZjM2I5NGNkMzRkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3038303465386661643266616130363865656163646264656332633830646230, 0, 1, 1694540111, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQwMTExO3M6NDoibGFzdCI7aToxNjk0NTQwMTExO3M6Mzoibm93IjtpOjE2OTQ1NDAxMTE7fXM6NToidG9rZW4iO3M6MzI6ImZlMzQ5ZWU3OTE4YjU1Yjk5M2JiZGEwNjcwYWUyODhhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3039366435656362376536626433376532353339336566333862653232346632, 0, 1, 1693826756, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzU2O3M6NDoibGFzdCI7aToxNjkzODI2NzU2O3M6Mzoibm93IjtpOjE2OTM4MjY3NTY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3039613535383631636633336264666561313838386635346137653336313539, 0, 1, 1694173042, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTczMDQxO3M6NDoibGFzdCI7aToxNjk0MTczMDQxO3M6Mzoibm93IjtpOjE2OTQxNzMwNDE7fXM6NToidG9rZW4iO3M6MzI6ImJhZTNiNTMzMDZkZjNhZmUwOTkyMGVlZjcyODQ3NTVkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3065623230313464313534663235366566356365616165396566323939323032, 0, 1, 1694531136, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMxMTM2O3M6NDoibGFzdCI7aToxNjk0NTMxMTM2O3M6Mzoibm93IjtpOjE2OTQ1MzExMzY7fXM6NToidG9rZW4iO3M6MzI6IjMyMDhhMzkyZDFmYWYxYzgyODc2MzM5MTZmMjNhMjVjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3131323031323364626437666665653661613536366439643166363231616530, 0, 1, 1694228662, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjI4NjYyO3M6NDoibGFzdCI7aToxNjk0MjI4NjYyO3M6Mzoibm93IjtpOjE2OTQyMjg2NjI7fXM6NToidG9rZW4iO3M6MzI6IjdiOGJlODkxOTUzNTcwMmMwMTJmMTEyYTgyYmI4MTAyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3132316561313161636631353634646431306663356333656639626337353237, 0, 1, 1694564378, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY0Mzc3O3M6NDoibGFzdCI7aToxNjk0NTY0Mzc3O3M6Mzoibm93IjtpOjE2OTQ1NjQzNzc7fXM6NToidG9rZW4iO3M6MzI6IjAwOTI0OTgwNmJjNTE0YjBhOGNiZDNmMGY0YWQ1MWU1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3133316336343961343162373665343531636234393630643261386633366638, 0, 1, 1694583445, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgzNDQ1O3M6NDoibGFzdCI7aToxNjk0NTgzNDQ1O3M6Mzoibm93IjtpOjE2OTQ1ODM0NDU7fXM6NToidG9rZW4iO3M6MzI6Ijk1ZmJlOGRiNDFhNjQ3ZjY3YzljOGMwMTJmZDJjNTQxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3133623739343534616662643132623862616537386437343030323462666664, 0, 1, 1694598650, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk4NjUwO3M6NDoibGFzdCI7aToxNjk0NTk4NjUwO3M6Mzoibm93IjtpOjE2OTQ1OTg2NTA7fXM6NToidG9rZW4iO3M6MzI6ImU0Mjg3YTNlNDRmNzBlMjc4OGQxYWZlNDI1MmEzODE4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMTozODQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3133653130646238343932666462656630643839626264376330336433373534, 0, 1, 1694614896, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE0ODk2O3M6NDoibGFzdCI7aToxNjk0NjE0ODk2O3M6Mzoibm93IjtpOjE2OTQ2MTQ4OTY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3134363234336432663866383933373335623238373531323262343932313066, 0, 1, 1694584260, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0MjYwO3M6NDoibGFzdCI7aToxNjk0NTg0MjYwO3M6Mzoibm93IjtpOjE2OTQ1ODQyNjA7fXM6NToidG9rZW4iO3M6MzI6ImJmMWEzZjFiMDQyOWE3MjFmMWE0NTMzYWIzODNmYjcwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3136383462323234316130353534306539383736373532646235636562653531, 0, 1, 1694523358, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTIzMzU4O3M6NDoibGFzdCI7aToxNjk0NTIzMzU4O3M6Mzoibm93IjtpOjE2OTQ1MjMzNTg7fXM6NToidG9rZW4iO3M6MzI6IjllMjI5YzM2ZWIwYWI4YWJmN2FhNmU0MWUxYThjZjdiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3137363130653762386132633233623366313538383130326563326364383135, 0, 1, 1694595592, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk1NTkyO3M6NDoibGFzdCI7aToxNjk0NTk1NTkyO3M6Mzoibm93IjtpOjE2OTQ1OTU1OTI7fXM6NToidG9rZW4iO3M6MzI6IjQ3NzkzNzEzNDY2MmNmNjdhMDAwZjg4NWUyNWVlNWU5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3137636136313163363537363235303265363631626533373561373131373563, 0, 1, 1693985523, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzOTg1NTIwO3M6NDoibGFzdCI7aToxNjkzOTg1NTIwO3M6Mzoibm93IjtpOjE2OTM5ODU1MjA7fXM6NToidG9rZW4iO3M6MzI6ImE5ZDZlZTcxZjkzNWM3ZjE4M2ZiNmM1M2U4NTM2ZGJjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3139386265396538663639383730363762303765663865363262306431643635, 0, 1, 1693852102, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODUyMTAyO3M6NDoibGFzdCI7aToxNjkzODUyMTAyO3M6Mzoibm93IjtpOjE2OTM4NTIxMDI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3163303737306661613234326161306333656364626237306638656133643261, 0, 1, 1694587268, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg3MjY3O3M6NDoibGFzdCI7aToxNjk0NTg3MjY3O3M6Mzoibm93IjtpOjE2OTQ1ODcyNjc7fXM6NToidG9rZW4iO3M6MzI6ImY3MDVkYzVmM2QzMzM5NDc3YzNkNTM3Y2VjNmE1NGQ3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNjozNzMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3164363264313038636264633961643537383332643965343731373132383561, 0, 1, 1694599837, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5ODM3O3M6NDoibGFzdCI7aToxNjk0NTk5ODM3O3M6Mzoibm93IjtpOjE2OTQ1OTk4Mzc7fXM6NToidG9rZW4iO3M6MzI6Ijg2ZDliYzVkNzc2YTk5MDJmZmE3MGM0OGMxYmVhMjQxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3165383339396162626164306334633432613962393866333335323234313064, 0, 1, 1694481847, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NDgxODQ1O3M6NDoibGFzdCI7aToxNjk0NDgxODQ1O3M6Mzoibm93IjtpOjE2OTQ0ODE4NDU7fXM6NToidG9rZW4iO3M6MzI6IjM1OTg3NDYxYTNhZDBmNTRlMDg4YTdkMDM4NDc1OGVjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3166393565316139626437313739373161623436363033386530393765633834, 0, 1, 1694596980, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk2OTc5O3M6NDoibGFzdCI7aToxNjk0NTk2OTc5O3M6Mzoibm93IjtpOjE2OTQ1OTY5Nzk7fXM6NToidG9rZW4iO3M6MzI6IjU2N2FmN2I0MDU1M2ZiNDQ5NjQ5NmM4ZDUxZmI5MTU1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3231633631313233653831643139623930343231323735653762626365656366, 0, 1, 1694581518, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxNTE4O3M6NDoibGFzdCI7aToxNjk0NTgxNTE4O3M6Mzoibm93IjtpOjE2OTQ1ODE1MTg7fXM6NToidG9rZW4iO3M6MzI6ImJkMTE4ZGJlMjllMmUxYzM1YWU0ZjViNjBlZWMxYmIwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3231633965366331643931386462633338663737373039613039313734346362, 0, 1, 1694567639, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3NjM5O3M6NDoibGFzdCI7aToxNjk0NTY3NjM5O3M6Mzoibm93IjtpOjE2OTQ1Njc2Mzk7fXM6NToidG9rZW4iO3M6MzI6IjhkMmNkMDdmMzgyNjkyNDJhNDMwZGExMjZhMTRjNDFlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMzozOTQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3234326261346662636137363861323338393130313463333362666334353963, 0, 1, 1694594741, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk0NzQxO3M6NDoibGFzdCI7aToxNjk0NTk0NzQxO3M6Mzoibm93IjtpOjE2OTQ1OTQ3NDE7fXM6NToidG9rZW4iO3M6MzI6IjRkNzllY2UwMTljMDhhMzk2MjU2MTIwNGIwYzMwNGQ1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3234616364363161393135306533396165613337396664636338626235363334, 0, 1, 1694357306, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MzU3MzAzO3M6NDoibGFzdCI7aToxNjk0MzU3MzAzO3M6Mzoibm93IjtpOjE2OTQzNTczMDM7fXM6NToidG9rZW4iO3M6MzI6IjMyZmRmMmExZjBkYmMxM2ExNDE1ZDMwZTU1MmUxNmUyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3235356263616636343939633065643433393034623431363466326638393933, 0, 1, 1694178133, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTc4MTMzO3M6NDoibGFzdCI7aToxNjk0MTc4MTMzO3M6Mzoibm93IjtpOjE2OTQxNzgxMzM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3235363338656431333135323630346235623963366530376636363064643936, 0, 1, 1694233106, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjMzMTA1O3M6NDoibGFzdCI7aToxNjk0MjMzMTA1O3M6Mzoibm93IjtpOjE2OTQyMzMxMDU7fXM6NToidG9rZW4iO3M6MzI6IjJhNDJkNzFkOTdiNTQ5MTNmNmJiYTMzNTdhYmI4MmIyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3237323531666464326438333435623138376633363566313836356331323330, 0, 1, 1694600190, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjAwMTkwO3M6NDoibGFzdCI7aToxNjk0NjAwMTkwO3M6Mzoibm93IjtpOjE2OTQ2MDAxOTA7fXM6NToidG9rZW4iO3M6MzI6ImM2ZDllNTQxYjE3YTc5YjZjOTkxMjcyMGQzY2UzODU4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3238383863663933663066353332323431376231623039343832326565386138, 0, 1, 1694151860, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTUxODU4O3M6NDoibGFzdCI7aToxNjk0MTUxODU4O3M6Mzoibm93IjtpOjE2OTQxNTE4NTg7fXM6NToidG9rZW4iO3M6MzI6IjQ5OGNhOWUzMmIyMTMyMGJmNGJlODc2ZjQxZDIxYTRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x32393430616238376661313861313835346164646131366561343036616463366236373031643963633133663965363733653433663861346339316434306165, 3, 1, 1694665724, NULL, 0, ''),
(0x3239356161323564393331393931616465646432313734633337643862353439, 0, 1, 1694571749, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcxNzQ5O3M6NDoibGFzdCI7aToxNjk0NTcxNzQ5O3M6Mzoibm93IjtpOjE2OTQ1NzE3NDk7fXM6NToidG9rZW4iO3M6MzI6ImY0NzczNDk0YWYwNTNkNDc3NzY5ZDkxMDIxM2VmYmEyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3261316262383733636234386332333831303063323138353234656636376639, 0, 1, 1694380211, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MzgwMjA4O3M6NDoibGFzdCI7aToxNjk0MzgwMjA4O3M6Mzoibm93IjtpOjE2OTQzODAyMDg7fXM6NToidG9rZW4iO3M6MzI6IjE4YjFlNGIxNzZjMGQzMTFhMjE4YTNjYWM1Njg4YTE5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3262336161303037656565363635373030323532366635656364333266313231, 0, 1, 1694022108, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDIyMTA4O3M6NDoibGFzdCI7aToxNjk0MDIyMTA4O3M6Mzoibm93IjtpOjE2OTQwMjIxMDg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3262353966333262323434363533333238653932653032613033663335393639, 0, 1, 1693845348, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODQ1MzQ3O3M6NDoibGFzdCI7aToxNjkzODQ1MzQ3O3M6Mzoibm93IjtpOjE2OTM4NDUzNDc7fXM6NToidG9rZW4iO3M6MzI6ImNmZmJiOTUwZTNkZTY2ODQ2OTc4NjNhMDRkNTdkZjY4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3262616162386163346232303431346432656566336635396532313866313238, 0, 1, 1694468579, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NDY4NTc4O3M6NDoibGFzdCI7aToxNjk0NDY4NTc4O3M6Mzoibm93IjtpOjE2OTQ0Njg1Nzg7fXM6NToidG9rZW4iO3M6MzI6ImUwMWY4YTg3OWRjYzk3ZDI1ZjZiYmUzYzQ4YmU1NzY4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3265303262356463323163366335646463366232653363346330346639353232, 0, 1, 1694146953, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTQ2OTUyO3M6NDoibGFzdCI7aToxNjk0MTQ2OTUyO3M6Mzoibm93IjtpOjE2OTQxNDY5NTI7fXM6NToidG9rZW4iO3M6MzI6IjY0OGU4MGU5MTVkNTM0NDU4Nzk2ZDVlMmU3ZWIwMzE5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3265653730356264653736386339316363623662306463353437353332343463, 0, 1, 1693832490, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODMyNDkwO3M6NDoibGFzdCI7aToxNjkzODMyNDkwO3M6Mzoibm93IjtpOjE2OTM4MzI0OTA7fXM6NToidG9rZW4iO3M6MzI6IjM0YjA5OGNkMmQ4Yjg1MWMyNWIyNGFmZjY5OWE3YTAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3266623434356131616561363264373062636236333032653666383662313139, 0, 1, 1694151865, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTUxODY1O3M6NDoibGFzdCI7aToxNjk0MTUxODY1O3M6Mzoibm93IjtpOjE2OTQxNTE4NjU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3330306232333634353634656435376662363961343139646261393439656164, 0, 1, 1693826753, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzUzO3M6NDoibGFzdCI7aToxNjkzODI2NzUzO3M6Mzoibm93IjtpOjE2OTM4MjY3NTM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3330313562303431643430313436393836613462616437663630666263313839, 0, 1, 1694584792, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NzkxO3M6NDoibGFzdCI7aToxNjk0NTg0NzkxO3M6Mzoibm93IjtpOjE2OTQ1ODQ3OTE7fXM6NToidG9rZW4iO3M6MzI6ImQ1NjViZmZhMDFjZjg4MDE3ODU2NmZmZTc3MDBiMTM3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3330383166343664323930653738623662323730333837623862336430383131, 0, 1, 1694532151, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMyMTUxO3M6NDoibGFzdCI7aToxNjk0NTMyMTUxO3M6Mzoibm93IjtpOjE2OTQ1MzIxNTE7fXM6NToidG9rZW4iO3M6MzI6IjM0MWZhY2JiMjllMTkzMTAxMGMzZmM3NjUzZWVlNDI5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3330633762303634643665393163653266316135623230633564363639383437, 0, 1, 1694357308, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MzU3MzA3O3M6NDoibGFzdCI7aToxNjk0MzU3MzA3O3M6Mzoibm93IjtpOjE2OTQzNTczMDc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3335303733306632373266356435663933393839396430323462353166303436, 0, 1, 1694084540, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDg0NTM4O3M6NDoibGFzdCI7aToxNjk0MDg0NTM4O3M6Mzoibm93IjtpOjE2OTQwODQ1Mzg7fXM6NToidG9rZW4iO3M6MzI6ImE1M2FjNTlkNzdjMTBmNTA0MzlhZTMyNmJkODhhYmJjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3337303232363733666538386362626639366337366133653530656232636534, 0, 1, 1694534495, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTM0NDk0O3M6NDoibGFzdCI7aToxNjk0NTM0NDk0O3M6Mzoibm93IjtpOjE2OTQ1MzQ0OTQ7fXM6NToidG9rZW4iO3M6MzI6IjIxZmNhOTRhOGFlN2IxNDcyNTM1NzhmY2VmZWQ3YzkwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3362333935353534623865323231316566363039393365326330323166356161, 0, 1, 1694148296, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTQ4Mjk2O3M6NDoibGFzdCI7aToxNjk0MTQ4Mjk2O3M6Mzoibm93IjtpOjE2OTQxNDgyOTY7fXM6NToidG9rZW4iO3M6MzI6IjcwZDI3Yjk5NTAyNTlkZmQ5YmY0MWQ4Yjg3OTc0NzQyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3364333236633865646536623438343061636536343165383634643561626538, 0, 1, 1693851232, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODUxMjMxO3M6NDoibGFzdCI7aToxNjkzODUxMjMxO3M6Mzoibm93IjtpOjE2OTM4NTEyMzE7fXM6NToidG9rZW4iO3M6MzI6ImM3MDUxZTk2ZDU4MjkyYzU2YjkwY2Q0MDViMzFiYzcyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3365336539643438376135306261633466373265333561316537643333363464, 0, 1, 1694563471, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzNDcwO3M6NDoibGFzdCI7aToxNjk0NTYzNDcwO3M6Mzoibm93IjtpOjE2OTQ1NjM0NzA7fXM6NToidG9rZW4iO3M6MzI6ImNmZTQwYjBjZjM1ODNlN2ZjMzNhYTY5YzM5MjUyZWNhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3366343337303935643161353136663566626335626463363036353838306635, 0, 1, 1694591517, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkxNTE3O3M6NDoibGFzdCI7aToxNjk0NTkxNTE3O3M6Mzoibm93IjtpOjE2OTQ1OTE1MTc7fXM6NToidG9rZW4iO3M6MzI6Ijc2NDVmYTZiZDBmOTMyMzc0MGZiNjkwMDY4YTdkODlmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3366373066626366323933336638646433656238623562646562616238303862, 0, 1, 1694584765, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NzY1O3M6NDoibGFzdCI7aToxNjk0NTg0NzY1O3M6Mzoibm93IjtpOjE2OTQ1ODQ3NjU7fXM6NToidG9rZW4iO3M6MzI6IjBmYTVkMmYxOWU2NmMzZGI0NjAxZGRmNTE5MzhiMjg2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3430333061303734666236623037323131346461623337643538613134383138, 0, 1, 1694530710, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMwNzA5O3M6NDoibGFzdCI7aToxNjk0NTMwNzA5O3M6Mzoibm93IjtpOjE2OTQ1MzA3MDk7fXM6NToidG9rZW4iO3M6MzI6ImVhYzZiMTM4MWU2YTZlNzJmZjA1YWFjNmM0OWVmMGY5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNjozNzIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3433646539666531343630343639396562646363336465373532326237333635, 0, 1, 1694533111, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMzMTExO3M6NDoibGFzdCI7aToxNjk0NTMzMTExO3M6Mzoibm93IjtpOjE2OTQ1MzMxMTE7fXM6NToidG9rZW4iO3M6MzI6ImFhMWI0MjlhOTI2MzliZmYxMDg2MGE0YTQzZTM1OTQxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3434643231646137653661313136663537323861643537666665633035393531, 0, 1, 1694148294, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTQ4MjkzO3M6NDoibGFzdCI7aToxNjk0MTQ4MjkzO3M6Mzoibm93IjtpOjE2OTQxNDgyOTM7fXM6NToidG9rZW4iO3M6MzI6IjQ3YTQ1OGQ3YWU4NTgzZDAyNTY0YTNmMDkyNGQyNDFjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3435316434393033393063346337646563373161363331663935346436393361, 0, 1, 1694601296, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjAxMjk1O3M6NDoibGFzdCI7aToxNjk0NjAxMjk1O3M6Mzoibm93IjtpOjE2OTQ2MDEyOTU7fXM6NToidG9rZW4iO3M6MzI6ImU1MzA0OGQ5ZTYwYjVjMTc4ZjgzZTcxYzIyMjNiYWU2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3437326166633931313563376533613137633965363033363734633437616530, 0, 1, 1693803692, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODAzNjkxO3M6NDoibGFzdCI7aToxNjkzODAzNjkxO3M6Mzoibm93IjtpOjE2OTM4MDM2OTE7fXM6NToidG9rZW4iO3M6MzI6ImY5NTlhMGM5YmRjMzA0ODg1M2NlMTMxZTU5NzEyMmE0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, '');
INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3437326565663630303837363730633062383466396266386638376431336639, 0, 1, 1694619225, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE5MjI1O3M6NDoibGFzdCI7aToxNjk0NjE5MjI1O3M6Mzoibm93IjtpOjE2OTQ2MTkyMjU7fXM6NToidG9rZW4iO3M6MzI6IjBlZTNkODEwZWIwNjhjMWU5OGE0ZWQzNDZlY2Q4NzFhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozODkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3438663761363062373830316664376437346635623834623462346262636233, 0, 1, 1694592958, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkyOTU3O3M6NDoibGFzdCI7aToxNjk0NTkyOTU3O3M6Mzoibm93IjtpOjE2OTQ1OTI5NTc7fXM6NToidG9rZW4iO3M6MzI6ImIwNzI1MjQ3ODVhYjM3NThlZjc1NmYxYTYxNWI4ZTgyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3461323533313764323138616635393135656365383934343761636339343735, 0, 1, 1694587284, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg3MjgzO3M6NDoibGFzdCI7aToxNjk0NTg3MjgzO3M6Mzoibm93IjtpOjE2OTQ1ODcyODM7fXM6NToidG9rZW4iO3M6MzI6ImFhZGQzYzJhOGU4MDBkNTc3NjJiODFiYjAyODJmNzE2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3461393931656138366339626238636163346632633564333136326235656336, 0, 1, 1694567579, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3NTc5O3M6NDoibGFzdCI7aToxNjk0NTY3NTc5O3M6Mzoibm93IjtpOjE2OTQ1Njc1Nzk7fXM6NToidG9rZW4iO3M6MzI6IjMwZWY1MjYyMTQ4MTYyM2Q1Zjc3OTBiYTE5NWQ0Mjc1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNTozOTgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3464666263326532363365363862326139373631336633643136323933646264, 0, 1, 1694599166, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5MTY2O3M6NDoibGFzdCI7aToxNjk0NTk5MTY2O3M6Mzoibm93IjtpOjE2OTQ1OTkxNjY7fXM6NToidG9rZW4iO3M6MzI6IjUzY2MxNjllYmY1MjM1MzNjOWFmYWQ2MDA2ZDZhNjAzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3465353064303839373933653963373165393965316261623234653435373033, 0, 1, 1693826759, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzU5O3M6NDoibGFzdCI7aToxNjkzODI2NzU5O3M6Mzoibm93IjtpOjE2OTM4MjY3NTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3465396563323031323237336462386539643037326534353737373135633134, 0, 1, 1694556216, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU2MjE0O3M6NDoibGFzdCI7aToxNjk0NTU2MjE0O3M6Mzoibm93IjtpOjE2OTQ1NTYyMTQ7fXM6NToidG9rZW4iO3M6MzI6IjdjOWZhY2Q3N2QzZmQ5ODY2MmMwZTBhYTVlOWFkODc5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNjgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3466306662323735636161653832626638643639313238636264363461333639, 0, 1, 1693826583, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NTgyO3M6NDoibGFzdCI7aToxNjkzODI2NTgyO3M6Mzoibm93IjtpOjE2OTM4MjY1ODI7fXM6NToidG9rZW4iO3M6MzI6IjQ5NThkZWM3M2RhMTllN2VkNjhjZWNjZWNmODE4MjEyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3466323234353964333632663130313132636236316264353737373131656338, 0, 1, 1694216388, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjE2Mzg3O3M6NDoibGFzdCI7aToxNjk0MjE2Mzg3O3M6Mzoibm93IjtpOjE2OTQyMTYzODc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3530373536616661386261353136623536326564376564643736363062633632, 0, 1, 1694595173, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk1MTczO3M6NDoibGFzdCI7aToxNjk0NTk1MTczO3M6Mzoibm93IjtpOjE2OTQ1OTUxNzM7fXM6NToidG9rZW4iO3M6MzI6IjU5ZTlkNjQ1MTk4MTdhYTJmMDhlMzFhMGM4ZTgxNmZhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNTozOTkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3530656636626161326637383535316539346638663364623962323131386232, 0, 1, 1693826752, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzUyO3M6NDoibGFzdCI7aToxNjkzODI2NzUyO3M6Mzoibm93IjtpOjE2OTM4MjY3NTI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3531656234663265653366623162356361376439316634393633393066333838, 0, 1, 1694174482, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTc0NDgxO3M6NDoibGFzdCI7aToxNjk0MTc0NDgxO3M6Mzoibm93IjtpOjE2OTQxNzQ0ODE7fXM6NToidG9rZW4iO3M6MzI6ImE4NTIyNjVkYzBkZGNlMWI3NmZiODRmMGQxOTNhNTRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3532663334643766303332363035666335323162636264396164656163613636, 0, 1, 1693806200, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODA2MTk5O3M6NDoibGFzdCI7aToxNjkzODA2MTk5O3M6Mzoibm93IjtpOjE2OTM4MDYxOTk7fXM6NToidG9rZW4iO3M6MzI6IjI3Y2JkZGQxOTBmNTgxOWIwYTlhMzAxNTQ4OGJiZTEzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3533323433323661303433336364633333336137333833356235386638663336, 0, 1, 1694179799, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTc5Nzk5O3M6NDoibGFzdCI7aToxNjk0MTc5Nzk5O3M6Mzoibm93IjtpOjE2OTQxNzk3OTk7fXM6NToidG9rZW4iO3M6MzI6IjZkNTM1OWY0NGMwNjRiNGI3ZThhZGRjZjQyYzc1ZGFmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3533323533386337663131616436376366303662303838383761376239323130, 0, 1, 1694582057, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgyMDU2O3M6NDoibGFzdCI7aToxNjk0NTgyMDU2O3M6Mzoibm93IjtpOjE2OTQ1ODIwNTY7fXM6NToidG9rZW4iO3M6MzI6IjZjZmI3ZDJjMzA0MGRiN2IxMWEyODc2ZmEzMTZkYWZmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3533326530313661353165613564396537306564623734303837383835376132, 0, 1, 1694597373, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3MzczO3M6NDoibGFzdCI7aToxNjk0NTk3MzczO3M6Mzoibm93IjtpOjE2OTQ1OTczNzM7fXM6NToidG9rZW4iO3M6MzI6ImUwZDk3NDk5OWNjNTY2Yzc1MzRmNWY4ZjcyZTdkMDMwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3533653265343366316632353163313166646134376532623533633062303966, 0, 1, 1694606603, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA2NjAzO3M6NDoibGFzdCI7aToxNjk0NjA2NjAzO3M6Mzoibm93IjtpOjE2OTQ2MDY2MDM7fXM6NToidG9rZW4iO3M6MzI6Ijg5OGMyYzI1MDE1NDcwZmE3OGQxNzIwYWE3MTBmNmI1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3534363164373736666236636466343764643764396562613831356666643833, 0, 1, 1693844170, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODQ0MTcwO3M6NDoibGFzdCI7aToxNjkzODQ0MTcwO3M6Mzoibm93IjtpOjE2OTM4NDQxNzA7fXM6NToidG9rZW4iO3M6MzI6ImMzMWI2NzA1ZDg4OWMzNTI2NTUzNmVkMDRlNDI0N2Q4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3537373361376262626366653534386135306431643661316535646334356566, 0, 1, 1694581770, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxNzcwO3M6NDoibGFzdCI7aToxNjk0NTgxNzcwO3M6Mzoibm93IjtpOjE2OTQ1ODE3NzA7fXM6NToidG9rZW4iO3M6MzI6ImQ3NWMwNmY1YThhNjA1MThhOTBmNWJmNDg4N2Q2YTUwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3537656539303362623334666632313762373839373835643932313339623432, 0, 1, 1694533442, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMzNDQxO3M6NDoibGFzdCI7aToxNjk0NTMzNDQxO3M6Mzoibm93IjtpOjE2OTQ1MzM0NDE7fXM6NToidG9rZW4iO3M6MzI6ImNiYjdhNTdjNzZjYTIyMzk5MGQ1NWYxNmEyNDk2YjA1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3538616438626137643533353239623439396230393564623463666131363833, 0, 1, 1694591022, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkxMDIyO3M6NDoibGFzdCI7aToxNjk0NTkxMDIyO3M6Mzoibm93IjtpOjE2OTQ1OTEwMjI7fXM6NToidG9rZW4iO3M6MzI6ImFiNmQ5MmM2YjYwMTA3ODFkMDU5MjdjMWQ1NzBiOTQ4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x35396139313737336336663264326363656432626462326262386165646461376365396433613339303931376566623361663035663065333037633033323939, 3, 1, 1694057257, NULL, 0, ''),
(0x3561653663353731646231633166633761373164346366303865376666326432, 0, 1, 1694184753, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTg0NzUyO3M6NDoibGFzdCI7aToxNjk0MTg0NzUyO3M6Mzoibm93IjtpOjE2OTQxODQ3NTI7fXM6NToidG9rZW4iO3M6MzI6ImFiNzA1ZTcxMDA4Y2E3YmUzYmM4MTY3ZjA0NmZlYjRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3564323138643033313463336237383730323936356565646535623530393064, 0, 1, 1694597307, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3MzA3O3M6NDoibGFzdCI7aToxNjk0NTk3MzA3O3M6Mzoibm93IjtpOjE2OTQ1OTczMDc7fXM6NToidG9rZW4iO3M6MzI6IjJkNjVhY2Y3NWYyY2EyM2FlZTEzZTg4OTgxZjVkMjQ0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3565393830333336323138316436303335636432363735333531393161353639, 1, 1, 1694670472, 'joomla|s:868:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjcwNDcyO3M6NDoibGFzdCI7aToxNjk0NjcwNDcyO3M6Mzoibm93IjtpOjE2OTQ2NzA0NzI7fXM6NzoiY291bnRlciI7aToxO3M6NToidG9rZW4iO3M6MzI6Ijc0MDZjMjEzZDcwOGVmMzJiZjQ0MTJlOGZmYmEyYmRiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjE5OiJwbGdfc3lzdGVtX3dlYmF1dGhuIjtPOjg6InN0ZENsYXNzIjoxOntzOjk6InJldHVyblVybCI7czo1NzoiaHR0cHM6Ly9wc3ljaG9sb2d5ZW5nLnNvdWxmb29kLmdyL2FkbWluaXN0cmF0b3IvaW5kZXgucGhwIjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3566353830393331626633316466333235623466393862316464626461333366, 0, 1, 1694240065, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjQwMDY0O3M6NDoibGFzdCI7aToxNjk0MjQwMDY0O3M6Mzoibm93IjtpOjE2OTQyNDAwNjQ7fXM6NToidG9rZW4iO3M6MzI6ImIyOWM3YjIzMGI2OGJhY2JiMTAyMDgzZjY3ZWNjMDVkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3630653536613434376234656262303537303634646563646631333832363130, 0, 1, 1693806009, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODA2MDA5O3M6NDoibGFzdCI7aToxNjkzODA2MDA5O3M6Mzoibm93IjtpOjE2OTM4MDYwMDk7fXM6NToidG9rZW4iO3M6MzI6IjNiZTAwYTM3OWUxNmE4NzgzOTdlNmY2Y2ZlNWRiMWRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3631386538383533643638613733356533656663313731373932623763326665, 0, 1, 1694568587, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4NTg3O3M6NDoibGFzdCI7aToxNjk0NTY4NTg3O3M6Mzoibm93IjtpOjE2OTQ1Njg1ODc7fXM6NToidG9rZW4iO3M6MzI6ImEwZDdhM2M1OGU3ZThlNDVkZjhlZGZkMmMxZTk2MjQzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3632363766623362383661306234323734636434343634373131396663643631, 0, 1, 1694605927, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA1OTI3O3M6NDoibGFzdCI7aToxNjk0NjA1OTI3O3M6Mzoibm93IjtpOjE2OTQ2MDU5Mjc7fXM6NToidG9rZW4iO3M6MzI6Ijc0MjBmNjFmNzE5YThhNDU5YWU0MWU2OThlYTUwM2ZiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3632373630633964313131383132336633353165623065613064323865393834, 0, 1, 1693883275, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODgzMjc0O3M6NDoibGFzdCI7aToxNjkzODgzMjc0O3M6Mzoibm93IjtpOjE2OTM4ODMyNzQ7fXM6NToidG9rZW4iO3M6MzI6ImE1YWRmODMwOTVhZjZiZjQ3YTg1MTRmNjFlMDhlYTQyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3635343931383437326462306663653161306430326437663632366232323938, 0, 1, 1694579524, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc5NTIzO3M6NDoibGFzdCI7aToxNjk0NTc5NTIzO3M6Mzoibm93IjtpOjE2OTQ1Nzk1MjM7fXM6NToidG9rZW4iO3M6MzI6ImUxNDAyZDI4ODAxOGZjMjE3OTMxZWVkZGJhMTlhM2E4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3635623162353763616239656366616536323134616366373434316432363361, 0, 1, 1694523146, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTIzMTQ1O3M6NDoibGFzdCI7aToxNjk0NTIzMTQ1O3M6Mzoibm93IjtpOjE2OTQ1MjMxNDU7fXM6NToidG9rZW4iO3M6MzI6IjExNWJiNzRlZDVlOGRiYmZjNDZkNWIwYTA3Zjg4N2ExIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3636333035376664336438646136653034663831653263393830343630336564, 0, 1, 1694593623, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkzNjIyO3M6NDoibGFzdCI7aToxNjk0NTkzNjIyO3M6Mzoibm93IjtpOjE2OTQ1OTM2MjI7fXM6NToidG9rZW4iO3M6MzI6IjBlZGI1ZGQzMDNjYzQ3YTc3YTFjMjkwNTkxYzM5YmYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3636343939356132383039646265313430303130353364393463313338383236, 0, 1, 1693804806, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODA0ODA2O3M6NDoibGFzdCI7aToxNjkzODA0ODA2O3M6Mzoibm93IjtpOjE2OTM4MDQ4MDY7fXM6NToidG9rZW4iO3M6MzI6IjFkNDgwZmE4MDY5NTMxYTI1NmNlYzQ3YjU5OGMzMTZmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3638643863313463646531383239396338376139613261646439656333636164, 0, 1, 1693888423, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODg4NDIyO3M6NDoibGFzdCI7aToxNjkzODg4NDIyO3M6Mzoibm93IjtpOjE2OTM4ODg0MjI7fXM6NToidG9rZW4iO3M6MzI6ImIwNDhmNzc4YjBiZWViODEyNDlmNjU5OWQ4NTI1YzE0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3661366662326136393830653930303464646664343362636138383066623863, 0, 1, 1694577895, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3ODk1O3M6NDoibGFzdCI7aToxNjk0NTc3ODk1O3M6Mzoibm93IjtpOjE2OTQ1Nzc4OTU7fXM6NToidG9rZW4iO3M6MzI6Ijg5MGE0NDljMmUwZjY1MjNkZDgyYzBkYjdlYzdlMDgyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3662316666663762353865623635666364373063313639353766353638646430, 0, 1, 1693877691, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODc3NjkwO3M6NDoibGFzdCI7aToxNjkzODc3NjkwO3M6Mzoibm93IjtpOjE2OTM4Nzc2OTA7fXM6NToidG9rZW4iO3M6MzI6IjAwOGIzMjU2ZmRjZjEyNjAwNTU3MmUxMDI0NDhiMGQzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3663313664616561646561383331323762316237376563363134346234613530, 0, 1, 1694160216, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTYwMjE1O3M6NDoibGFzdCI7aToxNjk0MTYwMjE1O3M6Mzoibm93IjtpOjE2OTQxNjAyMTU7fXM6NToidG9rZW4iO3M6MzI6Ijk1YmI1OTU4NmUxMWQ2MjlmZTFhYTJlNDY4ODkxNWU1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3663393166353062376430346264613738313631613264366563333066656261, 0, 1, 1694573008, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTczMDA3O3M6NDoibGFzdCI7aToxNjk0NTczMDA3O3M6Mzoibm93IjtpOjE2OTQ1NzMwMDc7fXM6NToidG9rZW4iO3M6MzI6ImM1YmUwMjllY2Y5NDk0OTFlOTU4ZWVhOWJjMzhkNjk0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3664323162326335316366393362613134383162343566356334396631356339, 0, 1, 1694567327, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3MzI3O3M6NDoibGFzdCI7aToxNjk0NTY3MzI3O3M6Mzoibm93IjtpOjE2OTQ1NjczMjc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3664663935383636663836316333373865316364323366313962633066326162, 0, 1, 1693822462, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODIyNDYyO3M6NDoibGFzdCI7aToxNjkzODIyNDYyO3M6Mzoibm93IjtpOjE2OTM4MjI0NjI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3665376432386637383862646138643166383438353031383437323134383961, 0, 1, 1694593347, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkzMzQ2O3M6NDoibGFzdCI7aToxNjk0NTkzMzQ2O3M6Mzoibm93IjtpOjE2OTQ1OTMzNDY7fXM6NToidG9rZW4iO3M6MzI6Ijk2ZGM1ZjMxYmFjNTFkMmNjYzNjYzkxNDIwYWI2MDllIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3666353934323737626666623034666635326162313433393565656263633436, 0, 1, 1694550612, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUwNjEyO3M6NDoibGFzdCI7aToxNjk0NTUwNjEyO3M6Mzoibm93IjtpOjE2OTQ1NTA2MTI7fXM6NToidG9rZW4iO3M6MzI6Ijk3MDA5MDhlYzE2MTM3YjBiNDczNTJhNDk0YzA4YWUzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3666363162353334313966616434626261343536306566316664363237353630, 0, 1, 1694584424, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NDIzO3M6NDoibGFzdCI7aToxNjk0NTg0NDIzO3M6Mzoibm93IjtpOjE2OTQ1ODQ0MjM7fXM6NToidG9rZW4iO3M6MzI6Ijc5MmEyMDg5MzRiZGVlNzFlNGY0NGU5YTE2NTdkZDA0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3666396433663733333530343735623331636465343332656265333135316133, 0, 1, 1694548560, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NTYwO3M6NDoibGFzdCI7aToxNjk0NTQ4NTYwO3M6Mzoibm93IjtpOjE2OTQ1NDg1NjA7fXM6NToidG9rZW4iO3M6MzI6IjUwYmRkYTgwNTVjNTA1MjU4ZDkxNDNkYTJhYWI5YjI2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3666613064613966623635323864636531623433633963366533386637306531, 0, 1, 1694261456, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjYxNDUyO3M6NDoibGFzdCI7aToxNjk0MjYxNDUyO3M6Mzoibm93IjtpOjE2OTQyNjE0NTI7fXM6NToidG9rZW4iO3M6MzI6IjIyOTA0M2UyYjhiNzIzMGYxMDQ4Yjg1YjJhNmNhMzMyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3731383131343664346236353563653137306165306533653531393464383736, 0, 1, 1694217462, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjE3NDYwO3M6NDoibGFzdCI7aToxNjk0MjE3NDYwO3M6Mzoibm93IjtpOjE2OTQyMTc0NjA7fXM6NToidG9rZW4iO3M6MzI6ImY4OWY0ODEwNTJmZmQyOTg2MmI5ZWE3OWRhZWE3MDhmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3735343933663865633537373437323037333264323163336136303039363039, 0, 1, 1694616256, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE2MjU2O3M6NDoibGFzdCI7aToxNjk0NjE2MjU2O3M6Mzoibm93IjtpOjE2OTQ2MTYyNTY7fXM6NToidG9rZW4iO3M6MzI6ImQ2YzAxOTc3YTE4YTRmYjdjOTAwZTVhMGJlOTUwMWYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x37353739376666653237633036633334633562313131386361353261653262373938353336346235313331336332363633626133333536613661346661316261, 3, 1, 1694665724, NULL, 0, ''),
(0x3736316335623434326131653930303731643737656437636632656632393437, 0, 1, 1694614611, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE0NjEwO3M6NDoibGFzdCI7aToxNjk0NjE0NjEwO3M6Mzoibm93IjtpOjE2OTQ2MTQ2MTA7fXM6NToidG9rZW4iO3M6MzI6IjgzNTk0NGY5NjgzZTliODAzOTZiNmI2Zjc4YWE0MTc2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNTEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3739626534323734386536306537373630646637373266393062313030616638, 0, 1, 1693863250, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODYzMjUwO3M6NDoibGFzdCI7aToxNjkzODYzMjUwO3M6Mzoibm93IjtpOjE2OTM4NjMyNTA7fXM6NToidG9rZW4iO3M6MzI6ImEzY2U4ZGIwN2EzNDdiYmMyNjcwNTkxMThjMDBhODYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiI0Mjo0MTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3761326164623832326135386336643033663433313761333032616334616236, 0, 1, 1693965412, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzOTY1NDEwO3M6NDoibGFzdCI7aToxNjkzOTY1NDEwO3M6Mzoibm93IjtpOjE2OTM5NjU0MTA7fXM6NToidG9rZW4iO3M6MzI6ImFiZDRjN2NhNzRlYTdmYTgzY2IwODA3M2UxYjNhMzMyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNTkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3762333064623065633239323736346338386463636666306565323762326161, 0, 1, 1694578444, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc4NDQzO3M6NDoibGFzdCI7aToxNjk0NTc4NDQzO3M6Mzoibm93IjtpOjE2OTQ1Nzg0NDM7fXM6NToidG9rZW4iO3M6MzI6IjlkZDM0ZDA3MTRlNjMxOTI3YmRhMDM3MjgyZjQ0NzEyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3763346630336631653563373265636133353663633464393038666433663332, 0, 1, 1693826759, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzU5O3M6NDoibGFzdCI7aToxNjkzODI2NzU5O3M6Mzoibm93IjtpOjE2OTM4MjY3NTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3766393763653132313430613434313262316634393361643938323862643532, 0, 1, 1694614985, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE0OTg0O3M6NDoibGFzdCI7aToxNjk0NjE0OTg0O3M6Mzoibm93IjtpOjE2OTQ2MTQ5ODQ7fXM6NToidG9rZW4iO3M6MzI6ImZmZWJlODY3M2EzOTc0MDgwMTg5OGRkNjc3ZmRhMzQ1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3766663462626131386631356264356130313231303063323332633263633730, 0, 1, 1694528593, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTI4NTkzO3M6NDoibGFzdCI7aToxNjk0NTI4NTkzO3M6Mzoibm93IjtpOjE2OTQ1Mjg1OTM7fXM6NToidG9rZW4iO3M6MzI6ImNhYmZlNWJhMThkYjY5NjJmNGNlZjhhZTA0OWNkOTA4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3831343537626139306333633164353262376635343731303766643031623264, 0, 1, 1694568197, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4MTk3O3M6NDoibGFzdCI7aToxNjk0NTY4MTk3O3M6Mzoibm93IjtpOjE2OTQ1NjgxOTc7fXM6NToidG9rZW4iO3M6MzI6ImEzY2MxOWY1ZGQ5N2JiNzQzOGUwZDhkYjBkZTNiYjNjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x38313764386465303039376262356465373064303263643463646365663364613562663234353462306366626163663630653665303738326636343136653562, 3, 1, 1694057256, NULL, 0, '');
INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3832376637376633643361636430323062326234306666633537396561643262, 0, 1, 1694558182, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU4MTgyO3M6NDoibGFzdCI7aToxNjk0NTU4MTgyO3M6Mzoibm93IjtpOjE2OTQ1NTgxODI7fXM6NToidG9rZW4iO3M6MzI6IjMwZDBiZDcxZjRmYmQ5NTcwOTZlMWZjMjNiMjYyYTkyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3836386538366238383730313732386461316330373662666463303137376536, 0, 1, 1694178001, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTc3OTk1O3M6NDoibGFzdCI7aToxNjk0MTc3OTk1O3M6Mzoibm93IjtpOjE2OTQxNzgwMDE7fXM6NToidG9rZW4iO3M6MzI6IjBiNGY5MWQ2OWFiNDcyZTBkN2E5Nzg0NDA2OTRlOTUwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3836613230613136373065623830323731666461646266646461626161343932, 0, 1, 1694533612, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMzNjExO3M6NDoibGFzdCI7aToxNjk0NTMzNjExO3M6Mzoibm93IjtpOjE2OTQ1MzM2MTE7fXM6NToidG9rZW4iO3M6MzI6Ijk0ZjA2ZjQzY2NhZDgxOTc5OTU4Yjk5NzA2NTJkYmM5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozOTEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3838363439343333393966343032303937663033323863343739626439653164, 0, 1, 1694599108, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5MTA4O3M6NDoibGFzdCI7aToxNjk0NTk5MTA4O3M6Mzoibm93IjtpOjE2OTQ1OTkxMDg7fXM6NToidG9rZW4iO3M6MzI6ImY2MjQwNDBhNTExMWY4MWI3NDI1MjAyYWY2YzNjMTUxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3838663465336533656133323034346537643262613237336536323862353265, 0, 1, 1694558229, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU4MjI4O3M6NDoibGFzdCI7aToxNjk0NTU4MjI4O3M6Mzoibm93IjtpOjE2OTQ1NTgyMjg7fXM6NToidG9rZW4iO3M6MzI6Ijc5NGRlM2MyMGRmMDQ0NDdlNjg1MGNlNjFlYjQ0ZDVhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3930303965316436363935333633346232346664346330616635303830643932, 0, 1, 1694618235, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE4MjM1O3M6NDoibGFzdCI7aToxNjk0NjE4MjM1O3M6Mzoibm93IjtpOjE2OTQ2MTgyMzU7fXM6NToidG9rZW4iO3M6MzI6IjQwMjRkZDljN2VjYWE5YTE1MWM5YWY5YmI0NjAwZjEzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3930663365343135653634366162633366633835636463343734313734643062, 0, 1, 1693851168, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODUxMTY3O3M6NDoibGFzdCI7aToxNjkzODUxMTY3O3M6Mzoibm93IjtpOjE2OTM4NTExNjc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3931326137333137353966326639306437636238623034303731656463353437, 0, 1, 1693826758, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzU4O3M6NDoibGFzdCI7aToxNjkzODI2NzU4O3M6Mzoibm93IjtpOjE2OTM4MjY3NTg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3931326233333133343261623266383064323533616530633065333031663265, 0, 1, 1694611901, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjExOTAxO3M6NDoibGFzdCI7aToxNjk0NjExOTAxO3M6Mzoibm93IjtpOjE2OTQ2MTE5MDE7fXM6NToidG9rZW4iO3M6MzI6IjZmZTZmNzEyMmU4NzA3MDMzMTM4YWYyNDViM2IzNDY4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x39323533393561393734613661333264643362626462396565343765396337643837613433333830316238336635623535663035663434633537663339333461, 3, 1, 1694057257, NULL, 0, ''),
(0x3933633064396539306132376166356436633031363231323062343261323634, 0, 1, 1694567629, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3NjI5O3M6NDoibGFzdCI7aToxNjk0NTY3NjI5O3M6Mzoibm93IjtpOjE2OTQ1Njc2Mjk7fXM6NToidG9rZW4iO3M6MzI6IjIyNjFlYTFkMzc5MTJjM2IzZGQ5NmRhZjQ4ZjFhOTNhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNTAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3935366261383838346536616333656361636664633139363762653164626535, 0, 1, 1694528155, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTI4MTU1O3M6NDoibGFzdCI7aToxNjk0NTI4MTU1O3M6Mzoibm93IjtpOjE2OTQ1MjgxNTU7fXM6NToidG9rZW4iO3M6MzI6IjJkMDc1Mjk1YTQ5MjE0MDY2MjMxY2FlODEzZDI3N2Y5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNTo0MDAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3936353833393862333131643964646261623537646232306335373832333238, 0, 1, 1694205580, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjA1NTc5O3M6NDoibGFzdCI7aToxNjk0MjA1NTc5O3M6Mzoibm93IjtpOjE2OTQyMDU1Nzk7fXM6NToidG9rZW4iO3M6MzI6ImRiZjMwYjdjMTlhYWVhNjkzZjY3OWEyMTBmMTU5NWJjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3937666231636632343539366566353833343738396136663134336634633464, 0, 1, 1694619516, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE5NTE2O3M6NDoibGFzdCI7aToxNjk0NjE5NTE2O3M6Mzoibm93IjtpOjE2OTQ2MTk1MTY7fXM6NToidG9rZW4iO3M6MzI6IjZiNGFiZGIxYWZjMzRjZDNkYzRmYTVkYjI0NjdlZjAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyODozNzciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3938353533316165303630343237363036623764666234653737666363363565, 0, 1, 1694567515, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3NTE1O3M6NDoibGFzdCI7aToxNjk0NTY3NTE1O3M6Mzoibm93IjtpOjE2OTQ1Njc1MTU7fXM6NToidG9rZW4iO3M6MzI6IjA3MDQwN2I1Y2ZjY2I4ZDkyOWRiMGMyYjk0NTVmZGI1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNjkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3939323432326264363761393238396630373039666135303932323462643234, 0, 1, 1694535312, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTM1MzEyO3M6NDoibGFzdCI7aToxNjk0NTM1MzEyO3M6Mzoibm93IjtpOjE2OTQ1MzUzMTI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3939383139653735393962613461643037383132626135383832643161323362, 0, 1, 1694236724, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjM2NzIzO3M6NDoibGFzdCI7aToxNjk0MjM2NzIzO3M6Mzoibm93IjtpOjE2OTQyMzY3MjM7fXM6NToidG9rZW4iO3M6MzI6ImEzNGMxMmMwZjc2YjJjZDMwYWM2NTFmOTFkMjg4YmVhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNTozOTgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3961666464636464343536663233303431363961373363333030313930343365, 0, 1, 1694616418, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE2NDE4O3M6NDoibGFzdCI7aToxNjk0NjE2NDE4O3M6Mzoibm93IjtpOjE2OTQ2MTY0MTg7fXM6NToidG9rZW4iO3M6MzI6IjEzYjE5ZmMzOGNiMjQyZjE2ZWYwZGMwZWYyN2Y0Zjk1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyODozNzgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3962393537613263313332626432613037663538323964363738663564313462, 0, 1, 1694460048, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NDYwMDQ1O3M6NDoibGFzdCI7aToxNjk0NDYwMDQ1O3M6Mzoibm93IjtpOjE2OTQ0NjAwNDU7fXM6NToidG9rZW4iO3M6MzI6IjU3MzAyYzQzOTJkYjkwN2JkYWE0YjlkNmQ0YzA1M2Q5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3963393866366439643932363632303331383432333939326465653639363961, 0, 1, 1694588250, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg4MjUwO3M6NDoibGFzdCI7aToxNjk0NTg4MjUwO3M6Mzoibm93IjtpOjE2OTQ1ODgyNTA7fXM6NToidG9rZW4iO3M6MzI6IjUyMjM3MjcwYWM0ODAwYWRkODI0OTVmOGU4NmExYzliIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3966396531343733663539383734636433306537316662353264396237363931, 0, 1, 1694573120, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTczMTE5O3M6NDoibGFzdCI7aToxNjk0NTczMTE5O3M6Mzoibm93IjtpOjE2OTQ1NzMxMTk7fXM6NToidG9rZW4iO3M6MzI6ImE1OGI1Njg4MDZjNmZkMDNhNjhjN2I0NjMwN2MzYThmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3966613133313333633361396563303035666463336562633666373163303032, 0, 1, 1694569539, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5NTM4O3M6NDoibGFzdCI7aToxNjk0NTY5NTM4O3M6Mzoibm93IjtpOjE2OTQ1Njk1Mzg7fXM6NToidG9rZW4iO3M6MzI6ImE5NGQ0ZWY5MGI3ZDRiZGFlMDBlNzc2NWI2ZmY3MWZjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3966643962316435666566636564653732393434393765396166363266616135, 0, 1, 1694233103, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjMzMTAyO3M6NDoibGFzdCI7aToxNjk0MjMzMTAyO3M6Mzoibm93IjtpOjE2OTQyMzMxMDI7fXM6NToidG9rZW4iO3M6MzI6IjVlYTAzMjBiNzEwNjhmMmFjYmMyNWE5ODI2NzY5YjgyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6130316134626636613639626266363535393361353431353663316365326337, 0, 1, 1694569713, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5NzEzO3M6NDoibGFzdCI7aToxNjk0NTY5NzEzO3M6Mzoibm93IjtpOjE2OTQ1Njk3MTM7fXM6NToidG9rZW4iO3M6MzI6IjNjM2QxNWEyYWUwZjk5ODczNThjNmJlMzM2NzY2NTJhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6130633131623030623134363837343531646435323830333931343863636265, 0, 1, 1694645889, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ1ODg4O3M6NDoibGFzdCI7aToxNjk0NjQ1ODg4O3M6Mzoibm93IjtpOjE2OTQ2NDU4ODg7fXM6NToidG9rZW4iO3M6MzI6ImQxM2M4ZWYwOWYxNTQ0YmUwODFjOGZmMzI4NzEwYTkwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6131313937633536383834396237386466373230633237623437333134303731, 0, 1, 1694527861, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTI3ODYxO3M6NDoibGFzdCI7aToxNjk0NTI3ODYxO3M6Mzoibm93IjtpOjE2OTQ1Mjc4NjE7fXM6NToidG9rZW4iO3M6MzI6IjM3NWE1NTBlZDNiYmI4OTFjZjgwY2VlMzExNmZjM2I0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6131353731303065663335643536343035333035306336373037313135353066, 0, 1, 1694196764, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTk2NzYxO3M6NDoibGFzdCI7aToxNjk0MTk2NzYxO3M6Mzoibm93IjtpOjE2OTQxOTY3NjQ7fXM6NToidG9rZW4iO3M6MzI6IjJiODIxMWJhNjg1NDQ2MDY4ZWIwYTMyMWZmMTBjOTdmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6132353834306665323939363839663766343432386163376531333763316561, 0, 1, 1694563353, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzMzUyO3M6NDoibGFzdCI7aToxNjk0NTYzMzUyO3M6Mzoibm93IjtpOjE2OTQ1NjMzNTI7fXM6NToidG9rZW4iO3M6MzI6ImUwMWQ1ZWE2NDdiYjZkNjk2ZWY0NTY5NDhjZmVkODYyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6132373762303934363666326131343132613961313134396263336461646163, 0, 1, 1694158636, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTU4NjM0O3M6NDoibGFzdCI7aToxNjk0MTU4NjM0O3M6Mzoibm93IjtpOjE2OTQxNTg2MzQ7fXM6NToidG9rZW4iO3M6MzI6IjUyMGM4M2QzYmM0NGU0NjdjOTZlYmJiZDU5ZDA4OTFlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6132643862626463313435306436356230313834396138666434343263626237, 0, 1, 1693853980, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODUzOTc4O3M6NDoibGFzdCI7aToxNjkzODUzOTc4O3M6Mzoibm93IjtpOjE2OTM4NTM5Nzg7fXM6NToidG9rZW4iO3M6MzI6IjZiZGU3NDk1YmNiMTE3ZWVhYmI4NjdhZTIwODQ2ZjdjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6132653938663230656465653437363962396331386463323837363637656536, 0, 1, 1694217570, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjE3NTY5O3M6NDoibGFzdCI7aToxNjk0MjE3NTY5O3M6Mzoibm93IjtpOjE2OTQyMTc1Njk7fXM6NToidG9rZW4iO3M6MzI6IjI5ZGRjZTkzMmRlYTAyMzZjOWE5NmM1MjY2MGMyOGNmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6133326632396434316465613839626232643465326237356134333030646233, 0, 1, 1694210349, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjEwMzQ0O3M6NDoibGFzdCI7aToxNjk0MjEwMzQ0O3M6Mzoibm93IjtpOjE2OTQyMTAzNDg7fXM6NToidG9rZW4iO3M6MzI6IjliYmY3MjdmZmUxNGIyNGE4MGRjYTdhNTY2OGIzMjRjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyODozNzciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6133643235633038363264636139393639343666333937336666626238636430, 0, 1, 1694612548, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEyNTQ4O3M6NDoibGFzdCI7aToxNjk0NjEyNTQ4O3M6Mzoibm93IjtpOjE2OTQ2MTI1NDg7fXM6NToidG9rZW4iO3M6MzI6ImI1OTgzZGY1NzFlN2ZjYWNmNTU2MzQ2OGRiNjdkZTAzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6134303661333930373633366136366333323334663135353836656466303565, 0, 1, 1694192230, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTkyMjMwO3M6NDoibGFzdCI7aToxNjk0MTkyMjMwO3M6Mzoibm93IjtpOjE2OTQxOTIyMzA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6137633333666334343036333364336237386461383961616563303465353564, 0, 1, 1694581873, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxODcyO3M6NDoibGFzdCI7aToxNjk0NTgxODcyO3M6Mzoibm93IjtpOjE2OTQ1ODE4NzI7fXM6NToidG9rZW4iO3M6MzI6IjA0NGJjMjE1NTZlNTljOTA5ZTdmZDkwYWMzY2MyNGE1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNDkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6138343561306665373763306632343139616462343031626564653564346639, 0, 1, 1693819102, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODE5MTAyO3M6NDoibGFzdCI7aToxNjkzODE5MTAyO3M6Mzoibm93IjtpOjE2OTM4MTkxMDI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6139356536373963333230643435333066376138393863633237313234626234, 0, 1, 1694541625, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQxNjI0O3M6NDoibGFzdCI7aToxNjk0NTQxNjI0O3M6Mzoibm93IjtpOjE2OTQ1NDE2MjQ7fXM6NToidG9rZW4iO3M6MzI6ImJkYWYxY2YzYTkzMDA2ODFjMmU0N2QzNWFjZmYxNmI1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6139623234613564346538653562623938306163313362613536353763633534, 0, 1, 1694569525, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5NTI1O3M6NDoibGFzdCI7aToxNjk0NTY5NTI1O3M6Mzoibm93IjtpOjE2OTQ1Njk1MjU7fXM6NToidG9rZW4iO3M6MzI6ImY5MThhMTQ2NzI4ZjllM2RhNmQ0YTA0ZWU4NWRkMWNhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMzozOTIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6139663064633236376132353732663761323231363733323331636562653664, 0, 1, 1694231338, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjMxMzM3O3M6NDoibGFzdCI7aToxNjk0MjMxMzM3O3M6Mzoibm93IjtpOjE2OTQyMzEzMzc7fXM6NToidG9rZW4iO3M6MzI6ImMwNTY4ZDhiYTRiNjFhYjI5NGZmNmQ2OTFlMzUyMDA3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6162393331343737376430636566356435356539663965393331373638363030, 0, 1, 1694523222, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTIzMjIyO3M6NDoibGFzdCI7aToxNjk0NTIzMjIyO3M6Mzoibm93IjtpOjE2OTQ1MjMyMjI7fXM6NToidG9rZW4iO3M6MzI6ImI4MWQzZTQyMTBjZGMxNWY0NjZmMzQ3ZTdjNjk4N2ZlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6162393837646637323532373433663731393066363337306636376437383136, 0, 1, 1694190873, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTkwODcyO3M6NDoibGFzdCI7aToxNjk0MTkwODcyO3M6Mzoibm93IjtpOjE2OTQxOTA4NzI7fXM6NToidG9rZW4iO3M6MzI6IjNjM2EzYzhhY2RlM2YyNDI2MGUwZjE2MmQ4YThkOGM5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6163633735666263303365623661393137623961663537623565333430386337, 0, 1, 1694618508, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE4NTA4O3M6NDoibGFzdCI7aToxNjk0NjE4NTA4O3M6Mzoibm93IjtpOjE2OTQ2MTg1MDg7fXM6NToidG9rZW4iO3M6MzI6ImExZDRkMDcxZDdiZTRjYzU0YzViN2QxM2M4NDIxY2FkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x62313463666137363766363132346432373232636664623430656337363939303134366431623537353033373363636361323764333735653265383034383635, 3, 1, 1694057256, NULL, 0, ''),
(0x6234363066326437386432346533383731623561326362313533613866336663, 0, 1, 1694539786, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTM5Nzg1O3M6NDoibGFzdCI7aToxNjk0NTM5Nzg1O3M6Mzoibm93IjtpOjE2OTQ1Mzk3ODU7fXM6NToidG9rZW4iO3M6MzI6IjFiZDY0OTdmMjQxNjc5YWEzNDM0MThiMzYyNGYxOGMxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6237616262666339393738653534643664393333326233653462346464633231, 0, 1, 1694561583, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYxNTgyO3M6NDoibGFzdCI7aToxNjk0NTYxNTgyO3M6Mzoibm93IjtpOjE2OTQ1NjE1ODI7fXM6NToidG9rZW4iO3M6MzI6IjUwNWJlNjhkMjg5NDFlY2IwNmRhNzU2YWJmM2U2MjViIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6261343665323830616264346239663861326661643565383139346637303735, 0, 1, 1694592254, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkyMjU0O3M6NDoibGFzdCI7aToxNjk0NTkyMjU0O3M6Mzoibm93IjtpOjE2OTQ1OTIyNTQ7fXM6NToidG9rZW4iO3M6MzI6IjYyMGNjOTA3ODA4NmZhMTRhZTIzMDM1YTljOWExZWY1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMzozOTQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6266313532303966643937336362626438313162303662306635633932656361, 0, 1, 1694558806, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU4ODA2O3M6NDoibGFzdCI7aToxNjk0NTU4ODA2O3M6Mzoibm93IjtpOjE2OTQ1NTg4MDY7fXM6NToidG9rZW4iO3M6MzI6IjVmYzcyMTA1ZDBlNTBlNTAxY2Y1MWRmMmM5MjQ1OThhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6332373134333932393137303765626566396364316634393832306130383633, 0, 1, 1694560677, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYwNjc2O3M6NDoibGFzdCI7aToxNjk0NTYwNjc2O3M6Mzoibm93IjtpOjE2OTQ1NjA2NzY7fXM6NToidG9rZW4iO3M6MzI6ImQ0NTFiZjUzZDZmNjgzMmNlYTk1OGVhMjA0NThkZGUwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6335626161613536616263663431663137633035316136626530636364613265, 0, 1, 1694540322, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQwMzIyO3M6NDoibGFzdCI7aToxNjk0NTQwMzIyO3M6Mzoibm93IjtpOjE2OTQ1NDAzMjI7fXM6NToidG9rZW4iO3M6MzI6ImYyYjVlYzdhMzljOGM3ZmFjNzU5YTI0MGNjYThiMTRjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6338623266366434356137653462363264646438623039653238343232353464, 0, 1, 1693826753, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzUzO3M6NDoibGFzdCI7aToxNjkzODI2NzUzO3M6Mzoibm93IjtpOjE2OTM4MjY3NTM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6339613565373166373265363363646164386138373565386336386563663430, 0, 1, 1694591314, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkxMzE0O3M6NDoibGFzdCI7aToxNjk0NTkxMzE0O3M6Mzoibm93IjtpOjE2OTQ1OTEzMTQ7fXM6NToidG9rZW4iO3M6MzI6IjA4OWEyYTU2NmRhN2FiMjBhNzJlZDYyMzYyZmM2NDI5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMzozOTMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6362383763373436376434653161616131626334646665316463343933643961, 0, 1, 1693936865, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzOTM2ODYyO3M6NDoibGFzdCI7aToxNjkzOTM2ODYyO3M6Mzoibm93IjtpOjE2OTM5MzY4NjI7fXM6NToidG9rZW4iO3M6MzI6IjA4MzQwZGQ1M2FiMDdjYTQ5ZjY4YWYwZWVhYjlkOWRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6365306331366136343934636564326539646235316330353764313763356532, 0, 1, 1693826754, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODI2NzU0O3M6NDoibGFzdCI7aToxNjkzODI2NzU0O3M6Mzoibm93IjtpOjE2OTM4MjY3NTQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6365343262343337653235653866373965336439653165663164393439626532, 0, 1, 1694612203, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEyMjAzO3M6NDoibGFzdCI7aToxNjk0NjEyMjAzO3M6Mzoibm93IjtpOjE2OTQ2MTIyMDM7fXM6NToidG9rZW4iO3M6MzI6ImY2ZmY4NmExMGIxNThkYjUxNTQ5M2Y0YWUwMGE0OWJkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6365356562396337383234643838376364396132393434636438396630306334, 0, 1, 1694542621, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQyNjIxO3M6NDoibGFzdCI7aToxNjk0NTQyNjIxO3M6Mzoibm93IjtpOjE2OTQ1NDI2MjE7fXM6NToidG9rZW4iO3M6MzI6ImNmY2ViY2ZhMjQyOTYyNmUwYmE0M2FiYTdmYzkxYTkyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6430373230666333393966623764626434313235343732363639366133336263, 0, 1, 1694670377, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjcwMzc1O3M6NDoibGFzdCI7aToxNjk0NjcwMzc1O3M6Mzoibm93IjtpOjE2OTQ2NzAzNzc7fXM6NToidG9rZW4iO3M6MzI6IjBjOTMyZjZiMTI5YzNjNWU5ZDRiOWQ0ZjFlMjg5OGQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6431326366336235613565636535653965646462343533306361386432363631, 0, 1, 1694541022, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQxMDIyO3M6NDoibGFzdCI7aToxNjk0NTQxMDIyO3M6Mzoibm93IjtpOjE2OTQ1NDEwMjI7fXM6NToidG9rZW4iO3M6MzI6IjkwYWU3ODFhYjBiNjNhNTBjY2VlMDI1YjkwYzYxZWU5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6433303965323163376230396636323732363665636464376664323434326130, 0, 1, 1694180609, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTgwNjA5O3M6NDoibGFzdCI7aToxNjk0MTgwNjA5O3M6Mzoibm93IjtpOjE2OTQxODA2MDk7fXM6NToidG9rZW4iO3M6MzI6IjcxOTIxZGQzYjc0Y2IzYTNhYjVkZmNmOTVkYjU2MzI0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozOTAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, '');
INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x6435393130633738623131663338663435343434323237316132353835646334, 0, 1, 1694608850, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA4ODQ5O3M6NDoibGFzdCI7aToxNjk0NjA4ODQ5O3M6Mzoibm93IjtpOjE2OTQ2MDg4NDk7fXM6NToidG9rZW4iO3M6MzI6ImRjNDQ2MTM5YjFjODk4ZmNmYTI1YWNiYWRjMjhmYzk4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6436313631653531316432363137306633333661326361663936373262653030, 0, 1, 1693820617, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODIwNjE2O3M6NDoibGFzdCI7aToxNjkzODIwNjE2O3M6Mzoibm93IjtpOjE2OTM4MjA2MTY7fXM6NToidG9rZW4iO3M6MzI6IjQwZTcxNGZkMjc2ZjU2MzM5YzAyMmI1ZTgxNWNhZTEzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6436396336376333353361336234326165323661323835303839343763643966, 0, 1, 1694582060, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgyMDYwO3M6NDoibGFzdCI7aToxNjk0NTgyMDYwO3M6Mzoibm93IjtpOjE2OTQ1ODIwNjA7fXM6NToidG9rZW4iO3M6MzI6IjVkZGFlYThjMzRkNGE3ZmIyODIxOGJkOTM5ODlkYTQyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6462306337303032393564383362393764336634316638366439303161383832, 0, 1, 1694550889, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUwODg4O3M6NDoibGFzdCI7aToxNjk0NTUwODg4O3M6Mzoibm93IjtpOjE2OTQ1NTA4ODg7fXM6NToidG9rZW4iO3M6MzI6ImYyMjRmODUzYzMwYjAyZjQ3ZTNmNTE3Mjk2ODRlYzA2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNTkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x64636234363937306362626533336231316133656562363930313764363334393935613762383132653761313330623561356263653732646132303061646562, 3, 1, 1694665723, NULL, 0, ''),
(0x6466366432663638623230323565376230613736343462653066336265386363, 0, 1, 1694213842, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjEzODQxO3M6NDoibGFzdCI7aToxNjk0MjEzODQxO3M6Mzoibm93IjtpOjE2OTQyMTM4NDE7fXM6NToidG9rZW4iO3M6MzI6IjZlYzlkNmVlNGZlZTNlNTcwNGYyZTI1YzNiZDJmNDMxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6466626331623638353837313865396565326433626262376631643739353331, 0, 1, 1694579723, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc5NzIyO3M6NDoibGFzdCI7aToxNjk0NTc5NzIyO3M6Mzoibm93IjtpOjE2OTQ1Nzk3MjI7fXM6NToidG9rZW4iO3M6MzI6ImUyMjQxOGFmN2UyODc3ZGViZjg2Yzg3M2I3NzAzMzVkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6530636562366635613537396633393561336263333062386238353630343561, 0, 1, 1694572136, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcyMTM2O3M6NDoibGFzdCI7aToxNjk0NTcyMTM2O3M6Mzoibm93IjtpOjE2OTQ1NzIxMzY7fXM6NToidG9rZW4iO3M6MzI6Ijg2N2Y4MzhmNjkzODFiODVmOWYyMDBmNGI0NjZkZTkzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6531343562633439323134396637306232323034616533643935313131396163, 0, 1, 1694568607, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4NjA2O3M6NDoibGFzdCI7aToxNjk0NTY4NjA2O3M6Mzoibm93IjtpOjE2OTQ1Njg2MDY7fXM6NToidG9rZW4iO3M6MzI6IjY3N2NiZDZjNWJkODJlZjgxZWM1ZjY1NzUwMTZiMjUyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNTAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6533306461613637616634613637373138363938316330323165363963396263, 0, 1, 1694054537, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDU0NTM3O3M6NDoibGFzdCI7aToxNjk0MDU0NTM3O3M6Mzoibm93IjtpOjE2OTQwNTQ1Mzc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6533343734386161353366353461333165626338343565336631323464646539, 0, 1, 1694584013, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0MDEyO3M6NDoibGFzdCI7aToxNjk0NTg0MDEyO3M6Mzoibm93IjtpOjE2OTQ1ODQwMTI7fXM6NToidG9rZW4iO3M6MzI6ImY2MGQ1NGY3ZDQwM2NjYzA4OTBlNWJmODAxNmQ5MmUwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6533376164653533373565306537333038343366663932393562373038646237, 0, 1, 1694299159, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0Mjk5MTU3O3M6NDoibGFzdCI7aToxNjk0Mjk5MTU3O3M6Mzoibm93IjtpOjE2OTQyOTkxNTc7fXM6NToidG9rZW4iO3M6MzI6Ijk2ZGFiZjc2ZGJmZjU5MmY3ODUyNzg0YWVhZDcyZDY3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiI0Mjo0MTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6535663432626461656163363464343364643761373361323532346230303633, 0, 1, 1694092408, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDkyNDA4O3M6NDoibGFzdCI7aToxNjk0MDkyNDA4O3M6Mzoibm93IjtpOjE2OTQwOTI0MDg7fXM6NToidG9rZW4iO3M6MzI6IjRkMTkyNTRmMjgwYmFiY2MzNjAwYmFhNTU4MTlhZDkyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6537323831316531353536363138613861346637666231363335343338323633, 0, 1, 1694524349, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTI0MzQ5O3M6NDoibGFzdCI7aToxNjk0NTI0MzQ5O3M6Mzoibm93IjtpOjE2OTQ1MjQzNDk7fXM6NToidG9rZW4iO3M6MzI6IjcxMjNlNzU2YTFkNDEyNjYyMWM0NWQyYTIxYTdmY2M0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6539323236303538616531616634326331626562353164356239376538306262, 0, 1, 1694651013, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjUxMDA0O3M6NDoibGFzdCI7aToxNjk0NjUxMDA0O3M6Mzoibm93IjtpOjE2OTQ2NTEwMTM7fXM6NToidG9rZW4iO3M6MzI6IjJmYzE5ZDYxZDA1ZjYyMGY3N2QyZjg2MTM1ZjIwMjVjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6539353765383964303333306434323035346366653232363761616439633166, 0, 1, 1694614010, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE0MDEwO3M6NDoibGFzdCI7aToxNjk0NjE0MDEwO3M6Mzoibm93IjtpOjE2OTQ2MTQwMTA7fXM6NToidG9rZW4iO3M6MzI6IjcwMDg3MjdiODU0MTk4ZjJkN2M2NmFlMGYzNzJiNTI3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6561323331616432343732336334653739343466306265633564366338386337, 0, 1, 1694547020, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ3MDE5O3M6NDoibGFzdCI7aToxNjk0NTQ3MDE5O3M6Mzoibm93IjtpOjE2OTQ1NDcwMTk7fXM6NToidG9rZW4iO3M6MzI6IjFhZjczMGM0Mjg3OGJiNjg0ZmU5NTRjZWU2YTBlNmZmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNzAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6562336132636366656538613633326562636165623339303137666531336530, 0, 1, 1694634802, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjM0ODAxO3M6NDoibGFzdCI7aToxNjk0NjM0ODAxO3M6Mzoibm93IjtpOjE2OTQ2MzQ4MDE7fXM6NToidG9rZW4iO3M6MzI6IjhhNWZhOWM3YmMxODQ5OWVjNGZlNWVhOTE2MGYxMzc2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6566623230663532373762306661363432303236376130383537326662663661, 0, 1, 1694587045, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg3MDQ0O3M6NDoibGFzdCI7aToxNjk0NTg3MDQ0O3M6Mzoibm93IjtpOjE2OTQ1ODcwNDQ7fXM6NToidG9rZW4iO3M6MzI6IjUxZTExMWE5YmNiMTkzNWI0MmI1Y2NjMGM3MGI1MDVkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6630353832653539363865333834626365623666303733616161346565333534, 0, 1, 1694572269, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcyMjY4O3M6NDoibGFzdCI7aToxNjk0NTcyMjY4O3M6Mzoibm93IjtpOjE2OTQ1NzIyNjg7fXM6NToidG9rZW4iO3M6MzI6IjNmOTVhYWM4NTJlNmRjMTQzZThjZDg5NDFhMDI1N2QyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6631373032626435656561616661663637366132376436306639333435653532, 0, 1, 1694568499, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4NDk5O3M6NDoibGFzdCI7aToxNjk0NTY4NDk5O3M6Mzoibm93IjtpOjE2OTQ1Njg0OTk7fXM6NToidG9rZW4iO3M6MzI6ImZhMTUyOWE5MzRjM2U3ODljNzhkYTgyNDIxYTFkOGFhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6631633536376163383931626534343433363339303231666331356635643234, 0, 1, 1694534471, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTM0NDcxO3M6NDoibGFzdCI7aToxNjk0NTM0NDcxO3M6Mzoibm93IjtpOjE2OTQ1MzQ0NzE7fXM6NToidG9rZW4iO3M6MzI6IjNiYWFkNzhjNWM5OTRkN2Q5YzdkOTFjNWIzMzhkMjc1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyODozNzkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6632623963633631363837653833343663653733376138343430656231316338, 0, 1, 1694533622, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMzNjIyO3M6NDoibGFzdCI7aToxNjk0NTMzNjIyO3M6Mzoibm93IjtpOjE2OTQ1MzM2MjI7fXM6NToidG9rZW4iO3M6MzI6IjY3MzJkZTkzY2Y2OGMwZDk2MjhjNGE4NWRmN2FlY2I3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6633323264373638396432663361316639333339353961663732623430613865, 0, 1, 1694604919, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA0OTE5O3M6NDoibGFzdCI7aToxNjk0NjA0OTE5O3M6Mzoibm93IjtpOjE2OTQ2MDQ5MTk7fXM6NToidG9rZW4iO3M6MzI6Ijg4NmE1N2FlYjRmMzdiYzY1N2QxMjFlMzRhYzRjN2UwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6634306138393162633830636533303165346538326134653335356238373931, 0, 1, 1694220368, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjIwMzY3O3M6NDoibGFzdCI7aToxNjk0MjIwMzY3O3M6Mzoibm93IjtpOjE2OTQyMjAzNjc7fXM6NToidG9rZW4iO3M6MzI6ImVhMGQ2Yzg1NTU5ZDdmNWE4NGQ4ZWQyYjM1N2FmMTBjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiI0MTo0MTIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6634356365373966343530366135623239353237386162346337613834363963, 0, 1, 1693806403, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjkzODA2NDAzO3M6NDoibGFzdCI7aToxNjkzODA2NDAzO3M6Mzoibm93IjtpOjE2OTM4MDY0MDM7fXM6NToidG9rZW4iO3M6MzI6IjgyYjlkNWU2ZDAzN2VhMzk1MTI4ZDVlNjI5MjNlYWQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6635306662373035383966323965343035616663653932643335303964333361, 0, 1, 1694221587, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjIxNTg2O3M6NDoibGFzdCI7aToxNjk0MjIxNTg2O3M6Mzoibm93IjtpOjE2OTQyMjE1ODY7fXM6NToidG9rZW4iO3M6MzI6ImQ5ZWZhZTJhNjc3MjIyMGJlZGU0ZmQ5OTI3ODViODdmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiI0Mjo0MTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6636633938333066333363326437326439353032313736643334383163353936, 0, 1, 1694090847, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MDkwODQ2O3M6NDoibGFzdCI7aToxNjk0MDkwODQ2O3M6Mzoibm93IjtpOjE2OTQwOTA4NDY7fXM6NToidG9rZW4iO3M6MzI6Ijg3ZDQwZTAxM2YwZjFiZGY4Yjg4MGJiYTEwNWJhNmRjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6637306638306638353630646637666534616664653139363232363765633031, 0, 1, 1694177533, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MTc3NTMxO3M6NDoibGFzdCI7aToxNjk0MTc3NTMxO3M6Mzoibm93IjtpOjE2OTQxNzc1MzE7fXM6NToidG9rZW4iO3M6MzI6IjUyZjY2MThmMDM5MGJkMjI1OGYwOTVhNGU1ZTM5NDRiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6638363635643061613936313937653331326332346434646532643831363935, 0, 1, 1694531918, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTMxOTE3O3M6NDoibGFzdCI7aToxNjk0NTMxOTE3O3M6Mzoibm93IjtpOjE2OTQ1MzE5MTc7fXM6NToidG9rZW4iO3M6MzI6ImEwNjcxMmNlMWM1YzZiYmY0YjU0ZTJmNDM1OTVmMDM1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6639393737643736333365636230373139343861656563643536323238613362, 0, 1, 1694597687, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3Njg2O3M6NDoibGFzdCI7aToxNjk0NTk3Njg2O3M6Mzoibm93IjtpOjE2OTQ1OTc2ODY7fXM6NToidG9rZW4iO3M6MzI6IjI1NDU4M2YwYjU2YzI5MDhmNDQ2YTg4OWRiM2Q1MmQwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6661346561633261303663363563623839376137303736353331336165346263, 0, 1, 1694577233, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3MjMzO3M6NDoibGFzdCI7aToxNjk0NTc3MjMzO3M6Mzoibm93IjtpOjE2OTQ1NzcyMzM7fXM6NToidG9rZW4iO3M6MzI6IjI5MDg5NzliMGE0N2EyNTE2OTZhOTAyN2NlZGQwM2E2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6663623837333439303339383233633735663066656461613433323466623338, 0, 1, 1694625668, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjI1NjY4O3M6NDoibGFzdCI7aToxNjk0NjI1NjY4O3M6Mzoibm93IjtpOjE2OTQ2MjU2Njg7fXM6NToidG9rZW4iO3M6MzI6IjcyN2E5MzNkYzc3YTIzMDVkMDE3YTI2ZWIwMjZmNTZlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMTozODMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6665633761623933393066336631613233366263636265313636316431366438, 0, 1, 1694224162, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0MjI0MTYxO3M6NDoibGFzdCI7aToxNjk0MjI0MTYxO3M6Mzoibm93IjtpOjE2OTQyMjQxNjE7fXM6NToidG9rZW4iO3M6MzI6ImMyMzUxNzg1YTJmYTI4NjRmNzQ2ZjRlOWY4YTYwZWNlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_spmedia`
--

CREATE TABLE `o0ksp_spmedia` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(255) NOT NULL DEFAULT '',
  `thumb` varchar(255) NOT NULL DEFAULT '',
  `alt` varchar(255) NOT NULL DEFAULT '',
  `caption` varchar(2048) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `type` varchar(100) NOT NULL DEFAULT 'image',
  `media_attr` varchar(5120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '{}',
  `extension` varchar(100) NOT NULL DEFAULT '',
  `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;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_spmedia`
--

INSERT INTO `o0ksp_spmedia` (`id`, `title`, `path`, `thumb`, `alt`, `caption`, `description`, `type`, `media_attr`, `extension`, `created_on`, `created_by`, `modified_on`, `modified_by`) VALUES
(2, 'sun', 'images/2021/12/27/sun.png', 'images/2021/12/27/_spmedia_thumbs/sun.png', 'sun', '', '', 'image', '{\"full\":{\"height\":850,\"width\":1306},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-27 13:18:51', 43, '0000-00-00 00:00:00', 0),
(3, 'cat4', 'images/2021/12/27/cat4.png', 'images/2021/12/27/_spmedia_thumbs/cat4.png', 'cat4', '', '', 'image', '{\"full\":{\"height\":110,\"width\":539},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-27 13:44:44', 43, '0000-00-00 00:00:00', 0),
(4, 'cat1', 'images/2021/12/27/cat1.png', 'images/2021/12/27/_spmedia_thumbs/cat1.png', 'cat1', '', '', 'image', '{\"full\":{\"height\":110,\"width\":539},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-27 13:45:07', 43, '0000-00-00 00:00:00', 0),
(5, 'cat2', 'images/2021/12/27/cat2.png', 'images/2021/12/27/_spmedia_thumbs/cat2.png', 'cat2', '', '', 'image', '{\"full\":{\"height\":110,\"width\":539},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-27 13:45:19', 43, '0000-00-00 00:00:00', 0),
(6, 'cat3', 'images/2021/12/27/cat3.png', 'images/2021/12/27/_spmedia_thumbs/cat3.png', 'cat3', '', '', 'image', '{\"full\":{\"height\":110,\"width\":539},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-27 13:45:26', 43, '0000-00-00 00:00:00', 0),
(7, 'ntr-icon', 'images/2021/12/27/ntr-icon.png', '', 'ntr-icon', '', '', 'image', '{\"full\":{\"height\":207,\"width\":206}}', 'com_sppagebuilder', '2021-12-27 15:18:51', 43, '0000-00-00 00:00:00', 0),
(9, 'hpn-icon', 'images/2021/12/27/hpn-icon.png', '', 'hpn-icon', '', '', 'image', '{\"full\":{\"height\":207,\"width\":206}}', 'com_sppagebuilder', '2021-12-27 15:19:24', 43, '0000-00-00 00:00:00', 0),
(10, 'blk1', 'images/2021/12/28/blk1.jpg', 'images/2021/12/28/_spmedia_thumbs/blk1.jpg', 'blk1', '', '', 'image', '{\"full\":{\"height\":469,\"width\":469},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-28 09:07:59', 43, '0000-00-00 00:00:00', 0),
(11, 'blk2', 'images/2021/12/28/blk2.jpg', 'images/2021/12/28/_spmedia_thumbs/blk2.jpg', 'blk2', '', '', 'image', '{\"full\":{\"height\":469,\"width\":469},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-28 09:08:14', 43, '0000-00-00 00:00:00', 0),
(12, 'blk3', 'images/2021/12/28/blk3.jpg', 'images/2021/12/28/_spmedia_thumbs/blk3.jpg', 'blk3', '', '', 'image', '{\"full\":{\"height\":469,\"width\":469},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-28 09:08:30', 43, '0000-00-00 00:00:00', 0),
(13, 'blk4', 'images/2021/12/28/blk4.jpg', 'images/2021/12/28/_spmedia_thumbs/blk4.jpg', 'blk4', '', '', 'image', '{\"full\":{\"height\":469,\"width\":469},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2021-12-28 09:08:51', 43, '0000-00-00 00:00:00', 0),
(14, 'cv1', 'images/2022/01/13/cv1.jpg', 'images/2022/01/13/_spmedia_thumbs/cv1.jpg', 'cv1', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-13 15:58:42', 43, '0000-00-00 00:00:00', 0),
(15, 'cv20', 'images/2022/01/13/cv20.jpg', 'images/2022/01/13/_spmedia_thumbs/cv20.jpg', 'cv20', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-13 16:35:10', 43, '0000-00-00 00:00:00', 0),
(16, 'cv9', 'images/2022/01/13/cv9.jpg', 'images/2022/01/13/_spmedia_thumbs/cv9.jpg', 'cv9', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-13 16:44:40', 43, '0000-00-00 00:00:00', 0),
(17, 'cv2', 'images/2022/01/14/cv2.jpg', 'images/2022/01/14/_spmedia_thumbs/cv2.jpg', 'cv2', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-14 09:16:05', 43, '0000-00-00 00:00:00', 0),
(18, 'cv5', 'images/2022/01/15/cv5.jpg', 'images/2022/01/15/_spmedia_thumbs/cv5.jpg', 'cv5', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-15 09:14:54', 43, '0000-00-00 00:00:00', 0),
(19, 'cv6', 'images/2022/01/15/cv6.jpg', 'images/2022/01/15/_spmedia_thumbs/cv6.jpg', 'cv6', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-15 09:15:25', 43, '0000-00-00 00:00:00', 0),
(20, 'cv8', 'images/2022/01/15/cv8.jpg', 'images/2022/01/15/_spmedia_thumbs/cv8.jpg', 'cv8', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-15 09:16:34', 43, '0000-00-00 00:00:00', 0),
(21, 'ti-einai-to-agxos', 'images/2022/01/24/ti-einai-to-agxos.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-to-agxos.jpg', 'ti-einai-to-agxos', '', '', 'image', '{\"full\":{\"height\":449,\"width\":1122},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:07:18', 43, '0000-00-00 00:00:00', 0),
(22, 'agxos-krisi-panikou', 'images/2022/01/24/agxos-krisi-panikou.jpg', 'images/2022/01/24/_spmedia_thumbs/agxos-krisi-panikou.jpg', 'agxos-krisi-panikou', '', '', 'image', '{\"full\":{\"height\":348,\"width\":1122},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:11:53', 43, '0000-00-00 00:00:00', 0),
(23, 'gegonos-skepsi-synaisthima-symperifora-swma', 'images/2022/01/24/gegonos-skepsi-synaisthima-symperifora-swma.jpg', 'images/2022/01/24/_spmedia_thumbs/gegonos-skepsi-synaisthima-symperifora-swma.jpg', 'gegonos-skepsi-synaisthima-symperifora-swma', '', '', 'image', '{\"full\":{\"height\":375,\"width\":1122},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:13:10', 43, '0000-00-00 00:00:00', 0),
(24, 'ergasiako-stress', 'images/2022/01/24/ergasiako-stress.jpg', 'images/2022/01/24/_spmedia_thumbs/ergasiako-stress.jpg', 'ergasiako-stress', '', '', 'image', '{\"full\":{\"height\":240,\"width\":546},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:20:22', 43, '0000-00-00 00:00:00', 0),
(26, 'o-rolos-tis-askisis-stin-katapolemisi-tou-stress', 'images/2022/01/24/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg', 'images/2022/01/24/_spmedia_thumbs/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg', 'o-rolos-tis-askisis-stin-katapolemisi-tou-stress', '', '', 'image', '{\"full\":{\"height\":240,\"width\":825},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:22:15', 43, '0000-00-00 00:00:00', 0),
(27, 'to-stress-kai-pws-dimiourgeitai', 'images/2022/01/24/to-stress-kai-pws-dimiourgeitai.jpg', 'images/2022/01/24/_spmedia_thumbs/to-stress-kai-pws-dimiourgeitai.jpg', 'to-stress-kai-pws-dimiourgeitai', '', '', 'image', '{\"full\":{\"height\":240,\"width\":671},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:23:05', 43, '0000-00-00 00:00:00', 0),
(28, 'pws-na-nikisoume-tin-anavlitikotita', 'images/2022/01/24/pws-na-nikisoume-tin-anavlitikotita.jpg', 'images/2022/01/24/_spmedia_thumbs/pws-na-nikisoume-tin-anavlitikotita.jpg', 'pws-na-nikisoume-tin-anavlitikotita', '', '', 'image', '{\"full\":{\"height\":240,\"width\":629},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:42:18', 43, '0000-00-00 00:00:00', 0),
(29, 'ti-einai-i-anavlitikotita', 'images/2022/01/24/ti-einai-i-anavlitikotita.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-i-anavlitikotita.jpg', 'ti-einai-i-anavlitikotita', '', '', 'image', '{\"full\":{\"height\":240,\"width\":626},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:43:01', 43, '0000-00-00 00:00:00', 0),
(30, 'giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera', 'images/2022/01/24/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg', 'images/2022/01/24/_spmedia_thumbs/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg', 'giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera', '', '', 'image', '{\"full\":{\"height\":240,\"width\":480},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:43:30', 43, '0000-00-00 00:00:00', 0),
(31, 'o-thymos-kai-i-ekfrasi-tou', 'images/2022/01/24/o-thymos-kai-i-ekfrasi-tou.jpg', 'images/2022/01/24/_spmedia_thumbs/o-thymos-kai-i-ekfrasi-tou.jpg', 'o-thymos-kai-i-ekfrasi-tou', '', '', 'image', '{\"full\":{\"height\":270,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:47:35', 43, '0000-00-00 00:00:00', 0),
(32, 'diaxeirisi-sygkrousewn', 'images/2022/01/24/diaxeirisi-sygkrousewn.jpg', 'images/2022/01/24/_spmedia_thumbs/diaxeirisi-sygkrousewn.jpg', 'diaxeirisi-sygkrousewn', '', '', 'image', '{\"full\":{\"height\":300,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:48:17', 43, '0000-00-00 00:00:00', 0),
(33, 'tips-diaxeirisis-thymou', 'images/2022/01/24/tips-diaxeirisis-thymou.jpg', 'images/2022/01/24/_spmedia_thumbs/tips-diaxeirisis-thymou.jpg', 'tips-diaxeirisis-thymou', '', '', 'image', '{\"full\":{\"height\":280,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:48:47', 43, '0000-00-00 00:00:00', 0),
(34, 'katanoisi-kai-ekfrasi-synaisthimatwn', 'images/2022/01/24/katanoisi-kai-ekfrasi-synaisthimatwn.jpg', 'images/2022/01/24/_spmedia_thumbs/katanoisi-kai-ekfrasi-synaisthimatwn.jpg', 'katanoisi-kai-ekfrasi-synaisthimatwn', '', '', 'image', '{\"full\":{\"height\":226,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:57:10', 43, '0000-00-00 00:00:00', 0),
(35, 'epityximenes-sxeseis', 'images/2022/01/24/epityximenes-sxeseis.jpg', 'images/2022/01/24/_spmedia_thumbs/epityximenes-sxeseis.jpg', 'epityximenes-sxeseis', '', '', 'image', '{\"full\":{\"height\":304,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:57:44', 43, '0000-00-00 00:00:00', 0),
(36, 'i-simasia-twn-diaproswpikwn-sxesewn', 'images/2022/01/24/i-simasia-twn-diaproswpikwn-sxesewn.jpg', 'images/2022/01/24/_spmedia_thumbs/i-simasia-twn-diaproswpikwn-sxesewn.jpg', 'i-simasia-twn-diaproswpikwn-sxesewn', '', '', 'image', '{\"full\":{\"height\":298,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 13:58:54', 43, '0000-00-00 00:00:00', 0),
(37, 'agapi-einai', 'images/2022/01/24/agapi-einai.jpg', 'images/2022/01/24/_spmedia_thumbs/agapi-einai.jpg', 'agapi-einai', '', '', 'image', '{\"full\":{\"height\":273,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:00:54', 43, '0000-00-00 00:00:00', 0),
(38, 'i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis', 'images/2022/01/24/i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis.jpg', 'images/2022/01/24/_spmedia_thumbs/i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis.jpg', 'i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis', '', '', 'image', '{\"full\":{\"height\":270,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:00:54', 43, '0000-00-00 00:00:00', 0),
(39, 'agapi-i-pathos', 'images/2022/01/24/agapi-i-pathos.jpg', 'images/2022/01/24/_spmedia_thumbs/agapi-i-pathos.jpg', 'agapi-i-pathos', '', '', 'image', '{\"full\":{\"height\":306,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:00:54', 43, '0000-00-00 00:00:00', 0),
(40, 'ziliea-kalo-i-kako-synaisthima', 'images/2022/01/24/ziliea-kalo-i-kako-synaisthima.jpg', 'images/2022/01/24/_spmedia_thumbs/ziliea-kalo-i-kako-synaisthima.jpg', 'ziliea-kalo-i-kako-synaisthima', '', '', 'image', '{\"full\":{\"height\":235,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:00:54', 43, '0000-00-00 00:00:00', 0),
(41, 'oi-stratigikes-tou-apolamvanein', 'images/2022/01/24/oi-stratigikes-tou-apolamvanein.jpg', 'images/2022/01/24/_spmedia_thumbs/oi-stratigikes-tou-apolamvanein.jpg', 'oi-stratigikes-tou-apolamvanein', '', '', 'image', '{\"full\":{\"height\":290,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:11:41', 43, '0000-00-00 00:00:00', 0),
(42, 'ti-einai-o-oros-apolamvanein', 'images/2022/01/24/ti-einai-o-oros-apolamvanein.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-o-oros-apolamvanein.jpg', 'ti-einai-o-oros-apolamvanein', '', '', 'image', '{\"full\":{\"height\":284,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:11:41', 43, '0000-00-00 00:00:00', 0),
(43, 'ta-empodia-tis-apolausis', 'images/2022/01/24/ta-empodia-tis-apolausis.jpg', 'images/2022/01/24/_spmedia_thumbs/ta-empodia-tis-apolausis.jpg', 'ta-empodia-tis-apolausis', '', '', 'image', '{\"full\":{\"height\":289,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:11:41', 43, '0000-00-00 00:00:00', 0),
(44, 'oi-4-typoi-apolausis', 'images/2022/01/24/oi-4-typoi-apolausis.jpg', 'images/2022/01/24/_spmedia_thumbs/oi-4-typoi-apolausis.jpg', 'oi-4-typoi-apolausis', '', '', 'image', '{\"full\":{\"height\":282,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:11:41', 43, '0000-00-00 00:00:00', 0),
(45, 'autoelegxos-stin-praksi', 'images/2022/01/24/autoelegxos-stin-praksi.jpg', 'images/2022/01/24/_spmedia_thumbs/autoelegxos-stin-praksi.jpg', 'autoelegxos-stin-praksi', '', '', 'image', '{\"full\":{\"height\":240,\"width\":729},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:15:44', 43, '0000-00-00 00:00:00', 0),
(46, 'giati-einai-toso-dyskolos-o-autoelegxos', 'images/2022/01/24/giati-einai-toso-dyskolos-o-autoelegxos.jpg', 'images/2022/01/24/_spmedia_thumbs/giati-einai-toso-dyskolos-o-autoelegxos.jpg', 'giati-einai-toso-dyskolos-o-autoelegxos', '', '', 'image', '{\"full\":{\"height\":252,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:15:44', 43, '0000-00-00 00:00:00', 0),
(47, 'o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi', 'images/2022/01/24/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg', 'images/2022/01/24/_spmedia_thumbs/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg', 'o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi', '', '', 'image', '{\"full\":{\"height\":261,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:15:44', 43, '0000-00-00 00:00:00', 0),
(48, 'ti-einai-o-autoelegxos', 'images/2022/01/24/ti-einai-o-autoelegxos.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-o-autoelegxos.jpg', 'ti-einai-o-autoelegxos', '', '', 'image', '{\"full\":{\"height\":240,\"width\":603},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:15:44', 43, '0000-00-00 00:00:00', 0),
(49, 'i-ennoia-tis-autonomias', 'images/2022/01/24/i-ennoia-tis-autonomias.jpg', 'images/2022/01/24/_spmedia_thumbs/i-ennoia-tis-autonomias.jpg', 'i-ennoia-tis-autonomias', '', '', 'image', '{\"full\":{\"height\":306,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:21:31', 43, '0000-00-00 00:00:00', 0),
(50, 'autopepoithisi-sto-xwro-ergasias', 'images/2022/01/24/autopepoithisi-sto-xwro-ergasias.jpg', 'images/2022/01/24/_spmedia_thumbs/autopepoithisi-sto-xwro-ergasias.jpg', 'autopepoithisi-sto-xwro-ergasias', '', '', 'image', '{\"full\":{\"height\":252,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:23:34', 43, '0000-00-00 00:00:00', 0),
(51, 'ti-einai-autopepoithisi', 'images/2022/01/24/ti-einai-autopepoithisi.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-autopepoithisi.jpg', 'ti-einai-autopepoithisi', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:23:34', 43, '0000-00-00 00:00:00', 0),
(52, 'zise-gia-esena-kai-oxi-gia-tous-allous', 'images/2022/01/24/zise-gia-esena-kai-oxi-gia-tous-allous.jpg', 'images/2022/01/24/_spmedia_thumbs/zise-gia-esena-kai-oxi-gia-tous-allous.jpg', 'zise-gia-esena-kai-oxi-gia-tous-allous', '', '', 'image', '{\"full\":{\"height\":273,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:23:34', 43, '0000-00-00 00:00:00', 0),
(53, 'pws-tha-mporousa-na-diaxeiristw', 'images/2022/01/24/pws-tha-mporousa-na-diaxeiristw.jpg', 'images/2022/01/24/_spmedia_thumbs/pws-tha-mporousa-na-diaxeiristw.jpg', 'pws-tha-mporousa-na-diaxeiristw', '', '', 'image', '{\"full\":{\"height\":240,\"width\":560},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:26:59', 43, '0000-00-00 00:00:00', 0),
(54, 'ti-enooume', 'images/2022/01/24/ti-enooume.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-enooume.jpg', 'ti-enooume', '', '', 'image', '{\"full\":{\"height\":240,\"width\":560},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:29:24', 43, '0000-00-00 00:00:00', 0),
(55, 'ti-meionei-', 'images/2022/01/24/ti-meionei-.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-meionei-.jpg', 'ti-meionei-', '', '', 'image', '{\"full\":{\"height\":245,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:29:24', 43, '0000-00-00 00:00:00', 0),
(56, 'ti-simainei-thetiki-diekdikisi', 'images/2022/01/24/ti-simainei-thetiki-diekdikisi.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-simainei-thetiki-diekdikisi.jpg', 'ti-simainei-thetiki-diekdikisi', '', '', 'image', '{\"full\":{\"height\":285,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:31:36', 43, '0000-00-00 00:00:00', 0),
(57, 'mi-stamatas-na-diekdikeis', 'images/2022/01/24/mi-stamatas-na-diekdikeis.jpg', 'images/2022/01/24/_spmedia_thumbs/mi-stamatas-na-diekdikeis.jpg', 'mi-stamatas-na-diekdikeis', '', '', 'image', '{\"full\":{\"height\":262,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:31:37', 43, '0000-00-00 00:00:00', 0),
(58, 'zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias', 'images/2022/01/24/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg', 'images/2022/01/24/_spmedia_thumbs/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg', 'zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias', '', '', 'image', '{\"full\":{\"height\":253,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:31:37', 43, '0000-00-00 00:00:00', 0),
(59, 'ti-einai-i-eygnomosyni', 'images/2022/01/24/ti-einai-i-eygnomosyni.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-i-eygnomosyni.jpg', 'ti-einai-i-eygnomosyni', '', '', 'image', '{\"full\":{\"height\":306,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:34:00', 43, '0000-00-00 00:00:00', 0),
(60, 'ta-ofeli-tis-eygnomosynis', 'images/2022/01/24/ta-ofeli-tis-eygnomosynis.jpg', 'images/2022/01/24/_spmedia_thumbs/ta-ofeli-tis-eygnomosynis.jpg', 'ta-ofeli-tis-eygnomosynis', '', '', 'image', '{\"full\":{\"height\":298,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:34:01', 43, '0000-00-00 00:00:00', 0),
(61, 'eugnomosyni-katharsi-i-amoivaiotita', 'images/2022/01/24/eugnomosyni-katharsi-i-amoivaiotita.jpg', 'images/2022/01/24/_spmedia_thumbs/eugnomosyni-katharsi-i-amoivaiotita.jpg', 'eugnomosyni-katharsi-i-amoivaiotita', '', '', 'image', '{\"full\":{\"height\":294,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:34:01', 43, '0000-00-00 00:00:00', 0),
(62, 'i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw', 'images/2022/01/24/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg', 'images/2022/01/24/_spmedia_thumbs/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg', 'i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw', '', '', 'image', '{\"full\":{\"height\":270,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:38:41', 43, '0000-00-00 00:00:00', 0),
(63, 'praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis', 'images/2022/01/24/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg', 'images/2022/01/24/_spmedia_thumbs/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg', 'praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis', '', '', 'image', '{\"full\":{\"height\":306,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:38:41', 43, '0000-00-00 00:00:00', 0),
(64, 'ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo', 'images/2022/01/24/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg', 'ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo', '', '', 'image', '{\"full\":{\"height\":277,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:38:41', 43, '0000-00-00 00:00:00', 0),
(65, 'ti-apotelei-tin-eutuxia', 'images/2022/01/24/ti-apotelei-tin-eutuxia.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-apotelei-tin-eutuxia.jpg', 'ti-apotelei-tin-eutuxia', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:44:15', 43, '0000-00-00 00:00:00', 0),
(66, 'i-eutuxia-ksekina-apo-esena', 'images/2022/01/24/i-eutuxia-ksekina-apo-esena.jpg', 'images/2022/01/24/_spmedia_thumbs/i-eutuxia-ksekina-apo-esena.jpg', 'i-eutuxia-ksekina-apo-esena', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:44:15', 43, '0000-00-00 00:00:00', 0),
(67, 'plano-eutuxias', 'images/2022/01/24/plano-eutuxias.jpg', 'images/2022/01/24/_spmedia_thumbs/plano-eutuxias.jpg', 'plano-eutuxias', '', '', 'image', '{\"full\":{\"height\":240,\"width\":648},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:44:15', 43, '0000-00-00 00:00:00', 0),
(68, 'ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia', 'images/2022/01/24/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg', 'ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia', '', '', 'image', '{\"full\":{\"height\":240,\"width\":909},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:44:15', 43, '0000-00-00 00:00:00', 0),
(69, 'thetika-synaisthimata', 'images/2022/01/24/thetika-synaisthimata.jpg', 'images/2022/01/24/_spmedia_thumbs/thetika-synaisthimata.jpg', 'thetika-synaisthimata', '', '', 'image', '{\"full\":{\"height\":273,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:48:00', 43, '0000-00-00 00:00:00', 0),
(70, 'ta-ofeli-tis-thetikotitas-stin-ygeia-mas', 'images/2022/01/24/ta-ofeli-tis-thetikotitas-stin-ygeia-mas.jpg', 'images/2022/01/24/_spmedia_thumbs/ta-ofeli-tis-thetikotitas-stin-ygeia-mas.jpg', 'ta-ofeli-tis-thetikotitas-stin-ygeia-mas', '', '', 'image', '{\"full\":{\"height\":225,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:48:00', 43, '0000-00-00 00:00:00', 0),
(71, 'ti-einai-thetikotita', 'images/2022/01/24/ti-einai-thetikotita.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-thetikotita.jpg', 'ti-einai-thetikotita', '', '', 'image', '{\"full\":{\"height\":240,\"width\":641},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:48:00', 43, '0000-00-00 00:00:00', 0),
(72, 'endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn', 'images/2022/01/24/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg', 'images/2022/01/24/_spmedia_thumbs/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg', 'endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn', '', '', 'image', '{\"full\":{\"height\":240,\"width\":640},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:50:20', 43, '0000-00-00 00:00:00', 0),
(73, 'vimata-prin-to-neo-ksekinima', 'images/2022/01/24/vimata-prin-to-neo-ksekinima.jpg', 'images/2022/01/24/_spmedia_thumbs/vimata-prin-to-neo-ksekinima.jpg', 'vimata-prin-to-neo-ksekinima', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:50:20', 43, '0000-00-00 00:00:00', 0),
(74, 'giati-dyskoleuomai-na-valw-stoxous', 'images/2022/01/24/giati-dyskoleuomai-na-valw-stoxous.jpg', 'images/2022/01/24/_spmedia_thumbs/giati-dyskoleuomai-na-valw-stoxous.jpg', 'giati-dyskoleuomai-na-valw-stoxous', '', '', 'image', '{\"full\":{\"height\":240,\"width\":533},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:50:20', 43, '0000-00-00 00:00:00', 0),
(75, 'psyxiki-anthektikotita', 'images/2022/01/24/psyxiki-anthektikotita.jpg', 'images/2022/01/24/_spmedia_thumbs/psyxiki-anthektikotita.jpg', 'psyxiki-anthektikotita', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:54:10', 43, '0000-00-00 00:00:00', 0),
(76, 'pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita', 'images/2022/01/24/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg', 'images/2022/01/24/_spmedia_thumbs/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg', 'pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita', '', '', 'image', '{\"full\":{\"height\":240,\"width\":565},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:54:10', 43, '0000-00-00 00:00:00', 0),
(77, 'diadikasia-prosarmogis', 'images/2022/01/24/diadikasia-prosarmogis.jpg', 'images/2022/01/24/_spmedia_thumbs/diadikasia-prosarmogis.jpg', 'diadikasia-prosarmogis', '', '', 'image', '{\"full\":{\"height\":242,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:55:36', 43, '0000-00-00 00:00:00', 0),
(78, 'poso-simantiko-einai-to-na-prosarmozesai-eukola', 'images/2022/01/24/poso-simantiko-einai-to-na-prosarmozesai-eukola.jpg', 'images/2022/01/24/_spmedia_thumbs/poso-simantiko-einai-to-na-prosarmozesai-eukola.jpg', 'poso-simantiko-einai-to-na-prosarmozesai-eukola', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:55:36', 43, '0000-00-00 00:00:00', 0),
(79, 'epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages', 'images/2022/01/24/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg', 'images/2022/01/24/_spmedia_thumbs/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg', 'epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:55:36', 43, '0000-00-00 00:00:00', 0),
(80, 'o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo', 'images/2022/01/24/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg', 'images/2022/01/24/_spmedia_thumbs/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg', 'o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo', '', '', 'image', '{\"full\":{\"height\":240,\"width\":553},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:55:36', 43, '0000-00-00 00:00:00', 0),
(81, '19-simadia-oti-den-exete-ygii-oria', 'images/2022/01/24/19-simadia-oti-den-exete-ygii-oria.jpg', 'images/2022/01/24/_spmedia_thumbs/19-simadia-oti-den-exete-ygii-oria.jpg', '19-simadia-oti-den-exete-ygii-oria', '', '', 'image', '{\"full\":{\"height\":240,\"width\":537},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:58:28', 43, '0000-00-00 00:00:00', 0),
(82, 'poia-einai-ta-ygii-oria', 'images/2022/01/24/poia-einai-ta-ygii-oria.jpg', 'images/2022/01/24/_spmedia_thumbs/poia-einai-ta-ygii-oria.jpg', 'poia-einai-ta-ygii-oria', '', '', 'image', '{\"full\":{\"height\":240,\"width\":773},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:58:28', 43, '0000-00-00 00:00:00', 0),
(83, 'paradeigmata-thespisis-oriwn', 'images/2022/01/24/paradeigmata-thespisis-oriwn.jpg', 'images/2022/01/24/_spmedia_thumbs/paradeigmata-thespisis-oriwn.jpg', 'paradeigmata-thespisis-oriwn', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:58:29', 43, '0000-00-00 00:00:00', 0),
(84, 'proswpika-oria', 'images/2022/01/24/proswpika-oria.jpg', 'images/2022/01/24/_spmedia_thumbs/proswpika-oria.jpg', 'proswpika-oria', '', '', 'image', '{\"full\":{\"height\":240,\"width\":542},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 14:58:29', 43, '0000-00-00 00:00:00', 0),
(85, 'lipsi-apofasewn-me-logiki-i-me-synaisthima', 'images/2022/01/24/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg', 'images/2022/01/24/_spmedia_thumbs/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg', 'lipsi-apofasewn-me-logiki-i-me-synaisthima', '', '', 'image', '{\"full\":{\"height\":240,\"width\":563},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:01:31', 43, '0000-00-00 00:00:00', 0),
(86, 'giati-pairnoumr-lathos-apofaseis', 'images/2022/01/24/giati-pairnoumr-lathos-apofaseis.jpg', 'images/2022/01/24/_spmedia_thumbs/giati-pairnoumr-lathos-apofaseis.jpg', 'giati-pairnoumr-lathos-apofaseis', '', '', 'image', '{\"full\":{\"height\":240,\"width\":626},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:01:31', 43, '0000-00-00 00:00:00', 0),
(87, 'ti-einai-i-lipsi-apofasewn', 'images/2022/01/24/ti-einai-i-lipsi-apofasewn.jpg', 'images/2022/01/24/_spmedia_thumbs/ti-einai-i-lipsi-apofasewn.jpg', 'ti-einai-i-lipsi-apofasewn', '', '', 'image', '{\"full\":{\"height\":240,\"width\":720},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:01:31', 43, '0000-00-00 00:00:00', 0),
(88, 'lipsi-apofasewn-kai-egkefalos', 'images/2022/01/24/lipsi-apofasewn-kai-egkefalos.jpg', 'images/2022/01/24/_spmedia_thumbs/lipsi-apofasewn-kai-egkefalos.jpg', 'lipsi-apofasewn-kai-egkefalos', '', '', 'image', '{\"full\":{\"height\":306,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:01:31', 43, '0000-00-00 00:00:00', 0),
(89, 'i-aisthisi-ikanotitas', 'images/2022/01/24/i-aisthisi-ikanotitas.jpg', 'images/2022/01/24/_spmedia_thumbs/i-aisthisi-ikanotitas.jpg', 'i-aisthisi-ikanotitas', '', '', 'image', '{\"full\":{\"height\":204,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:04:31', 43, '0000-00-00 00:00:00', 0),
(90, 'ta-nea-tis-psyxologias-2', 'images/2022/01/24/ta-nea-tis-psyxologias-2.jpg', 'images/2022/01/24/_spmedia_thumbs/ta-nea-tis-psyxologias-2.jpg', 'ta-nea-tis-psyxologias-2', '', '', 'image', '{\"full\":{\"height\":374,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-01-24 15:06:31', 43, '0000-00-00 00:00:00', 0),
(104, '19-simadia-oti-den-exete-ygii-oria2', 'images/2022/02/14/19-simadia-oti-den-exete-ygii-oria2.jpg', 'images/2022/02/14/_spmedia_thumbs/19-simadia-oti-den-exete-ygii-oria2.jpg', '19-simadia-oti-den-exete-ygii-oria2', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:50:54', 43, '0000-00-00 00:00:00', 0),
(105, 'agapi-einai1', 'images/2022/02/14/agapi-einai1.jpg', 'images/2022/02/14/_spmedia_thumbs/agapi-einai1.jpg', 'agapi-einai1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:50:56', 43, '0000-00-00 00:00:00', 0),
(106, 'agxos-krisi-panikou1', 'images/2022/02/14/agxos-krisi-panikou1.jpg', 'images/2022/02/14/_spmedia_thumbs/agxos-krisi-panikou1.jpg', 'agxos-krisi-panikou1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:50:57', 43, '0000-00-00 00:00:00', 0),
(107, 'autoelegxos-stin-praksi1', 'images/2022/02/14/autoelegxos-stin-praksi1.jpg', 'images/2022/02/14/_spmedia_thumbs/autoelegxos-stin-praksi1.jpg', 'autoelegxos-stin-praksi1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:50:57', 43, '0000-00-00 00:00:00', 0),
(108, 'autopepoithisi-sto-xwro-ergasias1', 'images/2022/02/14/autopepoithisi-sto-xwro-ergasias1.jpg', 'images/2022/02/14/_spmedia_thumbs/autopepoithisi-sto-xwro-ergasias1.jpg', 'autopepoithisi-sto-xwro-ergasias1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:50:59', 43, '0000-00-00 00:00:00', 0),
(109, 'diadikasia-prosarmogis1', 'images/2022/02/14/diadikasia-prosarmogis1.jpg', 'images/2022/02/14/_spmedia_thumbs/diadikasia-prosarmogis1.jpg', 'diadikasia-prosarmogis1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:00', 43, '0000-00-00 00:00:00', 0),
(110, 'diaxeirisi-sygkrousewn', 'images/2022/02/14/diaxeirisi-sygkrousewn.jpg', 'images/2022/02/14/_spmedia_thumbs/diaxeirisi-sygkrousewn.jpg', 'diaxeirisi-sygkrousewn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:04', 43, '0000-00-00 00:00:00', 0),
(111, 'endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn', 'images/2022/02/14/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg', 'images/2022/02/14/_spmedia_thumbs/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg', 'endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:05', 43, '0000-00-00 00:00:00', 0),
(112, 'epityximenes-sxeseis', 'images/2022/02/14/epityximenes-sxeseis.jpg', 'images/2022/02/14/_spmedia_thumbs/epityximenes-sxeseis.jpg', 'epityximenes-sxeseis', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:07', 43, '0000-00-00 00:00:00', 0),
(113, 'epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages', 'images/2022/02/14/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg', 'images/2022/02/14/_spmedia_thumbs/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg', 'epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:09', 43, '0000-00-00 00:00:00', 0),
(114, 'ergasiako-stress', 'images/2022/02/14/ergasiako-stress.jpg', 'images/2022/02/14/_spmedia_thumbs/ergasiako-stress.jpg', 'ergasiako-stress', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:10', 43, '0000-00-00 00:00:00', 0),
(115, 'erwtas-einai', 'images/2022/02/14/erwtas-einai.jpg', 'images/2022/02/14/_spmedia_thumbs/erwtas-einai.jpg', 'erwtas-einai', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:11', 43, '0000-00-00 00:00:00', 0),
(116, 'eugnomosyni-katharsi-i-amoivaiotita', 'images/2022/02/14/eugnomosyni-katharsi-i-amoivaiotita.jpg', 'images/2022/02/14/_spmedia_thumbs/eugnomosyni-katharsi-i-amoivaiotita.jpg', 'eugnomosyni-katharsi-i-amoivaiotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:12', 43, '0000-00-00 00:00:00', 0),
(117, 'gegonos-skepsi-synaisthima-symperifora-swma', 'images/2022/02/14/gegonos-skepsi-synaisthima-symperifora-swma.jpg', 'images/2022/02/14/_spmedia_thumbs/gegonos-skepsi-synaisthima-symperifora-swma.jpg', 'gegonos-skepsi-synaisthima-symperifora-swma', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:14', 43, '0000-00-00 00:00:00', 0),
(118, 'giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera', 'images/2022/02/14/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg', 'images/2022/02/14/_spmedia_thumbs/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg', 'giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:15', 43, '0000-00-00 00:00:00', 0),
(119, 'giati-dyskoleuomai-na-valw-stoxous', 'images/2022/02/14/giati-dyskoleuomai-na-valw-stoxous.jpg', 'images/2022/02/14/_spmedia_thumbs/giati-dyskoleuomai-na-valw-stoxous.jpg', 'giati-dyskoleuomai-na-valw-stoxous', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:17', 43, '0000-00-00 00:00:00', 0),
(120, 'giati-einai-toso-dyskolos-o-autoelegxos', 'images/2022/02/14/giati-einai-toso-dyskolos-o-autoelegxos.jpg', 'images/2022/02/14/_spmedia_thumbs/giati-einai-toso-dyskolos-o-autoelegxos.jpg', 'giati-einai-toso-dyskolos-o-autoelegxos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:19', 43, '0000-00-00 00:00:00', 0),
(121, 'giati-pairnoumr-lathos-apofaseis', 'images/2022/02/14/giati-pairnoumr-lathos-apofaseis.jpg', 'images/2022/02/14/_spmedia_thumbs/giati-pairnoumr-lathos-apofaseis.jpg', 'giati-pairnoumr-lathos-apofaseis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:19', 43, '0000-00-00 00:00:00', 0),
(122, 'i-aisthisi-ikanotitas', 'images/2022/02/14/i-aisthisi-ikanotitas.jpg', 'images/2022/02/14/_spmedia_thumbs/i-aisthisi-ikanotitas.jpg', 'i-aisthisi-ikanotitas', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:21', 43, '0000-00-00 00:00:00', 0),
(123, 'i-ennoia-tis-autonomias', 'images/2022/02/14/i-ennoia-tis-autonomias.jpg', 'images/2022/02/14/_spmedia_thumbs/i-ennoia-tis-autonomias.jpg', 'i-ennoia-tis-autonomias', '', '', 'image', '{\"full\":{\"height\":574,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:51:22', 43, '0000-00-00 00:00:00', 0),
(124, 'i-eutuxia-ksekina-apo-esena', 'images/2022/02/14/i-eutuxia-ksekina-apo-esena.jpg', 'images/2022/02/14/_spmedia_thumbs/i-eutuxia-ksekina-apo-esena.jpg', 'i-eutuxia-ksekina-apo-esena', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:52:50', 43, '0000-00-00 00:00:00', 0),
(125, 'i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw', 'images/2022/02/14/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg', 'images/2022/02/14/_spmedia_thumbs/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg', 'i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:52:51', 43, '0000-00-00 00:00:00', 0),
(127, 'i-simasia-twn-diaproswpikwn-sxesewn', 'images/2022/02/14/i-simasia-twn-diaproswpikwn-sxesewn.jpg', 'images/2022/02/14/_spmedia_thumbs/i-simasia-twn-diaproswpikwn-sxesewn.jpg', 'i-simasia-twn-diaproswpikwn-sxesewn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:52:53', 43, '0000-00-00 00:00:00', 0),
(129, 'lipsi-apofasewn-kai-egkefalos', 'images/2022/02/14/lipsi-apofasewn-kai-egkefalos.jpg', 'images/2022/02/14/_spmedia_thumbs/lipsi-apofasewn-kai-egkefalos.jpg', 'lipsi-apofasewn-kai-egkefalos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:52:55', 43, '0000-00-00 00:00:00', 0),
(130, 'lipsi-apofasewn-me-logiki-i-me-synaisthima', 'images/2022/02/14/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg', 'images/2022/02/14/_spmedia_thumbs/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg', 'lipsi-apofasewn-me-logiki-i-me-synaisthima', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:03', 43, '0000-00-00 00:00:00', 0),
(131, 'mi-stamatas-na-diekdikeis', 'images/2022/02/14/mi-stamatas-na-diekdikeis.jpg', 'images/2022/02/14/_spmedia_thumbs/mi-stamatas-na-diekdikeis.jpg', 'mi-stamatas-na-diekdikeis', '', '', 'image', '{\"full\":{\"height\":768,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:03', 43, '0000-00-00 00:00:00', 0),
(132, 'o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi', 'images/2022/02/14/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg', 'images/2022/02/14/_spmedia_thumbs/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg', 'o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:03', 43, '0000-00-00 00:00:00', 0),
(133, 'o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo', 'images/2022/02/14/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg', 'images/2022/02/14/_spmedia_thumbs/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg', 'o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:05', 43, '0000-00-00 00:00:00', 0),
(134, 'o-rolos-tis-askisis-stin-katapolemisi-tou-stress', 'images/2022/02/14/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg', 'images/2022/02/14/_spmedia_thumbs/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg', 'o-rolos-tis-askisis-stin-katapolemisi-tou-stress', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:07', 43, '0000-00-00 00:00:00', 0),
(135, 'o-thymos-kai-i-ekfrasi-tou', 'images/2022/02/14/o-thymos-kai-i-ekfrasi-tou.jpg', 'images/2022/02/14/_spmedia_thumbs/o-thymos-kai-i-ekfrasi-tou.jpg', 'o-thymos-kai-i-ekfrasi-tou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:08', 43, '0000-00-00 00:00:00', 0),
(136, 'oi-4-typoi-apolausis', 'images/2022/02/14/oi-4-typoi-apolausis.jpg', 'images/2022/02/14/_spmedia_thumbs/oi-4-typoi-apolausis.jpg', 'oi-4-typoi-apolausis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:10', 43, '0000-00-00 00:00:00', 0),
(137, 'oi-stratigikes-tou-apolamvanein', 'images/2022/02/14/oi-stratigikes-tou-apolamvanein.jpg', 'images/2022/02/14/_spmedia_thumbs/oi-stratigikes-tou-apolamvanein.jpg', 'oi-stratigikes-tou-apolamvanein', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:11', 43, '0000-00-00 00:00:00', 0),
(138, 'paradeigmata-thespisis-oriwn', 'images/2022/02/14/paradeigmata-thespisis-oriwn.jpg', 'images/2022/02/14/_spmedia_thumbs/paradeigmata-thespisis-oriwn.jpg', 'paradeigmata-thespisis-oriwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:13', 43, '0000-00-00 00:00:00', 0),
(139, 'plano-eutuxias', 'images/2022/02/14/plano-eutuxias.jpg', 'images/2022/02/14/_spmedia_thumbs/plano-eutuxias.jpg', 'plano-eutuxias', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:15', 43, '0000-00-00 00:00:00', 0),
(140, 'poia-einai-ta-ygii-oria', 'images/2022/02/14/poia-einai-ta-ygii-oria.jpg', 'images/2022/02/14/_spmedia_thumbs/poia-einai-ta-ygii-oria.jpg', 'poia-einai-ta-ygii-oria', '', '', 'image', '{\"full\":{\"height\":600,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:18', 43, '0000-00-00 00:00:00', 0),
(141, 'poso-simantiko-einai-na-prosarmozesai-eukola', 'images/2022/02/14/poso-simantiko-einai-na-prosarmozesai-eukola.jpg', 'images/2022/02/14/_spmedia_thumbs/poso-simantiko-einai-na-prosarmozesai-eukola.jpg', 'poso-simantiko-einai-na-prosarmozesai-eukola', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:21', 43, '0000-00-00 00:00:00', 0),
(142, 'praktikes-symvoules-gia-tin-epiteyksi-isorropias-proswpikis-kai-epaggelmatikis-zwis', 'images/2022/02/14/praktikes-symvoules-gia-tin-epiteyksi-isorropias-proswpikis-kai-epaggelmatikis-zwis.jpg', 'images/2022/02/14/_spmedia_thumbs/praktikes-symvoules-gia-tin-epiteyksi-isorropias-proswpikis-kai-epaggelmatikis-zwis.jpg', 'praktikes-symvoules-gia-tin-epiteyksi-isorropias-proswpikis-kai-epaggelmatikis-zwis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:52', 43, '0000-00-00 00:00:00', 0),
(143, 'proswpika-oria', 'images/2022/02/14/proswpika-oria.jpg', 'images/2022/02/14/_spmedia_thumbs/proswpika-oria.jpg', 'proswpika-oria', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:53:54', 43, '0000-00-00 00:00:00', 0),
(172, 'psyxiki-anthektikotita', 'images/2022/02/14/psyxiki-anthektikotita.jpg', 'images/2022/02/14/_spmedia_thumbs/psyxiki-anthektikotita.jpg', 'psyxiki-anthektikotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:44', 43, '0000-00-00 00:00:00', 0),
(173, 'pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita', 'images/2022/02/14/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg', 'pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:47', 43, '0000-00-00 00:00:00', 0),
(174, 'pws-na-nikisoume-tin-anavlitikotita', 'images/2022/02/14/pws-na-nikisoume-tin-anavlitikotita.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-na-nikisoume-tin-anavlitikotita.jpg', 'pws-na-nikisoume-tin-anavlitikotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:48', 43, '0000-00-00 00:00:00', 0),
(175, 'pws-tha-mporousa-na-diaxeiristw', 'images/2022/02/14/pws-tha-mporousa-na-diaxeiristw.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-tha-mporousa-na-diaxeiristw.jpg', 'pws-tha-mporousa-na-diaxeiristw', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:48', 43, '0000-00-00 00:00:00', 0),
(176, 'ta-empodia-tis-apolausis', 'images/2022/02/14/ta-empodia-tis-apolausis.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-empodia-tis-apolausis.jpg', 'ta-empodia-tis-apolausis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:50', 43, '0000-00-00 00:00:00', 0),
(177, 'ta-ofeli-tis-eygnomosynis', 'images/2022/02/14/ta-ofeli-tis-eygnomosynis.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-ofeli-tis-eygnomosynis.jpg', 'ta-ofeli-tis-eygnomosynis', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:51', 43, '0000-00-00 00:00:00', 0),
(178, 'ta-ofeli-tis-thetikotitas-stin-ygeia', 'images/2022/02/14/ta-ofeli-tis-thetikotitas-stin-ygeia.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-ofeli-tis-thetikotitas-stin-ygeia.jpg', 'ta-ofeli-tis-thetikotitas-stin-ygeia', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:53', 43, '0000-00-00 00:00:00', 0);
INSERT INTO `o0ksp_spmedia` (`id`, `title`, `path`, `thumb`, `alt`, `caption`, `description`, `type`, `media_attr`, `extension`, `created_on`, `created_by`, `modified_on`, `modified_by`) VALUES
(179, 'thetika-synaisthimata', 'images/2022/02/14/thetika-synaisthimata.jpg', 'images/2022/02/14/_spmedia_thumbs/thetika-synaisthimata.jpg', 'thetika-synaisthimata', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:54', 43, '0000-00-00 00:00:00', 0),
(180, 'ti-apotelei-tin-eutuxia', 'images/2022/02/14/ti-apotelei-tin-eutuxia.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-apotelei-tin-eutuxia.jpg', 'ti-apotelei-tin-eutuxia', '', '', 'image', '{\"full\":{\"height\":682,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:56', 43, '0000-00-00 00:00:00', 0),
(181, 'ti-einai-autopepoithisi', 'images/2022/02/14/ti-einai-autopepoithisi.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-autopepoithisi.jpg', 'ti-einai-autopepoithisi', '', '', 'image', '{\"full\":{\"height\":573,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:56', 43, '0000-00-00 00:00:00', 0),
(182, 'ti-einai-i-anavlitikotita', 'images/2022/02/14/ti-einai-i-anavlitikotita.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-i-anavlitikotita.jpg', 'ti-einai-i-anavlitikotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:57', 43, '0000-00-00 00:00:00', 0),
(183, 'ti-einai-i-eygnomosyni', 'images/2022/02/14/ti-einai-i-eygnomosyni.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-i-eygnomosyni.jpg', 'ti-einai-i-eygnomosyni', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:58', 43, '0000-00-00 00:00:00', 0),
(184, 'ti-einai-i-lipsi-apofasewn', 'images/2022/02/14/ti-einai-i-lipsi-apofasewn.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-i-lipsi-apofasewn.jpg', 'ti-einai-i-lipsi-apofasewn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:56:59', 43, '0000-00-00 00:00:00', 0),
(185, 'ti-einai-o-autoelegxos', 'images/2022/02/14/ti-einai-o-autoelegxos.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-o-autoelegxos.jpg', 'ti-einai-o-autoelegxos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:02', 43, '0000-00-00 00:00:00', 0),
(186, 'ti-einai-o-oros-apolamvanein', 'images/2022/02/14/ti-einai-o-oros-apolamvanein.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-o-oros-apolamvanein.jpg', 'ti-einai-o-oros-apolamvanein', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:03', 43, '0000-00-00 00:00:00', 0),
(187, 'ti-einai-thetikotita', 'images/2022/02/14/ti-einai-thetikotita.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-thetikotita.jpg', 'ti-einai-thetikotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:06', 43, '0000-00-00 00:00:00', 0),
(188, 'ti-einai-to-agxos', 'images/2022/02/14/ti-einai-to-agxos.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-to-agxos.jpg', 'ti-einai-to-agxos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:10', 43, '0000-00-00 00:00:00', 0),
(189, 'ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia', 'images/2022/02/14/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg', 'ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia', '', '', 'image', '{\"full\":{\"height\":695,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:16', 43, '0000-00-00 00:00:00', 0),
(190, 'ti-ennooume-me-ton-oro-diaxeirisi-energeias', 'images/2022/02/14/ti-ennooume-me-ton-oro-diaxeirisi-energeias.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-ennooume-me-ton-oro-diaxeirisi-energeias.jpg', 'ti-ennooume-me-ton-oro-diaxeirisi-energeias', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:20', 43, '0000-00-00 00:00:00', 0),
(191, 'ti-meiwnei-kai-ti-enisxyei-tin-energeia-mas', 'images/2022/02/14/ti-meiwnei-kai-ti-enisxyei-tin-energeia-mas.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-meiwnei-kai-ti-enisxyei-tin-energeia-mas.jpg', 'ti-meiwnei-kai-ti-enisxyei-tin-energeia-mas', '', '', 'image', '{\"full\":{\"height\":680,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:57:21', 43, '0000-00-00 00:00:00', 0),
(200, 'ti-simainei-thetiki-diakdikisi', 'images/2022/02/14/ti-simainei-thetiki-diakdikisi.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-simainei-thetiki-diakdikisi.jpg', 'ti-simainei-thetiki-diakdikisi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:32', 43, '0000-00-00 00:00:00', 0),
(201, 'ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo', 'images/2022/02/14/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg', 'ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:34', 43, '0000-00-00 00:00:00', 0),
(202, 'tips-diaxeirisis-thymou', 'images/2022/02/14/tips-diaxeirisis-thymou.jpg', 'images/2022/02/14/_spmedia_thumbs/tips-diaxeirisis-thymou.jpg', 'tips-diaxeirisis-thymou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:35', 43, '0000-00-00 00:00:00', 0),
(203, 'to-stress-kai-pws-dimiourgeitai', 'images/2022/02/14/to-stress-kai-pws-dimiourgeitai.jpg', 'images/2022/02/14/_spmedia_thumbs/to-stress-kai-pws-dimiourgeitai.jpg', 'to-stress-kai-pws-dimiourgeitai', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:37', 43, '0000-00-00 00:00:00', 0),
(204, 'vimata-prin-to-neo-ksekinima', 'images/2022/02/14/vimata-prin-to-neo-ksekinima.jpg', 'images/2022/02/14/_spmedia_thumbs/vimata-prin-to-neo-ksekinima.jpg', 'vimata-prin-to-neo-ksekinima', '', '', 'image', '{\"full\":{\"height\":576,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:38', 43, '0000-00-00 00:00:00', 0),
(206, 'zise-gia-esena-oxi-gia-tous-allous', 'images/2022/02/14/zise-gia-esena-oxi-gia-tous-allous.jpg', 'images/2022/02/14/_spmedia_thumbs/zise-gia-esena-oxi-gia-tous-allous.jpg', 'zise-gia-esena-oxi-gia-tous-allous', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:40', 43, '0000-00-00 00:00:00', 0),
(207, 'zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias', 'images/2022/02/14/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg', 'images/2022/02/14/_spmedia_thumbs/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg', 'zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 13:58:40', 43, '0000-00-00 00:00:00', 0),
(208, 'erwtas-einai', 'images/2022/02/14/erwtas-einai.jpg', 'images/2022/02/14/_spmedia_thumbs/erwtas-einai.jpg', 'erwtas-einai', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:26:44', 43, '0000-00-00 00:00:00', 0),
(209, 'zileia-kalo-i-kako-synaisthima', 'images/2022/02/14/zileia-kalo-i-kako-synaisthima.jpg', 'images/2022/02/14/_spmedia_thumbs/zileia-kalo-i-kako-synaisthima.jpg', 'zileia-kalo-i-kako-synaisthima', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:28:58', 43, '0000-00-00 00:00:00', 0),
(210, 'i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis', 'images/2022/02/14/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg', 'images/2022/02/14/_spmedia_thumbs/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg', 'i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:31:02', 43, '0000-00-00 00:00:00', 0),
(211, 'katanoisi-kai-ekfrasi-synaisthymatwn', 'images/2022/02/14/katanoisi-kai-ekfrasi-synaisthymatwn.jpg', 'images/2022/02/14/_spmedia_thumbs/katanoisi-kai-ekfrasi-synaisthymatwn.jpg', 'katanoisi-kai-ekfrasi-synaisthymatwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:34:19', 43, '0000-00-00 00:00:00', 0),
(212, 'diaxeirisi-sygkrousewn', 'images/2022/02/14/diaxeirisi-sygkrousewn.jpg', 'images/2022/02/14/_spmedia_thumbs/diaxeirisi-sygkrousewn.jpg', 'diaxeirisi-sygkrousewn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:34:27', 43, '0000-00-00 00:00:00', 0),
(213, 'troxos', 'images/2022/02/14/troxos.jpg', 'images/2022/02/14/_spmedia_thumbs/troxos.jpg', 'troxos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:44:47', 43, '0000-00-00 00:00:00', 0),
(214, 'pexels-oleg-magni-2726517', 'images/2022/02/14/pexels-oleg-magni-2726517.jpg', 'images/2022/02/14/_spmedia_thumbs/pexels-oleg-magni-2726517.jpg', 'pexels-oleg-magni-2726517', '', '', 'image', '{\"full\":{\"height\":768,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:45:47', 43, '0000-00-00 00:00:00', 0),
(215, 'ti-tha-eleges-ston-filo-sou', 'images/2022/02/14/ti-tha-eleges-ston-filo-sou.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-tha-eleges-ston-filo-sou.jpg', 'ti-tha-eleges-ston-filo-sou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:46:27', 43, '0000-00-00 00:00:00', 0),
(216, 'se-10-xronia', 'images/2022/02/14/se-10-xronia.jpg', 'images/2022/02/14/_spmedia_thumbs/se-10-xronia.jpg', 'se-10-xronia', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:47:35', 43, '0000-00-00 00:00:00', 0),
(217, 'oi-proigoumenes-meres', 'images/2022/02/14/oi-proigoumenes-meres.jpg', 'images/2022/02/14/_spmedia_thumbs/oi-proigoumenes-meres.jpg', 'oi-proigoumenes-meres', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:48:10', 43, '0000-00-00 00:00:00', 0),
(218, 'stoxoi-s.m.a.r.t', 'images/2022/02/14/stoxoi-s.m.a.r.t.jpg', 'images/2022/02/14/_spmedia_thumbs/stoxoi-s.m.a.r.t.jpg', 'stoxoi-s.m.a.r.t', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:49:02', 43, '0000-00-00 00:00:00', 0),
(219, 'anaskopisi', 'images/2022/02/14/anaskopisi.jpg', 'images/2022/02/14/_spmedia_thumbs/anaskopisi.jpg', 'anaskopisi', '', '', 'image', '{\"full\":{\"height\":576,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:49:54', 43, '0000-00-00 00:00:00', 0),
(220, 'i-mountzoura-2', 'images/2022/02/14/i-mountzoura-2.jpg', 'images/2022/02/14/_spmedia_thumbs/i-mountzoura-2.jpg', 'i-mountzoura-2', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:50:52', 43, '0000-00-00 00:00:00', 0),
(221, 'pws-na-diaxeiristeis-ti-zileia-sou', 'images/2022/02/14/pws-na-diaxeiristeis-ti-zileia-sou.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-na-diaxeiristeis-ti-zileia-sou.jpg', 'pws-na-diaxeiristeis-ti-zileia-sou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:51:33', 43, '0000-00-00 00:00:00', 0),
(222, 'pws-na-peis-oxi', 'images/2022/02/14/pws-na-peis-oxi.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-na-peis-oxi.jpg', 'pws-na-peis-oxi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:51:53', 43, '0000-00-00 00:00:00', 0),
(223, 'ta-oria-stin-praksi', 'images/2022/02/14/ta-oria-stin-praksi.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-oria-stin-praksi.jpg', 'ta-oria-stin-praksi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:52:46', 43, '0000-00-00 00:00:00', 0),
(224, 'o-pinakas-twn-oriwn', 'images/2022/02/14/o-pinakas-twn-oriwn.jpg', 'images/2022/02/14/_spmedia_thumbs/o-pinakas-twn-oriwn.jpg', 'o-pinakas-twn-oriwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:55:11', 43, '0000-00-00 00:00:00', 0),
(225, 'o-pinakas-twn-oriwn-epektasi', 'images/2022/02/14/o-pinakas-twn-oriwn-epektasi.jpg', 'images/2022/02/14/_spmedia_thumbs/o-pinakas-twn-oriwn-epektasi.jpg', 'o-pinakas-twn-oriwn-epektasi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:55:54', 43, '0000-00-00 00:00:00', 0),
(226, 'tiexw-kataferei', 'images/2022/02/14/tiexw-kataferei.jpg', 'images/2022/02/14/_spmedia_thumbs/tiexw-kataferei.jpg', 'tiexw-kataferei', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:56:54', 43, '0000-00-00 00:00:00', 0),
(227, 'epilysi-provlimatwn', 'images/2022/02/14/epilysi-provlimatwn.jpg', 'images/2022/02/14/_spmedia_thumbs/epilysi-provlimatwn.jpg', 'epilysi-provlimatwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:58:08', 43, '0000-00-00 00:00:00', 0),
(228, 'ta-6-vimata-gia-tin-lipsi-mia-apofasis-2', 'images/2022/02/14/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg', 'ta-6-vimata-gia-tin-lipsi-mia-apofasis-2', '', '', 'image', '{\"full\":{\"height\":623,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:58:46', 43, '0000-00-00 00:00:00', 0),
(229, 'oi-9-pagides-twn-apofasewn', 'images/2022/02/14/oi-9-pagides-twn-apofasewn.jpg', 'images/2022/02/14/_spmedia_thumbs/oi-9-pagides-twn-apofasewn.jpg', 'oi-9-pagides-twn-apofasewn', '', '', 'image', '{\"full\":{\"height\":634,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 14:59:29', 43, '0000-00-00 00:00:00', 0),
(230, '8-vasikes-symvoules-gia-tin-lipsi-apofasewn', 'images/2022/02/14/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg', 'images/2022/02/14/_spmedia_thumbs/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg', '8-vasikes-symvoules-gia-tin-lipsi-apofasewn', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:00:12', 43, '0000-00-00 00:00:00', 0),
(231, 'to-montelo-n.o.i.s.i.c.e.d', 'images/2022/02/14/to-montelo-n.o.i.s.i.c.e.d.jpg', 'images/2022/02/14/_spmedia_thumbs/to-montelo-n.o.i.s.i.c.e.d.jpg', 'to-montelo-n.o.i.s.i.c.e.d', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:00:51', 43, '0000-00-00 00:00:00', 0),
(232, 'gelaste', 'images/2022/02/14/gelaste.jpg', 'images/2022/02/14/_spmedia_thumbs/gelaste.jpg', 'gelaste', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:01:31', 43, '0000-00-00 00:00:00', 0),
(233, 'fraseis-thetikotitas', 'images/2022/02/14/fraseis-thetikotitas.jpg', 'images/2022/02/14/_spmedia_thumbs/fraseis-thetikotitas.jpg', 'fraseis-thetikotitas', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:02:04', 43, '0000-00-00 00:00:00', 0),
(234, 'estiazontas-sta-thetika', 'images/2022/02/14/estiazontas-sta-thetika.jpg', 'images/2022/02/14/_spmedia_thumbs/estiazontas-sta-thetika.jpg', 'estiazontas-sta-thetika', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:03:26', 43, '0000-00-00 00:00:00', 0),
(235, 'i-eytyxia-metadidetai', 'images/2022/02/14/i-eytyxia-metadidetai.jpg', 'images/2022/02/14/_spmedia_thumbs/i-eytyxia-metadidetai.jpg', 'i-eytyxia-metadidetai', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:04:03', 43, '0000-00-00 00:00:00', 0),
(236, 'thetiko-vs-arnitiko', 'images/2022/02/14/thetiko-vs-arnitiko.jpg', 'images/2022/02/14/_spmedia_thumbs/thetiko-vs-arnitiko.jpg', 'thetiko-vs-arnitiko', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:04:35', 43, '0000-00-00 00:00:00', 0),
(237, 'imerologio-synaistimatwn', 'images/2022/02/14/imerologio-synaistimatwn.jpg', 'images/2022/02/14/_spmedia_thumbs/imerologio-synaistimatwn.jpg', 'imerologio-synaistimatwn', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:05:59', 43, '0000-00-00 00:00:00', 0),
(238, 'dimiourgise-thetikes-empeiries', 'images/2022/02/14/dimiourgise-thetikes-empeiries.jpg', 'images/2022/02/14/_spmedia_thumbs/dimiourgise-thetikes-empeiries.jpg', 'dimiourgise-thetikes-empeiries', '', '', 'image', '{\"full\":{\"height\":543,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:06:42', 43, '0000-00-00 00:00:00', 0),
(239, 'protropes-eygnwmosynis', 'images/2022/02/14/protropes-eygnwmosynis.jpg', 'images/2022/02/14/_spmedia_thumbs/protropes-eygnwmosynis.jpg', 'protropes-eygnwmosynis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:07:30', 43, '0000-00-00 00:00:00', 0),
(240, 'kouti-eygnwmosynis', 'images/2022/02/14/kouti-eygnwmosynis.jpg', 'images/2022/02/14/_spmedia_thumbs/kouti-eygnwmosynis.jpg', 'kouti-eygnwmosynis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:08:02', 43, '0000-00-00 00:00:00', 0),
(241, 'dentro-eygnwmosynis', 'images/2022/02/14/dentro-eygnwmosynis.jpg', 'images/2022/02/14/_spmedia_thumbs/dentro-eygnwmosynis.jpg', 'dentro-eygnwmosynis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:08:39', 43, '0000-00-00 00:00:00', 0),
(242, 'eygnwmosyni-ston-eauto-sas', 'images/2022/02/14/eygnwmosyni-ston-eauto-sas.jpg', 'images/2022/02/14/_spmedia_thumbs/eygnwmosyni-ston-eauto-sas.jpg', 'eygnwmosyni-ston-eauto-sas', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:09:13', 43, '0000-00-00 00:00:00', 0),
(243, 'apodexomai-ton-eauto-mou', 'images/2022/02/14/apodexomai-ton-eauto-mou.jpg', 'images/2022/02/14/_spmedia_thumbs/apodexomai-ton-eauto-mou.jpg', 'apodexomai-ton-eauto-mou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:09:46', 43, '0000-00-00 00:00:00', 0),
(244, 'anaptyssw-ygii-empistosyni-me-ton-eayto-moy', 'images/2022/02/14/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg', 'images/2022/02/14/_spmedia_thumbs/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg', 'anaptyssw-ygii-empistosyni-me-ton-eayto-moy', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:10:21', 43, '0000-00-00 00:00:00', 0),
(245, 'diekdikise-tin-diekdikitiki-sou-symperifora', 'images/2022/02/14/diekdikise-tin-diekdikitiki-sou-symperifora.jpg', 'images/2022/02/14/_spmedia_thumbs/diekdikise-tin-diekdikitiki-sou-symperifora.jpg', 'diekdikise-tin-diekdikitiki-sou-symperifora', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:11:02', 43, '0000-00-00 00:00:00', 0),
(246, 'ti-einai-simantiko', 'images/2022/02/14/ti-einai-simantiko.jpg', 'images/2022/02/14/_spmedia_thumbs/ti-einai-simantiko.jpg', 'ti-einai-simantiko', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:11:52', 43, '0000-00-00 00:00:00', 0),
(247, 'kathimerino-programma', 'images/2022/02/14/kathimerino-programma.jpg', 'images/2022/02/14/_spmedia_thumbs/kathimerino-programma.jpg', 'kathimerino-programma', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:12:24', 43, '0000-00-00 00:00:00', 0),
(248, 'kokkines-kai-prasines-drastiriotites-2', 'images/2022/02/14/kokkines-kai-prasines-drastiriotites-2.jpg', 'images/2022/02/14/_spmedia_thumbs/kokkines-kai-prasines-drastiriotites-2.jpg', 'kokkines-kai-prasines-drastiriotites-2', '', '', 'image', '{\"full\":{\"height\":768,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:13:08', 43, '0000-00-00 00:00:00', 0),
(249, 'lista-epiteugmatwn', 'images/2022/02/14/lista-epiteugmatwn.jpg', 'images/2022/02/14/_spmedia_thumbs/lista-epiteugmatwn.jpg', 'lista-epiteugmatwn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:13:39', 43, '0000-00-00 00:00:00', 0),
(250, 'den-prospernaw-pia-ta-sxolia', 'images/2022/02/14/den-prospernaw-pia-ta-sxolia.jpg', 'images/2022/02/14/_spmedia_thumbs/den-prospernaw-pia-ta-sxolia.jpg', 'den-prospernaw-pia-ta-sxolia', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:14:15', 43, '0000-00-00 00:00:00', 0),
(251, 'xtizw-autopepoithisi', 'images/2022/02/14/xtizw-autopepoithisi.jpg', 'images/2022/02/14/_spmedia_thumbs/xtizw-autopepoithisi.jpg', 'xtizw-autopepoithisi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:14:49', 43, '0000-00-00 00:00:00', 0),
(252, 'mathe-pws-na-lamvaneis-apofaseis', 'images/2022/02/14/mathe-pws-na-lamvaneis-apofaseis.jpg', 'images/2022/02/14/_spmedia_thumbs/mathe-pws-na-lamvaneis-apofaseis.jpg', 'mathe-pws-na-lamvaneis-apofaseis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:15:43', 43, '0000-00-00 00:00:00', 0),
(253, 'autonomia-stin-kathimerinotita', 'images/2022/02/14/autonomia-stin-kathimerinotita.jpg', 'images/2022/02/14/_spmedia_thumbs/autonomia-stin-kathimerinotita.jpg', 'autonomia-stin-kathimerinotita', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:16:16', 43, '0000-00-00 00:00:00', 0),
(254, 'apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou', 'images/2022/02/14/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg', 'images/2022/02/14/_spmedia_thumbs/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg', 'apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:24:43', 43, '0000-00-00 00:00:00', 0),
(255, 'autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis', 'images/2022/02/14/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg', 'images/2022/02/14/_spmedia_thumbs/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg', 'autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:25:18', 43, '0000-00-00 00:00:00', 0),
(256, 'o-peripatos-tis-apolausis', 'images/2022/02/14/o-peripatos-tis-apolausis.jpg', 'images/2022/02/14/_spmedia_thumbs/o-peripatos-tis-apolausis.jpg', 'o-peripatos-tis-apolausis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:27:39', 43, '0000-00-00 00:00:00', 0),
(257, 'katimerini-pausi', 'images/2022/02/14/katimerini-pausi.jpg', 'images/2022/02/14/_spmedia_thumbs/katimerini-pausi.jpg', 'katimerini-pausi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:28:13', 43, '0000-00-00 00:00:00', 0),
(258, 'apolamvanein-me-anapolysi', 'images/2022/02/14/apolamvanein-me-anapolysi.jpg', 'images/2022/02/14/_spmedia_thumbs/apolamvanein-me-anapolysi.jpg', 'apolamvanein-me-anapolysi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:28:46', 43, '0000-00-00 00:00:00', 0),
(259, 'anapneuste-mazi-2', 'images/2022/02/14/anapneuste-mazi-2.jpg', 'images/2022/02/14/_spmedia_thumbs/anapneuste-mazi-2.jpg', 'anapneuste-mazi-2', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:29:18', 43, '0000-00-00 00:00:00', 0),
(260, 'peraste-xrono-mazi', 'images/2022/02/14/peraste-xrono-mazi.jpg', 'images/2022/02/14/_spmedia_thumbs/peraste-xrono-mazi.jpg', 'peraste-xrono-mazi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:29:50', 43, '0000-00-00 00:00:00', 0),
(261, 'pws-na-diaxeiristeis-ti-zileia-sou1', 'images/2022/02/14/pws-na-diaxeiristeis-ti-zileia-sou1.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-na-diaxeiristeis-ti-zileia-sou1.jpg', 'pws-na-diaxeiristeis-ti-zileia-sou1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:30:33', 43, '0000-00-00 00:00:00', 0),
(262, 'to-paixnidi-twn-36-ervtisewn', 'images/2022/02/14/to-paixnidi-twn-36-ervtisewn.jpg', 'images/2022/02/14/_spmedia_thumbs/to-paixnidi-twn-36-ervtisewn.jpg', 'to-paixnidi-twn-36-ervtisewn', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:31:03', 43, '0000-00-00 00:00:00', 0),
(263, 'pws-na-erthete-pio-konta-2', 'images/2022/02/14/pws-na-erthete-pio-konta-2.jpg', 'images/2022/02/14/_spmedia_thumbs/pws-na-erthete-pio-konta-2.jpg', 'pws-na-erthete-pio-konta-2', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:31:44', 43, '0000-00-00 00:00:00', 0),
(264, 'epikoinwnw-akouw-katalavainw', 'images/2022/02/14/epikoinwnw-akouw-katalavainw.jpg', 'images/2022/02/14/_spmedia_thumbs/epikoinwnw-akouw-katalavainw.jpg', 'epikoinwnw-akouw-katalavainw', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:32:13', 43, '0000-00-00 00:00:00', 0),
(265, 'i-maskes', 'images/2022/02/14/i-maskes.jpg', 'images/2022/02/14/_spmedia_thumbs/i-maskes.jpg', 'i-maskes', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:32:59', 43, '0000-00-00 00:00:00', 0),
(266, 'ta-parapona', 'images/2022/02/14/ta-parapona.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-parapona.jpg', 'ta-parapona', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:33:30', 43, '0000-00-00 00:00:00', 0),
(267, 'i-askisi-tou-david', 'images/2022/02/14/i-askisi-tou-david.jpg', 'images/2022/02/14/_spmedia_thumbs/i-askisi-tou-david.jpg', 'i-askisi-tou-david', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:34:03', 43, '0000-00-00 00:00:00', 0),
(268, 'ta-yper-kai-ta-kata', 'images/2022/02/14/ta-yper-kai-ta-kata.jpg', 'images/2022/02/14/_spmedia_thumbs/ta-yper-kai-ta-kata.jpg', 'ta-yper-kai-ta-kata', '', '', 'image', '{\"full\":{\"height\":684,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:34:33', 43, '0000-00-00 00:00:00', 0),
(269, 'a-enikos', 'images/2022/02/14/a-enikos.jpg', 'images/2022/02/14/_spmedia_thumbs/a-enikos.jpg', 'a-enikos', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:34:57', 43, '0000-00-00 00:00:00', 0),
(270, 'diaxeirisi-sygkrousewn1', 'images/2022/02/14/diaxeirisi-sygkrousewn1.jpg', 'images/2022/02/14/_spmedia_thumbs/diaxeirisi-sygkrousewn1.jpg', 'diaxeirisi-sygkrousewn1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:35:26', 43, '0000-00-00 00:00:00', 0),
(271, 'diaxwrizontas-ton-thymo-mou', 'images/2022/02/14/diaxwrizontas-ton-thymo-mou.jpg', 'images/2022/02/14/_spmedia_thumbs/diaxwrizontas-ton-thymo-mou.jpg', 'diaxwrizontas-ton-thymo-mou', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 15:35:58', 43, '0000-00-00 00:00:00', 0),
(272, 'metrima', 'images/2022/02/14/metrima.jpg', 'images/2022/02/14/_spmedia_thumbs/metrima.jpg', 'metrima', '', '', 'image', '{\"full\":{\"height\":716,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:17:14', 43, '0000-00-00 00:00:00', 0),
(273, 'mpaloni', 'images/2022/02/14/mpaloni.jpg', 'images/2022/02/14/_spmedia_thumbs/mpaloni.jpg', 'mpaloni', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:17:46', 43, '0000-00-00 00:00:00', 0),
(274, 'o-kanonas-twn-2-leptwn', 'images/2022/02/14/o-kanonas-twn-2-leptwn.jpg', 'images/2022/02/14/_spmedia_thumbs/o-kanonas-twn-2-leptwn.jpg', 'o-kanonas-twn-2-leptwn', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:18:18', 43, '0000-00-00 00:00:00', 0),
(275, 'kanw-tin-arxi', 'images/2022/02/14/kanw-tin-arxi.jpg', 'images/2022/02/14/_spmedia_thumbs/kanw-tin-arxi.jpg', 'kanw-tin-arxi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:18:46', 43, '0000-00-00 00:00:00', 0),
(276, 'antimetwpos-me-tin-teleiomania', 'images/2022/02/14/antimetwpos-me-tin-teleiomania.jpg', 'images/2022/02/14/_spmedia_thumbs/antimetwpos-me-tin-teleiomania.jpg', 'antimetwpos-me-tin-teleiomania', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:19:37', 43, '0000-00-00 00:00:00', 0),
(277, 'askisi-myikis-xalarwsis', 'images/2022/02/14/askisi-myikis-xalarwsis.jpg', 'images/2022/02/14/_spmedia_thumbs/askisi-myikis-xalarwsis.jpg', 'askisi-myikis-xalarwsis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:20:10', 43, '0000-00-00 00:00:00', 0),
(278, 'diafragmatiki-anapnoi', 'images/2022/02/14/diafragmatiki-anapnoi.jpg', 'images/2022/02/14/_spmedia_thumbs/diafragmatiki-anapnoi.jpg', 'diafragmatiki-anapnoi', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:20:43', 43, '0000-00-00 00:00:00', 0),
(279, 'asksisi-xalarwsis', 'images/2022/02/14/asksisi-xalarwsis.jpg', 'images/2022/02/14/_spmedia_thumbs/asksisi-xalarwsis.jpg', 'asksisi-xalarwsis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:21:16', 43, '0000-00-00 00:00:00', 0),
(280, 'epilysi-provlimatwn1', 'images/2022/02/14/epilysi-provlimatwn1.jpg', 'images/2022/02/14/_spmedia_thumbs/epilysi-provlimatwn1.jpg', 'epilysi-provlimatwn1', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:21:49', 43, '0000-00-00 00:00:00', 0),
(281, 'anadiatypwsi-skepsewn', 'images/2022/02/14/anadiatypwsi-skepsewn.jpg', 'images/2022/02/14/_spmedia_thumbs/anadiatypwsi-skepsewn.jpg', 'anadiatypwsi-skepsewn', '', '', 'image', '{\"full\":{\"height\":681,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:22:22', 43, '0000-00-00 00:00:00', 0),
(282, 'anadomhsh-skepsewn', 'images/2022/02/14/anadomhsh-skepsewn.jpg', 'images/2022/02/14/_spmedia_thumbs/anadomhsh-skepsewn.jpg', 'anadomhsh-skepsewn', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:23:07', 43, '0000-00-00 00:00:00', 0),
(283, 'apospasi-prosoxis', 'images/2022/02/14/apospasi-prosoxis.jpg', 'images/2022/02/14/_spmedia_thumbs/apospasi-prosoxis.jpg', 'apospasi-prosoxis', '', '', 'image', '{\"full\":{\"height\":683,\"width\":1024},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-02-14 16:23:53', 43, '0000-00-00 00:00:00', 0),
(284, 'ta-nea-tis-psyxologias-2', 'images/2022/03/03/ta-nea-tis-psyxologias-2.jpg', 'images/2022/03/03/_spmedia_thumbs/ta-nea-tis-psyxologias-2.jpg', 'ta-nea-tis-psyxologias-2', '', '', 'image', '{\"full\":{\"height\":374,\"width\":612},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-03-03 10:52:37', 43, '0000-00-00 00:00:00', 0),
(285, 'ti-simainei-thetiki-diakdikisi1', 'images/2022/03/06/ti-simainei-thetiki-diakdikisi1.jpg', 'images/2022/03/06/_spmedia_thumbs/ti-simainei-thetiki-diakdikisi1.jpg', 'ti-simainei-thetiki-diakdikisi1', '', '', 'image', '{\"full\":{\"height\":521,\"width\":780},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-03-06 19:38:24', 43, '0000-00-00 00:00:00', 0),
(286, 'stress-vs-anxiety', 'images/2022/05/11/stress-vs-anxiety.png', 'images/2022/05/11/_spmedia_thumbs/stress-vs-anxiety.png', 'stress-vs-anxiety', '', '', 'image', '{\"full\":{\"height\":827,\"width\":1246},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2022-05-11 19:51:39', 43, '0000-00-00 00:00:00', 0),
(287, 'cv90', 'images/2023/03/14/cv90.jpg', 'images/2023/03/14/_spmedia_thumbs/cv90.jpg', 'cv90', '', '', 'image', '{\"full\":{\"height\":255,\"width\":258},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2023-03-14 15:03:47', 43, '0000-00-00 00:00:00', 0),
(288, 'linkedin', 'images/2023/05/22/linkedin.png', 'images/2023/05/22/_spmedia_thumbs/linkedin.png', 'linkedin', '', '', 'image', '{\"full\":{\"height\":512,\"width\":512},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2023-05-22 05:17:19', 43, '0000-00-00 00:00:00', 0),
(289, 'instagram', 'images/2023/05/22/instagram.png', 'images/2023/05/22/_spmedia_thumbs/instagram.png', 'instagram', '', '', 'image', '{\"full\":{\"height\":512,\"width\":512},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2023-05-22 05:17:26', 43, '0000-00-00 00:00:00', 0),
(290, 'Eikona2', 'images/2023/07/14/Eikona2.png', '', 'Eikona2', '', '', 'image', '{\"full\":{\"height\":160,\"width\":260}}', 'com_sppagebuilder', '2023-07-14 11:47:52', 43, '0000-00-00 00:00:00', 0),
(291, 'Eikona3', 'images/2023/07/14/Eikona3.png', '', 'Eikona3', '', '', 'image', '{\"full\":{\"height\":178,\"width\":282}}', 'com_sppagebuilder', '2023-07-14 13:42:52', 43, '0000-00-00 00:00:00', 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_sppagebuilder`
--

CREATE TABLE `o0ksp_sppagebuilder` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `asset_id` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `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 DEFAULT 0,
  `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 DEFAULT '',
  `og_image` varchar(255) NOT NULL DEFAULT '',
  `og_description` varchar(255) NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `hits` bigint(20) NOT NULL DEFAULT 0,
  `css` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_sppagebuilder`
--

INSERT INTO `o0ksp_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, 162, 'Home', '[{\"id\":1547101745767,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"200px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"60px 0px 10px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"images/furniture-hero-bg.png\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547101745767,\"slider_settings\":\"slider_global\",\"dot_controller_style_option\":\"dot_normal\",\"background_color\":\"#ffffff\",\"row_border\":0},\"layout\":\"12\",\"columns\":[{\"id\":1547101745766,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1547104010652,\"name\":\"js_slideshow\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"slider_settings\":\"slider_global\",\"height\":\"custom\",\"custom_height\":{\"md\":\"570\",\"sm\":\"800\",\"xs\":\"680\"},\"slider_animation\":\"slide\",\"slide_vertically\":0,\"three_d_rotate\":15,\"autoplay\":0,\"interval\":\"5\",\"speed\":800,\"timer\":0,\"timer_bg_color\":\"\",\"timer_color\":\"\",\"timer_width\":{\"md\":\"\"},\"timer_top_gap\":{\"md\":\"\"},\"timer_left_gap\":{\"md\":\"\"},\"slide_counter\":0,\"slide_counter_fontsize\":{\"md\":22},\"slide_counter_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"slide_counter_gap_bottom\":{\"md\":\"20\"},\"slide_counter_gap_left\":{\"md\":\"20\"},\"class\":\"\",\"controllers\":\"dot\",\"dot_controllers\":1,\"dot_controllers_style\":\"line\",\"line_indecator\":1,\"dot_controllers_position\":\"bottom_center\",\"dot_controllers_bottom_gap\":{\"md\":\"0\"},\"dot_controllers_left_gap\":{\"md\":\"50\"},\"dot_controllers_right_gap\":{\"md\":\"50\"},\"dot_controller_style_option\":\"dot_normal\",\"dot_ctlr_height\":\"2\",\"dot_ctlr_width\":\"20\",\"dot_ctlr_bg\":\"#e9e1e0\",\"dot_ctlr_border_width\":\"0\",\"dot_ctlr_border_color\":\"\",\"dot_ctlr_border_radius\":\"0\",\"dot_ctlr_margin\":\"   \",\"dot_ctlr_center_bg\":\"#f87562\",\"dot_ctlr_hover_height\":\"2\",\"dot_ctlr_hover_width\":\"35\",\"dot_ctlr_hover_border_color\":\"\",\"arrow_controllers\":0,\"arrow_on_hover\":0,\"arrow_controllers_style\":\"spread\",\"arrow_controllers_content\":\"icon_only\",\"arrow_controllers_position\":\"bottom_center\",\"arrow_controllers_bottom_gap\":{\"md\":\"50\"},\"arrow_controllers_left_gap\":{\"md\":\"50\"},\"arrow_controllers_right_gap\":{\"md\":\"50\"},\"arrow_spread_controllers_left_gap\":{\"md\":\"50\"},\"arrow_spread_controllers_right_gap\":{\"md\":\"50\"},\"arrow_style\":\"arrow_normal\",\"arrow_ctlr_width\":{\"md\":\"\"},\"arrow_ctlr_height\":{\"md\":\"\"},\"arrow_ctlr_color\":\"\",\"arrow_ctlr_font_size\":{\"md\":\"\"},\"arrow_ctlr_background\":\"\",\"arrow_ctlr_border_width\":\"\",\"arrow_ctlr_border_color\":\"\",\"arrow_ctlr_border_radius\":\"50\",\"arrow_ctlr_hover_background\":\"\",\"arrow_ctlr_hover_color\":\"\",\"arrow_ctlr_hover_border_color\":\"\",\"content_container_width\":{\"md\":\"100\",\"sm\":\"100\",\"xs\":\"100\"},\"content_vertical_alignment\":0,\"slideshow_items\":[{\"title\":\"Item number 1\",\"slider_img\":\"\",\"slideshow_inner_items\":[{\"title\":\"Soul Food\",\"content_tabs\":\"content_type\",\"content_type\":\"title_content\",\"title_content_title\":\"Soul Food\",\"title_heading_selector\":\"h2\",\"content_text\":\"Lorem ipsum dolor sit amet, ne eam iusto sapientem persecuti, id noster volumus nec.\",\"image_content\":\"\",\"icon_content\":\"fa-cogs\",\"btn_content\":\"Button Text\",\"button_url\":\"#\",\"button_target\":\"same\",\"button_icon_position\":\"left\",\"button_icon_margin\":\"\",\"content_animation_type\":\"slide\",\"animation_slide_direction\":\"bottom\",\"animation_duration\":800,\"animation_delay\":1000,\"animation_slide_from\":\"100\",\"animation_rotate_from\":\"360\",\"animation_rotate_to\":\"0\",\"animation_timing_function\":\"ease\",\"animation_cubic_bezier_value\":\"0,0.46,0,0.63\",\"content_color\":\"#4a9ecb\",\"content_fontsize\":{\"md\":\"20\",\"sm\":\"\",\"xs\":\"16\"},\"content_lineheight\":{\"md\":\"30\",\"sm\":\"\",\"xs\":\"26\"},\"content_letterspacing\":\"10px\",\"content_background\":\"\",\"image_content_width\":{\"md\":400,\"sm\":\"\",\"xs\":\"\"},\"image_content_height\":{\"md\":385,\"sm\":\"\",\"xs\":\"\"},\"button_background_options\":\"color_bg\",\"button_background_color\":\"#444444\",\"button_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"content_border\":\"   \",\"content_border_color\":\"\",\"content_border_radius\":\"\",\"content_margin\":{\"md\":\"30px 0px 25px 0px\",\"sm\":\"   \",\"xs\":\"0px 0px 10px 0px\"},\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_text_shadow\":\"0 0 0 #ffffff\",\"btn_box_shadow\":\"0 0 0 0 #ffffff\",\"btn_hover_separator\":\"\",\"button_hover_color\":\"#fff\",\"button_background_color_hover\":\"#222\",\"button_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"button_hover_border_color\":\"#fff\",\"content_font_family\":\"Poppins\",\"content_font_style\":{\"uppercase\":true,\"weight\":400}},{\"title\":\"Psychology\",\"content_tabs\":\"content_style\",\"content_type\":\"title_content\",\"title_content_title\":\"Psychology\",\"title_heading_selector\":\"h3\",\"content_text\":\"Lorem ipsum dolor sit amet, ne eam iusto sapientem persecuti, id noster volumus nec.\",\"image_content\":\"\",\"icon_content\":\"fa-cogs\",\"btn_content\":\"Button Text\",\"button_url\":\"#\",\"button_target\":\"same\",\"button_icon_position\":\"left\",\"button_icon_margin\":\"\",\"content_animation_type\":\"slide\",\"animation_slide_direction\":\"bottom\",\"animation_duration\":800,\"animation_delay\":1000,\"animation_slide_from\":\"100\",\"animation_rotate_from\":\"360\",\"animation_rotate_to\":\"0\",\"animation_timing_function\":\"ease\",\"animation_cubic_bezier_value\":\"0,0.46,0,0.63\",\"content_color\":\"#0C699E\",\"content_fontsize\":{\"md\":\"55\",\"sm\":\"\",\"xs\":\"35\"},\"content_lineheight\":{\"md\":\"65\",\"sm\":\"\",\"xs\":\"45\"},\"content_letterspacing\":\"0px\",\"content_background\":\"\",\"image_content_width\":{\"md\":400,\"sm\":\"\",\"xs\":\"\"},\"image_content_height\":{\"md\":385,\"sm\":\"\",\"xs\":\"\"},\"button_background_options\":\"color_bg\",\"button_background_color\":\"#444444\",\"button_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"content_border\":\"   \",\"content_border_color\":\"\",\"content_border_radius\":\"\",\"content_margin\":{\"md\":\"0px 0px 35px 0px\",\"sm\":\"   \",\"xs\":\"0px 0px 15px 0px\"},\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_text_shadow\":\"0 0 0 #ffffff\",\"btn_box_shadow\":\"0 0 0 0 #ffffff\",\"btn_hover_separator\":\"\",\"button_hover_color\":\"#fff\",\"button_background_color_hover\":\"#222\",\"button_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"button_hover_border_color\":\"#fff\",\"content_font_family\":\"Poppins\",\"content_font_style\":{\"weight\":700}},{\"title\":\"text\",\"content_tabs\":\"content_type\",\"content_type\":\"text_content\",\"title_content_title\":\"The Amazing Slideshow Addon!\",\"title_heading_selector\":\"h2\",\"content_text\":\"<p><span style=\\\"font-size: 24pt;\\\">Learn more about yourself. Build and strengthen your personal well-being.</span></p>\",\"image_content\":\"https://sppagebuilder.com/images/2019/charity/charity-fanfact.jpg\",\"icon_content\":\"fa-cogs\",\"btn_content\":\"Button Text\",\"button_url\":\"#\",\"button_target\":\"same\",\"button_icon_position\":\"left\",\"button_icon_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_animation_type\":\"slide\",\"animation_slide_direction\":\"bottom\",\"animation_duration\":800,\"animation_delay\":1000,\"animation_slide_from\":\"100\",\"animation_rotate_from\":\"360\",\"animation_rotate_to\":\"0\",\"animation_timing_function\":\"ease\",\"animation_cubic_bezier_value\":\"0,0.46,0,0.63\",\"content_color\":\"#00304c\",\"content_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\"},\"content_lineheight\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"content_letterspacing\":\"0px\",\"content_background\":\"\",\"image_content_width\":{\"md\":400,\"sm\":\"\",\"xs\":\"\"},\"image_content_height\":{\"md\":385,\"sm\":\"\",\"xs\":\"\"},\"button_background_options\":\"color_bg\",\"button_background_color\":\"#444444\",\"button_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"content_border\":\"   \",\"content_border_color\":\"\",\"content_border_radius\":\"\",\"content_margin\":{\"md\":\"0px 0px 58px 0px\",\"sm\":\"   \",\"xs\":\"0px 0px 30px 0px\"},\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_text_shadow\":\"0 0 0 #ffffff\",\"btn_box_shadow\":\"0 0 0 0 #ffffff\",\"btn_hover_separator\":\"\",\"button_hover_color\":\"#fff\",\"button_background_color_hover\":\"#222\",\"button_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"button_hover_border_color\":\"#fff\",\"content_font_family\":\"Poppins\",\"content_font_style\":{\"weight\":400}},{\"title\":\"image\",\"content_tabs\":\"content_type\",\"content_type\":\"image_content\",\"title_content_title\":\"The Amazing Slideshow Addon!\",\"title_heading_selector\":\"h2\",\"content_text\":\"Lorem ipsum dolor sit amet, ne eam iusto sapientem persecuti, id noster volumus nec.\",\"image_content\":\"images/soulfood heart.png\",\"icon_content\":\"fa-cogs\",\"btn_content\":\"Button Text\",\"button_url\":\"#\",\"button_target\":\"same\",\"button_icon_position\":\"left\",\"button_icon_margin\":\"\",\"content_animation_type\":\"slide\",\"animation_slide_direction\":\"bottom\",\"animation_duration\":800,\"animation_delay\":1000,\"animation_slide_from\":\"100\",\"animation_rotate_from\":\"360\",\"animation_rotate_to\":\"0\",\"animation_timing_function\":\"ease\",\"animation_cubic_bezier_value\":\"0,0.46,0,0.63\",\"content_color\":\"#fff\",\"content_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"content_lineheight\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"content_letterspacing\":\"0px\",\"content_background\":\"\",\"image_content_width\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"image_content_height\":{\"md\":\"415\",\"sm\":\"\",\"xs\":\"\"},\"button_background_options\":\"color_bg\",\"button_background_color\":\"#444444\",\"button_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"content_border\":\"   \",\"content_border_color\":\"\",\"content_border_radius\":\"\",\"content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"content_text_shadow\":\"0 0 0 #ffffff\",\"btn_box_shadow\":\"0 0 0 0 #ffffff\",\"btn_hover_separator\":\"\",\"button_hover_color\":\"#fff\",\"button_background_color_hover\":\"#222\",\"button_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"button_hover_border_color\":\"#fff\"}],\"image_in_column\":1,\"image_column_width\":{\"md\":\"7\",\"sm\":\"12\",\"xs\":\"12\"},\"image_column_reverse\":0,\"image_content_alignment\":\"center\",\"content_alignment\":\"left\",\"icon_display_block\":0,\"enable_youtube_vimeo\":0,\"video_volume_btn\":0,\"slider_bg_options\":\"bg_image\",\"slider_overlay_options\":\"color_overlay\"}],\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"0px 0px 20px 0px\",\"xs\":\"0px 0px 10px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-sp-slider-image img {\\n    height: 415px!important;\\n    width: auto!important;\\n}\",\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"instFormId\":1547104010652,\"content_container_option\":\"custom\",\"global_custom_position\":0}}]}]},{\"id\":1547111863410,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":1,\"no_gutter\":1,\"padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"0px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547111863410,\"background_color\":\"#ffffff\",\"row_border\":0},\"layout\":\"3,3,3,3\",\"columns\":[{\"id\":1547111863411,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"col-sm-6\",\"xs_col\":\"\",\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547111863411,\"padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"}},\"addons\":[{\"id\":1547198626410,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"ANXIETY MANAGEMENT\",\"image\":\"images/2021/12/28/blk1.jpg\",\"image_height\":{\"md\":\"470\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-bottom\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.7)\",\"deg\":\"180\",\"type\":\"linear\"},\"overlay_hover_type\":\"gradient\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.5)\",\"deg\":\"180\",\"type\":\"linear\"},\"title\":\"ANXIETY MANAGEMENT\",\"heading_selector\":\"h4\",\"title_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"18\"},\"title_lineheight\":{\"md\":\"31\",\"sm\":\"\",\"xs\":\"28\"},\"title_letterspace\":\"0\",\"title_link\":\"index.php?option=com_content&view=article&id=237\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-center\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"30px 50px 30px 50px\",\"sm\":\"   \",\"xs\":\"30px 30px 30px 30px\"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 0px 0px\",\"xs\":\"0px 0px 0px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"#addonId .overlay-image-title {\\n \\t\\twidth:100%;\\n} \\n#addonId .sppb-addon-title {\\n  \\tborder-top:1px solid rgba(255, 255, 255, .5);\\n  \\tpadding-top:30px;\\n    transform: translate3d(0,0,0);\\n}\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547198626410,\"title_text_color\":\"#ffffff\",\"title_font_family\":\"Poppins\",\"title_font_style\":{\"weight\":700}}}]},{\"id\":1547111863412,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"col-sm-6\",\"xs_col\":\"\",\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547111863412,\"padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"}},\"addons\":[{\"id\":1547198626416,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"STRENGTHS ENHANCEMENT\",\"image\":\"images/2021/12/28/blk2.jpg\",\"image_height\":{\"md\":\"470\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-bottom\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.7)\",\"deg\":\"180\",\"type\":\"linear\"},\"overlay_hover_type\":\"gradient\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.5)\",\"deg\":\"180\",\"type\":\"linear\"},\"title\":\"STRENGTHS ENHANCEMENT\",\"heading_selector\":\"h4\",\"title_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"18\"},\"title_lineheight\":{\"md\":\"31\",\"sm\":\"\",\"xs\":\"28\"},\"title_letterspace\":\"0\",\"title_link\":\"index.php?option=com_content&view=article&id=235\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-center\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"30px 50px 30px 50px\",\"sm\":\"   \",\"xs\":\"30px 30px 30px 30px\"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 0px 0px\",\"xs\":\"0px 0px 0px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"#addonId .overlay-image-title {\\n \\t\\twidth:100%;\\n} \\n#addonId .sppb-addon-title {\\n  \\tborder-top:1px solid rgba(255, 255, 255, .5);\\n  \\tpadding-top:30px;\\n    transform: translate3d(0,0,0);\\n}\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547198626416,\"title_text_color\":\"#ffffff\",\"title_font_family\":\"Poppins\",\"title_font_style\":{\"weight\":700}}}]},{\"id\":1547111863413,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"col-sm-6\",\"xs_col\":\"\",\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547111863413,\"padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"}},\"addons\":[{\"id\":1547191637042,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"RELATIONSHIPS\",\"image\":\"images/2021/12/28/blk3.jpg\",\"image_height\":{\"md\":\"470\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-bottom\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.7)\",\"deg\":\"180\",\"type\":\"linear\"},\"overlay_hover_type\":\"gradient\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.5)\",\"deg\":\"180\",\"type\":\"linear\"},\"title\":\"RELATIONSHIPS\",\"heading_selector\":\"h4\",\"title_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"18\"},\"title_lineheight\":{\"md\":\"31\",\"sm\":\"\",\"xs\":\"28\"},\"title_letterspace\":\"0\",\"title_link\":\"index.php?option=com_content&view=article&id=238\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-center\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"30px 50px 30px 50px\",\"sm\":\"   \",\"xs\":\"30px 30px 30px 30px\"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 0px 0px\",\"xs\":\"0px 0px 0px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"#addonId .overlay-image-title {\\n \\t\\twidth:100%;\\n} \\n#addonId .sppb-addon-title {\\n  \\tborder-top:1px solid rgba(255, 255, 255, .5);\\n  \\tpadding-top:30px;\\n    transform: translate3d(0,0,0);\\n}\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547191637042,\"title_text_color\":\"#ffffff\",\"title_font_family\":\"Poppins\",\"title_font_style\":{\"weight\":700}}}]},{\"id\":1547191249570,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"col-sm-6\",\"xs_col\":\"\",\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249570,\"padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"}},\"addons\":[{\"id\":1547198626419,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"MANAGING DIFFICULTIES\",\"image\":\"images/2021/12/28/blk4.jpg\",\"image_height\":{\"md\":\"470\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-bottom\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.7)\",\"deg\":\"180\",\"type\":\"linear\"},\"overlay_hover_type\":\"gradient\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(0, 0, 0, 0)\",\"color2\":\"rgba(0, 0, 0, 0.5)\",\"deg\":\"180\",\"type\":\"linear\"},\"title\":\"MANAGING DIFFICULTIES\",\"heading_selector\":\"h4\",\"title_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"18\"},\"title_lineheight\":{\"md\":\"31\",\"sm\":\"\",\"xs\":\"28\"},\"title_letterspace\":\"0\",\"title_link\":\"index.php?option=com_content&view=article&id=236\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-center\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"30px 50px 30px 50px\",\"sm\":\"   \",\"xs\":\"30px 30px 30px 30px\"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 0px 0px\",\"xs\":\"0px 0px 0px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"#addonId .overlay-image-title {\\n \\t\\twidth:100%;\\n} \\n#addonId .sppb-addon-title {\\n  \\tborder-top:1px solid rgba(255, 255, 255, .5);\\n  \\tpadding-top:30px;\\n    transform: translate3d(0,0,0);\\n}\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547198626419,\"title_text_color\":\"#ffffff\",\"title_font_family\":\"Poppins\",\"title_font_style\":{\"weight\":700}}}]}]},{\"id\":1547111863232,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"60px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"20px 0px 0px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547111863232,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12\",\"columns\":[{\"id\":1547111863233,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1547114709277,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"FIND INTERESTING TOPICS FROM\",\"heading_selector\":\"h2\",\"title_fontsize\":{\"md\":\"16\",\"sm\":\"\",\"xs\":\"14\"},\"title_lineheight\":{\"md\":\"26\",\"sm\":\"\",\"xs\":\"24\"},\"title_letterspace\":\"5px\",\"text\":\"OUR ARTICLES\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"40\",\"sm\":\"\",\"xs\":\"28\"},\"text_lineheight\":{\"md\":\"70\",\"sm\":\"\",\"xs\":\"38\"},\"text_fontweight\":\"700\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 50px 0px\",\"xs\":\"0px 0px 25px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547114709277,\"font_family\":\"Poppins\",\"title_font_style\":{\"weight\":400,\"uppercase\":true},\"title_text_color\":\"#4a9ecb\",\"text_font_family\":\"Poppins\",\"title_margin_bottom\":{\"md\":\"5\",\"sm\":\"\",\"xs\":\"0\"},\"global_text_color\":\"#0C699E\"}},{\"id\":1641311357028,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Browse and find out more about psychology topics of your interest.</p>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641311357028}}]}]},{\"id\":1646916483644,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1646916483643,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1646916483647,\"name\":\"articles_scroller\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"addon_style\":\"carousel\",\"number_of_items\":3,\"number_of_items_tab\":2,\"number_of_items_mobile\":1,\"move_slide\":1,\"slide_speed\":500,\"carousel_autoplay\":1,\"carousel_touch\":0,\"carousel_arrow\":1,\"resource\":\"article\",\"ordering\":\"latest\",\"article_scroll_limit\":\"12\",\"image_bg\":0,\"ticker_heading\":\"Breaking News\",\"ticker_heading_width\":\"\",\"ticker_heading_fontsize\":\"\",\"ticker_heading_font_weight\":\"\",\"show_shape\":1,\"heading_letter_spacing\":\"\",\"heading_shape\":\"arrow\",\"left_side_bg\":\"\",\"left_text_color\":\"\",\"overlap_date_text\":0,\"overlap_text_color\":\"\",\"overlap_text_font_size\":\"\",\"overlap_text_right\":\"\",\"content_bg\":\"\",\"right_title_font_size\":\"\",\"content_title_font_weight\":700,\"title_color\":\"\",\"show_intro\":1,\"intro_limit\":100,\"content_fontsize\":\"\",\"ticker_date_time\":0,\"ticker_date_hour\":0,\"text_color\":\"\",\"item_bottom_gap\":1,\"carousel_styles\":\"category\",\"carousel_date_font_size\":\"0\",\"carousel_date_font_weight\":700,\"carousel_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"border_size\":0,\"border_color\":\"\",\"border_radius\":0,\"arrow_color\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-articles-carousel-meta-date {\\n\\tdisplay: none;\\n}\\n\\n.sppb-articles-carousel-meta-category {\\n\\tdisplay: none;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[17,20,37,40],\"carousel_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"carousel_category_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"carousel_category_font_size\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"}}}]}]},{\"id\":1640616525301,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"Core Features\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"145px 0px 145px 0px\",\"sm\":\"100px 0px 100px 0px\",\"xs\":\"60px 0px 30px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":0,\"external_background_video\":\"0\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"icon_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"overlay\":\"\",\"row_border\":0,\"background_color\":\"#ffffff\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1640616525325,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616525326,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"image\":\"images/2022/03/03/ta-nea-tis-psyxologias-2.jpg\",\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_use_background\":0,\"global_user_border\":0,\"global_margin\":{\"md\":\"0px 40px 0px 0px\",\"sm\":\"0px 0px 0px 0px\",\"xs\":\" 0px  \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_use_animation\":0,\"border_radius\":\"7\",\"global_boxshadow\":\"0px 20px 14px 0px rgba(0,0,0,0.14)\",\"global_border_radius\":{\"md\":\"7\",\"sm\":\"\",\"xs\":\"\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0}}]},{\"id\":1640616525327,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616525328,\"type\":\"inner_row\",\"settings\":{\"padding\":{\"md\":\"1px 0px 1px 1px\",\"sm\":\"30px   \",\"xs\":\"30px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"icon_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"title_position\":\"sppb-text-left\",\"background_parallax\":0,\"background_video\":0,\"show_top_shape\":0,\"show_bottom_shape\":0},\"layout\":\"12\",\"visibility\":true,\"columns\":[{\"id\":1640616525329,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1547191249563,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"LEARN THE\",\"heading_selector\":\"h2\",\"title_fontsize\":{\"md\":\"16\",\"sm\":\"\",\"xs\":\"14\"},\"title_lineheight\":{\"md\":\"26\",\"sm\":\"\",\"xs\":\"24\"},\"title_letterspace\":\"5px\",\"text\":\"PSYCHOLOGY NEWS\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"40\",\"sm\":\"\",\"xs\":\"28\"},\"text_lineheight\":{\"md\":\"50\",\"sm\":\"\",\"xs\":\"38\"},\"text_fontweight\":\"700\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":1,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"0px 0px 50px 0px\",\"xs\":\"0px 0px 25px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547191249563,\"font_family\":\"Poppins\",\"title_font_style\":{\"weight\":400,\"uppercase\":true},\"title_text_color\":\"#4a9ecb\",\"text_font_family\":\"Poppins\",\"title_margin_bottom\":{\"md\":\"5\",\"sm\":\"\",\"xs\":\"0\"},\"global_text_color\":\"#0C699E\"}},{\"id\":1641311484811,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Read interesting articles and stay up to date about developments in the field of psychology.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641311484811}}]}]},{\"id\":1640616525332,\"type\":\"inner_row\",\"settings\":{\"padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"icon_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"title_position\":\"sppb-text-left\",\"background_parallax\":0,\"background_video\":0,\"show_top_shape\":0,\"show_bottom_shape\":0,\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"bottom_shape_flip\":0,\"bottom_shape_invert\":0,\"bottom_shape_to_front\":0,\"row_border\":0,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0},\"layout\":\"12\",\"visibility\":true,\"columns\":[{\"id\":1640616525333,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1640616812574,\"name\":\"button\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"text\":\"MORE\",\"alignment\":\"sppb-text-center\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#0C699E\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#63aad4\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"link_button_status\":\"normal\",\"link_button_color\":\"\",\"link_button_border_width\":\"\",\"link_border_color\":\"\",\"link_button_padding_bottom\":\"\",\"link_button_hover_color\":\"\",\"link_button_border_hover_color\":\"\",\"button_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"icon_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"font_family\":\"Verdana\",\"shape\":\"rounded\",\"global_text_color\":\"#ffffff\",\"global_link_hover_color\":\"#3d9bd2\",\"global_background_color\":\"\",\"instFormId\":1640616812574,\"global_link_color\":\"#3d9bd2\",\"url\":\"index.php?option=com_content&view=category&layout=blog&id=45\"}}]}]}]}]},{\"id\":1640616812602,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1640616812600,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1547192672890,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΑΡΑΚΟΛΟΥΘΕΙΣΤΕ\",\"heading_selector\":\"h2\",\"title_fontsize\":{\"md\":\"16\",\"sm\":\"\",\"xs\":\"14\"},\"title_lineheight\":{\"md\":\"26\",\"sm\":\"\",\"xs\":\"24\"},\"title_letterspace\":\"5px\",\"text\":\"ΤΑ ΒΙΝΤΕΟ ΜΑΣ\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"40\",\"sm\":\"\",\"xs\":\"28\"},\"text_lineheight\":{\"md\":\"50\",\"sm\":\"\",\"xs\":\"38\"},\"text_fontweight\":\"700\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"0px 0px 50px 0px\",\"xs\":\"0px 0px 25px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547192672890,\"font_family\":\"Poppins\",\"title_font_style\":{\"weight\":400,\"uppercase\":true},\"title_text_color\":\"#4a9ecb\",\"text_font_family\":\"Poppins\",\"title_margin_bottom\":{\"md\":\"5\",\"sm\":\"\",\"xs\":\"0\"},\"global_text_color\":\"#0C699E\"}},{\"id\":1640616812608,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<span style=\\\"font-size: 14pt;\\\">Βρες χρήσιμες πληροφορίες καθώς και τρόπους να ενισχύσεις τις δυνατότητες σου και να διαχειριστείς ό, τι σε δυσκολεύει</span>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812608}},{\"id\":1641311584129,\"name\":\"button\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"text\":\"ΠΕΡΙΣΣΟΤΕΡΑ\",\"alignment\":\"sppb-text-center\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#0C699E\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#63aad4\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"link_button_status\":\"normal\",\"link_button_color\":\"\",\"link_button_border_width\":\"\",\"link_border_color\":\"\",\"link_button_padding_bottom\":\"\",\"link_button_hover_color\":\"\",\"link_button_border_hover_color\":\"\",\"button_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"icon_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641311584129,\"url\":\"index.php?option=com_content&view=article&id=198\"}}]},{\"id\":1640616812601,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616812605,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gW52PvXQFOc\",\"show_rel_video\":0,\"no_cookie\":1,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1547191249574,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"https://sppagebuilder.com/images/2019/furniture/furniture-cta-bg.jpg\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"#ffffff\"},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1547191249575,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641237707770,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Βρες ενδιαφέροντα θέματα και για \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"τη διατροφή\\nτο happiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"heading\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":\"\",\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#073756\"}}]},{\"id\":1641237195470,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616812625,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1640616812631,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong>Nutrition</strong></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#0C699E\",\"global_link_hover_color\":\"#5cb3e2\"}}]},{\"id\":1641237195471,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616812628,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1640616812639,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong>Happiness</strong></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#0C699E\",\"global_link_hover_color\":\"#5cb8ec\"}}]}]}]', 'com_sppagebuilder', 'page', 0, 0, 1, 0, 1, 0, '2021-12-27 11:43:19', 43, '2023-03-16 09:43:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 3554, '@media (max-width: 1567px) {\r\n#sppb-addon-1547198626419 .sppb-addon-title {\r\npadding-top: 60px!important;\r\n}\r\n}\r\n\r\n@media (max-width: 1567px) {\r\n#sppb-addon-1547191637042 .sppb-addon-title {\r\npadding-top: 60px!important;\r\n}\r\n}\r\n\r\n@media (max-width: 1567px) {\r\n#sppb-addon-1547198626410 .sppb-addon-title {\r\npadding-top: 60px!important;\r\n}\r\n}');
INSERT INTO `o0ksp_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
(2, 167, 'Creating animations for our top stripe  (2)', '[{\"id\":1641227002916,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"Hero Section 15\",\"separator1\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"separator2\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":0,\"fullscreen\":0,\"no_gutter\":0,\"id\":\"\",\"class\":\"\",\"padding\":{\"md\":\"190px 0px 100px 0px\",\"sm\":\"130px  50px \",\"xs\":\"90px  50px \"},\"margin\":{\"md\":\"0px   \",\"sm\":\"   \",\"xs\":\"   \"},\"color\":\"rgba(255, 255, 255, 1)\",\"background_color\":\"\",\"background_image\":\"https://sppagebuilder.com/sections/hero/header_bg14.jpg\",\"background_parallax\":0,\"overlay\":\"rgba(51, 51, 51, 0.83)\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"background_video\":0,\"external_background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"background_external_video\":\"\",\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1641227002916,\"columns_align_center\":0,\"row_border\":0,\"show_top_shape\":0,\"show_bottom_shape\":0,\"overlay_type\":\"overlay_color\"},\"layout\":\"12\",\"columns\":[{\"id\":1641227002953,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1641227002954,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Αυτός είναι ο τίλος του Άρθρου\",\"heading_selector\":\"h3\",\"use_link\":0,\"title_link\":\"\",\"link_new_tab\":\"\",\"title_fontsize\":{\"md\":\"48\",\"sm\":\"35\",\"xs\":\"28\"},\"title_lineheight\":{\"md\":\"58\",\"sm\":\"45\",\"xs\":\"38\"},\"title_fontstyle\":[],\"title_fontweight\":\"\",\"title_letterspace\":\"0\",\"title_margin\":{\"md\":\"0 0 25px 0\",\"sm\":\"  20px \",\"xs\":\"  10px \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_use_animation\":1,\"global_animation\":\"fadeInUp\",\"global_animationdelay\":\"100\",\"instFormId\":1641227002954}},{\"id\":1641227002955,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"Free Advertising For Your Online Business\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":{\"md\":\"48\",\"sm\":\"35\",\"xs\":\"\"},\"title_lineheight\":{\"md\":\"58\",\"sm\":\"45\",\"xs\":\"\"},\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"400\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"20\",\"text\":\"<p>κι αυτός είναι ένας πιθανος υπότιλος</p>\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_options\":\"\",\"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\":{\"md\":\"0 0 140px 0\",\"sm\":\"  70px \",\"xs\":\"  50px \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"\",\"global_use_animation\":1,\"global_animation\":\"fadeInUp\",\"global_animationduration\":\"\",\"global_animationdelay\":\"400\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null,\"dropcap\":0,\"text_fontsize\":{\"md\":\"24\",\"sm\":\"20\",\"xs\":\"16\"},\"text_lineheight\":{\"md\":\"34\",\"sm\":\"30\",\"xs\":\"26\"},\"instFormId\":1641227002955}},{\"id\":1641227002956,\"name\":\"icon\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"name\":\"fa-angle-down\",\"link\":\"#\",\"size\":{\"md\":\"24\",\"sm\":\"22\",\"xs\":\"18\"},\"height\":{\"md\":\"50\",\"sm\":\"45\",\"xs\":\"40\"},\"width\":{\"md\":\"50\",\"sm\":\"45\",\"xs\":\"40\"},\"color\":\"rgba(255, 255, 255, 1)\",\"background\":\"rgba(0, 0, 0, 0.7)\",\"border_color\":\"\",\"border_width\":\"\",\"border_radius\":\"30\",\"margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"separator\":\"\",\"use_hover\":0,\"hover_color\":\"\",\"hover_background\":\"\",\"hover_border_color\":\"\",\"hover_border_width\":\"\",\"hover_border_radius\":\"\",\"hover_effect\":\"zoom-in\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_options\":\"\",\"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\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"\",\"global_use_animation\":1,\"global_animation\":\"zoomIn\",\"global_animationduration\":\"600\",\"global_animationdelay\":\"700\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null,\"instFormId\":1641227002956}}]}]},{\"id\":1641227002913,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1641227002912,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 43, 1, -2, 10, 1, 0, '2021-09-04 02:42:26', 42, '2022-01-03 17:29:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(3, 0, 'Creating animations for our top stripe ', '[]', 'com_content', 'article', 42, 0, -2, 10, 1, 0, '2021-09-04 02:42:26', 42, '2022-01-03 17:40:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(4, 170, 'Αυτός είναι ο τίτλος του άρθρου', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":{\"src\":\"https://sppagebuilder.com/addons/image/image1.jpg\"},\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Αυτός είναι ο τίτλος του άρθρου\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"και αυτός ένας πιθανός υπότιτλος\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη.</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}},{\"id\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232631544}},{\"id\":1641233484698,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":{\"src\":\"https://sppagebuilder.com/addons/image/image1.jpg\",\"height\":\"\",\"width\":\"\"},\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233484698,\"image_height\":{\"md\":\"366\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232631541}},{\"id\":1641232631538,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232631538}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233820610,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Περισσότερα άρθρα\",\"heading_selector\":\"h3\",\"use_link\":0,\"title_link\":\"\",\"link_new_tab\":\"\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"3px\",\"custom_letterspacing\":\"\",\"title_text_transform\":\"none\",\"title_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_icon_position\":\"before\",\"alignment\":\"sppb-text-center\",\"title_text_shadow\":\"\",\"class\":\"\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"20px   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233820610,\"title_font_family\":\"Tahoma\",\"title_font_style\":{\"weight\":600},\"global_background_color\":\"rgba(211, 195, 245, 0.35)\"}},{\"id\":1641233386437,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 20px  20px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"instFormId\":1641233386437,\"id\":142,\"global_background_color\":\"rgba(211, 195, 245, 0.35)\",\"global_margin_sm\":\"   \",\"global_margin_xs\":\"   \",\"global_padding_sm\":\"   \",\"global_padding_xs\":\"   \"}}]}]}]', 'com_content', 'article', 2, 1, 1, 9, 1, 0, '2021-09-04 02:42:26', 42, '2022-01-04 09:50:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(5, 0, 'Footer', '[{\"id\":1641240694262,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1641240694259,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641240694265,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Soulfood Psychology\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1641240694260,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641240694268,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<ul>\\n<li>Link 1</li>\\n<li>Link 2</li>\\n<li>Link 3</li>\\n<li>Link 4</li>\\n</ul>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1641240694261,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641240694271,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/2021/12/27/ntr-icon.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}},{\"id\":1641240694274,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/2021/12/27/hpn-icon.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'mod_sppagebuilder', 'module', 138, 1, 1, 0, 1, 0, '2022-01-03 20:11:30', 43, '2022-01-03 20:44:02', 43, 0, '2022-01-03 20:11:30', '[]', '', '', '', '*', 0, ''),
(6, 621, 'What  is  stress? ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-to-agxos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What  is  stress? \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Το άγχος δεν αδειάζει το αύριο από τις λύπες του, αλλά αδειάζει το σήμερα από τη δύναμή του\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-style: italic;\\\">Stress does not empty tomorrow from its sorrows, but it empties </span><span style=\\\"font-style: italic; font-weight: bold;\\\">today</span><span style=\\\"font-style: italic;\\\"> of its strength...</span></span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963234292,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As a mechanism, it keeps us alert, motivated and ready to avoid danger when needed. Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven. This stress response, known as the “fight-flight or freeze response” causes physiological changes to the body and a prolonged activation can lead to distress which is accompanied with physical and emotional symptoms, such as headaches, GIT distress, elevated blood pressure, muscle tension, sexual dysfunction, disturbed sleep patterns, tiredness, depression, panic attacks etc. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Stress therefore needs to be dealt with when it lasts and it influences us considerably causing difficulty in our daily routine. The first step in dealing with anxiety is recognizing and managing the <span style=\\\"font-weight: bold;\\\">dysfunctional thought process </span>which provokes negative emotions. <span style=\\\"font-weight: bold;\\\">Physical exercise</span> and <span style=\\\"font-weight: bold;\\\">proper diet act</span> not only preventively but also <span style=\\\"font-weight: bold;\\\">therapeutically </span>in dealing with anxiety.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As it turns out, anxiety and stress are closely linked and even share common symptoms. These are situations that we all experience in our daily lives. In cases where we are not sure what exactly is happening, how often and intensely we experience such symptoms but also how much they affect our daily life and the way we work, it is an indicator that it could be useful to consult a mental health professional for their management.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643046897101,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":0,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\",\"global_margin_sm\":\"   \",\"global_margin_xs\":\"   \",\"global_padding_sm\":\"   \",\"global_padding_xs\":\"   \"}}]}]}]', 'com_content', 'article', 44, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:47:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(7, 0, 'Anxiety and Panic Attacks ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/agxos-krisi-panikou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Anxiety and Panic Attacks \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Το άγχος και η ανησυχία είναι μία \\\"κακή χρήση\\\" της φαντασίας σου\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div>\\n<p><em><span style=\\\"font-size: 14pt;\\\">Worry is a misuse of the imagination</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963205056,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\">Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Generalized anxiety disorder symptoms can vary and can be present to children and adults alike. They may include persistent worrying or anxiety about a number of areas that may easily shift from one topic to another, difficulty handling uncertainty, edginess, restlessness or irritability, tiring easily, impaired concentration or feeling as though the mind goes blank, increased muscle aches or soreness and difficulty sleeping.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Panic Disorder is an anxiety disorder based primarily on the occurrence of recurrent and often unexpected panic attacks. Expected panic attacks are associated with specific fears, such as that of flying. Unexpected panic attacks have no apparent trigger or cue and may seem to occur without warning.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">A panic attack refers to a distinct period (about 10 minutes) intense fear or discomfort and is characterized by symptoms such as palpitations, pounding heart, or accelerated heart rate, sweating, trembling or shaking, sensations of shortness of breath or smothering, a feeling of choking, chest pain or discomfort, nausea or abdominal distress, feeling dizzy, unsteady, lightheaded, or faint, feelings of unreality (derealization) or being detached from oneself (depersonalization), fear of losing control, going crazy or dying, numbness or tingling sensations (paresthesias) and chills or hot flushes.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">It is important to make sure that the attacks are not due to the direct physiological effects of a substance (such as drug use or a medication) or a general medical condition.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Living with generalized anxiety disorder or panic disorder can be challenging. Generalized anxiety disorder can be improved with psychotherapy and/or medications, lifestyle changes, learning coping skills and using relaxation techniques.</span></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049413576,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 45, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:47:05', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(8, 0, 'Events - Thoughts - Feelings - Behavior - Body ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/gegonos-skepsi-synaisthima-symperifora-swma.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Events - Thoughts - Feelings - Behavior - Body \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Thoughts  play a key role in our anxiety.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963175479,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"> In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The activating event is an external factor that we are often unable to control. (eg: the dismissal of a colleague)</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then follows our immediate interpretations of the event. Thinking is a process that takes place within milliseconds and is done automatically (often unconsciously). This evaluation can be rational or irrational and it is often based on our beliefs regarding the event. However, a thought ALWAYS precedes the feeling and defines it. (eg thinking: I am also in danger of being fired, feelings: intense anxiety and fear).</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">At the next step, our behavior, which is often based on what we feel, leads to certain consequences. (eg: Behavior: I isolate myself; I stop to socialize and I nourish the distorted thought)</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">And since we do not just communicate with words, it is very possible for very strong and lasting emotions to have an impact on our bodily functions (eg body: intense tachycardia, trembling, stomach pain, frequent headaches)</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049450491,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 46, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:46:37', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(9, 0, 'Distract yourself', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/apospasi-prosoxis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Distract yourself\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Next time you experience an anxiety attack, try to:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Close your eyes and draw an idyllic image; you could revisit a lovely memory or think of a place you wish to visit. Try to attain to all of its details and characteristics.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If closing your eyes is not possible, focus your attention on an object in your visual field and attain to its details (shape, color, material, etc.). If possible, describe what you see to someone else in as much detail as you can.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try to distract yourself by engaging into an activity that requires mental effort. For example, solving a mathematical problem or counting backwards by 7.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060100120,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 47, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 11:55:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(10, 0, 'Thought reframing', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/anadomhsh-skepsewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Thought reframing\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones. For that to happen, each thought must satisfy the requirements below;</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s mustn\'t be unrealistic: \\\" everyone disliked\\\" for sure we cannot Bond well with everyone, but it isn’t probable for every single person you know to dislike you</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t be \\\" black or white\\\": \\\" whoever doesn’t have the ideal weight, is fat\\\" there are many different stages between a normal BMI and obesity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t be arbitrary: \\\" if my partner forgets our anniversary, he doesn\'t love me\\\" that\'s an arbitrary conclusion since there are many reasons a person might forget anniversary and many different ways you can realize your partner\'s love for you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t be dramatic: \\\" if they don\'t hire me, i\'ll die\\\" to be sure, a job position is not your whole life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t include mislabeling: \\\" I’m the loser of our company\\\" you have many qualities that form your personality; it\'s not worth hanging a label on yourself.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t include \\\"should statements\\\": \\\" I should be a good housewife\\\" there aren\'t things you must do or be, there are things you want to do and be.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It mustn\'t include personalization: \\\" of course the weather is bad today! I wanted to go for a coffee with my friends. I\'m so unlucky!\\\" weather phenomena aren\'t related to a person\'s luck.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060164507,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 48, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 11:53:02', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(11, 0, 'Thought restructuring', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/anadiatypwsi-skepsewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Thought restructuring\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On a piece of paper create a 4-column thought record.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Feel in the columns every time you feel anxious for about 2 weeks and try to recognize and dysfunctional thought patterns that may need restructuring.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Situation - what happened?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Thoughts - why did I think about the situation?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Emotions - how did I feel after thinking about the situation?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Behaviors - why did I do about it?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060186554,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 49, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 11:54:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(12, 0, 'Work stress ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ergasiako-stress.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Work stress \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Το μεγαλύτερο όπλο μας έναντι του στρες είναι η ικανότητά μας να διαλέξουμε μία σκέψη αντί για μία άλλη\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The greatest weapon against stress is our ability to choose one thought over another.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963123366,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \\\"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\\\". This is confirmed by the American Institute for Stress, as they have found that the 75% - 90% of visits to doctors relate to health issues arising from stress. Still, according to research from the same institute, 80% of workers find their work stressful, with half of them claiming that their job is too demanding. What can I do to manage work-related stress?</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">There is a variety of steps you can take to reduce both overall stress levels and work-related stress:</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Take responsibility on improving your physical and emotional well-being.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Avoid traps and habits that promote a negative attitude and increase stress levels.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Learn to use communication skills better to facilitate and improve your relationships with your management and partners.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049571742,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 50, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:46:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(13, 0, 'The role of exercise in the fight against stress ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The role of exercise in the fight against stress \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Χαμογέλα, πάρε ανάσα και πήγαινε σιγά σιγά\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Smile, take a breath and begin slowly...</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963095461,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The secret lies in the fact that our body during the exercise has the same reactions as when under stress (increased heart-rate, muscle tightness, faster breathing, sweating) but this process in now under our control and we can increase and decrease the intensity at will. It\'s not the same as stress, where the symptoms arise autonomically and often we cannot regulate them. As soon as an exercise regime is completed the relaxation of the muscles provides relaxation to our body to tranquility to our mood.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Because of chemistry ...</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Regular exercise helps reduce adrenaline and cortisol levels (the stress hormones). By reducing these two substances, we restore and maintain calmness in body and spirit. In addition, exercise releases endorphins. Endorphins are brain neurotransmitters responsible for good mood. By introducing a simple form of exercise into our lives, we become happier!</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Focusing attention…</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Exercise requires focusing. Whilst exercising, our mind is focused on the specific activity, even if we do not understand it or do it purposely. This allows the mind to enter a state of relaxation -even meditation, which helps us escape our ongoing focus on negative situations and problems.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sweet dreams…</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Studies have shown that exercise is amid the most effective ways of coping with insomnia and gives us a one more tranquil and restful sleep, because it allows us to release excess body energy (which is often the cause of not sleep well) and fall into a deep and relaxing sleep state.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Exercise brings us closer to body and mental well-being and protects us from the unpleasant consequences of anxiety and depression. The inclusion of an exercise regime in our daily lives is a gift we can give ourselves today! </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049626457,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 51, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:45:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(14, 0, 'Stress and how it is caused ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/to-stress-kai-pws-dimiourgeitai.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Stress and how it is caused \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Σε 10 χρόνια από τώρα θα γελάς με αυτά που σε αγχώνουν σήμερα… Άρα γιατί δεν αρχίζεις να χαμογελάς από τώρα;\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">In 10 years from now you will laugh at what makes you anxious today ... So why not start smiling now?</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963061716,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations. They trigger the release of a hormone, (adrenaline) that causes changes both physically and mentally. These changes then prepare us either to cope with a challenge or to escape a dangerous situation (fight-flight reaction). Once the anxiety or the risk is over, these temporary changes recede. If these reactions do not disappear after the risk has passed and the reaction to the psychological pressure is chronic or excessive, then physiological and mood issues can arise. Under severe stress the combined physical and mood issues may result in panic attacks, autoimmune diseases, mood disorders, health problems, etc.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049683261,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 52, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:44:49', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(15, 0, 'Problem solving', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/epilysi-provlimatwn1.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Problem solving\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Mapping</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Define the problem</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Name the people involved</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. List the needs, worries and troubles of each side by</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- approaching to a solution based in needs</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- shifting from solutions to needs</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- asking why</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- breaking down complicated needs to smaller parts</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- naming worries and fears</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- shifting absolute positions</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">4. Through mapping you can find</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- common needs, beliefs and ideas</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- new perspective through the statements of the people involved</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- hidden worries and needs of the people involved</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049712735,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":0,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 53, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:01:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(16, 0, 'Relaxation exercise', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/asksisi-xalarwsis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Relaxation exercise\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Find free time and choose a quiet place where no one is going to bother you and the lighting is dim.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sit someplace comfortable or lie down.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Close your eyes and take 2 deep breaths that you can feel in your stomach area. Let go, feel your body relaxing; your whole body, head to toe.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Once you are relaxed, draw a mental picture that makes you feel happy/peaceful. Give it color, movement, sound; make it come alive. It doesn’t matter if the picture refers to the past, the present or the future. All that matters is that it creates positive emotions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Hold onto the picture a little longer. It’s a gift that makes you happy and calm. A little treasure. Save it in your treasure box. You will know it will be there when you need it again. That’s the beauty of treasures; they never lose their value.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Take 2 slow, deep breaths. Slowly open your eyes. Feel your body relaxed and calm. Notice how steady your breathing is. Now you can open your eyes. Slowly get up, stretch and feel your body string and relaxed.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060271276,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 54, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 11:58:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(17, 0, 'Diaphragmatic breathing', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/diafragmatiki-anapnoi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Diaphragmatic breathing\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. Diaphragmatic breathing is intended to help you use the diaphragm correctly while breathing.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The diaphragmatic breathing technique</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Note: If you live with a medical condition, consult with your doctor prior to beginning any type of relaxation exercise.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Lie on your back on a flat surface or in bed, with your knees bent and your head supported. You can put a pillow under your knees to support your legs. Place one hand on your upper chest and the other hand just below your rib cage. This will allow you to feel your diaphragm move as you breathe.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Breathe in slowly through your nose so that your stomach moves out against your hand. The hand on your chest should remain as still as possible.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Tighten your stomach muscles, letting them fall inward as you exhale. The hand on your chest must remain as still as possible.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Repeat at least 10 times.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060308102,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":0,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 55, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:00:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(18, 0, 'Muscle Relaxation', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/askisi-myikis-xalarwsis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Muscle Relaxation\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sit comfortably. Close your eyes and take a few deep breaths.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Your legs, your toes, your hands, your facial muscles.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Breathe out, and then completely relax the muscle groups.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Relax. Notice the difference between how the muscles feel when they are tense and how they feel when they are relaxed.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Now take a few deep breaths again and tense your whole body once more, but this time with half the tension than before. Notice if you often tense your body during the day without you realizing.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Breathe out and then completely relax the muscle groups. Count backwards from 5 to 1 to bring your focus back to the present.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060340659,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":0,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[19],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 56, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 11:57:45', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(19, 0, 'Πως να νικήσουμε την αναβλητικότητα;', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/pws-na-nikisoume-tin-anavlitikotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Πως να νικήσουμε την αναβλητικότητα;\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δείτε το βίντεο\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Μάθετε περισσότερα στο παρακάτω βίντεο\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}},{\"id\":1641804394787,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/6hw2A329ZPo\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643055912941,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 57, 1, 0, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-24 20:25:59', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(20, 0, 'What is Procrastination?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-i-anavlitikotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is Procrastination?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η αναβλητικότητα κάνει τα εύκολα πράγματα δύσκολα και τα δύσκολα δυσκολότερα.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Procrastination makes easy things hard, hard things harder</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664963009210,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Initially, postponing a goal does not mean complete failure. Some people who procrastinate often say \'\' I work better under pressure \'\' . It is true that in shorter timeframes, the hormone adrenaline (which helps with our organizational skills) increases. So, even someone who is procrastinating can eventually meet a deadline. However, performing under pressure can impact their body physically and mentally, due to physical exhaustion and feelings of stress and guilt.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">However, when procrastination occurs as a behavioral pattern, it can lead to difficulties at work, studying, interpersonal relationships and meeting obligations. Why do we choose to postpone something even if we are aware of the consequences? There isn’t only one answer to this question. It is certain that procrastination serves a purpose, which is different depending on the person and the circumstances. Generally speaking, stress and anxiety can be both a cause and a consequence of procrastination. Still, it has been ascertained that procrastinators usually feel shame or guilt. So when we manage to understand what we feel and why we feel it, when we choose to postpone something, we are already taking steps towards fighting procrastination.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643055982125,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 58, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:43:47', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(21, 0, 'Why leave for tomorrow what you can do today?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Why leave for tomorrow what you can do today?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Όταν έχεις να ανέβεις ένα βουνό, μη νομίζεις ότι θα γίνει μικρότερο αν περιμένεις.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962980747,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Certainly, such behavior does not bring about disaster, but it can significantly affect the quality of our lives, especially when it comes to urgent and important issues. However, it is vital to understand the reasons that perpetuate this \'\'habit\'\', as only then can we get rid of it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As odd as it sounds, the bases of procrastination can be the fear of failure and the fear of success. In the first case, by fearing the negative outcome of a situation we choose inertia and sustain our comfort zone. In the second, believing that success is accompanied with higher expectations and demands from others around us and ourselves in which we doubt we can respond, leads us to avoiding to take action.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In addition, homeostasis makes us feel secure. Things are predictable and this creates a familiarity that we do not want to risk. For example, one can postpone the ending of a relationship because it requires adaptation to new norm.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In a closing note, procrastination may be due to a mood disorder. This is also evident in people with depressive symptoms that they have difficulty making decisions and taking action, due to low energy reserves, lack of self-confidence etc.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056004225,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 59, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:43:20', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(22, 0, 'Dealing with perfectionism', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/antimetwpos-me-tin-teleiomania.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Dealing with perfectionism\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise bellow will help you combat perfectionism.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make a list of situations that usually lead you to aim for perfectionism. Then, attempt to deliberately make a particular mistake in order to confront yourself for not being perfect. This exercise will help you get accustomed to a less perfect version of yourself.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If it seems too hard to do, picking for the mistake that won\'t particularly upset you and gradually progress two tasks that you find difficult to accept imperfect results.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Such tasks may include</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Wearing a shirt that wasn\'t properly ironed</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sending a friendly message that includes a spelling mistake</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Being a bit late on an appointment that isn\'t urgent</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Proofread an email no more than once</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Limit the time you spend preparing a presentation (e.g. 2h/day).</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062555281,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 60, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:10:35', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(23, 0, 'Make a fresh start', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/kanw-tin-arxi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Make a fresh start\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Negative and unrealistic thoughts often based on predictions of what could happen, further sustain procrastinative behavior.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This exercise will help overcome these issues and make a fresh start.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">When you are about to engage in an activity make it personal deal; promise yourself that you will attain to it for 10 minutes. Honor this deal and afterwards decide whether or not you are willing to continue.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is important to clear your space of everything that could distract you before you engage to the activity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You will discover that it\'s rather probable to continue attaining to an activity once you have already begun working on it.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062596983,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 61, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:51:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(24, 0, 'The 2-minute rule', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/o-kanonas-twn-2-leptwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The 2-minute rule\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s an activity takes less than 2 minutes to complete, do it right away.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In this way, you reduce stress and boost your confidence by completing more tasks.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If your cB2 requires more than 2 minutes to complete, break it down to a 2-minute step.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">For example, let\'s assume you want to start eating healthily in order to lose 10 lb in the next 2 months; what could you do in Just 2 minutes to begin working towards your goal?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Have an apple</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Do 10 push-ups</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Go for a short walk</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Drink a glass of water</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The rule of thumb he said by taking a few steps towards your final aim, you will be more likely to take further action and form new habits down the road.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062626087,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[38],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 62, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:12:36', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(25, 0, 'Anger and its Expression', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/o-thymos-kai-i-ekfrasi-tou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Anger and its Expression\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Anger doesn’t solve anything, it builds nothing but it can destroy everything.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962926827,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Anger is an adaptive response to threats that is instinctively and naturally expressed through aggression. However, it is often incriminated as a negative emotion. This has led a great part of society to prevent the expression of anger. Not expressing our feelings is an unhealthy way of avoiding conflicts. In many cases, that anger gets “trapped” inside, “disguised” into other emotions or redirected to ourselves or others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A typical dysfunctional management of anger is its internalization. We see people who prefer to overlook certain situations that make them angry and once they they’ve reached their breaking point, they outburst with a disproportionate reaction. The internalization of anger can also appear in the form of negative or judgmental behavior towards someone to whom we have not explained what has bothered us.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On the other hand, we observe people who externalize their anger in a dysfunctional way that may include intense or even violent outbursts, because of the difficulty of controlling and managing their feelings. It is understood that in order to manage our anger constructively, it is necessary to primarily recognize what makes us angry, the reason behind this feeling, to realize our needs and communicate them with respect to others.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056061072,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 63, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:42:55', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(26, 0, 'Conflict management ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/diaxeirisi-sygkrousewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Conflict management \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962899466,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then separate a sheet of paper into 4 columns</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Conflict issue</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- People involved</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What happened</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Fire word</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Feel in the columns based on your three recent events</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">For example</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Conflict issue housework</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- People involved me and my partner</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What happened my partner accused me of not helping out by saying \\\" you never help me out. I do everything by myself!\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Fire word never, everything</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Now consider if what was said could be expressed in different words - either on your side or your partner\'s side, by replacing the fire words that spiked the conflict. Note down the different ways you could express yourself in similar situations next time you are in the conflict think of your notes.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056156931,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 64, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:42:01', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(27, 0, 'Anger Management tips', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/tips-diaxeirisis-thymou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Anger Management tips\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ο θυμός κάνει το στόμα σου να δουλεύει πιο γρήγορα από το μυαλό σου.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Anger makes your mouth work faster than your mind.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962865349,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Exercise is a good form of venting off, in general. Even if you do not have a lot of time at your disposal, a quick walk is enough, as exercise increases hormones that calm and relax us.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Take your time. If you feel that you cannot manage your anger, move away from the stimulus that triggers you. For example, in order to avoid a violent outburst in an argument, ask your interlocutor for some time, move away and return to the conversation after a few minutes. This tactic can work alone or in combination with the next one suggested.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Count to 10. This technique is suitable for both youngsters and adults. Count slowly up to 10, taking breaths at the same time. If necessary, keep counting until 20.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Avoid using expressions such as \\\"never\\\", \\\"always\\\" as well as generalizations. Focus on what is happening at the moment and express your anger in words, communicating your own, deeper emotions. For example, you can say I feel upset you left the table without picking up your plate” instead of “You never do anything in here, you\'re always expecting everything from me”.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Next time you recognize indications that lead to an angry outburst, remember to practice the above tactics and then adopt those that work best for you.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056256083,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 65, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:41:35', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(28, 0, 'The balloon', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/mpaloni.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The balloon\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">There is a simple emergency exercise that can be of great benefit under certain situations.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You will need a balloon and a pin.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Take a deep breath while thinking of what makes you angry or a situation you cannot manage well and begin blowing the balloon.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Continue until the balloon has blown enough.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Hold the balloon on one and while holding a pin in the other. Take a deep breath and blow the balloon.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You will notice a sense of emotional liberation and calmness. As soon as you blow the balloon you will hyper-focus, all your senses are involved and you feel liberated from the situations you had trapped in the balloon; situations that made you feel under pressure.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062675804,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 66, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:04:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(29, 0, 'Counting', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/metrima.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Counting\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A popular anger management exercise is counting backwards.</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 14pt;\\\">Whenever you experience intense anger, count backwards from 20, slowly. This little exercise can prove helpful in controlling anger that\'s expressed impulsively. You get the chance to manage the situation better at the right time and not to externalize your anger impulsively.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062733528,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 67, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:08:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(30, 0, 'Differentiating anger', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/diaxwrizontas-ton-thymo-mou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Differentiating anger\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make a list of what bothers you at the workplace.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Compare it to what bothers you at home.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Now make a list of what bothers you at home and consider whether you project some of those problems at work.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062796303,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 68, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:07:26', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(31, 0, 'Conflict management', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/diaxeirisi-sygkrousewn1.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Conflict management\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Conflict cannot last without your participation.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Conflict is part of everyday life. Many times, it is inevitable.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What we need to do is learn how to manage it so that it affects us as little as possible.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">How can we manage or avoid conflicts?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Manage the situation with courtesy and as early as possible: Solve the conflict at its beginning. As long as the situation continues, things get more complicated and the tension can increase. Approach situations with positivity from the start. Ask politely what\'s wrong or what needs to be corrected, trying to maintain a mild climate. Focus on kind and immediate solutions, without shifting responsibilities and accusations.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Delay reaction time: A delayed reaction initially helps you distance yourself from the stimulus and reduce, to some extent, the intensity caused by an event or person. When examining the stimulus, consider the following:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1) How important is it?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2) Is that really the cause of the tension I feel?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Often, people have difficulty with something and express their dissatisfaction to something else. An everyday example is: \\\"I had contradicted my boss at work and, when I returned home and my daughter had not completed her homework, I yelled at her. But if I had evaluated it, I would have observed that the source of my anger was work-related and not my daughter\'s homework \\\".</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Look at the \'big picture\': When you often come into conflict with a specific person, it is helpful to evaluate this person as a whole. If, for example, I have frequent tensions with my boss, it is important to remind to myself of all of their attributes. That is, on the one hand, they are often abrupt and rude. On the other hand, they recognize my effort and reward me for it. All people have different aspects in their character. It is important, therefore, to evaluate them all in order to form an objective picture.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Communicate properly: How we communicate with someone is very important. At times, although we are careful with what we say to someone and the vocabulary we use, we disregard our body language or the tone of our voice. Often, these two suggest something completely different, which leads our interlocutor into a defensive position, and the conflict between us is not far away.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Conflict between people can lead to positive results because it helps us find solutions to our differences. But it often becomes uncontrollable. So, it is best to try to manage its outcome by respecting both sides. A conflict will not be solved in your own way. It is important to show understanding, to give them time to explain themselves and their point of view and to respect their boundaries.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062831149,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 69, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-03 08:49:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(32, 0, 'First-person singular ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/a-enikos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"First-person singular \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem.</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Make sure your precise; E.g. say \\\" I am upset that you left the table without picking up your plate\\\" instead of \\\" you never do anything around here\\\". </span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">Remember, practice makes perfect.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062853428,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 70, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:02:54', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(33, 0, 'Pros and cons ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ta-yper-kai-ta-kata.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Pros and cons \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then, ask yourself:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- what are the pros being like that?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What are the cons of being like that?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What are the cons of anger?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What are the benefits of being like the person your first thought of?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Consider if the pros of anger outweigh the cons, or if the cons of anger outweigh the pros. Use a 1-100 evaluation scale (50-50. 40-60, etc.)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Remember we may not be able to control when we get angry but we can control </span><span style=\\\"font-size: 14pt;\\\">our reaction to it. We can be angry and passive, angry and aggressive, angry and passive-aggressive or angry and assertive. The choice is ours.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062879310,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 71, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:50:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(34, 0, 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/diaxeirisi-sygkrousewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Διαχείριση Συγκρούσεων στον εργασιακό χώρο\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δείτε το βίντεο\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα <strong>συχνό φαινόμενο</strong>, που μας φέρνει σε <strong>δύσκολη θέση και μας δυσαρεστεί</strong>. Το ζητούμενο λοιπόν όλων είναι <strong>πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα</strong>. Και κατά συνέπεια <strong>πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο</strong>.\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}},{\"id\":1641804394787,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/CfJ81owhBf4\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056321973,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 72, 1, 0, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-02-14 14:34:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(35, 0, 'Understanding and expressing emotions', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/katanoisi-kai-ekfrasi-synaisthymatwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Understanding and expressing emotions\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Οι αμφιβολίες σκοτώνουν τις σχέσεις.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962694042,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A prerequisite for this is the cultivation of emotional understanding. Emotional understanding means getting deep awareness of our own emotions first and then to take into account the other person\'s feelings. Emotional understanding helps us deal with our emotions without avoiding them. It also offers us the ability to effectively handle the other person’s the feelings. To achieve understanding you first need to express those feelings. The ability to express our emotions is an integral part of a successful relationship. People tend to share their positive feelings, but have difficulty expressing the negative emotions they experience from time to time. At this point it is important to remember that we do not need to avoid expressing what we feel in order not to hurt the people around us. They will only be hurt when they see you troubled and you shut them out of what you experience. Thus, it\'s a good idea to face them and discuss your feelings -both positive and negative.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056411729,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 73, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:40:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(36, 0, 'Successful relationships', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/epityximenes-sxeseis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Successful relationships\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δεν χρειάζεσαι κάποιον να σε ολοκληρώσει, αλλά κάποιον να σε αποδεχτεί ολοκληρωτικά.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">You do not need someone to complete you, but someone to fully accept you.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962594033,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: Arial;\\\">♦</span> Trust Is based on 3 key pillars: honesty, values and positive focus.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Trust begins in ourselves and our feelings. If we are honest with what we believe and feel, we can be honest with the rest of the people in our lives and not be afraid to share with them something unpleasant.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Values refer to our personal moral code according to which we act. Many times, this code differs or it can even come as opposed to that of another person. In this case we should either reach to a compromise that will serve both sides well or decide what is more important to us; keeping eternal struggles in a relationship makes it unbalanced.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Positive stance refers to the focus on the positive characteristics of the personality of the our partner and our relationship. Each of the two members of the relationship has their own distinct personality and that is what makes our relationship worthwhile. It does not benefit from constantly dealing with what we want to change in the other person and maintaining am electrified atmosphere.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: Arial;\\\">♦</span> Respect and understanding are based on sharing and effective communication.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Sharing problems and taking responsibility in a relationship is extremely important for its balance. In a difficult situation, it is important to consider the other person as our ally rather than an obstacle or something unrelated to our problem -regardless of whether this problem is related to the relationship or not.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- In communicating it is important to try to understand the emotional state of the other member of the relationship and “get in their shoes” for a few minutes (this is empathy). It is good to avoid accusations and talk about ourselves and our own responsibilities. We should avoid terms like «always» or «never».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: Arial;\\\">♦</span> Boundaries are very important in a relationship, not to keep us distant from the other person, but to protect our individuality and frame a safe place for our relationship.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">That is why we need to ask ourselves the following questions: How far can I go? What do I want? What do I need? Then we are ready to set our limits.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056442009,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 74, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:38:09', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(37, 0, 'The Importance of Interpersonal Relationships', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/i-simasia-twn-diaproswpikwn-sxesewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The Importance of Interpersonal Relationships\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Οι μόνοι άνθρωποι που αξίζει να τους φωνάξεις «μείνε» είναι εκείνοι που δεν έφυγαν ποτέ!\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The only people who deserve to \\\"stay\\\" in your life are those who never left!</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962561478,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Humans are social species according to Aristotle and that\'s why their relationships with other people are of special importance in life. A person with healthy interpersonal relationships is a happy person, as research has shown that our relationships are the number 1 factor of happiness, before money and glory. We can understand the difference ourselves if we consider how we feel as a member of a happy and tied family in comparison to when we get a raise or a promotion at work. Surely there is joy and satisfaction in the second case, but at first, the feeling is deeper and lasts longer. That is why it is worth investing more in the people around us, giving them more space and time in our lives, because that is how we take care of ourselves. Interpersonal relationships refer to the closest relationships we form with people, ie, friendly, erotic, collegiate, parental, relative, etc. And remember, the relationship always consists of two members -not more! I may be a member of the same family, but my relationship with my son differs from the relationship I have with my husband.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056460909,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 75, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:36:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(38, 0, 'David’s exercise', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/i-askisi-tou-david.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"David’s exercise\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The most crucial part of good interpersonal relationships is the relationship we have with ourselves.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The following exercise will help you find your authentic self.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In order to create David’s sculpture, Michael Angelo relied on 2 basic skills: His ability to sculpt off excess marble in order to give the correct shape and his ability to see David through the marble layers. In the same way, positive psychology can help people overcome the limitations that restrict them from finding their true self.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Examine what’s frill and what limits me from being myself.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Recognize who I really am, which are my authentic characteristics, what I want to keep.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Adopt behaviors that enhance my authenticity.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062907337,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 76, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:15:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(39, 0, 'Complaining', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ta-parapona.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Complaining\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Write 2 complaints you often make to someone.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Then, write 2 positive aspects of the person you are complaining to.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Using this information, fill in the blanks:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">____________ may be _____________, but he/she is also _________ .</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">For example: My sister may be messy, but she is also an excellent cook.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In this wat you express your complaint, but you also make a positive comment, helping the other person to view you comment more positively and perhaps take some steps towards changing.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062959734,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 77, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:17:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(40, 0, 'The masks', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/i-maskes.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The masks\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Think of 3 people who are important to you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Consider which mask you chose to wear around them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What are the reasons that lead you to putting this mask on?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In the end, decide which masks you are going to keep on and which ones you should take off.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062987458,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 78, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:16:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(41, 0, 'Communicate – Listen – Understand 	', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/epikoinwnw-akouw-katalavainw.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Communicate – Listen – Understand \\t\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">This exercise can help you find the true meaning of communication, listening and understanding. Remember that listening doesn’t necessarily mean agreeing.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">- Choose a colleague, friend or relative, sit close by so that you are comfortable and try to maintain eye contact.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">- Choose a neutral topic of conversation, such as “how was your work day” or “what happened during the weekend” and be articulate.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">- Request you interlocutor makes some clarifying questions based on what you said. E.g. “When you said….. did you mean……….?”</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">- When you are in agreement put down 1 point. When you are in disagreement try to explain what has not been clearly understood.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">- When you’ve won 3 points, diverse roles and repeat the exercise.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">What did you gain from this exercise? Share your thoughts with your interlocutor.</p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\">Remember: Communication is often a challenging process. Many times, what we communicate is received by the interlocutor in a different way and vice versa. If that occurred during the exercise try to discuss it further with your interlocutor.</p>\\n</div>\\n<br />\\n<div id=\\\"simple-translate\\\">\\n<div>\\n<div class=\\\"simple-translate-button isShow\\\" style=\\\"background-image: url(\'moz-extension://8907fb6f-d18e-4813-b1b4-f4325d163a45/icons/512.png\'); height: 22px; width: 22px; top: 275px; left: 1093px;\\\"> </div>\\n<div class=\\\"simple-translate-panel \\\" style=\\\"width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: #ffffff;\\\">\\n<div class=\\\"simple-translate-result-wrapper\\\" style=\\\"overflow: hidden;\\\">\\n<div class=\\\"simple-translate-move\\\" draggable=\\\"true\\\"> </div>\\n<div class=\\\"simple-translate-result-contents\\\">\\n<p class=\\\"simple-translate-result\\\" dir=\\\"auto\\\" style=\\\"color: #000000;\\\"> </p>\\n<p class=\\\"simple-translate-candidate\\\" dir=\\\"auto\\\" style=\\\"color: #737373;\\\"> </p>\\n</div>\\n</div>\\n</div>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063012240,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[41],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 79, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:14:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(42, 0, 'Love is...', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/agapi-einai.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Love is...\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η μητρική αγάπη είναι ο πρώτος τύπος αγάπης που βιώνουμε στη ζωή μας.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Maternal love is the first type of love we experience in our lives.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962518817,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The 3 components</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Intimacy: which involves feelings of closeness, connectedness, and bondedness</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Passion: which refers to drives that lead to physical attraction, romance and sexual consummation.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Decision/commitment: which refers to the decision that one loves his partner and lead a person to remain in the relationship and move toward shared goals.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The 7 different kinds of love</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Friendship: there is intimacy without any erotic passion or long-term commitment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Infatuation: characterized by feelings of lust and physical passion, lacking intimacy and commitment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Empty love: characterized by commitment without passion or intimacy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Romantic love: there is intimacy and physical passion but commitment is still undecided.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Companionate love: there is intimacy and a long-term commitment but minimal or no sexual desire.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Fatuous love: a commitment based mainly on passion but lacking intimacy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Consummate love: it represents the \\\"ideal\\\" relationship with all three components; intimacy, passion and commitment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Although all three components are required for an ideal relationship, the amount of each component can differ from relationship to relationship and from time to time. Noticing the way the components interact will give you a chance to highlight areas that may need improvement.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056499132,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 80, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:35:56', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(43, 0, 'Romantic love is...', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/erwtas-einai.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Romantic love is...\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το «Τι είναι Έρωτας»;\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">A question that concerns all of us especially at a young age is “what love is”.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962433718,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Many compare the feeling of being in love with what one feels under the influence of substances. This view is not far from the truth, as when we fall in love dopamine and norepinephrine levels rise and our serotonin levels are also affected making us more eager, more energetic and more excited. When we are at the beginning of a romantic relationship, we tend to idealize our partner and we disregard any negative elements; thus, the expression «love is blind». Despite the euphoria and pleasure that this emotion gives us, it lasts for a few months to a few years and certainly it isn\'t what keeps us in a long-lasting relationship.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056552120,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 81, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:51:00', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(44, 0, 'Love or passion?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/agapi-i-pathos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Love or passion?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Love and sexual passion are two definitions that often confuse and \\\"perplex\\\" us especially in the beginning of a relationship.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962401866,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Every person is driven by the biological urge to reproduce, so the passion that leads to sexual desire is an essential element in creating and establishing a relationship. Passion, however, must not be confused with lust, a feeling of momentaneous enjoyment. While, passion is one of the elements of love, it is not the only one, nor is it the only condition for forming a long-term relationship. In particular, passion can lead to the creation of a relationship, which, if enriched with other key elements such as intimacy and commitment will become long-term. On the other hand, relationships with intense passion, that overtakes the rest of the elements in the relationship, will probably be intense but short.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056582807,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 82, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:33:48', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(45, 0, 'Jealousy: a \"good\" or \"bad\" feeling?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/zileia-kalo-i-kako-synaisthima.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Jealousy: a \\\"good\\\" or \\\"bad\\\" feeling?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. </span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962364657,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Jealousy is not limited to romantic relationships; it can arise between siblings competing for parental love, colleagues, friends etc. Jealousy differs from envy, as jealousy always implies the presence of a third person. Envy arises between two people and can be better described as \\\"I want what you have\\\". Although jealousy is a painful emotional experience, evolutionary psychologists do not see it as a feeling that must be suppressed, but as a wake-up call that an important relationship is in danger and steps must be taken to secure the love of our friend or partner.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">But what is the underlying reason that motivates jealous responses? Several traits such as low self-esteem, neuroticism, insecurity, possessiveness, dependency and an anxious attachment style have been linked to greater jealousy:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Bringle and his colleagues have claimed that communicative responses, if expressed properly, can lead to more satisfying relationships by reducing uncertainty, maintaining or repairing relationship, and restoring self-esteem.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Not all responses however can be constructive; Jealousy is a complicated reaction that can create major relationship problems. Guerrero and colleagues have proposed that general behavior responses differ in whether they are directed at a partner or a rival, at</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What we need is to manage better the expression of jealousy and the behavior resulting from it. In a nutshell, jealousy is considered a legitimate feeling like everything, but only when it does not drift us into extreme behaviors. While it can work protectively for one important relationship, it can also work destructively, if we exaggerate its expression.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you are feeling jealous you should avoid situations that are likely to arouse false suspicions, work on building confidence in yourself and your relationship and communicate your feelings with your partner.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056599928,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 83, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:33:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(46, 0, 'The Importance of Parental Relationship Styles in Adult Love Relationships', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The Importance of Parental Relationship Styles in Adult Love Relationships\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962304907,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">During infancy and childhood, the emotionally warm events we share with our parents, lead us to shape close emotional ties and shape the way we create links with others throughout our lives. Tender behaviors such as touching, caressing, holding, kissing and hugging help us develop a sense of love and security, increasing oxytocin (the \\\"hormone of love\\\"), which is responsible for making us feel close to others and helps us relax and trust.</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 14pt;\\\">The bond with the principal care-giver during infancy is not only important for our survival. It provides us with the security and the comfort needed when we are under stressful conditions and sustains our physical and mental well-being. When we have experienced this bond as infants, then as adults we built safe relationships and we choose partners that correspond to our feelings accordingly. On the other hand, people who have experienced insecurity during infancy, tend to experience insecurity, stress or avoidance in their relationships later in life, either by clinging to their partners because they feel that they do not love them enough, or by feeling very uncomfortable when committed to a partner, thus, leaving close relationships and avoiding long-term ones. </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056625463,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 84, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:32:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(47, 0, 'How to get closer', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/pws-na-erthete-pio-konta-2.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How to get closer\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Exercise together: Endorphins released during exercise can help you feel more positive for one another and an increased heart rate can boost your excitement.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Read together: We don’t mean at the same time; as long as it’s the same book, article etc. Research has shown that exchanging views on a topic you have both read about brings you closer and helps you understand each other better. Also, according to research, a person who reads appears to be less stressful, more appealing and more understanding. Exactly wat we look for in a partner!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Do something together at home: Research has shown that couples who do chores together have a better sex life. If you don’t do chores, try re-decorating together.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Try an extreme sport: Nervousness and suspense are connected to attraction. Thus, something \\\"dangerous\\\" can make us feel more attracted to our partner. Plus, we will have shared a unique experience.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063045615,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 85, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:51:44', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(48, 0, 'The 36 questions', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/to-paixnidi-twn-36-ervtisewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The 36 questions\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Each of you should take a turn answering each question. Here they are, in order:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Given the choice of anyone in the world, who would you want as a dinner guest?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Would you like to be famous? In what way?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. Before making a phone call, do you ever rehearse what you\'re going to say? Why?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">4. What would constitute a perfect day for you?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">5. When did you last sing to yourself? To someone else?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">6. If you were able to live to the age of 90 and retain either the mind or body of a 30-year old for the last 60 years of your life, which would you choose?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">7. Do you have a secret hunch about how you will die?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">8. Name three things you and your partner appear to have in common.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">9. For what in your life do you feel most grateful?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">10. If you could change anything about the way you were raised, what would it be?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">11. Take four minutes and tell your partner your life story in as much detail as possible.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">12. If you could wake up tomorrow having gained one quality or ability, what would it be?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">13. If a crystal ball could tell you the truth about yourself, your life, the future or anything else, what would you want to know?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">14. Is there something that you\'ve dreamt of doing for a long time? Why haven\'t you done it?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">15. What is the greatest accomplishment of your life</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">16. What do you value most in a friendship?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">17. What is your most treasured memory?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">18. What is your most terrible memory?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">19. If you knew that in one year you would die suddenly, would you change anything about the way you are now living? Why?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">20. What does friendship mean to you?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">21. What roles do love and affection play in your life?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">22. Alternate sharing something you consider a positive characteristic of your partner. Share a total of five items.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">23. How close and warm is your family? Do you feel your childhood was happier than most other people\'s?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">24. How do you feel about your relationship with your mother?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">25. Make three true \\\"we\\\" statements each. For instance, \\\"we are both in this room feeling...\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">26. Complete this sentence \\\"I wish I had someone with whom I could share...</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">27. If you were going to become a close friend with your partner, please share what would be important for him or her to know.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">28. Tell your partner what you like about them. Be honest this time, saying things that you might not say to someone you\'ve just met.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">29. Share with your partner an embarrassing moment in your life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">30. When did you last cry in front of another person? By yourself?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">31. Tell your partner something that you like about them already.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">32. What, if anything, is too serious to be joked about?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">33. If you were to die this evening with no opportunity to communicate with anyone, what would you most regret not having told someone? Why haven\'t you told them yet?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">34. Your house, containing everything you own, catches fire. After saving your loved ones and pets, you have time to safely make a final dash to save any one item. What would it be? Why?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">35. Of all the people in your family, whose death would you find most disturbing? Why?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">36. Share a personal problem and ask your partner\'s advice on how he or she might handle it. Also, ask your partner to reflect back to you how you seem to be feeling about the problem you have chosen.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063107040,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 86, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:24:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(49, 0, 'How to reduce jealousy', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How to reduce jealousy\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Examine and accept jealous thoughts and emotions. The first steps towards solving an issue is acknowledgement, examination and acceptance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You don’t have to act upon your jealous feeling. You may not be able to control experiencing jealous feeling yet, you are, however, able to control your reaction to them. Will you let them define your life and lead you to overreacting or will you acknowledge them for what they are and give them the space they deserve?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Evaluate jealousy as a feeling, examine where it derives from and accept it as you accept the rest of your feelings.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Acknowledge that uncertainty is part of every relationship. No one in any short or long-term relationship, old or recent, can guarantee that your partner will 100% be with you forever and will never look at another person. That doesn’t mean that he will; It means that you can survive even if he does and that this secure feeling derives only from you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Examine your views regarding relationships. Extreme jealousy may lead us asking a lot from your partner such as not to talk to people of the opposite gender or not to go out alone. Such views are distorted and need to be reevaluated.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Use alternative relationship skills. Instead of accusing your partner or making a scene due to jealousy, try to emphasize on positive aspects of his character and immediately improve the quality of your relationship.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063141755,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 87, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:22:46', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(50, 0, 'Spend time together', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/peraste-xrono-mazi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Spend time together\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Set aside an hour a day to devote on your relationship. This could take place at night before you go to bed, during a lunch break or any other time of the day you find suitable.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Do something different during that time to avoid falling into a routine. Try the ideas below:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Find a hobby: Something artistic or try going to the gym</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Exchange small gifts; not necessarily material items, but some kind declarations of love, appreciation for something nice your partner did, preparing a nice meal etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Use body language; make eye contact, look into each others’ eyes for a minute and then hold hands and hug for at least 5 minutes. It’s okay if you end up in bed. Just make sure you give eye contact, caresses and hugs the appropriate time.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063162692,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 88, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:19:41', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(51, 0, 'Breathe together', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/anapneuste-mazi-2.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Breathe together\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- To begin, either lie in bed opposite to your partner or sτand up staring at each other.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Gently touch your partner’s forehead with your own forehead. It will help pointing your chin downwards.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Take at least 7 deep breaths in synchronicity. If you enjoy the exercise you can spend more time.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Repeat whenever you feel the need to focus on the present.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643063183135,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[42],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 89, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:18:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(52, 0, ' What is \"enjoyment\"? ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-o-oros-apolamvanein.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\" What is \\\"enjoyment\\\"? \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ένα πραγματικά ευτυχισμένο άτομο, είναι αυτό που μπορεί να απολαύσει τη διαδρομή ακόμα και όταν λοξοδρομεί.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em><span style=\\\"font-size: 14pt;\\\">The really happy person is the one who can enjoy the scenery, even when they have to take a detour.</span></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\"><span style=\\\"font-size: 14pt;\\\">The term «enjoyment», was recently introduced by Bryant &amp; Veroff, scientists from the field of Positive Psychology.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\"><span style=\\\"font-size: 14pt;\\\">The term refers to our ability to focus on a positive experience, intensifying or prolonging its influence over us. It is an active process that, with little practice, can make us more satisfied with life and, ultimately, happier. Enjoying an experience doesn’t just refer to feelings of pleasure or joy. You need to be able to recognize the positive feelings, the moment they arise. So an important prerequisite for one to enjoy an experience is to be able to be consciously present in the here and now, being mindful of what is happening.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\\\"><span style=\\\"font-size: 14pt;\\\">Many confuse enjoyment with pleasure. Let us see, however, whether these two concepts are linked.  Aristotle had proposed two types of happiness; pleasure and bliss. The first refers to the happiness that arises from the acquisition of pleasure and avoidance of pain. The second refers to the happiness that comes from a life of meaning and tendency of self-realization. According to Bryant &amp; Veroff, enjoyment is philosophically based on a way of life, which combines both pleasure and bliss, achieving a balance between these two situations.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056748476,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 90, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:31:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(53, 0, 'The strategies of enjoyment ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/oi-stratigikes-tou-apolamvanein.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The strategies of enjoyment \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em><span style=\\\"font-size: 14pt;\\\">It\'s not how much we have, but how much we enjoy what defines happiness.</span></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The following strategies will help you focus on a positive experience, intensifying or prolonging its influence on you: </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Live in the present</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Let yourself experience the here and now, be mindful. Feel the overall sensation of the positive experience. Connect to what happens, just as it happens; without judging or analyzing it. Just experience it, giving the necessary time to feel what is happening at this precise moment.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Implementation of positive emotions</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This strategy refers to using your body to express positive emotions. In this way, the experience will become more intense. For example, laugh / smile when you are happy, hug when you want to show your love, affection and compassion, caress when you feel intimacy, extend your arms and torso when you are excited.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Share!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Seek to share positive experiences with others: Celebrate birthdays, joyful events, achievements. Discuss positive feelings and convey them: Say how happy you are, how optimistic you are, how much love and tenderness you feel about someone and spread this feeling to your surroundings. For example, go to the office, praise your colleagues, open the window and tell them what a nice day it is outside.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Positivity in your life journey (past &amp; future)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The mental image of a positive event of the past makes us re-experience the positive feelings that it had caused. Also, the expectation of positive events in the future and the planning of the positive outcome of an imminent situation has been proven to motivate us to act in such a way that we will implement it and succeed. If you think something will go well, it will go well! </span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057031901,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 91, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:31:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(54, 0, 'The  4  Types  of  Enjoyment ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/oi-4-typoi-apolausis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The  4  Types  of  Enjoyment \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Οι παρακάτω στρατηγικές θα σας βοηθήσουν να σταθείτε σε μια θετική εμπειρία, εντείνοντας ή παρατείνοντας την επιρροή της πάνω σας</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The greatest enjoyment in life is to do what others have told you cannot.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"> The enjoyment of luxury / relaxation: the little luxuries in life; drinking a fine wine, taking a bubble bath, getting a massage, etc.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The enjoyment of awe: admiring something bigger and more important than yourself; a work of art, a beautiful natural phenomenon, the birth of a child.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The enjoyment of pride: feeling proud of yourself on some achievement that is recognized by others. Pride can also be related to another person associated with you (child, companion, friend).</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The enjoyment of gratitude: feeling grateful for something you received and needed a lot (either a material or an emotional good) or appreciating the beautiful things you have in your life.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057075611,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 92, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-03 09:11:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(55, 0, 'The barriers to enjoyment ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ta-empodia-tis-apolausis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The barriers to enjoyment \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em><span style=\\\"font-size: 14pt;\\\">Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us.</span></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Positive emotion suppression: by suppressing or concealing positive feelings because of shame, modesty, fear, humility etc.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Dissociation from the positive event: by being unable to concentrate on it, because of other thoughts and concerns, or through deliberately ignore to recognize the \\\"problem\\\" that calls for a solution. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Nagging: constantly engaging in negative events, focusing on them, discussing them in a pessimistic tone.</span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Negativity: either by always expecting the worst of a situation or by downgrading anything positive that has happened, saying it was random, temporary, etc. </span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057104647,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 93, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:30:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(56, 0, 'Enjoyment through reminiscing ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/apolamvanein-me-anapolysi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Enjoyment through reminiscing \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Follow the suggestions below to begin enjoying life\'s beautiful moments again.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Put on some lounge music, lay comfortably on the couch, close your eyes and reminisce an amazing experience; the happy memory, an ecstatic moment, the feeling of pure delight, or perhaps the feeling of being in love. The feeling you get when a book touches your soul or a painting makes your heart skip a bit.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try to recall all the details associated; your thoughts and feelings.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Travel back in time and relive the moment for at least two minutes.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Repeat the exercise often.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060370833,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 94, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:25:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(57, 0, 'Take a break', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/katimerini-pausi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Take a break\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Devote 20-30 minutes a day to self-care, every day for a week.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You can choose amongst many activities that you enjoy; a walk, a movie, a cup of your favorite coffee before work, a new book, listening to your favorite music before going to bed.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">20 minutes a day can be spared even in the busiest schedule.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Did your ring your break try to relieve anxious thoughts and focus on the activity you have chosen.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Focus your attention on all the positive stimuli surrounding you; the smell, the colors, the temperature, the taste, the feelings, and keep them in your memory. In the end of your break, you plan tomorrow\'s activity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Before going to bed remember how you felt during today\'s activity and pay attention to your emotions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Don\'t forget to include such activities in your daily schedule; positive experiences shouldn\'t be viewed as exceptional opportunities.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060440729,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 95, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:26:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(58, 0, 'The walk of joy ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/o-peripatos-tis-apolausis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The walk of joy \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Devote 20 minutes a day to taking a stroll by yourself, every day for a week.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Trying to stick to your schedule - except if the weather conditions prohibit you from doing so.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">While walking, focus on the landscape\'s beauty; the sights, the sounds, etc. For example, you could pay attention to that tall tree you\'ve never noticed before, to the complex architectural design of a building in your neighborhood, to the sun\'s reflection on a paddle of water, to the smell of the flowers or two fellow pedestrians glancing at each other as they cross a busy street.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Keep the picture in your mind for a little while - don\'t just walk through. Pause and focus on what you see and hear and take it all in. Try to recognize what makes you happy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try taking a different route everyday so that you don\'t get accustomed to the scenery and take it for granted.</span></p>\\n</div>\\n<br />\\n<p> </p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060468355,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[21],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 96, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:28:14', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(59, 0, 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δείτε το βίντεο\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.</p>\\n<p>Μάθετε περισσότερα στο παρακάτω βίντεο</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}},{\"id\":1641804394787,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/zPPxCJewg6I\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057153335,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 97, 1, 0, 22, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-24 20:46:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(60, 0, 'Why is self-control so difficult? ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/giati-einai-toso-dyskolos-o-autoelegxos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Why is self-control so difficult? \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ο αυτοέλεγχος είναι το βασικό στοιχείο της αυτοεκτίμησης και η αυτοεκτίμηση είναι το βασικό στοιχείο του θάρρους.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em><span style=\\\"font-size: 14pt;\\\">Self-control is the key element of self-esteem and self-esteem is the key element of courage.</span><br /></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962110092,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\">Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.  </span><br /><br /><span style=\\\"font-size: 14pt;\\\">Haven\'t you noticed that after a long day, losing control is easier as you feel exhausted and lacking energy? It\'s one of those days that you will easily break the diet and think \\\"It\'s worth having a sweet, because I got so tired today\\\". </span><br /><span style=\\\"font-size: 14pt;\\\">  </span><br /><span style=\\\"font-size: 14pt;\\\">Change is something not everyone likes and many times people get sidetracked. It’s natural to root for a routine which is familiar and convenient. So a change in habits will require behavioral adaptation and thus influence your self-control. However, there are ways that can help you understand when your self-control is running out, but also how to regain it. </span><br /><br /><span style=\\\"font-size: 14pt;\\\">What are the signs that show you lack self-control?   </span><br /><br /><span style=\\\"font-size: 14pt;\\\">    •    Disruption </span><br /><span style=\\\"font-size: 14pt;\\\">    •    Anger </span><br /><span style=\\\"font-size: 14pt;\\\">    •    Lack of patience </span><br /><span style=\\\"font-size: 14pt;\\\">    •    Difficulty concentrating </span><br /><span style=\\\"font-size: 14pt;\\\">    •    Indistinct thoughts </span><br /><br /><span style=\\\"font-size: 14pt;\\\">You need a lot of time and practice to re-gain self-control. Self-discipline is something you learn in childhood. But there are times when the conditions or the way you were raised did not allow you to practice enough self-control. However, as an adult, you begin to realize that self-control is necessary. You do not have to be disappointed. It is important to take little steps at a time, recognize your improvement and reward yourself for it.  </span><em><br /></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057220807,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 98, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 09:56:01', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(61, 0, 'Self-control is very important for your social life', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Self-control is very important for your social life \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-style: italic;\\\">Self-control starts with </span><span style=\\\"font-style: italic; font-weight: bold;\\\">controlling</span><span style=\\\"font-style: italic;\\\"> your </span><span style=\\\"font-style: italic; font-weight: bold;\\\">thoughts</span><span style=\\\"font-style: italic;\\\">. If you cannot control your thinking, you cannot control your actions.</span></span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664962047889,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">Most people feel they have to develop or maintain self-control, only in order to <span style=\\\"font-weight: bold;\\\">achieve</span> their own <span style=\\\"font-weight: bold;\\\">goals.</span> Self-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others. People with self-control seem to uphold the three following habits: </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">Α) Self-maintenance              </span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">                                  </span> </span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">They have a healthy attitude towards \\\"material goods\\\" and focus on what they <span style=\\\"font-weight: bold;\\\">need</span> more than what they want. They evaluate what they need to in order to <span style=\\\"font-weight: bold;\\\">enrich</span> their life, but do so in moderation.  </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Β) Self-Assertiveness</span> <br /><br /></span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">They know their value and <span style=\\\"font-weight: bold;\\\">feel comfortable</span> to share their thoughts, while giving others the time and space to express themselves.  </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">C) Self-fulfillment</span> <br /><br /></span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">The road to self-confidence is closely linked to <span style=\\\"font-weight: bold; text-decoration: underline;\\\">durability</span>. Those who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills. </span></p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><br />Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more.  </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057273087,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 99, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:48:32', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(62, 0, 'Self-control in practice ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/autoelegxos-stin-praksi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Self-control in practice \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η μεγαλύτερη πρόκληση για κάποιον είναι να ελέγξει τον εαυτό του.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">One of the biggest <span style=\\\"font-weight: bold;\\\">challenges</span> is regulating behavior.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961994875,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">Success and achievement of goals is based on <span style=\\\"font-weight: bold;\\\">good habits, </span>which in turn, are based on <span style=\\\"font-weight: bold;\\\">discipline </span>and <span style=\\\"font-weight: bold;\\\">self-control</span>.  </span></p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">These are <span style=\\\"font-weight: bold;\\\">four ways </span>to improve self-control and develop more adaptive habits: </span></p>\\n<p> </p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Avoid temptation </span> </span></p>\\n<p> </p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">It is not easy to resist the temptation.</span> One study found that the way most people resist temptation is by avoiding it. A prerequisite for this is self-control, which leads to more efficient decision-making and self-help strategies. </span></p>\\n<p> </p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Measure your progress</span> </span></p>\\n<p> </p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">Keeping track of your progress can keep you focused on your goals. It also helps you get to understand your own behavior better and makes it easier to maintain or change your habits. <br /><br /></span></p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Learn how to manage stress </span> </span></p>\\n<p style=\\\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">Taking a break and taking a few breaths help slow down your heart rate and relax. Make sure you <span style=\\\"font-weight: bold;\\\">exercise</span> regularly, <span style=\\\"font-weight: bold;\\\">eat</span> healthily and <span style=\\\"font-weight: bold;\\\">sleep</span> adequately to improve your focus, cognitive function and health. People seem to make <span style=\\\"font-weight: bold;\\\">bad decisions</span> when their blood sugar is low and they lack sleep. Exercise helps you sleep better and follow a more disciplined diet plan.  </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057417662,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 100, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:49:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(63, 0, 'What  is  self-control? ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-o-autoelegxos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What  is  self-control? \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δεν είμαι αυτό που μου συνέβη. Είμαι αυτό που επιλέγω να γίνω.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">I\'m not what happened to me. <span style=\\\"font-weight: bold;\\\">I am</span> what I <span style=\\\"font-weight: bold;\\\">choose to become</span>.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961960921,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Self-control refers to the <span style=\\\"font-weight: bold;\\\">ability</span> of controlling <span style=\\\"font-weight: bold;\\\">feelings</span> and <span style=\\\"font-weight: bold;\\\">desires</span> especially in tough situations. <br /><br /></span><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">More specifically, in the field of psychology, self-control is interpreted as the ability </span><span style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332;\\\">to subdue </span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">our impulses, our feelings and behaviors to reach long-term goals. Self-control is mainly regulated by the pre-frontal cortex, thanks to which, instead of responding directly to every impulse that emerges, we can </span><span style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332;\\\">plan</span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">, </span><span style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332;\\\">assess</span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\"> alternative actions and ideally, </span><span style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332;\\\">avoid</span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\"> things we will regret later on. The basic precondition of self-control is the ability of</span><span style=\\\"font-family: Tahoma; font-weight: bold; font-size: 21.333333333333332;\\\"> controlling our instincts</span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">. In a time of direct satisfaction, self-control is perhaps an undervalued ability which, however, is worth fighting for. </span></span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057437943,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 101, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:49:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(64, 0, 'Steps towards regaining self-control', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/vimata_apoktisis_autoelegxou_Askisi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Steps towards regaining self-control\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">For example, try to avoid consuming sweets are using the internet for a day. Repeat often. Practice makes perfect. And this way you will improve your self-control and gain some confidence. They will start the believe that you are strong enough to control your reactions under stressful situations.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060518177,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 102, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:35:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(65, 0, 'Self-control: An everyday practice guide', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Self-control: An everyday practice guide\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Well it\'s not exactly like that. Meditation involves exercising discipline on your thoughts, clearing your head, focusing on your body and your breathing.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s harder than you think; sitting still and not thinking about anything other than your breathing patterns takes tremendous effort.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you\'re willing to give it a chance for a month, you will see your self-control improving in surprising ways.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Start your day with some exercise. Engage in some form of physical activity even for as little as five minutes a day, after breakfast after breakfast.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s a strong tool can buildings discipline. Exercising in the morning will skyrocket your success within the day and drive yourself to doing some challenging work first thing in the morning.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. Make your bed. Making your bed doesn\'t take more than 2-3 minutes. It\'s does, however, require discipline since you don\'t necessarily have a reason to do it. Making your bed won\'t make you more productive at work. It is the dullest exercise - but you should still do it. It promotes discipline and boosts productivity the minute you wake up and begin your day. It could also motivate you not to return to bed once you have woken up.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">5. Limited diversions</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Turn off your mobile phone</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Turn off notifications on social networks</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It will help you focus and what you have to do</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">6. Stop nagging. It distracts you from anything positive going on it makes you focus on the negatives.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Give it to a go for 30 days and you will see a great difference. Good luck!</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060558777,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[22],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 103, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:34:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(66, 0, 'The Concept of autonomy ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/i-ennoia-tis-autonomias.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The Concept of autonomy \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Στήριξε τον εαυτό σου και στηρίξου από αυτόν! Αν σε αυτή τη θέση, αντί για τον εαυτό σου, βάλεις κάποιον άλλον, τότε απλά θα κρεμιέσαι!\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-style: italic; font-weight: bold;\\\">Support</span><span style=\\\"font-style: italic;\\\"> yourself </span><span style=\\\"font-style: italic; font-weight: bold;\\\">and depend</span><span style=\\\"font-style: italic;\\\"> on you! </span> </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Autonomy</span> or <span style=\\\"font-weight: bold;\\\">psychological maturity</span> is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">When can a person be considered as autonomous? </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Survival independence</span>:   not needing a third party to undertake part of your work and everyday responsibilities. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Belief and decision independence</span>:  making your own decisions (about work, relationships, studying, house-matters, etc.) and be able to implement them without the need for confirmation or consent of others, while taking over all responsibility. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Emotional independence</span>: having the inner resilience to build your sense of self on your own, without depending on others to make you happy or tell you who you should be.  </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Conflict independence</span>: being resilient to the negative feelings of relatives or friends and colleagues -without ignore them, but being able to face them whilst not being overwhelmed. Also, not being afraid to oppose them, leave the conversation or open aa discussion with them when needed. </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961899339,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-style: italic; font-weight: bold;\\\">Support</span><span style=\\\"font-style: italic;\\\"> yourself </span><span style=\\\"font-style: italic; font-weight: bold;\\\">and depend</span><span style=\\\"font-style: italic;\\\"> on you! </span> </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Autonomy</span> or <span style=\\\"font-weight: bold;\\\">psychological maturity</span> is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\">When can a person be considered as autonomous? </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Survival independence</span>:   not needing a third party to undertake part of your work and everyday responsibilities. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Belief and decision independence</span>:  making your own decisions (about work, relationships, studying, house-matters, etc.) and be able to implement them without the need for confirmation or consent of others, while taking over all responsibility. </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Emotional independence</span>: having the inner resilience to build your sense of self on your own, without depending on others to make you happy or tell you who you should be.  </span></p>\\n<p> </p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">-Conflict independence</span>: being resilient to the negative feelings of relatives or friends and colleagues -without ignore them, but being able to face them whilst not being overwhelmed. Also, not being afraid to oppose them, leave the conversation or open aa discussion with them when needed. </span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057500566,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 104, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:25:46', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(67, 0, 'Independence in a relationship: How to achieve it', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Independence in a relationship: How to achieve it\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Follow the steps below to regain or protect your independence and never feel lost if you break up again.</span></p>\\n<ol>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Continue going out with your own friends.</strong> You can also meet them as a couple, but try to meet your friends independently as well.</span></li>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Make time for yourself.</strong> Spare some time to do things without your partner; pamper yourself, go shopping, go to the gym.</span></li>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Keep your personal space.</strong> If you live together, you and your partner should have a separate room, or even a corner, this will only be yours. It should be a space with your own personal belongings where you can sit and relax or concentrate on your work.</span></li>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Pick up a personal hobby.</strong> It\'s very important to keep busy with something you enjoy, practice and become better at. It\'s even more important for this hobby to remain yours alone. You can encourage your partner to find his own hobby.</span></li>\\n</ol>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060588384,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 105, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:08:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(68, 0, 'Develop the characteristics of an independent person', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Develop the characteristics of an independent person\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you want to become independent you need to reach <strong>some goals</strong> and make them part of your life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Here are the most important ones:</span></p>\\n<br />\\n<ol>\\n<li><span style=\\\"font-size: 14pt;\\\"><strong>Make a living</strong>. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best.</span></li>\\n<li><span style=\\\"font-size: 14pt;\\\"><strong>Become socially independent. </strong>You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there.</span></li>\\n<li><span style=\\\"font-size: 14pt;\\\"><strong>Say what you think.</strong> What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment.</span></li>\\n<li><span style=\\\"font-size: 14pt;\\\"><strong>Travel alone. </strong>It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet.</span></li>\\n</ol>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060637965,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 106, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:19:47', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(69, 0, 'Independence in everyday life', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/autonomia-stin-kathimerinotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Independence in everyday life\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What time is it in practice starts in simple, <strong>everyday settings</strong>.</span></p>\\n<ul>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Money management:</strong> Manage your income. Make <strong>your own</strong> money and decide how you are going to spend it. This requires a strategic plan that you must follow responsibly.</span></li>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Cook:</strong> Nutrition is one of our basic needs, so it\'s important to know how to <strong>provide yourself</strong> with a meal without depending on someone else. You can start with simple easy to cook recipes.</span></li>\\n<li style=\\\"font-family: Tahoma;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Take responsibility:</strong> Even if it\'s somebody else\'s fault, examine the situation and accept the fact that the only person you can control is yourself and your reactions. <strong>Work on you!</strong></span></li>\\n</ul>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060668101,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 107, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:14:06', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(70, 0, 'Learn how to make decisions', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/mathe-pws-na-lamvaneis-apofaseis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Learn how to make decisions\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Independent people <strong>are characterized</strong> by their ability to make <strong>decisions</strong>.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This exercise will help you plan, decide and implement your own decisions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Examine the situation thoroughly.</strong> In order to make the right decision, you need to become aware of all aspects of the situation. Make a list of the positives and the negatives.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Think of many different solutions.</strong> Having lots of choices helps you decide more objectively.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Decide on the best solution.</strong> Go through your previous list and begin excluding the unsuitable options, one by one, until you conclude on the best possible solution.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Make a plan</strong> and decide how you\'re going to implement it, where and how you will start and how you will start and the which will be your next steps.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>Communicate your decision and take action</strong>. The caring your decision to someone else forms of sorts of <strong>commitment</strong> that will help you avoid changing your mind.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060694616,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 108, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:15:46', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(71, 0, 'What is self-confidence?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-autopepoithisi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is self-confidence?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"«Κανείς δεν μπορεί να σε κάνει να νιώσεις κατώτερος, χωρίς τη συγκατάθεσή σου» Eleanor Roosevelt\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">«No one can make you feel inferior without your consent» Eleanor Roosevelt</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961861631,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. Even if they do not have a successful result, they do not give-up. They have faith to themselves and their abilities, as they seem to be able to exercise control over their life. They keep a positive attitude even when things do not work well because they have accepted and respect themselves as they are, including their faults.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Thus, self-confidence inspires healthy emotions such as dignity, self-control, tolerance, accountability, respect for others and self-respect. It is part of our self-esteem and it is a way of expressing it. The person takes the initiative and defends what he considers important. Self-confidence works in accordance with realistic and valid self-evaluation, by taking over responsibility and keeping a dynamic attitude against everyday difficulties and unavoidable adversities.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">But in order for the individual to become self-confident, their way of thinking plays an important role. What do you think? What is going on in your mind as you read these lines?</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1678963491324,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 109, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:45:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(72, 0, 'Live for yourself and not for others!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Live for yourself and not for others!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η αυτοεκτίμηση δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη. \",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961727368,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.</span></p>\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Be cautious! Every person has their own philosophy about life and how to deal with things. This means that you cannot please everyone.</span></p>\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">So avoid comparisons. It is a significant source of misery. Many people have characteristics that you are missing, but you also have virtues missing from others.</span></p>\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Do not look for perfection. No one is perfect and that\'s amazing. There is an immense space for improvement. Do not be afraid to make a mistake. Mistakes help you learn and get better and better. Focus on what you have and love yourself for what it is.</span></p>\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Believe in yourself and never give up!</span></p>\\n<p style=\\\"font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The self confidence boost should never stop and must be an everyday goal, because self-love is a constant need!</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1678963562770,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 110, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:46:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(73, 0, 'Confidence in the workplace', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/autopepoithisi-sto-xwro-ergasias.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Confidence in the workplace\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Εκτίμησε εσύ τον εαυτό σου και θα ακολουθήσουν και οι υπόλοιποι.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Appreciate yourself and the rest will follow.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961657136,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. Having self-confidence shows that we respect ourselves and intend to express and support our thoughts and feelings. It also, enhances the satisfaction we receive from work. Many people, although seeking self-confidence, suffer from passivity, they abandon their ideas and do not express their view to avoid conflicts with others. Others again, show too much self-confidence in the working environment and this can lead to degradation and exploitation of colleagues. Both approaches can have equally bad results in our workplace so we\'re looking for the golden intersection between the two extremes, the appropriate confidence level. Undoubtedly, the perfect percentage of self-confidence is a very important component of a satisfactory and successful career.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1678963589453,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 111, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:46:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(74, 0, 'Building self-confidence', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/xtizw-autopepoithisi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Building self-confidence\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think of people you know and believe are self-confident.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">They could be relatives or friends and coworkers. Make a list of their personality traits and characteristics - be spontaneous. Furtherly, put down what confidence means to you, how you would define it how you think one becomes confident and how it helps a person develop.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think of important moments in the past where you felt strong and confident. What were these situations? Who was with you then? How did you feel?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In this way, you will define but confidence means how you had once built it.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060730152,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 112, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:38:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(75, 0, 'Don’t disregard positive comments', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/den-prospernaw-pia-ta-sxolia.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Don’t disregard positive comments\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Begin with two lists.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In the first one, write down the positive personality traits and talents that you believe you have.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In the second one right down all the positive personality traits and talents that people have commented on you having - from your early school years until today.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You could also ask friends to tell you what they believe you are good at.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In time, you\'ll notice you won’t disregard positive comments anymore.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060849023,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 113, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:36:18', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(76, 0, 'Achievements list', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/lista-epiteugmatwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Achievements list\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make a list with all of your lifetime achievements; from childhood to the present day.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Don\'t exclude achievements you don\'t center important and don\'t compare them to other peoples\'. It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060884233,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 114, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:37:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(77, 0, 'What do we mean by \"Energy Management\"?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-enooume.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What do we mean by \\\"Energy Management\\\"?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η ενέργεια ρέει προς τα εκεί που της δείχνουν οι προθέσεις μας.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Energy flows where attention goes.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961630450,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. All four sources of energy are essential in both personal and professional life. They interact with each other and are of same importance. Every day, we consume a great amount of energy due to the demands of the multiple roles we are asked to fulfil in our professional and personal lives, so that we can successfully meet the challenges we face.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is important to find ways to manage the energy levels, so we can find internal balance and recognize which factors strengthen and weaken our energy levels during the day. Through everyday actions, energy levels can be replenished systematically, so it is important to revitalize and recharge!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Today, due to the fast rhythms of daily life our stress levels are likely to increase. We need to aim for our stress levels to keep us mobilized and alert, but not get so high as to lead us to intense anxiety that consumes our mental and physical energy. We should handle stress in our everyday life and at the same time manage our four energy sources successfully, ensuring balance and well-being in our life.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057574785,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 115, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:20:49', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(78, 0, 'How could I handle energy consumption better?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/pws-tha-mporousa-na-diaxeiristw.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How could I handle energy consumption better?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Με ενέργεια και επιμονή κατακτώνται τα πάντα.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Energy and persistence conquer all things.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961578307,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Firstly, regarding our physical levels, it is important to choose a balanced diet. In particular, it would help to increase your consumption of fruit and vegetables as well as the amount of water you consume in a day. It is important to eat 2 to 3 main meals and consume 2 to 3 snacks in between, that come from all food groups. It would be good to reduce caffeine, sugar, nicotine and alcohol intake. At the same time, limit the sedentary lifestyle and aim for daily exercise!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Concerning mental levels, focus your attention on your energy. Avoid distractions, such as thoughts or activities that may divert you from your pursuits. It would be particularly helpful to focus 90 to 120 minutes on your work and then take a short break. It would be helpful to avoid the negative thoughts you probably make and focus on yourself so you can relax.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The emotional level also seems to play an important role in everyday life, as we often have difficulty recognizing and, by extension, managing our feelings. To change this, it would help if you work through your negative feelings and try not to avoid them. Release them and move on. Focus on the present, be mindful and focus on acknowledging positive emotions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Finally, we often underestimate the so-called spiritual level. Find meaning and purpose in your life. Discover your values («What do you want to be remembered by?»). Set your main values in your daily activities as priorities. Discover what motivates you and what skills you use best. Make sure to switch between periods of high performance and relaxation.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057615220,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 116, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:20:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(79, 0, 'What reduces and what increases our energy levels', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-meionei-.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What reduces and what increases our energy levels\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em><span style=\\\"font-size: 14pt;\\\">We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.</span><br /></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961530668,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><br /><span style=\\\"font-size: 14pt;\\\">    ➢    What reduces our energy:</span><br /><br /><span style=\\\"font-size: 14pt;\\\">    •    Skipping meals</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Bad nutrition</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Lack of regular exercise</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Excess weight</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Lack of sleep</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Long working hours</span><br /><br /><span style=\\\"font-size: 14pt;\\\">    ➢    What increases our energy:</span><br /><br /><span style=\\\"font-size: 14pt;\\\">    •    Three lighter, healthier meals with a healthy snack in between</span><br /><span style=\\\"font-size: 14pt;\\\">    •    Regular breaks during the day </span><br /><span style=\\\"font-size: 14pt;\\\">    •    Beware of the signs that your energy has depleted (worrying, yawning, hunger, difficulty in concentrating) and do something about it. Do not let yourself get exhausted!</span><em><br /></em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057661226,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 117, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:19:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(80, 0, 'Red and green activities', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/kokkines-kai-prasines-drastiriotites-2.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Red and green activities\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Energy here means mental energy. Activities that require us using our strong suits may tire us out physically, but boost our energy mentally.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step one: introduction</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Activities that require us using our strong suits and give us energy will be referred to as green activities</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You really enjoy them</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">They make you feel energetic</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You lose track of time</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You look forward to pursuing them</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You respond well even under pressure or stress</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Activities that require us using our weak spots and consume our energy will be referred to as red activities</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You don\'t enjoy them</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Today exhaust you</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Time seems to slow down</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You do not look forward to pursuing them</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">They require a lot of effort on your part to self-control and concentrate</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step two list your red and green activities</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">During the course of the week, list your red and green activities on a daily basis and note the energy levels they consume or boost respectively.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step three note what each activity offers or detracts.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">For example; Green activity <span style=\\\"font-family: Times New Roman;\\\">→</span> Exercising <span style=\\\"font-family: Times New Roman;\\\">→</span> Boosts my energy <span style=\\\"font-family: Times New Roman;\\\">→</span> Gives me a healthy and toned body</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step four evaluation</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Could you increase green activities in your daily schedule? Could you manage red activities more efficiently? Could you outsource them or reform them?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643060968268,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 118, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 14:06:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(81, 0, 'Everyday schedule', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/kathimerino-programma.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Everyday schedule\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Hold a daily activities diary where:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You will estimate the time you need to perform your daily activities.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Take into account breaks that must take place.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Determine how long meetings will last within the day.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As a follow-up:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Evaluate if your day was productive and if scheduling help save time and energy.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061007108,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 119, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:42:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(82, 0, 'What is important?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ti-einai-simantiko.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is important?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make two columns</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• What is important</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Time consumption</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On the first column write five things important to you (people, situations, activities, etc.)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On the second column write five things you spend most of your time on.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Compare the two columns. Consider if you need to spend more time into more important aspects of your life.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061026176,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[25],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 120, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:45:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(83, 0, 'Ask - Believe - Assert! The threefold of success', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Ask - Believe - Assert! The threefold of success\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Δεν είναι πάντα εύκολο να ορίσεις μια πραγματικά δυναμική συμπεριφορά.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">It is not always easy to define truly dynamic behavior.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961488184,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Assertive behavior is considered as a point of balance between passive and aggressive behavior. It requires you to be accurate, to defend your desires and needs while still respecting the rights, needs and desires of others. It is important to express your thoughts, feelings and beliefs in a straightforward and appropriate manner. When you are assertive, you feel your confidence improving and you draw strength from it. In all interactions with other people, assertiveness can help you express yourself in a clear and immediate way without undermining your own rights or other people’s rights.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On the other hand, aggressive behavior is based on winning. You do what best serves your interests without taking into account the rights, needs or desires of other people. When you are aggressive, you act egoistically. Your behavior can be considered as pressuring or even intimidating. You get what you want, often without asking. By adopting such aggressive behavior, you undermine the opinions and feelings of others. Aggressive responses encourage people to respond in a non-assertive manner, either aggressively or passively.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Similarly, reacting in a passive or non-assertive way tends to be regarded as compliance with the wishes of others, but at the same time it can undermine your individual rights and self-confidence. Many people adopt a passive attitude because they have a strong need to be liked by others. Passivity leads people to fail to communicate thoughts or emotions but also to do things they do not really want, with the sole purpose of being accepted by others or avoiding a possible conflict. It also means that they allow others to take over responsibility, lead their life and make decisions in their place.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Although all of us have acted in passive and aggressive ways at times, such behavioral reactions often arise from lack of confidence and therefore, are inappropriate ways of interacting with others.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057689929,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 121, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:18:36', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(84, 0, 'What does positive assertive behavior mean?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/03/06/ti-simainei-thetiki-diakdikisi1.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What does positive assertive behavior mean?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961449479,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Positive assertion is a key component of good communication, which in turn offers greater understanding and leads to better interpersonal and professional relationships.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The main components of positive assertion behavior are the following:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Expression of positive emotions: refers to the ability of a person to recognize the positive elements and successes of others and to reward them, while at the same time accepting the reward and honest compliments of others in return.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Taking initiative: refers to the ability of an individual to express their point of view, which may differ from that of others, but also to accept that the opinion of others may differ from their own.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Expression of negative emotions: refers to an individual\'s ability to express their discomfort in relation to someone else\'s behavior, to express a complaint, to defend their rights and to refuse to do what they are asked if they do not really want to.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Accepting personal boundaries: refers to the ability of the individual to accept criticism from others, to admit that they have made a mistake or that they do not know something, to ask for help without considering it a personal weakness and to set limits. Consider, for example, how you could answer someone who asks you to do something that does not match your personal needs or that requires time and resources on your part that you do not have or do not want to make available for them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In order to practice assertive behavior, it is necessary to be willing to change your behavior if needed. Step from theory into action and set new goals. What do you think? Are you ready?</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057801778,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 122, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:18:01', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(85, 0, 'Do not stop asserting yourself!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/mi-stamatas-na-diekdikeis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Do not stop asserting yourself!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961406053,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is a continuous process that starts in self-knowledge. It takes practice, and it would be helpful to start practicing in easy situations in order to develop the necessary self-confidence. In time, you will gradually be able to handle even more difficult situations.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you want people to respond to your ideas and needs, then you should say what you want in a way that will make others respond. When assertiveness is a familiar behavior, you will not need to use techniques to do it. As long as one is practicing, they are likely to build more self-esteem. The best part is that other people will recognize that you respect yourself and will behave, in turn, with respect. Self-esteem is perhaps one of the most basic aspects of a harmonious relationship with yourself and an important precondition for having a high self-esteem.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It requires us to accept ourselves. Besides, accepting others requires us to have accepted ourselves first. If you cannot accept yourself, you cannot leave room for third parties.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057870009,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 123, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:17:24', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(86, 0, 'Claim assertiveness ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Claim assertiveness \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Compliment yourself two times a week. Evaluate the stress levels you may experience.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. When you receive compliments notice if you feel comfortable and if you truly accept them. Evaluate the bay your reply assertively.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. If when giving or receiving a compliment you notice behavioural patterns you wish to change, trying to modify them by noticing possible aspects that need improvement.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s important to keep notes based on your observations. Revisit if needed.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061095760,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 124, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:49:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(87, 0, 'Developing self-trust', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Developing self-trust\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Control dysfunctional thoughts that sustain you from developing self-trust.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Note 5 dysfunctional thoughts you make and evaluate how realistic they are and with which positive thoughts could they be replaced.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061154293,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 125, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:46:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(88, 0, 'Accept yourself', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/apodexomai-ton-eauto-mou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Accept yourself\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Accepting or negative side and feelings as part of our being, is as important as accepting our positive self.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Note 3 negative emotions and where they derived from.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Accept other people\'s positive, without belittling their importance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">When was the last time you received a positive comment and how did you take it?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s important to claim our rights, while respecting those of others.</span></p>\\n<p><span style=\\\"font-family: Tahoma; font-size: 14pt;\\\">We know what we want and we set boundaries.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061195987,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[26],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 126, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:47:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(89, 0, 'Gratitude: catharsis or reciprocity?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/eugnomosyni-katharsi-i-amoivaiotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Gratitude: catharsis or reciprocity?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ας είμαστε ευγνώμονες σε αυτούς που μας δίνουν χαρά. Είναι οι κηπουροί που κάνουν την καρδιά μας να ανθίζει.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Let us be grateful to people who make us happy, they are the charming gardeners who make our souls blossom.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961381813,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \\\"goals\\\" of people expressing gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Catharsis is the process in which a person experiences strong emotions. For example, after an anxiety or traumatic event, crying is a way of releasing tension. Similarly, gratitude works as a catharsis. We show gratitude in our efforts to release some negative emotions such as guilt, sadness, anger, etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Reciprocity refers to the exchange of actions. In this case, the exchange of positive emotions. When one shows gratitude to another person, then this person can be motivated to make a kind act in return. Besides, acts of gratitude are not just for the people we know! This way positivity can be transmitted beyond our own circle.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643057954370,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 127, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:16:41', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(90, 0, 'The benefits of gratitude', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ta-ofeli-tis-eygnomosynis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The benefits of gratitude\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Να είσαι χαρούμενος όχι επειδή όλα είναι καλά, αλλά επειδή μπορείς να δεις το καλό σε όλα.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την κάθαρση και την αμοιβαιότητα. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη.</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Be happy not because everything is good, but because you can see the good in everything.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! It turns out that by observing what we already have, we feel more positive about our lives.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It increases our psychological well-being: Researchers have found that a high level of gratitude has a strong positive impact on psychological well-being, self-esteem and depression. This means that we can reap the greatest benefits of gratitude by incorporating it into our lives, with everyday practice and commitment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It improves our relationships: A recent study showed that showing gratitude to the people who are important in our life improves the quality of the relationships (Algoe, Fredrickson, &amp; Gable, 2013). Gratitude to our loved ones is a great way to make them feel good, to make us feel good and to make our relationship better!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It makes more people like us: Those who are more grateful have access to a broader social network, more friends and better relationships than average people (Amin, 2014). This has to do with how trustworthy, social and grateful we seem to others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It positively influences our personality: Research has shown that gratitude contributes to the development of features such as optimism, generosity, spirituality and life-satisfaction.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• It strengthens our professional career: It\'s true; gratitude can help us professionally and make us better employees. In particular, it helps us make decisions, find meaning in our work, remain at the same job for a longer period and reduce work related stress!</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058116555,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 128, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-03 09:55:50', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(91, 0, 'What is Gratitude?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-i-eygnomosyni.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is Gratitude?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ανάμεσα στα πράγματα που μπορείς να δώσεις και ταυτόχρονα να κρατήσεις, είναι ο λόγος σου, ένα χαμόγελο και μία καρδιά γεμάτη ευγνωμοσύνη.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Among the things you can give and at the same time keep, is your word, a smile and a heart full of gratitude.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961319736,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. Indeed, the feeling of gratitude increases dopamine, serotonin and oxytocin levels, the neurochemicals that make us feel good! Gratitude brings us closer to other people, generosity and the feelings of generosity, security and consistency, while driving away negative emotions. Start showing your gratitude today!</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058175966,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 129, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:41:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(92, 0, 'Self-gratitude', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/eygnwmosyni-ston-eauto-sas.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Self-gratitude\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below will help you start practicing self-gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step one: Make a list of 10 things you love or admire in yourself. These could be personality traits, physical characteristics, achievements, relationships, etc. Then, think of each carefully and gratify yourself for each and every positive feature on your list. Revisit the list every time you or someone else attempts to underestimate you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you find difficulty in spotting your positive features, think of how much you would appreciate these in someone else. Frequently, it\'s easier to give praise to other people than to ourselves.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step two: Once you\'ve experienced the joy of self-gratitude it\'s time to spread it around. Choose one person per day and express your gratitude towards them; praise a colleague for a job well done, your partner 4 the joy of waking up beside them, give a compliment to the neighbor who you happen to meet at the elevator.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">After a week evaluate your mood.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061261826,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 130, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:51:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(93, 0, 'Gratitude tree', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/dentro-eygnwmosynis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Gratitude tree\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step 1: choose the paper sheets you are going to use and the shape you wish to give them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step 2: cut the paper sheets on the desired design and to make small hole on the top of every paper leaf. Passed some ribbon through each leaf.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step 3: place the stones in the bottom of the vase and set the branches between them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step 4: write on the leaves the names of the people, things or situations you are grateful for. You could also use pictures.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Step 5: hang the leaves on the branches and admire your gratitude tree.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061327790,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 131, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:50:26', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(94, 0, 'The gratitude box', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/kouti-eygnwmosynis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The gratitude box\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You will need a box and pen and paper.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Write a kind gratitude message to someone you love. You could begin with \\\"thank you for...\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">\\\" what I love about you is...\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">\\\" I love it when...\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You could also ask others to share their gratitude messages with your loved one and include them in the gratitude box.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Wrap the box or put an arrow on it and keep it to your beloved one. It\'s a special gift both for them and you alike.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061353594,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 132, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:52:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(95, 0, 'Gratitude prompts', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/protropes-eygnwmosynis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Gratitude prompts\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Below is a very simple exercise.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Fill in the blanks.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">These open-end sentences include different ways you can Express gratitude. They cover a broad range of categories; feelings, colors, people, etc. Aim to include three things you are grateful about in each category.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I\'m grateful for 3 things I see</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I hear</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I smell</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I sense</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I taste</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">I’m grateful for these 5 blue things</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">animals/birds</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Friends</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">teachers</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Family members</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Things in my house</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">People who hired me</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061383522,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[27],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 133, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:53:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(96, 0, 'Happiness plan', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/plano-eutuxias.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Happiness plan\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την κάθαρση και την αμοιβαιότητα. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη.</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you. Follow the suggestions that suit you and enhance the plan with your own ideas as well.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 1 invest on your energy</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Energy and happiness interfere with each other. When I feel happy, I am more energetic and when I\'m energetic I feel even better. So, our first aim towards building happiness is investing on our physical and mental energy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Exercise:</span> it increases your physical and spiritual energy levels and is tremendously beneficial to your health. If you haven\'t been exercising, begun with a 30 minute/day walk and try to increase duration every 2 weeks.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Rejuvenating sleep:</span> sleep is one of the most important factors in increasing our energy levels. Turn off the lights, take a few deep breaths and enjoy a 7-8 hour sleep.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Space organizing:</span> a clean and organized home or work place makes you feel calm and safe, preserving energy levels. Thus, devote some time to clean and tidy up.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">4. Do what you\'d like to feel:</span> often the action helps lead us to the desired feeling. For example, a fake laugh eventually turns into a blissful chuckle. Thus, start adding activating in your family schedule (e.g. play with your kids even of you are a bit tired) and feelings will spring up in time.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 2 improve your interpersonal relationships</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Interpersonal relationships and especially the more intimate ones, are the no1 factor of out happiness. However, when we think about what we\'d like to change in our relationships, we usually focus on what the other person does wrong. Here you will find 4 ways to improve yourself; the only person you can change in this particular area.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Stop complaining:</span> stop complaining when someone doesn\'t complete a task the way you\'d like to. Share tasks and appreciate the time and energy the other person devotes in completing them -just like you do too.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Argue -but in the right way:</span> arguing is inevitable and sometimes even useful. You don\'t need to fantasize about relationships that lack arguments, as long as you argue the right way. You need to mention exactly what is that doesn\'t make you feel good at the particular moment and focus on actions and situations, avoiding verbal attacks or labelling.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Show your affection:</span> it\'s not enough to love someone; you need to show it. That means saying it out-loud or showing your affection through kind gestures. Even if love is considered implied (e.g. in long term relationships or between parents and children), expressing your love makes both parties feel beautiful.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-weight: bold; font-size: 14pt;\\\">Week 3 get close to nature</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Connect with nature:</span> nature is something higher than human existence. Her beauty, her provision of natural resources crucial to our survival, but also her ability to produce natural disasters, are 3 elements that make us feel admiration, wonder and fear. This is the definition of awe. Connecting with nature will give us a chance to enjoy beauty and feel gratitude. If you live in an urban city, small trips to picturesque natural sights or environmental parks could enhance and sustain the above-mentioned feelings.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Learn more about natural disasters: </span>nature can cause great natural disasters that cost lives. Studying natural disasters that led to hardship and death can make us appreciate life (even if it sounds sad and pessimistic) as well as the peacefulness of nature when calm. At the same time, knowing that there is nothing we can do to control natural phenomena and their forcefulness helps us be grateful to wake up in the morning and appreciate the fact that the world is just as we left it the previous night.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Green exercise:</span> choose a mild form of exercising (walking, riding a bicycle, etc.) and practice outdoors. Research has shown that mild exercise in nature is beneficial to people who are stressful, depressed or offensive behavior.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 4 no one is happy, unless they consider themselves happy</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">This week we will focus on behaviors that help us build a happy self in practice.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Positive comments:</span> use positive comments to describe something (e.g. a movie) or to compliment someone. If you have some negative comments, it\'s better that they are expressed after the positive ones (the plot was good, but I didn\'t like the music). Using more positive comments makes you feel better and spread positivity in your environment, making others more prone to express themselves positively too.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Extroversion:</span> a misunderstood definition, since many people think it refers to having a lot of friends and talking easily to people. However, a main characteristic of extroverts is that they openly accept positive reactions and respond to them with respect and excitement. Open up and show other people your gratitude.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. The happiness label:</span> we are generally against labelling, but in this case, it is for a good cause; carrying the label of a happy person and trying to live up to the title can make us happier -without, of course, disregarding other aspects of our self and our live. Decide to be happy today!</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 5 make the best of your free time</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Free time is an excellent chance to seek activities that make us feel happy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Find what entertains you:</span> the first step towards utilizing our free time is to discover activities that make us happy. You may want something creative, something fun, something educational. The list goes on.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Steal some free time every day:</span> happy moment should be part of our everyday life. Postponing entertainment e.g. to the weekend or vacation time is not helpful. You have to be happy here and now and not anticipate happiness in a future time while not doing anything to be happy at present.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Be a kid for a little bit:</span> people tend to reminisce the freedom and light-heartedness of childhood; a break from troubles and responsibilities. Laughing, dancing or playing a table game helps reduce anxiety and blow off some steam.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 6 you can do anything you want, you cannot to everything you want</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Being realistic is an inevitable part of a happy life. Here are 3 realistic thoughts that are more optimistic that you thought they\'d be.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. You can do anything you want:</span> trust in yourself and your abilities is a main characteristic of happy people. It’s also true! Anyone can achieve any goal so long as they are properly trained and prepared.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. You cannot do everything you want:</span> although we have the ability to do anything we want to, it\'s not feasible to do everything we want within a time frame of 40-50 productive years. For example, someone cannot be a successful chef, businessman, dancer and writer at the same time. He can, however, be successful in one or two professions and keep getting better with time. Don\'t have unrealistic expectations, because you will keep getting disappointed.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Set priorities:</span> to balance the 2 previously mentioned aspects, find what really lights your heart and soul and devote yourself to it -regardless of your age. At the same time, spend your free time with one or two activities you also enjoy. This way you may not have it all, but you will spend your life doing things you want.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 7 re-evaluate your relationship with money</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Money doesn\'t bring happiness on its own. However, spending money wisely can contribute to it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Buy useful things:</span> the happiness a purchase offers multiplies on account of how many times you use this item.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Invest in happiness:</span> spend money on what makes you happy; activities you enjoy, equipment related to those activities, trips, etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Spend wisely:</span> you don\'t need to live in constant fear of not spending more than you\'re supposed to -that won\'t contribute to your happiness. You can invest on yourself without guilt as long as it\'s been planned ahead. For example, 200€ for a 3-day weekend divided by less spending the first 2 days and more the last one if you wish to do so.</span></p>\\n<p style=\\\"font-family: Tahoma; font-weight: bold; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Week 8 work life joy</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">We spend a lot of our time at work every day (8-10 hours) so it\'s an important aspect of our happiness. Unfortunately, work is a source of stress for many people. Let\'s see what we can do.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">1. Choosing a profession:</span> choosing a profession based on how much we enjoy it and not the salary, will help increase our satisfaction. It\'s also likely to succeed in making more money from something we strive towards and work hard instead of a job we do simply because the money is sufficiently better. Remember that it\'s never too late to take a turn, even if you count years of experience in a different profession.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">2. Work-hobby:</span> if you cannot work professionally on what you like, there\'s always a way to work on it as a hobby. And if it\'s not feasible to work on it, read about it, visit places related to it, etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">3. Balance:</span> even if you\'ve found your ideal profession, it\'s important to keep it in balance with the rest of your life. As much as a career fulfils you, spending all your time and energy on it and neglecting other areas of your personal life will tire you out. Experts suggest we can enjoy the psychological benefits of a career by working up to 40 hours a week/8 hours a day.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058203228,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 134, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-03 09:59:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(97, 0, 'What is awe and what is its significance to our happiness', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is awe and what is its significance to our happiness\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ο ένας κοιτάζει το νερόλακκο και βλέπει τη λάσπη, ο άλλος τα αστέρια που αντανακλόνται.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">One looks at the water and sees mud, the other the reflection of the stars.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961289510,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. For example, when we see some great architectural construction, when we witness a natural phenomenon of rare beauty or when we witness the birth of a child... The feeling of awe has the same powerful effect to our happiness. However, in contrast to all other positive emotions, it is the only one that does not make us smile or laugh. Let\'s look at 3 ways to incorporate a sense of awe into our everyday lives:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Walk in nature as often as you can: take a walk and observe the environment, the sounds, the objects, the people and the colors you encounter. Observe the treasures of nature; you will feel awe looking at the clouds floating away.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Get the most out of your trips: when you find yourself in a new holiday spot, try to wake up early in the morning and live your day to the fullest, enjoying the sunset, observing the people, the sights, the beauty of nature, the new tastes and everything else around you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Get out of your comfort zone at least once a day: you do not have to go on vacation to experience feelings of awe. You just need to observe beauty in your everyday life. This will be easier if you make sure you do something different every day, such as a night stroll, a concert, hiking and gazing at the city from the top of a hill, watching your favorite sport -whatever else pleases you, as long as it\'s not something you do every day!</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058484999,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 135, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:39:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(98, 0, 'Happiness starts with you!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/i-eutuxia-ksekina-apo-esena.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Happiness starts with you!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Ευτυχισμένος είναι ο άνθρωπος που ακόμα και μέσα στις δυσκολίες, βρίσκει λόγους να χαμογελάει.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Happy is the person who, even during difficulties, finds a reason to smile.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961262533,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It will certainly not be just one thing. Once you have found your own happiness factors, you need to integrate them in your everyday plan and focus on developing them further.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- You are responsible for your happiness more than any other. And after you become a fulfilled and happy person, it is time to become a transmitter of happiness for the people around you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Transmit the positive feelings you have in you with kind actions to those around you, friends, acquaintances, coworkers or even people you don’t know. It does not need to be a great gesture; a good morning and a nice comment are enough to make someone\'s day. Consider how happier our world would be if we all acted like this ...That\'s why you make the beginning and drag others to your happiness!</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058532054,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 136, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:14:43', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(99, 0, 'What is Happiness ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-apotelei-tin-eutuxia.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is Happiness \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Τα πράγματα που μετρούν περισσότερο στη ζωή μας, δεν είναι μεγάλα και φαντασμαγορικά. Είναι οι στιγμές που αγγίζουμε ο ένας τον άλλον.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. </span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961232735,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">We all want and seek happiness, but we are constantly evading both its meaning and the ways in which we can achieve it. Studies around the world show that people put happiness on the top of their list of desires in life -higher than money and reputation. According to Positive Psychology, happiness is the experience of positive emotions here and now. Life is divided into insignificant and important events. The insignificant events are the ones that consume most of our time, while the important ones are those that fill our lives, embellish it. It\'s in our discretion with what we fill our time and where we choose to focus.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058571626,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 137, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:14:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(100, 0, 'Create happy, positive experiences!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/dimiourgise-thetikes-empeiries.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Create happy, positive experiences!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">During the week try to meet your friends for one extra coffee and exclude two items from your shopping list, which are not important, in order to balance the difference.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Within the next 3 months try buying less shoes and clothing items and put this money aside for a relaxing weekend with your partner.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061474915,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 138, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:54:48', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(101, 0, 'Positive experiences diary ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/imerologio-synaistimatwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Positive experiences diary \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Include one such experience every day of the week. In way you will have done something beneficial for you every day.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Monday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Tuesday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Wednesday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Thursday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Friday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Saturday</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sunday</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061517685,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 139, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:56:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(102, 0, 'Positive vs Negative ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/thetiko-vs-arnitiko.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Positive vs Negative \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As strange as it may seem, the words we use shape our reality. Describe a situation you\'d like to change. Now, replace the \\\"negative\\\" words with \\\"positive\\\" ones. Change what you don\'t like and rewrite everything the way you\'d like the situation to be. Don\'t include anything negative or unwanted.</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\">For example: I don\'t want to be overweight, my body is terrible </span><span style=\\\"font-family: Arial; font-size: 21.333333333333332;\\\">→</span><span style=\\\"font-family: Tahoma; font-size: 21.333333333333332;\\\"> I want to healthy and appealing body.</span></span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061541430,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 140, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:57:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(103, 0, 'Happiness is transmitted! ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/i-eytyxia-metadidetai.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Happiness is transmitted! \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s important to spread love every day. Start with the people closest to you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">List six people and make you happy</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Choose four or five and consider what would make them happy; for example, a phone call, a ride, or a simple smile.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Act on it! Do it!</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061571410,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[28],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 141, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:58:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(104, 0, 'The benefits of positivity to our health', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The benefits of positivity to our health\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η αγάπη κάνει τον κόσμο να κινείται και η καλοσύνη κάνει τον κόσμο να έρχεται πιο κοντά.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Love makes the world go round and kindness makes people come together.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961194368,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In particular, experiencing positive emotions protects us from symptoms of illness such as sniffles, headaches and pain in the abdomen and stomach. Experiencing positive emotions encourages people to make healthy choices, avoid threats and take care of themselves, contributing to an overall improved health. Also, positive feelings are a wall of protection against depression, enhancing psychological well-being and life-satisfaction. Lastly, positivity is directly related to maintaining a healthy heart rate, which, in turn contributes to general health and longevity.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643058860493,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 142, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:38:44', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(105, 0, 'Positive emotions', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/thetika-synaisthimata.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Positive emotions\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><em>We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor.</em> </span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961151189,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">But what are positive emotions and what do they mean? You will find them in the list below:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Joy = a sense of excitement and happiness that is often experienced as something sudden, because of some positive event.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Gratitude = a feeling of deepest gratitude for something very simple but also for something very important, often accompanied by humility or even reverence.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Calmness = a sense of serenity and self-acceptance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Interest = a sense of curiosity or charm for something that demands and conquers your attention.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Hope = feeling optimistic and looking for a positive future.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Pride = a sense of self-acceptance and pleasure for an achievement, skill or personal attribute.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Fun = a sense of pleasure, often accompanied by smiles and laughing.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Inspiration = feeling of commitment, excitement, and motivation arising from a certain stimulus.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Awe = feeling amazement and wonder when you see something big, spectacular or amazing, that causes a sense of appreciation and respect.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Altruism = is usually referring to a selfless and generous act towards others, but it can also be the feeling you experience when you help others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Satisfaction = a sense of pleasure and joy that you feel when you achieve something or satisfy a need.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Relief = the feeling of satisfaction you have when an uncertain situation proves to be positive or you avoid a negative result.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Bonding = emotional attachment to someone (even to a pet), accompanied by sympathy and a sense of enjoyment in their companionship.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Surprise (the good kind!) = a sense of enjoyment when someone brings you unexpected happiness or a situation goes even better than you hoped.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Confidence = a feeling that involves a strong sense of self-esteem and self-assurance. It may concern a particular situation / activity or be general.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Admiration = a feeling of warm acceptance, respect and appreciation for someone or something.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Excitement = a sense of vitality accompanied by motivation and commitment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Euphoria = intense and all-round feeling of joy or happiness, often encountered when something extremely positive and exciting happens.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Pleasure = a sense of pleasure for a positive experience, a delicious meal, good company etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Optimism = positive expectations that encourage you to look forward to a beautiful future.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Happiness = general feeling of joy, pleasure and excitement for life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Love = perhaps the strongest of all the positive emotions, love is a feeling of deep and lasting affection for someone, along with the willingness to put their needs above ours. It can be addressed to a person, a group of people or even the whole of humanity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Now that you know what they are, you can begin to fill your heart with them!</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059008326,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 143, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:13:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(106, 0, 'What is positivity?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-thetikotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is positivity?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Μια Θετική Στάση είναι σαν μαγνήτης για Θετικά Αποτελέσματα.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">A positive attitude is a magnet for positive results.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961107470,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Positivity refers to the adoption of a more positive life attitude, which contributes to personal development, doing better and feeling better, as compared to a negative point of view.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">According to scientific findings, positive experiences and positive emotions, lead to widening of the horizon of thoughts and actions. Contrary to negative feelings that limit the field of thought and action in a person by pushing them towards adopting a specific behavioral response, positive emotions make the individual capable of watching, conceiving, thinking and developing new, original ideas and often lead to the adoption of creative and innovative behaviors.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059044324,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 144, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:12:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(107, 0, 'Focusing on what’s positive', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/estiazontas-sta-thetika.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Focusing on what’s positive\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below will help you focus on the bright side of life and come one step closer to happiness.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">During the day: Try to exchange positive comments friends, family and colleagues. In this way, you train yourself to think positively whilst spreading positivity to the world.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">At night: Write down three things that\'s went well during the day (e.g woke up without a headache, someone was kind). Focusing on what\'s goes well makes us appreciate things we disregard for take for granted.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Repeat for at least 2 days/week. Research has shown that the brain gets accustomed to experiencing positive emotions after a 21-day emotional training period.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061640714,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 145, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:34:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(108, 0, 'Positive expressions', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/fraseis-thetikotitas.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Positive expressions\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below will help you acknowledge the bright side of life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Write on Post-It notes your favorite positivity quote. You could find one online, make up your own, for use this: \\\" look at yourself in the mirror, smile and speak kind words. The person in the reflection is your friend, your best friend!\\\"</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Stick the Post-it notes two different places (the kitchen, your computer, your car) and practice what the note mentions. Repeat every day.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061715488,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 146, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:35:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(109, 0, 'Laugh', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/gelaste.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Laugh\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Laugh every day for 2-3 minutes even if nothing funny is going on.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061736026,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[29],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 147, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:36:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(110, 0, 'Decision making and the brain', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/lipsi-apofasewn-kai-egkefalos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Decision making and the brain\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 1</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">John Bargh broke down the term \\\"automatic\\\" into four components: awareness, intentionality, efficiency, and controllability. An automatic process may begin without the person consciously willing it to start, it is efficient because it requires few resources and uncontrollable, meaning that the process will run until completion and the person will not be able to stop it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Psychological research suggests that System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 2 in humans</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 2 is evolutionarily recent and specific to humans. It is also known as the rational system or the analytic system. It performs the more slow and sequential thinking. It is domain-general, performed in the central working memory system. Because of this, it has a limited capacity and is slower than System 1 which relates to general intelligence. It is known as the rational system because it reasons baes on logical standards. Some overall properties associated with System 2 are that it is rule-based, analytic, controlled, demanding of cognitive capacity, and slow.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics, whereas System 2 tends to be better for decisions where we don’t have a lot of experience.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Under moderately stressful conditions or when feelings of anger or fear arise, system 1 is able to set system 2 in action. It is however, possible for system 1 to override system 2 in case feelings become intense. It is,</span></p>\\n</div>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961078433,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 1</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">John Bargh broke down the term \\\"automatic\\\" into four components: awareness, intentionality, efficiency, and controllability. An automatic process may begin without the person consciously willing it to start, it is efficient because it requires few resources and uncontrollable, meaning that the process will run until completion and the person will not be able to stop it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Psychological research suggests that System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 2 in humans</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 2 is evolutionarily recent and specific to humans. It is also known as the rational system or the analytic system. It performs the more slow and sequential thinking. It is domain-general, performed in the central working memory system. Because of this, it has a limited capacity and is slower than System 1 which relates to general intelligence. It is known as the rational system because it reasons baes on logical standards. Some overall properties associated with System 2 are that it is rule-based, analytic, controlled, demanding of cognitive capacity, and slow.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics, whereas System 2 tends to be better for decisions where we don’t have a lot of experience.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Under moderately stressful conditions or when feelings of anger or fear arise, system 1 is able to set system 2 in action. It is however, possible for system 1 to override system 2 in case feelings become intense. It is,</span></p>\\n</div>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059161570,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 148, 1, 0, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:11:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(111, 0, 'Why do we make the wrong decisions?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/giati-pairnoumr-lathos-apofaseis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Why do we make the wrong decisions?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961053772,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">However, even though we can think logically, at times, emotion overtakes us. Our emotional part of the brain (the limbic system -a group of interconnected structures located deep within the brain) is prone to mistakes and impulsive decisions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Sometimes, it makes us fall into misjudgment and inaccuracy, acting without thinking it through -even against our own interest. Consider the times we eat a whole bucket of ice-cream; we know we shouldn’t -but we do it anyway.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059235370,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 149, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:11:13', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(112, 0, 'What is decision-making?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-einai-i-lipsi-apofasewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What is decision-making?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Decision making is the choice between two or more ways of action.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664961001144,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Decisions can be made based on intuition, logic or a combination of the two.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Intuition</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Although, people consider intuition to be a paraphysical sensation, in reality it is a combination of past experience and personal values. It is worth taking intuition into account, because it reflects our view of life. Of course, this view isn’t always objective, but is usually based on our perception of realty. Thus, examine your intuition carefully and try to decode what it has to tell you regarding a decision about to be made.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Logic</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Logic is based on events; it is a reasoning conducted or assessed according to strict principles of validity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Logic often ignores the emotional aspect of a decision.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Intuition can be used to make quick or unimportant decisions, while a combination of logic and intuition can be taken into account for more complex and important decision-making processes.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is important to guard yourself against impulsiveness.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">As we can see, decision can be divided into two categories; planned and unplanned. Planned decision are often based on logic, past experience, deductive reasoning and analysis and appraisal of arguments. Unplanned decisions that we have to make instantaneously, are often based on the emotional part of the brain.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059309983,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 150, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:10:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(113, 0, 'Emotional or logical decision making?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Emotional or logical decision making?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.</span></em></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960957911,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Some people tend to postpone coming to a decision by constantly requesting more information on the topic or seeking the advice of others. Other people, leave it up to luck. So, what leads us to a decision eventually?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Plato had said that the soul is a chariot pulled by two winged horses and a charioteer. The charioteer represents logic, the one horse, emotion and the other, desire. As emotion and desire run affront, logic is what keeps them in balance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Based on this point of view, our life choices are based on logic, emotion and desire. For our life chariot to be stable, all three need to be balanced.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059331884,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 151, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:09:56', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(114, 0, 'N.O.I.S.I.C.E.D. Model', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/to-montelo-n.o.i.s.i.c.e.d.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"N.O.I.S.I.C.E.D. Model\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Needs – why do I need to move?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Objectives – does the job help me achieve my ambitions?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Information – do I have all the information I need – what more information do I require?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Strategy – does it fit into my life plans?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Investigate – check out other possibilities</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Choose – what steps do I need to take to make the move?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Ego states – how do I feel? – what do I think? – what should I do?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Decide – make the decision</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061929638,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 152, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:15:01', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(115, 0, '8 steps of decision making', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"8 steps of decision making\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Assess every decision (good or bad)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Make the decision at the right time.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. After making the decision, stop worrying.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">4. In exceptional situations, follow your instinct.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">5. Don’t sit idle on the decision -implement it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">6. Don’t make a decision in place of someone else.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">7. Don’t make hasty decisions, but don’t postpone them either.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">8. Don’t make an important decision when tired</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062006181,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 153, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:11:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(116, 0, '9 decision-making traps', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/oi-9-pagides-twn-apofasewn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"9 decision-making traps\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div class=\\\"item_fulltext\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you are about to take a serious decision make sure you don’t fall into one of these traps:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Hurrying: Making a decision hastily, without taking all the necessary information into account.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Disorientation: Having difficulty in prioritizing needs and assessing relevant data.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Lack of definition: Inability to define a problem or listen to other people’s opinions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Overconfidence in our judgment: Failure in examining real evidence due to the overconfidence in our judgment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Dependency on \\\"empirical rules\\\": such as unreserved trust to the available information or excessive persistence on convenient facts.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Team failure: Hypothesizing that a team of many intelligent people will come to the right decision automatically, and therefore, the process of managerially working together to make a decision is overlooked.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Failure in understanding the facts of previous results as to their true meaning either by being selfish or by setting wrong targets.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Lack of observation: The hypothesis that experience has automatically taught a lesson, thus, systemically following and analyzing results deriving from the implementation of a decision is unnecessary.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Lack of decision-making process control: Avoiding to systematically assess and understand the way you make decisions, thus being suspectable to falling in the 9 traps mentioned above.</span></p>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062026240,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 154, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:12:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(117, 0, 'The 6 steps to decision making', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The 6 steps to decision making\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div class=\\\"item_fulltext\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Recognize the need behind making the decision: what is driving you to decide, what do you want to achieve?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Framing the issue: gather lots of information about the issue under consideration and narrow it down.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. Find alternatives: find and evaluate two to four alternatives until you end up to the appropriate ones.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">4. Choice: choose the best alternative for you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">5. Implementation: implement your chosen alternative and observe its progress.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">6. Evaluation: evaluate your decision and get feedback from its results. If the consequences are negative, repeat the process and apply another alternative.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">And remember! Many times even if our decision has turned out to be wrong, when we are called to decide again, it is not necessary that we will make another choice...</span></p>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062054446,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[31],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 155, 1, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:37:45', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(118, 0, 'Feeling competent', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/i-aisthisi-ikanotitas.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Feeling competent\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Πάρε μια ανάσα και σκέψου ποιος είσαι, πόσα έχεις καταφέρει και πόσα μπορείς να καταφέρεις. \",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Take a breath and consider who you are, how much you have achieved and what you can still accomplish. You do not need anyone to confirm what you are capable of, just remind yourself that you are!</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960818631,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. The unwavering confidence in our ability to act efficiently and successfully even under difficult circumstances and tough conditions, is a process that begins in the early years of our lives, since our parents believed in our abilities and let us (or not) explore our world. This process, evolves constantly and is open to improvement, even in adult life. What it takes to flourish is self-LOVE and care, recognition and appreciation of what we have achieved so far and acceptance of who we really are.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059072900,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[30],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 156, 1, 1, 30, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:09:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(119, 0, 'Problem solving', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/epilysi-provlimatwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Problem solving\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Problem solving phases</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- production of possible solutions: Think of many different solutions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- pros and cons evaluation: Make two columns with the pros and cons of each situation.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- rehearsal: Play in your mind the solution you decide upon, step by step, in order to spot possible traps or pros and cons you hadn\'t previously considered.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- role playing and diverse role playing: Role playing with people you trust helps you test the implementation of a solution. In this way you can spot possible difficulties or some skills that need improvement in a particular area, that can be overcome through diverse role-playing, where are your friend can point out possible different solutions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- activities planning: This phase is important when efficient time in activity planning is needed in order to achieve a goal.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- dysfunctional thoughts management: Dysfunctional thinking patterns can cause difficulty in problem solving. Dysfunctional thoughts should be challenged and changed.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- consequential control: The set of some positive consequences that will follow the solution\'s implementation. E.g. \\\" if I manage to talk to them about my problem, I will take my best friend for dinner to celebrate\\\".</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061774367,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[30],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 157, 1, 1, 30, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 12:59:41', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(120, 0, 'My achievements', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/tiexw-kataferei.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"My achievements\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Afterwards, underline the achievements you never thought you could achieve at the time.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Keep the list in sight to remind you of your ability to achieve even those goals you thought were unattainable.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643061902301,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[30],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 158, 1, 1, 30, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:09:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(121, 0, 'Examples of setting boundaries', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/paradeigmata-thespisis-oriwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Examples of setting boundaries\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Θέτω όρια σημαίνει τολμώ να αγαπώ τον εαυτό μου ακόμα και αν κινδυνεύω να απογοητεύσω κάποιους άλλους.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">I set boundaries means I dare to love myself even if I am in danger of disappointing others.</span></em></p>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960758874,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Anger – «I would like you to stop. If you don\'t, I’ll leave the house / office and our meeting will end here».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Win time – «I have a policy of not taking instant decisions, I need a little time to think and decide what I want to do. If you need an immediate response, I cannot give it right now».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Criticism – «It is not okay for you to comment on my weight, please stop. If you do not, I will not be able to continue with this discussion».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Additional Commitment - «Although this is an important issue for me, I will have to reject your request for help right now. \\\" Or \\\"I need to meet my family\'s needs».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• Money – «I will not lend you any more money. I care for you and I think you need to start taking responsibility for yourself».</span></p>\\n</div>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059366523,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 159, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:28:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(122, 0, '19 signs that you lack healthy boundaries!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/19-simadia-oti-den-exete-ygii-oria.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"19 signs that you lack healthy boundaries!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Τα προσωπικά όρια προστατεύουν τον βαθύτερο εαυτό μας και υπερασπίζονται το δικαίωμα της επιλογής μας. \",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Η θέσπιση ορίων στην πράξη, είναι ομολογουμένως μια δύσκολη υπόθεση. </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Personal boundaries protect our deeper self and defend our right of choice.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. You tell everything to everyone.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. You talk very comfortably from the first meet.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. You fall in love with every new acquaintance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">4. You fall in love with anyone that approaches you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">5. You fall in love with people that are not available.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">6. You give in sexually with the very first chance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">7. You go against your personal values or your rights, to please others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">8. You do not speak up when someone else shows inadequate boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">9. You do not speak up when someone violates your boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">10. You accept food, gifts, contact, etc. that you do not want.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">11. You touch someone without asking.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">12. You allow someone to get what they can from you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">13. You let others direct your life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">14. You let others define you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">15. You expect others to meet your needs.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">16. «You collapse» so that someone can take care of you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">17. «You abuse» yourself.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">18. «You abuse» others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">19. You abuse substances (illegal substances, nicotine, food etc).</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059402101,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 160, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:29:44', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(123, 0, 'What are healthy boundaries?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/poia-einai-ta-ygii-oria.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What are healthy boundaries?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η έλλειψη ορίων προκαλεί έλλειψη σεβασμού.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Lack of boundaries causes lack of respect.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960696452,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Physical boundaries refer to respect for our personal space and physical contact. Healthy physical boundaries require the decision of what is acceptable and what is not in different kinds of relationships (hugs, kisses, hand / shoulder touch, etc.). These boundaries are violated when someone touches or invades your personal space without your approval.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The intellectual boundaries refer to our thinking and ideology. Healthy intellectual boundaries require respect for one\'s views and awareness of what is appropriate for him to discuss at the time (for example: it is not always the right time for someone to discuss politics). They are violated when one ignores or underestimates the views and ideas of another.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The emotional boundaries refer to our feelings. Healthy emotional boundaries include limitations as to where, when and with whom we will share personal information as well as whom we will allow to influence us emotionally. They are violated when one ignores, underestimates, criticizes or mocks the feelings of another.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The sexual boundaries refer to all areas of sexuality (emotional, verbal, physical approach). Healthy sexual boundaries include bidirectional understanding and respecting the desires and constraints between partners. They are violated when someone receives unwanted touching, sexual comments, prompting to engage in sexual acts that they do not want and sexual innuendos.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The material boundaries relate to our money and property. Healthy material boundaries include limitations on the materials that can be shared, but also the people with whom they will be shared with (for example, it is okay to lend your car to your brother, but not to a neighbor you have only seen twice). They are violated when someone steals or destroys someone else\'s property or puts pressure on them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- The time boundaries refer to the way we share our time. Healthy time boundaries require spending equal time (as long as it is feasible to do so) to all of the main areas of our lives (personal life, professional life, activities, sports, etc.). They are violated when someone demands too much time from someone else.</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059425286,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 161, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:30:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(124, 0, 'Personal boundaries', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/proswpika-oria.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Personal boundaries\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Τα όρια μας σώζουν, οι όροι μας σκοτώνουν!\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Boundaries save us, limits kill us!</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960643429,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Personal boundaries exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Just as a fence protects our real estate, our personal boundaries protect ourselves. In both our personal and professional life, the lack of boundaries puts a toll on our mental balance and our personal and professional growth. Some ways to set boundaries that are important to you are the following:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Be clear about the boundaries you set for yourself and others. Make sure you have defined to both yourself and others what is acceptable and what not.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Once someone violates your limit, you can remind them and ask for their help to protect it.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- If the person still violates the limit, ask them decidedly but kindly to stop the behavior. If the behavior continues, consider what further action is appropriate to be taken in order to stop the behavior while respecting the other person.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Consider possible alternatives that may exist in not being in environments that minimize the chances for someone to break your boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Thank the people around you who honor your boundaries and respond to your request.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Identify the consequences of violating or ignoring your boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Identify the dysfunctional thoughts and beliefs that lead you to allow violations of your boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Develop new, more rational, efficient thoughts and beliefs which will help you change your behaviors so that you can build healthy boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Identify new behaviors which you need to add to your actions to develop healthy boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Apply these behaviors to your everyday life, so that your personal space, privacy and rights are not ignored or infringed by anyone.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Always try to understand and honor others\' boundaries.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059453459,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 162, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:33:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(125, 0, 'The boundaries table', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/o-pinakas-twn-oriwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The boundaries table\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below will help you understand the boundaries you need to set and maintain with different people.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make a table of 8 lines and 5 columns. In the first line write the name of the person with whom you want to set heathy boundaries. In the following lines write the categories of boundaries you wish to establish, as well as the form they currently have.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">See example below</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Natural boundaries refer to personal space and physical intimacy.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Emotional boundaries refer to your feelings.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Spiritual boundaries refer to respecting the ideas and the way of thinking of others.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Sexual boundaries refer to all aspects of sexuality (emotional, verbal, physical, etc.).</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Material boundaries refer to financial assets.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Time boundaries refer to time management.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try to evaluate your boundaries and take action wherever you feel you haven’t set healthy boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Repeat the exercise every 2 weeks until you’ve set healthy boundaries in all sections.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062086823,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 163, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:33:43', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(126, 0, 'The boundaries table – extension', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/o-pinakas-twn-oriwn-epektasi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The boundaries table – extension\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">You can add a few more steps at the boundaries table exercise.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below can also stand independently of the previous one.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Take some time to consider:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What can you do to improve your boundaries?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- How do you think other people will respond to these changes?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- How do you think your life will change if you set the boundaries you want?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062128019,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 164, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:19:59', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(127, 0, 'Boundaries in practice', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ta-oria-stin-praksi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Boundaries in practice\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The exercise below will help you take action and set healthier boundaries.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Make a list of 5 boundaries you wish to change, either because they are too loose or because they are too strict.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Then, write down what you are planning to do in order to change them.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Now that you have a complete plan, take action!</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If you wish to change more than 5 boundaries, complete the initial 5 first and then change the rest.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062184335,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 165, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:21:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(128, 0, 'How to say NO', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/pws-na-peis-oxi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How to say NO\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Sense the answer: When someone asks you to do something, there is a little voice inside you which tells you how you really want to respond; by saying yes or no. Be calm, listen to your inner voice and sense the answer without being influenced by wat you believe you must say.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- How to deal with other peoples’ reactions: We often hesitate to say “no” fearing a negative reaction. It’s very important to consider that the people who deserve to stand next to us are the ones who recognize and accept our right to refuse and don’t get mad in every such occasion.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Show yourself compassion: Just as you feel compassion for others and say yes to avoid hurting their feelings, show compassion to yourself as well and cover your own needs. Remember: “You have nothing to gain from an empty vase”.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062202951,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[32],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 166, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 10:34:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(129, 0, 'The \"Adjustment\" procedure ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/diadikasia-prosarmogis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The \\\"Adjustment\\\" procedure \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\\\"Δεν είναι ο πιο δυνατός που επιβιώνει, ούτε ο πιο έξυπνος. Είναι αυτός που προσαρμόζεται καλύτερα στην αλλαγή\\\".  Κ. Δαρβίνος\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to change. C. Darwin</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960561922,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">First, it is important to be willing to make mistakes. Nobody is perfect and mistakes are human on a professional and personal level. An error can be disappointing even humiliating, but what is important is how you manage the aftermath of the situation. We learn from our mistakes, we keep the positive lessons, we try-out new solutions, gain new insight and move on. Every difficulty is an experience that helps the person evolve. This is an adjustment process that works like zoom in and zoom out on a camera.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Everything is a matter of perspective. The closer we are to the problem, the greater it seems. But when we take a step back, we see it differently and then everything changes.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059487150,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 167, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:03:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(130, 0, 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960533789,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">So we have to accept it and be prepared for the imminent difficulties. We do not always do things based on how we have planned them. Expect changes, uncertainty and enhance your strengths to best deal with them. Being aware that difficulties can arise and uncertainty about the future s unavoidable, makes us calmer and ready to take action when needed. Do not forget to keep your equanimity and to remain optimistic in the face of difficulties. Events do not change. We cannot control the conditions. What is important is how we interpret the situation and how we manage it. With this attitude, the decisions we will take will certainly be more efficient.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">On the other hand, solution cannot be found with a magic wand nor will difficulties disappear on their own if we avoid them by putting them under the rug. In this way, the situation will only be perpetuated. We need to take action and carefully plan our steps. It\'s not an easy process. That\'s why it\'s important we have worked on our adaptability skills.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Don’t hesitate to ask for the help of the important others. Our family or relatives, as well as our friends, can be a valuable asset in the above process. Different views, as well as their constant support, can help you act and adapt more easily to a new state of life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In life we learn through experience. Along with what you learn about people, society and their interactions, never stop learning as much as possible about yourself. Self-knowledge plays an important role in how you will cope with change each time and can lead to the enhancement of adaptability.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059533738,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 168, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:02:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(131, 0, 'How important is it to adapt easily?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How important is it to adapt easily?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960504251,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Here are three benefits of having strong adaptability skills:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• You will embrace challenges better: To adapt easily means to work without limits and to be open to finding varied and unexpected solutions to problems and challenges in the workplace. Unconstrained in your thoughts and actions, challenges help you not to be afraid, but to seize opportunities and enjoy your work.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• You will become a better leader: Big leaders know that change is inevitable and they do not avoid it. They also remain positive through adversity as they are open to novel approaches, having realized that solutions and splendor can be found in many places.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">• You will always be open: Be willing to try different tools, strategies and techniques to get the best results. Workspaces are changing faster than ever before and if you are not prepared to continuously adapt, then expect to stay behind.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059555225,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 169, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:02:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(132, 0, 'When we allow ourselves to adapt to different situations, life gets easier.', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"When we allow ourselves to adapt to different situations, life gets easier.\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.</span></em></p>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960457522,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">New circumstances can mean new people in our lives, new conditions, new plans and consequently new goals. On the one hand, it can sound like an interesting opportunity to shake things up. On the other hand, it can be scary. It is not easy to feel comfortable in unfamiliar circumstances.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Adaptability and flexibility are characteristics that each of us can cultivate and develop successfully. There is no recipe for success and immediate results. It is a long process that involves, among other things, a change in the way of thinking, dealing-with and taking action with the goal of developing stronger adaptability skills in the face of adversity.</span></p>\\n</div>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059573274,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 170, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:01:37', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(133, 0, 'The doodle', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/i-mountzoura-2.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The doodle\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Close your eyes and draw a doodle with your non-dominant hand.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then, open your eyes and use some colorful markers to color the doodle.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Ask yourself the following questions:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What does the doodle represent in your work life?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Why do you think we drew the doodle with the non-dominant hand?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">(Because the doodle (change-problem) is something we cannot control)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-What does your attempt to color the doodle show?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">(Even something we don’t like can be transformed into something nicer)</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 14pt;\\\">-How did you feel when you saw the end result?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062258628,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 171, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:27:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(134, 0, 'Retrospect', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/anaskopisi.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Retrospect\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Answer the following questions</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- How did you cope with the transition?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What strategic skills did you develop in order to deal with the situation as best as possible?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- What were you thinking and how were you feeling?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Did a person close to you help you? If so, how?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Did you win something in the end?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062287794,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[33],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 172, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:25:21', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(135, 0, 'Motivation enhancement and personal goals achievement', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Motivation enhancement and personal goals achievement\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Our motivations can be either internal or external in origin. More specifically, intrinsic motivation is observed when a person undertakes an activity aiming at a personal benefit and does not require any external reward (e.g. a hobby). Extrinsic motivation is observed when someone behaves in a certain way for reasons that are subjected to external control such as to obtain money or to compromise some compulsion. Extrinsic motivation can come from parents, boss, co-workers (e.g. promotion).</p>\\n<p>However, regardless of the origin of our motivations, it is certain that, to a very significant extent, they influence the achievement (or not) of our goals.</p>\\n<p>When you feel that your strength is decreasing, recall all those reasons that  motivated  you to begin the effort.</p>\\n<p>Set realistic goals. By setting small, achievable goals, you are more likely to experience satisfaction and feel self-efficacy. Doing so will give you more energy to continue and finally reach the desired result.</p>\\n<p>Reward yourself every time you take a step towards your ultimate goal. It is very important to recognize your progress and focus on it.</p>\\n<p>Even if something doesn\'t turn out as planned, identify what  your experience has to \\\"teach\\\" you and continue with this knowledge as an ally on your way to conquering your goals.</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059606413,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 173, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:39:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(136, 0, 'Steps before the new beginning', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/vimata-prin-to-neo-ksekinima.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Steps before the new beginning\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Οι στόχοι είναι όνειρα με προθεσμία εκπλήρωσης.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Goals are dreams with a set deadline.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960409960,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">We use the beginning of a new week, month or year as an indicator to leave past behaviors behind us. These transition points offer us “the freedom to become a new, better version of ourselves”. However, in order to increase the chances of achieving our goals, it is advisable to follow the steps below:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Retrospection: It is very important to know where we are now. Essentially, we need to look at the past from the position we are now and to distinct what worked well and what didn’t.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Clearing: The next step is to let go of what does not work. This may include behaviors, habits, or even people. Many times, we fall into the trap to implement our plan strictly, so we do not have the energy reserves to respond effectively to everything.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Introspection: We must be ready to support our new choices, we need to recognize and rely on our values and our core wishes (\\\"When do I really feel happy?\\\", \\\"What goals will help me grow and empower me?\'\').</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Prioritization: A prerequisite for prioritizing is the prioritization of our goals. Organization, is the key to this process. However, new needs may arise. Thus, we need to adjust the data based on how urgent and how important something is.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">-Support: Finally, a part that should not be neglected is the search for help when we need it. The important people in our lives can support the process of achieving our goals. All we need to do is ask for the assistance of the people we trust and do the same for them in return, if needed.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059681973,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 174, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:00:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(137, 0, 'Why am I having difficulty setting goals?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/giati-dyskoleuomai-na-valw-stoxous.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Why am I having difficulty setting goals?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960383655,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Setting goals helps to prioritize our needs, stops inertia and shapes our actions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">However, according to surveys, the percentage of people who set targets at the beginning of each year and actually manage to achieve them is quite small (1:10). This occurs for many reasons; the expectations, may not be completely realistic or feasible or they may even be directed by ‘wrong’ motives. So, seeing that we do not have the desired results right away, we feel we are not capable to achieve our goals and we give up the effort, feeling disappointed. For example, someone who wants to lose a lot of weight in a short period of time following an exhausting diet, is disappointed when he fails to lose as much weight as he expected in the first week and often gives up. Some people may even \\\"punish\\\" themselves, either by returning to previous tactics (eg unhealthy eating habits) or by adopting an even stricter diet plan.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059711557,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 175, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 09:00:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(138, 0, 'S.M.A.R.T. Goals', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/stoxoi-s.m.a.r.t.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"S.M.A.R.T. Goals\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Set your goal by answering the following questions and increase your chances of achieving what you want in life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">To make sure your goals are clear and reachable, each one should be:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Specific</span> (simple, sensible, significant) What do I want to accomplish? Who is involved/Where is it located/Which resources or limits are involved?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Measurable</span> (meaningful, motivating) How much/How many/How will I know when it is accomplished?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Achievable</span> (agreed, attainable) How can I accomplish this goal/How realistic is the goal, based on other constraints, such as financial factors?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Relevant </span>(reasonable, realistic and resourced, results-based) Is this the right time/Does this match our other efforts/needs/Is it applicable in the current socio-economic environment?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-weight: bold;\\\">Time bound</span> (time-based, time limited, time/cost limited, timely, time-sensitive) When/What can I do six weeks from now/What can I do today?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062336399,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 176, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:32:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(139, 0, 'The previous days ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/oi-proigoumenes-meres.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The previous days \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In another paper list your long-term goal (+/-5 years)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then compare the two lists. Ideally whatever it is you\'d done the previous days should contribute to the things you wish to accomplish in the future.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If they aren\'t in great accordance, you should consider whether you don\'t spend your time in relation to your goals and ambitions.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think: \\\" what must I do tomorrow in order to get a step closer to achieving my goals?\\\"</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062371321,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 177, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:30:00', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(140, 0, 'In 10 years’ time ', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/se-10-xronia.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"In 10 years’ time \",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Do you like the perspective?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Do you desire something different? If so, write it down.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Are your actions today in accordance to your desired perspective?</span></p>\\n<p style=\\\"font-size: 14.666666666666666; margin: 0 0 14 0;\\\"><span style=\\\"font-family: Tahoma; font-size: 14pt;\\\">The key to setting successful goals is to break them down into smaller ones and adapt them to your everyday life.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062393646,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[34],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 178, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:30:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(141, 0, 'How can we cultivate psychological resilience?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"How can we cultivate psychological resilience?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"‘’Δεν είμαι  αυτό που μου συνέβη, είμαι αυτό που επιλέγω να γίνω’’ -Carl Jung\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":false,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες ανάγκες, επιθυμίες ή στόχους.</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">“I am not what happened to me, I am what I choose to become.” C. Jung</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Be kinder to yourself and build self-empathy – In many cases, we tend to be strict and judgmental with ourselves. But consider if that’s how you would talk to a friend. Replace your negative self-judgment with more empathetic thoughts. Talk to yourself like you would talk to someone you loved.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Practice mindfulness – It allows you to examine your thoughts, take a step back, and get some perspective instead of immediately falling into an emotional turmoil in adverse situations. Try to be present in the moment -not only physically but mentally as well; focus your attention in internal mental processes (thoughts, feelings, physical sensations) and accept the whole experience without being judgmental.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Ask for help – Even though gaining control is a key aspect in developing psychological resilience, that doesn’t mean that we must only rely on ourselves. We can communicate our needs to people we trust and accept their assistance.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Remember to be grateful and view each adversity as a challenge!</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059739520,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[35],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 179, 1, 1, 35, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-03 10:24:58', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(142, 0, 'Psychological resilience', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/psyxiki-anthektikotita.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Psychological resilience\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Σύμφωνα με τους πιο πρόσφατους ορισμούς  η ψυχική ανθεκτικότητα ορίζεται ως\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Psychological resilience is the ability to mentally or emotionally cope with crisis, change or danger or to return to pre-crisis status quickly.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960278686,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">To be psychologically resilient doesn’t mean that you have never endured stressful and trying situations. Experiencing difficulties possibly contributes to developing psychological resilience. Most research now states that resilience is the result of individuals being able to interact with their environments by promoting well-being or protecting them against the overwhelming influence of risk factors.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Resilience is best understood as a process. This process includes individual continuous coping strategies, utilizing our strong personality suits and our biopsychosocial protective factors, or may be aided by a protective family, community or school environment that makes resilience more likely to develop.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Being psychologically resilient helps us not only survive change, but also adapt successfully, strive towards continuous self-development and make our life better.</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059771946,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[35],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 180, 1, 1, 35, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:59:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(143, 0, 'What would you tell a friend?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/ti-tha-eleges-ston-filo-sou.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What would you tell a friend?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. Think of a difficult situation you have to manage in life (or a situation you had managed in the past).</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Write some details regarding the situation. What are you thinking?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What would you tell your friend if he was in a similar position?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What tone would you use?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">How would you talk to him?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What actions would you take?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What conclusion do you reach?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try to practice self-empathy with the technics described above every time you indulge in self-criticism.</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062435338,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[35],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 181, 1, 1, 35, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:29:00', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(144, 0, 'The doors', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/pexels-oleg-magni-2726517.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The doors\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The door that closed on me was:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The door that opened on me was: Think of what happened afterwards; which doors opened? What would’ve happened if the first door hadn’t closed in you?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Then, based on your answers, consider the following:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What led you to closing the door?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What helped you open a new door?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">How much time had passed when you realized that a new door had been open?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Was it easy or difficult to realize that a new door had been open?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What blocked you from seeing that new open door?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What can you do in the future to realize a new opportunity has opened its door sooner?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Which were the results of the first door closing on you? Were they long term?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Did the experience result in something positive?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Note your strong traits but also the people who helped you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Is there a closed door that you wish to open?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Based on your previous experiences, what could help you achieve this?</span></p>\\n<p> </p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062470010,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[35],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 182, 1, 1, 35, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:28:09', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(145, 0, 'Practical advice for achieving a work/life balance', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Practical advice for achieving a work/life balance\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Organize your schedule: Write in a small list 3-5 things you need to do the next day based on your priorities.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960248259,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \\\"fit\\\" everything in the next 24 hours.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Proper time management: Being focused on an activity helps us mainly to save energy. The distractions are costly.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Leave work at your workplace: Given that through technology we have access to issues related to our work at any time (eg checking emails, a project, etc.), try to make a conscious decision to separate them, leaving thoughts and issues related to your work in your workplace.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Remember that you have the choice to say no: Remember that it is okay to deny something but always in a polite way. By stopping to perform duties because of guilt or an apparent sense of commitment, you will save time for other things that are most important to you.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Avoid dealing with many different things at the same time (multi-tasking): When in a phone conversation or in a face-to-face conversation, focus on the other person and the conversation. Multiple execution is a counter-productive time management technique, especially when you interact with people.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Look at your watch: If you are doing something that you can get absorbed in and spend more time than you want (for example, on social networks, email or searching the internet), place your watch on the desk, noting what time you started and how long you plan to spend there.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Take breaks: Take short breaks when you need them during the day to fill your batteries and recover your concentration.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Physical, spiritual and emotional culture: It is very important to exercise both physical and mental and emotional well-being. By reading a book, learning something new, spending three hours a week on physical activity and taking care of our emotional world, we gain strength and skills to better respond to every difficult and pressing schedule.</span></p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059820755,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[36],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 183, 1, 1, 36, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:57:50', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(146, 0, 'What does efficient time management mean? -The example with the jar', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"What does efficient time management mean? -The example with the jar\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.</span></em></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960174510,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Without saying anything, he took a jar and began to fill it with ping pong balls. When no more could fit, he looked at the students and asked if the jar was full, and they said it was. Then the teacher took some pebbles and he started pouring them in the vase, shaking it, filling the void between the ping pong balls. When no more pebbles could fit, he asked the students if the jar was full and they, somewhat bewildered, said that it was. Then, the professor took sand, threw it into the jar and filled all the gaps between the pebbles. He asked the students again if the jar was full, and they answered \\\"yes!\\\" Then the professor got two cups of coffee from under the desk and poured them into the jar while the students were laughing, puzzled.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">\\\"Now,\\\" said the professor, \\\"I want you to imagine that the jar is your life. The balls represent the most important things in your life, things that even if all others are lost, are capable of fulfilling your life. The pebbles represent less important things, and sand matters of even lesser importance. If you first fill the jar with sand, there will be no room to put the pebbles and the balls. The same applies to your life. If you spend your time and energy on little, unimportant things, you will not leave room and you will not have the time and energy needed for people and matters of bigger importance. Make sure to add the balls first, then the pebbles and finally the sand».</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">A student told him: \\\"You forgot about the coffee ... What does it represent?”</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">“The coffee represents enjoyment. No matter how full your life is, there will always be room for a coffee with a friend\\\", the professor said with a smile. \\\"When your everyday becomes overwhelming remember the jar and the two cups of coffee”.</span></p>\\n<p> </p>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059874023,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[36],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 184, 1, 1, 36, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:57:00', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(147, 0, 'It is difficult to balance what one wants to do with what one needs to do!', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"It is difficult to balance what one wants to do with what one needs to do!\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><em><span style=\\\"font-size: 14pt;\\\">Βalance between work and personal life is a multidimensional and complex phenomenon.</span></em></p>\\n</div>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1664960097663,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In today’s world employees have to face many challenges. While some careers allow a balanced relationship between work and personal life, many others demand substantial reductions in the area of leisure and family. Companies aware of the ever-growing demands of the workforce and striving to implement targeted measures to promote equal work-life and personal life satisfaction and make employees happier and more productive. Such measures include appreciation, a productive workplace, further training possibilities, constructive feedback, options for stress management, and a social working environment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In a personal level. it is very important to know ourselves, our feelings, our values and our limits. This will allow us to recognize the situations in which we have set unrealistic expectations on ourselves and help us set our personal limits. In our private life, we have to set time aside to spend on ourselves and our personal development, on our family our partner and our friends. Hobbies and interests, relaxation, self-reflection, regular exercise and quality sleep are equally important in maintaining work-life and private life balance.</span></p>\\n</div>\\n</div>\\n<p><em> </em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643059905620,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[36],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 185, 1, 1, 36, 1, 0, '2022-01-09 20:23:32', 43, '2022-10-05 08:57:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(148, 0, 'The wheel', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/02/14/troxos.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"The wheel\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div style=\\\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\\\">\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">How do we build a wheel that represents our life? Follow the steps below:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">1. Decide which areas of our life give us a sense of balance and fulfilment.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Suggested categories</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Family/friends</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Partner</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Career</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Financials</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Health (physical and mental health, exercise, nutrition)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Environment (home/workplace)</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Entertainment</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Personal development/education</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Spiritual search</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">- Societal interaction</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Design a wheel that includes the categories you have selected</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">2. Each radius beginning from the center should have satisfaction levels from 1 (very dissatisfied) to 10 (completely satisfied). Choose the level of satisfaction in each category of your life at present. Then, connect the numbers you have chosen so that a new perimeter will be designs inside the circle.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The new perimeter will refer to the balance and fulfillment in your life at present.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">If this new shape is small or of irregular shape, then you are far of what we call a balanced life.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">The bigger and more symmetrical the circle is, the smoother and faster it can run.</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">3. Ask yourself:</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">How do I feel about my life when watching the diagram?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">Were there surprises?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">In which areas should a spend more time and energy and for what reason?</span></p>\\n<p style=\\\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\\\"><span style=\\\"font-size: 14pt;\\\">What should I change? How do I make the necessary changes?</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643062516259,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[36],\"tagids\":[\"9\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 186, 1, 1, 36, 1, 0, '2022-01-09 20:23:32', 43, '2022-07-11 13:37:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(149, 0, 'Soul Test for Anxiety (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ANXIETY (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":148}}]}]}]', 'com_content', 'article', 187, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:52:58', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(150, 492, 'Η φιλοσοφία μας', '[{\"id\":1642087694304,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 2px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642087694303,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089009070,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"collage\",\"image\":\"images/2022/01/24/I_filosofia_mas-_Mathe_perissotera_gia_ton_eauto_sou.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":\"left\",\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>Learn more</strong><br> about yourself!\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Boost your positivity with a healthy diet as an ally!</p>\\n<p>Follow these steps to get closer to happiness!</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#EF6D00\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089009070,\"wrapper_border\":\"   \"}}]}]},{\"id\":1642087694306,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"3px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642087694305,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089122733,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>-<strong>Assess</strong> yourself</p>\\n<p>-<strong>Learn</strong> more about the subject you are interested in</p>\\n<p>-<strong>Turn</strong> theory into practice</p>\\n<p>-<strong>Learn</strong> more about the connection between <strong>Emotions</strong> and <strong>Diet</strong></p>\\n<p>-<strong>Find</strong> interesting information on psychology.     </p>\\n<p>A reputable team of specialized psychologists and nutritionists is here to help you reach your goals. Through complete programs on mental wellbeing and nutrition, you can become the best version of yourself!</p>\\n<p>Here you will find:</p>\\n<p>Dozens of <strong>articles</strong> and information on different psychology subjects, <strong>exercises</strong> which will help you practice what you learned, <strong>questionnaires</strong> which will enhance your self-awareness, diet plans that help you in any emotional situation and useful <strong>information</strong> about the relationship between emotions and diet.</p>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089122733}}]}]}]', 'com_content', 'article', 188, 1, 1, 2, 1, 0, '2022-01-13 15:29:11', 43, '2023-03-16 09:43:55', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(151, 494, 'Η ομάδα μας', '[{\"id\":1682536636604,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 10px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1682536636603,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1682536636607,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"PSYCHOLOGISTS\",\"heading_selector\":\"h2\",\"use_link\":0,\"title_link\":\"\",\"link_new_tab\":\"\",\"title_fontsize\":{\"md\":\"55\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"custom_letterspacing\":\"\",\"title_text_transform\":\"none\",\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_icon_position\":\"before\",\"alignment\":\"sppb-text-left\",\"title_text_shadow\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\"}},{\"id\":1682537361964,\"name\":\"divider\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"divider_type\":\"border\",\"divider_vertical\":0,\"divider_height_vertical\":{\"md\":\"100\",\"sm\":\"\",\"xs\":\"\"},\"divider_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"divider_height\":\"10\",\"divider_position\":\"\",\"container_div_width\":{\"md\":\"504\",\"sm\":\"\",\"xs\":\"\"},\"border_style\":\"solid\",\"border_width\":\"3\",\"border_radius\":\"\",\"border_color\":\"#858585\",\"margin_top\":{\"md\":\"\",\"sm\":20,\"xs\":10},\"margin_bottom\":{\"md\":\"5\",\"sm\":20,\"xs\":10},\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642089236010,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1642089236010},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1642089236007,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642090395312,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":{\"src\":\"images/2022/01/13/cv1.jpg\",\"height\":255,\"width\":258},\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-ιωάννα-σούχλα\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"title\",\"title\":\"<strong>IOANNA<br>SOUCHLA</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, Founder of HR</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642090395312,\"wrapper_border\":\"   \",\"btn_url\":\"cv-ιωάννα-σούχλα\"}}]},{\"id\":1642089236008,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1678804265871,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/2023/03/14/cv90.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-φένια-βωβού\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>FENIA<br>VOVOU</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc, MBPsS</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-φένια-βωβού\"}}]},{\"id\":1642089236009,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089290458,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/2022/01/15/cv5.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-χριστίνα-ζουρνά\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>CHRISTINA<br>ZOURNA</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-χριστίνα-ζουρνά\"}}]}]},{\"id\":1642089290454,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1642089236010},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1642089290455,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642237963739,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/2022/01/15/cv8.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-νικολέτα-χατζηκωνσταντινίδου\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>NIKOLETA<br>CHATZIKONSTANTINIDOU</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-νικολέτα-χατζηκωνσταντινίδου\"}}]},{\"id\":1642089290457,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089290454,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":{\"src\":\"images/2022/01/13/cv9.jpg\",\"height\":255,\"width\":258},\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-μελίνα-στούπα\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>MELINA<br>STOUPA</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290454,\"wrapper_border\":\"   \",\"btn_url\":\"cv-μελίνα-στούπα\"}}]},{\"id\":1642089290459,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089290456,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/2022/01/14/cv2.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-ιωάννα-δαρβύρη\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>IOANNA<br>DARVIRI</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642090395312,\"wrapper_border\":\"   \",\"btn_url\":\"cv-ιωάννα-δαρβύρη\"}}]}]},{\"id\":1682535915504,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1642089236010},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1682535915505,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642089290447,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/cv-makrianou.png\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-μαρία-μαρκιανού\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>MARIA<br>MARKIANOU</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-μαρία-μαρκιανού\"}}]},{\"id\":1682535915506,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1682539504073,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":{\"src\":\"images/2022/01/13/cv20.jpg\",\"height\":255,\"width\":258},\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-μυρτώ-ντέντε\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>MYRTO<br>NTENTE</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Psychologist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-μυρτώ-ντέντε\"}}]},{\"id\":1682535915507,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]},{\"id\":1682536998271,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"50px 0px 10px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1682536998272,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1682536998273,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"NUTRITIONISTS\",\"heading_selector\":\"h2\",\"use_link\":0,\"title_link\":\"\",\"link_new_tab\":\"\",\"title_fontsize\":{\"md\":\"55\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"custom_letterspacing\":\"\",\"title_text_transform\":\"none\",\"title_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_icon_position\":\"before\",\"alignment\":\"sppb-text-left\",\"title_text_shadow\":\"\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\"}},{\"id\":1682537608189,\"name\":\"divider\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"divider_type\":\"border\",\"divider_vertical\":0,\"divider_height_vertical\":{\"md\":\"100\",\"sm\":\"\",\"xs\":\"\"},\"divider_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"divider_height\":\"10\",\"divider_position\":\"\",\"container_div_width\":{\"md\":\"504\",\"sm\":\"\",\"xs\":\"\"},\"border_style\":\"solid\",\"border_width\":\"3\",\"border_radius\":\"\",\"border_color\":\"#858585\",\"margin_top\":{\"md\":\"\",\"sm\":20,\"xs\":10},\"margin_bottom\":{\"md\":\"5\",\"sm\":20,\"xs\":10},\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1682535915514,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1642089236010},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1682535915515,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1682535915518,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/2022/01/15/cv6.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-χριστίνα-καραχοτζίτη\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>CHRISTINA<br>KARACHOTZITI</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Dietitian - Nutritionist, MSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290454,\"wrapper_border\":\"   \",\"btn_url\":\"cv-χριστίνα-καραχοτζίτη\"}}]},{\"id\":1682535915516,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1644578392507,\"name\":\"image_layouts\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image_preset_thumb\":\"stack\",\"image\":\"images/cv3.jpg\",\"image_alt_text\":\"\",\"image_strech\":1,\"image_order_option\":\"desktop\",\"image_desktop_order\":\"\",\"image_tab_order\":\"\",\"image_mob_order\":\"\",\"open_in_lightbox\":0,\"image_overlay_color\":\"rgba(41, 14, 98, 0.5)\",\"lightbox_icon_bg\":\"\",\"click_url\":\"cv-μάιρα-στεφανάκου\",\"link_apear_in_title\":1,\"url_in_new_window\":0,\"popup_video_on_image\":0,\"popup_video_src\":\"https://www.youtube.com/watch?v=BWLRMBrKH_c\",\"caption_options\":\"caption\",\"caption\":\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.\",\"caption_postion\":\"caption-below\",\"caption_background\":\"\",\"caption_fontsize\":\"\",\"caption_lineheight\":\"\",\"caption_letterspace\":\"0px\",\"caption_padding\":\"\",\"content_order_option\":\"desktop\",\"content_desktop_order\":\"\",\"content_tab_order\":\"\",\"content_mob_order\":\"\",\"content_text_align\":{\"md\":\"center\"},\"content_vertical_align\":\"center\",\"content_options\":\"text_cont\",\"title\":\"<strong>MAIRA<br>STEFANAKOU</strong>\",\"heading_selector\":\"h3\",\"title_background\":\"#fff\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0px\",\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"title_padding\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"text_content\":\"<p>Dietitian - Nutritionist, BSc</p>\",\"text_content_fontsize\":\"\",\"text_content_lineheight\":\"\",\"text_content_letterspace\":\"0px\",\"text_content_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text_content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"btn_text\":\"FULL BIO\",\"btn_letterspace\":\"0px\",\"btn_type\":\"custom\",\"btn_appearance\":\"\",\"btn_fontsize\":{\"md\":16},\"button_status\":\"normal\",\"btn_background_color\":\"#003aa4\",\"btn_background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color\":\"#FFFFFF\",\"btn_background_color_hover\":\"#de6906\",\"btn_background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"btn_color_hover\":\"#FFFFFF\",\"button_margin\":{\"md\":\"25px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"button_padding\":{\"md\":\"8px 22px 10px 22px\",\"sm\":\"   \",\"xs\":\"   \"},\"btn_size\":\"\",\"btn_shape\":\"square\",\"btn_icon_position\":\"left\",\"wrapper_color_type\":\"color\",\"wrapper_background\":\"\",\"wrapper_gradient\":{\"color\":\"rgba(38, 51, 159, 0.95)\",\"color2\":\"rgba(61, 59, 136, 0.95)\",\"deg\":\"225\",\"type\":\"linear\"},\"wrapper_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"wrapper_box_shadow\":\"0 0 0 0 #fff\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\".sppb-addon-image-layout-content {\\nwidth: 100%;\\n}\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1642089290447,\"wrapper_border\":\"   \",\"btn_url\":\"cv-μάιρα-στεφανάκου\"}}]},{\"id\":1682535915517,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 189, 1, 1, 2, 1, 0, '2022-01-13 15:54:15', 43, '2023-04-26 21:56:35', 43, 43, '2022-01-15 09:11:06', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(152, 0, 'CV - Ioanna Souchla', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 190, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:04:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(153, 0, 'CV - Myrto Ntente', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 191, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(154, 0, 'CV - Melina Stoupa', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 192, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(155, 0, 'CV - Ioanna Darviri', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 193, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(156, 0, 'CV - Zourna Christina', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 194, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(157, 0, 'CV - Christina Karachotziti', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 195, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:13', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(158, 0, 'CV - Nikoleta Chatzikonstantinidou', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 196, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:03:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(159, 0, 'CV - Ιωάννα Σούχλα', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 197, 0, -2, 43, 1, 0, '2022-01-15 10:15:26', 43, '2022-01-15 10:26:59', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(160, 0, 'Τα Video μας', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/UCnMjxvKvYE\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΙΣΟΡΡΟΠΙΑ ΠΡΟΣΩΠΙΚΗΣ ΚΑΙ ΕΠΑΓΓΕΛΜΑΤΙΚΗΣ ΖΩΗΣ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Η δημιουργία μιας <strong>αρμονικής ισορροπίας</strong> μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η <strong>βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία</strong>, μπορεί να έχει παράλληλα <strong>θετικό αντίκτυπο</strong> και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771508248,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771508255,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771508258,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Στις μέρες μας, οι <strong>ρυθμοί ζωής</strong> μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να <strong>μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης</strong>: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: <strong>Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;</strong>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771508257,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771508256,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gW52PvXQFOc\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771553740,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771553740,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771553741,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/5q0x2ErSP7g\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771553742,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771553743,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής  σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771658114,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771658119,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771658122,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα <strong>συχνό φαινόμενο</strong>, που μας φέρνει σε <strong>δύσκολη θέση και μας δυσαρεστεί</strong>. Το ζητούμενο λοιπόν όλων είναι <strong>πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα</strong>. Και κατά συνέπεια <strong>πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο</strong>.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771658121,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771658120,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/CfJ81owhBf4\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771697962,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771697968,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771697969,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gT4VkQ0L5Zg\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771697970,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771697971,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771740098,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771740102,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771740105,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771740104,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771740103,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/6hw2A329ZPo\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771797260,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771797266,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771797267,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/zPPxCJewg6I\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771797268,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771797269,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Πιθανότατα πολλοί  από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]},{\"id\":1642771831915,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642771831922,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642771831925,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Η τεχνική του mindfulness (ή ενσυνειδητότητας)  έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής.  Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642771831924,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642771831923,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/wPv_eXAqaG4\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 198, 1, 1, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:31:09', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(161, 0, 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gW52PvXQFOc\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Στις μέρες μας, οι <strong>ρυθμοί ζωής</strong> μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να <strong>μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης</strong>: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: <strong>Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;</strong>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 199, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-15 10:58:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(162, 0, 'ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/5q0x2ErSP7g\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ  ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής  σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 200, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:25:48', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(163, 0, 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/CfJ81owhBf4\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα <strong>συχνό φαινόμενο</strong>, που μας φέρνει σε <strong>δύσκολη θέση και μας δυσαρεστεί</strong>. Το ζητούμενο λοιπόν όλων είναι <strong>πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα</strong>. Και κατά συνέπεια <strong>πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο</strong>.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 201, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:27:32', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(164, 0, 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gT4VkQ0L5Zg\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 202, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:28:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(165, 0, 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/6hw2A329ZPo\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 203, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:28:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(166, 0, 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/zPPxCJewg6I\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Πιθανότατα πολλοί  από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 204, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:29:50', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(167, 0, 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', '[{\"id\":1642244004922,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1642244004921,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642244004929,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/wPv_eXAqaG4\",\"show_rel_video\":0,\"no_cookie\":0,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1642244004923,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1642244004926,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Η τεχνική του mindfulness (ή ενσυνειδητότητας)  έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής.  Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}]', 'com_content', 'article', 205, 1, 0, 44, 1, 0, '2022-01-15 10:57:46', 43, '2022-01-21 13:30:24', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(168, 0, 'Soul Test for Anxiety (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ANXIETY (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":149}}]}]}]', 'com_content', 'article', 206, 1, 1, 18, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:52:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(169, 0, 'Soul Test for stress', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR STRESS\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":150}}]}]}]', 'com_content', 'article', 207, 1, 1, 19, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:52:02', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(170, 0, 'Soul Test for procrastination', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR PROCRASTINATION\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":151}}]}]}]', 'com_content', 'article', 208, 1, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:51:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(171, 0, 'Soul Test for Anger', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ANGER\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":152}}]}]}]', 'com_content', 'article', 209, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:51:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(172, 0, 'Soul Test for interpersonal relationships (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":153}}]}]}]', 'com_content', 'article', 210, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:50:37', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(173, 0, 'Soul Test for interpersonal relationships (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":154}}]}]}]', 'com_content', 'article', 211, 1, 1, 41, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:50:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(174, 0, 'Soul Test for Romantic Relationships', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ROMANTIC RELATIONSHIPS\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":155}}]}]}]', 'com_content', 'article', 212, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:49:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(175, 0, 'Soul Test for Enjoyment (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ENJOYMENT (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":156}}]}]}]', 'com_content', 'article', 213, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:46:01', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(176, 0, 'Soul Test for Enjoyment (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ENJOYMENT (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":157}}]}]}]', 'com_content', 'article', 214, 1, 1, 21, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:45:18', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(177, 0, 'Soul Test for self-control (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR SELF-CONTROL (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":158}}]}]}]', 'com_content', 'article', 215, 1, 1, 22, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:44:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(178, 0, 'Soul Test for autonomy', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR AUTONOMY\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":159}}]}]}]', 'com_content', 'article', 216, 1, 1, 23, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:43:50', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(179, 0, 'Soul Test for self-confidence (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR SELF CONFIDENCE (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":160}}]}]}]', 'com_content', 'article', 217, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:43:09', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(180, 0, 'Soul Test for self-confidence (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR SELF CONFIDENCE (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":161}}]}]}]', 'com_content', 'article', 218, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:42:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(181, 0, 'Soul Test for Energy Management (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":187}}]}]}]', 'com_content', 'article', 219, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:41:18', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(182, 0, 'Soul Test for Energy Management (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":188}}]}]}]', 'com_content', 'article', 220, 1, 1, 25, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:40:36', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(183, 0, 'Soul Test for assertiveness', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ASSERTIVENESS\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":162}}]}]}]', 'com_content', 'article', 221, 1, 1, 26, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:39:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(184, 0, 'Soul Test for gratitude (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR GRATITUDE (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":163}}]}]}]', 'com_content', 'article', 222, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:38:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(185, 0, 'Soul Test for gratitude (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR GRATITUDE (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":164}}]}]}]', 'com_content', 'article', 223, 1, 1, 27, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:37:46', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(186, 0, 'Soul Test for happiness (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR HAPPINESS (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":165}}]}]}]', 'com_content', 'article', 224, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:36:54', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(187, 0, 'Soul Test for happiness (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR HAPPINESS (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":166}}]}]}]', 'com_content', 'article', 225, 1, 1, 28, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:36:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(188, 0, 'Soul Test for positivity (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR POSITIVITY (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":167}}]}]}]', 'com_content', 'article', 226, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:35:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(189, 0, 'Soul Test for positivity (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR POSITIVITY(TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":168}}]}]}]', 'com_content', 'article', 227, 1, 1, 29, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:34:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(190, 0, 'Soul Test for Competence', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR COMPETENCE\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":169}}]}]}]', 'com_content', 'article', 228, 1, 1, 30, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:33:32', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(191, 0, 'Soul Test for boundaries (Test 1)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR BOUNDARIES (TEST 1)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":170}}]}]}]', 'com_content', 'article', 229, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:00:47', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(192, 0, 'Soul Test for boundaries (Test 2)', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR BOUNDARIES (TEST 2)\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":171}}]}]}]', 'com_content', 'article', 230, 1, 1, 32, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 12:00:18', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(193, 0, 'Soul Test for adaptability', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR ADAPTABILITY\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":172}}]}]}]', 'com_content', 'article', 231, 1, 1, 33, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 11:58:49', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(194, 0, 'Soul Test for goals', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR GOALS\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":173}}]}]}]', 'com_content', 'article', 232, 1, 1, 34, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 11:58:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(195, 0, 'Soul Test for Psychological Resilience', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR PSYCHOLOGICAL RESILIENCE\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":174}}]}]}]', 'com_content', 'article', 233, 1, 1, 35, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 11:57:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(196, 0, 'Soul Test for worklife balance', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/01/24/test-placeholder.jpg\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"SOUL TEST FOR WORKLIFE BALANCE\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1642079639967,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642079639966,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1642079639970,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":175}}]}]}]', 'com_content', 'article', 234, 1, 1, 36, 1, 0, '2022-01-09 20:23:32', 43, '2022-12-07 11:56:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(197, 0, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '[{\"id\":1643278243762,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1643278243761,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643278243765,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":178}}]}]}]', 'com_content', 'article', 235, 1, 1, 2, 1, 0, '2022-01-13 15:54:15', 43, '2022-01-27 10:24:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(198, 0, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '[{\"id\":1643278243762,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1643278243761,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643278243765,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":180}}]}]}]', 'com_content', 'article', 236, 1, 1, 2, 1, 0, '2022-01-13 15:54:15', 43, '2022-01-27 10:24:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(199, 0, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '[{\"id\":1643278243762,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1643278243761,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643278243765,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":179}}]}]}]', 'com_content', 'article', 237, 1, 1, 2, 1, 0, '2022-01-13 15:54:15', 43, '2022-01-27 10:24:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(200, 0, 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '[{\"id\":1643278243762,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1643278243761,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643278243765,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":181}}]}]}]', 'com_content', 'article', 238, 1, 1, 2, 1, 0, '2022-01-13 15:54:15', 43, '2022-01-27 10:24:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(201, 0, 'Footer', '[{\"id\":1643321184089,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"4,4,4\",\"columns\":[{\"id\":1643321184086,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]},{\"id\":1643321184087,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]},{\"id\":1643321184088,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643321184092,\"name\":\"module\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"module_type\":\"module\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"id\":183}}]}]}]', 'mod_sppagebuilder', 'module', 183, 1, 1, 0, 1, 0, '2022-01-27 22:06:20', 43, '2022-01-27 22:11:07', 43, 0, '2022-01-27 22:06:20', '[]', '', '', '', '*', 0, ''),
(202, 0, 'CV - Maira Stefanakou', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 239, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 22:02:54', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(203, 0, 'Eating fruits and vegetables and exercising can make us happier', '[]', 'com_content', 'article', 240, 0, 0, 45, 1, 0, '2022-02-11 11:28:11', 43, '2022-09-01 10:02:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(204, 0, 'Σελίδες', '[{\"id\":1650232422692,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232422695,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232422696,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"animated\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232422697,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232422698,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232422699,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232422700,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232422701,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232422702,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 190, 1, 1, 0, 1, 0, '2022-04-17 21:53:38', 43, '2023-03-15 15:00:49', 43, 0, '2022-04-17 21:53:38', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(205, 0, 'Σελίδες ΑΒ', '[{\"id\":1650232585456,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232585459,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232585460,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"heading\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232585461,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232585462,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/ab\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232585463,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/ab\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232585464,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232585465,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/ab\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232585466,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/ab\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 191, 1, 1, 0, 1, 0, '2022-04-17 21:56:21', 43, '2023-03-15 15:01:10', 43, 0, '2022-04-17 21:56:21', '[]', '', '', '', '*', 0, ''),
(206, 0, 'Σελίδες KOTSOVOLOS', '[{\"id\":1650232670256,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232670256,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232670257,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"animated\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232670258,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232670259,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/kotsovolos\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232670260,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/kotsovolos\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232670261,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232670262,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/kotsovolos\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232670263,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/kotsovolos\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 192, 1, 1, 0, 1, 0, '2022-04-17 21:57:46', 43, '2023-03-15 15:01:34', 43, 0, '2022-04-17 21:57:46', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(207, 0, 'Σελίδες PRAKTIKER', '[{\"id\":1650232762609,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232762609,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232762610,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"heading\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232762611,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232762612,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/praktiker\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232762613,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/praktiker\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232762614,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232762615,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/praktiker\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232762616,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/praktiker\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 193, 1, 1, 0, 1, 0, '2022-04-17 21:59:18', 43, '2023-03-15 15:01:53', 43, 0, '2022-04-17 21:59:18', '[]', '', '', '', '*', 0, ''),
(208, 0, 'Σελίδες ERGO', '[{\"id\":1650232831868,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232831868,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232831869,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"animated\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232831870,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232831871,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/ergo\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232831872,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/ergo\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232831873,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232831874,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/ergo\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232831875,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/ergo\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 194, 1, 1, 0, 1, 0, '2022-04-17 22:00:27', 43, '2023-03-15 15:02:12', 43, 0, '2022-04-17 22:00:27', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(209, 0, 'Σελίδες LATSCO', '[{\"id\":1650232891047,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232891047,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232891048,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"heading\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232891049,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232891050,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/latsco\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232891051,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/latsco\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232891052,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232891053,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/latsco\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232891054,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/latsco\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 195, 1, 1, 0, 1, 0, '2022-04-17 22:01:27', 43, '2023-03-15 15:02:35', 43, 0, '2022-04-17 22:01:27', '[]', '', '', '', '*', 0, ''),
(210, 0, 'Σελίδες SOFTONE', '[{\"id\":1650232961181,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"fullscreen\":0,\"no_gutter\":0,\"padding\":{\"md\":\"120px 0px 100px 0px\",\"sm\":\"   \",\"xs\":\"40px 0px 20px 0px\"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"image\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_parallax\":0,\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"inherit\",\"background_position\":\"50% 50%\",\"external_background_video\":\"0\",\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"0\",\"instFormId\":1547191249574,\"background_color\":\"\",\"row_border\":0},\"layout\":\"12,6,6\",\"columns\":[{\"id\":1650232961181,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"items_align_center\":0,\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232961182,\"name\":\"animated_heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"heading_style\":\"text-animation\",\"heading_before_part\":\"Find interesting topics on \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Nutrition\\nHappiness\",\"text_animation_name\":\"clip\",\"heading_after_part\":\".\",\"heading_selector\":\"h2\",\"style_options\":\"animated\",\"heading_fontsize\":\"\",\"heading_lineheight\":\"\",\"heading_letterspace\":\"\",\"heading_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"heading_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animated_text_fontsize\":{\"md\":\"37\",\"sm\":\"\",\"xs\":\"\"},\"animated_text_letterspace\":\"\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641237707770,\"animated_text_color\":\"#0C699E\",\"heading_font_family\":\"Tahoma\",\"heading_color\":\"#00304c\"}}]},{\"id\":1650232961183,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232961184,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood apple2.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://nutritioneng.soulfood.gr/softone\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":0,\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812625,\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232961185,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://nutritioneng.soulfood.gr/softone\\\"><strong>Nutrition</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"100\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812631,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]},{\"id\":1650232961186,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1650232961187,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_padding\":\"\",\"title_position\":\"top\",\"image\":\"images/soulfood sun3.png\",\"border_radius\":0,\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":0,\"overlay_color\":\"rgba(119, 219, 31, .5)\",\"link\":\"https://happinesseng.soulfood.gr/softone\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"image_width\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"},\"image_height\":{\"md\":\"260\",\"sm\":\"\",\"xs\":\"\"}}},{\"id\":1650232961188,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><span style=\\\"font-size: 14pt;\\\"><a href=\\\"https://happinesseng.soulfood.gr/softone\\\"><strong>Happiness</strong></a></span></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812639,\"text_font_family\":\"Tahoma\",\"global_text_color\":\"#2e9018\",\"global_link_hover_color\":\"#3ec521\"}}]}]}]', 'mod_sppagebuilder', 'module', 196, 1, 1, 0, 1, 0, '2022-04-17 22:02:36', 43, '2023-03-15 15:02:56', 43, 0, '2022-04-17 22:02:36', '[]', '', '', '', '*', 0, ''),
(211, 0, 'Discovering the way that suits us to pursuit our happiness', '[]', 'com_content', 'article', 241, 0, 0, 45, 1, 0, '2022-02-11 11:28:11', 43, '2022-09-01 10:03:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(212, 0, 'Anxiety & Stress: How Are They Differentiated?', '[{\"id\":1641232630109,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"1px 0px 0px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"1000\",\"instFormId\":1641232630109,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232630108,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641232977503,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2022/05/11/stress-vs-anxiety.png\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"0\",\"type\":\"linear\",\"pos\":\"1\",\"pos2\":\"79\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Anxiety & Stress: How Are They Differentiated?\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"0px 0px 15px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":{\"md\":\"23\",\"sm\":\"\",\"xs\":\"\"},\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641232977503,\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631051,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 80px 0px 80px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"2000\",\"instFormId\":1641232631051,\"animation\":\"fadeInDown\"},\"layout\":\"12\",\"columns\":[{\"id\":1641232631050,\"class_name\":\"col-md-12\",\"visibility\":false,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233189958,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Για την ακρίβεια η σκέψη μας μπορεί να το δημιουργήσει αλλά και να το μειώσει δραματικά, εάν τη χειριστούμε σωστά.</em></p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"24\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233189958,\"text_font_family\":\"Tahoma\"}}]}]},{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<div>\\n<p><span style=\\\"font-size: 14pt;\\\">Quite often the terms \\\"anxiety\\\" and \\\"stress\\\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Stress</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">The term stress can have different meanings, depending on the context in which it is used. At the level of the human body, stress is characterized by any change of state that causes physical, emotional and psychological strain and requires attention and action by the individual. In other words, stress is the body\'s response to an external stimulus that \\\"threatens\\\" to change the state and balance in which we find ourselves.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Common stress symptoms are the following:</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Sleeping difficulties, headaches, tightness or pain in various parts of the body (e neck, back), palpitations, sweating, dizziness, irritability, etc.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Anxiety</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Our thoughts play a key role in our anxiety levels</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Anxiety is the internal response of our body when we are in a state of stress, which means under pressure. It is a persistent feeling of indefinite fear and anxiety about one (or more) potential threats. Anxiety continues to exist regardless of the presence of a threatening stimulus, it can be long lasting and often affects our quality of life and well-being.</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Common anxiety symptoms are the following:</span></p>\\n<p><span style=\\\"font-size: 14pt;\\\">Irritability, frequent and easy fatigue, inability to concentrate, difficulty controlling our worry, changes (increase or decrease) in appetite, sleep, sexual desire, tightness or pain in various parts of the body, headaches, stomachaches, increased heartbeat etc.</span></p>\\n</div>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643049450491,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[18],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}]', 'com_content', 'article', 242, 1, 1, 18, 1, 0, '2022-05-11 19:53:54', 43, '2022-07-02 15:11:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(213, 0, 'Awareness and Meditation in the workplace', '[]', 'com_content', 'article', 243, 0, 0, 45, 1, 0, '2022-05-31 08:06:54', 43, '2022-09-01 10:04:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(214, 0, 'COVID-19, mental health and physical activity', '[]', 'com_content', 'article', 244, 0, 0, 45, 1, 0, '2022-06-15 08:42:16', 43, '2022-09-01 10:10:14', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(215, 0, 'Hugging & stress hormones have an unexpected connection', '[]', 'com_content', 'article', 245, 0, 0, 45, 1, 0, '2022-06-29 08:35:37', 43, '2022-09-01 10:11:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(216, 0, 'Gratitude: its contribution to stress reduction', '[]', 'com_content', 'article', 246, 0, 0, 45, 1, 0, '2022-07-11 13:16:54', 43, '2022-09-01 10:12:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(217, 0, 'Could eating more fruit keep depression at bay?', '[]', 'com_content', 'article', 247, 0, 0, 45, 1, 0, '2022-07-16 07:29:56', 43, '2022-09-01 10:13:22', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(218, 0, 'Being supportive in our social relationships is linked to better health', '[]', 'com_content', 'article', 248, 0, 0, 45, 1, 0, '2022-08-01 07:29:56', 43, '2022-09-29 07:07:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(219, 0, 'By reducing time on social media, we can improve health', '[]', 'com_content', 'article', 249, 0, 0, 45, 1, 0, '2022-08-01 07:29:56', 43, '2022-10-13 12:42:44', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(220, 0, 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', '[]', 'com_content', 'article', 250, 0, 0, 45, 1, 0, '2022-10-12 08:19:57', 43, '2022-10-13 08:02:43', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(221, 0, 'Waking up rested and refreshed: the key factors', '[]', 'com_content', 'article', 251, 0, 0, 45, 1, 0, '2023-01-14 08:19:57', 43, '2023-01-18 16:01:27', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(222, 0, 'CV - Fenia Vovou', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 252, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-03-15 14:20:35', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(223, 0, 'CV - Maria Markianou', '[{\"id\":1642241398344,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1642241398343,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[]}]}]', 'com_content', 'article', 253, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 21:25:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');
INSERT INTO `o0ksp_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
(224, 0, 'MEN & EMOTIONS', '[{\"id\":1689335190984,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1689335190983,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689335190987,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2023/07/14/Eikona2.png\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"MEN & EMOTIONS\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"  15px \",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1689335190994,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1689335190992,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689335191000,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>It is true that characterizing a man as sensitive is not necessarily considered an advantage. The belief that sensitivity is a \\\"privilege\\\" of the female sex has long prevailed, attributing the characteristic to hormonal changes. Consider the biased way we express ourselves when we address emotional expression depending on gender. Expressions such as \\\"Men do not cry\\\" \\\"Guys are not afraid\\\" etc. are just some of the things that boys are exposed to during childhood, internalize and most likely reproduce as adults to their own children.</p>\\n<p><strong> </strong></p>\\n<p><strong>But, in the end, are men less emotional than women? </strong></p>\\n<p>In a recent study, Weigard et al. (2021) monitored and recorded the emotional fluctuations of 142 men and women over a 75-day period, finding that there were no significant differences between the sexes. The above finding shows that both sexes experience similar emotions and with the same intensity. However, at the same time, men in order to comply with social norms are called to limit their expression, especially when they involve feelings of fear or sadness.</p>\\n<p>Therefore, it is time to reconsider the established perceptions regarding emotions, allowing the male sex to express their entire emotional repertoire without censorship.</p>\\n<p> </p>\\nHR. PSYCHOLOGY - TODAY Team\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1689335190993,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689335190997,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΕΡΙΣΣΟΤΕΡΑ ΑΡΘΡΑ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"200\",\"link_articles\":0,\"all_articles_btn_text\":\"See all posts\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_date_text\":\"\",\"show_last_modified_date\":0,\"show_last_modified_date_text\":\"\",\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\",\"catid\":[35],\"global_background_color\":\"#ffe33e73\"}}]}]}]', 'com_content', 'article', 254, 1, 1, 35, 1, 0, '2023-07-14 12:06:35', 43, '2023-07-20 10:46:37', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(225, 0, 'Dealing with Toxic People', '[{\"id\":1689342083167,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1689342083166,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689342083170,\"name\":\"image_overlay\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"image\":\"images/2023/07/14/Eikona3.png\",\"image_height\":{\"md\":\"480\",\"sm\":\"\",\"xs\":\"\"},\"background_image_animation\":\"slide-left\",\"image_in_lightbox\":0,\"lightbox_icon_bg\":\"\",\"overlay_mode\":\"normal\",\"overlay_type\":\"gradient\",\"overlay_color\":\"rgba(0, 91, 234, 0.5)\",\"overlay_gradient\":{\"color\":\"rgba(32, 32, 35, 0.8)\",\"color2\":\"rgba(113, 14, 224, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"overlay_hover_type\":\"none\",\"overlay_hover_color\":\"\",\"overlay_hover_gradient\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"title\":\"Dealing with Toxic People\",\"heading_selector\":\"h1\",\"title_fontsize\":{\"md\":\"58\",\"sm\":\"\",\"xs\":\"\"},\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_link\":\"\",\"title_link_new_window\":0,\"title_margin\":{\"md\":\"  15px \",\"sm\":\"   \",\"xs\":\"   \"},\"sub_title\":\"\",\"subtitle_heading_selector\":\"div\",\"sub_title_fontsize\":\"\",\"sub_title_letterspace\":\"0\",\"sub_title_margin\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"title_subtitle_position\":\"bottom-left\",\"show_content_on_hover\":0,\"content_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"text\":\"\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#03E16D\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#00E66E\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"button_margin\":\"10px 0px 0px 0px\",\"button_padding\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\"}}]}]},{\"id\":1689342083173,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1689342083171,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689342083176,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Surely you will have heard of <strong>\\\"toxic people\\\"</strong>. But what does this mean? Are people toxic or their behaviors?</p>\\n<p>The most correct term is the \\\"toxic behaviors\\\" of people, behaviors that have a negative impact on our lives and everyday life.</p>\\n<p>It is very likely that we will come into contact with such behaviors that cause <strong>upset, self doubt, reduction of our energy and general negative mood. </strong></p>\\n<p><strong> </strong></p>\\n<p><strong>But how do we recognize these behaviors? </strong></p>\\n<p>People with these behaviors share some basic characteristics:</p>\\n<ul>\\n<li>They usually give you the feeling that you \\\"owe\\\" them something. o They do not take responsibility and blame others for their own behaviors.</li>\\n<li>They are manipulative.</li>\\n<li>They do not recognize or admit their mistakes.</li>\\n<li>They don\'t apologize easily.</li>\\n<li>They do not show respect for the boundaries of those they associate with.</li>\\n<li>You may realize that you are being lied to.</li>\\n<li>They often take the role of the victim, automatically putting you in the place of the abuser.</li>\\n<li>They do not show understanding for the feelings and point of other people.</li>\\n<li>They make those around them doubt themselves.</li>\\n</ul>\\n<p> </p>\\n<p>In addition to learning to recognize these characteristics, <strong>it is important to see how we can better manage them. </strong></p>\\n<ul>\\n<li>Set boundaries.</li>\\n<li>Communicate your difficulties to this person.</li>\\n<li>Limit your interaction with them.</li>\\n<li>Let\'s accept that we cannot and it is not our responsibility to change them.</li>\\n</ul>\\n<p> </p>\\nPSYCHOLOGY - TODAY Team\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]},{\"id\":1689342083172,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689342083179,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΕΡΙΣΣΟΤΕΡΑ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"200\",\"link_articles\":0,\"all_articles_btn_text\":\"See all posts\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_date_text\":\"\",\"show_last_modified_date\":0,\"show_last_modified_date_text\":\"\",\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"title_font_family\":\"Tahoma\",\"catid\":[41],\"global_background_color\":\"#ffe33e73\"}}]}]}]', 'com_content', 'article', 255, 1, 1, 41, 1, 0, '2023-07-14 13:48:58', 43, '2023-07-20 10:46:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_sppagebuilder_addons`
--

CREATE TABLE `o0ksp_sppagebuilder_addons` (
  `id` int(5) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `code` mediumtext 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;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_sppagebuilder_addons`
--

INSERT INTO `o0ksp_sppagebuilder_addons` (`id`, `title`, `code`, `created`, `created_by`) VALUES
(36, 'addon custom', '{\"id\":1643057500566,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[23],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}', '2023-03-16 10:44:22', 43),
(37, 'self-c', '{\"id\":1678963491324,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[24],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}', '2023-03-16 10:45:38', 43);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_sppagebuilder_integrations`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_sppagebuilder_languages`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_sppagebuilder_sections`
--

CREATE TABLE `o0ksp_sppagebuilder_sections` (
  `id` int(5) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `section` mediumtext 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;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_sppagebuilder_sections`
--

INSERT INTO `o0ksp_sppagebuilder_sections` (`id`, `title`, `section`, `created`, `created_by`) VALUES
(1, 'More', '{\"id\":1641232631523,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":1,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_max_width\":{\"unit\":\"px\",\"md\":\"\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"background_type\":\"color\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":{\"md\":\"0\",\"sm\":\"\",\"xs\":\"\"},\"row_boxshadow\":{\"ho\":\"0\",\"vo\":\"0\",\"blur\":\"0\",\"spread\":0,\"color\":\"#ffffff\",\"inset\":false},\"show_top_shape\":0,\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":0,\"shape_invert\":0,\"shape_to_front\":0,\"show_bottom_shape\":0,\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":0,\"hidden_sm\":0,\"hidden_md\":0,\"animationduration\":\"300\",\"animationdelay\":\"2500\",\"instFormId\":1641232631523,\"row_border_width\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"animation\":\"fadeInRight\"},\"layout\":\"8,4\",\"columns\":[{\"id\":1641232631522,\"class_name\":\"col-md-8\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1641233408849,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Ο θυμός αποτελεί μια <strong>προσαρμοστική</strong> απάντηση στις απειλές  και ο ενστικτώδης και φυσικός τρόπος να εκφραστεί, είναι η επιθετικότητα. Ωστόσο, συχνά ενοχοποιείται ως ένα αρνητικό συναίσθημα. Αυτό, έχει σαν αποτέλεσμα, να παρεμποδίζουμε την έκφραση του θυμού. Το να μην εκφράζουμε τα συναισθήματα μας, δεν αποτελεί έναν υγιή τρόπο να αποφύγουμε τις συγκρούσεις. Αντίθετα, σε πολλές περιπτώσεις ,ο θυμός αυτός <strong>παγιδεύεται</strong> και ‘’<strong>μεταμφιέζεται</strong>’’ ή <strong>ανακατευθύνεται</strong> είτε προς τον ίδιο μας τον εαυτό είτε προς άλλα άτομα.</p>\\n<p>Χαρακτηριστική <strong>δυσλειτουργική</strong> <strong>διαχείριση</strong> του θυμού είναι η <strong>εσωτερίκευση</strong> του. Έτσι, βλέπουμε άτομα τα οποία προτιμούν να προσπερνούν πράγματα και αφού συσσωρευτούν αρκετά από αυτά, εκδηλώνουν κάποιο ξέσπασμα με <strong>δυσανάλογη αντίδραση</strong>. Ακόμα, η εσωτερίκευση του θυμού μπορεί να εμφανιστεί με μια μορφή αρνητισμού ή επικριτικής συμπεριφοράς προς κάποιον χωρίς να υπάρχουν ξεκάθαρα μηνύματα. </p>\\n<p>Από την άλλη μεριά, παρατηρούμε άτομα που <strong>εξωτερικεύουν</strong> το θυμό τους με δυσλειτουργικό τρόπο που μπορεί να περιλαμβάνει έντονα ή και <strong>βίαια ξεσπάσματα,</strong> λόγω δυσκολίας ελέγχου και διαχείρισης των συναισθημάτων τους. Γίνεται αντιληπτό, πως για να καταφέρουμε να διαχειριστούμε εποικοδομητικά το θυμό μας, χρειάζεται αρχικά να <strong>αναγνωρίζουμε</strong> πότε θυμώνουμε, την <strong>αιτία</strong> που κρύβεται πίσω από το συναίσθημα αυτό, να <strong>συνειδητοποιήσουμε</strong> τις <strong>ανάγκες</strong> μας και να τις επικοινωνήσουμε με σεβασμό στους άλλους.</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641233408849}}]},{\"id\":1641232631524,\"class_name\":\"col-md-4\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1643056061072,\"name\":\"articles\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΑΣΚΗΣΕΙΣ ΚΑΙ ΤΕΣΤ ΣΕ ΑΥΤΗ ΤΗΝ ΚΑΤΗΓΟΡΙΑ\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"resource\":\"article\",\"post_type\":\"\",\"include_subcat\":1,\"ordering\":\"latest\",\"limit\":\"8\",\"columns\":\"1\",\"show_intro\":1,\"intro_limit\":\"100\",\"link_articles\":0,\"all_articles_btn_text\":\"Περισσότερα Άρθρα\",\"all_articles_btn_letterspace\":\"0\",\"all_articles_btn_type\":\"default\",\"all_articles_btn_appearance\":\"flat\",\"all_articles_btn_background_color\":\"#444444\",\"all_articles_btn_color\":\"#fff\",\"all_articles_btn_background_color_hover\":\"#222\",\"all_articles_btn_color_hover\":\"#fff\",\"class\":\"extra-padding\",\"hide_thumbnail\":1,\"show_author\":0,\"show_category\":0,\"show_date\":0,\"show_readmore\":0,\"readmore_text\":\"Read More\",\"global_background_type\":\"color\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\" 30px  30px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"catid\":[39],\"tagids\":[\"10\",\"11\"],\"link_catid\":18,\"all_articles_btn_font_family\":\"Tahoma\",\"global_background_color\":\"#8dbbff\",\"title_font_style\":{\"weight\":600},\"title_text_color\":\"rgba(0, 0, 0, 0.84)\",\"all_articles_btn_block\":\"sppb-btn-block\",\"title_font_family\":\"Tahoma\"}}]}]}', '2022-01-24 20:28:49', 43),
(2, 'videos', '{\"id\":1640616812602,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_position\":\"sppb-text-center\",\"columns_align_center\":0,\"columns_content_alignment\":\"center\",\"fullscreen\":0,\"no_gutter\":0,\"row_width\":{\"unit\":\"px\"},\"row_max_width\":{\"unit\":\"px\"},\"row_min_width\":{\"unit\":\"px\"},\"padding\":\"50px 0px 50px 0px\",\"margin\":\"0px 0px 0px 0px\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_parallax\":\"0\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"external_background_video\":\"0\",\"background_video_mp4\":{\"src\":\"\"},\"background_video_ogv\":{\"src\":\"\"},\"video_loop\":1,\"overlay_type\":\"overlay_none\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":\"\",\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"row_border\":0,\"row_border_style\":\"solid\",\"row_border_radius\":0,\"row_boxshadow\":\"0 0 0 0 #ffffff\",\"show_top_shape\":\"\",\"shape_name\":\"clouds-flat\",\"shape_color\":\"#e5e5e5\",\"shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"shape_height\":\"\",\"shape_flip\":false,\"shape_invert\":false,\"shape_to_front\":false,\"show_bottom_shape\":\"\",\"bottom_shape_name\":\"clouds-opacity\",\"bottom_shape_color\":\"#e5e5e5\",\"bottom_shape_width\":{\"md\":100,\"sm\":100,\"xs\":100},\"bottom_shape_height\":\"\",\"bottom_shape_flip\":false,\"bottom_shape_invert\":false,\"bottom_shape_to_front\":false,\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1640616812600,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1547192672890,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"ΠΑΡΑΚΟΛΟΥΘΕΙΣΤΕ\",\"heading_selector\":\"h2\",\"title_fontsize\":{\"md\":\"16\",\"sm\":\"\",\"xs\":\"14\"},\"title_lineheight\":{\"md\":\"26\",\"sm\":\"\",\"xs\":\"24\"},\"title_letterspace\":\"5px\",\"text\":\"ΤΑ ΒΙΝΤΕΟ ΜΑΣ\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"40\",\"sm\":\"\",\"xs\":\"28\"},\"text_lineheight\":{\"md\":\"50\",\"sm\":\"\",\"xs\":\"38\"},\"text_fontweight\":\"700\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":\"\",\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 50px 0px\",\"sm\":\"0px 0px 50px 0px\",\"xs\":\"0px 0px 25px 0px\"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"instFormId\":1547192672890,\"font_family\":\"Poppins\",\"title_font_style\":{\"weight\":400,\"uppercase\":true},\"title_text_color\":\"#4a9ecb\",\"text_font_family\":\"Poppins\",\"title_margin_bottom\":{\"md\":\"5\",\"sm\":\"\",\"xs\":\"0\"},\"global_text_color\":\"#0C699E\"}},{\"id\":1640616812608,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<span style=\\\"font-size: 14pt;\\\">Βρες χρήσιμες πληροφορίες καθώς και τρόπους να ενισχύσεις τις δυνατότητες σου και να διαχειριστείς ό, τι σε δυσκολεύει</span>\",\"alignment\":\"\",\"text_fontsize\":\"\",\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1640616812608}},{\"id\":1641311584129,\"name\":\"button\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"text\":\"ΠΕΡΙΣΣΟΤΕΡΑ\",\"alignment\":\"sppb-text-center\",\"letterspace\":\"0\",\"type\":\"custom\",\"appearance\":\"\",\"fontsize\":{\"md\":16},\"button_status\":\"normal\",\"background_color\":\"#0C699E\",\"background_gradient\":{\"color\":\"#B4EC51\",\"color2\":\"#429321\",\"deg\":\"45\",\"type\":\"linear\"},\"color\":\"#FFFFFF\",\"background_color_hover\":\"#63aad4\",\"background_gradient_hover\":{\"color\":\"#429321\",\"color2\":\"#B4EC51\",\"deg\":\"45\",\"type\":\"linear\"},\"color_hover\":\"#FFFFFF\",\"link_button_status\":\"normal\",\"link_button_color\":\"\",\"link_button_border_width\":\"\",\"link_border_color\":\"\",\"link_button_padding_bottom\":\"\",\"link_button_hover_color\":\"\",\"link_button_border_hover_color\":\"\",\"button_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"icon_margin\":{\"md\":\"0px 0px 0px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"icon_position\":\"left\",\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"\",\"xs\":\"\"},\"global_padding\":\"\",\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}],\"instFormId\":1641311584129,\"url\":\"index.php?option=com_content&view=article&id=198\"}}]},{\"id\":1640616812601,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1640616812605,\"name\":\"video\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"url\":\"https://youtu.be/gW52PvXQFOc\",\"show_rel_video\":0,\"no_cookie\":1,\"mp4_enable\":0,\"mp4_video\":{\"src\":\"https://www.joomshaper.com/media/videos/2017/11/10/pb-intro-video.mp4\"},\"ogv_video\":{\"src\":\"\"},\"video_poster\":{\"src\":\"https://www.joomshaper.com/images/2017/11/10/real-time-frontend.jpg\"},\"show_control\":1,\"video_loop\":0,\"video_mute\":1,\"autoplay_video\":0,\"class\":\"\",\"global_background_type\":\"none\",\"global_background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"global_background_image\":{\"src\":\"\"},\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_background_position\":\"50% 50%\",\"global_use_overlay\":0,\"global_overlay_type\":\"overlay_none\",\"global_gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"global_pattern_overlay\":{\"src\":\"\"},\"global_overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"global_user_border\":0,\"global_border_width\":\"\",\"global_border_radius\":0,\"global_margin\":{\"md\":\"0px 0px 30px 0px\",\"sm\":\"   \",\"xs\":\"   \"},\"global_padding\":{\"md\":\"   \",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"mouse_movement\":[{\"enable_tilt_effect\":0,\"mouse_tilt_direction\":\"direct\",\"mouse_tilt_speed\":\"1\",\"mouse_tilt_max\":\"15\",\"enable_tablet\":0,\"enable_mobile\":0}]}}]}]}', '2022-05-11 07:48:09', 43);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_tags`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_tags`
--

INSERT INTO `o0ksp_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, 111, 0, '', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '', 42, '2021-09-04 02:42:26', '', 42, '2021-09-04 02:42:26', '', '', 0, '*', 1, NULL, NULL),
(2, 1, 1, 2, 1, 'joomla', 'Joomla', 'joomla', '', '', -2, NULL, NULL, 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\":\"\"}', 42, '2021-09-04 02:42:26', '', 42, '2021-09-04 02:42:26', '', '', 72, '*', 1, NULL, NULL),
(3, 1, 3, 4, 1, 'new', 'new', 'new', '', '', -2, NULL, NULL, 1, '{}', '', '', '{}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{}', '{}', 0, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(4, 1, 5, 6, 1, 'social', 'social', 'social', '', '', -2, NULL, NULL, 1, '{}', '', '', '{}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{}', '{}', 1, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(5, 1, 7, 8, 1, 'photography', 'Photography', 'photography', '', '', -2, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 0, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(6, 1, 9, 10, 1, 'graphics', 'Graphics', 'graphics', '', '', -2, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 0, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(7, 1, 11, 12, 1, 'sport', 'Sport', 'sport', '', '', -2, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 0, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(8, 1, 13, 14, 1, 'technology', 'Technology', 'technology', '', '', -2, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', '', 0, '2021-09-04 02:42:26', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 0, '*', 1, '2021-09-04 02:42:26', '2021-09-04 02:42:26'),
(9, 1, 15, 16, 1, 'άρθρα', 'Articles', 'άρθρα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:51:59', '', 43, '2022-07-06 07:39:31', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 102, '*', 2, NULL, NULL),
(10, 1, 17, 18, 1, 'ασκήσεις', 'Exercises', 'ασκήσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:52:10', '', 43, '2022-07-06 07:39:41', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 77, '*', 2, NULL, NULL),
(11, 1, 19, 20, 1, 'τέστ', 'Test', 'τέστ', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:52:18', '', 43, '2022-07-06 07:39:54', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 58, '*', 2, NULL, NULL),
(12, 1, 21, 22, 1, 'άγχος', 'Anxiety', 'άγχος', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:07:21', '', 43, '2022-07-06 07:40:16', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 54, '*', 2, NULL, NULL),
(13, 1, 23, 24, 1, 'αναβλητικότητα', 'Procrastination', 'αναβλητικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:01', '', 43, '2022-07-06 07:41:18', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 30, '*', 2, NULL, NULL),
(14, 1, 25, 26, 1, 'απολαμβάνειν', 'Enjoyment', 'απολαμβάνειν', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:07', '', 43, '2022-07-06 07:41:59', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 52, '*', 2, NULL, NULL),
(15, 1, 27, 28, 1, 'αυτοέλεγχος', 'Self-control', 'αυτοέλεγχος', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:15', '', 43, '2022-07-06 07:42:26', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 34, '*', 2, NULL, NULL),
(16, 1, 29, 30, 1, 'αυτονομία', 'Autonomy', 'αυτονομία', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:43', '', 43, '2022-07-06 07:43:22', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 33, '*', 2, NULL, NULL),
(17, 1, 31, 32, 1, 'αυτοπεποίθηση', 'Self - Confidence', 'αυτοπεποίθηση', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:48', '', 43, '2022-07-06 07:44:06', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 53, '*', 2, NULL, NULL),
(18, 1, 33, 34, 1, 'λήψη-αποφάσεων', 'Decision Making', 'λήψη-αποφάσεων', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:54', '', 43, '2022-07-06 07:44:51', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 37, '*', 2, NULL, NULL),
(19, 1, 35, 36, 1, 'διαχείριση-ενέργειας', 'Energy Management', 'διαχείριση-ενέργειας', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:00', '', 43, '2022-07-06 07:45:27', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(20, 1, 37, 38, 1, 'διεκδικητικότητα', 'Assertiveness', 'διεκδικητικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:05', '', 43, '2022-07-06 07:46:20', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 46, '*', 2, NULL, NULL),
(21, 1, 39, 40, 1, 'ερωτικές-σχέσεις', 'Romantic Relationships', 'ερωτικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:30', '', 43, '2022-07-06 07:47:29', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 27, '*', 2, NULL, NULL),
(22, 1, 41, 42, 1, 'διαπροσωπικές-σχέσεις', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:35', '', 43, '2022-07-06 07:48:46', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 32, '*', 2, NULL, NULL),
(23, 1, 43, 44, 1, 'ευγνωμοσύνη', 'Gratitude', 'ευγνωμοσύνη', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:39', '', 43, '2022-07-06 07:49:36', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 34, '*', 2, NULL, NULL),
(24, 1, 45, 46, 1, 'ευτυχία', 'Happiness', 'ευτυχία', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:45', '', 43, '2022-07-06 07:50:10', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 34, '*', 2, NULL, NULL),
(25, 1, 47, 48, 1, 'θετικότητα', 'Positivity', 'θετικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:52', '', 43, '2022-07-06 07:50:54', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(26, 1, 49, 50, 1, 'ικανότητα', 'Competence', 'ικανότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:56', '', 43, '2022-07-06 07:51:31', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(27, 1, 51, 52, 1, 'θυμός', 'Anger', 'θυμός', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:01', '', 43, '2022-07-06 07:51:59', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 33, '*', 2, NULL, NULL),
(28, 1, 53, 54, 1, 'όρια', 'Boundaries', 'όρια', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:07', '', 43, '2022-07-06 07:52:58', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 30, '*', 2, NULL, NULL),
(29, 1, 55, 56, 1, 'στόχοι', 'Goals', 'στόχοι', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:12', '', 43, '2022-07-06 08:09:57', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 78, '*', 2, NULL, NULL),
(30, 1, 57, 58, 1, 'προσαρμοστικότητα', 'Adaptability', 'προσαρμοστικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:16', '', 43, '2022-07-06 08:10:06', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 40, '*', 2, NULL, NULL),
(31, 1, 59, 60, 1, 'ψυχική-ανθεκτικότητα', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:22', '', 43, '2022-07-06 08:10:13', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 38, '*', 2, NULL, NULL),
(32, 1, 61, 62, 1, 'διαχείριση-δυσκολιών', 'Managing Difficulties', 'διαχείριση-δυσκολιών', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:30', '', 43, '2022-07-06 08:10:21', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 58, '*', 2, NULL, NULL),
(33, 1, 63, 64, 1, 'ενίσχυση-δυνατοτήτων', 'Strengths Enhancement', 'ενίσχυση-δυνατοτήτων', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:35', '', 43, '2022-07-06 08:10:41', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 81, '*', 2, NULL, NULL),
(34, 1, 65, 66, 1, 'διαχείριση-άγχους', 'Anxiety Management', 'διαχείριση-άγχους', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:39', '', 43, '2022-07-06 08:10:55', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 40, '*', 3, NULL, NULL),
(35, 1, 67, 68, 1, 'σχέσεις', 'Relationships', 'σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:45', '', 43, '2022-07-06 08:11:05', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 33, '*', 2, NULL, NULL),
(36, 1, 69, 70, 1, 'νέα', 'News', 'νέα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:52', '', 43, '2022-07-06 07:57:06', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 25, '*', 2, NULL, NULL),
(37, 1, 71, 72, 1, 'video', 'Video', 'video', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:58', '', 43, '2022-01-09 19:10:58', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 9, '*', 1, NULL, NULL),
(38, 1, 73, 74, 1, 'stress', 'Stress', 'stress', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:11:06', '', 43, '2022-01-09 19:11:06', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 41, '*', 1, NULL, NULL),
(39, 1, 75, 76, 1, 'work-life-balance', 'Work-Life Balance', 'work-life-balance', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:11:37', '', 43, '2022-01-09 19:11:37', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 36, '*', 1, NULL, NULL),
(40, 1, 77, 78, 1, 'tips', 'Tips', 'tips', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:11:43', '', 43, '2022-01-09 19:11:43', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 21, '*', 1, NULL, NULL),
(41, 1, 79, 80, 1, 'ορισμός', 'Definition', 'ορισμός', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:18:34', '', 43, '2022-07-06 07:57:18', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 33, '*', 2, NULL, NULL),
(42, 1, 81, 82, 1, 'κρίση-πανικού', 'Panic Attack', 'κρίση-πανικού', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:19:22', '', 43, '2022-07-06 07:57:31', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 34, '*', 2, NULL, NULL),
(43, 1, 83, 84, 1, 'συμβουλές', 'Advices', 'συμβουλές', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:21:25', '', 43, '2022-07-06 07:57:46', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 35, '*', 2, NULL, NULL),
(44, 1, 85, 86, 1, 'δυσκολίες', 'Hardships', 'δυσκολίες', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:28:41', '', 43, '2022-07-06 07:58:02', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(45, 1, 87, 88, 1, 'εργασία', 'Work Place', 'εργασία', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:32:58', '', 43, '2022-07-06 07:58:34', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(46, 1, 89, 90, 1, 'εγκέφαλος', 'Brain', 'εγκέφαλος', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:35:16', '', 43, '2022-07-06 07:59:17', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 25, '*', 2, NULL, NULL),
(47, 1, 91, 92, 1, 'αγάπη', 'Love', 'αγάπη', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:44:17', '', 43, '2022-07-06 07:59:29', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(48, 1, 93, 94, 1, 'συναισθήματα', 'Feelings', 'συναισθήματα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:44:17', '', 43, '2022-07-06 07:59:42', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 29, '*', 2, NULL, NULL),
(49, 1, 95, 96, 1, 'έρωτας', 'Romance', 'έρωτας', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:46:12', '', 43, '2022-07-06 08:00:23', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 28, '*', 2, NULL, NULL),
(50, 1, 97, 98, 1, 'ζήλια', 'Jealousy', 'ζήλια', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:48:38', '', 43, '2022-07-06 08:01:00', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 40, '*', 2, NULL, NULL),
(51, 1, 99, 100, 1, 'μητρικός-δεσμός', 'Attachment Style', 'μητρικός-δεσμός', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:49:34', '', 43, '2022-07-06 08:01:56', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 38, '*', 2, NULL, NULL),
(52, 1, 101, 102, 1, 'οφέλη', 'Benefits', 'οφέλη', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 20:53:33', '', 43, '2022-07-06 08:02:20', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 31, '*', 2, NULL, NULL),
(53, 1, 103, 104, 1, 'συν', 'Συν', 'συν', '', '', -2, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 21:02:38', '', 43, '2022-01-27 21:02:38', '{}', '{}', 0, '*', 1, NULL, NULL),
(54, 1, 105, 106, 1, 'διαχείριση-συγκρούσεων', 'Conflict Management', 'διαχείριση-συγκρούσεων', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 21:03:26', '', 43, '2022-07-06 08:03:31', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 39, '*', 2, NULL, NULL),
(55, 1, 107, 108, 1, 'διαχείριση-θυμού', 'Anger Management', 'διαχείριση-θυμού', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 21:04:15', '', 43, '2022-07-06 08:03:42', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 26, '*', 2, NULL, NULL),
(56, 1, 109, 110, 1, 'άσκηση', 'Exercise', 'άσκηση', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-27 21:21:07', '', 43, '2022-07-06 08:03:54', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 13, '*', 2, NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_template_overrides`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_template_overrides`
--

INSERT INTO `o0ksp_template_overrides` (`id`, `template`, `hash_id`, `extension_id`, `state`, `action`, `client_id`, `created_date`, `modified_date`) VALUES
(1, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZ19pdGVtLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-02-16 05:05:27', '2023-02-01 07:09:00'),
(2, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdF9pdGVtLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-02-16 05:05:27', '2023-02-01 07:09:00'),
(3, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2FkZHJlc3MucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-09-28 04:35:57'),
(4, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcmllcy9kZWZhdWx0X2l0ZW1zLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 08:59:07'),
(5, 'ja_oslo', 'L2h0bWwvY29tX3RhZ3MvdGFnL2RlZmF1bHQucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 08:59:07'),
(6, 'ja_oslo', 'L2h0bWwvY29tX3RhZ3MvdGFnL2RlZmF1bHRfaXRlbXMucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 08:59:07'),
(7, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL2xvZ2luL2RlZmF1bHRfbG9naW4ucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2023-04-19 07:44:00'),
(8, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL2xvZ2luL2RlZmF1bHRfbG9nb3V0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2023-02-01 07:09:00'),
(9, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Byb2ZpbGUvZWRpdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 08:59:07'),
(10, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvYXJ0aWNsZS9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-06-22 07:46:12', '2023-02-01 07:09:00'),
(11, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-03-15 06:18:07'),
(12, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2Zvcm0ucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(13, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2xpbmtzLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(14, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcmllcy9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(15, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZ19jaGlsZHJlbi5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(16, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZ19saW5rcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(17, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-07-12 11:11:26'),
(18, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(19, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdF9hcnRpY2xlcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-05-31 05:43:58'),
(20, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdF9jaGlsZHJlbi5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(21, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvYXJ0aWNsZS9kZWZhdWx0X2xpbmtzLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-02-01 07:09:00'),
(22, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(23, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdF9saW5rcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(24, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Byb2ZpbGUvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(25, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3JlZ2lzdHJhdGlvbi9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(26, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3JlbWluZC9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(27, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2NvbXBsZXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(28, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2NvbmZpcm0ucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(29, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2RlZmF1bHQucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-04-19 07:44:00'),
(30, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL21vZGlmeV9kYXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(31, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2F1dGhvci5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2023-02-01 07:09:00'),
(32, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2NhdGVnb3J5LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(33, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2NyZWF0ZV9kYXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(34, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2hpdHMucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(35, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL3B1Ymxpc2hfZGF0ZS5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07'),
(36, 'ja_oslo', 'L2h0bWwvbW9kX2Zvb3Rlci9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 08:59:07', '2022-08-31 08:59:07');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_template_styles`
--

CREATE TABLE `o0ksp_template_styles` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `home` char(7) NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL DEFAULT '',
  `params` mediumtext NOT NULL,
  `inheritable` tinyint(4) NOT NULL DEFAULT 0,
  `parent` varchar(50) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_template_styles`
--

INSERT INTO `o0ksp_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`, `inheritable`, `parent`) VALUES
(9, 'ja_frank', 0, '0', 'Ja_Frank - Default', '{\"t3_template\":\"1\",\"devmode\":\"1\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"1\",\"minify\":\"0\",\"minify_js\":\"0\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":\"\",\"link_titles\":\"\",\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"mainmenu\",\"navigation_trigger\":\"click\",\"navigation_type\":\"megamenu\",\"navigation_animation\":\"\",\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"mainmenu\\\":{\\\"item-108\\\":{\\\"sub\\\":{\\\"width\\\":\\\"700\\\",\\\"rows\\\":[[{\\\"item\\\":109,\\\"width\\\":4},{\\\"item\\\":118,\\\"width\\\":4},{\\\"item\\\":121,\\\"width\\\":4}]]},\\\"alignsub\\\":\\\"left\\\"},\\\"item-109\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":110,\\\"width\\\":12}]]},\\\"group\\\":1},\\\"item-118\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":119,\\\"width\\\":12}]]},\\\"group\\\":1},\\\"item-121\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":122,\\\"width\\\":12}]]},\\\"group\\\":1}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"1\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":\"\",\"snippet_close_head\":\"\",\"snippet_open_body\":\"\",\"snippet_close_body\":\"\",\"snippet_debug\":\"0\"}', 0, ''),
(10, 'ja_oslo', 0, '1', 'ja_oslo - Default', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"mainmenu\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, ''),
(11, 'ja_oslo', 0, '0', 'ja_oslo - Default Dark', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"dark\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/joomlart\\/logo-light.png\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"mainmenu\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, ''),
(12, 'atum', 1, '1', 'Atum - Default', '{\"hue\":\"hsl(214, 63%, 20%)\",\"bg-light\":\"#f0f4fb\",\"text-dark\":\"#495057\",\"text-light\":\"#ffffff\",\"link-color\":\"#2a69b8\",\"special-color\":\"#001b4c\",\"monochrome\":\"0\",\"loginLogo\":\"\",\"loginLogoAlt\":\"\",\"logoBrandLarge\":\"\",\"logoBrandLargeAlt\":\"\",\"logoBrandSmall\":\"\",\"logoBrandSmallAlt\":\"\"}', 1, ''),
(13, 'cassiopeia', 0, '0', 'Cassiopeia - Default', '{}', 1, ''),
(15, 'ja_oslo', 0, '0', 'ja_oslo - AB', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"menu-ab\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, ''),
(16, 'ja_oslo', 0, '0', 'ja_oslo - KOTSOVOLOS', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"menu-kotsovolos\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, ''),
(17, 'ja_oslo', 0, '0', 'ja_oslo - PRAKTIKER', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"menu-praktiker\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, ''),
(18, 'ja_oslo', 0, '0', 'ja_oslo - ERGO', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":\"\",\"link_titles\":\"\",\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"mainmenu\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":\"\",\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":\"\",\"snippet_close_head\":\"\",\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":\"\",\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"]}', 0, ''),
(19, 'ja_oslo', 0, '0', 'ja_oslo - SOFTONE', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"menu-softone\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, '');
INSERT INTO `o0ksp_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`, `inheritable`, `parent`) VALUES
(20, 'ja_oslo', 0, '0', 'ja_oslo - LATSCO', '{\"t3_template\":\"1\",\"devmode\":\"0\",\"themermode\":\"1\",\"legacy_css\":\"1\",\"responsive\":\"1\",\"non_responsive_width\":\"970px\",\"build_rtl\":\"1\",\"t3-assets\":\"t3-assets\",\"t3-rmvlogo\":\"0\",\"minify\":\"1\",\"minify_js\":\"1\",\"minify_js_tool\":\"jsmin\",\"minify_exclude\":null,\"link_titles\":null,\"theme\":\"\",\"logotype\":\"image\",\"sitename\":\"\",\"slogan\":\"\",\"logoimage\":\"images\\/logo%20soulfood.png#joomlaImage:\\/\\/local-images\\/logo soulfood.png?width=2000&height=2000\",\"enable_logoimage_sm\":\"0\",\"logoimage_sm\":\"\",\"mainlayout\":\"default\",\"sublayout\":\"\",\"mm_type\":\"menu-latsco\",\"navigation_trigger\":\"hover\",\"navigation_type\":\"megamenu\",\"navigation_animation\":null,\"navigation_animation_duration\":\"400\",\"mm_config\":\"{\\\"alt-menu\\\":{\\\"item-345\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":346,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}},\\\"mainmenu\\\":{\\\"item-236\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":325,\\\"width\\\":12}]]}},\\\"item-348\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":421,\\\"width\\\":12}]]}},\\\"item-421\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":349,\\\"width\\\":12}]]}},\\\"item-422\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":352,\\\"width\\\":12}]]}},\\\"item-355\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":423,\\\"width\\\":3},{\\\"item\\\":427,\\\"width\\\":3},{\\\"item\\\":431,\\\"width\\\":3},{\\\"item\\\":435,\\\"width\\\":3}]]}},\\\"item-423\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":356,\\\"width\\\":12}]]}},\\\"item-424\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":359,\\\"width\\\":12}]]}},\\\"item-425\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":362,\\\"width\\\":12}]]}},\\\"item-426\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":365,\\\"width\\\":12}]]}},\\\"item-427\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":368,\\\"width\\\":12}]]}},\\\"item-428\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":371,\\\"width\\\":12}]]}},\\\"item-429\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":374,\\\"width\\\":12}]]}},\\\"item-430\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":377,\\\"width\\\":12}]]}},\\\"item-431\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":380,\\\"width\\\":12}]]}},\\\"item-432\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":383,\\\"width\\\":12}]]}},\\\"item-433\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":386,\\\"width\\\":12}]]}},\\\"item-434\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":389,\\\"width\\\":12}]]}},\\\"item-435\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":392,\\\"width\\\":12}]]}},\\\"item-436\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":395,\\\"width\\\":12}]]}},\\\"item-437\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":398,\\\"width\\\":12}]]}},\\\"item-438\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":401,\\\"width\\\":12}]]}},\\\"item-404\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":439,\\\"width\\\":12}]]}},\\\"item-439\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":405,\\\"width\\\":12}]]}},\\\"item-440\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":408,\\\"width\\\":12}]]}},\\\"item-411\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":441,\\\"width\\\":12}]]}},\\\"item-441\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":412,\\\"width\\\":12}]]}},\\\"item-442\\\":{\\\"sub\\\":{\\\"rows\\\":[[{\\\"item\\\":415,\\\"width\\\":12}]]}}}}\",\"navigation_collapse_enable\":\"1\",\"addon_offcanvas_enable\":\"0\",\"addon_offcanvas_effect\":\"off-canvas-effect-4\",\"snippet_open_head\":null,\"snippet_close_head\":null,\"snippet_open_body\":\"<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s7.addthis.com\\/js\\/300\\/addthis_widget.js#pubid=ra-586ca9b56b76645f\\\"><\\/script>\\r\\n\",\"snippet_close_body\":null,\"snippet_debug\":\"0\",\"theme_extras_com_k2\":[\"-1\"],\"theme_extras_com_builder\":null}', 0, '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_ucm_base`
--

CREATE TABLE `o0ksp_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=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_ucm_base`
--

INSERT INTO `o0ksp_ucm_base` (`ucm_id`, `ucm_item_id`, `ucm_type_id`, `ucm_language_id`) VALUES
(1, 1, 1, 0),
(2, 2, 1, 0),
(3, 31, 1, 0),
(4, 32, 1, 0),
(5, 4, 1, 0),
(6, 3, 1, 0),
(7, 6, 1, 0),
(8, 7, 1, 0),
(9, 25, 1, 0),
(10, 26, 1, 0),
(11, 28, 1, 0),
(12, 37, 1, 0),
(13, 39, 1, 0),
(14, 44, 1, 0),
(15, 45, 1, 0),
(16, 46, 1, 0),
(17, 47, 1, 0),
(18, 48, 1, 0),
(19, 49, 1, 0),
(20, 50, 1, 0),
(21, 51, 1, 0),
(22, 52, 1, 0),
(23, 53, 1, 0),
(24, 54, 1, 0),
(25, 55, 1, 0),
(26, 56, 1, 0),
(27, 57, 1, 0),
(28, 58, 1, 0),
(29, 59, 1, 0),
(30, 60, 1, 0),
(31, 61, 1, 0),
(32, 62, 1, 0),
(33, 63, 1, 0),
(34, 64, 1, 0),
(35, 65, 1, 0),
(36, 66, 1, 0),
(37, 67, 1, 0),
(38, 68, 1, 0),
(39, 69, 1, 0),
(40, 70, 1, 0),
(41, 71, 1, 0),
(42, 72, 1, 0),
(43, 73, 1, 0),
(44, 74, 1, 0),
(45, 75, 1, 0),
(46, 76, 1, 0),
(47, 77, 1, 0),
(48, 78, 1, 0),
(49, 79, 1, 0),
(50, 80, 1, 0),
(51, 81, 1, 0),
(52, 82, 1, 0),
(53, 83, 1, 0),
(54, 84, 1, 0),
(55, 85, 1, 0),
(56, 86, 1, 0),
(57, 87, 1, 0),
(58, 88, 1, 0),
(59, 89, 1, 0),
(60, 90, 1, 0),
(61, 91, 1, 0),
(62, 92, 1, 0),
(63, 93, 1, 0),
(64, 94, 1, 0),
(65, 95, 1, 0),
(66, 96, 1, 0),
(67, 97, 1, 0),
(68, 98, 1, 0),
(69, 99, 1, 0),
(70, 100, 1, 0),
(71, 101, 1, 0),
(72, 102, 1, 0),
(73, 103, 1, 0),
(74, 104, 1, 0),
(75, 105, 1, 0),
(76, 106, 1, 0),
(77, 107, 1, 0),
(78, 108, 1, 0),
(79, 109, 1, 0),
(80, 110, 1, 0),
(81, 111, 1, 0),
(82, 112, 1, 0),
(83, 113, 1, 0),
(84, 114, 1, 0),
(85, 115, 1, 0),
(86, 116, 1, 0),
(87, 117, 1, 0),
(88, 118, 1, 0),
(89, 119, 1, 0),
(90, 120, 1, 0),
(91, 121, 1, 0),
(92, 122, 1, 0),
(93, 123, 1, 0),
(94, 124, 1, 0),
(95, 125, 1, 0),
(96, 126, 1, 0),
(97, 127, 1, 0),
(98, 128, 1, 0),
(99, 129, 1, 0),
(100, 130, 1, 0),
(101, 131, 1, 0),
(102, 132, 1, 0),
(103, 133, 1, 0),
(104, 134, 1, 0),
(105, 135, 1, 0),
(106, 136, 1, 0),
(107, 137, 1, 0),
(108, 138, 1, 0),
(109, 139, 1, 0),
(110, 140, 1, 0),
(111, 141, 1, 0),
(112, 142, 1, 0),
(113, 143, 1, 0),
(114, 144, 1, 0),
(115, 145, 1, 0),
(116, 146, 1, 0),
(117, 147, 1, 0),
(118, 148, 1, 0),
(119, 149, 1, 0),
(120, 150, 1, 0),
(121, 151, 1, 0),
(122, 152, 1, 0),
(123, 153, 1, 0),
(124, 154, 1, 0),
(125, 155, 1, 0),
(126, 156, 1, 0),
(127, 157, 1, 0),
(128, 158, 1, 0),
(129, 159, 1, 0),
(130, 160, 1, 0),
(131, 161, 1, 0),
(132, 162, 1, 0),
(133, 163, 1, 0),
(134, 164, 1, 0),
(135, 165, 1, 0),
(136, 166, 1, 0),
(137, 167, 1, 0),
(138, 168, 1, 0),
(139, 169, 1, 0),
(140, 170, 1, 0),
(141, 171, 1, 0),
(142, 172, 1, 0),
(143, 173, 1, 0),
(144, 174, 1, 0),
(145, 175, 1, 0),
(146, 176, 1, 0),
(147, 177, 1, 0),
(148, 178, 1, 0),
(149, 179, 1, 0),
(150, 180, 1, 0),
(151, 181, 1, 0),
(152, 182, 1, 0),
(153, 183, 1, 0),
(154, 184, 1, 0),
(155, 185, 1, 0),
(156, 186, 1, 0),
(157, 187, 1, 0),
(158, 206, 1, 0),
(159, 207, 1, 0),
(160, 208, 1, 0),
(161, 209, 1, 0),
(162, 210, 1, 0),
(163, 211, 1, 0),
(164, 212, 1, 0),
(165, 213, 1, 0),
(166, 214, 1, 0),
(167, 215, 1, 0),
(168, 216, 1, 0),
(169, 217, 1, 0),
(170, 218, 1, 0),
(171, 219, 1, 0),
(172, 220, 1, 0),
(173, 221, 1, 0),
(174, 222, 1, 0),
(175, 223, 1, 0),
(176, 224, 1, 0),
(177, 225, 1, 0),
(178, 226, 1, 0),
(179, 227, 1, 0),
(180, 228, 1, 0),
(181, 229, 1, 0),
(182, 230, 1, 0),
(183, 231, 1, 0),
(184, 232, 1, 0),
(185, 233, 1, 0),
(186, 234, 1, 0),
(187, 242, 1, 0),
(188, 254, 1, 0),
(189, 255, 1, 0);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_ucm_content`
--

CREATE TABLE `o0ksp_ucm_content` (
  `core_content_id` int(10) UNSIGNED NOT NULL,
  `core_type_alias` varchar(400) NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `core_body` longtext DEFAULT NULL,
  `core_state` tinyint(1) NOT NULL DEFAULT 0,
  `core_checked_out_time` datetime DEFAULT NULL,
  `core_checked_out_user_id` int(10) UNSIGNED DEFAULT NULL,
  `core_access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_params` mediumtext DEFAULT NULL,
  `core_featured` tinyint(4) UNSIGNED NOT NULL DEFAULT 0,
  `core_metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `core_created_time` datetime NOT NULL,
  `core_modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Most recent user that modified',
  `core_modified_time` datetime NOT NULL,
  `core_language` char(7) NOT NULL DEFAULT '',
  `core_publish_up` datetime DEFAULT NULL,
  `core_publish_down` datetime DEFAULT NULL,
  `core_content_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'ID from the individual type table',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the j767ec_assets table.',
  `core_images` mediumtext DEFAULT NULL,
  `core_urls` mediumtext DEFAULT NULL,
  `core_hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `core_ordering` int(11) NOT NULL DEFAULT 0,
  `core_metakey` mediumtext DEFAULT NULL,
  `core_metadesc` mediumtext DEFAULT NULL,
  `core_catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_xreference` varchar(50) 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=utf8 COMMENT='Contains core content data in name spaced fields';

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_ucm_content`
--

INSERT INTO `o0ksp_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', 'Getting Started', 'getting-started', '<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. Joomla! brings together the template and your content to create web pages.</p><h3>Logging in</h3><p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.</p><h3>Creating an article</h3><p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \"Submit Article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.</p><div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Template, site settings, and modules</h3><p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \"Template Settings\" in the user menu.</p><p>The boxes around the main content of the site are called modules. You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.</p><p>You can change some site settings such as the site name and description by clicking on the \"Site Settings\" link.</p><p>More advanced options for templates, site settings, modules, and more are available in the site administrator.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"User Menu\" menu (visible once you login) or by adding /administrator to the end of your domain name. The same user name and password are used for both sites.</p><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the website you envision. You can learn much more at the <a href=\"https://docs.joomla.org\" target=\"_blank\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\" target=\"_blank\"> Joomla! forums</a>.</p>', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 1, 62, '{\"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\":\"\"}', 0, 1, 0, '', '', 2, '', 1),
(2, 'com_content.article', 'Αυτός είναι ο τίτλος του άρθρου', 'new-call-to-release-photojournalist-held-for-three-years-in-egypt', '<p class=\"lead\">Αυτό είναι το εισαγωγικό κείμενο το οποίο υπάρχει για ενημερώσει τον αναγνώστη για το περιεχόμενο του άρθρου.</p>\r\n', 1, NULL, NULL, 1, '{\"article_layout\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 42, '', '2021-09-04 02:42:26', 43, '2022-01-03 17:56:57', '*', '2021-09-21 00:00:00', NULL, 2, 169, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"image_intro_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"image_fulltext_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 209, 23, 13, '', '', 9, '', 1),
(3, 'com_content.article', 'Adding text and giving depth to our main graphic bar ', 'adding-text-and-giving-depth-to-our-main-graphic-bar', '<p class=\"lead\">\r\n  Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 31, 112, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 20, 14, '', '', 9, '', 1),
(4, 'com_content.article', 'Introduction and project overview ', 'introduction-and-project-overview', '<p>Senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 32, 114, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 2, 0, '', '', 9, '', 1),
(5, 'com_content.article', 'The 20 photographs of the week', 'the-20-photographs-of-the-week', '\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  </p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 4, 125, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 9, '', '', 9, '', 1),
(6, 'com_content.article', 'Best photographs of the day: panda cubs and Peres funeral', 'best-photographs-of-the-day-panda-cubs-and-peres-funeral', ' <p>Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 3, 126, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 49, 6, 11, '', '', 9, '', 1),
(7, 'com_content.article', 'African students clash with police ', 'african-students-clash-with-police', 'Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 6, 127, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 5, '', '', 9, '', 1),
(8, 'com_content.article', 'Five alternative New Year\'s Eve outfits ', 'five-alternative-new-year-s-eve-outfits', ' <p>Malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet,  Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 7, 131, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 3, '', '', 9, '', 1),
(9, 'com_content.article', 'Guide to women\'s activewear ', 'guide-to-women-s-activewear', '<p>Suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 0, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 25, 133, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 1, '', '', 9, '', 1),
(10, 'com_content.article', '10 of the best Christmas day outfits for women ', '10-of-the-best-christmas-day-outfits-for-women', '<p>Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 26, 134, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 6, 4, '', '', 9, '', 1),
(11, 'com_content.article', 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', 'modeling-and-rigging-a-hydraulic-crane-in-3ds-max', '<p>Malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 28, 135, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 7, 8, '', '', 9, '', 1),
(12, 'com_content.article', 'Discovering whether we can be vegan', 'discovering-whether-we-can-be-vegan', '<p>Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer.</p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-9.jpg\",\"images\\/joomlart\\/photography\\/gallery-8.jpg\",\"images\\/joomlart\\/photography\\/gallery-7.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Discovering whether we can be vegan\",\"\",\"\"]}}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 37, 139, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 2, 3, 5, '', '', 10, '', 1),
(13, 'com_content.article', 'Put gardening on the curriculum ', 'put-gardening-on-the-curriculum', '<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea </p>\r\n', 1, NULL, NULL, 1, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-13.jpg\",\"images\\/joomlart\\/photography\\/gallery-14.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Put gardening on the curriculum \",\"\"]}}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 42, '', '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', '*', '2021-09-04 02:42:26', NULL, 39, 143, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 0, 3, 3, '', '', 10, '', 1),
(14, 'com_content.article', 'What  is  stress? ', 'τί-είναι-το-άγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:47:33', '*', '2022-01-09 20:23:32', NULL, 44, 202, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 72, 28, 8, '', '', 18, '', 1),
(15, 'com_content.article', 'Anxiety and Panic Attacks ', 'anxiety and panic attacks', '<div>\r\n<p>Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:47:05', '*', '2022-01-09 20:23:32', NULL, 45, 204, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg?width=7360&height=4912\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 31, 7, 7, '', '', 18, '', 1),
(16, 'com_content.article', 'Events - Thoughts - Feelings - Behavior - Body ', 'γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:46:37', '*', '2022-01-09 20:23:32', NULL, 46, 206, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 31, 9, 6, '', '', 18, '', 1),
(17, 'com_content.article', 'Distract yourself', 'απόσπαση-προσοχής', '<p><span style=\"font-size: 14pt;\">A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus.</span></p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 11:55:57', '*', '2022-01-09 20:23:32', NULL, 47, 208, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apospasi-prosoxis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 31, 4, 5, '', '', 18, '', 1),
(18, 'com_content.article', 'Thought reframing', 'αναδιατύπωση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones.</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 11:53:02', '*', '2022-01-09 20:23:32', NULL, 48, 210, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadomhsh-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 23, 5, 4, '', '', 18, '', 1),
(19, 'com_content.article', 'Thought restructuring', 'αναδόμηση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 11:54:57', '*', '2022-01-09 20:23:32', NULL, 49, 212, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadiatypwsi-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 23, 4, 3, '', '', 18, '', 1),
(20, 'com_content.article', 'Work stress ', 'εργασιακό-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\".</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:46:10', '*', '2022-01-09 20:23:32', NULL, 50, 214, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ergasiako-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ergasiako-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 41, 7, 7, '', '', 19, '', 1),
(21, 'com_content.article', 'The role of exercise in the fight against stress ', 'ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:45:17', '*', '2022-01-09 20:23:32', NULL, 51, 216, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 8, 6, '', '', 19, '', 1),
(22, 'com_content.article', 'Stress and how it is caused ', 'το-στρες-και-πως-δημιουργείται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations.</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:44:49', '*', '2022-01-09 20:23:32', NULL, 52, 218, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 5, '', '', 19, '', 1),
(23, 'com_content.article', 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Mapping 1. Define the problem <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">2. Name the people involved</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:01:39', '*', '2022-01-09 20:23:32', NULL, 53, 220, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 6, 4, '', '', 19, '', 1),
(24, 'com_content.article', 'Relaxation exercise', 'άσκηση-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 11:58:57', '*', '2022-01-09 20:23:32', NULL, 54, 222, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/asksisi-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 3, '', '', 19, '', 1),
(25, 'com_content.article', 'Diaphragmatic breathing', 'διαφραγματική-αναπνοή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:00:19', '*', '2022-01-09 20:23:32', NULL, 55, 224, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diafragmatiki-anapnoi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 2, '', '', 19, '', 1);
INSERT INTO `o0ksp_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
(26, 'com_content.article', 'Muscle Relaxation', 'άσκηση-μυϊκής-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 11:57:45', '*', '2022-01-09 20:23:32', NULL, 56, 226, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/askisi-myikis-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 5, 1, '', '', 19, '', 1),
(27, 'com_content.article', 'Πως να νικήσουμε την αναβλητικότητα;', 'πως-να-νικήσουμε-την-αναβλητικότητα', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 0, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-01-24 20:25:59', '*', '2022-01-09 20:23:32', NULL, 57, 228, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-na-nikisoume-tin-anavlitikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 4, 6, '', '', 38, '', 1),
(28, 'com_content.article', 'What is Procrastination?', 'τί-είναι-η-αναβλητικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:43:47', '*', '2022-01-09 20:23:32', NULL, 58, 230, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 6, 5, '', '', 38, '', 1),
(29, 'com_content.article', 'Why leave for tomorrow what you can do today?', 'γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:43:20', '*', '2022-01-09 20:23:32', NULL, 59, 232, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 20, 6, 4, '', '', 38, '', 1),
(30, 'com_content.article', 'Dealing with perfectionism', 'αντιμέτωπος-με-την-τελειομανία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:10:35', '*', '2022-01-09 20:23:32', NULL, 60, 234, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/antimetwpos-me-tin-teleiomania.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 5, 3, '', '', 38, '', 1),
(31, 'com_content.article', 'Make a fresh start', 'κάνω-την-αρχή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:51:57', '*', '2022-01-09 20:23:32', NULL, 61, 236, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 5, 2, '', '', 38, '', 1),
(32, 'com_content.article', 'The 2-minute rule', 'ο-κανόνας-των-2-λεπτών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:12:36', '*', '2022-01-09 20:23:32', NULL, 62, 238, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-kanonas-twn-2-leptwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 1, '', '', 38, '', 1),
(33, 'com_content.article', 'Anger and its Expression', 'ο-θυμός-και-η-έκφρασή-του', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger doesn’t solve anything, it builds nothing but it can destroy everything.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:42:55', '*', '2022-01-09 20:23:32', NULL, 63, 240, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 8, 9, '', '', 39, '', 1),
(34, 'com_content.article', 'Conflict management ', 'conflict-management', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:42:01', '*', '2022-01-09 20:23:32', NULL, 64, 242, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 8, '', '', 39, '', 1),
(35, 'com_content.article', 'Anger Management tips', 'τips-διαχείρισης-θυμού', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger makes your mouth work faster than your mind.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:41:35', '*', '2022-01-09 20:23:32', NULL, 65, 244, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 7, '', '', 39, '', 1),
(36, 'com_content.article', 'The balloon', 'μπαλόνι', '<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:04:16', '*', '2022-01-09 20:23:32', NULL, 66, 246, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mpaloni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 5, 6, '', '', 39, '', 1),
(37, 'com_content.article', 'Counting', 'μέτρημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A popular anger management exercise is counting backwards.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:08:25', '*', '2022-01-09 20:23:32', NULL, 67, 248, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/metrima.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 5, '', '', 39, '', 1),
(38, 'com_content.article', 'Differentiating anger', 'διαχωρίζοντας-το-θυμό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of what bothers you at the workplace. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compare it to what bothers you at home. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:07:26', '*', '2022-01-09 20:23:32', NULL, 68, 250, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxwrizontas-ton-thymo-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 4, 4, '', '', 39, '', 1),
(39, 'com_content.article', 'Conflict management', 'διαχείριση-συγκρούσεων-αρθρο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict cannot last without your participation.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict is part of everyday life. Many times, it is inevitable.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">What we need to do is learn how to manage it so that it affects us as little as possible.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-03 08:49:16', '*', '2022-01-09 20:23:32', NULL, 69, 252, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 18, 8, 3, '', '', 39, '', 1),
(40, 'com_content.article', 'First-person singular ', 'α-ενικός', '<p>In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:02:54', '*', '2022-01-09 20:23:32', NULL, 70, 254, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/a-enikos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 2, '', '', 39, '', 1),
(41, 'com_content.article', 'Pros and cons ', 'τα-υπέρ-και-τα-κατά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:50:23', '*', '2022-01-09 20:23:32', NULL, 71, 256, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-yper-kai-ta-kata.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 5, 1, '', '', 39, '', 1),
(42, 'com_content.article', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', 'διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 0, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-02-14 14:34:40', '*', '2022-01-09 20:23:32', NULL, 72, 258, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 3, 6, 9, '', '', 41, '', 1),
(43, 'com_content.article', 'Understanding and expressing emotions', 'κατανόηση-και-έκφραση-συναισθημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:40:33', '*', '2022-01-09 20:23:32', NULL, 73, 260, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 7, 8, '', '', 41, '', 1),
(44, 'com_content.article', 'Successful relationships', 'επιτυχημένες-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You do not need someone to complete you, but someone to fully accept you.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:38:09', '*', '2022-01-09 20:23:32', NULL, 74, 262, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 6, 7, '', '', 41, '', 1),
(45, 'com_content.article', 'The Importance of Interpersonal Relationships', 'η-σημασία-των-διαπροσωπικών-σχέσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The only people who deserve to \"stay\" in your life are those who never left!</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:36:28', '*', '2022-01-09 20:23:32', NULL, 75, 264, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 6, '', '', 41, '', 1),
(46, 'com_content.article', 'David’s exercise', 'η-άσκηση-του-δαβίδ', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most crucial part of good interpersonal relationships is the relationship we have with ourselves.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:15:08', '*', '2022-01-09 20:23:32', NULL, 76, 266, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-askisi-tou-david.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 5, '', '', 41, '', 1),
(47, 'com_content.article', 'Complaining', 'τα-παράπονα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:17:39', '*', '2022-01-09 20:23:32', NULL, 77, 268, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-parapona.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 5, 4, '', '', 41, '', 1),
(48, 'com_content.article', 'The masks', 'οι-μάσκες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:16:38', '*', '2022-01-09 20:23:32', NULL, 78, 270, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-maskes.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 3, '', '', 41, '', 1),
(49, 'com_content.article', 'Communicate – Listen – Understand 	', 'επικοινωνώ-ακούω-καταλαβαίνω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:14:08', '*', '2022-01-09 20:23:32', NULL, 79, 272, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epikoinwnw-akouw-katalavainw.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 2, '', '', 41, '', 1),
(50, 'com_content.article', 'Love is...', 'αγάπη-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:35:56', '*', '2022-01-09 20:23:32', NULL, 80, 274, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-einai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-einai.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 10, '', '', 42, '', 1),
(51, 'com_content.article', 'Romantic love is...', 'έρωτας-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A question that concerns all of us especially at a young age is “what love is”.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many compare the feeling of being in love with what one feels under the influence of substances.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:51:00', '*', '2022-01-09 20:23:32', NULL, 81, 276, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"image_intro_alt\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 7, 9, '', '', 42, '', 1),
(52, 'com_content.article', 'Love or passion?', 'αγάπη-ή-πάθος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:33:48', '*', '2022-01-09 20:23:32', NULL, 82, 278, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 6, 8, '', '', 42, '', 1);
INSERT INTO `o0ksp_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
(53, 'com_content.article', 'Jealousy: a \"good\" or \"bad\" feeling?', 'ζήλια-«καλό»-ή-«κακό»-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:33:16', '*', '2022-01-09 20:23:32', NULL, 83, 280, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 7, 7, '', '', 42, '', 1),
(54, 'com_content.article', 'The Importance of Parental Relationship Styles in Adult Love Relationships', 'η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:32:39', '*', '2022-01-09 20:23:32', NULL, 84, 282, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg?width=1024&height=681\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 7, 6, '', '', 42, '', 1),
(55, 'com_content.article', 'How to get closer', 'πώς-να-έρθετε-πιο-κοντά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:51:44', '*', '2022-01-09 20:23:32', NULL, 85, 284, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-erthete-pio-konta-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 5, 5, '', '', 42, '', 1),
(56, 'com_content.article', 'The 36 questions', 'το-παιχνίδι-των-36-ερωτήσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:24:15', '*', '2022-01-09 20:23:32', NULL, 86, 286, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-paixnidi-twn-36-ervtisewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 4, '', '', 42, '', 1),
(57, 'com_content.article', 'How to reduce jealousy', 'πώς-να-μειώσεις-τη-ζήλια-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:22:46', '*', '2022-01-09 20:23:32', NULL, 87, 288, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 3, '', '', 42, '', 1),
(58, 'com_content.article', 'Spend time together', 'περάστε-χρόνο-μαζί', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:19:41', '*', '2022-01-09 20:23:32', NULL, 88, 290, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/peraste-xrono-mazi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 2, '', '', 42, '', 1),
(59, 'com_content.article', 'Breathe together', 'αναπνεύστε-μαζί', '<p>This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:18:40', '*', '2022-01-09 20:23:32', NULL, 89, 292, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anapneuste-mazi-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 1, '', '', 42, '', 1),
(60, 'com_content.article', ' What is \"enjoyment\"? ', 'τι-είναι-ο-όρος-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\">The term «enjoyment», was recently introduced by Bryant &amp; Veroff, scientists from the field of Positive Psychology.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:31:40', '*', '2022-01-09 20:23:32', NULL, 90, 294, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 8, '', '', 21, '', 1),
(61, 'com_content.article', 'The strategies of enjoyment ', 'οι-στρατηγικές-του-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> It\'s not how much we have, but how much we enjoy what defines happiness.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:31:12', '*', '2022-01-09 20:23:32', NULL, 91, 296, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 6, 7, '', '', 21, '', 1),
(62, 'com_content.article', 'The  4  Types  of  Enjoyment ', 'οι-4-τύποι-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The greatest enjoyment in life is to do what others have told you cannot.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-03 09:11:19', '*', '2022-01-09 20:23:32', NULL, 92, 298, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-4-typoi-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 6, '', '', 21, '', 1),
(63, 'com_content.article', 'The barriers to enjoyment ', 'τα-εμπόδια-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:30:12', '*', '2022-01-09 20:23:32', NULL, 93, 300, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 6, 5, '', '', 21, '', 1),
(64, 'com_content.article', 'Enjoyment through reminiscing ', 'απολαμβάνειν-με-αναπόληση', '<p>Follow the suggestions below to begin enjoying life\'s beautiful moments again.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:25:29', '*', '2022-01-09 20:23:32', NULL, 94, 302, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apolamvanein-me-anapolysi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 4, 4, '', '', 21, '', 1),
(65, 'com_content.article', 'Take a break', 'καθημερινή-παύση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20-30 minutes a day to self-care, every day for a week.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:26:30', '*', '2022-01-09 20:23:32', NULL, 95, 304, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katimerini-pausi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 3, '', '', 21, '', 1),
(66, 'com_content.article', 'The walk of joy ', 'ο-περίπατος-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:28:14', '*', '2022-01-09 20:23:32', NULL, 96, 306, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-peripatos-tis-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 2, '', '', 21, '', 1),
(67, 'com_content.article', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', 'αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 0, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-01-24 20:46:53', '*', '2022-01-09 20:23:32', NULL, 97, 308, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 4, 7, '', '', 22, '', 1),
(68, 'com_content.article', 'Why is self-control so difficult? ', 'γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος', '<p>Self-control is the key element of self-esteem and self-esteem is the key element of courage. </p>\r\n<p>Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination.  </p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 09:56:01', '*', '2022-01-09 20:23:32', NULL, 98, 310, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 17, 7, 6, '', '', 22, '', 1),
(69, 'com_content.article', 'Self-control is very important for your social life', 'ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-style: italic;\">Self-control starts with </span><span style=\"font-style: italic; font-weight: bold;\">controlling</span><span style=\"font-style: italic;\"> your </span><span style=\"font-style: italic; font-weight: bold;\">thoughts</span><span style=\"font-style: italic;\">. If you cannot control your thinking, you cannot control your actions.</span> </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:48:32', '*', '2022-01-09 20:23:32', NULL, 99, 312, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 13, 5, '', '', 22, '', 1),
(70, 'com_content.article', 'Self-control in practice ', 'αυτοέλεγχος-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">Success and achievement of goals is based on <span style=\"font-weight: bold;\">good habits, </span>which in turn, are based on <span style=\"font-weight: bold;\">discipline </span>and <span style=\"font-weight: bold;\">self-control</span>.  </p>\r\n<p style=\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">These are <span style=\"font-weight: bold;\">four ways </span>to improve self-control and develop more adaptive habits: </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:49:10', '*', '2022-01-09 20:23:32', NULL, 100, 314, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autoelegxos-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 4, '', '', 22, '', 1),
(71, 'com_content.article', 'What  is  self-control? ', 'τι-είναι-αυτοέλεγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Self-control refers to the <span style=\"font-weight: bold;\">ability</span> of controlling <span style=\"font-weight: bold;\">feelings</span> and <span style=\"font-weight: bold;\">desires</span> especially in tough situations. </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:49:42', '*', '2022-01-09 20:23:32', NULL, 101, 316, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 7, 3, '', '', 22, '', 1),
(72, 'com_content.article', 'Steps towards regaining self-control', 'βήματα-απόκτησης-αυτοελέγχου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:35:11', '*', '2022-01-09 20:23:32', NULL, 102, 318, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata_apoktisis_autoelegxou_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 4, 2, '', '', 22, '', 1),
(73, 'com_content.article', 'Self-control: An everyday practice guide', 'καθημερινή-εξάσκηση-στον-αυτοέλεγχο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right?</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:34:23', '*', '2022-01-09 20:23:32', NULL, 103, 320, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 4, 1, '', '', 22, '', 1),
(74, 'com_content.article', 'The Concept of autonomy ', 'η-έννοια-της-αυτονομίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-weight: bold;\">Autonomy</span> or <span style=\"font-weight: bold;\">psychological maturity</span> is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:25:46', '*', '2022-01-09 20:23:32', NULL, 104, 322, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg?width=1024&height=574\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 5, '', '', 23, '', 1),
(75, 'com_content.article', 'Independence in a relationship: How to achieve it', 'αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:08:25', '*', '2022-01-09 20:23:32', NULL, 105, 324, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 5, 4, '', '', 23, '', 1),
(76, 'com_content.article', 'Develop the characteristics of an independent person', 'απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you want to become independent you need to reach some goals and make them part of your life.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:19:47', '*', '2022-01-09 20:23:32', NULL, 106, 326, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 7, 3, '', '', 23, '', 1),
(77, 'com_content.article', 'Independence in everyday life', 'αυτονομία-στην-καθημερινότητα', '<p>What time is it in practice starts in simple, everyday settings.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:14:06', '*', '2022-01-09 20:23:32', NULL, 107, 328, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-stin-kathimerinotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 5, 2, '', '', 23, '', 1),
(78, 'com_content.article', 'Learn how to make decisions', 'μάθε-πως-να-λαμβάνεις-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:15:46', '*', '2022-01-09 20:23:32', NULL, 108, 330, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mathe-pws-na-lamvaneis-apofaseis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 5, 1, '', '', 23, '', 1),
(79, 'com_content.article', 'What is self-confidence?', 'τι-είναι-αυτοπεποίθηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:45:40', '*', '2022-01-09 20:23:32', NULL, 109, 332, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 20, 6, 7, '', '', 24, '', 1);
INSERT INTO `o0ksp_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
(80, 'com_content.article', 'Live for yourself and not for others!', 'ζήσε-για-εσένα-και-όχι-για-τους-άλλους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes.</p>\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:46:22', '*', '2022-01-09 20:23:32', NULL, 110, 334, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 6, 6, '', '', 24, '', 1),
(81, 'com_content.article', 'Confidence in the workplace', 'αυτοπεποίθηση-στο-χώρο-εργασίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:46:39', '*', '2022-01-09 20:23:32', NULL, 111, 336, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autopepoithisi-sto-xwro-ergasias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 20, 6, 5, '', '', 24, '', 1),
(82, 'com_content.article', 'Building self-confidence', 'χτίζω-αυτοπεποίθηση', '<p>Think of people you know and believe are self-confident.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:38:22', '*', '2022-01-09 20:23:32', NULL, 112, 338, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/xtizw-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 4, 4, '', '', 24, '', 1),
(83, 'com_content.article', 'Don’t disregard positive comments', 'δεν-προσπερνάω-πια-τα-θετικά-σχόλια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Begin with two lists. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">In the first one, write down the positive personality traits and talents that you believe you have. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:36:18', '*', '2022-01-09 20:23:32', NULL, 113, 340, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/den-prospernaw-pia-ta-sxolia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 3, '', '', 24, '', 1),
(84, 'com_content.article', 'Achievements list', 'λίστα-επιτευγμάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list with all of your lifetime achievements; from childhood to the present day.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:37:16', '*', '2022-01-09 20:23:32', NULL, 114, 342, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/lista-epiteugmatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 2, '', '', 24, '', 1),
(85, 'com_content.article', 'What do we mean by \"Energy Management\"?', 'τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:20:49', '*', '2022-01-09 20:23:32', NULL, 115, 344, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-enooume.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-enooume.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 6, 7, '', '', 25, '', 1),
(86, 'com_content.article', 'How could I handle energy consumption better?', 'πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:20:25', '*', '2022-01-09 20:23:32', NULL, 116, 346, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 7, 6, '', '', 25, '', 1),
(87, 'com_content.article', 'What reduces and what increases our energy levels', 'τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας', '<p>We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:19:29', '*', '2022-01-09 20:23:32', NULL, 117, 348, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-meionei-.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-meionei-.jpg?width=1024&height=680\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 6, 5, '', '', 25, '', 1),
(88, 'com_content.article', 'Red and green activities', 'κόκκινες-και-πράσινες-δραστηριότητες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 14:06:22', '*', '2022-01-09 20:23:32', NULL, 118, 350, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kokkines-kai-prasines-drastiriotites-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 5, 4, '', '', 25, '', 1),
(89, 'com_content.article', 'Everyday schedule', 'καθημερινό-πρόγραμμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Hold a daily activities diary where: <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You will estimate the time you need to perform your daily activities </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:42:31', '*', '2022-01-09 20:23:32', NULL, 119, 352, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kathimerino-programma.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 5, 3, '', '', 25, '', 1),
(90, 'com_content.article', 'What is important?', 'τι-είναι-σημαντικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make two columns</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• What is important</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• Time consumption</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:45:19', '*', '2022-01-09 20:23:32', NULL, 120, 354, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-einai-simantiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 2, '', '', 25, '', 1),
(91, 'com_content.article', 'Ask - Believe - Assert! The threefold of success', 'ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:18:36', '*', '2022-01-09 20:23:32', NULL, 121, 356, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 6, 6, '', '', 26, '', 1),
(92, 'com_content.article', 'What does positive assertive behavior mean?', 'τι-σημαίνει-θετική-διεκδίκηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:18:01', '*', '2022-01-09 20:23:32', NULL, 122, 358, '{\"image_intro\":\"images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg#joomlaImage:\\/\\/local-images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg?width=780&height=521\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 5, '', '', 26, '', 1),
(93, 'com_content.article', 'Do not stop asserting yourself!', 'μη-σταματάς-να-διεκδικείς', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:17:24', '*', '2022-01-09 20:23:32', NULL, 123, 360, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg?width=1024&height=768\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 7, 4, '', '', 26, '', 1),
(94, 'com_content.article', 'Claim assertiveness ', 'διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compliment yourself two times a week. Evaluate the stress levels you may experience. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:49:12', '*', '2022-01-09 20:23:32', NULL, 124, 362, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 5, 3, '', '', 26, '', 1),
(95, 'com_content.article', 'Developing self-trust', '«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:46:11', '*', '2022-01-09 20:23:32', NULL, 125, 364, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 4, 2, '', '', 26, '', 1),
(96, 'com_content.article', 'Accept yourself', 'αποδέχομαι-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accepting or negative side and feelings as part of our being, is as important as accepting our positive self.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:47:15', '*', '2022-01-09 20:23:32', NULL, 126, 366, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apodexomai-ton-eauto-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 1, '', '', 26, '', 1),
(97, 'com_content.article', 'Gratitude: catharsis or reciprocity?', 'ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:16:41', '*', '2022-01-09 20:23:32', NULL, 127, 368, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 6, 8, '', '', 27, '', 1),
(98, 'com_content.article', 'The benefits of gratitude', 'τα-οφέλη-της-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p>It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% </p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-03 09:55:50', '*', '2022-01-09 20:23:32', NULL, 128, 370, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-ofeli-tis-eygnomosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 18, 5, 7, '', '', 27, '', 1),
(99, 'com_content.article', 'What is Gratitude?', 'τι-είναι-η-ευγνωμοσύνη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:41:42', '*', '2022-01-09 20:23:32', NULL, 129, 372, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-eygnomosyni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 7, 6, '', '', 27, '', 1),
(100, 'com_content.article', 'Self-gratitude', 'ευγνωμοσύνη-στον-εαυτό-σας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you start practicing self-gratitude.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:51:51', '*', '2022-01-09 20:23:32', NULL, 130, 374, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/eygnwmosyni-ston-eauto-sas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 4, 5, '', '', 27, '', 1),
(101, 'com_content.article', 'Gratitude tree', 'δέντρο-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:50:26', '*', '2022-01-09 20:23:32', NULL, 131, 376, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dentro-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 4, '', '', 27, '', 1),
(102, 'com_content.article', 'The gratitude box', 'κουτί-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:52:38', '*', '2022-01-09 20:23:32', NULL, 132, 378, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kouti-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 3, '', '', 27, '', 1),
(103, 'com_content.article', 'Gratitude prompts', 'προτροπές-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:53:39', '*', '2022-01-09 20:23:32', NULL, 133, 380, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/protropes-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 2, '', '', 27, '', 1),
(104, 'com_content.article', 'Happiness plan', 'πλάνο-ευτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 18.666666666666664;\">This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you.</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-03 09:59:34', '*', '2022-01-09 20:23:32', NULL, 134, 382, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/plano-eutuxias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 26, 6, 9, '', '', 28, '', 1),
(105, 'com_content.article', 'What is awe and what is its significance to our happiness', 'τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:39:38', '*', '2022-01-09 20:23:32', NULL, 135, 384, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 16, 7, 8, '', '', 28, '', 1),
(106, 'com_content.article', 'Happiness starts with you!', 'η-ευτυχία-ξεκινά-από-εσένα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:14:43', '*', '2022-01-09 20:23:32', NULL, 136, 386, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 7, '', '', 28, '', 1);
INSERT INTO `o0ksp_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
(107, 'com_content.article', 'What is Happiness ', 'τι-αποτελεί-την-ευτυχία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:14:17', '*', '2022-01-09 20:23:32', NULL, 137, 388, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 6, 6, '', '', 28, '', 1),
(108, 'com_content.article', 'Create happy, positive experiences!', 'δημιούργησε-θετικές-εμπειρίες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:54:48', '*', '2022-01-09 20:23:32', NULL, 138, 390, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dimiourgise-thetikes-empeiries.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 5, '', '', 28, '', 1),
(109, 'com_content.article', 'Positive experiences diary ', 'ημερολόγιο-θετικών-συναισθημάτων-στιγμών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:56:29', '*', '2022-01-09 20:23:32', NULL, 139, 392, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/imerologio-synaistimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 4, 4, '', '', 28, '', 1),
(110, 'com_content.article', 'Positive vs Negative ', 'θετικό-≠-αρνητικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">As strange as it may seem, the words we use shape our reality. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:57:19', '*', '2022-01-09 20:23:32', NULL, 140, 394, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/thetiko-vs-arnitiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 3, '', '', 28, '', 1),
(111, 'com_content.article', 'Happiness is transmitted! ', 'η-ευτυχία-μεταδίδεται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s important to spread love every day. Start with the people closest to you.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:58:10', '*', '2022-01-09 20:23:32', NULL, 141, 396, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-eytyxia-metadidetai.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 2, '', '', 28, '', 1),
(112, 'com_content.article', 'The benefits of positivity to our health', 'τα-οφέλη-της-θετικότητας-στην-υγεία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:38:44', '*', '2022-01-09 20:23:32', NULL, 142, 398, '{\"image_intro\":\"images\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 8, 7, '', '', 29, '', 1),
(113, 'com_content.article', 'Positive emotions', 'θετικά-συναισθήματα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean?</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:13:03', '*', '2022-01-09 20:23:32', NULL, 143, 400, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 6, 6, '', '', 29, '', 1),
(114, 'com_content.article', 'What is positivity?', 'τι-είναι-η-θετικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:12:25', '*', '2022-01-09 20:23:32', NULL, 144, 402, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 5, '', '', 29, '', 1),
(115, 'com_content.article', 'Focusing on what’s positive', 'εστιάζοντας-στα-θετικά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you focus on the bright side of life and come one step closer to happiness.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:34:30', '*', '2022-01-09 20:23:32', NULL, 145, 404, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/estiazontas-sta-thetika.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 4, '', '', 29, '', 1),
(116, 'com_content.article', 'Positive expressions', 'φράσεις-θετικότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you acknowledge the bright side of life.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:35:16', '*', '2022-01-09 20:23:32', NULL, 146, 406, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/fraseis-thetikotitas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 4, 4, 3, '', '', 29, '', 1),
(117, 'com_content.article', 'Laugh', 'γελάστε', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:36:12', '*', '2022-01-09 20:23:32', NULL, 147, 408, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/gelaste.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 2, '', '', 29, '', 1),
(118, 'com_content.article', 'Decision making and the brain', 'λήψη-αποφάσεων-και-εγκέφαλος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.</p>\r\n</div>\r\n', 0, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:11:42', '*', '2022-01-09 20:23:32', NULL, 148, 410, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 7, '', '', 31, '', 1),
(119, 'com_content.article', 'Why do we make the wrong decisions?', 'γιατί-παίρνουμε-λάθος-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:11:13', '*', '2022-01-09 20:23:32', NULL, 149, 412, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 6, '', '', 31, '', 1),
(120, 'com_content.article', 'What is decision-making?', 'τι-είναι-η-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decision making is the choice between two or more ways of action.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decisions can be made based on intuition, logic or a combination of the two.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:10:42', '*', '2022-01-09 20:23:32', NULL, 150, 414, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 6, 5, '', '', 31, '', 1),
(121, 'com_content.article', 'Emotional or logical decision making?', 'λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:09:56', '*', '2022-01-09 20:23:32', NULL, 151, 416, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 4, '', '', 31, '', 1),
(122, 'com_content.article', 'N.O.I.S.I.C.E.D. Model', 'το-μοντέλο-n-o-i-s-i-c-e-d', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps:</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:15:01', '*', '2022-01-09 20:23:32', NULL, 152, 418, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-montelo-n.o.i.s.i.c.e.d.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 3, '', '', 31, '', 1),
(123, 'com_content.article', '8 steps of decision making', '8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Assess every decision (good or bad)</span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:11:34', '*', '2022-01-09 20:23:32', NULL, 153, 420, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 3, 4, 2, '', '', 31, '', 1),
(124, 'com_content.article', '9 decision-making traps', 'οι-9-παγίδες-των-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you are about to take a serious decision make sure you don’t fall into one of these traps:</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:12:33', '*', '2022-01-09 20:23:32', NULL, 154, 422, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-9-pagides-twn-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 4, 4, 1, '', '', 31, '', 1),
(125, 'com_content.article', 'The 6 steps to decision making', 'τα-6-βήματα-για-τη-λήψη-μιας-απόφασης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:37:45', '*', '2022-01-09 20:23:32', NULL, 155, 424, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 5, 0, '', '', 31, '', 1),
(126, 'com_content.article', 'Feeling competent', 'η-αίσθηση-ικανότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:09:12', '*', '2022-01-09 20:23:32', NULL, 156, 426, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 3, '', '', 30, '', 1),
(127, 'com_content.article', 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 12:59:41', '*', '2022-01-09 20:23:32', NULL, 157, 428, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 2, '', '', 30, '', 1),
(128, 'com_content.article', 'My achievements', 'τι-έχω-καταφέρει', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:09:53', '*', '2022-01-09 20:23:32', NULL, 158, 430, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/tiexw-kataferei.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 1, '', '', 30, '', 1),
(129, 'com_content.article', 'Examples of setting boundaries', 'παραδείγματα-θέσπισης-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:28:53', '*', '2022-01-09 20:23:32', NULL, 159, 432, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/paradeigmata-thespisis-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 7, 9, '', '', 32, '', 1),
(130, 'com_content.article', '19 signs that you lack healthy boundaries!', '19-σημάδια-ότι-δεν-έχετε-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:29:44', '*', '2022-01-09 20:23:32', NULL, 160, 434, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/19-simadia-oti-den-exete-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 8, '', '', 32, '', 1),
(131, 'com_content.article', 'What are healthy boundaries?', 'ποια-είναι-τα-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:30:38', '*', '2022-01-09 20:23:32', NULL, 161, 436, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/poia-einai-ta-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 7, 7, '', '', 32, '', 1),
(132, 'com_content.article', 'Personal boundaries', '2022-01-11-16-12-18', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:33:17', '*', '2022-01-09 20:23:32', NULL, 162, 438, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/proswpika-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 18, 7, 6, '', '', 32, '', 1),
(133, 'com_content.article', 'The boundaries table', 'ο-πίνακας-των-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below ill help you understand the boundaries you need to set and maintain with different people.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:33:43', '*', '2022-01-09 20:23:32', NULL, 163, 440, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 5, 5, '', '', 32, '', 1);
INSERT INTO `o0ksp_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
(134, 'com_content.article', 'The boundaries table – extension', 'πίνακας-ορίων-–-επέκταση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You can add a few more steps at the boundaries table exercise.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:19:59', '*', '2022-01-09 20:23:32', NULL, 164, 442, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn-epektasi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 3, 4, 4, '', '', 32, '', 1),
(135, 'com_content.article', 'Boundaries in practice', 'τα-όρια-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you take action and set healthier boundaries.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:21:39', '*', '2022-01-09 20:23:32', NULL, 165, 444, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-oria-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 4, 4, 3, '', '', 32, '', 1),
(136, 'com_content.article', 'How to say NO', 'πώς-να-πεις-όχι', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2023-03-16 10:34:30', '*', '2022-01-09 20:23:32', NULL, 166, 446, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-peis-oxi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 5, 2, '', '', 32, '', 1),
(137, 'com_content.article', 'The \"Adjustment\" procedure ', 'διαδικασία-αναπροσαρμογής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:03:57', '*', '2022-01-09 20:23:32', NULL, 167, 448, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 6, 6, '', '', 33, '', 1),
(138, 'com_content.article', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', 'ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:02:34', '*', '2022-01-09 20:23:32', NULL, 168, 450, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 7, 5, '', '', 33, '', 1),
(139, 'com_content.article', 'How important is it to adapt easily?', 'πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:02:08', '*', '2022-01-09 20:23:32', NULL, 169, 452, '{\"image_intro\":\"images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg#joomlaImage:\\/\\/local-images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg?width=6000&height=4004\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 9, 4, '', '', 33, '', 1),
(140, 'com_content.article', 'When we allow ourselves to adapt to different situations, life gets easier.', 'επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:01:37', '*', '2022-01-09 20:23:32', NULL, 170, 454, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 3, '', '', 33, '', 1),
(141, 'com_content.article', 'The doodle', 'η-μουτζούρα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Close your eyes and draw a doodle with your non-dominant hand. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Then, open your eyes and use some colorful markers to color the doodle. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:27:19', '*', '2022-01-09 20:23:32', NULL, 171, 456, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-mountzoura-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 2, '', '', 33, '', 1),
(142, 'com_content.article', 'Retrospect', 'ανασκόπηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:25:21', '*', '2022-01-09 20:23:32', NULL, 172, 458, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaskopisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 4, 1, '', '', 33, '', 1),
(143, 'com_content.article', 'Motivation enhancement and personal goals achievement', 'motivation-enhancement-and-personal-goals-achievement', '<p>Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.</p>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:39:38', '*', '2022-01-09 20:23:32', NULL, 173, 460, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 5, 6, '', '', 34, '', 1),
(144, 'com_content.article', 'Steps before the new beginning', 'βήματα-πριν-το-νέο-ξεκίνημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:00:29', '*', '2022-01-09 20:23:32', NULL, 174, 462, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg?width=1024&height=576\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 5, '', '', 34, '', 1),
(145, 'com_content.article', 'Why am I having difficulty setting goals?', 'γιατί-δυσκολεύομαι-να-βάλω-στόχους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 09:00:04', '*', '2022-01-09 20:23:32', NULL, 175, 464, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 4, '', '', 34, '', 1),
(146, 'com_content.article', 'S.M.A.R.T. Goals', 'στόχοι-s-m-a-r-t', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:32:03', '*', '2022-01-09 20:23:32', NULL, 176, 466, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/stoxoi-s.m.a.r.t.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 4, 3, '', '', 34, '', 1),
(147, 'com_content.article', 'The previous days ', 'οι-προηγούμενες-μέρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:30:00', '*', '2022-01-09 20:23:32', NULL, 177, 468, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-proigoumenes-meres.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 2, '', '', 34, '', 1),
(148, 'com_content.article', 'In 10 years’ time ', 'σε-10-χρόνια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:30:51', '*', '2022-01-09 20:23:32', NULL, 178, 470, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/se-10-xronia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 4, 1, '', '', 34, '', 1),
(149, 'com_content.article', 'How can we cultivate psychological resilience?', 'πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-03 10:24:58', '*', '2022-01-09 20:23:32', NULL, 179, 472, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 5, 4, '', '', 35, '', 1),
(150, 'com_content.article', 'Psychological resilience', 'ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:59:17', '*', '2022-01-09 20:23:32', NULL, 180, 474, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 6, 3, '', '', 35, '', 1),
(151, 'com_content.article', 'What would you tell a friend?', 'τι-θα-έλεγες-στο-φίλο-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. </span></p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:29:00', '*', '2022-01-09 20:23:32', NULL, 181, 476, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-tha-eleges-ston-filo-sou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 2, '', '', 35, '', 1),
(152, 'com_content.article', 'The doors', 'οι-πόρτες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:28:09', '*', '2022-01-09 20:23:32', NULL, 182, 478, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pexels-oleg-magni-2726517.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 4, 1, '', '', 35, '', 1),
(153, 'com_content.article', 'Practical advice for achieving a work/life balance', 'πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:57:50', '*', '2022-01-09 20:23:32', NULL, 183, 480, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 4, '', '', 36, '', 1),
(154, 'com_content.article', 'What does efficient time management mean? -The example with the jar', 'τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:57:00', '*', '2022-01-09 20:23:32', NULL, 184, 482, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 6, 3, '', '', 36, '', 1),
(155, 'com_content.article', 'It is difficult to balance what one wants to do with what one needs to do!', 'η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Βalance between work and personal life is a multidimensional and complex phenomenon.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-10-05 08:57:22', '*', '2022-01-09 20:23:32', NULL, 185, 484, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 7, 2, '', '', 36, '', 1),
(156, 'com_content.article', 'The wheel', 'τροχός', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">How do we build a wheel that represents our life? Follow the steps below:</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-07-11 13:37:10', '*', '2022-01-09 20:23:32', NULL, 186, 486, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/troxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 4, 1, '', '', 36, '', 1),
(157, 'com_content.article', 'Soul Test for Anxiety (Test 1)', 'soul-test-για-το-αγχοσ-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:52:58', '*', '2022-01-09 20:23:32', NULL, 187, 490, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 71, 8, 2, '', '', 18, '', 1),
(158, 'com_content.article', 'Soul Test for Anxiety (Test 2)', 'soul-test-για-το-αγχοσ-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:52:38', '*', '2022-01-09 20:23:32', NULL, 206, 518, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 35, 6, 1, '', '', 18, '', 1),
(159, 'com_content.article', 'Soul Test for stress', 'soul-test-για-το-στρεσ', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:52:02', '*', '2022-01-09 20:23:32', NULL, 207, 521, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 30, 4, 0, '', '', 19, '', 1),
(160, 'com_content.article', 'Soul Test for procrastination', 'soul-test-για-την-αναβλητικοτητα', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:51:39', '*', '2022-01-09 20:23:32', NULL, 208, 524, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 5, 0, '', '', 38, '', 1);
INSERT INTO `o0ksp_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
(161, 'com_content.article', 'Soul Test for Anger', 'soul-test-για-το-θυμο', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:51:11', '*', '2022-01-09 20:23:32', NULL, 209, 527, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 5, 0, '', '', 39, '', 1),
(162, 'com_content.article', 'Soul Test for interpersonal relationships (Test 1)', 'soul-test-για-τισ-σχεσεισ-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:50:37', '*', '2022-01-09 20:23:32', NULL, 210, 530, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 5, 1, '', '', 41, '', 1),
(163, 'com_content.article', 'Soul Test for interpersonal relationships (Test 2)', 'soul-test-για-τισ-σχεσεισ-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:50:15', '*', '2022-01-09 20:23:32', NULL, 211, 533, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 0, '', '', 41, '', 1),
(164, 'com_content.article', 'Soul Test for Romantic Relationships', 'soul-test-για-τισ-ερωτικεσ-σχεσεισ', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:49:34', '*', '2022-01-09 20:23:32', NULL, 212, 536, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 26, 6, 0, '', '', 42, '', 1),
(165, 'com_content.article', 'Soul Test for Enjoyment (Test 1)', 'soul-test-για-το-απολαμβανειν-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:46:01', '*', '2022-01-09 20:23:32', NULL, 213, 539, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 6, 1, '', '', 21, '', 1),
(166, 'com_content.article', 'Soul Test for Enjoyment (Test 2)', 'soul-test-για-το-απολαμβανειν-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:45:18', '*', '2022-01-09 20:23:32', NULL, 214, 542, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 5, 0, '', '', 21, '', 1),
(167, 'com_content.article', 'Soul Test for self-control (Test 1)', 'soul-test-για-τον-αυτοελεγχο-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:44:34', '*', '2022-01-09 20:23:32', NULL, 215, 545, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 15, 6, 0, '', '', 22, '', 1),
(168, 'com_content.article', 'Soul Test for autonomy', 'soul-test-για-την-αυτονομια', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:43:50', '*', '2022-01-09 20:23:32', NULL, 216, 548, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 6, 0, '', '', 23, '', 1),
(169, 'com_content.article', 'Soul Test for self-confidence (Test 1)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:43:09', '*', '2022-01-09 20:23:32', NULL, 217, 551, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 5, 1, '', '', 24, '', 1),
(170, 'com_content.article', 'Soul Test for self-confidence (Test 2)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:42:40', '*', '2022-01-09 20:23:32', NULL, 218, 554, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 6, 0, '', '', 24, '', 1),
(171, 'com_content.article', 'Soul Test for Energy Management (Test 1)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:41:18', '*', '2022-01-09 20:23:32', NULL, 219, 556, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 6, 1, '', '', 25, '', 1),
(172, 'com_content.article', 'Soul Test for Energy Management (Test 2)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:40:36', '*', '2022-01-09 20:23:32', NULL, 220, 558, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 14, 7, 0, '', '', 25, '', 1),
(173, 'com_content.article', 'Soul Test for assertiveness', 'soul-test-για-τη-θετικη-διεκδικηση', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:39:25', '*', '2022-01-09 20:23:32', NULL, 221, 561, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 10, 6, 0, '', '', 26, '', 1),
(174, 'com_content.article', 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:38:22', '*', '2022-01-09 20:23:32', NULL, 222, 564, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 5, 1, '', '', 27, '', 1),
(175, 'com_content.article', 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:37:46', '*', '2022-01-09 20:23:32', NULL, 223, 567, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 9, 5, 0, '', '', 27, '', 1),
(176, 'com_content.article', 'Soul Test for happiness (Test 1)', 'soul-test-για-την-ευτυχια-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:36:54', '*', '2022-01-09 20:23:32', NULL, 224, 571, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 4, 1, '', '', 28, '', 1),
(177, 'com_content.article', 'Soul Test for happiness (Test 2)', 'soul-test-για-την-ευτυχια-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:36:31', '*', '2022-01-09 20:23:32', NULL, 225, 573, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 4, 0, '', '', 28, '', 1),
(178, 'com_content.article', 'Soul Test for positivity (Test 1)', 'soul-test-για-τη-θετικοτητα-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:35:28', '*', '2022-01-09 20:23:32', NULL, 226, 577, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 5, 5, 1, '', '', 29, '', 1),
(179, 'com_content.article', 'Soul Test for positivity (Test 2)', 'soul-test-για-τη-θετικοτητα-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:34:51', '*', '2022-01-09 20:23:32', NULL, 227, 579, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 5, 0, '', '', 29, '', 1),
(180, 'com_content.article', 'Soul Test for Competence', 'soul-test-για-την-ικανοτητα', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:33:32', '*', '2022-01-09 20:23:32', NULL, 228, 582, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 11, 5, 0, '', '', 30, '', 1),
(181, 'com_content.article', 'Soul Test for boundaries (Test 1)', 'soul-test-για-τα-ορια-τεστ-1', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:00:47', '*', '2022-01-09 20:23:32', NULL, 229, 586, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 1, '', '', 32, '', 1),
(182, 'com_content.article', 'Soul Test for boundaries (Test 2)', 'soul-test-για-τα-ορια-τεστ-2', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 12:00:18', '*', '2022-01-09 20:23:32', NULL, 230, 588, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 0, '', '', 32, '', 1),
(183, 'com_content.article', 'Soul Test for adaptability', 'soul-test-για-την-προσαρμοστικοτητα', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 11:58:49', '*', '2022-01-09 20:23:32', NULL, 231, 591, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 7, 4, 0, '', '', 33, '', 1),
(184, 'com_content.article', 'Soul Test for goals', 'soul-test-για-τη-θεσπιση-στοχων', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 11:58:10', '*', '2022-01-09 20:23:32', NULL, 232, 594, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 6, 5, 0, '', '', 34, '', 1),
(185, 'com_content.article', 'Soul Test for Psychological Resilience', 'soul-test-για-την-ψυχικη-ανθεκτικοτητα', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 11:57:23', '*', '2022-01-09 20:23:32', NULL, 233, 597, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 12, 6, 0, '', '', 35, '', 1),
(186, 'com_content.article', 'Soul Test for worklife balance', 'soul-test-για-το-worklife-balance', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-01-09 20:23:32', 43, '2022-12-07 11:56:17', '*', '2022-01-09 20:23:32', NULL, 234, 600, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 8, 6, 0, '', '', 36, '', 1),
(187, 'com_content.article', 'Anxiety & Stress: How Are They Differentiated?', 'anxiety-stress-how-are-they-differentiated', '<div>\r\n<p>Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ.</p>\r\n</div>\r\n', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2022-05-11 19:53:54', 43, '2022-07-02 15:11:40', '*', '2022-05-11 19:53:54', NULL, 242, 639, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/stress-vs-anxiety.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 13, 3, 0, '', '', 18, '', 1),
(188, 'com_content.article', 'MEN & EMOTIONS', 'men-emotions', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2023-07-14 12:06:35', 43, '2023-07-20 10:46:37', '*', '2023-07-14 12:06:35', NULL, 254, 661, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png?width=260&height=160\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 2, 7, 0, '', '', 35, '', 1),
(189, 'com_content.article', 'Dealing with Toxic People', 'dealing-with-toxic-people', '', 1, NULL, NULL, 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_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 43, '', '2023-07-14 13:48:58', 43, '2023-07-20 10:46:03', '*', '2023-07-14 13:48:58', NULL, 255, 662, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 6, 0, '', '', 41, '', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_updates`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_updates`
--

INSERT INTO `o0ksp_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `changelogurl`, `extra_query`) VALUES
(1, 20, 0, 'Afrikaans', '', 'pkg_af-ZA', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/af-ZA_details.xml', '', '', ''),
(2, 20, 0, 'Arabic Unitag', '', 'pkg_ar-AA', 'package', '', 0, '4.0.2.1', '', 'https://update.joomla.org/language/details4/ar-AA_details.xml', '', '', ''),
(3, 20, 0, 'Bulgarian', '', 'pkg_bg-BG', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/bg-BG_details.xml', '', '', ''),
(4, 20, 0, 'Catalan', '', 'pkg_ca-ES', 'package', '', 0, '4.0.4.2', '', 'https://update.joomla.org/language/details4/ca-ES_details.xml', '', '', ''),
(5, 20, 0, 'Chinese, Simplified', '', 'pkg_zh-CN', 'package', '', 0, '4.3.0.2', '', 'https://update.joomla.org/language/details4/zh-CN_details.xml', '', '', ''),
(6, 20, 0, 'Chinese, Traditional', '', 'pkg_zh-TW', 'package', '', 0, '4.2.3.1', '', 'https://update.joomla.org/language/details4/zh-TW_details.xml', '', '', ''),
(7, 20, 0, 'Croatian', '', 'pkg_hr-HR', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/hr-HR_details.xml', '', '', ''),
(8, 20, 0, 'Czech', '', 'pkg_cs-CZ', 'package', '', 0, '4.3.1.2', '', 'https://update.joomla.org/language/details4/cs-CZ_details.xml', '', '', ''),
(9, 20, 0, 'Danish', '', 'pkg_da-DK', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/da-DK_details.xml', '', '', ''),
(10, 20, 0, 'Dutch', '', 'pkg_nl-NL', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/nl-NL_details.xml', '', '', ''),
(11, 20, 0, 'English, Australia', '', 'pkg_en-AU', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-AU_details.xml', '', '', ''),
(12, 20, 0, 'English, Canada', '', 'pkg_en-CA', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-CA_details.xml', '', '', ''),
(13, 20, 0, 'English, New Zealand', '', 'pkg_en-NZ', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-NZ_details.xml', '', '', ''),
(14, 20, 0, 'English, USA', '', 'pkg_en-US', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-US_details.xml', '', '', ''),
(15, 20, 0, 'Estonian', '', 'pkg_et-EE', 'package', '', 0, '4.3.0.1', '', 'https://update.joomla.org/language/details4/et-EE_details.xml', '', '', ''),
(16, 20, 0, 'Finnish', '', 'pkg_fi-FI', 'package', '', 0, '4.1.1.2', '', 'https://update.joomla.org/language/details4/fi-FI_details.xml', '', '', ''),
(17, 20, 0, 'Flemish', '', 'pkg_nl-BE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/nl-BE_details.xml', '', '', ''),
(18, 20, 0, 'French', '', 'pkg_fr-FR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/fr-FR_details.xml', '', '', ''),
(19, 20, 0, 'Georgian', '', 'pkg_ka-GE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ka-GE_details.xml', '', '', ''),
(20, 20, 0, 'German', '', 'pkg_de-DE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-DE_details.xml', '', '', ''),
(21, 20, 0, 'German, Austria', '', 'pkg_de-AT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-AT_details.xml', '', '', ''),
(22, 20, 0, 'German, Liechtenstein', '', 'pkg_de-LI', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-LI_details.xml', '', '', ''),
(23, 20, 0, 'German, Luxembourg', '', 'pkg_de-LU', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-LU_details.xml', '', '', ''),
(24, 20, 0, 'German, Switzerland', '', 'pkg_de-CH', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-CH_details.xml', '', '', ''),
(25, 20, 0, 'Greek', '', 'pkg_el-GR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/el-GR_details.xml', '', '', ''),
(26, 20, 0, 'Hungarian', '', 'pkg_hu-HU', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/hu-HU_details.xml', '', '', ''),
(27, 20, 0, 'Irish', '', 'pkg_ga-IE', 'package', '', 0, '4.2.8.1', '', 'https://update.joomla.org/language/details4/ga-IE_details.xml', '', '', ''),
(28, 20, 0, 'Italian', '', 'pkg_it-IT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/it-IT_details.xml', '', '', ''),
(29, 20, 0, 'Japanese', '', 'pkg_ja-JP', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ja-JP_details.xml', '', '', ''),
(30, 20, 0, 'Kazakh', '', 'pkg_kk-KZ', 'package', '', 0, '4.1.2.2', '', 'https://update.joomla.org/language/details4/kk-KZ_details.xml', '', '', ''),
(31, 20, 0, 'Latvian', '', 'pkg_lv-LV', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/lv-LV_details.xml', '', '', ''),
(32, 20, 0, 'Lithuanian', '', 'pkg_lt-LT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/lt-LT_details.xml', '', '', ''),
(33, 20, 0, 'Macedonian', '', 'pkg_mk-MK', 'package', '', 0, '4.2.4.1', '', 'https://update.joomla.org/language/details4/mk-MK_details.xml', '', '', ''),
(34, 20, 0, 'Norwegian Bokmål', '', 'pkg_nb-NO', 'package', '', 0, '4.0.1.1', '', 'https://update.joomla.org/language/details4/nb-NO_details.xml', '', '', ''),
(35, 20, 0, 'Pashto Afghanistan', '', 'pkg_ps-AF', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/ps-AF_details.xml', '', '', ''),
(36, 20, 0, 'Persian Farsi', '', 'pkg_fa-IR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/fa-IR_details.xml', '', '', ''),
(37, 20, 0, 'Polish', '', 'pkg_pl-PL', 'package', '', 0, '4.2.8.2', '', 'https://update.joomla.org/language/details4/pl-PL_details.xml', '', '', ''),
(38, 20, 0, 'Portuguese, Brazil', '', 'pkg_pt-BR', 'package', '', 0, '4.0.3.1', '', 'https://update.joomla.org/language/details4/pt-BR_details.xml', '', '', ''),
(39, 20, 0, 'Portuguese, Portugal', '', 'pkg_pt-PT', 'package', '', 0, '4.0.0-rc4.2', '', 'https://update.joomla.org/language/details4/pt-PT_details.xml', '', '', ''),
(40, 20, 0, 'Romanian', '', 'pkg_ro-RO', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/ro-RO_details.xml', '', '', ''),
(41, 20, 0, 'Russian', '', 'pkg_ru-RU', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ru-RU_details.xml', '', '', ''),
(42, 20, 0, 'Serbian, Cyrillic', '', 'pkg_sr-RS', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/sr-RS_details.xml', '', '', ''),
(43, 20, 0, 'Serbian, Latin', '', 'pkg_sr-YU', 'package', '', 0, '4.3.2.2', '', 'https://update.joomla.org/language/details4/sr-YU_details.xml', '', '', ''),
(44, 20, 0, 'Slovak', '', 'pkg_sk-SK', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/sk-SK_details.xml', '', '', ''),
(45, 20, 0, 'Slovenian', '', 'pkg_sl-SI', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/sl-SI_details.xml', '', '', ''),
(46, 20, 0, 'Spanish', '', 'pkg_es-ES', 'package', '', 0, '4.2.3.1', '', 'https://update.joomla.org/language/details4/es-ES_details.xml', '', '', ''),
(47, 20, 0, 'Swedish', '', 'pkg_sv-SE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/sv-SE_details.xml', '', '', ''),
(48, 20, 0, 'Tamil, India', '', 'pkg_ta-IN', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ta-IN_details.xml', '', '', ''),
(49, 20, 0, 'Thai', '', 'pkg_th-TH', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/th-TH_details.xml', '', '', ''),
(50, 20, 0, 'Turkish', '', 'pkg_tr-TR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/tr-TR_details.xml', '', '', ''),
(51, 20, 0, 'Ukrainian', '', 'pkg_uk-UA', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/uk-UA_details.xml', '', '', ''),
(52, 20, 0, 'Vietnamese', '', 'pkg_vi-VN', 'package', '', 0, '4.2.2.1', '', 'https://update.joomla.org/language/details4/vi-VN_details.xml', '', '', ''),
(53, 20, 0, 'Welsh', '', 'pkg_cy-GB', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/cy-GB_details.xml', '', '', ''),
(54, 124, 10005, 'JA Oslo Template', '', 'ja_oslo', 'template', '', 0, '2.0.1', '', 'http://update.joomlart.com/service/tracking/j31/ja_oslo.xml', 'http://www.joomlart.com/update-steps', NULL, ''),
(55, 125, 0, 'JA Extension Manager Component', '', 'com_jaextmanager', 'component', '', 0, '2.7.5', '', 'http://update.joomlart.com/service/tracking/j16/com_jaextmanager.xml', 'http://www.joomlart.com/update-steps', NULL, ''),
(56, 129, 10136, 'SP Page Builder Pro', '', 'com_sppagebuilder', 'component', '', 1, '3.8.10', '', 'https://www.joomshaper.com/updates/com-sp-page-builder-pro.xml', '', NULL, 'joomshaper_email=xxskyfieldxx%40hotmail.com&amp;joomshaper_license_key=d3e104800beadd0dc5fc8edf9c5cf7e8'),
(57, 137, 10157, 'DJ-MegaMenu Light Package', '', 'pkg_dj-megamenu', 'package', '', 0, '4.3.7', '', 'https://dj-extensions.com/index.php?option=com_ars&view=update&task=stream&format=xml&id=6', 'https://dj-extensions.com/component/ars/items/dj-megamenulight-4-3-7?category_id=4', NULL, 'license=&v=4.3.5&site=http://psychologyeng.soulfood.gr/'),
(58, 138, 0, 'Regular Labs - Regular Labs Library', '', 'library', 'library', '', 0, '21.8.0', '', 'https://download.regularlabs.com/updates.xml?e=library&type=.xml', '', NULL, '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_update_sites`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_update_sites`
--

INSERT INTO `o0ksp_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`, `checked_out`, `checked_out_time`) VALUES
(1, 'Joomla! Core', 'collection', 'https://update.joomla.org/core/list.xml', 1, 1694670396, '', NULL, NULL),
(18, 'Joomla! Update Component', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1694670396, '', NULL, NULL),
(20, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_4.xml', 1, 1694670396, '', NULL, NULL),
(120, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/mod_jamasthead.xml', 1, 1694670396, '', NULL, NULL),
(121, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml', 1, 1694670396, '', NULL, NULL),
(122, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/plg_system_jacontenttype.xml', 1, 1694670397, '', NULL, NULL),
(124, '', 'extension', 'http://update.joomlart.com/service/tracking/j31/ja_oslo.xml', 1, 1694670397, '', NULL, NULL),
(125, 'JA Extension Manager', 'extension', 'http://update.joomlart.com/service/tracking/j16/com_jaextmanager.xml', 1, 1694670397, '', NULL, NULL),
(126, 'BFStop Package Update Server', 'collection', 'https://bfstop.bfroehler.info/update.xml', 1, 1694670397, '', NULL, NULL),
(129, 'SP Page Builder', 'extension', 'https://www.joomshaper.com/updates/com-sp-page-builder-pro.xml', 1, 1694670398, 'joomshaper_email=xxskyfieldxx%40hotmail.com&amp;joomshaper_license_key=d3e104800beadd0dc5fc8edf9c5cf7e8', NULL, NULL),
(131, 'Article Show', 'extension', 'https://www.olwebdesign.com/updates/mod_ol_articleshow.xml', 1, 1694670398, '', NULL, NULL),
(132, 'JMG Article Sliders\'s Updates', 'extension', 'https://update.joomega.com/mod_jmgarticleslider/extension.xml', 1, 1694670398, '', NULL, NULL),
(137, 'DJ-MegaMenu', 'extension', 'https://dj-extensions.com/index.php?option=com_ars&view=update&task=stream&format=xml&id=6', 1, 1694670398, 'license=&v=4.3.5&site=http://psychologyeng.soulfood.gr/', NULL, NULL),
(138, 'Regular Labs Library', 'extension', 'https://download.regularlabs.com/updates.xml?e=library&type=.xml', 1, 1694670399, '', NULL, NULL),
(139, 'Regular Labs - Sourcerer', 'extension', 'https://download.regularlabs.com/updates.xml?e=sourcerer&type=.xml', 1, 1694670399, '', NULL, NULL),
(140, 'JCE Editor Package', 'extension', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 1, 1694670399, '', NULL, NULL),
(143, 'Regular Labs - ReReplacer', 'extension', 'https://download.regularlabs.com/updates.xml?e=rereplacer&type=.xml', 1, 1694670400, '', NULL, NULL),
(144, 'Regular Labs - Conditions', 'extension', 'https://download.regularlabs.com/updates.xml?e=conditions&type=.xml', 1, 1694670400, '', NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_update_sites_extensions`
--

CREATE TABLE `o0ksp_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT 0,
  `extension_id` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Links extensions to update sites';

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_update_sites_extensions`
--

INSERT INTO `o0ksp_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 700),
(2, 700),
(3, 600),
(18, 28),
(20, 802),
(120, 10002),
(121, 10000),
(122, 10003),
(124, 10005),
(125, 10020),
(126, 10129),
(126, 10131),
(129, 10129),
(129, 10136),
(131, 10146),
(132, 10147),
(137, 10157),
(138, 10159),
(138, 10182),
(138, 10183),
(138, 10185),
(138, 10186),
(138, 10192),
(138, 10193),
(138, 10195),
(138, 10196),
(138, 10204),
(138, 10211),
(139, 10161),
(139, 10162),
(139, 10216),
(140, 10171),
(143, 10205),
(143, 10207),
(143, 10208),
(143, 10215),
(144, 10214);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_usergroups`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_usergroups`
--

INSERT INTO `o0ksp_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');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_users`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_users`
--

INSERT INTO `o0ksp_users` (`id`, `name`, `username`, `email`, `password`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`, `lastResetTime`, `resetCount`, `otpKey`, `otep`, `requireReset`, `authProvider`) VALUES
(43, 'emporiko', 'emporiko', 'info@diadiktuo.eu', '$2y$10$0RRyPpEUdsxzBpQaSD7AHOq8gRTGpy/BWZp6Z.gEjEbh2m/AGshXa', 0, 0, '2021-12-27 09:07:06', '2023-09-14 05:47:52', '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(44, 'Μαρία', 'Maira', 'maistefanakou@gmail.com', '$2y$10$evWk8CNLKVIXJDhF7QEL9.H2bKHHUTsm5f7IufQyUijJ.KWyH50/a', 0, 0, '2022-03-24 20:25:55', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(45, 'Δήμητρα', 'Dimitra', 'dimitragalani1@gmail.com', '$2y$10$.uaqUdrdKqeqrRta4FPN2uwrFuTMd5ZUod2Qfwqbq8ClStCUhsg6O', 0, 0, '2022-03-24 20:26:48', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(46, 'Νικολέτα', 'nikoleta', 'nikol_chatz@windowslive.com', '$2y$10$t6vmciw7YiuQbI0WQgl/2u24xMvE1gGDi/WMpvSRbqJpfiRzDncHa', 0, 0, '2022-03-24 20:27:36', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(47, 'Χριστίνα', 'ck94', 'ckarachotziti@gmail.com', '$2y$10$iUhT34om1qKGvCJufDsnwOf3UVc/v.w9Rj81nAhw9ZiYZyjaxpNUW', 0, 0, '2022-03-24 20:28:51', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(48, 'Στεφανία', 'stefania', 'stellinakey@gmail.com', '$2y$10$51djbcp7ErC5NOgKubcF3.5X7Mrg0rYQv0LYKRkRNFrN3SBJHWiaq', 0, 0, '2022-03-24 20:29:40', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, ''),
(49, 'Εύα', 'eva', 'diamond_121192@hotmail.com', '$2y$10$86AkXtCUW.fX0Gqdm5ICyOxujTIwod0uQ00v4cOYLHXR.qQbuhfRu', 0, 0, '2022-03-24 20:30:31', NULL, '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"a11y_mono\":\"0\",\"a11y_contrast\":\"0\",\"a11y_highlight\":\"0\",\"a11y_font\":\"0\"}', NULL, 0, '', '', 0, '');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_user_keys`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_user_mfa`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_user_notes`
--

CREATE TABLE `o0ksp_user_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(100) NOT NULL DEFAULT '',
  `body` mediumtext NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `review_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_user_profiles`
--

CREATE TABLE `o0ksp_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) NOT NULL,
  `profile_value` mediumtext NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Simple user profile storage table';

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_user_profiles`
--

INSERT INTO `o0ksp_user_profiles` (`user_id`, `profile_key`, `profile_value`, `ordering`) VALUES
(43, 'joomlatoken.enabled', '1', 2),
(43, 'joomlatoken.token', '9BnLtdfHwiF33igosMnh6/NbuDLqFra8WuWhMoBs40Q=', 1);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_user_usergroup_map`
--

CREATE TABLE `o0ksp_user_usergroup_map` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to j767ec_users.id',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to j767ec_usergroups.id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_user_usergroup_map`
--

INSERT INTO `o0ksp_user_usergroup_map` (`user_id`, `group_id`) VALUES
(43, 2),
(43, 8),
(44, 2),
(44, 3),
(44, 4),
(44, 5),
(44, 6),
(44, 7),
(45, 2),
(45, 3),
(45, 4),
(45, 5),
(45, 6),
(45, 7),
(46, 2),
(46, 3),
(46, 4),
(46, 5),
(46, 6),
(46, 7),
(47, 2),
(47, 3),
(47, 4),
(47, 5),
(47, 6),
(47, 7),
(48, 2),
(48, 3),
(48, 4),
(48, 5),
(48, 6),
(48, 7),
(49, 2),
(49, 3),
(49, 4),
(49, 5),
(49, 6),
(49, 7);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_viewlevels`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_viewlevels`
--

INSERT INTO `o0ksp_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]');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_webauthn_credentials`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_wf_profiles`
--

CREATE TABLE `o0ksp_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(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `params` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_wf_profiles`
--

INSERT INTO `o0ksp_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', '', '6,7,3,4,5,8', '', 0, 'phone,tablet,desktop', '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,media,preview,source', 1, 1, 0, '0000-00-00 00:00:00', '{\"editor\":{\"toolbar_theme\":\"modern\"},\"fontsizeselect\":{\"font_sizes\":\"eg: 8pt,10pt,12pt,14pt,16pt,18pt,24pt,36pt\"}}'),
(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,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', '{\"editor\":{\"toolbar_theme\":\"modern\"}}'),
(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,lists,formatselect,styleselect,textpattern', 0, 3, 0, '0000-00-00 00:00:00', '{\"editor\":{\"toolbar_theme\":\"modern\",\"toggle\":\"0\"}}'),
(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,lists,formatselect,styleselect,textpattern', 0, 4, 0, '0000-00-00 00:00:00', '{\"editor\":{\"toolbar_theme\":\"modern.touch\",\"resizing\":\"0\",\"resize_horizontal\":\"0\",\"resizing_use_cookie\":\"0\",\"toggle\":\"0\",\"links\":{\"popups\":{\"default\":\"\",\"jcemediabox\":{\"enable\":\"0\"},\"window\":{\"enable\":\"0\"}}}}}'),
(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,media,textpattern', 0, 5, 0, '0000-00-00 00:00:00', '{\"editor\":{\"toolbar_theme\":\"modern\"}}');

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_workflows`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_workflows`
--

INSERT INTO `o0ksp_workflows` (`id`, `asset_id`, `published`, `title`, `description`, `extension`, `default`, `ordering`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`) VALUES
(1, 0, 1, 'COM_WORKFLOW_BASIC_WORKFLOW', '', 'com_content.article', 1, 1, '2021-09-04 09:46:36', 0, '2021-09-04 09:46:36', 0, NULL, NULL);

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_workflow_associations`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_workflow_associations`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_workflow_stages`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_workflow_stages`
--

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

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

--
-- Δομή πίνακα για τον πίνακα `o0ksp_workflow_transitions`
--

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

--
-- Άδειασμα δεδομένων του πίνακα `o0ksp_workflow_transitions`
--

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

--
-- Ευρετήρια για άχρηστους πίνακες
--

--
-- Ευρετήρια για πίνακα `o0ksp_action_logs`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_action_logs_extensions`
--
ALTER TABLE `o0ksp_action_logs_extensions`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_action_logs_users`
--
ALTER TABLE `o0ksp_action_logs_users`
  ADD PRIMARY KEY (`user_id`),
  ADD KEY `idx_notify` (`notify`);

--
-- Ευρετήρια για πίνακα `o0ksp_action_log_config`
--
ALTER TABLE `o0ksp_action_log_config`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_akeeba_common`
--
ALTER TABLE `o0ksp_akeeba_common`
  ADD PRIMARY KEY (`key`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_assets`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_associations`
--
ALTER TABLE `o0ksp_associations`
  ADD PRIMARY KEY (`context`,`id`),
  ADD KEY `idx_key` (`key`);

--
-- Ευρετήρια για πίνακα `o0ksp_banners`
--
ALTER TABLE `o0ksp_banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_banner_catid` (`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_banner_clients`
--
ALTER TABLE `o0ksp_banner_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_banner_tracks`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_bfstop_allowlist`
--
ALTER TABLE `o0ksp_bfstop_allowlist`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_bfstop_bannedip`
--
ALTER TABLE `o0ksp_bfstop_bannedip`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_bfstop_failedlogin`
--
ALTER TABLE `o0ksp_bfstop_failedlogin`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_bfstop_unblock`
--
ALTER TABLE `o0ksp_bfstop_unblock`
  ADD PRIMARY KEY (`block_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_bfstop_unblock_token`
--
ALTER TABLE `o0ksp_bfstop_unblock_token`
  ADD PRIMARY KEY (`token`);

--
-- Ευρετήρια για πίνακα `o0ksp_categories`
--
ALTER TABLE `o0ksp_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_left_right` (`lft`,`rgt`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_alias` (`alias`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_conditions`
--
ALTER TABLE `o0ksp_conditions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`);

--
-- Ευρετήρια για πίνακα `o0ksp_conditions_groups`
--
ALTER TABLE `o0ksp_conditions_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `condition_id` (`condition_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_conditions_map`
--
ALTER TABLE `o0ksp_conditions_map`
  ADD UNIQUE KEY `condition_id` (`condition_id`,`item_id`,`extension`);

--
-- Ευρετήρια για πίνακα `o0ksp_conditions_rules`
--
ALTER TABLE `o0ksp_conditions_rules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `type` (`type`);

--
-- Ευρετήρια για πίνακα `o0ksp_contact_details`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_content`
--
ALTER TABLE `o0ksp_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_alias` (`alias`(191));

--
-- Ευρετήρια για πίνακα `o0ksp_contentitem_tag_map`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_content_frontpage`
--
ALTER TABLE `o0ksp_content_frontpage`
  ADD PRIMARY KEY (`content_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_content_meta`
--
ALTER TABLE `o0ksp_content_meta`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `content_id` (`content_id`,`meta_key`);

--
-- Ευρετήρια για πίνακα `o0ksp_content_rating`
--
ALTER TABLE `o0ksp_content_rating`
  ADD PRIMARY KEY (`content_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_content_types`
--
ALTER TABLE `o0ksp_content_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `idx_alias` (`type_alias`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_extensions`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_fields`
--
ALTER TABLE `o0ksp_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_language` (`language`),
  ADD KEY `idx_context` (`context`(191));

--
-- Ευρετήρια για πίνακα `o0ksp_fields_categories`
--
ALTER TABLE `o0ksp_fields_categories`
  ADD PRIMARY KEY (`field_id`,`category_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_fields_groups`
--
ALTER TABLE `o0ksp_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_language` (`language`),
  ADD KEY `idx_context` (`context`(191));

--
-- Ευρετήρια για πίνακα `o0ksp_fields_values`
--
ALTER TABLE `o0ksp_fields_values`
  ADD KEY `idx_field_id` (`field_id`),
  ADD KEY `idx_item_id` (`item_id`(191));

--
-- Ευρετήρια για πίνακα `o0ksp_finder_filters`
--
ALTER TABLE `o0ksp_finder_filters`
  ADD PRIMARY KEY (`filter_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_links`
--
ALTER TABLE `o0ksp_finder_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `idx_type` (`type_id`),
  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`),
  ADD KEY `idx_title` (`title`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_links_terms`
--
ALTER TABLE `o0ksp_finder_links_terms`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_logging`
--
ALTER TABLE `o0ksp_finder_logging`
  ADD PRIMARY KEY (`md5sum`),
  ADD KEY `searchterm` (`searchterm`(191));

--
-- Ευρετήρια για πίνακα `o0ksp_finder_taxonomy`
--
ALTER TABLE `o0ksp_finder_taxonomy`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_parent_published` (`parent_id`,`state`,`access`),
  ADD KEY `idx_level` (`level`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_taxonomy_map`
--
ALTER TABLE `o0ksp_finder_taxonomy_map`
  ADD PRIMARY KEY (`link_id`,`node_id`),
  ADD KEY `link_id` (`link_id`),
  ADD KEY `node_id` (`node_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_terms`
--
ALTER TABLE `o0ksp_finder_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_term_phrase` (`term`,`phrase`),
  ADD KEY `idx_stem_phrase` (`stem`,`phrase`),
  ADD KEY `idx_soundex_phrase` (`soundex`,`phrase`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_terms_common`
--
ALTER TABLE `o0ksp_finder_terms_common`
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_lang` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_tokens`
--
ALTER TABLE `o0ksp_finder_tokens`
  ADD KEY `idx_word` (`term`),
  ADD KEY `idx_context` (`context`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_tokens_aggregate`
--
ALTER TABLE `o0ksp_finder_tokens_aggregate`
  ADD KEY `token` (`term`),
  ADD KEY `keyword_id` (`term_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_finder_types`
--
ALTER TABLE `o0ksp_finder_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `title` (`title`);

--
-- Ευρετήρια για πίνακα `o0ksp_guidedtours`
--
ALTER TABLE `o0ksp_guidedtours`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_guidedtour_steps`
--
ALTER TABLE `o0ksp_guidedtour_steps`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_tour` (`tour_id`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_history`
--
ALTER TABLE `o0ksp_history`
  ADD PRIMARY KEY (`version_id`),
  ADD KEY `idx_ucm_item_id` (`item_id`),
  ADD KEY `idx_save_date` (`save_date`);

--
-- Ευρετήρια για πίνακα `o0ksp_jaem_log`
--
ALTER TABLE `o0ksp_jaem_log`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ext_id` (`ext_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_jaem_services`
--
ALTER TABLE `o0ksp_jaem_services`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_languages`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_mail_templates`
--
ALTER TABLE `o0ksp_mail_templates`
  ADD PRIMARY KEY (`template_id`,`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_menu`
--
ALTER TABLE `o0ksp_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_language` (`language`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_path` (`path`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_menu_types`
--
ALTER TABLE `o0ksp_menu_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_menutype` (`menutype`);

--
-- Ευρετήρια για πίνακα `o0ksp_messages`
--
ALTER TABLE `o0ksp_messages`
  ADD PRIMARY KEY (`message_id`),
  ADD KEY `useridto_state` (`user_id_to`,`state`);

--
-- Ευρετήρια για πίνακα `o0ksp_messages_cfg`
--
ALTER TABLE `o0ksp_messages_cfg`
  ADD UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`);

--
-- Ευρετήρια για πίνακα `o0ksp_modules`
--
ALTER TABLE `o0ksp_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`,`access`),
  ADD KEY `newsfeeds` (`module`,`published`),
  ADD KEY `idx_language` (`language`);

--
-- Ευρετήρια για πίνακα `o0ksp_modules_menu`
--
ALTER TABLE `o0ksp_modules_menu`
  ADD PRIMARY KEY (`moduleid`,`menuid`);

--
-- Ευρετήρια για πίνακα `o0ksp_newsfeeds`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_overrider`
--
ALTER TABLE `o0ksp_overrider`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_postinstall_messages`
--
ALTER TABLE `o0ksp_postinstall_messages`
  ADD PRIMARY KEY (`postinstall_message_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_privacy_consents`
--
ALTER TABLE `o0ksp_privacy_consents`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_privacy_requests`
--
ALTER TABLE `o0ksp_privacy_requests`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_redirect_links`
--
ALTER TABLE `o0ksp_redirect_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_old_url` (`old_url`(100)),
  ADD KEY `idx_link_modified` (`modified_date`);

--
-- Ευρετήρια για πίνακα `o0ksp_rereplacer`
--
ALTER TABLE `o0ksp_rereplacer`
  ADD PRIMARY KEY (`id`),
  ADD KEY `id` (`id`,`published`);

--
-- Ευρετήρια για πίνακα `o0ksp_scheduler_tasks`
--
ALTER TABLE `o0ksp_scheduler_tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_type` (`type`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_last_exit` (`last_exit_code`),
  ADD KEY `idx_next_exec` (`next_execution`),
  ADD KEY `idx_locked` (`locked`),
  ADD KEY `idx_priority` (`priority`),
  ADD KEY `idx_cli_exclusive` (`cli_exclusive`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Ευρετήρια για πίνακα `o0ksp_schemas`
--
ALTER TABLE `o0ksp_schemas`
  ADD PRIMARY KEY (`extension_id`,`version_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_session`
--
ALTER TABLE `o0ksp_session`
  ADD PRIMARY KEY (`session_id`),
  ADD KEY `userid` (`userid`),
  ADD KEY `time` (`time`),
  ADD KEY `client_id_guest` (`client_id`,`guest`);

--
-- Ευρετήρια για πίνακα `o0ksp_spmedia`
--
ALTER TABLE `o0ksp_spmedia`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_sppagebuilder`
--
ALTER TABLE `o0ksp_sppagebuilder`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_sppagebuilder_addons`
--
ALTER TABLE `o0ksp_sppagebuilder_addons`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_sppagebuilder_integrations`
--
ALTER TABLE `o0ksp_sppagebuilder_integrations`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_sppagebuilder_languages`
--
ALTER TABLE `o0ksp_sppagebuilder_languages`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_sppagebuilder_sections`
--
ALTER TABLE `o0ksp_sppagebuilder_sections`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_tags`
--
ALTER TABLE `o0ksp_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_left_right` (`lft`,`rgt`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_alias` (`alias`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_template_overrides`
--
ALTER TABLE `o0ksp_template_overrides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_extension_id` (`extension_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_template_styles`
--
ALTER TABLE `o0ksp_template_styles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_client_id` (`client_id`),
  ADD KEY `idx_client_id_home` (`client_id`,`home`);

--
-- Ευρετήρια για πίνακα `o0ksp_ucm_base`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_ucm_content`
--
ALTER TABLE `o0ksp_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_language` (`core_language`),
  ADD KEY `idx_modified_time` (`core_modified_time`),
  ADD KEY `idx_created_time` (`core_created_time`),
  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`),
  ADD KEY `idx_alias` (`core_alias`(100)),
  ADD KEY `idx_title` (`core_title`(100)),
  ADD KEY `idx_content_type` (`core_type_alias`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_updates`
--
ALTER TABLE `o0ksp_updates`
  ADD PRIMARY KEY (`update_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_update_sites`
--
ALTER TABLE `o0ksp_update_sites`
  ADD PRIMARY KEY (`update_site_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_update_sites_extensions`
--
ALTER TABLE `o0ksp_update_sites_extensions`
  ADD PRIMARY KEY (`update_site_id`,`extension_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_usergroups`
--
ALTER TABLE `o0ksp_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`);

--
-- Ευρετήρια για πίνακα `o0ksp_users`
--
ALTER TABLE `o0ksp_users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_username` (`username`),
  ADD KEY `idx_block` (`block`),
  ADD KEY `email` (`email`),
  ADD KEY `idx_name` (`name`(100));

--
-- Ευρετήρια για πίνακα `o0ksp_user_keys`
--
ALTER TABLE `o0ksp_user_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `series` (`series`),
  ADD KEY `user_id` (`user_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_user_mfa`
--
ALTER TABLE `o0ksp_user_mfa`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_user_notes`
--
ALTER TABLE `o0ksp_user_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_category_id` (`catid`);

--
-- Ευρετήρια για πίνακα `o0ksp_user_profiles`
--
ALTER TABLE `o0ksp_user_profiles`
  ADD UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`);

--
-- Ευρετήρια για πίνακα `o0ksp_user_usergroup_map`
--
ALTER TABLE `o0ksp_user_usergroup_map`
  ADD PRIMARY KEY (`user_id`,`group_id`);

--
-- Ευρετήρια για πίνακα `o0ksp_viewlevels`
--
ALTER TABLE `o0ksp_viewlevels`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_assetgroup_title_lookup` (`title`);

--
-- Ευρετήρια για πίνακα `o0ksp_webauthn_credentials`
--
ALTER TABLE `o0ksp_webauthn_credentials`
  ADD PRIMARY KEY (`id`(100)),
  ADD KEY `user_id` (`user_id`(60));

--
-- Ευρετήρια για πίνακα `o0ksp_wf_profiles`
--
ALTER TABLE `o0ksp_wf_profiles`
  ADD PRIMARY KEY (`id`);

--
-- Ευρετήρια για πίνακα `o0ksp_workflows`
--
ALTER TABLE `o0ksp_workflows`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_extension` (`extension`),
  ADD KEY `idx_default` (`default`),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_modified` (`modified`),
  ADD KEY `idx_modified_by` (`modified_by`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Ευρετήρια για πίνακα `o0ksp_workflow_associations`
--
ALTER TABLE `o0ksp_workflow_associations`
  ADD PRIMARY KEY (`item_id`,`extension`),
  ADD KEY `idx_item_stage_extension` (`item_id`,`stage_id`,`extension`),
  ADD KEY `idx_item_id` (`item_id`),
  ADD KEY `idx_stage_id` (`stage_id`),
  ADD KEY `idx_extension` (`extension`);

--
-- Ευρετήρια για πίνακα `o0ksp_workflow_stages`
--
ALTER TABLE `o0ksp_workflow_stages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_workflow_id` (`workflow_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_default` (`default`);

--
-- Ευρετήρια για πίνακα `o0ksp_workflow_transitions`
--
ALTER TABLE `o0ksp_workflow_transitions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_from_stage_id` (`from_stage_id`),
  ADD KEY `idx_to_stage_id` (`to_stage_id`),
  ADD KEY `idx_workflow_id` (`workflow_id`);

--
-- AUTO_INCREMENT για άχρηστους πίνακες
--

--
-- AUTO_INCREMENT για πίνακα `o0ksp_action_logs`
--
ALTER TABLE `o0ksp_action_logs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_action_logs_extensions`
--
ALTER TABLE `o0ksp_action_logs_extensions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_action_log_config`
--
ALTER TABLE `o0ksp_action_log_config`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_assets`
--
ALTER TABLE `o0ksp_assets`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=663;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_banners`
--
ALTER TABLE `o0ksp_banners`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_banner_clients`
--
ALTER TABLE `o0ksp_banner_clients`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_bfstop_allowlist`
--
ALTER TABLE `o0ksp_bfstop_allowlist`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_bfstop_bannedip`
--
ALTER TABLE `o0ksp_bfstop_bannedip`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_bfstop_failedlogin`
--
ALTER TABLE `o0ksp_bfstop_failedlogin`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_categories`
--
ALTER TABLE `o0ksp_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_conditions`
--
ALTER TABLE `o0ksp_conditions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_conditions_groups`
--
ALTER TABLE `o0ksp_conditions_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_conditions_rules`
--
ALTER TABLE `o0ksp_conditions_rules`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_contact_details`
--
ALTER TABLE `o0ksp_contact_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_content`
--
ALTER TABLE `o0ksp_content`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=256;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_content_meta`
--
ALTER TABLE `o0ksp_content_meta`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=109;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_content_types`
--
ALTER TABLE `o0ksp_content_types`
  MODIFY `type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_extensions`
--
ALTER TABLE `o0ksp_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10236;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_fields`
--
ALTER TABLE `o0ksp_fields`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_fields_groups`
--
ALTER TABLE `o0ksp_fields_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_finder_filters`
--
ALTER TABLE `o0ksp_finder_filters`
  MODIFY `filter_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_finder_links`
--
ALTER TABLE `o0ksp_finder_links`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1303;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_finder_taxonomy`
--
ALTER TABLE `o0ksp_finder_taxonomy`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=76;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_finder_terms`
--
ALTER TABLE `o0ksp_finder_terms`
  MODIFY `term_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=40833;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_finder_types`
--
ALTER TABLE `o0ksp_finder_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_guidedtours`
--
ALTER TABLE `o0ksp_guidedtours`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_guidedtour_steps`
--
ALTER TABLE `o0ksp_guidedtour_steps`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=112;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_history`
--
ALTER TABLE `o0ksp_history`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1160;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_jaem_log`
--
ALTER TABLE `o0ksp_jaem_log`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_jaem_services`
--
ALTER TABLE `o0ksp_jaem_services`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_languages`
--
ALTER TABLE `o0ksp_languages`
  MODIFY `lang_id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_menu`
--
ALTER TABLE `o0ksp_menu`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1259;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_menu_types`
--
ALTER TABLE `o0ksp_menu_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_messages`
--
ALTER TABLE `o0ksp_messages`
  MODIFY `message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_modules`
--
ALTER TABLE `o0ksp_modules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=206;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_newsfeeds`
--
ALTER TABLE `o0ksp_newsfeeds`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_overrider`
--
ALTER TABLE `o0ksp_overrider`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=4370;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_postinstall_messages`
--
ALTER TABLE `o0ksp_postinstall_messages`
  MODIFY `postinstall_message_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_privacy_consents`
--
ALTER TABLE `o0ksp_privacy_consents`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_privacy_requests`
--
ALTER TABLE `o0ksp_privacy_requests`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_redirect_links`
--
ALTER TABLE `o0ksp_redirect_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_rereplacer`
--
ALTER TABLE `o0ksp_rereplacer`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_scheduler_tasks`
--
ALTER TABLE `o0ksp_scheduler_tasks`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_spmedia`
--
ALTER TABLE `o0ksp_spmedia`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=292;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_sppagebuilder`
--
ALTER TABLE `o0ksp_sppagebuilder`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=226;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_sppagebuilder_addons`
--
ALTER TABLE `o0ksp_sppagebuilder_addons`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_sppagebuilder_integrations`
--
ALTER TABLE `o0ksp_sppagebuilder_integrations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_sppagebuilder_languages`
--
ALTER TABLE `o0ksp_sppagebuilder_languages`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_sppagebuilder_sections`
--
ALTER TABLE `o0ksp_sppagebuilder_sections`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_tags`
--
ALTER TABLE `o0ksp_tags`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_template_overrides`
--
ALTER TABLE `o0ksp_template_overrides`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_template_styles`
--
ALTER TABLE `o0ksp_template_styles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_ucm_content`
--
ALTER TABLE `o0ksp_ucm_content`
  MODIFY `core_content_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=190;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_updates`
--
ALTER TABLE `o0ksp_updates`
  MODIFY `update_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=61;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_update_sites`
--
ALTER TABLE `o0ksp_update_sites`
  MODIFY `update_site_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=145;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_usergroups`
--
ALTER TABLE `o0ksp_usergroups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_users`
--
ALTER TABLE `o0ksp_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=50;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_user_keys`
--
ALTER TABLE `o0ksp_user_keys`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_user_mfa`
--
ALTER TABLE `o0ksp_user_mfa`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_user_notes`
--
ALTER TABLE `o0ksp_user_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_viewlevels`
--
ALTER TABLE `o0ksp_viewlevels`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_wf_profiles`
--
ALTER TABLE `o0ksp_wf_profiles`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_workflows`
--
ALTER TABLE `o0ksp_workflows`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_workflow_stages`
--
ALTER TABLE `o0ksp_workflow_stages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT για πίνακα `o0ksp_workflow_transitions`
--
ALTER TABLE `o0ksp_workflow_transitions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
COMMIT;

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